-- phpMyAdmin SQL Dump
-- version 4.9.7
-- https://www.phpmyadmin.net/
--
-- Host: localhost:3306
-- Generation Time: Jul 16, 2021 at 11:42 AM
-- Server version: 10.3.25-MariaDB
-- PHP Version: 7.3.28

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


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

--
-- Database: `dyna9_wprnadb`
--

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

--
-- Table structure for table `wprna_commentmeta`
--

CREATE TABLE `wprna_commentmeta` (
  `meta_id` bigint(20) UNSIGNED NOT NULL,
  `comment_id` bigint(20) UNSIGNED NOT NULL DEFAULT 0,
  `meta_key` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `meta_value` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `wprna_comments`
--

CREATE TABLE `wprna_comments` (
  `comment_ID` bigint(20) UNSIGNED NOT NULL,
  `comment_post_ID` bigint(20) UNSIGNED NOT NULL DEFAULT 0,
  `comment_author` tinytext COLLATE utf8mb4_unicode_ci NOT NULL,
  `comment_author_email` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `comment_author_url` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `comment_author_IP` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `comment_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `comment_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `comment_content` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `comment_karma` int(11) NOT NULL DEFAULT 0,
  `comment_approved` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '1',
  `comment_agent` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `comment_type` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'comment',
  `comment_parent` bigint(20) UNSIGNED NOT NULL DEFAULT 0,
  `user_id` bigint(20) UNSIGNED NOT NULL DEFAULT 0
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `wprna_comments`
--

INSERT INTO `wprna_comments` (`comment_ID`, `comment_post_ID`, `comment_author`, `comment_author_email`, `comment_author_url`, `comment_author_IP`, `comment_date`, `comment_date_gmt`, `comment_content`, `comment_karma`, `comment_approved`, `comment_agent`, `comment_type`, `comment_parent`, `user_id`) VALUES
(1, 1, 'Ένας σχολιαστής WordPress', 'wapuu@wordpress.example', 'https://wordpress.org/', '', '2021-04-05 21:03:53', '2021-04-05 18:03:53', 'Γεια σας, αυτό είναι ένα σχόλιο.\nΓια να ξεκινήσετε με την έγκριση, επεξεργασία και διαγραφή σχολίων, παρακαλώ επισκεφθείτε την οθόνη Σχόλια στον Πίνακα Ελέγχου.\nΤα άβαταρ των σχολιαστών προέρχονται από το <a href=\"https://gravatar.com\">Gravatar</a>.', 0, '1', '', 'comment', 0, 0);

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

--
-- Table structure for table `wprna_links`
--

CREATE TABLE `wprna_links` (
  `link_id` bigint(20) UNSIGNED NOT NULL,
  `link_url` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `link_name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `link_image` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `link_target` varchar(25) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `link_description` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `link_visible` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'Y',
  `link_owner` bigint(20) UNSIGNED NOT NULL DEFAULT 1,
  `link_rating` int(11) NOT NULL DEFAULT 0,
  `link_updated` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `link_rel` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `link_notes` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `link_rss` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT ''
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `wprna_nextend2_image_storage`
--

CREATE TABLE `wprna_nextend2_image_storage` (
  `id` int(11) NOT NULL,
  `hash` varchar(32) COLLATE utf8mb4_unicode_ci NOT NULL,
  `image` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `value` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `wprna_nextend2_image_storage`
--

INSERT INTO `wprna_nextend2_image_storage` (`id`, `hash`, `image`, `value`) VALUES
(1, 'dd951194d701107d9abb57182cc8f63d', 'https://smartslider3.com/wp-content/uploads/slider424/slide1.png', 'eyJkZXNrdG9wIjp7InNpemUiOiIwfCp8MCJ9LCJkZXNrdG9wLXJldGluYSI6eyJpbWFnZSI6IiIsInNpemUiOiIwfCp8MCJ9LCJ0YWJsZXQiOnsiaW1hZ2UiOiIiLCJzaXplIjoiMHwqfDAifSwidGFibGV0LXJldGluYSI6eyJpbWFnZSI6IiIsInNpemUiOiIwfCp8MCJ9LCJtb2JpbGUiOnsiaW1hZ2UiOiIiLCJzaXplIjoiMHwqfDAifSwibW9iaWxlLXJldGluYSI6eyJpbWFnZSI6IiIsInNpemUiOiIwfCp8MCJ9fQ=='),
(2, 'c4307c2cb0e1e7ed111429e405631f9f', 'https://smartslider3.com/wp-content/uploads/slider424/slide2.png', 'eyJkZXNrdG9wIjp7InNpemUiOiIwfCp8MCJ9LCJkZXNrdG9wLXJldGluYSI6eyJpbWFnZSI6IiIsInNpemUiOiIwfCp8MCJ9LCJ0YWJsZXQiOnsiaW1hZ2UiOiIiLCJzaXplIjoiMHwqfDAifSwidGFibGV0LXJldGluYSI6eyJpbWFnZSI6IiIsInNpemUiOiIwfCp8MCJ9LCJtb2JpbGUiOnsiaW1hZ2UiOiIiLCJzaXplIjoiMHwqfDAifSwibW9iaWxlLXJldGluYSI6eyJpbWFnZSI6IiIsInNpemUiOiIwfCp8MCJ9fQ=='),
(3, '10d2a7fd9b9ea78fb2a9566cf45992a3', '$upload$/2021/04/sliderpublic04-1.jpg', 'eyJkZXNrdG9wIjp7InNpemUiOiIwfCp8MCJ9LCJkZXNrdG9wLXJldGluYSI6eyJpbWFnZSI6IiIsInNpemUiOiIwfCp8MCJ9LCJ0YWJsZXQiOnsiaW1hZ2UiOiIiLCJzaXplIjoiMHwqfDAifSwidGFibGV0LXJldGluYSI6eyJpbWFnZSI6IiIsInNpemUiOiIwfCp8MCJ9LCJtb2JpbGUiOnsiaW1hZ2UiOiIiLCJzaXplIjoiMHwqfDAifSwibW9iaWxlLXJldGluYSI6eyJpbWFnZSI6IiIsInNpemUiOiIwfCp8MCJ9fQ=='),
(4, '473013f8200f242ac0e7e2108c88de31', '$upload$/2021/04/sliderpublic03-1.jpg', 'eyJkZXNrdG9wIjp7InNpemUiOiIwfCp8MCJ9LCJkZXNrdG9wLXJldGluYSI6eyJpbWFnZSI6IiIsInNpemUiOiIwfCp8MCJ9LCJ0YWJsZXQiOnsiaW1hZ2UiOiIiLCJzaXplIjoiMHwqfDAifSwidGFibGV0LXJldGluYSI6eyJpbWFnZSI6IiIsInNpemUiOiIwfCp8MCJ9LCJtb2JpbGUiOnsiaW1hZ2UiOiIiLCJzaXplIjoiMHwqfDAifSwibW9iaWxlLXJldGluYSI6eyJpbWFnZSI6IiIsInNpemUiOiIwfCp8MCJ9fQ=='),
(5, 'ecc00dfd0b1ea178c121581821882538', '$upload$/2021/04/sliderpublic02-1.jpg', 'eyJkZXNrdG9wIjp7InNpemUiOiIwfCp8MCJ9LCJkZXNrdG9wLXJldGluYSI6eyJpbWFnZSI6IiIsInNpemUiOiIwfCp8MCJ9LCJ0YWJsZXQiOnsiaW1hZ2UiOiIiLCJzaXplIjoiMHwqfDAifSwidGFibGV0LXJldGluYSI6eyJpbWFnZSI6IiIsInNpemUiOiIwfCp8MCJ9LCJtb2JpbGUiOnsiaW1hZ2UiOiIiLCJzaXplIjoiMHwqfDAifSwibW9iaWxlLXJldGluYSI6eyJpbWFnZSI6IiIsInNpemUiOiIwfCp8MCJ9fQ=='),
(6, '6ace6b96ee9a1a6a81149cde874a7455', '$upload$/2021/04/sliderpublic01-1.jpg', 'eyJkZXNrdG9wIjp7InNpemUiOiIwfCp8MCJ9LCJkZXNrdG9wLXJldGluYSI6eyJpbWFnZSI6IiIsInNpemUiOiIwfCp8MCJ9LCJ0YWJsZXQiOnsiaW1hZ2UiOiIiLCJzaXplIjoiMHwqfDAifSwidGFibGV0LXJldGluYSI6eyJpbWFnZSI6IiIsInNpemUiOiIwfCp8MCJ9LCJtb2JpbGUiOnsiaW1hZ2UiOiIiLCJzaXplIjoiMHwqfDAifSwibW9iaWxlLXJldGluYSI6eyJpbWFnZSI6IiIsInNpemUiOiIwfCp8MCJ9fQ=='),
(7, '32eea739c09309e45de2181edfe8903f', '$upload$/2021/06/Presentation1.tif', 'eyJkZXNrdG9wIjp7InNpemUiOiIwfCp8MCJ9LCJkZXNrdG9wLXJldGluYSI6eyJpbWFnZSI6IiIsInNpemUiOiIwfCp8MCJ9LCJ0YWJsZXQiOnsiaW1hZ2UiOiIiLCJzaXplIjoiMHwqfDAifSwidGFibGV0LXJldGluYSI6eyJpbWFnZSI6IiIsInNpemUiOiIwfCp8MCJ9LCJtb2JpbGUiOnsiaW1hZ2UiOiIiLCJzaXplIjoiMHwqfDAifSwibW9iaWxlLXJldGluYSI6eyJpbWFnZSI6IiIsInNpemUiOiIwfCp8MCJ9fQ=='),
(8, 'e89d1869ae839512c09613d09929a725', '$upload$/2021/06/logo_600px.jpg', 'eyJkZXNrdG9wIjp7InNpemUiOiIwfCp8MCJ9LCJkZXNrdG9wLXJldGluYSI6eyJpbWFnZSI6IiIsInNpemUiOiIwfCp8MCJ9LCJ0YWJsZXQiOnsiaW1hZ2UiOiIiLCJzaXplIjoiMHwqfDAifSwidGFibGV0LXJldGluYSI6eyJpbWFnZSI6IiIsInNpemUiOiIwfCp8MCJ9LCJtb2JpbGUiOnsiaW1hZ2UiOiIiLCJzaXplIjoiMHwqfDAifSwibW9iaWxlLXJldGluYSI6eyJpbWFnZSI6IiIsInNpemUiOiIwfCp8MCJ9fQ=='),
(9, '308c61fd44ff48d0c52d56df3acc999d', '$upload$/2021/06/Presentation1-scaled.jpg', 'eyJkZXNrdG9wIjp7InNpemUiOiIwfCp8MCJ9LCJkZXNrdG9wLXJldGluYSI6eyJpbWFnZSI6IiIsInNpemUiOiIwfCp8MCJ9LCJ0YWJsZXQiOnsiaW1hZ2UiOiIiLCJzaXplIjoiMHwqfDAifSwidGFibGV0LXJldGluYSI6eyJpbWFnZSI6IiIsInNpemUiOiIwfCp8MCJ9LCJtb2JpbGUiOnsiaW1hZ2UiOiIiLCJzaXplIjoiMHwqfDAifSwibW9iaWxlLXJldGluYSI6eyJpbWFnZSI6IiIsInNpemUiOiIwfCp8MCJ9fQ==');

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

--
-- Table structure for table `wprna_nextend2_section_storage`
--

CREATE TABLE `wprna_nextend2_section_storage` (
  `id` int(11) NOT NULL,
  `application` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL,
  `section` varchar(128) COLLATE utf8mb4_unicode_ci NOT NULL,
  `referencekey` varchar(128) COLLATE utf8mb4_unicode_ci NOT NULL,
  `value` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `system` int(11) NOT NULL DEFAULT 0,
  `editable` int(11) NOT NULL DEFAULT 1
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `wprna_nextend2_section_storage`
--

INSERT INTO `wprna_nextend2_section_storage` (`id`, `application`, `section`, `referencekey`, `value`, `system`, `editable`) VALUES
(10000, 'smartslider', 'settings', '', '{\"n2_ss3_version\":\"3.4.1.17\\/b:release-3.4.1.17\\/r:821e0c40c1a68904613c085ca8d654d9473341fb\"}', 0, 1),
(10001, 'smartslider', 'tutorial', 'GettingStarted', '1', 0, 1);

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

--
-- Table structure for table `wprna_nextend2_smartslider3_generators`
--

CREATE TABLE `wprna_nextend2_smartslider3_generators` (
  `id` int(11) NOT NULL,
  `group` varchar(254) COLLATE utf8mb4_unicode_ci NOT NULL,
  `type` varchar(254) COLLATE utf8mb4_unicode_ci NOT NULL,
  `params` text COLLATE utf8mb4_unicode_ci NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `wprna_nextend2_smartslider3_sliders`
--

CREATE TABLE `wprna_nextend2_smartslider3_sliders` (
  `id` int(11) NOT NULL,
  `alias` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `title` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL,
  `type` varchar(30) COLLATE utf8mb4_unicode_ci NOT NULL,
  `params` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `status` varchar(50) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'published',
  `time` datetime NOT NULL,
  `thumbnail` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
  `ordering` int(11) NOT NULL DEFAULT 0
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `wprna_nextend2_smartslider3_sliders`
--

INSERT INTO `wprna_nextend2_smartslider3_sliders` (`id`, `alias`, `title`, `type`, `params`, `status`, `time`, `thumbnail`, `ordering`) VALUES
(1, NULL, 'Tutorial Slider', 'simple', '{\"aria-label\":\"Slider\",\"alias-id\":\"\",\"alias-smoothscroll\":\"\",\"alias-slideswitch\":\"\",\"alias-slideswitch-scroll\":\"1\",\"align\":\"normal\",\"margin\":\"0|*|0|*|0|*|0\",\"width\":\"1096\",\"height\":\"300\",\"responsiveLimitSlideWidth\":\"1\",\"responsiveSlideWidth\":\"1\",\"responsiveSlideWidthMax\":\"300\",\"responsiveSlideWidthTablet\":\"1\",\"responsiveSlideWidthMaxTablet\":\"300\",\"responsiveSlideWidthMobile\":\"1\",\"responsiveSlideWidthMaxMobile\":\"300\",\"responsive-breakpoint-tablet-portrait\":\"1199\",\"responsive-breakpoint-tablet-portrait-landscape\":\"1199\",\"responsive-breakpoint-mobile-portrait\":\"700\",\"responsive-breakpoint-mobile-portrait-landscape\":\"900\",\"responsive-breakpoint-tablet-portrait-enabled\":\"1\",\"responsive-breakpoint-mobile-portrait-enabled\":\"1\",\"responsive-breakpoint-global\":\"0\",\"breakpoints-orientation\":\"portrait\",\"responsive-mode\":\"auto\",\"responsiveScaleDown\":\"0\",\"responsiveScaleUp\":\"0\",\"responsiveSliderHeightMin\":\"300\",\"controlsTouch\":\"horizontal\",\"controlsScroll\":\"0\",\"controlsKeyboard\":\"1\",\"widget-arrow-enabled\":\"1\",\"widgetarrow\":\"imageSmallRectangle\",\"widget-arrow-previous\":\"full.svg\",\"widget-arrow-previous-color\":\"ffffffcc\",\"widget-arrow-previous-hover\":\"0\",\"widget-arrow-previous-hover-color\":\"ffffffcc\",\"widget-arrow-style\":\"{\\\"data\\\":[{\\\"backgroundcolor\\\":\\\"000000ab\\\",\\\"padding\\\":\\\"2|*|2|*|2|*|2|*|px\\\",\\\"boxshadow\\\":\\\"0|*|0|*|0|*|0|*|000000ff\\\",\\\"border\\\":\\\"0|*|solid|*|000000ff\\\",\\\"borderradius\\\":\\\"3\\\",\\\"extra\\\":\\\"\\\"},{\\\"backgroundcolor\\\":\\\"FF9139FF\\\"}]}\",\"widget-arrow-previous-position-area\":\"6\",\"widget-arrow-previous-position-stack\":\"1\",\"widget-arrow-previous-position-offset\":\"15\",\"widget-arrow-next-position-area\":\"7\",\"widget-arrow-next-position-stack\":\"1\",\"widget-arrow-next-position-offset\":\"15\",\"widget-arrow-previous-alt\":\"previous arrow\",\"widget-arrow-next-alt\":\"next arrow\",\"widget-arrow-base64\":\"1\",\"widget-arrow-display-hover\":\"0\",\"widget-arrow-display-mobileportrait\":\"0\",\"widget-arrow-display-tabletportrait\":\"1\",\"widget-arrow-display-desktopportrait\":\"1\",\"widget-bullet-enabled\":\"1\",\"widgetbullet\":\"transition\",\"widget-bullet-position-area\":\"10\",\"widget-bullet-position-stack\":\"1\",\"widget-bullet-position-offset\":\"5\",\"widget-bullet-style\":\"{\\\"data\\\":[{\\\"backgroundcolor\\\":\\\"00000000\\\",\\\"opacity\\\":100,\\\"padding\\\":\\\"5|*|5|*|5|*|5|*|px\\\",\\\"boxshadow\\\":\\\"0|*|0|*|0|*|0|*|000000ff\\\",\\\"border\\\":\\\"2|*|solid|*|ffffffcc\\\",\\\"borderradius\\\":\\\"50\\\",\\\"extra\\\":\\\"margin: 4px;\\\"},{\\\"extra\\\":\\\"\\\",\\\"backgroundcolor\\\":\\\"ffffffcc\\\",\\\"border\\\":\\\"2|*|solid|*|ffffffcc\\\"}]}\",\"widget-bullet-bar\":\"\",\"widget-bullet-thumbnail-show-image\":\"0\",\"widget-bullet-thumbnail-width\":\"60\",\"widget-bullet-thumbnail-height\":\"60\",\"widget-bullet-thumbnail-style\":\"{\\\"data\\\":[{\\\"backgroundcolor\\\":\\\"00000080\\\",\\\"padding\\\":\\\"3|*|3|*|3|*|3|*|px\\\",\\\"boxshadow\\\":\\\"0|*|0|*|0|*|0|*|000000ff\\\",\\\"border\\\":\\\"0|*|solid|*|000000ff\\\",\\\"borderradius\\\":\\\"3\\\",\\\"extra\\\":\\\"margin: 5px;\\\"}]}\",\"widget-bullet-thumbnail-side\":\"before\",\"widget-bullet-display-hover\":\"0\",\"widget-bullet-display-mobileportrait\":\"1\",\"widget-bullet-display-tabletportrait\":\"1\",\"widget-bullet-display-desktopportrait\":\"1\",\"widget-bar-enabled\":\"0\",\"widgetbar\":\"horizontal\",\"widget-bar-position-area\":\"10\",\"widget-bar-position-stack\":\"1\",\"widget-bar-position-offset\":\"30\",\"widget-bar-animate\":\"0\",\"widget-bar-style\":\"{\\\"data\\\":[{\\\"backgroundcolor\\\":\\\"000000ab\\\",\\\"padding\\\":\\\"5|*|20|*|5|*|20|*|px\\\",\\\"boxshadow\\\":\\\"0|*|0|*|0|*|0|*|000000ff\\\",\\\"border\\\":\\\"0|*|solid|*|000000ff\\\",\\\"borderradius\\\":\\\"40\\\",\\\"extra\\\":\\\"\\\"}]}\",\"widget-bar-show-title\":\"1\",\"widget-bar-font-title\":\"{\\\"data\\\":[{\\\"color\\\":\\\"ffffffff\\\",\\\"size\\\":\\\"14||px\\\",\\\"tshadow\\\":\\\"0|*|0|*|0|*|000000c7\\\",\\\"afont\\\":\\\"Montserrat\\\",\\\"lineheight\\\":\\\"1.3\\\",\\\"bold\\\":0,\\\"italic\\\":0,\\\"underline\\\":0,\\\"align\\\":\\\"left\\\",\\\"extra\\\":\\\"vertical-align: middle;\\\"},{\\\"color\\\":\\\"fc2828ff\\\",\\\"afont\\\":\\\"google(@import url(http:\\/\\/fonts.googleapis.com\\/css?family=Raleway);),Arial\\\",\\\"size\\\":\\\"25||px\\\"},{}]}\",\"widget-bar-show-description\":\"1\",\"widget-bar-font-description\":\"{\\\"data\\\":[{\\\"color\\\":\\\"ffffffff\\\",\\\"size\\\":\\\"14||px\\\",\\\"tshadow\\\":\\\"0|*|0|*|0|*|000000c7\\\",\\\"afont\\\":\\\"Montserrat\\\",\\\"lineheight\\\":\\\"1.3\\\",\\\"bold\\\":0,\\\"italic\\\":1,\\\"underline\\\":0,\\\"align\\\":\\\"left\\\",\\\"extra\\\":\\\"vertical-align: middle;\\\"},{\\\"color\\\":\\\"fc2828ff\\\",\\\"afont\\\":\\\"google(@import url(http:\\/\\/fonts.googleapis.com\\/css?family=Raleway);),Arial\\\",\\\"size\\\":\\\"25||px\\\"},{}]}\",\"widget-bar-slide-count\":\"0\",\"widget-bar-full-width\":\"0\",\"widget-bar-separator\":\" - \",\"widget-bar-align\":\"center\",\"widget-bar-display-hover\":\"0\",\"widget-bar-display-mobileportrait\":\"1\",\"widget-bar-display-tabletportrait\":\"1\",\"widget-bar-display-desktopportrait\":\"1\",\"widget-thumbnail-enabled\":\"0\",\"widgetthumbnail\":\"default\",\"widget-thumbnail-width\":\"100\",\"widget-thumbnail-height\":\"60\",\"widget-thumbnail-position-area\":\"12\",\"widget-thumbnail-position-stack\":\"1\",\"widget-thumbnail-position-offset\":\"0\",\"widget-thumbnail-align-content\":\"start\",\"widget-thumbnail-style-bar\":\"{\\\"data\\\":[{\\\"backgroundcolor\\\":\\\"242424ff\\\",\\\"padding\\\":\\\"3|*|3|*|3|*|3|*|px\\\",\\\"boxshadow\\\":\\\"0|*|0|*|0|*|0|*|000000ff\\\",\\\"border\\\":\\\"0|*|solid|*|000000ff\\\",\\\"borderradius\\\":\\\"0\\\",\\\"extra\\\":\\\"\\\"}]}\",\"widget-thumbnail-style-slides\":\"{\\\"data\\\":[{\\\"backgroundcolor\\\":\\\"00000000\\\",\\\"padding\\\":\\\"0|*|0|*|0|*|0|*|px\\\",\\\"boxshadow\\\":\\\"0|*|0|*|0|*|0|*|000000ff\\\",\\\"border\\\":\\\"0|*|solid|*|ffffff00\\\",\\\"borderradius\\\":\\\"0\\\",\\\"opacity\\\":\\\"40\\\",\\\"extra\\\":\\\"margin: 3px;\\r\\ntransition: all 0.4s;\\r\\nbackground-size: cover;\\\"},{\\\"border\\\":\\\"0|*|solid|*|ffffffcc\\\",\\\"opacity\\\":\\\"100\\\",\\\"extra\\\":\\\"\\\"}]}\",\"widget-thumbnail-title-style\":\"{\\\"data\\\":[{\\\"backgroundcolor\\\":\\\"000000ab\\\",\\\"padding\\\":\\\"3|*|10|*|3|*|10|*|px\\\",\\\"boxshadow\\\":\\\"0|*|0|*|0|*|0|*|000000ff\\\",\\\"border\\\":\\\"0|*|solid|*|000000ff\\\",\\\"borderradius\\\":\\\"0\\\",\\\"extra\\\":\\\"bottom: 0;\\r\\nleft: 0;\\\"}]}\",\"widget-thumbnail-title\":\"0\",\"widget-thumbnail-title-font\":\"{\\\"data\\\":[{\\\"color\\\":\\\"ffffffff\\\",\\\"size\\\":\\\"12||px\\\",\\\"tshadow\\\":\\\"0|*|0|*|0|*|000000ab\\\",\\\"afont\\\":\\\"Montserrat\\\",\\\"lineheight\\\":\\\"1.2\\\",\\\"bold\\\":0,\\\"italic\\\":0,\\\"underline\\\":0,\\\"align\\\":\\\"left\\\"},{\\\"color\\\":\\\"fc2828ff\\\",\\\"afont\\\":\\\"google(@import url(http:\\/\\/fonts.googleapis.com\\/css?family=Raleway);),Arial\\\",\\\"size\\\":\\\"25||px\\\"},{}]}\",\"widget-thumbnail-description\":\"0\",\"widget-thumbnail-description-font\":\"{\\\"data\\\":[{\\\"color\\\":\\\"ffffffff\\\",\\\"size\\\":\\\"12||px\\\",\\\"tshadow\\\":\\\"0|*|0|*|0|*|000000ab\\\",\\\"afont\\\":\\\"Montserrat\\\",\\\"lineheight\\\":\\\"1.3\\\",\\\"bold\\\":0,\\\"italic\\\":0,\\\"underline\\\":0,\\\"align\\\":\\\"left\\\"},{\\\"color\\\":\\\"fc2828ff\\\",\\\"afont\\\":\\\"google(@import url(http:\\/\\/fonts.googleapis.com\\/css?family=Raleway);),Arial\\\",\\\"size\\\":\\\"25||px\\\"},{}]}\",\"widget-thumbnail-caption-placement\":\"overlay\",\"widget-thumbnail-caption-size\":\"100\",\"widget-thumbnail-minimum-thumbnail-count\":\"2\",\"widget-thumbnail-display-hover\":\"0\",\"widget-thumbnail-display-mobileportrait\":\"1\",\"widget-thumbnail-display-tabletportrait\":\"1\",\"widget-thumbnail-display-desktopportrait\":\"1\",\"widget-shadow-enabled\":\"0\",\"widgetshadow\":\"shadow\",\"widget-shadow-shadow\":\"dark.png\",\"widget-shadow-display-mobileportrait\":\"1\",\"widget-shadow-display-tabletportrait\":\"1\",\"widget-shadow-display-desktopportrait\":\"1\",\"animation\":\"fade\",\"animation-duration\":\"500\",\"background-animation\":\"\",\"background-animation-color\":\"333333ff\",\"background-animation-speed\":\"normal\",\"autoplay\":\"1\",\"autoplayDuration\":\"8000\",\"autoplayStopClick\":\"1\",\"autoplayStopMouse\":\"0\",\"autoplayStopMedia\":\"1\",\"autoplayResumeClick\":\"0\",\"autoplayResumeMouse\":\"0\",\"autoplayResumeMedia\":\"1\",\"widget-autoplay-enabled\":\"0\",\"widgetautoplay\":\"image\",\"widget-autoplay-play\":\"small-light.svg\",\"widget-autoplay-play-color\":\"ffffffcc\",\"widget-autoplay-style\":\"{\\\"data\\\":[{\\\"backgroundcolor\\\":\\\"000000ab\\\",\\\"padding\\\":\\\"10|*|10|*|10|*|10|*|px\\\",\\\"boxshadow\\\":\\\"0|*|0|*|0|*|0|*|000000ff\\\",\\\"border\\\":\\\"0|*|solid|*|000000ff\\\",\\\"borderradius\\\":\\\"3\\\",\\\"extra\\\":\\\"\\\"},{\\\"backgroundcolor\\\":\\\"000000ab\\\"}]}\",\"widget-autoplay-position-area\":\"4\",\"widget-autoplay-position-stack\":\"1\",\"widget-autoplay-position-offset\":\"15\",\"widget-autoplay-display-hover\":\"0\",\"widget-autoplay-display-mobileportrait\":\"1\",\"widget-autoplay-display-tabletportrait\":\"1\",\"widget-autoplay-display-desktopportrait\":\"1\",\"optimize\":\"0\",\"optimize-quality\":\"70\",\"optimizeThumbnailWidth\":\"100\",\"optimizeThumbnailHeight\":\"60\",\"optimize-background-image-custom\":\"0\",\"optimize-background-image-width\":\"800\",\"optimize-background-image-height\":\"600\",\"loading-type\":\"\",\"delay\":\"0\",\"playWhenVisible\":\"1\",\"playWhenVisibleAt\":\"50\",\"is-delayed\":\"0\",\"backgroundMode\":\"fill\",\"clear-both\":\"1\",\"clear-both-after\":\"1\",\"overflow-hidden-page\":\"0\",\"responsiveFocusUser\":\"1\",\"responsiveFocusEdge\":\"auto\",\"classes\":\"\",\"custom-css-codes\":\"\",\"callbacks\":\"\",\"related-posts\":\"\"}', 'published', '2020-02-25 13:53:41', 'https://smartslider3.com/wp-content/uploads/slider404/tutorialsliderthumbnail-1.png', 0);

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

--
-- Table structure for table `wprna_nextend2_smartslider3_sliders_xref`
--

CREATE TABLE `wprna_nextend2_smartslider3_sliders_xref` (
  `group_id` int(11) NOT NULL,
  `slider_id` int(11) NOT NULL,
  `ordering` int(11) NOT NULL DEFAULT 0
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `wprna_nextend2_smartslider3_slides`
--

CREATE TABLE `wprna_nextend2_smartslider3_slides` (
  `id` int(11) NOT NULL,
  `title` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL,
  `slider` int(11) NOT NULL,
  `publish_up` datetime NOT NULL DEFAULT '1970-01-01 00:00:00',
  `publish_down` datetime NOT NULL DEFAULT '1970-01-01 00:00:00',
  `published` tinyint(1) NOT NULL,
  `first` int(11) NOT NULL,
  `slide` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `description` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `thumbnail` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
  `params` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `ordering` int(11) NOT NULL,
  `generator_id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `wprna_nextend2_smartslider3_slides`
--

INSERT INTO `wprna_nextend2_smartslider3_slides` (`id`, `title`, `slider`, `publish_up`, `publish_down`, `published`, `first`, `slide`, `description`, `thumbnail`, `params`, `ordering`, `generator_id`) VALUES
(1, 'Slide Background', 1, '1970-01-01 00:00:00', '1970-01-01 00:00:00', 1, 0, '[{\"type\":\"content\",\"pm\":\"default\",\"desktopportraitfontsize\":100,\"desktopportraitverticalalign\":\"center\",\"desktopportraitmaxwidth\":1120,\"desktopportraitinneralign\":\"inherit\",\"desktopportraitpadding\":\"0|*|0|*|0|*|0|*|px+\",\"desktopportraitselfalign\":\"center\",\"opened\":1,\"id\":\"\",\"uniqueclass\":\"n-uc-IbNOabpfT5aE\",\"generatorvisible\":\"\",\"zindex\":2,\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"adaptivefont\":1,\"desktopportrait\":0,\"desktoplandscape\":1,\"tabletportrait\":0,\"tabletlandscape\":1,\"mobileportrait\":0,\"mobilelandscape\":1,\"bgimage\":\"\",\"bgimagex\":50,\"bgimagey\":50,\"bgcolor\":\"00000000\",\"bgcolorgradient\":\"off\",\"bgcolorgradientend\":\"00000000\",\"layers\":[{\"type\":\"layer\",\"pm\":\"normal\",\"desktopportraitfontsize\":100,\"desktopportraitmargin\":\"0|*|0|*|0|*|0|*|px+\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"inherit\",\"id\":\"\",\"uniqueclass\":null,\"generatorvisible\":\"\",\"zindex\":2,\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"adaptivefont\":0,\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"Text\",\"namesynced\":1,\"item\":{\"type\":\"text\",\"values\":{\"content\":\"Lorem ipsum dolor sit amet, <a href=\\\"#\\\">consectetur adipiscing</a> elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.\",\"font\":\"{\\\"data\\\":[{\\\"extra\\\":\\\"\\\",\\\"color\\\":\\\"ffffffff\\\",\\\"size\\\":\\\"14||px\\\",\\\"tshadow\\\":\\\"0|*|0|*|0|*|000000ff\\\",\\\"afont\\\":\\\"Roboto,Arial\\\",\\\"lineheight\\\":\\\"1.5\\\",\\\"weight\\\":400,\\\"italic\\\":0,\\\"underline\\\":0,\\\"align\\\":\\\"center\\\",\\\"letterspacing\\\":\\\"normal\\\",\\\"wordspacing\\\":\\\"normal\\\",\\\"texttransform\\\":\\\"none\\\"},{\\\"extra\\\":\\\"\\\",\\\"color\\\":\\\"1890d7ff\\\"},{\\\"extra\\\":\\\"\\\",\\\"color\\\":\\\"1890d7ff\\\"}]}\",\"style\":\"\",\"content-tablet-enabled\":\"0\",\"contenttablet\":\"\",\"content-mobile-enabled\":\"0\",\"contentmobile\":\"\"}}}]}]', '', '$upload$/2021/04/sliderpublic04-1.jpg', '{\"type\":\"slide\",\"desktopportraitfontsize\":100,\"desktopportraitpadding\":\"0|*|40|*|35|*|60\",\"tabletportraitpadding\":\"10|*|50|*|10|*|50\",\"mobileportraitpadding\":\"10|*|10|*|35|*|10\",\"record-slides\":0,\"thumbnailType\":\"default\",\"static-slide\":0,\"slide-duration\":0,\"ligthboxImage\":\"\",\"background-animation\":\"\",\"background-animation-color\":\"333333ff\",\"background-animation-speed\":\"default\",\"adaptivefont\":0,\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"href\":\"\",\"href-target\":\"\",\"background-type\":\"image\",\"backgroundColor\":\"ffffff00\",\"backgroundGradient\":\"off\",\"backgroundColorEnd\":\"ffffff00\",\"backgroundColorOverlay\":0,\"backgroundImage\":\"$upload$/2021/04/sliderpublic04-1.jpg\",\"backgroundFocusX\":44,\"backgroundFocusY\":34,\"backgroundImageOpacity\":100,\"backgroundImageBlur\":0,\"backgroundAlt\":\"\",\"backgroundTitle\":\"\",\"backgroundMode\":\"default\",\"guides\":\"eyJob3Jpem9udGFsIjpbXSwidmVydGljYWwiOltdfQ==\",\"version\":\"3.4.1.17\"}', 1, 0),
(3, 'Slide Background', 1, '1970-01-01 00:00:00', '1970-01-01 00:00:00', 1, 0, '[{\"type\":\"content\",\"pm\":\"default\",\"desktopportraitfontsize\":100,\"desktopportraitverticalalign\":\"center\",\"desktopportraitmaxwidth\":1120,\"desktopportraitinneralign\":\"inherit\",\"desktopportraitpadding\":\"0|*|0|*|0|*|0|*|px+\",\"desktopportraitselfalign\":\"center\",\"opened\":1,\"id\":\"\",\"uniqueclass\":\"n-uc-uCo5tsXkfRsq\",\"generatorvisible\":\"\",\"zindex\":2,\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"adaptivefont\":1,\"desktopportrait\":0,\"desktoplandscape\":1,\"tabletportrait\":0,\"tabletlandscape\":1,\"mobileportrait\":0,\"mobilelandscape\":1,\"bgimage\":\"\",\"bgimagex\":50,\"bgimagey\":50,\"bgcolor\":\"00000000\",\"bgcolorgradient\":\"off\",\"bgcolorgradientend\":\"00000000\",\"layers\":[{\"type\":\"layer\",\"pm\":\"normal\",\"desktopportraitfontsize\":100,\"desktopportraitmargin\":\"0|*|0|*|0|*|0|*|px+\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"inherit\",\"id\":\"\",\"uniqueclass\":null,\"generatorvisible\":\"\",\"zindex\":2,\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"adaptivefont\":0,\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"Image\",\"namesynced\":1,\"item\":{\"type\":\"image\",\"values\":{\"image\":\"$ss3-frontend$/images/placeholder/image.png\",\"href\":\"#\",\"href-target\":\"_self\",\"href-rel\":\"\",\"size\":\"1069|*|266\",\"alt\":\"\",\"title\":\"\",\"href-class\":\"\"}}}]}]', '', '$upload$/2021/04/sliderpublic03-1.jpg', '{\"type\":\"slide\",\"desktopportraitfontsize\":100,\"desktopportraitpadding\":\"10|*|65|*|10|*|60\",\"tabletportraitpadding\":\"10|*|50|*|10|*|50\",\"mobileportraitpadding\":\"10|*|10|*|35|*|10\",\"record-slides\":0,\"thumbnailType\":\"default\",\"static-slide\":0,\"slide-duration\":0,\"ligthboxImage\":\"\",\"background-animation\":\"\",\"background-animation-color\":\"333333ff\",\"background-animation-speed\":\"default\",\"adaptivefont\":0,\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"href\":\"\",\"href-target\":\"\",\"background-type\":\"image\",\"backgroundColor\":\"ffffff00\",\"backgroundGradient\":\"off\",\"backgroundColorEnd\":\"ffffff00\",\"backgroundColorOverlay\":0,\"backgroundImage\":\"$upload$/2021/04/sliderpublic03-1.jpg\",\"backgroundFocusX\":50,\"backgroundFocusY\":50,\"backgroundImageOpacity\":100,\"backgroundImageBlur\":0,\"backgroundAlt\":\"\",\"backgroundTitle\":\"\",\"backgroundMode\":\"default\",\"guides\":\"eyJob3Jpem9udGFsIjpbXSwidmVydGljYWwiOltdfQ==\",\"version\":\"3.4.1.17\"}', 1, 0),
(4, 'Slide Background', 1, '1970-01-01 00:00:00', '1970-01-01 00:00:00', 1, 0, '[{\"type\":\"content\",\"pm\":\"default\",\"desktopportraitfontsize\":100,\"desktopportraitverticalalign\":\"center\",\"desktopportraitmaxwidth\":1120,\"desktopportraitinneralign\":\"inherit\",\"desktopportraitpadding\":\"0|*|0|*|0|*|0|*|px+\",\"desktopportraitselfalign\":\"center\",\"opened\":1,\"id\":\"\",\"uniqueclass\":\"n-uc-Wt3RzJovb2TP\",\"generatorvisible\":\"\",\"zindex\":2,\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"adaptivefont\":1,\"desktopportrait\":0,\"desktoplandscape\":1,\"tabletportrait\":0,\"tabletlandscape\":1,\"mobileportrait\":0,\"mobilelandscape\":1,\"bgimage\":\"\",\"bgimagex\":50,\"bgimagey\":50,\"bgcolor\":\"00000000\",\"bgcolorgradient\":\"off\",\"bgcolorgradientend\":\"00000000\",\"layers\":[]}]', '', '$upload$/2021/04/sliderpublic02-1.jpg', '{\"type\":\"slide\",\"desktopportraitfontsize\":100,\"desktopportraitpadding\":\"10|*|60|*|10|*|60\",\"tabletportraitpadding\":\"10|*|50|*|10|*|50\",\"mobileportraitpadding\":\"10|*|10|*|35|*|10\",\"record-slides\":0,\"thumbnailType\":\"default\",\"static-slide\":0,\"slide-duration\":0,\"ligthboxImage\":\"\",\"background-animation\":\"\",\"background-animation-color\":\"333333ff\",\"background-animation-speed\":\"default\",\"adaptivefont\":0,\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"href\":\"\",\"href-target\":\"\",\"background-type\":\"image\",\"backgroundColor\":\"ffffff00\",\"backgroundGradient\":\"off\",\"backgroundColorEnd\":\"ffffff00\",\"backgroundColorOverlay\":0,\"backgroundImage\":\"$upload$/2021/04/sliderpublic02-1.jpg\",\"backgroundFocusX\":50,\"backgroundFocusY\":50,\"backgroundImageOpacity\":100,\"backgroundImageBlur\":0,\"backgroundAlt\":\"\",\"backgroundTitle\":\"\",\"backgroundMode\":\"default\",\"guides\":\"eyJob3Jpem9udGFsIjpbXSwidmVydGljYWwiOltdfQ==\",\"version\":\"3.4.1.17\"}', 1, 0),
(5, 'Slide Background', 1, '1970-01-01 00:00:00', '1970-01-01 00:00:00', 1, 0, '[{\"type\":\"content\",\"pm\":\"default\",\"desktopportraitfontsize\":100,\"desktopportraitverticalalign\":\"center\",\"desktopportraitmaxwidth\":1120,\"desktopportraitinneralign\":\"inherit\",\"desktopportraitpadding\":\"0|*|0|*|0|*|0|*|px+\",\"desktopportraitselfalign\":\"center\",\"opened\":1,\"id\":\"\",\"uniqueclass\":\"n-uc-754Qou9sVZZN\",\"generatorvisible\":\"\",\"zindex\":2,\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"adaptivefont\":1,\"desktopportrait\":0,\"desktoplandscape\":1,\"tabletportrait\":0,\"tabletlandscape\":1,\"mobileportrait\":0,\"mobilelandscape\":1,\"bgimage\":\"\",\"bgimagex\":50,\"bgimagey\":50,\"bgcolor\":\"00000000\",\"bgcolorgradient\":\"off\",\"bgcolorgradientend\":\"00000000\",\"layers\":[]}]', '', '$upload$/2021/04/sliderpublic01-1.jpg', '{\"type\":\"slide\",\"desktopportraitfontsize\":100,\"desktopportraitpadding\":\"10|*|60|*|10|*|60\",\"tabletportraitpadding\":\"10|*|50|*|10|*|50\",\"mobileportraitpadding\":\"10|*|10|*|35|*|10\",\"record-slides\":0,\"thumbnailType\":\"default\",\"static-slide\":0,\"slide-duration\":0,\"ligthboxImage\":\"\",\"background-animation\":\"\",\"background-animation-color\":\"333333ff\",\"background-animation-speed\":\"default\",\"adaptivefont\":0,\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"href\":\"\",\"href-target\":\"\",\"background-type\":\"image\",\"backgroundColor\":\"ffffff00\",\"backgroundGradient\":\"off\",\"backgroundColorEnd\":\"ffffff00\",\"backgroundColorOverlay\":0,\"backgroundImage\":\"$upload$/2021/04/sliderpublic01-1.jpg\",\"backgroundFocusX\":50,\"backgroundFocusY\":50,\"backgroundImageOpacity\":100,\"backgroundImageBlur\":0,\"backgroundAlt\":\"\",\"backgroundTitle\":\"\",\"backgroundMode\":\"default\",\"guides\":\"eyJob3Jpem9udGFsIjpbXSwidmVydGljYWwiOltdfQ==\",\"version\":\"3.4.1.17\"}', 1, 0),
(8, 'Presentation1', 1, '1970-01-01 00:00:00', '1970-01-01 00:00:00', 1, 0, '[]', '', '$upload$/2021/06/Presentation1-scaled.jpg', '{\"background-type\":\"image\",\"backgroundImage\":\"$upload$/2021/06/Presentation1-scaled.jpg\",\"version\":\"3.4.1.17\"}', 4, 0);

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

--
-- Table structure for table `wprna_options`
--

CREATE TABLE `wprna_options` (
  `option_id` bigint(20) UNSIGNED NOT NULL,
  `option_name` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `option_value` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `autoload` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'yes'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `wprna_options`
--

INSERT INTO `wprna_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(1, 'siteurl', 'http://9.dynacomp2.eu/rna/wordpress', 'yes'),
(2, 'home', 'http://9.dynacomp2.eu/rna/wordpress', 'yes'),
(3, 'blogname', 'RNA Biology group', 'yes'),
(4, 'blogdescription', '', 'yes'),
(5, 'users_can_register', '0', 'yes'),
(6, 'admin_email', 'vapos@dynacomp.gr', 'yes'),
(7, 'start_of_week', '1', 'yes'),
(8, 'use_balanceTags', '0', 'yes'),
(9, 'use_smilies', '1', 'yes'),
(10, 'require_name_email', '1', 'yes'),
(11, 'comments_notify', '1', 'yes'),
(12, 'posts_per_rss', '10', 'yes'),
(13, 'rss_use_excerpt', '0', 'yes'),
(14, 'mailserver_url', 'mail.example.com', 'yes'),
(15, 'mailserver_login', 'login@example.com', 'yes'),
(16, 'mailserver_pass', 'password', 'yes'),
(17, 'mailserver_port', '110', 'yes'),
(18, 'default_category', '1', 'yes'),
(19, 'default_comment_status', 'open', 'yes'),
(20, 'default_ping_status', 'open', 'yes'),
(21, 'default_pingback_flag', '1', 'yes'),
(22, 'posts_per_page', '10', 'yes'),
(23, 'date_format', 'j F Y', 'yes'),
(24, 'time_format', 'H:i', 'yes'),
(25, 'links_updated_date_format', 'd/m/Y, H:i', 'yes'),
(26, 'comment_moderation', '0', 'yes'),
(27, 'moderation_notify', '1', 'yes'),
(28, 'permalink_structure', '/%year%/%monthnum%/%day%/%postname%/', 'yes'),
(29, 'rewrite_rules', 'a:112:{s:11:\"^wp-json/?$\";s:22:\"index.php?rest_route=/\";s:14:\"^wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:21:\"^index.php/wp-json/?$\";s:22:\"index.php?rest_route=/\";s:24:\"^index.php/wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:17:\"^wp-sitemap\\.xml$\";s:23:\"index.php?sitemap=index\";s:17:\"^wp-sitemap\\.xsl$\";s:36:\"index.php?sitemap-stylesheet=sitemap\";s:23:\"^wp-sitemap-index\\.xsl$\";s:34:\"index.php?sitemap-stylesheet=index\";s:48:\"^wp-sitemap-([a-z]+?)-([a-z\\d_-]+?)-(\\d+?)\\.xml$\";s:75:\"index.php?sitemap=$matches[1]&sitemap-subtype=$matches[2]&paged=$matches[3]\";s:34:\"^wp-sitemap-([a-z]+?)-(\\d+?)\\.xml$\";s:47:\"index.php?sitemap=$matches[1]&paged=$matches[2]\";s:47:\"category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:42:\"category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:23:\"category/(.+?)/embed/?$\";s:46:\"index.php?category_name=$matches[1]&embed=true\";s:35:\"category/(.+?)/page/?([0-9]{1,})/?$\";s:53:\"index.php?category_name=$matches[1]&paged=$matches[2]\";s:17:\"category/(.+?)/?$\";s:35:\"index.php?category_name=$matches[1]\";s:44:\"tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:39:\"tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:20:\"tag/([^/]+)/embed/?$\";s:36:\"index.php?tag=$matches[1]&embed=true\";s:32:\"tag/([^/]+)/page/?([0-9]{1,})/?$\";s:43:\"index.php?tag=$matches[1]&paged=$matches[2]\";s:14:\"tag/([^/]+)/?$\";s:25:\"index.php?tag=$matches[1]\";s:45:\"type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:40:\"type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:21:\"type/([^/]+)/embed/?$\";s:44:\"index.php?post_format=$matches[1]&embed=true\";s:33:\"type/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?post_format=$matches[1]&paged=$matches[2]\";s:15:\"type/([^/]+)/?$\";s:33:\"index.php?post_format=$matches[1]\";s:42:\"e-landing-page/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:52:\"e-landing-page/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:72:\"e-landing-page/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:67:\"e-landing-page/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:67:\"e-landing-page/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:48:\"e-landing-page/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:31:\"e-landing-page/([^/]+)/embed/?$\";s:47:\"index.php?e-landing-page=$matches[1]&embed=true\";s:35:\"e-landing-page/([^/]+)/trackback/?$\";s:41:\"index.php?e-landing-page=$matches[1]&tb=1\";s:43:\"e-landing-page/([^/]+)/page/?([0-9]{1,})/?$\";s:54:\"index.php?e-landing-page=$matches[1]&paged=$matches[2]\";s:50:\"e-landing-page/([^/]+)/comment-page-([0-9]{1,})/?$\";s:54:\"index.php?e-landing-page=$matches[1]&cpage=$matches[2]\";s:39:\"e-landing-page/([^/]+)(?:/([0-9]+))?/?$\";s:53:\"index.php?e-landing-page=$matches[1]&page=$matches[2]\";s:31:\"e-landing-page/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:41:\"e-landing-page/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:61:\"e-landing-page/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:56:\"e-landing-page/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:56:\"e-landing-page/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:37:\"e-landing-page/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:48:\".*wp-(atom|rdf|rss|rss2|feed|commentsrss2)\\.php$\";s:18:\"index.php?feed=old\";s:20:\".*wp-app\\.php(/.*)?$\";s:19:\"index.php?error=403\";s:18:\".*wp-register.php$\";s:23:\"index.php?register=true\";s:32:\"feed/(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:27:\"(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:8:\"embed/?$\";s:21:\"index.php?&embed=true\";s:20:\"page/?([0-9]{1,})/?$\";s:28:\"index.php?&paged=$matches[1]\";s:27:\"comment-page-([0-9]{1,})/?$\";s:39:\"index.php?&page_id=60&cpage=$matches[1]\";s:41:\"comments/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:36:\"comments/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:17:\"comments/embed/?$\";s:21:\"index.php?&embed=true\";s:44:\"search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:39:\"search/(.+)/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:20:\"search/(.+)/embed/?$\";s:34:\"index.php?s=$matches[1]&embed=true\";s:32:\"search/(.+)/page/?([0-9]{1,})/?$\";s:41:\"index.php?s=$matches[1]&paged=$matches[2]\";s:14:\"search/(.+)/?$\";s:23:\"index.php?s=$matches[1]\";s:47:\"author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:42:\"author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:23:\"author/([^/]+)/embed/?$\";s:44:\"index.php?author_name=$matches[1]&embed=true\";s:35:\"author/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?author_name=$matches[1]&paged=$matches[2]\";s:17:\"author/([^/]+)/?$\";s:33:\"index.php?author_name=$matches[1]\";s:69:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:64:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:45:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/embed/?$\";s:74:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&embed=true\";s:57:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&paged=$matches[4]\";s:39:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$\";s:63:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]\";s:56:\"([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:51:\"([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:32:\"([0-9]{4})/([0-9]{1,2})/embed/?$\";s:58:\"index.php?year=$matches[1]&monthnum=$matches[2]&embed=true\";s:44:\"([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]\";s:26:\"([0-9]{4})/([0-9]{1,2})/?$\";s:47:\"index.php?year=$matches[1]&monthnum=$matches[2]\";s:43:\"([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:38:\"([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:19:\"([0-9]{4})/embed/?$\";s:37:\"index.php?year=$matches[1]&embed=true\";s:31:\"([0-9]{4})/page/?([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&paged=$matches[2]\";s:13:\"([0-9]{4})/?$\";s:26:\"index.php?year=$matches[1]\";s:58:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:68:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:88:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:83:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:83:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:64:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:53:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/embed/?$\";s:91:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&embed=true\";s:57:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/trackback/?$\";s:85:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&tb=1\";s:77:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:97:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&feed=$matches[5]\";s:72:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:97:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&feed=$matches[5]\";s:65:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/page/?([0-9]{1,})/?$\";s:98:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&paged=$matches[5]\";s:72:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/comment-page-([0-9]{1,})/?$\";s:98:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&cpage=$matches[5]\";s:61:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)(?:/([0-9]+))?/?$\";s:97:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&page=$matches[5]\";s:47:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:57:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:77:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:72:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:72:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:53:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:64:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/comment-page-([0-9]{1,})/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&cpage=$matches[4]\";s:51:\"([0-9]{4})/([0-9]{1,2})/comment-page-([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&cpage=$matches[3]\";s:38:\"([0-9]{4})/comment-page-([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&cpage=$matches[2]\";s:27:\".?.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\".?.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\".?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\".?.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"(.?.+?)/embed/?$\";s:41:\"index.php?pagename=$matches[1]&embed=true\";s:20:\"(.?.+?)/trackback/?$\";s:35:\"index.php?pagename=$matches[1]&tb=1\";s:40:\"(.?.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:35:\"(.?.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:28:\"(.?.+?)/page/?([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&paged=$matches[2]\";s:35:\"(.?.+?)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&cpage=$matches[2]\";s:24:\"(.?.+?)(?:/([0-9]+))?/?$\";s:47:\"index.php?pagename=$matches[1]&page=$matches[2]\";}', 'yes'),
(30, 'hack_file', '0', 'yes'),
(31, 'blog_charset', 'UTF-8', 'yes'),
(32, 'moderation_keys', '', 'no'),
(33, 'active_plugins', 'a:8:{i:0;s:19:\"akismet/akismet.php\";i:1;s:51:\"all-in-one-wp-migration/all-in-one-wp-migration.php\";i:2;s:23:\"elementor/elementor.php\";i:3;s:55:\"gold-addons-for-elementor/gold-addons-for-elementor.php\";i:4;s:9:\"hello.php\";i:5;s:27:\"leaflet-map/leaflet-map.php\";i:6;s:33:\"smart-slider-3/smart-slider-3.php\";i:7;s:53:\"wp-meta-and-date-remover/wp-meta-and-date-remover.php\";}', 'yes'),
(34, 'category_base', '', 'yes'),
(35, 'ping_sites', 'http://rpc.pingomatic.com/', 'yes'),
(36, 'comment_max_links', '2', 'yes'),
(37, 'gmt_offset', '3', 'yes'),
(38, 'default_email_category', '1', 'yes'),
(39, 'recently_edited', 'a:5:{i:0;s:72:\"/home/dyna9/public_html/rna/wordpress/wp-content/themes/agama/header.php\";i:2;s:70:\"/home/dyna9/public_html/rna/wordpress/wp-content/themes/agama/page.php\";i:3;s:71:\"/home/dyna9/public_html/rna/wordpress/wp-content/themes/agama/style.css\";i:4;s:76:\"/home/dyna9/public_html/rna/wordpress/wp-content/plugins/akismet/akismet.php\";i:5;s:0:\"\";}', 'no'),
(40, 'template', 'agama', 'yes'),
(41, 'stylesheet', 'agama', 'yes'),
(42, 'comment_registration', '0', 'yes'),
(43, 'html_type', 'text/html', 'yes'),
(44, 'use_trackback', '0', 'yes'),
(45, 'default_role', 'subscriber', 'yes'),
(46, 'db_version', '49752', 'yes'),
(47, 'uploads_use_yearmonth_folders', '1', 'yes'),
(48, 'upload_path', '', 'yes'),
(49, 'blog_public', '1', 'yes'),
(50, 'default_link_category', '2', 'yes'),
(51, 'show_on_front', 'page', 'yes'),
(52, 'tag_base', '', 'yes'),
(53, 'show_avatars', '1', 'yes'),
(54, 'avatar_rating', 'G', 'yes'),
(55, 'upload_url_path', '', 'yes'),
(56, 'thumbnail_size_w', '150', 'yes'),
(57, 'thumbnail_size_h', '150', 'yes'),
(58, 'thumbnail_crop', '1', 'yes'),
(59, 'medium_size_w', '300', 'yes'),
(60, 'medium_size_h', '300', 'yes'),
(61, 'avatar_default', 'mystery', 'yes'),
(62, 'large_size_w', '1024', 'yes'),
(63, 'large_size_h', '1024', 'yes'),
(64, 'image_default_link_type', 'none', 'yes'),
(65, 'image_default_size', '', 'yes'),
(66, 'image_default_align', '', 'yes'),
(67, 'close_comments_for_old_posts', '0', 'yes'),
(68, 'close_comments_days_old', '14', 'yes'),
(69, 'thread_comments', '1', 'yes'),
(70, 'thread_comments_depth', '5', 'yes'),
(71, 'page_comments', '0', 'yes'),
(72, 'comments_per_page', '50', 'yes'),
(73, 'default_comments_page', 'newest', 'yes'),
(74, 'comment_order', 'asc', 'yes'),
(75, 'sticky_posts', 'a:1:{i:0;i:1;}', 'yes'),
(76, 'widget_categories', 'a:3:{i:2;a:4:{s:5:\"title\";s:0:\"\";s:5:\"count\";i:0;s:12:\"hierarchical\";i:0;s:8:\"dropdown\";i:0;}s:12:\"_multiwidget\";i:1;i:4;a:4:{s:5:\"title\";s:0:\"\";s:5:\"count\";i:0;s:12:\"hierarchical\";i:1;s:8:\"dropdown\";i:0;}}', 'yes'),
(77, 'widget_text', 'a:3:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;i:3;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:364:\"<b>Constantinos Stathopoulos, PhD Professor</b>\r\nPre-clinical Building,\r\n3rd floor 1 Asklipiou st., 26504 Patras, Greece Patras Achaia 26504, Greece\r\n+30-2610 997936, +30-2610 997179, +30-2610 997932\r\n<a class=\"customize-unpreviewable\" href=\"https://www.facebook.com/RNAupatras\" target=\"_blank\" rel=\"noopener\"><strong>RNA Biology Group - Facebook page</strong></a>\";s:6:\"filter\";b:1;s:6:\"visual\";b:1;}}', 'yes'),
(78, 'widget_rss', 'a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}', 'yes'),
(79, 'uninstall_plugins', 'a:2:{s:23:\"elementor/elementor.php\";a:2:{i:0;s:21:\"Elementor\\Maintenance\";i:1;s:9:\"uninstall\";}s:27:\"leaflet-map/leaflet-map.php\";a:2:{i:0;s:11:\"Leaflet_Map\";i:1;s:9:\"uninstall\";}}', 'no'),
(80, 'timezone_string', '', 'yes'),
(81, 'page_for_posts', '0', 'yes'),
(82, 'page_on_front', '60', 'yes'),
(83, 'default_post_format', '0', 'yes'),
(84, 'link_manager_enabled', '0', 'yes'),
(85, 'finished_splitting_shared_terms', '1', 'yes'),
(86, 'site_icon', '13', 'yes'),
(87, 'medium_large_size_w', '768', 'yes'),
(88, 'medium_large_size_h', '0', 'yes'),
(89, 'wp_page_for_privacy_policy', '3', 'yes'),
(90, 'show_comments_cookies_opt_in', '1', 'yes'),
(91, 'admin_email_lifespan', '1633197833', 'yes'),
(92, 'disallowed_keys', '', 'no'),
(93, 'comment_previously_approved', '1', 'yes'),
(94, 'auto_plugin_theme_update_emails', 'a:0:{}', 'no'),
(95, 'auto_update_core_dev', 'enabled', 'yes'),
(96, 'auto_update_core_minor', 'enabled', 'yes'),
(97, 'auto_update_core_major', 'enabled', 'yes'),
(98, 'initial_db_version', '49752', 'yes'),
(99, 'wprna_user_roles', 'a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:65:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:12:\"delete_users\";b:1;s:12:\"create_users\";b:1;s:17:\"unfiltered_upload\";b:1;s:14:\"edit_dashboard\";b:1;s:14:\"update_plugins\";b:1;s:14:\"delete_plugins\";b:1;s:15:\"install_plugins\";b:1;s:13:\"update_themes\";b:1;s:14:\"install_themes\";b:1;s:11:\"update_core\";b:1;s:10:\"list_users\";b:1;s:12:\"remove_users\";b:1;s:13:\"promote_users\";b:1;s:18:\"edit_theme_options\";b:1;s:13:\"delete_themes\";b:1;s:6:\"export\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:38:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;s:22:\"delete_published_posts\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}}', 'yes'),
(100, 'fresh_site', '0', 'yes'),
(101, 'WPLANG', 'el', 'yes'),
(102, 'widget_search', 'a:3:{i:2;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;i:4;a:0:{}}', 'yes'),
(103, 'widget_recent-posts', 'a:2:{i:2;a:2:{s:5:\"title\";s:0:\"\";s:6:\"number\";i:5;}s:12:\"_multiwidget\";i:1;}', 'yes'),
(104, 'widget_recent-comments', 'a:2:{i:2;a:2:{s:5:\"title\";s:0:\"\";s:6:\"number\";i:5;}s:12:\"_multiwidget\";i:1;}', 'yes'),
(105, 'widget_archives', 'a:2:{i:2;a:3:{s:5:\"title\";s:0:\"\";s:5:\"count\";i:0;s:8:\"dropdown\";i:0;}s:12:\"_multiwidget\";i:1;}', 'yes'),
(106, 'widget_meta', 'a:2:{i:2;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}', 'yes'),
(107, 'sidebars_widgets', 'a:8:{s:19:\"wp_inactive_widgets\";a:13:{i:0;s:10:\"archives-2\";i:1;s:13:\"media_image-5\";i:2;s:6:\"meta-2\";i:3;s:8:\"search-2\";i:4;s:8:\"search-4\";i:5;s:12:\"categories-2\";i:6;s:12:\"categories-4\";i:7;s:14:\"recent-posts-2\";i:8;s:17:\"recent-comments-2\";i:9;s:10:\"nav_menu-3\";i:10;s:10:\"nav_menu-5\";i:11;s:13:\"custom_html-4\";i:12;s:13:\"custom_html-3\";}s:9:\"sidebar-1\";a:0:{}s:15:\"footer-widget-1\";a:1:{i:0;s:6:\"text-3\";}s:15:\"footer-widget-2\";a:1:{i:0;s:13:\"media_image-3\";}s:15:\"footer-widget-3\";a:0:{}s:15:\"footer-widget-4\";a:0:{}s:18:\"smartslider_area_1\";a:0:{}s:13:\"array_version\";i:3;}', 'yes'),
(108, 'cron', 'a:8:{i:1626426234;a:1:{s:34:\"wp_privacy_delete_old_export_files\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1626440909;a:1:{s:37:\"fs_data_sync_wp-meta-and-date-remover\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1626458634;a:5:{s:18:\"wp_https_detection\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:16:\"wp_version_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:17:\"wp_update_plugins\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:16:\"wp_update_themes\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:32:\"recovery_mode_clean_expired_keys\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1626458657;a:3:{s:19:\"wp_scheduled_delete\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:25:\"delete_expired_transients\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:30:\"wp_scheduled_auto_draft_delete\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1626459073;a:1:{s:28:\"elementor/tracker/send_event\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1626503873;a:1:{s:21:\"ai1wm_storage_cleanup\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1626804234;a:1:{s:30:\"wp_site_health_scheduled_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}s:7:\"version\";i:2;}', 'yes'),
(109, 'widget_pages', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(110, 'widget_calendar', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(111, 'widget_media_audio', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(112, 'widget_media_image', 'a:3:{s:12:\"_multiwidget\";i:1;i:3;a:15:{s:4:\"size\";s:6:\"medium\";s:5:\"width\";i:608;s:6:\"height\";i:231;s:7:\"caption\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:9:\"link_type\";s:6:\"custom\";s:8:\"link_url\";s:0:\"\";s:13:\"image_classes\";s:0:\"\";s:12:\"link_classes\";s:0:\"\";s:8:\"link_rel\";s:0:\"\";s:17:\"link_target_blank\";b:0;s:11:\"image_title\";s:0:\"\";s:13:\"attachment_id\";i:88;s:3:\"url\";s:89:\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/Screenshot_123-300x114.jpg\";s:5:\"title\";s:0:\"\";}i:5;a:15:{s:4:\"size\";s:4:\"full\";s:5:\"width\";i:147;s:6:\"height\";i:136;s:7:\"caption\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:9:\"link_type\";s:6:\"custom\";s:8:\"link_url\";s:0:\"\";s:13:\"image_classes\";s:0:\"\";s:12:\"link_classes\";s:0:\"\";s:8:\"link_rel\";s:0:\"\";s:17:\"link_target_blank\";b:0;s:11:\"image_title\";s:0:\"\";s:13:\"attachment_id\";i:169;s:3:\"url\";s:75:\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/logo03-4.jpg\";s:5:\"title\";s:0:\"\";}}', 'yes'),
(113, 'widget_media_gallery', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(114, 'widget_media_video', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(115, 'widget_tag_cloud', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(116, 'widget_nav_menu', 'a:3:{s:12:\"_multiwidget\";i:1;i:3;a:1:{s:8:\"nav_menu\";i:2;}i:5;a:1:{s:8:\"nav_menu\";i:10;}}', 'yes'),
(117, 'widget_custom_html', 'a:3:{s:12:\"_multiwidget\";i:1;i:3;a:2:{s:5:\"title\";s:0:\"\";s:7:\"content\";s:0:\"\";}i:4;a:2:{s:5:\"title\";s:0:\"\";s:7:\"content\";s:320:\"<b>Constantinos Stathopoulos, PhD Professor</b>\r\n<br>Pre-clinical Building, \r\n<br>3rd floor 1 Asklipiou st., 26504 Patras, Greece\r\n\r\nPatras Achaia 26504, Greece\r\n<br>+30-2610 997936, \r\n+30-2610 997179, \r\n\r\n+30-2610 997932\r\n<br>\r\n<a href=\"https://www.facebook.com/RNAupatras\" target=\"_blank\">mRNA Biology page</a><br><br>\";}}', 'yes'),
(119, 'theme_mods_twentytwentyone', 'a:2:{s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1617646108;s:4:\"data\";a:3:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:3:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:17:\"recent-comments-2\";}s:9:\"sidebar-2\";a:3:{i:0;s:10:\"archives-2\";i:1;s:12:\"categories-2\";i:2;s:6:\"meta-2\";}}}}', 'yes'),
(120, 'recovery_keys', 'a:0:{}', 'yes'),
(121, 'https_detection_errors', 'a:0:{}', 'yes'),
(138, 'can_compress_scripts', '1', 'no'),
(153, 'theme_mods_twentynineteen', 'a:1:{s:18:\"custom_css_post_id\";i:-1;}', 'yes'),
(156, 'finished_updating_comment_type', '1', 'yes'),
(159, 'current_theme', 'Agama', 'yes'),
(160, 'theme_mods_agama', 'a:46:{i:0;b:0;s:19:\"agama_nav_top_color\";s:7:\"#ac32e4\";s:25:\"agama_nav_top_hover_color\";s:4:\"#000\";s:23:\"agama_nav_primary_color\";s:7:\"#ac32e4\";s:29:\"agama_nav_primary_hover_color\";s:4:\"#000\";s:23:\"agama_site_title_colors\";a:2:{s:6:\"normal\";s:7:\"#bdbdbd\";s:5:\"hover\";s:4:\"#333\";}s:28:\"agama_body_background_colors\";a:2:{s:4:\"left\";s:7:\"#e6e6e6\";s:5:\"right\";s:7:\"#e6e6e6\";}s:35:\"agama_header_image_particles_colors\";a:2:{s:5:\"lines\";s:7:\"#ac32e4\";s:7:\"circles\";s:4:\"#fff\";}s:32:\"agama_navigation_top_links_color\";a:4:{s:6:\"normal\";s:7:\"#757575\";s:7:\"visited\";s:7:\"#757575\";s:5:\"hover\";s:4:\"#000\";s:6:\"active\";s:4:\"#000\";}s:36:\"agama_navigation_primary_links_color\";a:4:{s:6:\"normal\";s:7:\"#757575\";s:7:\"visited\";s:7:\"#757575\";s:5:\"hover\";s:4:\"#000\";s:6:\"active\";s:4:\"#000\";}s:35:\"agama_navigation_mobile_links_color\";a:4:{s:6:\"normal\";s:7:\"#757575\";s:7:\"visited\";s:7:\"#757575\";s:5:\"hover\";s:7:\"#333333\";s:6:\"active\";s:7:\"#333333\";}s:38:\"agama_footer_widgets_background_colors\";a:2:{s:4:\"left\";s:7:\"#314150\";s:5:\"right\";s:7:\"#314150\";}s:30:\"agama_footer_background_colors\";a:2:{s:4:\"left\";s:7:\"#293744\";s:5:\"right\";s:7:\"#293744\";}s:18:\"nav_menu_locations\";a:3:{s:3:\"top\";i:2;s:7:\"primary\";i:2;s:6:\"mobile\";i:2;}s:18:\"custom_css_post_id\";i:206;s:29:\"agama_header_image_background\";a:2:{s:4:\"left\";s:22:\"rgba(255,255,255,0.37)\";s:5:\"right\";s:21:\"rgba(69,104,220,0.52)\";}s:26:\"agama_navbar_buttons_color\";a:2:{s:6:\"normal\";s:7:\"#757575\";s:5:\"hover\";s:7:\"#333333\";}s:29:\"agama_slider_particles_colors\";a:2:{s:7:\"circles\";s:7:\"#ac32e4\";s:5:\"lines\";s:7:\"#ac32e4\";}s:28:\"agama_slider_slides_repeater\";a:1:{i:0;a:8:{s:5:\"image\";i:165;s:5:\"title\";s:16:\"Welcome to Agama\";s:11:\"title_color\";s:4:\"#fff\";s:15:\"title_animation\";s:6:\"bounce\";s:12:\"button_title\";s:10:\"Learn More\";s:11:\"button_link\";s:0:\"\";s:12:\"button_color\";s:7:\"#ac32e4\";s:16:\"button_animation\";s:6:\"bounce\";}}s:30:\"agama_frontpage_boxes_repeater\";a:4:{i:0;a:9:{s:5:\"title\";s:4:\"test\";s:5:\"image\";i:154;s:4:\"icon\";s:0:\"\";s:10:\"icon_color\";s:7:\"#36bf2a\";s:3:\"url\";s:0:\"\";s:4:\"text\";s:0:\"\";s:8:\"animated\";b:1;s:9:\"animation\";s:6:\"bounce\";s:15:\"animation_delay\";i:100;}i:1;a:9:{s:5:\"title\";s:0:\"\";s:5:\"image\";s:0:\"\";s:4:\"icon\";s:0:\"\";s:10:\"icon_color\";s:7:\"#ac32e4\";s:3:\"url\";s:0:\"\";s:4:\"text\";s:0:\"\";s:8:\"animated\";b:0;s:9:\"animation\";s:6:\"bounce\";s:15:\"animation_delay\";i:100;}i:2;a:9:{s:5:\"title\";s:8:\"yttyujty\";s:5:\"image\";s:0:\"\";s:4:\"icon\";s:0:\"\";s:10:\"icon_color\";s:7:\"#ac32e4\";s:3:\"url\";s:0:\"\";s:4:\"text\";s:0:\"\";s:8:\"animated\";b:0;s:9:\"animation\";s:6:\"bounce\";s:15:\"animation_delay\";i:100;}i:3;a:9:{s:5:\"title\";s:4:\"test\";s:5:\"image\";s:0:\"\";s:4:\"icon\";s:0:\"\";s:10:\"icon_color\";s:7:\"#ac32e4\";s:3:\"url\";s:0:\"\";s:4:\"text\";s:0:\"\";s:8:\"animated\";b:0;s:9:\"animation\";s:6:\"bounce\";s:15:\"animation_delay\";i:100;}}s:18:\"agama_social_icons\";a:1:{i:0;a:3:{s:6:\"target\";b:0;s:4:\"icon\";s:3:\"rss\";s:3:\"url\";s:41:\"http://9.dynacomp2.eu/rna/wordpress/feed/\";}}s:10:\"agama_logo\";s:76:\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/06/logo4_new.jpg\";s:12:\"header_image\";s:13:\"remove-header\";s:25:\"agama_header_image_height\";s:2:\"25\";s:26:\"agama_header_image_overlay\";b:1;s:22:\"agama_footer_copyright\";s:126:\"© 2021 Rna biology group. All Rights Reserved. Designed by <a href=\"http://www.dynacomp.eu/\" target=\"blank\">Dynacomp S.A.</a>\";s:28:\"agama_search_page_thumbnails\";b:1;s:16:\"agama_breadcrumb\";b:0;s:30:\"agama_blog_posts_load_animated\";b:0;s:31:\"agama_blog_thumbnails_permalink\";b:0;s:23:\"agama_blog_readmore_url\";b:0;s:23:\"agama_blog_about_author\";b:0;s:20:\"agama_navbar_buttons\";a:1:{i:0;s:6:\"mobile\";}s:18:\"agama_header_style\";s:7:\"default\";s:20:\"agama_top_nav_social\";b:0;s:20:\"agama_top_navigation\";b:0;s:15:\"agama_body_font\";a:12:{s:11:\"font-family\";s:7:\"Raleway\";s:7:\"variant\";s:7:\"regular\";s:9:\"font-size\";s:4:\"15px\";s:11:\"line-height\";s:1:\"1\";s:14:\"letter-spacing\";s:3:\"0px\";s:7:\"subsets\";a:0:{}s:5:\"color\";s:7:\"#747474\";s:14:\"text-transform\";s:4:\"none\";s:10:\"text-align\";s:4:\"left\";s:11:\"font-backup\";s:0:\"\";s:11:\"font-weight\";i:400;s:10:\"font-style\";s:6:\"normal\";}s:23:\"agama_header_top_margin\";s:1:\"0\";s:28:\"agama_header_top_border_size\";s:1:\"0\";s:28:\"agama_header_image_particles\";b:0;s:22:\"agama_slider_particles\";b:1;s:25:\"agama_breadcrumb_homepage\";b:0;s:16:\"agama_media_logo\";s:7:\"desktop\";s:17:\"agama_tablet_logo\";s:0:\"\";s:21:\"agama_logo_max_height\";s:2:\"93\";s:31:\"agama_header_image_bottom_shape\";s:4:\"none\";}', 'yes'),
(161, 'theme_switched', '', 'yes'),
(162, '_agama_1291_migrated', '1', 'yes'),
(163, '_agama_156_migrated', '1', 'yes'),
(164, '_agama_159_migrated', '1', 'yes'),
(165, '_agama_160_migrated', '1', 'yes'),
(170, 'kirki_downloaded_font_files', 'a:22:{s:86:\"https://fonts.gstatic.com/s/montserrat/v15/JTURjIg1_i6t8kCHKm45_epG3gTD-Px3rCubqg.woff\";s:109:\"/home/dyna9/public_html/rna/wordpress/wp-content/fonts/montserrat/JTURjIg1_i6t8kCHKm45_epG3gTD-Px3rCubqg.woff\";s:86:\"https://fonts.gstatic.com/s/montserrat/v15/JTURjIg1_i6t8kCHKm45_epG3g3D-Px3rCubqg.woff\";s:109:\"/home/dyna9/public_html/rna/wordpress/wp-content/fonts/montserrat/JTURjIg1_i6t8kCHKm45_epG3g3D-Px3rCubqg.woff\";s:86:\"https://fonts.gstatic.com/s/montserrat/v15/JTURjIg1_i6t8kCHKm45_epG3gbD-Px3rCubqg.woff\";s:109:\"/home/dyna9/public_html/rna/wordpress/wp-content/fonts/montserrat/JTURjIg1_i6t8kCHKm45_epG3gbD-Px3rCubqg.woff\";s:86:\"https://fonts.gstatic.com/s/montserrat/v15/JTURjIg1_i6t8kCHKm45_epG3gfD-Px3rCubqg.woff\";s:109:\"/home/dyna9/public_html/rna/wordpress/wp-content/fonts/montserrat/JTURjIg1_i6t8kCHKm45_epG3gfD-Px3rCubqg.woff\";s:83:\"https://fonts.gstatic.com/s/montserrat/v15/JTURjIg1_i6t8kCHKm45_epG3gnD-Px3rCs.woff\";s:106:\"/home/dyna9/public_html/rna/wordpress/wp-content/fonts/montserrat/JTURjIg1_i6t8kCHKm45_epG3gnD-Px3rCs.woff\";s:95:\"https://fonts.gstatic.com/s/raleway/v19/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvaorCFPrcVIT9d4cydYA.woff\";s:118:\"/home/dyna9/public_html/rna/wordpress/wp-content/fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvaorCFPrcVIT9d4cydYA.woff\";s:95:\"https://fonts.gstatic.com/s/raleway/v19/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvaorCMPrcVIT9d4cydYA.woff\";s:118:\"/home/dyna9/public_html/rna/wordpress/wp-content/fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvaorCMPrcVIT9d4cydYA.woff\";s:95:\"https://fonts.gstatic.com/s/raleway/v19/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvaorCHPrcVIT9d4cydYA.woff\";s:118:\"/home/dyna9/public_html/rna/wordpress/wp-content/fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvaorCHPrcVIT9d4cydYA.woff\";s:95:\"https://fonts.gstatic.com/s/raleway/v19/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvaorCGPrcVIT9d4cydYA.woff\";s:118:\"/home/dyna9/public_html/rna/wordpress/wp-content/fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvaorCGPrcVIT9d4cydYA.woff\";s:92:\"https://fonts.gstatic.com/s/raleway/v19/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvaorCIPrcVIT9d4cw.woff\";s:115:\"/home/dyna9/public_html/rna/wordpress/wp-content/fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvaorCIPrcVIT9d4cw.woff\";s:99:\"https://fonts.gstatic.com/s/robotocondensed/v19/ieVi2ZhZI2eCN5jzbjEETS9weq8-32meGCkYadlecyVC4A.woff\";s:123:\"/home/dyna9/public_html/rna/wordpress/wp-content/fonts/roboto-condensed/ieVi2ZhZI2eCN5jzbjEETS9weq8-32meGCkYadlecyVC4A.woff\";s:99:\"https://fonts.gstatic.com/s/robotocondensed/v19/ieVi2ZhZI2eCN5jzbjEETS9weq8-32meGCAYadlecyVC4A.woff\";s:123:\"/home/dyna9/public_html/rna/wordpress/wp-content/fonts/roboto-condensed/ieVi2ZhZI2eCN5jzbjEETS9weq8-32meGCAYadlecyVC4A.woff\";s:99:\"https://fonts.gstatic.com/s/robotocondensed/v19/ieVi2ZhZI2eCN5jzbjEETS9weq8-32meGCgYadlecyVC4A.woff\";s:123:\"/home/dyna9/public_html/rna/wordpress/wp-content/fonts/roboto-condensed/ieVi2ZhZI2eCN5jzbjEETS9weq8-32meGCgYadlecyVC4A.woff\";s:99:\"https://fonts.gstatic.com/s/robotocondensed/v19/ieVi2ZhZI2eCN5jzbjEETS9weq8-32meGCcYadlecyVC4A.woff\";s:123:\"/home/dyna9/public_html/rna/wordpress/wp-content/fonts/roboto-condensed/ieVi2ZhZI2eCN5jzbjEETS9weq8-32meGCcYadlecyVC4A.woff\";s:99:\"https://fonts.gstatic.com/s/robotocondensed/v19/ieVi2ZhZI2eCN5jzbjEETS9weq8-32meGCsYadlecyVC4A.woff\";s:123:\"/home/dyna9/public_html/rna/wordpress/wp-content/fonts/roboto-condensed/ieVi2ZhZI2eCN5jzbjEETS9weq8-32meGCsYadlecyVC4A.woff\";s:99:\"https://fonts.gstatic.com/s/robotocondensed/v19/ieVi2ZhZI2eCN5jzbjEETS9weq8-32meGCoYadlecyVC4A.woff\";s:123:\"/home/dyna9/public_html/rna/wordpress/wp-content/fonts/roboto-condensed/ieVi2ZhZI2eCN5jzbjEETS9weq8-32meGCoYadlecyVC4A.woff\";s:96:\"https://fonts.gstatic.com/s/robotocondensed/v19/ieVi2ZhZI2eCN5jzbjEETS9weq8-32meGCQYadlecyU.woff\";s:120:\"/home/dyna9/public_html/rna/wordpress/wp-content/fonts/roboto-condensed/ieVi2ZhZI2eCN5jzbjEETS9weq8-32meGCQYadlecyU.woff\";s:95:\"https://fonts.gstatic.com/s/raleway/v22/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvaorCFPrcVIT9d4cydYA.woff\";s:118:\"/home/dyna9/public_html/rna/wordpress/wp-content/fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvaorCFPrcVIT9d4cydYA.woff\";s:95:\"https://fonts.gstatic.com/s/raleway/v22/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvaorCMPrcVIT9d4cydYA.woff\";s:118:\"/home/dyna9/public_html/rna/wordpress/wp-content/fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvaorCMPrcVIT9d4cydYA.woff\";s:95:\"https://fonts.gstatic.com/s/raleway/v22/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvaorCHPrcVIT9d4cydYA.woff\";s:118:\"/home/dyna9/public_html/rna/wordpress/wp-content/fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvaorCHPrcVIT9d4cydYA.woff\";s:95:\"https://fonts.gstatic.com/s/raleway/v22/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvaorCGPrcVIT9d4cydYA.woff\";s:118:\"/home/dyna9/public_html/rna/wordpress/wp-content/fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvaorCGPrcVIT9d4cydYA.woff\";s:92:\"https://fonts.gstatic.com/s/raleway/v22/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvaorCIPrcVIT9d4cw.woff\";s:115:\"/home/dyna9/public_html/rna/wordpress/wp-content/fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvaorCIPrcVIT9d4cw.woff\";}', 'yes'),
(172, 'auto_update_themes', 'a:1:{i:0;s:5:\"agama\";}', 'no'),
(179, 'elementor_version', '3.1.4', 'yes'),
(180, 'elementor_install_history', 'a:1:{s:5:\"3.1.4\";i:1617646276;}', 'yes'),
(182, '_elementor_installed_time', '1617646284', 'yes');
INSERT INTO `wprna_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(183, 'elementor_remote_info_library', 'a:3:{s:10:\"types_data\";a:3:{s:5:\"block\";a:1:{s:10:\"categories\";a:22:{i:0;s:8:\"404 page\";i:1;s:5:\"about\";i:2;s:7:\"archive\";i:3;s:14:\"call to action\";i:4;s:7:\"clients\";i:5;s:7:\"contact\";i:6;s:3:\"faq\";i:7;s:8:\"features\";i:8;s:6:\"footer\";i:9;s:6:\"header\";i:10;s:4:\"hero\";i:11;s:9:\"portfolio\";i:12;s:7:\"pricing\";i:13;s:15:\"product archive\";i:14;s:8:\"services\";i:15;s:11:\"single page\";i:16;s:11:\"single post\";i:17;s:14:\"single product\";i:18;s:5:\"stats\";i:19;s:9:\"subscribe\";i:20;s:4:\"team\";i:21;s:12:\"testimonials\";}}s:5:\"popup\";a:1:{s:10:\"categories\";a:6:{i:0;s:10:\"bottom bar\";i:1;s:7:\"classic\";i:2;s:6:\"fly-in\";i:3;s:11:\"full screen\";i:4;s:9:\"hello bar\";i:5;s:8:\"slide-in\";}}s:2:\"lp\";a:1:{s:10:\"categories\";a:14:{i:0;s:8:\"Business\";i:1;s:16:\"Coming Soon Page\";i:2;s:5:\"Ebook\";i:3;s:9:\"eCommerce\";i:4;s:9:\"Education\";i:5;s:6:\"Events\";i:6;s:18:\"Health and Fitness\";i:7;s:14:\"Online Service\";i:8;s:7:\"Product\";i:9;s:11:\"Real Estate\";i:10;s:18:\"Social Involvement\";i:11;s:14:\"Thank You Page\";i:12;s:6:\"Travel\";i:13;s:18:\"Under Construction\";}}}s:10:\"categories\";a:22:{i:0;s:8:\"404 page\";i:1;s:5:\"about\";i:2;s:7:\"archive\";i:3;s:14:\"call to action\";i:4;s:7:\"clients\";i:5;s:7:\"contact\";i:6;s:3:\"faq\";i:7;s:8:\"features\";i:8;s:6:\"footer\";i:9;s:6:\"header\";i:10;s:4:\"hero\";i:11;s:9:\"portfolio\";i:12;s:7:\"pricing\";i:13;s:15:\"product archive\";i:14;s:8:\"services\";i:15;s:11:\"single page\";i:16;s:11:\"single post\";i:17;s:14:\"single product\";i:18;s:5:\"stats\";i:19;s:9:\"subscribe\";i:20;s:4:\"team\";i:21;s:12:\"testimonials\";}s:9:\"templates\";a:885:{i:0;a:15:{s:2:\"id\";i:10107;s:5:\"title\";s:34:\"Classic | Promotion | Announcement\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/01/balls_small.png\";s:12:\"tmpl_created\";i:1547851373;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/popups/classic-promotion-announcement/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:206;s:11:\"trend_index\";i:207;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:1;a:15:{s:2:\"id\";i:14827;s:5:\"title\";s:39:\"Slide-In | Contact | Luxury Real Estate\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/07/PopUp.png\";s:12:\"tmpl_created\";i:1595323523;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/slide-in-contact-luxury-real-estate/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:28:\"[\"real estate\",\"realestate\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:559;s:11:\"trend_index\";i:284;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:2;a:15:{s:2:\"id\";i:10158;s:5:\"title\";s:17:\"Classic | Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/01/coco_small.png\";s:12:\"tmpl_created\";i:1547852227;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/popups/classic-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:255;s:11:\"trend_index\";i:295;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:3;a:15:{s:2:\"id\";i:10190;s:5:\"title\";s:30:\"Classic | Register | Subscribe\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/01/engage_small.png\";s:12:\"tmpl_created\";i:1547885703;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/classic-register-subscribe-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:214;s:11:\"trend_index\";i:151;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:4;a:15:{s:2:\"id\";i:15075;s:5:\"title\";s:34:\"Slide-In | Menu | Flooring Company\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/08/PopUp-1.png\";s:12:\"tmpl_created\";i:1597739605;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/popups/slide-in-menu-flooring-company/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:383;s:11:\"trend_index\";i:162;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:5;a:15:{s:2:\"id\";i:15062;s:5:\"title\";s:35:\"Fly-In | Sign up | Flooring Company\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/08/PopUp.png\";s:12:\"tmpl_created\";i:1597739629;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/popups/fly-in-sign-up-flooring-company/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:625;s:11:\"trend_index\";i:309;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:6;a:15:{s:2:\"id\";i:10256;s:5:\"title\";s:20:\"Classic | Sale | Pop\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/01/fruit_small.png\";s:12:\"tmpl_created\";i:1547888909;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/popups/classic-sale-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:458;s:11:\"trend_index\";i:597;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:7;a:15:{s:2:\"id\";i:10267;s:5:\"title\";s:29:\"Classic | Contact | Christmas\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2019/01/christmas_small.png\";s:12:\"tmpl_created\";i:1547889047;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/popups/classic-contact-christmas/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:281;s:11:\"trend_index\";i:233;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:8;a:15:{s:2:\"id\";i:10307;s:5:\"title\";s:43:\"Fly In | Promotion | Christmas | Teddy Bear\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/01/teddy_small.png\";s:12:\"tmpl_created\";i:1547893266;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/popups/fly-in-promotion-christmas/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:641;s:11:\"trend_index\";i:689;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:9;a:15:{s:2:\"id\";i:10318;s:5:\"title\";s:27:\"Classic | Contact | Bicycle\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2019/01/by_small.png\";s:12:\"tmpl_created\";i:1547893367;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/popups/classic-contact-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:327;s:11:\"trend_index\";i:326;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:10;a:15:{s:2:\"id\";i:10339;s:5:\"title\";s:22:\"Fly In | Contact | Spa\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/01/spa_small.png\";s:12:\"tmpl_created\";i:1547893603;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/popups/fly-in-contact-spa/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:390;s:11:\"trend_index\";i:393;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:11;a:15:{s:2:\"id\";i:10352;s:5:\"title\";s:23:\"Fly In | Contact | Wine\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/01/fly_wine_small.png\";s:12:\"tmpl_created\";i:1547915335;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/popups/fly-in-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:445;s:11:\"trend_index\";i:525;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:12;a:15:{s:2:\"id\";i:10372;s:5:\"title\";s:29:\"Fly In | Register | Subscribe\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/01/phone_small.png\";s:12:\"tmpl_created\";i:1547915554;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/fly-in-register-subscribe-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:638;s:11:\"trend_index\";i:636;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:13;a:15:{s:2:\"id\";i:10382;s:5:\"title\";s:35:\"Bottom Bar | Announcement | Cookies\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2019/01/bottom_pink_small.png\";s:12:\"tmpl_created\";i:1547916616;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/popups/bottom-bar-announcement/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:242;s:11:\"trend_index\";i:258;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:14;a:15:{s:2:\"id\";i:15259;s:5:\"title\";s:31:\"Hello Bar | Menu | Psychologist\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/09/Menu-PopUp.png\";s:12:\"tmpl_created\";i:1600170209;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/hello-bar-menu-psychologist/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:739;s:11:\"trend_index\";i:583;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:15;a:15:{s:2:\"id\";i:15272;s:5:\"title\";s:32:\"Classic | Contact | Psychologist\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/09/PopUp.png\";s:12:\"tmpl_created\";i:1600170487;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/classic-contact-psychologist/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:578;s:11:\"trend_index\";i:312;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:16;a:15:{s:2:\"id\";i:15414;s:5:\"title\";s:32:\"Classic | Contact | Dance Studio\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/10/PopUp.jpg\";s:12:\"tmpl_created\";i:1603180596;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/classic-contact-dance-studio/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:16:\"[\"dance studio\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:762;s:11:\"trend_index\";i:650;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:17;a:15:{s:2:\"id\";i:10434;s:5:\"title\";s:27:\"Classic | Sale | Headphones\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/01/head_small.png\";s:12:\"tmpl_created\";i:1547961950;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/popups/classic-sale-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:359;s:11:\"trend_index\";i:353;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:18;a:15:{s:2:\"id\";i:10444;s:5:\"title\";s:17:\"Classic | Contact\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/01/plant_small.png\";s:12:\"tmpl_created\";i:1547962029;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/popups/classic-contact-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:385;s:11:\"trend_index\";i:298;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:19;a:15:{s:2:\"id\";i:10467;s:5:\"title\";s:27:\"Bottom Bar | Contact | Lego\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/01/tro_small.png\";s:12:\"tmpl_created\";i:1547962277;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/popups/bottom-bar-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:722;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:20;a:15:{s:2:\"id\";i:10487;s:5:\"title\";s:18:\"Slide In | Contact\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/01/acc_small.png\";s:12:\"tmpl_created\";i:1547964527;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/popups/slide-in-contact-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:554;s:11:\"trend_index\";i:618;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:21;a:15:{s:2:\"id\";i:10498;s:5:\"title\";s:14:\"Classic | Sale\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/01/pink_small-1.png\";s:12:\"tmpl_created\";i:1547964616;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/popups/classic-sale-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:421;s:11:\"trend_index\";i:382;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:22;a:15:{s:2:\"id\";i:10519;s:5:\"title\";s:27:\"Hello Bar | Promotion | App\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/01/app_small-1.png\";s:12:\"tmpl_created\";i:1547964801;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/popups/hello-bar-promotion-app-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:585;s:11:\"trend_index\";i:629;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:23;a:15:{s:2:\"id\";i:15580;s:5:\"title\";s:31:\"Fullscreen | Menu | Travel Blog\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/11/PopUp-Menu.jpg\";s:12:\"tmpl_created\";i:1606215358;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/fullscreen-menu-travel-blog/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:673;s:11:\"trend_index\";i:348;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:24;a:15:{s:2:\"id\";i:15570;s:5:\"title\";s:33:\"Classic | Subscribe | Travel Blog\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/11/PopUp.jpg\";s:12:\"tmpl_created\";i:1606215555;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/popups/classic-subscribe-travel-blog/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:709;s:11:\"trend_index\";i:459;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:25;a:15:{s:2:\"id\";i:10569;s:5:\"title\";s:15:\"Slide In | Sale\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/01/off_small.png\";s:12:\"tmpl_created\";i:1547967812;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/popups/slide-in-sale/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:529;s:11:\"trend_index\";i:485;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:26;a:15:{s:2:\"id\";i:10590;s:5:\"title\";s:19:\"Full Screen | Login\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/01/pass1_small.png\";s:12:\"tmpl_created\";i:1547967978;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/popups/classic-login-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:466;s:11:\"trend_index\";i:356;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:27;a:15:{s:2:\"id\";i:10600;s:5:\"title\";s:18:\"Slide In | Contact\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/01/orange_small.png\";s:12:\"tmpl_created\";i:1547968080;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/popups/slide-in-contact-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:483;s:11:\"trend_index\";i:494;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:28;a:15:{s:2:\"id\";i:10622;s:5:\"title\";s:34:\"Full Screen | Contact | Headphones\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2019/01/full_hear_small.png\";s:12:\"tmpl_created\";i:1547969678;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/popups/full-screen-contact-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:543;s:11:\"trend_index\";i:456;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:29;a:15:{s:2:\"id\";i:10633;s:5:\"title\";s:23:\"Slide In | Login | Lego\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/01/tro_small-1.png\";s:12:\"tmpl_created\";i:1547969858;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/popups/slide-in-login/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:675;s:11:\"trend_index\";i:722;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:30;a:15:{s:2:\"id\";i:10644;s:5:\"title\";s:26:\"Fly In | Contact | Webinar\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/01/blue_small-1.png\";s:12:\"tmpl_created\";i:1547970814;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/popups/fly-in-contact-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:484;s:11:\"trend_index\";i:440;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:31;a:15:{s:2:\"id\";i:10654;s:5:\"title\";s:31:\"Full Screen | Login | Christmas\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2019/01/full_login_small.png\";s:12:\"tmpl_created\";i:1547970917;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/full-screen-login-christmas/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:658;s:11:\"trend_index\";i:676;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:32;a:15:{s:2:\"id\";i:10664;s:5:\"title\";s:34:\"Slide In | Contact | Gym | Fitness\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2019/01/slide_gym_small.png\";s:12:\"tmpl_created\";i:1547973928;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/popups/slide-in-contact-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:552;s:11:\"trend_index\";i:384;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:33;a:15:{s:2:\"id\";i:10675;s:5:\"title\";s:35:\"Full Screen | Login | Gym | Fitness\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/01/gym_full_small.png\";s:12:\"tmpl_created\";i:1547974110;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/popups/full-screen-login-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:519;s:11:\"trend_index\";i:477;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:34;a:15:{s:2:\"id\";i:9719;s:5:\"title\";s:30:\"Classic | Subscribe | Register\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/01/register_small.png\";s:12:\"tmpl_created\";i:1547976107;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/popups/classic-subscribe-register/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:398;s:11:\"trend_index\";i:282;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:35;a:15:{s:2:\"id\";i:10137;s:5:\"title\";s:34:\"Full Screen | Contact | Restaurant\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/01/rest_small.png\";s:12:\"tmpl_created\";i:1547976342;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/popups/full-screen-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:570;s:11:\"trend_index\";i:589;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:36;a:15:{s:2:\"id\";i:10244;s:5:\"title\";s:17:\"Bottom Bar | Sale\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/01/wow_small.png\";s:12:\"tmpl_created\";i:1547976402;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/popups/bottom-bar-sale/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:623;s:11:\"trend_index\";i:660;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:37;a:15:{s:2:\"id\";i:10127;s:5:\"title\";s:35:\"Fly In | Announcement | Maintenance\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/01/pizza_small.png\";s:12:\"tmpl_created\";i:1547984061;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/popups/fly-in-announcement-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:700;s:11:\"trend_index\";i:738;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:38;a:15:{s:2:\"id\";i:10776;s:5:\"title\";s:33:\"Fly In | Contact | Social | Share\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/01/social1_small.png\";s:12:\"tmpl_created\";i:1548047055;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/fly-in-contact-social-share/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:694;s:11:\"trend_index\";i:694;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:39;a:15:{s:2:\"id\";i:10785;s:5:\"title\";s:33:\"Fly In | Contact | Social | Share\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/01/social2_small.png\";s:12:\"tmpl_created\";i:1548047593;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/popups/fly-in-contact-social-share-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:468;s:11:\"trend_index\";i:442;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:40;a:15:{s:2:\"id\";i:10794;s:5:\"title\";s:34:\"Classic | Contact | Social | Share\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2019/01/s_small.png\";s:12:\"tmpl_created\";i:1548067619;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/classic-contact-social-share/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:430;s:11:\"trend_index\";i:475;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:41;a:15:{s:2:\"id\";i:10871;s:5:\"title\";s:20:\"Bottom Bar | Contact\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2019/01/m_small.png\";s:12:\"tmpl_created\";i:1548074396;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/popups/bottom-bar-contact-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:706;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:42;a:15:{s:2:\"id\";i:10936;s:5:\"title\";s:25:\"Full Screen | Toggle Menu\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/01/menu_small.png\";s:12:\"tmpl_created\";i:1548874587;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/popups/full-screen-toggle-menu/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:478;s:11:\"trend_index\";i:572;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:43;a:15:{s:2:\"id\";i:10964;s:5:\"title\";s:59:\"Classic | Promotion | Coupon | Love | Valentine&#8217;s Day\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/02/love_small.png\";s:12:\"tmpl_created\";i:1550039106;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/popups/classic-promotion-coupon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:598;s:11:\"trend_index\";i:664;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:44;a:15:{s:2:\"id\";i:10992;s:5:\"title\";s:59:\"Classic | Promotion | Coupon | Love | Valentine&#8217;s Day\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2019/02/h_small.png\";s:12:\"tmpl_created\";i:1550072007;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https://library.elementor.com/popups/classic-promotion-coupon-love-valentines-day/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:668;s:11:\"trend_index\";i:668;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:45;a:15:{s:2:\"id\";i:11005;s:5:\"title\";s:50:\"Classic | Promotion | Love | Valentine&#8217;s Day\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/02/bear_small.png\";s:12:\"tmpl_created\";i:1550073303;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/classic-promotion-love-valentines-day/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:680;s:11:\"trend_index\";i:615;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:46;a:15:{s:2:\"id\";i:16553;s:5:\"title\";s:31:\"Fly-In | Contact | Beauty Salon\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/12/PopUp.jpg\";s:12:\"tmpl_created\";i:1608622602;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/fly-in-contact-beauty-salon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:23:\"[\"Beauty salon\",\"hair\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:691;s:11:\"trend_index\";i:428;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:47;a:15:{s:2:\"id\";i:11468;s:5:\"title\";s:20:\"Classic | Sale | Gym\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/08/PopUp_Small.png\";s:12:\"tmpl_created\";i:1567393182;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/popups/classic-sale-gym/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:696;s:11:\"trend_index\";i:740;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:48;a:15:{s:2:\"id\";i:11822;s:5:\"title\";s:30:\"Full Screen | Menu | Portfolio\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/09/PopUp_small.png\";s:12:\"tmpl_created\";i:1569429896;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/popups/full-screen-menu-portfolio/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:654;s:11:\"trend_index\";i:626;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:49;a:15:{s:2:\"id\";i:11839;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/09/Header_small.png\";s:12:\"tmpl_created\";i:1569430015;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/portfolio-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:43:\"[\"creative portfolio\",\"header\",\"portfolio\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:189;s:11:\"trend_index\";i:20;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:50;a:15:{s:2:\"id\";i:12229;s:5:\"title\";s:33:\"Slide In | Law Firm | Information\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2019/11/popup.png\";s:12:\"tmpl_created\";i:1572847842;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/popups/slide-in-law-firm-information/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:547;s:11:\"trend_index\";i:413;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:51;a:15:{s:2:\"id\";i:12550;s:5:\"title\";s:32:\"Fly-in | Sale | Travel and Tours\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2019/12/PopUp_s.png\";s:12:\"tmpl_created\";i:1575960263;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/flyin-sale-travel-and-tours/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:754;s:11:\"trend_index\";i:791;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:52;a:15:{s:2:\"id\";i:12540;s:5:\"title\";s:33:\"Classic | Menu | Travel and tours\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/12/PopUp_Menu_s.png\";s:12:\"tmpl_created\";i:1575960267;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/popups/classic-menu-travel-and-tours/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:690;s:11:\"trend_index\";i:714;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:53;a:15:{s:2:\"id\";i:18839;s:5:\"title\";s:27:\"Hello Bar | CTA | eCommerce\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2021/05/350x250.png\";s:12:\"tmpl_created\";i:1621870603;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/popups/hello-bar-cta-ecommerce/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:41:\"[\"Ecommerce\",\"online shop\",\"Sale\",\"Shop\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:54;a:15:{s:2:\"id\";i:12736;s:5:\"title\";s:41:\"Slide In | Contact Us | Magazine and Blog\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2020/01/PopUp_contact_s.png\";s:12:\"tmpl_created\";i:1579060978;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/popups/slide-in-contact-us/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:734;s:11:\"trend_index\";i:686;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:55;a:15:{s:2:\"id\";i:12726;s:5:\"title\";s:52:\"Classic | Newsletter | Subscribe | Magazine and Blog\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2020/01/PopUp_Newsletter_s.png\";s:12:\"tmpl_created\";i:1579061019;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https://library.elementor.com/popups/classic-newsletter-subscribe-magazine-and-blog/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:357;s:11:\"trend_index\";i:281;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:56;a:15:{s:2:\"id\";i:13129;s:5:\"title\";s:28:\"Classic | Menu | Photography\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/02/PopUp_s.png\";s:12:\"tmpl_created\";i:1582092645;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/popups/classic-menu-photography/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:646;s:11:\"trend_index\";i:521;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:57;a:15:{s:2:\"id\";i:9611;s:5:\"title\";s:16:\"Hello Bar | Sale\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2019/01/Top-Bar_Sale_small_01.png\";s:12:\"tmpl_created\";i:1546965350;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/popups/hello-bar-sale-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:605;s:11:\"trend_index\";i:603;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:58;a:15:{s:2:\"id\";i:9622;s:5:\"title\";s:19:\"Classic | Promotion\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2019/01/classic_promotion_small_02.png\";s:12:\"tmpl_created\";i:1546965896;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/popups/classic-promotion-02/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:607;s:11:\"trend_index\";i:460;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:59;a:15:{s:2:\"id\";i:9631;s:5:\"title\";s:38:\"Slide-in | Sale | Register | Subscribe\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2019/01/Slide-in_Sale_small_01.png\";s:12:\"tmpl_created\";i:1546968270;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/popups/slide-in-sale-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:661;s:11:\"trend_index\";i:705;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:60;a:15:{s:2:\"id\";i:9662;s:5:\"title\";s:33:\"Bottom Bar | Register | Subscribe\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2019/01/Bottom-Bar_Register_small_01.png\";s:12:\"tmpl_created\";i:1547009087;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/popups/bottom-bar-register-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:684;s:11:\"trend_index\";i:658;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:61;a:15:{s:2:\"id\";i:13281;s:5:\"title\";s:37:\"Hello Bar | Contact | Interior Design\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/04/PopUp.png\";s:12:\"tmpl_created\";i:1586148801;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/hello-bar-contact-interior-design/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:19:\"[\"interior design\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:763;s:11:\"trend_index\";i:679;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:62;a:15:{s:2:\"id\";i:9690;s:5:\"title\";s:17:\"Classic | Contact\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2019/01/Classic_Contact_small_01.png\";s:12:\"tmpl_created\";i:1547011716;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/popups/classic-contact-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:393;s:11:\"trend_index\";i:571;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:63;a:15:{s:2:\"id\";i:9699;s:5:\"title\";s:33:\"Classic | Contact | Gym | Fitness\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2019/01/Classic_Contact_small_02.png\";s:12:\"tmpl_created\";i:1547015827;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/popups/classic-contact-02/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:475;s:11:\"trend_index\";i:527;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:64;a:15:{s:2:\"id\";i:9571;s:5:\"title\";s:14:\"Fly In | Login\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2019/01/FlyIn_Login_01_small.png\";s:12:\"tmpl_created\";i:1547726151;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/popups/fly-in-login-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:622;s:11:\"trend_index\";i:538;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:65;a:15:{s:2:\"id\";i:9740;s:5:\"title\";s:25:\"Classic | Promotion | App\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/01/app_small.png\";s:12:\"tmpl_created\";i:1547822836;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/popups/classic-promotion-app/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:624;s:11:\"trend_index\";i:691;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:66;a:15:{s:2:\"id\";i:9762;s:5:\"title\";s:36:\"Classic | Register | Subscribe | Spa\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2019/01/spa_small_classic.png\";s:12:\"tmpl_created\";i:1547824145;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/popups/classic-register-subscribe-spa/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:463;s:11:\"trend_index\";i:436;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:67;a:15:{s:2:\"id\";i:13413;s:5:\"title\";s:33:\"Classic | Contact | Online Course\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/04/PopUp-Help.jpg\";s:12:\"tmpl_created\";i:1587474761;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/popups/classic-contact-online-course/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:530;s:11:\"trend_index\";i:369;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:68;a:15:{s:2:\"id\";i:9772;s:5:\"title\";s:27:\"Hello bar | Promotion | App\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2019/01/app_hello_small.png\";s:12:\"tmpl_created\";i:1547824279;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/popups/hello-bar-promotion-app/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:760;s:11:\"trend_index\";i:781;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:69;a:15:{s:2:\"id\";i:13402;s:5:\"title\";s:29:\"Classic | CTA | Online Course\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2020/04/Popup-Course-Completed.jpg\";s:12:\"tmpl_created\";i:1587474772;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/popups/classic-cta-online-course/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:619;s:11:\"trend_index\";i:582;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:70;a:15:{s:2:\"id\";i:13422;s:5:\"title\";s:30:\"Classic | Menu | Online Course\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/04/PopUp-Menu.jpg\";s:12:\"tmpl_created\";i:1587474782;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/popups/classic-menu-online-course/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:516;s:11:\"trend_index\";i:432;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:71;a:15:{s:2:\"id\";i:9793;s:5:\"title\";s:13:\"Fly In | Sale\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2019/01/flyin_black_small.png\";s:12:\"tmpl_created\";i:1547831151;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/popups/fly-in-sale/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:670;s:11:\"trend_index\";i:742;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:72;a:15:{s:2:\"id\";i:9836;s:5:\"title\";s:21:\"Classic | Login | Pop\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/01/login_b_small.png\";s:12:\"tmpl_created\";i:1547835635;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/popups/classic-login/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:634;s:11:\"trend_index\";i:669;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:73;a:15:{s:2:\"id\";i:9847;s:5:\"title\";s:25:\"Fly In | Promotion | Lego\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2019/01/fly_in_promotion_tro.png\";s:12:\"tmpl_created\";i:1547836956;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/popups/fly-in-promotion/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:751;s:11:\"trend_index\";i:838;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:74;a:15:{s:2:\"id\";i:9858;s:5:\"title\";s:27:\"Slide In | Promotion | Wine\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2019/01/slide-in_promotion_wine_small.png\";s:12:\"tmpl_created\";i:1547837100;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/popups/slide-in-promotion/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:769;s:11:\"trend_index\";i:684;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:75;a:15:{s:2:\"id\";i:13538;s:5:\"title\";s:32:\"Fly-In | Newsletter | Barbershop\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2020/05/Pop-Up-Page-Small.jpg\";s:12:\"tmpl_created\";i:1589893364;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/fly-in-newsletter-barbershop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:710;s:11:\"trend_index\";i:667;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:76;a:15:{s:2:\"id\";i:9944;s:5:\"title\";s:33:\"Slide In | Promotion | Headphones\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2019/01/slidein_head_small.png\";s:12:\"tmpl_created\";i:1547841939;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/popups/slide-in-promotion-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:757;s:11:\"trend_index\";i:700;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:77;a:15:{s:2:\"id\";i:9955;s:5:\"title\";s:14:\"Fly In | Login\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2019/01/flyin_login_lock_small.png\";s:12:\"tmpl_created\";i:1547842065;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/popups/fly-in-login/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:551;s:11:\"trend_index\";i:627;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:78;a:15:{s:2:\"id\";i:9965;s:5:\"title\";s:30:\"Classic | Register | Subscribe\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2019/01/classic_moon_small.png\";s:12:\"tmpl_created\";i:1547842174;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/classic-register-subscribe-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:588;s:11:\"trend_index\";i:591;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:79;a:15:{s:2:\"id\";i:9995;s:5:\"title\";s:27:\"Slide In | Sale | Christmas\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2019/01/slidein_christmas_small.png\";s:12:\"tmpl_created\";i:1547844802;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/popups/slide-in-sale-christmas/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:772;s:11:\"trend_index\";i:817;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:80;a:15:{s:2:\"id\";i:10016;s:5:\"title\";s:16:\"Hello Bar | Sale\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2019/01/Hello-Bar_Promotion_bag_small.png\";s:12:\"tmpl_created\";i:1547845062;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/popups/hello-bar-sale/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:792;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:81;a:15:{s:2:\"id\";i:14067;s:5:\"title\";s:37:\"Slide In | Japanese restaurant | Menu\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2020/06/Menu-Pop-Up-Small.jpg\";s:12:\"tmpl_created\";i:1592290352;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/slide-in-japanese-restaurant-menu/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:650;s:11:\"trend_index\";i:565;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:82;a:15:{s:2:\"id\";i:10026;s:5:\"title\";s:46:\"Classic | Register | Subscribe | Gym | Fitness\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2019/01/classic_register_small.png\";s:12:\"tmpl_created\";i:1547845205;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/classic-register-subscribe-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:616;s:11:\"trend_index\";i:587;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:83;a:15:{s:2:\"id\";i:10036;s:5:\"title\";s:43:\"Full Screen | Sale | Promotion | Headphones\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2019/01/full_sale_head_small.png\";s:12:\"tmpl_created\";i:1547845409;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/popups/full-screen-sale-promotion/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:614;s:11:\"trend_index\";i:717;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:84;a:15:{s:2:\"id\";i:14111;s:5:\"title\";s:36:\"Classic | Japanese restaurant | Sale\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2020/06/Pop-Up-Page-Small.jpg\";s:12:\"tmpl_created\";i:1592300400;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/classic-japanese-restaurant-sale/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:717;s:11:\"trend_index\";i:697;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:85;a:15:{s:2:\"id\";i:10057;s:5:\"title\";s:48:\"Hello Bar | Register | Subscribe | Gym | Fitness\";s:9:\"thumbnail\";s:91:\"https://library.elementor.com/wp-content/uploads/2019/01/hello-bar_register_sport_small.png\";s:12:\"tmpl_created\";i:1547847938;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/hello-bar-register-subscribe/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:764;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:86;a:15:{s:2:\"id\";i:10087;s:5:\"title\";s:25:\"Full Screen | Login | Spa\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2019/01/full-screen_login_spa_small.png\";s:12:\"tmpl_created\";i:1547848301;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/popups/full-screen-login-spa/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:644;s:11:\"trend_index\";i:632;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:87;a:15:{s:2:\"id\";i:10097;s:5:\"title\";s:37:\"Classic | Register | Subscribe | Lego\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2019/01/classic_lego_small.png\";s:12:\"tmpl_created\";i:1547848411;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/classic-register-subscribe-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:689;s:11:\"trend_index\";i:758;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:88;a:15:{s:2:\"id\";i:1190;s:5:\"title\";s:26:\"Landing Page &#8211; Hotel\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2017/03/lp2-l.png\";s:12:\"tmpl_created\";i:1490707391;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/landing-page-hotel/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:17:\"[\"Landing Pages\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:2;s:11:\"trend_index\";i:1;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:89;a:15:{s:2:\"id\";i:9816;s:5:\"title\";s:30:\"Classic | Sale | Gym | Fitness\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2019/01/classic_sale_sport_small.png\";s:12:\"tmpl_created\";i:1547991876;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/popups/classic-sale-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:720;s:11:\"trend_index\";i:823;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:90;a:15:{s:2:\"id\";i:16645;s:5:\"title\";s:28:\"Headphones &#8211; eCommerce\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2021/01/lp_headphones.png\";s:12:\"tmpl_created\";i:1609944115;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/lp/commerce-headphones/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:39:\"[\"Ecommerce\",\"Landing Pages\",\"Product\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:633;s:11:\"trend_index\";i:87;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:91;a:15:{s:2:\"id\";i:8505;s:5:\"title\";s:11:\"404 page 01\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/001.jpg\";s:12:\"tmpl_created\";i:1526415501;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/404-page-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:533;s:11:\"trend_index\";i:222;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:92;a:15:{s:2:\"id\";i:9602;s:5:\"title\";s:35:\"Bottom Bar | Announcement | Cookies\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2019/01/Bottombar_Announcement_small_01.png\";s:12:\"tmpl_created\";i:1546964559;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/popups/bottom-bar-announcement-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:600;s:11:\"trend_index\";i:604;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:93;a:15:{s:2:\"id\";i:225;s:5:\"title\";s:27:\"Homepage &#8211; Restaurant\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0016.png\";s:12:\"tmpl_created\";i:1470829872;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/homepage-restaurant/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Homepage\",\"Restaurant\"]\";s:10:\"menu_order\";i:2;s:16:\"popularity_index\";i:1;s:11:\"trend_index\";i:2;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:94;a:15:{s:2:\"id\";i:16762;s:5:\"title\";s:25:\"Conference &#8211; Events\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2021/01/Conference.png\";s:12:\"tmpl_created\";i:1610455119;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/lp/conference-events/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:60:\"[\"Conference\",\"Convention\",\"Event\",\"Events\",\"Landing Pages\"]\";s:10:\"menu_order\";i:2;s:16:\"popularity_index\";i:705;s:11:\"trend_index\";i:216;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:95;a:15:{s:2:\"id\";i:8511;s:5:\"title\";s:11:\"404 page 02\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/002.jpg\";s:12:\"tmpl_created\";i:1526415528;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/404-page-02/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:2;s:16:\"popularity_index\";i:347;s:11:\"trend_index\";i:155;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:96;a:15:{s:2:\"id\";i:463;s:5:\"title\";s:22:\"Homepage &#8211; Study\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/10/0022.png\";s:12:\"tmpl_created\";i:1477388340;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/homepage-study/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Education\",\"Homepage\",\"Study\"]\";s:10:\"menu_order\";i:3;s:16:\"popularity_index\";i:4;s:11:\"trend_index\";i:3;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:97;a:15:{s:2:\"id\";i:10277;s:5:\"title\";s:36:\"Bottom Bar | Promotion | Sale | Book\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/01/book_small.png\";s:12:\"tmpl_created\";i:1548055999;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/popups/bottom-bar-promotion-book/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:3;s:16:\"popularity_index\";i:729;s:11:\"trend_index\";i:802;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:98;a:15:{s:2:\"id\";i:11241;s:5:\"title\";s:36:\"Classic | Digital Agency | Marketing\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/07/PopUp_small.jpg\";s:12:\"tmpl_created\";i:1564643043;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/classic-digital-agency-marketing/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:3;s:16:\"popularity_index\";i:362;s:11:\"trend_index\";i:315;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:99;a:15:{s:2:\"id\";i:8512;s:5:\"title\";s:11:\"404 page 03\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/003.jpg\";s:12:\"tmpl_created\";i:1526415449;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/404-page-03/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:3;s:16:\"popularity_index\";i:450;s:11:\"trend_index\";i:375;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:100;a:15:{s:2:\"id\";i:18701;s:5:\"title\";s:32:\"Digital Course &#8211; eCommerce\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2021/04/250x280.jpg\";s:12:\"tmpl_created\";i:1618995134;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/lp/digital-course-ecommerce/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:57:\"[\"Course Online\",\"Ecommerce\",\"Landing Pages\",\"Marketing\"]\";s:10:\"menu_order\";i:3;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:101;a:15:{s:2:\"id\";i:181;s:5:\"title\";s:23:\"Homepage &#8211; Agency\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0019.png\";s:12:\"tmpl_created\";i:1470826567;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/homepage-agency/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Agency\",\"Creative\",\"Homepage\"]\";s:10:\"menu_order\";i:4;s:16:\"popularity_index\";i:3;s:11:\"trend_index\";i:4;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:102;a:15:{s:2:\"id\";i:8513;s:5:\"title\";s:11:\"404 page 04\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/004.jpg\";s:12:\"tmpl_created\";i:1526415417;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/404-page-04/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:4;s:16:\"popularity_index\";i:420;s:11:\"trend_index\";i:176;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:103;a:15:{s:2:\"id\";i:18612;s:5:\"title\";s:34:\"Bag Product Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Bag-Product.jpeg\";s:12:\"tmpl_created\";i:1618395406;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/lp/bag-product-sale-ecommerce/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:61:\"[\"Bag\",\"Ecommerce\",\"Landing Pages\",\"Product\",\"Sale\",\"Travel\"]\";s:10:\"menu_order\";i:4;s:16:\"popularity_index\";i:875;s:11:\"trend_index\";i:605;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:104;a:15:{s:2:\"id\";i:9903;s:5:\"title\";s:34:\"Bottom Bar | Promotion | Olive Oil\";s:9:\"thumbnail\";s:93:\"https://library.elementor.com/wp-content/uploads/2019/01/bottom-bar_promotion_olive_small.png\";s:12:\"tmpl_created\";i:1547838896;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/popups/bottom-bar-promotion/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:4;s:16:\"popularity_index\";i:765;s:11:\"trend_index\";i:840;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:105;a:15:{s:2:\"id\";i:150;s:5:\"title\";s:19:\"Product &#8211; App\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0003.png\";s:12:\"tmpl_created\";i:1470829879;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:101:\"https://library.elementor.com/product-app/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:5;s:16:\"popularity_index\";i:6;s:11:\"trend_index\";i:5;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:106;a:15:{s:2:\"id\";i:8514;s:5:\"title\";s:11:\"404 Page 05\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/005.jpg\";s:12:\"tmpl_created\";i:1526415558;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/404-page-05/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:5;s:16:\"popularity_index\";i:419;s:11:\"trend_index\";i:220;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:107;a:15:{s:2:\"id\";i:18644;s:5:\"title\";s:37:\"Camera Product Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/04/camera_sale_featured-img.jpg\";s:12:\"tmpl_created\";i:1618396388;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/camera-product-sale-ecommerce/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:59:\"[\"Camera\",\"Ecommerce\",\"Landing Pages\",\"Photography\",\"Sale\"]\";s:10:\"menu_order\";i:5;s:16:\"popularity_index\";i:873;s:11:\"trend_index\";i:535;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:108;a:15:{s:2:\"id\";i:10549;s:5:\"title\";s:33:\"Bottom Bar | Register | Subscribe\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/01/com_small.png\";s:12:\"tmpl_created\";i:1547967595;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/popups/bottom-bar-register-subscribe/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:6;s:16:\"popularity_index\";i:713;s:11:\"trend_index\";i:666;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:109;a:15:{s:2:\"id\";i:8523;s:5:\"title\";s:11:\"404 page 06\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/006.jpg\";s:12:\"tmpl_created\";i:1526415291;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/404-page-06/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:6;s:16:\"popularity_index\";i:298;s:11:\"trend_index\";i:268;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:110;a:15:{s:2:\"id\";i:18815;s:5:\"title\";s:25:\"Car Wash &#8211; Business\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2021/05/Library-Pic-Car-Wash.png\";s:12:\"tmpl_created\";i:1621336431;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/lp/car-wash-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:45:\"[\"Business\",\"car\",\"Discount\",\"Landing Pages\"]\";s:10:\"menu_order\";i:6;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:111;a:15:{s:2:\"id\";i:19144;s:5:\"title\";s:25:\"Birthday Party Invitation\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2021/06/250x280.png\";s:12:\"tmpl_created\";i:1623848691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/birthday-party-invitation/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:67:\"[\"Birthday\",\"Event\",\"Landing Pages\",\"Party\",\"RSVD\",\"Save the Date\"]\";s:10:\"menu_order\";i:6;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:112;a:15:{s:2:\"id\";i:16473;s:5:\"title\";s:26:\"Beauty Salon &#8211; About\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/12/about-1.jpg\";s:12:\"tmpl_created\";i:1608622373;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/beauty-salon-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty salon\",\"hair\"]\";s:10:\"menu_order\";i:7;s:16:\"popularity_index\";i:615;s:11:\"trend_index\";i:184;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:113;a:15:{s:2:\"id\";i:8524;s:5:\"title\";s:11:\"404 page 07\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/007.jpg\";s:12:\"tmpl_created\";i:1526415337;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/404-page-07/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:7;s:16:\"popularity_index\";i:303;s:11:\"trend_index\";i:171;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:114;a:15:{s:2:\"id\";i:18824;s:5:\"title\";s:33:\"Design School &#8211; Coming Soon\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/05/250x280-1.png\";s:12:\"tmpl_created\";i:1621336756;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/lp/design-school-coming-soon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:49:\"[\"Coming Soon\",\"Design\",\"Landing Pages\",\"School\"]\";s:10:\"menu_order\";i:7;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:115;a:15:{s:2:\"id\";i:16488;s:5:\"title\";s:28:\"Beauty Salon &#8211; Contact\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/12/contact.jpg\";s:12:\"tmpl_created\";i:1608622374;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/beauty-salon-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty salon\",\"hair\"]\";s:10:\"menu_order\";i:8;s:16:\"popularity_index\";i:548;s:11:\"trend_index\";i:101;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:116;a:15:{s:2:\"id\";i:8526;s:5:\"title\";s:11:\"404 page 09\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/009.jpg\";s:12:\"tmpl_created\";i:1526415474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/404-page-09/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:8;s:16:\"popularity_index\";i:477;s:11:\"trend_index\";i:285;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:117;a:15:{s:2:\"id\";i:18819;s:5:\"title\";s:27:\"Dog Walker &#8211; Business\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2021/05/Library-Pic-Dog-Walker.png\";s:12:\"tmpl_created\";i:1621336601;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/lp/dog-walker-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:41:\"[\"Business\",\"Dog\",\"Landing Pages\",\"Pets\"]\";s:10:\"menu_order\";i:8;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:118;a:15:{s:2:\"id\";i:10529;s:5:\"title\";s:36:\"Classic | Announcement | Maintenance\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/01/icon_small.png\";s:12:\"tmpl_created\";i:1548046309;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/popups/classic-announcement/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:9;s:16:\"popularity_index\";i:474;s:11:\"trend_index\";i:398;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:119;a:15:{s:2:\"id\";i:16496;s:5:\"title\";s:28:\"Beauty Salon &#8211; Gallery\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/12/gallery-1.jpg\";s:12:\"tmpl_created\";i:1608622379;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/beauty-salon-gallery/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty salon\",\"hair\"]\";s:10:\"menu_order\";i:9;s:16:\"popularity_index\";i:491;s:11:\"trend_index\";i:90;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:120;a:15:{s:2:\"id\";i:8525;s:5:\"title\";s:11:\"404 page 08\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/008.jpg\";s:12:\"tmpl_created\";i:1526415374;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/404-page-08/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:9;s:16:\"popularity_index\";i:510;s:11:\"trend_index\";i:575;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:121;a:15:{s:2:\"id\";i:18761;s:5:\"title\";s:33:\"Fashion Store &#8211; Coming Soon\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/05/Library-Pic-Fashion-Store.png\";s:12:\"tmpl_created\";i:1621336146;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/lp/fashion-store-coming-soon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:56:\"[\"Coming Soon\",\"Fashion\",\"Landing Pages\",\"Shop\",\"store\"]\";s:10:\"menu_order\";i:9;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:122;a:15:{s:2:\"id\";i:16457;s:5:\"title\";s:25:\"Beauty Salon &#8211; Home\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/12/home-1.jpg\";s:12:\"tmpl_created\";i:1608622383;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/beauty-salon-home/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty salon\",\"hair\"]\";s:10:\"menu_order\";i:10;s:16:\"popularity_index\";i:408;s:11:\"trend_index\";i:56;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:123;a:15:{s:2:\"id\";i:18591;s:5:\"title\";s:28:\"Coffee Sale &#8211; Business\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/04/250x280-7.png\";s:12:\"tmpl_created\";i:1622974423;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/lp/coffee-sale-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:33:\"[\"Coffee\",\"Landing Pages\",\"Sale\"]\";s:10:\"menu_order\";i:10;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:124;a:15:{s:2:\"id\";i:5438;s:5:\"title\";s:7:\"About 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_4.png\";s:12:\"tmpl_created\";i:1520443512;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/about-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:10;s:16:\"popularity_index\";i:147;s:11:\"trend_index\";i:9;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:125;a:15:{s:2:\"id\";i:6135;s:5:\"title\";s:8:\"About 10\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_2.png\";s:12:\"tmpl_created\";i:1520443663;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/about-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:11;s:16:\"popularity_index\";i:77;s:11:\"trend_index\";i:47;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:126;a:15:{s:2:\"id\";i:16518;s:5:\"title\";s:29:\"Beauty Salon &#8211; Services\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/12/services-1.jpg\";s:12:\"tmpl_created\";i:1608622386;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/beauty-salon-services/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty salon\",\"hair\"]\";s:10:\"menu_order\";i:11;s:16:\"popularity_index\";i:664;s:11:\"trend_index\";i:261;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:127;a:15:{s:2:\"id\";i:17060;s:5:\"title\";s:36:\"Private Tutor &#8211; Online Service\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2021/01/Online-Tutor-2.png\";s:12:\"tmpl_created\";i:1610631042;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/lp/private-tutor-online-service/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:64:\"[\"Education\",\"Landing Pages\",\"Online Service\",\"Teacher\",\"Tutor\"]\";s:10:\"menu_order\";i:11;s:16:\"popularity_index\";i:780;s:11:\"trend_index\";i:628;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:128;a:15:{s:2:\"id\";i:15486;s:5:\"title\";s:25:\"Travel Blog &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/11/About.jpg\";s:12:\"tmpl_created\";i:1606215720;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/travel-blog-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:12;s:16:\"popularity_index\";i:608;s:11:\"trend_index\";i:343;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:129;a:15:{s:2:\"id\";i:17232;s:5:\"title\";s:33:\"Life Coach &#8211; Online Service\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2021/01/Life-Coach.png\";s:12:\"tmpl_created\";i:1610902793;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/lp/life-coach-online-service/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:38:\"[\"Coach\",\"Landing Pages\",\"Life Coach\"]\";s:10:\"menu_order\";i:12;s:16:\"popularity_index\";i:787;s:11:\"trend_index\";i:751;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:130;a:15:{s:2:\"id\";i:5397;s:5:\"title\";s:8:\"About 11\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_1.png\";s:12:\"tmpl_created\";i:1520443503;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/about-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:12;s:16:\"popularity_index\";i:148;s:11:\"trend_index\";i:43;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:131;a:15:{s:2:\"id\";i:15478;s:5:\"title\";s:27:\"Travel Blog &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/11/Contact-Us.jpg\";s:12:\"tmpl_created\";i:1606215735;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/travel-blog-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:13;s:16:\"popularity_index\";i:687;s:11:\"trend_index\";i:564;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:132;a:15:{s:2:\"id\";i:16932;s:5:\"title\";s:35:\"Finance Consulting &#8211; Business\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2021/01/Finance-Consulting.png\";s:12:\"tmpl_created\";i:1610532170;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/lp/finance-consulting-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:80:\"[\"Advisor\",\"Business\",\"Consulting\",\"Finance\",\"Investment\",\"Landing Pages\",\"Tax\"]\";s:10:\"menu_order\";i:13;s:16:\"popularity_index\";i:790;s:11:\"trend_index\";i:630;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:133;a:15:{s:2:\"id\";i:5405;s:5:\"title\";s:8:\"About 12\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_1.png\";s:12:\"tmpl_created\";i:1520443505;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/about-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:13;s:16:\"popularity_index\";i:216;s:11:\"trend_index\";i:50;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:134;a:15:{s:2:\"id\";i:15467;s:5:\"title\";s:24:\"Travel Blog &#8211; Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/11/Home.jpg\";s:12:\"tmpl_created\";i:1606215756;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/travel-blog-home/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:14;s:16:\"popularity_index\";i:567;s:11:\"trend_index\";i:224;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:135;a:15:{s:2:\"id\";i:16721;s:5:\"title\";s:35:\"Dental &#8211; Health &amp; Fitness\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2021/01/Dental.jpg\";s:12:\"tmpl_created\";i:1610448567;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/lp/dental-health-fitness/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:44:\"[\"Dental\",\"Doctor\",\"Health\",\"Landing Pages\"]\";s:10:\"menu_order\";i:14;s:16:\"popularity_index\";i:801;s:11:\"trend_index\";i:655;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:136;a:15:{s:2:\"id\";i:5421;s:5:\"title\";s:8:\"About 13\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_3.png\";s:12:\"tmpl_created\";i:1520443509;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/about-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:14;s:16:\"popularity_index\";i:215;s:11:\"trend_index\";i:77;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:137;a:15:{s:2:\"id\";i:5533;s:5:\"title\";s:8:\"About 15\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_10.png\";s:12:\"tmpl_created\";i:1520443534;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/about-15/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:15;s:16:\"popularity_index\";i:21;s:11:\"trend_index\";i:57;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:138;a:15:{s:2:\"id\";i:15317;s:5:\"title\";s:25:\"Dance Studio &#8211; Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/10/Home.jpg\";s:12:\"tmpl_created\";i:1603181291;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/dance-studio-home/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"dance studio\"]\";s:10:\"menu_order\";i:15;s:16:\"popularity_index\";i:596;s:11:\"trend_index\";i:301;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:139;a:15:{s:2:\"id\";i:17269;s:5:\"title\";s:34:\"Electronics Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2021/01/Electronic-Products.png\";s:12:\"tmpl_created\";i:1610903298;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/lp/electronics-sale-ecommerce/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:29:\"[\"Ecommerce\",\"Landing Pages\"]\";s:10:\"menu_order\";i:15;s:16:\"popularity_index\";i:800;s:11:\"trend_index\";i:556;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:140;a:15:{s:2:\"id\";i:5525;s:5:\"title\";s:8:\"About 14\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_10.png\";s:12:\"tmpl_created\";i:1520443532;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/about-14/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:16;s:16:\"popularity_index\";i:9;s:11:\"trend_index\";i:29;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:141;a:15:{s:2:\"id\";i:15334;s:5:\"title\";s:26:\"Dance Studio &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/10/About.jpg\";s:12:\"tmpl_created\";i:1603181364;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/dance-studio-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"dance studio\"]\";s:10:\"menu_order\";i:16;s:16:\"popularity_index\";i:626;s:11:\"trend_index\";i:373;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:142;a:15:{s:2:\"id\";i:17032;s:5:\"title\";s:42:\"Donate Computer &#8211; Social Involvement\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2021/01/Donation-2.png\";s:12:\"tmpl_created\";i:1610630585;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/donate-computer-social-involvement/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Social Involvement\";s:4:\"tags\";s:67:\"[\"Computer\",\"Donate\",\"Donation\",\"Kids\",\"Landing Pages\",\"Nonprofit\"]\";s:10:\"menu_order\";i:16;s:16:\"popularity_index\";i:718;s:11:\"trend_index\";i:278;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:143;a:15:{s:2:\"id\";i:10413;s:5:\"title\";s:28:\"Classic | Content Lock | Pop\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/01/hot_small.png\";s:12:\"tmpl_created\";i:1547961774;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/popups/classic-content-lock/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:17;s:16:\"popularity_index\";i:752;s:11:\"trend_index\";i:813;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:144;a:15:{s:2:\"id\";i:15349;s:5:\"title\";s:28:\"Dance Studio &#8211; Classes\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/10/Classes.jpg\";s:12:\"tmpl_created\";i:1603181425;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/dance-studio-classes/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"dance studio\"]\";s:10:\"menu_order\";i:17;s:16:\"popularity_index\";i:629;s:11:\"trend_index\";i:458;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:145;a:15:{s:2:\"id\";i:16684;s:5:\"title\";s:34:\"SaaS HR Management &#8211; Product\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2021/01/lp_hr.png\";s:12:\"tmpl_created\";i:1609945486;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/lp/saas-hr-management-product/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:7:\"Product\";s:4:\"tags\";s:39:\"[\"HR\",\"Landing Pages\",\"Product\",\"SaaS\"]\";s:10:\"menu_order\";i:17;s:16:\"popularity_index\";i:708;s:11:\"trend_index\";i:292;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:146;a:15:{s:2:\"id\";i:5429;s:5:\"title\";s:8:\"About 16\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_4.png\";s:12:\"tmpl_created\";i:1520443510;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/about-16/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:17;s:16:\"popularity_index\";i:59;s:11:\"trend_index\";i:8;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:147;a:15:{s:2:\"id\";i:15366;s:5:\"title\";s:29:\"Dance Studio &#8211; Schedule\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2020/10/Classes-Schedule.jpg\";s:12:\"tmpl_created\";i:1603181056;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/dance-studio-schedule/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"dance studio\"]\";s:10:\"menu_order\";i:18;s:16:\"popularity_index\";i:698;s:11:\"trend_index\";i:602;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:148;a:15:{s:2:\"id\";i:16660;s:5:\"title\";s:37:\"Medical center &#8211; Online service\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2021/01/Online-medical-cosultation-250_280.png\";s:12:\"tmpl_created\";i:1609945122;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/medical-center-online-service/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:44:\"[\"Landing Pages\",\"medical\",\"Online Service\"]\";s:10:\"menu_order\";i:18;s:16:\"popularity_index\";i:750;s:11:\"trend_index\";i:332;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:149;a:15:{s:2:\"id\";i:5464;s:5:\"title\";s:8:\"About 17\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_6.png\";s:12:\"tmpl_created\";i:1520443518;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/about-17/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:18;s:16:\"popularity_index\";i:220;s:11:\"trend_index\";i:142;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:150;a:15:{s:2:\"id\";i:10223;s:5:\"title\";s:15:\"Classic | Login\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/01/welcome_small.png\";s:12:\"tmpl_created\";i:1547887343;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/popups/classic-login-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:19;s:16:\"popularity_index\";i:497;s:11:\"trend_index\";i:503;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:151;a:15:{s:2:\"id\";i:15373;s:5:\"title\";s:28:\"Dance Studio &#8211; Pricing\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/10/Pricing.jpg\";s:12:\"tmpl_created\";i:1603181678;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/dance-studio-pricing/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"dance studio\"]\";s:10:\"menu_order\";i:19;s:16:\"popularity_index\";i:731;s:11:\"trend_index\";i:661;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:152;a:15:{s:2:\"id\";i:10559;s:5:\"title\";s:33:\"Bottom Bar | Register | Subscribe\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/01/fly_small.png\";s:12:\"tmpl_created\";i:1547967711;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/popups/bottom-bar-register-subscribe-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:19;s:16:\"popularity_index\";i:714;s:11:\"trend_index\";i:729;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:153;a:15:{s:2:\"id\";i:17001;s:5:\"title\";s:36:\"Parental Counseling &#8211; Business\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2021/01/Parenting-Coach-2.png\";s:12:\"tmpl_created\";i:1610534999;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/lp/parental-counseling-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:99:\"[\"Advisor\",\"Business\",\"Coach\",\"Counseling\",\"Landing Pages\",\"Online Service\",\"Parental\",\"Parenting\"]\";s:10:\"menu_order\";i:19;s:16:\"popularity_index\";i:817;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:154;a:15:{s:2:\"id\";i:5504;s:5:\"title\";s:8:\"About 18\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_9.png\";s:12:\"tmpl_created\";i:1520443528;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/about-18/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:19;s:16:\"popularity_index\";i:104;s:11:\"trend_index\";i:46;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:155;a:15:{s:2:\"id\";i:15384;s:5:\"title\";s:28:\"Dance Studio &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/10/Contact-Us.jpg\";s:12:\"tmpl_created\";i:1603181738;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/dance-studio-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"dance studio\"]\";s:10:\"menu_order\";i:20;s:16:\"popularity_index\";i:741;s:11:\"trend_index\";i:721;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:156;a:15:{s:2:\"id\";i:10403;s:5:\"title\";s:15:\"Classic | Login\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/01/hello_small.png\";s:12:\"tmpl_created\";i:1548056371;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/popups/classic-login-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:20;s:16:\"popularity_index\";i:627;s:11:\"trend_index\";i:659;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:157;a:15:{s:2:\"id\";i:16742;s:5:\"title\";s:31:\"Online Course &#8211; Education\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2021/01/Online-Course.png\";s:12:\"tmpl_created\";i:1610454122;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/lp/online-course-education/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"Education\";s:4:\"tags\";s:55:\"[\"Academy\",\"Course Online\",\"Education\",\"Landing Pages\"]\";s:10:\"menu_order\";i:20;s:16:\"popularity_index\";i:777;s:11:\"trend_index\";i:776;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:158;a:15:{s:2:\"id\";i:5515;s:5:\"title\";s:8:\"About 19\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_9.png\";s:12:\"tmpl_created\";i:1520443530;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/about-19/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:20;s:16:\"popularity_index\";i:268;s:11:\"trend_index\";i:161;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:159;a:15:{s:2:\"id\";i:15158;s:5:\"title\";s:26:\"Psychologist &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/09/About.jpg\";s:12:\"tmpl_created\";i:1600157561;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/psychologist-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:21;s:16:\"popularity_index\";i:618;s:11:\"trend_index\";i:426;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:160;a:15:{s:2:\"id\";i:17284;s:5:\"title\";s:38:\"Dietitian &#8211; Health &amp; Fitness\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/01/Dietitian.png\";s:12:\"tmpl_created\";i:1610903484;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/lp/dietitian-health-fitness/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:39:\"[\"Fitness\",\"Health\",\"landscape design\"]\";s:10:\"menu_order\";i:21;s:16:\"popularity_index\";i:814;s:11:\"trend_index\";i:800;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:161;a:15:{s:2:\"id\";i:9913;s:5:\"title\";s:27:\"Classic | Login | Christmas\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/01/log_small.png\";s:12:\"tmpl_created\";i:1547841430;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/popups/classic-login-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:21;s:16:\"popularity_index\";i:542;s:11:\"trend_index\";i:417;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:162;a:15:{s:2:\"id\";i:5472;s:5:\"title\";s:7:\"About 2\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_7.png\";s:12:\"tmpl_created\";i:1520443520;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/about-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:21;s:16:\"popularity_index\";i:210;s:11:\"trend_index\";i:116;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:163;a:15:{s:2:\"id\";i:15197;s:5:\"title\";s:28:\"Psychologist &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/09/Contact-Us.jpg\";s:12:\"tmpl_created\";i:1600160499;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/psychologist-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:22;s:16:\"popularity_index\";i:666;s:11:\"trend_index\";i:558;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:164;a:15:{s:2:\"id\";i:16897;s:5:\"title\";s:30:\"Personal Chef &#8211; Business\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2021/01/Personal-Chef.png\";s:12:\"tmpl_created\";i:1610466247;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/lp/personal-chef-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:53:\"[\"Business\",\"Chef\",\"Food\",\"Landing Pages\",\"Services\"]\";s:10:\"menu_order\";i:22;s:16:\"popularity_index\";i:795;s:11:\"trend_index\";i:617;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:165;a:15:{s:2:\"id\";i:5455;s:5:\"title\";s:8:\"About 20\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_6.png\";s:12:\"tmpl_created\";i:1520443516;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/about-20/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:22;s:16:\"popularity_index\";i:134;s:11:\"trend_index\";i:70;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:166;a:15:{s:2:\"id\";i:15142;s:5:\"title\";s:25:\"Psychologist &#8211; Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/09/Home.jpg\";s:12:\"tmpl_created\";i:1600156308;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/psychologist-home/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:23;s:16:\"popularity_index\";i:464;s:11:\"trend_index\";i:297;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:167;a:15:{s:2:\"id\";i:16946;s:5:\"title\";s:52:\"Online Full-Stack Developer Course &#8211; Education\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2021/01/Online-Full-Stack-Developer-Course.png\";s:12:\"tmpl_created\";i:1610532778;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:137:\"https://library.elementor.com/lp/online-full-stack-developer-course-education/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"Education\";s:4:\"tags\";s:76:\"[\"Academy\",\"Coding\",\"Course Online\",\"Developer\",\"Education\",\"Landing Pages\"]\";s:10:\"menu_order\";i:23;s:16:\"popularity_index\";i:805;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:168;a:15:{s:2:\"id\";i:5413;s:5:\"title\";s:8:\"About 21\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_2.png\";s:12:\"tmpl_created\";i:1520443507;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/about-21/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:23;s:16:\"popularity_index\";i:83;s:11:\"trend_index\";i:52;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:169;a:15:{s:2:\"id\";i:15188;s:5:\"title\";s:28:\"Psychologist &#8211; Pricing\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/09/Pricing.jpg\";s:12:\"tmpl_created\";i:1600159731;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/psychologist-pricing/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:24;s:16:\"popularity_index\";i:732;s:11:\"trend_index\";i:537;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:170;a:15:{s:2:\"id\";i:16868;s:5:\"title\";s:40:\"Virtual Assistant &#8211; Online Service\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2021/01/Virtual-Assistant-250x280-1.png\";s:12:\"tmpl_created\";i:1610465656;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/lp/virtual-assistant-online-service/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:46:\"[\"Assistant\",\"Landing Pages\",\"Online Service\"]\";s:10:\"menu_order\";i:24;s:16:\"popularity_index\";i:793;s:11:\"trend_index\";i:757;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:171;a:15:{s:2:\"id\";i:5447;s:5:\"title\";s:7:\"About 3\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_5.png\";s:12:\"tmpl_created\";i:1520443514;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/about-3-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:24;s:16:\"popularity_index\";i:48;s:11:\"trend_index\";i:12;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:172;a:15:{s:2:\"id\";i:15167;s:5:\"title\";s:29:\"Psychologist &#8211; Services\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/09/Services.jpg\";s:12:\"tmpl_created\";i:1600158206;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/psychologist-services/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:25;s:16:\"popularity_index\";i:606;s:11:\"trend_index\";i:379;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:173;a:15:{s:2:\"id\";i:16812;s:5:\"title\";s:40:\"Construction Project &#8211; Real Estate\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2021/01/Construction-Project.png\";s:12:\"tmpl_created\";i:1610463582;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/lp/construction-project-real-estate/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:11:\"Real Estate\";s:4:\"tags\";s:59:\"[\"Construction\",\"Landing Pages\",\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:25;s:16:\"popularity_index\";i:796;s:11:\"trend_index\";i:724;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:174;a:15:{s:2:\"id\";i:5480;s:5:\"title\";s:7:\"About 4\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_7-1.png\";s:12:\"tmpl_created\";i:1520443522;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/about-4-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:25;s:16:\"popularity_index\";i:428;s:11:\"trend_index\";i:303;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:175;a:15:{s:2:\"id\";i:14932;s:5:\"title\";s:30:\"Flooring Company &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/08/About.png\";s:12:\"tmpl_created\";i:1597740110;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/flooring-company-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:26;s:16:\"popularity_index\";i:488;s:11:\"trend_index\";i:319;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:176;a:15:{s:2:\"id\";i:6027;s:5:\"title\";s:7:\"About 5\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_1-1.png\";s:12:\"tmpl_created\";i:1520443639;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/about-5-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:26;s:16:\"popularity_index\";i:40;s:11:\"trend_index\";i:40;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:177;a:15:{s:2:\"id\";i:16960;s:5:\"title\";s:44:\"Dog &amp; Cat Food Delivery &#8211; Business\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2021/01/Dog-Food.png\";s:12:\"tmpl_created\";i:1610533581;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/lp/dog-cat-food-delivery-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:71:\"[\"Business\",\"Cat\",\"Delivery\",\"Dog\",\"Food\",\"Landing Pages\",\"Pet\",\"Pets\"]\";s:10:\"menu_order\";i:26;s:16:\"popularity_index\";i:782;s:11:\"trend_index\";i:510;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:178;a:15:{s:2:\"id\";i:9592;s:5:\"title\";s:26:\"Classic | Promotion | Sale\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2019/01/Classic_Promotion_small_01.png\";s:12:\"tmpl_created\";i:1546963720;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/popups/classic-promotion-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:26;s:16:\"popularity_index\";i:663;s:11:\"trend_index\";i:807;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:179;a:15:{s:2:\"id\";i:10210;s:5:\"title\";s:29:\"Classic | Promotion | Webinar\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/01/web_small-1.png\";s:12:\"tmpl_created\";i:1547886103;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/popups/classic-promotion-webinar/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:27;s:16:\"popularity_index\";i:784;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:180;a:15:{s:2:\"id\";i:14998;s:5:\"title\";s:32:\"Flooring Company &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/08/Contact-Us.png\";s:12:\"tmpl_created\";i:1597740222;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/flooring-company-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:27;s:16:\"popularity_index\";i:553;s:11:\"trend_index\";i:380;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:181;a:15:{s:2:\"id\";i:6036;s:5:\"title\";s:7:\"About 6\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_1-1.png\";s:12:\"tmpl_created\";i:1520443641;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/about-6-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:27;s:16:\"popularity_index\";i:90;s:11:\"trend_index\";i:123;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:182;a:15:{s:2:\"id\";i:17095;s:5:\"title\";s:36:\"Mobile Pet Grooming &#8211; Business\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2021/01/Mobile-Pet-Grooming.png\";s:12:\"tmpl_created\";i:1610632115;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/lp/mobile-pet-grooming-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:38:\"[\"Dog\",\"Groom\",\"Landing Pages\",\"Pets\"]\";s:10:\"menu_order\";i:27;s:16:\"popularity_index\";i:786;s:11:\"trend_index\";i:731;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:183;a:15:{s:2:\"id\";i:14965;s:5:\"title\";s:32:\"Flooring Company &#8211; Gallery\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/08/Gallery.png\";s:12:\"tmpl_created\";i:1597740353;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/flooring-company-gallery/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:28;s:16:\"popularity_index\";i:371;s:11:\"trend_index\";i:291;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:184;a:15:{s:2:\"id\";i:17245;s:5:\"title\";s:34:\"Marketing Course &#8211; Education\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2021/01/PPC.png\";s:12:\"tmpl_created\";i:1610902958;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/lp/marketing-course-education/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"Education\";s:4:\"tags\";s:45:\"[\"Course Online\",\"Landing Pages\",\"Marketing\"]\";s:10:\"menu_order\";i:28;s:16:\"popularity_index\";i:770;s:11:\"trend_index\";i:430;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:185;a:15:{s:2:\"id\";i:5488;s:5:\"title\";s:7:\"About 7\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_8.png\";s:12:\"tmpl_created\";i:1520443524;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/about-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:28;s:16:\"popularity_index\";i:307;s:11:\"trend_index\";i:169;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:186;a:15:{s:2:\"id\";i:14947;s:5:\"title\";s:33:\"Flooring company &#8211; Services\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/08/Services.png\";s:12:\"tmpl_created\";i:1597740551;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/flooring-company-services/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:29;s:16:\"popularity_index\";i:538;s:11:\"trend_index\";i:392;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:187;a:15:{s:2:\"id\";i:6122;s:5:\"title\";s:7:\"About 8\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_2-1.png\";s:12:\"tmpl_created\";i:1520443661;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/about-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:29;s:16:\"popularity_index\";i:38;s:11:\"trend_index\";i:26;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:188;a:15:{s:2:\"id\";i:16983;s:5:\"title\";s:41:\"Pilates Instructor &#8211; Online Service\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2021/01/Pilates-Instructor.png\";s:12:\"tmpl_created\";i:1610534138;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/pilates-instructor-online-service/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:70:\"[\"Free Trial\",\"Instructor\",\"Landing Pages\",\"Online Service\",\"Pilates\"]\";s:10:\"menu_order\";i:29;s:16:\"popularity_index\";i:778;s:11:\"trend_index\";i:412;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:189;a:15:{s:2:\"id\";i:14901;s:5:\"title\";s:29:\"Flooring Company &#8211; Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/08/Home.png\";s:12:\"tmpl_created\";i:1597740474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/flooring-company-home/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:30;s:16:\"popularity_index\";i:387;s:11:\"trend_index\";i:185;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:190;a:15:{s:2:\"id\";i:18568;s:5:\"title\";s:32:\"Flower Delivery &#8211; Business\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2021/04/Flower-Delivery.png\";s:12:\"tmpl_created\";i:1617546716;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/lp/flower-delivery-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:37:\"[\"Delivery\",\"Flower\",\"Landing Pages\"]\";s:10:\"menu_order\";i:30;s:16:\"popularity_index\";i:874;s:11:\"trend_index\";i:763;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:191;a:15:{s:2:\"id\";i:10047;s:5:\"title\";s:15:\"Classic | Login\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/01/yellow_small.png\";s:12:\"tmpl_created\";i:1547847757;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/popups/classic-login-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:30;s:16:\"popularity_index\";i:522;s:11:\"trend_index\";i:513;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:192;a:15:{s:2:\"id\";i:5496;s:5:\"title\";s:7:\"About 9\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_8-1.png\";s:12:\"tmpl_created\";i:1520443526;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/about-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:30;s:16:\"popularity_index\";i:523;s:11:\"trend_index\";i:453;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:193;a:15:{s:2:\"id\";i:16917;s:5:\"title\";s:22:\"Webinar &#8211; Events\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2021/01/Webinar-Library-Pic.jpg\";s:12:\"tmpl_created\";i:1610466822;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/lp/webinar-events/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:36:\"[\"Events\",\"Landing Pages\",\"Webinar\"]\";s:10:\"menu_order\";i:31;s:16:\"popularity_index\";i:821;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:194;a:15:{s:2:\"id\";i:8961;s:5:\"title\";s:9:\"archive 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.1.jpg\";s:12:\"tmpl_created\";i:1528639909;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/archive-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:31;s:16:\"popularity_index\";i:79;s:11:\"trend_index\";i:15;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:195;a:15:{s:2:\"id\";i:9879;s:5:\"title\";s:38:\"Classic | Register | Subscribe | Leads\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/01/dog_small.png\";s:12:\"tmpl_created\";i:1547838416;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/popups/classic-register-subscribe/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:31;s:16:\"popularity_index\";i:676;s:11:\"trend_index\";i:761;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:196;a:15:{s:2:\"id\";i:14737;s:5:\"title\";s:32:\"Luxury Real Estate &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/07/About.png\";s:12:\"tmpl_created\";i:1595313527;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/luxury-real-estate-about-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"real estate\",\"realestate\"]\";s:10:\"menu_order\";i:31;s:16:\"popularity_index\";i:150;s:11:\"trend_index\";i:447;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:197;a:15:{s:2:\"id\";i:17079;s:5:\"title\";s:42:\"Calls Volunteer &#8211; Social Involvement\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2021/01/Calls-Volunteer.png\";s:12:\"tmpl_created\";i:1610631774;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/calls-volunteer-social-involvement/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Social Involvement\";s:4:\"tags\";s:68:\"[\"Care\",\"Covid-19\",\"Help\",\"Involvement\",\"Landing Pages\",\"Volunteer\"]\";s:10:\"menu_order\";i:32;s:16:\"popularity_index\";i:854;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:198;a:15:{s:2:\"id\";i:8969;s:5:\"title\";s:9:\"archive 2\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.2.jpg\";s:12:\"tmpl_created\";i:1528700014;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/archive-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:32;s:16:\"popularity_index\";i:250;s:11:\"trend_index\";i:124;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:199;a:15:{s:2:\"id\";i:14756;s:5:\"title\";s:34:\"Luxury Real Estate &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/07/Contact-Us.png\";s:12:\"tmpl_created\";i:1595313519;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/luxury-real-estate-contact-us-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"real estate\",\"realestate\"]\";s:10:\"menu_order\";i:32;s:16:\"popularity_index\";i:610;s:11:\"trend_index\";i:569;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:200;a:15:{s:2:\"id\";i:16836;s:5:\"title\";s:33:\"Marketing Agency &#8211; Business\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2021/01/Marketing-Agency-Library-Pic.jpg\";s:12:\"tmpl_created\";i:1610464490;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/lp/marketing-agency-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:74:\"[\"Agency\",\"Business\",\"Landing Pages\",\"Marketing\",\"Marketing Landing Page\"]\";s:10:\"menu_order\";i:33;s:16:\"popularity_index\";i:816;s:11:\"trend_index\";i:787;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:201;a:15:{s:2:\"id\";i:8973;s:5:\"title\";s:9:\"archive 3\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.3.jpg\";s:12:\"tmpl_created\";i:1528700205;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/archive-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:33;s:16:\"popularity_index\";i:176;s:11:\"trend_index\";i:54;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:202;a:15:{s:2:\"id\";i:14716;s:5:\"title\";s:31:\"Luxury Real Estate &#8211; Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/07/Home.png\";s:12:\"tmpl_created\";i:1595313512;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/luxury-real-estate-home-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"real estate\",\"realestate\"]\";s:10:\"menu_order\";i:33;s:16:\"popularity_index\";i:394;s:11:\"trend_index\";i:165;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:203;a:15:{s:2:\"id\";i:16785;s:5:\"title\";s:42:\"Gym Promotion &#8211; Health &amp; Fitness\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2021/01/Gym-LP.jpg\";s:12:\"tmpl_created\";i:1610455496;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/lp/gym-promotion-health-fitness/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:42:\"[\"Fitness\",\"Gym\",\"Health\",\"Landing Pages\"]\";s:10:\"menu_order\";i:34;s:16:\"popularity_index\";i:820;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:204;a:15:{s:2:\"id\";i:8977;s:5:\"title\";s:9:\"archive 4\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.4.jpg\";s:12:\"tmpl_created\";i:1528700326;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/archive-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:34;s:16:\"popularity_index\";i:354;s:11:\"trend_index\";i:396;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:205;a:15:{s:2:\"id\";i:14763;s:5:\"title\";s:31:\"Luxury Real Estate &#8211; News\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/07/news-Archive.png\";s:12:\"tmpl_created\";i:1595313273;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/luxury-real-estate-news-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"real estate\",\"realestate\"]\";s:10:\"menu_order\";i:34;s:16:\"popularity_index\";i:404;s:11:\"trend_index\";i:167;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:206;a:15:{s:2:\"id\";i:10297;s:5:\"title\";s:14:\"Classic | Sale\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/01/s_yellow_small.png\";s:12:\"tmpl_created\";i:1548056099;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/popups/classic-sale-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:35;s:16:\"popularity_index\";i:590;s:11:\"trend_index\";i:607;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:207;a:15:{s:2:\"id\";i:18492;s:5:\"title\";s:34:\"Bicycle Pre-Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Bike-Landing-Page.png\";s:12:\"tmpl_created\";i:1617535552;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/lp/bicycle-pre-sale-ecommerce/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:34:\"[\"Bicycle\",\"Landing Pages\",\"Sale\"]\";s:10:\"menu_order\";i:35;s:16:\"popularity_index\";i:871;s:11:\"trend_index\";i:826;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:208;a:15:{s:2:\"id\";i:8981;s:5:\"title\";s:9:\"archive 5\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.5.jpg\";s:12:\"tmpl_created\";i:1528700484;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/archive-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:35;s:16:\"popularity_index\";i:333;s:11:\"trend_index\";i:195;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:209;a:15:{s:2:\"id\";i:13960;s:5:\"title\";s:32:\"Japanese restaurant &#8211; Home\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/06/Home-Page.jpg\";s:12:\"tmpl_created\";i:1592289775;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/japanese-restaurant-home-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:35;s:16:\"popularity_index\";i:537;s:11:\"trend_index\";i:287;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:210;a:15:{s:2:\"id\";i:10393;s:5:\"title\";s:14:\"Classic | Sale\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/01/blue_small.png\";s:12:\"tmpl_created\";i:1548056682;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/popups/classic-sale-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:36;s:16:\"popularity_index\";i:678;s:11:\"trend_index\";i:837;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:211;a:15:{s:2:\"id\";i:18349;s:5:\"title\";s:39:\"Virtual try-on glasses &#8211; Business\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/03/250x280-8.png\";s:12:\"tmpl_created\";i:1614772569;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/virtual-try-on-glasses-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:64:\"[\"Fashion\",\"Glasses\",\"Landing Pages\",\"Online Service\",\"Virtual\"]\";s:10:\"menu_order\";i:36;s:16:\"popularity_index\";i:848;s:11:\"trend_index\";i:803;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:212;a:15:{s:2:\"id\";i:8985;s:5:\"title\";s:9:\"archive 6\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.6.jpg\";s:12:\"tmpl_created\";i:1528700612;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/archive-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:36;s:16:\"popularity_index\";i:204;s:11:\"trend_index\";i:95;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:213;a:15:{s:2:\"id\";i:13993;s:5:\"title\";s:45:\"Japanese restaurant &#8211; Chef&#8217;s Menu\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2020/06/Chef_s-Menu-Page.jpg\";s:12:\"tmpl_created\";i:1592289691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/japanese-restaurant-chefs-menu/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:36;s:16:\"popularity_index\";i:651;s:11:\"trend_index\";i:675;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:214;a:15:{s:2:\"id\";i:17458;s:5:\"title\";s:31:\"Moving Company &#8211; Business\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2021/02/Library-Pic-Moving-Company.png\";s:12:\"tmpl_created\";i:1612727025;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/lp/moving-company-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:46:\"[\"Business\",\"Landing Pages\",\"Movers\",\"moving\"]\";s:10:\"menu_order\";i:37;s:16:\"popularity_index\";i:826;s:11:\"trend_index\";i:767;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:215;a:15:{s:2:\"id\";i:8989;s:5:\"title\";s:9:\"archive 7\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.7.jpg\";s:12:\"tmpl_created\";i:1528701063;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/archive-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:37;s:16:\"popularity_index\";i:208;s:11:\"trend_index\";i:111;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:216;a:15:{s:2:\"id\";i:14012;s:5:\"title\";s:36:\"Japanese restaurant &#8211; Bar Menu\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2020/06/Bar-Menu-Page.jpg\";s:12:\"tmpl_created\";i:1592289665;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/japanese-restaurant-bar-menu/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:37;s:16:\"popularity_index\";i:735;s:11:\"trend_index\";i:829;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:217;a:15:{s:2:\"id\";i:10579;s:5:\"title\";s:14:\"Classic | Sale\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/01/sale1_small.png\";s:12:\"tmpl_created\";i:1547967887;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/popups/classic-sale-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:38;s:16:\"popularity_index\";i:712;s:11:\"trend_index\";i:782;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:218;a:15:{s:2:\"id\";i:18517;s:5:\"title\";s:29:\"Food Blog &#8211; Coming Soon\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Food-Blog.png\";s:12:\"tmpl_created\";i:1617539897;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/lp/food-blog-coming-soon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:45:\"[\"Blog\",\"Coming Soon\",\"Food\",\"Landing Pages\"]\";s:10:\"menu_order\";i:38;s:16:\"popularity_index\";i:844;s:11:\"trend_index\";i:672;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:219;a:15:{s:2:\"id\";i:8996;s:5:\"title\";s:9:\"archive 8\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.8.jpg\";s:12:\"tmpl_created\";i:1528701290;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/archive-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:38;s:16:\"popularity_index\";i:227;s:11:\"trend_index\";i:153;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:220;a:15:{s:2:\"id\";i:13917;s:5:\"title\";s:33:\"Japanese restaurant &#8211; About\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/06/About-Page.jpg\";s:12:\"tmpl_created\";i:1592289629;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/japanese-restaurant-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:38;s:16:\"popularity_index\";i:640;s:11:\"trend_index\";i:389;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:221;a:15:{s:2:\"id\";i:17379;s:5:\"title\";s:33:\"IT Service &#8211; Online Service\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2021/02/Library-Pic-IT-Service.png\";s:12:\"tmpl_created\";i:1612713022;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/lp/it-service-online-service/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:41:\"[\"IT\",\"Landing Pages\",\"Remote\",\"Support\"]\";s:10:\"menu_order\";i:39;s:16:\"popularity_index\";i:806;s:11:\"trend_index\";i:634;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:222;a:15:{s:2:\"id\";i:9001;s:5:\"title\";s:9:\"archive 9\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.9.jpg\";s:12:\"tmpl_created\";i:1528701433;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/archive-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:39;s:16:\"popularity_index\";i:265;s:11:\"trend_index\";i:208;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:223;a:15:{s:2:\"id\";i:13937;s:5:\"title\";s:35:\"Japanese restaurant &#8211; Gallery\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/06/Gallery-Page.jpg\";s:12:\"tmpl_created\";i:1592289748;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/japanese-restaurant-gallery/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:39;s:16:\"popularity_index\";i:648;s:11:\"trend_index\";i:551;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:224;a:15:{s:2:\"id\";i:18560;s:5:\"title\";s:52:\"Finance Learning Platform &#8211; Under Construction\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Finance-Platform.png\";s:12:\"tmpl_created\";i:1617542761;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:137:\"https://library.elementor.com/lp/finance-learning-platform-under-construction/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Under Construction\";s:4:\"tags\";s:27:\"[\"Finance\",\"Landing Pages\"]\";s:10:\"menu_order\";i:40;s:16:\"popularity_index\";i:843;s:11:\"trend_index\";i:561;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:225;a:15:{s:2:\"id\";i:13528;s:5:\"title\";s:22:\"Barbershop &#8211; 404\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/05/404-Page.jpg\";s:12:\"tmpl_created\";i:1589893152;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/barbershop-404/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:34:\"[\"404\",\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:40;s:16:\"popularity_index\";i:768;s:11:\"trend_index\";i:681;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:226;a:15:{s:2:\"id\";i:14030;s:5:\"title\";s:34:\"Japanese restaurant &#8211; Events\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/06/Events-Page.jpg\";s:12:\"tmpl_created\";i:1592289713;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/japanese-restaurant-events/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:40;s:16:\"popularity_index\";i:723;s:11:\"trend_index\";i:711;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:227;a:15:{s:2:\"id\";i:18528;s:5:\"title\";s:36:\"Home Decor Store &#8211; Coming Soon\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Home-Decore.png\";s:12:\"tmpl_created\";i:1617541784;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/lp/home-decor-store-coming-soon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:57:\"[\"Coming Soon\",\"Decor\",\"interior design\",\"Landing Pages\"]\";s:10:\"menu_order\";i:41;s:16:\"popularity_index\";i:872;s:11:\"trend_index\";i:819;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:228;a:15:{s:2:\"id\";i:13518;s:5:\"title\";s:26:\"Barbershop &#8211; Archive\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/05/Blog-Page.jpg\";s:12:\"tmpl_created\";i:1589893157;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/barbershop-archive/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:41;s:16:\"popularity_index\";i:737;s:11:\"trend_index\";i:523;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:229;a:15:{s:2:\"id\";i:13984;s:5:\"title\";s:40:\"Japanese restaurant &#8211; Reservations\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/06/reservations.jpg\";s:12:\"tmpl_created\";i:1592294757;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/japanese-restaurant-reservations/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:41;s:16:\"popularity_index\";i:715;s:11:\"trend_index\";i:727;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:230;a:15:{s:2:\"id\";i:17504;s:5:\"title\";s:29:\"Hair Stylist &#8211; Business\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/02/250x280-3.png\";s:12:\"tmpl_created\";i:1612883014;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/lp/hair-stylist-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:59:\"[\"Business\",\"Hair\",\"hairdresser\",\"Landing Pages\",\"stylist\"]\";s:10:\"menu_order\";i:42;s:16:\"popularity_index\";i:840;s:11:\"trend_index\";i:806;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:231;a:15:{s:2:\"id\";i:13604;s:5:\"title\";s:25:\"Barbershop &#8211; Footer\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/05/Footer-Small.jpg\";s:12:\"tmpl_created\";i:1589893147;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/barbershop-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:37:\"[\"Barber Shop\",\"Barbershop\",\"footer\"]\";s:10:\"menu_order\";i:42;s:16:\"popularity_index\";i:555;s:11:\"trend_index\";i:267;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:232;a:15:{s:2:\"id\";i:13479;s:5:\"title\";s:23:\"Barbershop &#8211; Home\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/05/Home-Page.jpg\";s:12:\"tmpl_created\";i:1589893275;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/barbershop-home/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:42;s:16:\"popularity_index\";i:683;s:11:\"trend_index\";i:832;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:233;a:15:{s:2:\"id\";i:10180;s:5:\"title\";s:21:\"Fly In | Announcement\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/01/glass_small.png\";s:12:\"tmpl_created\";i:1548045309;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/popups/fly-in-announcement-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:43;s:16:\"popularity_index\";i:686;s:11:\"trend_index\";i:788;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:234;a:15:{s:2:\"id\";i:18449;s:5:\"title\";s:46:\"Aesthetic Clinic &#8211; Health &#038; Fitness\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2021/03/Aesthetic-Clinic.png\";s:12:\"tmpl_created\";i:1616682181;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/aesthetic-clinic-health-fitness/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:57:\"[\"Aesthetic\",\"Beauty\",\"Fitness\",\"Health\",\"Landing Pages\"]\";s:10:\"menu_order\";i:43;s:16:\"popularity_index\";i:859;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:235;a:15:{s:2:\"id\";i:13612;s:5:\"title\";s:25:\"Barbershop &#8211; Header\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2020/06/barber-shop-header.jpg\";s:12:\"tmpl_created\";i:1589893142;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/barbershop-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:37:\"[\"Barber Shop\",\"Barbershop\",\"header\"]\";s:10:\"menu_order\";i:43;s:16:\"popularity_index\";i:343;s:11:\"trend_index\";i:137;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:236;a:15:{s:2:\"id\";i:13503;s:5:\"title\";s:24:\"Barbershop &#8211; About\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/05/About-Page.jpg\";s:12:\"tmpl_created\";i:1589893289;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/barbershop-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:43;s:16:\"popularity_index\";i:744;s:11:\"trend_index\";i:739;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:237;a:15:{s:2:\"id\";i:17353;s:5:\"title\";s:44:\"Online Cooking Course &#8211; Online Service\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/02/250x280-2.png\";s:12:\"tmpl_created\";i:1612705144;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/lp/online-cooking-course-online-service/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:50:\"[\"Cooking\",\"Course Online\",\"Food\",\"Landing Pages\"]\";s:10:\"menu_order\";i:44;s:16:\"popularity_index\";i:845;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:238;a:15:{s:2:\"id\";i:13621;s:5:\"title\";s:30:\"Barbershop &#8211; Single Post\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/05/Single-Page.jpg\";s:12:\"tmpl_created\";i:1589893137;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/barbershop-single-post/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:44;s:16:\"popularity_index\";i:736;s:11:\"trend_index\";i:580;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:239;a:15:{s:2:\"id\";i:13548;s:5:\"title\";s:27:\"Barbershop &#8211; Services\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2020/05/Services-Page.jpg\";s:12:\"tmpl_created\";i:1589893298;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/barbershop-services/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:44;s:16:\"popularity_index\";i:761;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:240;a:15:{s:2:\"id\";i:16527;s:5:\"title\";s:24:\"Beauty Salon &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/12/404.jpg\";s:12:\"tmpl_created\";i:1608622517;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/beauty-salon-404/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:29:\"[\"404\",\"Beauty salon\",\"hair\"]\";s:10:\"menu_order\";i:45;s:16:\"popularity_index\";i:742;s:11:\"trend_index\";i:563;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:241;a:15:{s:2:\"id\";i:18550;s:5:\"title\";s:39:\"Online Store &#8211; Under Construction\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Online-Store.png\";s:12:\"tmpl_created\";i:1617542506;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/online-store-under-construction/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Under Construction\";s:4:\"tags\";s:59:\"[\"Landing Pages\",\"online shop\",\"Shop\",\"Under Construction\"]\";s:10:\"menu_order\";i:45;s:16:\"popularity_index\";i:832;s:11:\"trend_index\";i:600;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:242;a:15:{s:2:\"id\";i:13560;s:5:\"title\";s:26:\"Barbershop &#8211; Gallery\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/05/Gallery-Page.jpg\";s:12:\"tmpl_created\";i:1589893307;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/barbershop-gallery/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:45;s:16:\"popularity_index\";i:756;s:11:\"trend_index\";i:822;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:243;a:15:{s:2:\"id\";i:9731;s:5:\"title\";s:26:\"Classic | Sale | Promotion\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/01/icecream_small.png\";s:12:\"tmpl_created\";i:1547976166;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/popups/classic-sale/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:46;s:16:\"popularity_index\";i:635;s:11:\"trend_index\";i:648;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:244;a:15:{s:2:\"id\";i:16535;s:5:\"title\";s:27:\"Beauty Salon &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/12/Footer.jpg\";s:12:\"tmpl_created\";i:1608622498;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/beauty-salon-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:32:\"[\"Beauty salon\",\"Footer\",\"hair\"]\";s:10:\"menu_order\";i:46;s:16:\"popularity_index\";i:524;s:11:\"trend_index\";i:126;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:245;a:15:{s:2:\"id\";i:18539;s:5:\"title\";s:40:\"Travel Agency &#8211; Under Construction\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Travel-Agency-1.png\";s:12:\"tmpl_created\";i:1617610273;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/lp/travel-agency-under-construction/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Under Construction\";s:4:\"tags\";s:56:\"[\"Agency\",\"Landing Pages\",\"Travel\",\"Under Construction\"]\";s:10:\"menu_order\";i:46;s:16:\"popularity_index\";i:876;s:11:\"trend_index\";i:652;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:246;a:15:{s:2:\"id\";i:13587;s:5:\"title\";s:26:\"Barbershop &#8211; Contact\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2020/05/Contact-Us-Page.jpg\";s:12:\"tmpl_created\";i:1589893315;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/barbershop-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:46;s:16:\"popularity_index\";i:753;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:247;a:15:{s:2:\"id\";i:16545;s:5:\"title\";s:27:\"Beauty Salon &#8211; Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/12/Header.jpg\";s:12:\"tmpl_created\";i:1608622495;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/beauty-salon-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:32:\"[\"Beauty salon\",\"hair\",\"Header\"]\";s:10:\"menu_order\";i:47;s:16:\"popularity_index\";i:356;s:11:\"trend_index\";i:49;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:248;a:15:{s:2:\"id\";i:18270;s:5:\"title\";s:24:\"Open week &#8211; Events\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2021/03/250x280.png\";s:12:\"tmpl_created\";i:1614767186;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/lp/open-week-events/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:59:\"[\"Education\",\"Event\",\"Events\",\"Landing Pages\",\"University\"]\";s:10:\"menu_order\";i:47;s:16:\"popularity_index\";i:831;s:11:\"trend_index\";i:673;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:249;a:15:{s:2:\"id\";i:13307;s:5:\"title\";s:26:\"Online Course &#8211; Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/04/Home.jpg\";s:12:\"tmpl_created\";i:1587474541;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/online-course-home/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:47;s:16:\"popularity_index\";i:230;s:11:\"trend_index\";i:125;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:250;a:15:{s:2:\"id\";i:7686;s:5:\"title\";s:12:\"Blog Posts 1\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2018/03/blog_posts.png\";s:12:\"tmpl_created\";i:1521558047;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/blog-posts-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:26:\"[\"archive\",\"Blog\",\"posts\"]\";s:10:\"menu_order\";i:48;s:16:\"popularity_index\";i:131;s:11:\"trend_index\";i:152;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:251;a:15:{s:2:\"id\";i:18300;s:5:\"title\";s:30:\"Makeup Artist &#8211; Business\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/03/250x280-2.png\";s:12:\"tmpl_created\";i:1614768608;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/lp/makeup-artist-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:79:\"[\"Beauty\",\"Business\",\"Course Online\",\"Landing Pages\",\"Makeup\",\"Online Service\"]\";s:10:\"menu_order\";i:48;s:16:\"popularity_index\";i:861;s:11:\"trend_index\";i:783;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:252;a:15:{s:2:\"id\";i:13328;s:5:\"title\";s:27:\"Online Course &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/04/About.jpg\";s:12:\"tmpl_created\";i:1587474558;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/online-course-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:48;s:16:\"popularity_index\";i:508;s:11:\"trend_index\";i:429;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:253;a:15:{s:2:\"id\";i:18329;s:5:\"title\";s:63:\"Online Real Estate Investment Conference &#8211; Online Service\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/03/250x280-5.png\";s:12:\"tmpl_created\";i:1614770404;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:148:\"https://library.elementor.com/lp/online-real-estate-investment-conference-online-service/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:76:\"[\"Conference\",\"Event\",\"Events\",\"Landing Pages\",\"Online Event\",\"Real estate\"]\";s:10:\"menu_order\";i:49;s:16:\"popularity_index\";i:866;s:11:\"trend_index\";i:779;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:254;a:15:{s:2:\"id\";i:13338;s:5:\"title\";s:33:\"Online Course &#8211; Course Page\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/04/Course-Page.png\";s:12:\"tmpl_created\";i:1587474574;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/online-course-course-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:49;s:16:\"popularity_index\";i:337;s:11:\"trend_index\";i:310;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:255;a:15:{s:2:\"id\";i:5283;s:5:\"title\";s:9:\"Clients 1\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_white_2.png\";s:12:\"tmpl_created\";i:1520443478;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/clients-1-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";i:49;s:16:\"popularity_index\";i:294;s:11:\"trend_index\";i:202;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:256;a:15:{s:2:\"id\";i:18391;s:5:\"title\";s:45:\"Children&#8217;s Optometrist &#8211; Business\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Childrens-Optometrist.png\";s:12:\"tmpl_created\";i:1614773564;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/lp/childrens-optometrist-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:85:\"[\"Business\",\"Children\",\"Eye\",\"Glasses\",\"Health\",\"Kids\",\"Landing Pages\",\"Optometrist\"]\";s:10:\"menu_order\";i:50;s:16:\"popularity_index\";i:877;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:257;a:15:{s:2:\"id\";i:13352;s:5:\"title\";s:29:\"Online Course &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/04/Contact-Us.jpg\";s:12:\"tmpl_created\";i:1587474591;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/online-course-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:50;s:16:\"popularity_index\";i:565;s:11:\"trend_index\";i:533;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:258;a:15:{s:2:\"id\";i:5306;s:5:\"title\";s:10:\"Clients 10\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_3.png\";s:12:\"tmpl_created\";i:1520443484;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/clients-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";i:50;s:16:\"popularity_index\";i:657;s:11:\"trend_index\";i:581;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:259;a:15:{s:2:\"id\";i:18366;s:5:\"title\";s:30:\"Car Insurance &#8211; Business\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Car-Insurance.png\";s:12:\"tmpl_created\";i:1614773263;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/lp/car-insurance-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:46:\"[\"Business\",\"car\",\"Insurance\",\"Landing Pages\"]\";s:10:\"menu_order\";i:51;s:16:\"popularity_index\";i:869;s:11:\"trend_index\";i:797;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:260;a:15:{s:2:\"id\";i:13187;s:5:\"title\";s:33:\"Interior Design &#8211; Home Page\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/04/Home.png\";s:12:\"tmpl_created\";i:1586148661;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/interior-design-home-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"business\",\"interior design\"]\";s:10:\"menu_order\";i:51;s:16:\"popularity_index\";i:331;s:11:\"trend_index\";i:264;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:261;a:15:{s:2:\"id\";i:5341;s:5:\"title\";s:10:\"Clients 11\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_4.png\";s:12:\"tmpl_created\";i:1520443491;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/clients-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";i:51;s:16:\"popularity_index\";i:603;s:11:\"trend_index\";i:633;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:262;a:15:{s:2:\"id\";i:18291;s:5:\"title\";s:47:\"Grill Restaurant Food Delivery &#8211; Business\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Food-Delivery-LP.png\";s:12:\"tmpl_created\";i:1614767830;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/lp/grill-restaurant-food-delivery-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:79:\"[\"Delivery\",\"Delivery Service\",\"Fast Food\",\"Food\",\"Landing Pages\",\"Restaurant\"]\";s:10:\"menu_order\";i:52;s:16:\"popularity_index\";i:819;s:11:\"trend_index\";i:685;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:263;a:15:{s:2:\"id\";i:13199;s:5:\"title\";s:29:\"Interior Design &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/04/About.png\";s:12:\"tmpl_created\";i:1586148666;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/interior-design-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"business\",\"interior design\"]\";s:10:\"menu_order\";i:52;s:16:\"popularity_index\";i:316;s:11:\"trend_index\";i:334;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:264;a:15:{s:2:\"id\";i:5315;s:5:\"title\";s:10:\"Clients 12\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_4-1.png\";s:12:\"tmpl_created\";i:1520443486;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/clients-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";i:52;s:16:\"popularity_index\";i:485;s:11:\"trend_index\";i:263;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:265;a:15:{s:2:\"id\";i:18340;s:5:\"title\";s:30:\"Restaurant &#8211; Coming Soon\";s:9:\"thumbnail\";s:98:\"https://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Restuarant-Coming-Soon-LP.png\";s:12:\"tmpl_created\";i:1614772183;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/lp/restaurant-coming-soon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:51:\"[\"Coming Soon\",\"Food\",\"Landing Pages\",\"Restaurant\"]\";s:10:\"menu_order\";i:53;s:16:\"popularity_index\";i:810;s:11:\"trend_index\";i:809;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:266;a:15:{s:2:\"id\";i:13214;s:5:\"title\";s:32:\"Interior Design &#8211; Projects\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/04/portfolio_s.jpg\";s:12:\"tmpl_created\";i:1586148672;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/interior-design-projects/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"business\",\"interior design\"]\";s:10:\"menu_order\";i:53;s:16:\"popularity_index\";i:367;s:11:\"trend_index\";i:323;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:267;a:15:{s:2:\"id\";i:5333;s:5:\"title\";s:10:\"Clients 13\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_6.png\";s:12:\"tmpl_created\";i:1520443489;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/clients-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";i:53;s:16:\"popularity_index\";i:234;s:11:\"trend_index\";i:128;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:268;a:15:{s:2:\"id\";i:17480;s:5:\"title\";s:42:\"At-home Massage Therapist &#8211; Business\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/02/At-Home-Massage-Therapist.jpg\";s:12:\"tmpl_created\";i:1612879264;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/at-home-massage-therapist-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:60:\"[\"Business\",\"Health\",\"Landing Pages\",\"Services\",\"Therapist\"]\";s:10:\"menu_order\";i:54;s:16:\"popularity_index\";i:856;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:269;a:15:{s:2:\"id\";i:13229;s:5:\"title\";s:31:\"Interior Design &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/04/Contact-Us.png\";s:12:\"tmpl_created\";i:1586148677;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/interior-design-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"business\",\"interior design\"]\";s:10:\"menu_order\";i:54;s:16:\"popularity_index\";i:395;s:11:\"trend_index\";i:337;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:270;a:15:{s:2:\"id\";i:5389;s:5:\"title\";s:10:\"Clients 14\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_black_9.png\";s:12:\"tmpl_created\";i:1520443501;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/clients-14/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";i:54;s:16:\"popularity_index\";i:407;s:11:\"trend_index\";i:307;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:271;a:15:{s:2:\"id\";i:10005;s:5:\"title\";s:38:\"Fly In | Promotion | Spa | Body Lotion\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2019/01/Flyin_lotion_small.png\";s:12:\"tmpl_created\";i:1547844909;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/popups/fly-in-promotion-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:54;s:16:\"popularity_index\";i:755;s:11:\"trend_index\";i:760;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:272;a:15:{s:2:\"id\";i:10424;s:5:\"title\";s:21:\"Fly In | Announcement\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/01/flower_small.png\";s:12:\"tmpl_created\";i:1547961866;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/popups/fly-in-announcement-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:55;s:16:\"popularity_index\";i:677;s:11:\"trend_index\";i:753;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:273;a:15:{s:2:\"id\";i:18317;s:5:\"title\";s:26:\"Insurance &#8211; Business\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Life-Insirance.png\";s:12:\"tmpl_created\";i:1614769488;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/lp/insurance-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:61:\"[\"Business\",\"Family\",\"Financial\",\"Insurance\",\"Landing Pages\"]\";s:10:\"menu_order\";i:55;s:16:\"popularity_index\";i:870;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:274;a:15:{s:2:\"id\";i:12948;s:5:\"title\";s:29:\"Photography &#8211; Home Page\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/02/Home_s.png\";s:12:\"tmpl_created\";i:1582093442;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/photography-home-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:55;s:16:\"popularity_index\";i:241;s:11:\"trend_index\";i:201;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:275;a:15:{s:2:\"id\";i:5298;s:5:\"title\";s:10:\"Clients 15\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_white_3.png\";s:12:\"tmpl_created\";i:1520443482;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/clients-15/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";i:55;s:16:\"popularity_index\";i:465;s:11:\"trend_index\";i:520;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:276;a:15:{s:2:\"id\";i:9975;s:5:\"title\";s:24:\"Fly In | Promotion | App\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2019/01/flyin_webinar_app_small.png\";s:12:\"tmpl_created\";i:1547842284;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/popups/fly-in-promotion-webinar/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:55;s:16:\"popularity_index\";i:774;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:277;a:15:{s:2:\"id\";i:17401;s:5:\"title\";s:40:\"Conference Thank You Page &#8211; Events\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2021/02/250x280.png\";s:12:\"tmpl_created\";i:1612724753;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/lp/conference-thank-you-page-events/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Thank You Page\";s:4:\"tags\";s:59:\"[\"Conference\",\"Event\",\"Events\",\"Landing Pages\",\"Thank You\"]\";s:10:\"menu_order\";i:56;s:16:\"popularity_index\";i:799;s:11:\"trend_index\";i:540;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:278;a:15:{s:2:\"id\";i:12798;s:5:\"title\";s:25:\"Photography &#8211; About\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/02/About_s.png\";s:12:\"tmpl_created\";i:1582093446;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/photography-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:56;s:16:\"popularity_index\";i:499;s:11:\"trend_index\";i:374;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:279;a:15:{s:2:\"id\";i:5381;s:5:\"title\";s:10:\"Clients 16\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_9.png\";s:12:\"tmpl_created\";i:1520443499;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/clients-16/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";i:56;s:16:\"popularity_index\";i:198;s:11:\"trend_index\";i:168;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:280;a:15:{s:2:\"id\";i:10067;s:5:\"title\";s:31:\"Fly In | Announcement | Cookies\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2019/01/fly-in_cookie_yellow_small.png\";s:12:\"tmpl_created\";i:1547848075;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/popups/fly-in-announcement/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:56;s:16:\"popularity_index\";i:582;s:11:\"trend_index\";i:619;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:281;a:15:{s:2:\"id\";i:17368;s:5:\"title\";s:38:\"Real Estate Agency &#8211; Real-Estate\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/02/Library-Pic-Real-Estate.png\";s:12:\"tmpl_created\";i:1612711814;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/lp/real-estate-agency-real-estate/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:11:\"Real Estate\";s:4:\"tags\";s:73:\"[\"Landing Pages\",\"listing\",\"Real estate\",\"Realestate\",\"realtor\",\"realty\"]\";s:10:\"menu_order\";i:57;s:16:\"popularity_index\";i:858;s:11:\"trend_index\";i:777;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:282;a:15:{s:2:\"id\";i:12868;s:5:\"title\";s:27:\"Photography &#8211; Contact\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/02/Contact_s.png\";s:12:\"tmpl_created\";i:1582093450;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/photography-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:57;s:16:\"popularity_index\";i:531;s:11:\"trend_index\";i:350;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:283;a:15:{s:2:\"id\";i:5357;s:5:\"title\";s:9:\"Clients 2\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_7.png\";s:12:\"tmpl_created\";i:1520443495;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/clients-2-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";i:57;s:16:\"popularity_index\";i:341;s:11:\"trend_index\";i:232;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:284;a:15:{s:2:\"id\";i:17423;s:5:\"title\";s:57:\"Volunteer Calls Thank You Page &#8211; Social Involvement\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2021/02/Volunteer-Calls-TYP.jpg\";s:12:\"tmpl_created\";i:1612726058;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/lp/volunteer-calls-thank-you-page-social-involvement/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Thank You Page\";s:4:\"tags\";s:62:\"[\"Care\",\"Involvement\",\"Landing Pages\",\"Thank You\",\"Volunteer\"]\";s:10:\"menu_order\";i:58;s:16:\"popularity_index\";i:857;s:11:\"trend_index\";i:818;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:285;a:15:{s:2:\"id\";i:13056;s:5:\"title\";s:28:\"Photography &#8211; Wildlife\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/02/Wildlife_s.png\";s:12:\"tmpl_created\";i:1582093454;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/photography-wildlife/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:58;s:16:\"popularity_index\";i:579;s:11:\"trend_index\";i:656;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:286;a:15:{s:2:\"id\";i:5290;s:5:\"title\";s:9:\"Clients 3\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_2.png\";s:12:\"tmpl_created\";i:1520443480;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/clients-3-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";i:58;s:16:\"popularity_index\";i:545;s:11:\"trend_index\";i:502;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:287;a:15:{s:2:\"id\";i:10329;s:5:\"title\";s:25:\"Fly In | Sale | Promotion\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/01/organic_small.png\";s:12:\"tmpl_created\";i:1547893478;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/popups/fly-in-sale-promotion/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:59;s:16:\"popularity_index\";i:781;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:288;a:15:{s:2:\"id\";i:17409;s:5:\"title\";s:37:\"Webinar Thank You Page &#8211; Events\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/02/Library-Pic-Webinar-TYP.png\";s:12:\"tmpl_created\";i:1612725644;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/webinar-thank-you-page-events/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Thank You Page\";s:4:\"tags\";s:56:\"[\"Event\",\"Events\",\"Landing Pages\",\"Thank You\",\"Webinar\"]\";s:10:\"menu_order\";i:59;s:16:\"popularity_index\";i:868;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:289;a:15:{s:2:\"id\";i:12922;s:5:\"title\";s:37:\"Photography &#8211; Glowing Jellyfish\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/02/Jellyfish_S.png\";s:12:\"tmpl_created\";i:1582093457;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/photography-glowing-jellyfish/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:59;s:16:\"popularity_index\";i:628;s:11:\"trend_index\";i:532;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:290;a:15:{s:2:\"id\";i:5266;s:5:\"title\";s:9:\"Clients 4\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_white_1.png\";s:12:\"tmpl_created\";i:1520443474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/clients-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";i:59;s:16:\"popularity_index\";i:95;s:11:\"trend_index\";i:134;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:291;a:15:{s:2:\"id\";i:17258;s:5:\"title\";s:32:\"Beauty Product &#8211; eCommerce\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2021/01/Beauty-Product.png\";s:12:\"tmpl_created\";i:1610903153;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/lp/beauty-product-ecommerce/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:38:\"[\"beauty\",\"Ecommerce\",\"Landing Pages\"]\";s:10:\"menu_order\";i:60;s:16:\"popularity_index\";i:797;s:11:\"trend_index\";i:703;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:292;a:15:{s:2:\"id\";i:12875;s:5:\"title\";s:36:\"Photography &#8211; Fluttering Birds\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/02/Birds_s.png\";s:12:\"tmpl_created\";i:1582093461;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/photography-fluttering-birds/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:60;s:16:\"popularity_index\";i:693;s:11:\"trend_index\";i:766;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:293;a:15:{s:2:\"id\";i:9650;s:5:\"title\";s:36:\"Fly In | Register | Subscribe | Sale\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2019/01/Fly-In_Register_small_01a.png\";s:12:\"tmpl_created\";i:1547007598;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/popups/fly-in-register_big-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:60;s:16:\"popularity_index\";i:771;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:294;a:15:{s:2:\"id\";i:5275;s:5:\"title\";s:9:\"Clients 5\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_1.png\";s:12:\"tmpl_created\";i:1520443476;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/clients-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";i:60;s:16:\"popularity_index\";i:334;s:11:\"trend_index\";i:321;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:295;a:15:{s:2:\"id\";i:17435;s:5:\"title\";s:39:\"Gym &#8211; App Service &#8211; Product\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/02/250x280-4.png\";s:12:\"tmpl_created\";i:1612726462;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/lp/gym-app-service-product/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:7:\"Product\";s:4:\"tags\";s:58:\"[\"App\",\"Fitness\",\"Gym\",\"Health\",\"Landing Pages\",\"Product\"]\";s:10:\"menu_order\";i:61;s:16:\"popularity_index\";i:767;s:11:\"trend_index\";i:577;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:296;a:15:{s:2:\"id\";i:12962;s:5:\"title\";s:26:\"Photography &#8211; Nature\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/02/Nature_s.png\";s:12:\"tmpl_created\";i:1582093465;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/photography-nature/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:61;s:16:\"popularity_index\";i:592;s:11:\"trend_index\";i:778;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:297;a:15:{s:2:\"id\";i:5349;s:5:\"title\";s:9:\"Clients 7\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_7.png\";s:12:\"tmpl_created\";i:1520443493;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/clients-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";i:61;s:16:\"popularity_index\";i:233;s:11:\"trend_index\";i:92;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:298;a:15:{s:2:\"id\";i:17111;s:5:\"title\";s:33:\"Sunglasses Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/01/Sunglasses-LP-Library-Pic.jpg\";s:12:\"tmpl_created\";i:1610632408;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/lp/sunglasses-sale-ecommerce/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:59:\"[\"Ecommerce\",\"Fashion\",\"Landing Pages\",\"Sale\",\"Sunglasses\"]\";s:10:\"menu_order\";i:62;s:16:\"popularity_index\";i:812;s:11:\"trend_index\";i:732;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:299;a:15:{s:2:\"id\";i:12833;s:5:\"title\";s:38:\"Photography &#8211; Blossoming Flowers\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/02/Flowers_s.png\";s:12:\"tmpl_created\";i:1582093469;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/photography-blossoming-flowers/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:62;s:16:\"popularity_index\";i:597;s:11:\"trend_index\";i:750;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:300;a:15:{s:2:\"id\";i:5324;s:5:\"title\";s:9:\"Clients 8\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_5-1.png\";s:12:\"tmpl_created\";i:1520443488;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/clients-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";i:62;s:16:\"popularity_index\";i:526;s:11:\"trend_index\";i:381;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:301;a:15:{s:2:\"id\";i:10200;s:5:\"title\";s:33:\"Full Screen | Content Lock | Wine\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2019/01/lock_wine_small.png\";s:12:\"tmpl_created\";i:1548055635;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/popups/full-screen-content-lock/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:63;s:16:\"popularity_index\";i:719;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:302;a:15:{s:2:\"id\";i:17223;s:5:\"title\";s:25:\"Fashion &#8211; eCommerce\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2021/01/Commerce-Fashion.png\";s:12:\"tmpl_created\";i:1610902553;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/lp/fashion-ecommerce/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:29:\"[\"Ecommerce\",\"Landing Pages\"]\";s:10:\"menu_order\";i:63;s:16:\"popularity_index\";i:808;s:11:\"trend_index\";i:745;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:303;a:15:{s:2:\"id\";i:12898;s:5:\"title\";s:36:\"Photography &#8211; Forest Mushrooms\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/02/Mushrooms_s.png\";s:12:\"tmpl_created\";i:1582093473;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/photography-forest-mushrooms/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:63;s:16:\"popularity_index\";i:667;s:11:\"trend_index\";i:649;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:304;a:15:{s:2:\"id\";i:5368;s:5:\"title\";s:9:\"Clients 9\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_8.png\";s:12:\"tmpl_created\";i:1520443497;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/clients-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";i:63;s:16:\"popularity_index\";i:253;s:11:\"trend_index\";i:273;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:305;a:15:{s:2:\"id\";i:10287;s:5:\"title\";s:34:\"Full Screen | Register | Subscribe\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2019/01/glass_pink_small.png\";s:12:\"tmpl_created\";i:1547994301;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/popups/full-screen-login-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:64;s:16:\"popularity_index\";i:602;s:11:\"trend_index\";i:439;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:306;a:15:{s:2:\"id\";i:17017;s:5:\"title\";s:28:\"Shoes Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2021/01/Shoes-LP-Library-Pic.jpg\";s:12:\"tmpl_created\";i:1610535361;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/lp/shoes-sale-ecommerce/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:55:\"[\"Discount\",\"Ecommerce\",\"Landing Pages\",\"Sale\",\"Shoes\"]\";s:10:\"menu_order\";i:64;s:16:\"popularity_index\";i:803;s:11:\"trend_index\";i:642;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:307;a:15:{s:2:\"id\";i:4436;s:5:\"title\";s:11:\"Contact  16\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/02/map_black_2.png\";s:12:\"tmpl_created\";i:1520443293;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/contact-16/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";i:64;s:16:\"popularity_index\";i:161;s:11:\"trend_index\";i:68;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:308;a:15:{s:2:\"id\";i:12994;s:5:\"title\";s:24:\"Photography &#8211; Pets\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/02/Pets_s.png\";s:12:\"tmpl_created\";i:1582093477;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/photography-pets/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:64;s:16:\"popularity_index\";i:612;s:11:\"trend_index\";i:508;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:309;a:15:{s:2:\"id\";i:17301;s:5:\"title\";s:53:\"Personal Chef &#8211; Thank You Page &#8211; Business\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2021/01/TYP-Personal-Chef.jpg\";s:12:\"tmpl_created\";i:1610903622;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/lp/personal-chef-thank-you-page-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Thank You Page\";s:4:\"tags\";s:43:\"[\"Chef\",\"Food\",\"Landing Pages\",\"Thank You\"]\";s:10:\"menu_order\";i:65;s:16:\"popularity_index\";i:823;s:11:\"trend_index\";i:754;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:310;a:15:{s:2:\"id\";i:4420;s:5:\"title\";s:9:\"Contact 1\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/02/map_black_1.png\";s:12:\"tmpl_created\";i:1520443289;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/contact-1-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";i:65;s:16:\"popularity_index\";i:196;s:11:\"trend_index\";i:127;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:311;a:15:{s:2:\"id\";i:12805;s:5:\"title\";s:38:\"Photography &#8211; B&#038;W Portraits\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/02/Black_s.png\";s:12:\"tmpl_created\";i:1582093481;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/photography-bw-portraits/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:65;s:16:\"popularity_index\";i:695;s:11:\"trend_index\";i:735;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:312;a:15:{s:2:\"id\";i:5836;s:5:\"title\";s:10:\"Contact 10\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/contact_white_2.png\";s:12:\"tmpl_created\";i:1520443597;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/contact-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";i:66;s:16:\"popularity_index\";i:114;s:11:\"trend_index\";i:76;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:313;a:15:{s:2:\"id\";i:17313;s:5:\"title\";s:60:\"Development Course  &#8211; Thank You Page &#8211; Education\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2021/01/Dev-Course-TYP-.png\";s:12:\"tmpl_created\";i:1610903776;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/lp/development-course-thank-you-page-education/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Thank You Page\";s:4:\"tags\";s:57:\"[\"Course Online\",\"Education\",\"Landing Pages\",\"Thank You\"]\";s:10:\"menu_order\";i:66;s:16:\"popularity_index\";i:834;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:314;a:15:{s:2:\"id\";i:13031;s:5:\"title\";s:33:\"Photography &#8211; Vivid Parrots\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/02/Parrots_s.png\";s:12:\"tmpl_created\";i:1582093484;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/photography-vivid-parrots/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:66;s:16:\"popularity_index\";i:660;s:11:\"trend_index\";i:643;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:315;a:15:{s:2:\"id\";i:9889;s:5:\"title\";s:28:\"Full Screen | Login | Cactus\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/01/cac_small.png\";s:12:\"tmpl_created\";i:1547838722;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/popups/full-screen-login/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:66;s:16:\"popularity_index\";i:743;s:11:\"trend_index\";i:713;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:316;a:15:{s:2:\"id\";i:5844;s:5:\"title\";s:10:\"Contact 11\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/contact_black_2.png\";s:12:\"tmpl_created\";i:1520443599;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/contact-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";i:67;s:16:\"popularity_index\";i:289;s:11:\"trend_index\";i:313;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:317;a:15:{s:2:\"id\";i:16192;s:5:\"title\";s:30:\"Management App &#8211; Product\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2017/01/app.-landing-page.jpg\";s:12:\"tmpl_created\";i:1607866881;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/lp/management-app-product/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:7:\"Product\";s:4:\"tags\";s:33:\"[\"App\",\"Landing Pages\",\"Product\"]\";s:10:\"menu_order\";i:67;s:16:\"popularity_index\";i:827;s:11:\"trend_index\";i:765;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:318;a:15:{s:2:\"id\";i:12621;s:5:\"title\";s:26:\"Magazine &#8211; Home Page\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/01/Home_s.png\";s:12:\"tmpl_created\";i:1579060604;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/magazine-home-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:67;s:16:\"popularity_index\";i:167;s:11:\"trend_index\";i:121;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:319;a:15:{s:2:\"id\";i:10077;s:5:\"title\";s:29:\"Fly In | Register | Subscribe\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2019/01/flyin_register_blue_small.png\";s:12:\"tmpl_created\";i:1547848197;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/popups/fly-in-register-subscribe/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:67;s:16:\"popularity_index\";i:540;s:11:\"trend_index\";i:574;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:320;a:15:{s:2:\"id\";i:15839;s:5:\"title\";s:29:\"Chiropractor &#8211; Business\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Chiropractor.png\";s:12:\"tmpl_created\";i:1607855449;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/lp/chiropractor-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:37:\"[\"Business\",\"Health\",\"Landing Pages\"]\";s:10:\"menu_order\";i:68;s:16:\"popularity_index\";i:828;s:11:\"trend_index\";i:709;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:321;a:15:{s:2:\"id\";i:12352;s:5:\"title\";s:24:\"Travel &#8211; Home Page\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2019/12/Home_s.png\";s:12:\"tmpl_created\";i:1575960464;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/travel-home-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:68;s:16:\"popularity_index\";i:291;s:11:\"trend_index\";i:194;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:322;a:15:{s:2:\"id\";i:4476;s:5:\"title\";s:10:\"Contact 15\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_white_4.png\";s:12:\"tmpl_created\";i:1520443303;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/contact-15/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"contact\",\"form\"]\";s:10:\"menu_order\";i:68;s:16:\"popularity_index\";i:229;s:11:\"trend_index\";i:187;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:323;a:15:{s:2:\"id\";i:15827;s:5:\"title\";s:32:\"Creative Agency &#8211; Business\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/07/Get_Started_250.png\";s:12:\"tmpl_created\";i:1607855280;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/lp/creative-agency-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:168:\"[\"Agency\",\"bootstrap\",\"Business\",\"corporate\",\"Landing Pages\",\"Marketing Campaign\",\"Marketing Landing Page\",\"Product launch\",\"software\",\"Startup\",\"startup landing page\"]\";s:10:\"menu_order\";i:69;s:16:\"popularity_index\";i:748;s:11:\"trend_index\";i:363;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:324;a:15:{s:2:\"id\";i:10362;s:5:\"title\";s:32:\"Full Screen | Login | Restaurant\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/01/vip_small.png\";s:12:\"tmpl_created\";i:1548056253;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/popups/full-screen-login-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:69;s:16:\"popularity_index\";i:587;s:11:\"trend_index\";i:560;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:325;a:15:{s:2:\"id\";i:12400;s:5:\"title\";s:20:\"Travel &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2019/12/About.png\";s:12:\"tmpl_created\";i:1575960441;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/travel-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:69;s:16:\"popularity_index\";i:444;s:11:\"trend_index\";i:445;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:326;a:15:{s:2:\"id\";i:5214;s:5:\"title\";s:10:\"Contact 16\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_2.png\";s:12:\"tmpl_created\";i:1520443462;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/contact-16-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"contact\",\"form\"]\";s:10:\"menu_order\";i:69;s:16:\"popularity_index\";i:194;s:11:\"trend_index\";i:106;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:327;a:15:{s:2:\"id\";i:16120;s:5:\"title\";s:37:\"Life coach Tom &#8211; Online Service\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2017/02/Landin-Page-Coacher.png\";s:12:\"tmpl_created\";i:1607865812;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/life-coach-tom-online-service/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:30:\"[\"Consulting\",\"Landing Pages\"]\";s:10:\"menu_order\";i:70;s:16:\"popularity_index\";i:818;s:11:\"trend_index\";i:796;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:328;a:15:{s:2:\"id\";i:12479;s:5:\"title\";s:20:\"Travel &#8211; Tours\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2019/12/Tours_s.png\";s:12:\"tmpl_created\";i:1575960474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/travel-tours/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:70;s:16:\"popularity_index\";i:539;s:11:\"trend_index\";i:726;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:329;a:15:{s:2:\"id\";i:5230;s:5:\"title\";s:10:\"Contact 17\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_3.png\";s:12:\"tmpl_created\";i:1520443466;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/contact-17/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"contact\",\"form\"]\";s:10:\"menu_order\";i:70;s:16:\"popularity_index\";i:339;s:11:\"trend_index\";i:335;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:330;a:15:{s:2:\"id\";i:16059;s:5:\"title\";s:34:\"Melbourne Conference &#8211; Event\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2017/01/convention-landing-page.jpg\";s:12:\"tmpl_created\";i:1607864236;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/lp/melbourne-conference-event/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:25:\"[\"Event\",\"Landing Pages\"]\";s:10:\"menu_order\";i:71;s:16:\"popularity_index\";i:841;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:331;a:15:{s:2:\"id\";i:10454;s:5:\"title\";s:29:\"Full Screen | Promotion | App\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/01/appy_small.png\";s:12:\"tmpl_created\";i:1548056896;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/popups/full-screen-promotion-app/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:71;s:16:\"popularity_index\";i:776;s:11:\"trend_index\";i:804;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:332;a:15:{s:2:\"id\";i:12466;s:5:\"title\";s:27:\"Travel &#8211; Testimonials\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/12/Testimonials.png\";s:12:\"tmpl_created\";i:1575960469;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/travel-testimonials/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:71;s:16:\"popularity_index\";i:527;s:11:\"trend_index\";i:481;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:333;a:15:{s:2:\"id\";i:5257;s:5:\"title\";s:10:\"Contact 18\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_5.png\";s:12:\"tmpl_created\";i:1520443472;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/contact-18/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:8:\"[\"form\"]\";s:10:\"menu_order\";i:71;s:16:\"popularity_index\";i:438;s:11:\"trend_index\";i:490;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:334;a:15:{s:2:\"id\";i:5820;s:5:\"title\";s:9:\"Contact 2\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/contact_white_1.png\";s:12:\"tmpl_created\";i:1520443593;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/contact-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";i:72;s:16:\"popularity_index\";i:183;s:11:\"trend_index\";i:357;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:335;a:15:{s:2:\"id\";i:16073;s:5:\"title\";s:56:\"International Women&#8217;s Day Conference &#8211; Event\";s:9:\"thumbnail\";s:109:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-International-Womens-Day-Conference.png\";s:12:\"tmpl_created\";i:1607864979;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/lp/international-womens-day-conference-event/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:25:\"[\"Event\",\"Landing Pages\"]\";s:10:\"menu_order\";i:72;s:16:\"popularity_index\";i:865;s:11:\"trend_index\";i:789;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:336;a:15:{s:2:\"id\";i:12443;s:5:\"title\";s:22:\"Travel &#8211; Gallery\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2019/12/Gallery.png\";s:12:\"tmpl_created\";i:1575960459;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/travel-gallery/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:72;s:16:\"popularity_index\";i:467;s:11:\"trend_index\";i:501;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:337;a:15:{s:2:\"id\";i:9803;s:5:\"title\";s:41:\"Full Screen | Register | Contact | Meetup\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2019/01/designme_full_small.png\";s:12:\"tmpl_created\";i:1547831298;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/full-screen-register-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:72;s:16:\"popularity_index\";i:701;s:11:\"trend_index\";i:808;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:338;a:15:{s:2:\"id\";i:10611;s:5:\"title\";s:18:\"Full Screen | Sale\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/01/fla_small.png\";s:12:\"tmpl_created\";i:1547968868;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/popups/full-screen-sale/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:73;s:16:\"popularity_index\";i:779;s:11:\"trend_index\";i:792;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:339;a:15:{s:2:\"id\";i:16085;s:5:\"title\";s:29:\"Tech Conference &#8211; Event\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Tech-Conference.png\";s:12:\"tmpl_created\";i:1607865227;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/lp/tech-conference-event/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:25:\"[\"Event\",\"Landing Pages\"]\";s:10:\"menu_order\";i:73;s:16:\"popularity_index\";i:851;s:11:\"trend_index\";i:747;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:340;a:15:{s:2:\"id\";i:4411;s:5:\"title\";s:9:\"Contact 3\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/02/map_white_1.png\";s:12:\"tmpl_created\";i:1520443287;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/contact-3-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";i:73;s:16:\"popularity_index\";i:113;s:11:\"trend_index\";i:217;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:341;a:15:{s:2:\"id\";i:12431;s:5:\"title\";s:18:\"Travel &#8211; FAQ\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2019/12/FAQ.png\";s:12:\"tmpl_created\";i:1575960453;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:100:\"https://library.elementor.com/travel-faq/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:73;s:16:\"popularity_index\";i:501;s:11:\"trend_index\";i:387;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:342;a:15:{s:2:\"id\";i:5828;s:5:\"title\";s:9:\"Contact 3\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/contact_black_1.png\";s:12:\"tmpl_created\";i:1520443595;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/contact-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";i:74;s:16:\"popularity_index\";i:312;s:11:\"trend_index\";i:495;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:343;a:15:{s:2:\"id\";i:16102;s:5:\"title\";s:38:\"Environmental Conference &#8211; Event\";s:9:\"thumbnail\";s:99:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Sustainability-Conference.png\";s:12:\"tmpl_created\";i:1607865473;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/lp/environmental-conference-event/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:25:\"[\"Event\",\"Landing Pages\"]\";s:10:\"menu_order\";i:74;s:16:\"popularity_index\";i:833;s:11:\"trend_index\";i:772;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:344;a:15:{s:2:\"id\";i:12421;s:5:\"title\";s:27:\"Travel &#8211; Contact Page\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/12/Contsct-Us.png\";s:12:\"tmpl_created\";i:1575960445;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/travel-contact-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:74;s:16:\"popularity_index\";i:571;s:11:\"trend_index\";i:536;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:345;a:15:{s:2:\"id\";i:10508;s:5:\"title\";s:25:\"Full Screen | Welcome Mat\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/01/hand_small-1.png\";s:12:\"tmpl_created\";i:1547964711;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/popups/full-screen-welcome-mat-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:75;s:16:\"popularity_index\";i:711;s:11:\"trend_index\";i:793;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:346;a:15:{s:2:\"id\";i:15931;s:5:\"title\";s:37:\"Tokyo Design Conference &#8211; Event\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/11/conference-250.png\";s:12:\"tmpl_created\";i:1607861271;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/tokyo-design-conference-event/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:17:\"[\"Landing Pages\"]\";s:10:\"menu_order\";i:75;s:16:\"popularity_index\";i:815;s:11:\"trend_index\";i:644;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:347;a:15:{s:2:\"id\";i:11763;s:5:\"title\";s:27:\"Portfolio &#8211; Home Page\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Homepage_small.png\";s:12:\"tmpl_created\";i:1569428959;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/portfolio-home-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"creative portfolio\",\"portfolio\"]\";s:10:\"menu_order\";i:75;s:16:\"popularity_index\";i:280;s:11:\"trend_index\";i:241;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:348;a:15:{s:2:\"id\";i:4428;s:5:\"title\";s:9:\"Contact 4\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/02/map_white_2.png\";s:12:\"tmpl_created\";i:1520443291;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/contact-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";i:75;s:16:\"popularity_index\";i:118;s:11:\"trend_index\";i:131;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:349;a:15:{s:2:\"id\";i:16412;s:5:\"title\";s:36:\"Photography Coupon &#8211; eCommerce\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2017/05/Coupon-02.png\";s:12:\"tmpl_created\";i:1607869919;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/lp/photography-coupon-ecommerce/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:52:\"[\"Coupon\",\"Ecommerce\",\"Landing Pages\",\"Photography\"]\";s:10:\"menu_order\";i:76;s:16:\"popularity_index\";i:862;s:11:\"trend_index\";i:749;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:350;a:15:{s:2:\"id\";i:11781;s:5:\"title\";s:23:\"Portfolio &#8211; About\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/09/About_small.png\";s:12:\"tmpl_created\";i:1569428955;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/portfolio-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"creative portfolio\",\"portfolio\"]\";s:10:\"menu_order\";i:76;s:16:\"popularity_index\";i:349;s:11:\"trend_index\";i:290;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:351;a:15:{s:2:\"id\";i:4444;s:5:\"title\";s:9:\"Contact 5\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_white_1.png\";s:12:\"tmpl_created\";i:1520443295;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/contact-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";i:76;s:16:\"popularity_index\";i:84;s:11:\"trend_index\";i:93;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:352;a:15:{s:2:\"id\";i:9934;s:5:\"title\";s:38:\"Full Screen | Welcome Mat | Teddy Bear\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2019/01/full_mat_teddy_small.png\";s:12:\"tmpl_created\";i:1547841787;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/popups/full-screen-welcome-mat/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:76;s:16:\"popularity_index\";i:681;s:11:\"trend_index\";i:752;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:353;a:15:{s:2:\"id\";i:16183;s:5:\"title\";s:32:\"Luxury Homes &#8211; Real Estate\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2017/03/Agency.png\";s:12:\"tmpl_created\";i:1607866726;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/lp/landing-page-agency/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:11:\"Real Estate\";s:4:\"tags\";s:31:\"[\"Landing Pages\",\"Real estate\"]\";s:10:\"menu_order\";i:77;s:16:\"popularity_index\";i:835;s:11:\"trend_index\";i:768;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:354;a:15:{s:2:\"id\";i:11793;s:5:\"title\";s:26:\"Portfolio &#8211; Projects\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Projects_small.png\";s:12:\"tmpl_created\";i:1569428951;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/portfolio-projects/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"creative portfolio\",\"portfolio\"]\";s:10:\"menu_order\";i:77;s:16:\"popularity_index\";i:448;s:11:\"trend_index\";i:467;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:355;a:15:{s:2:\"id\";i:4492;s:5:\"title\";s:9:\"Contact 5\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/02/map_white_3.png\";s:12:\"tmpl_created\";i:1520443307;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/contact-5-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";i:77;s:16:\"popularity_index\";i:37;s:11:\"trend_index\";i:31;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:356;a:15:{s:2:\"id\";i:16420;s:5:\"title\";s:36:\"Spring Sale Coupon &#8211; eCommerce\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2017/05/Coupon-03.png\";s:12:\"tmpl_created\";i:1607899243;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/lp/spring-sale-coupon-ecommerce/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:55:\"[\"Coupon\",\"Ecommerce\",\"Fashion\",\"Landing Pages\",\"Sale\"]\";s:10:\"menu_order\";i:78;s:16:\"popularity_index\";i:852;s:11:\"trend_index\";i:756;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:357;a:15:{s:2:\"id\";i:11800;s:5:\"title\";s:25:\"Portfolio &#8211; Contact\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/09/Contact_small.png\";s:12:\"tmpl_created\";i:1569428946;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/portfolio-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"creative portfolio\",\"portfolio\"]\";s:10:\"menu_order\";i:78;s:16:\"popularity_index\";i:494;s:11:\"trend_index\";i:449;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:358;a:15:{s:2:\"id\";i:4452;s:5:\"title\";s:9:\"Contact 6\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_black_1.png\";s:12:\"tmpl_created\";i:1520443296;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/contact-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";i:78;s:16:\"popularity_index\";i:139;s:11:\"trend_index\";i:150;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:359;a:15:{s:2:\"id\";i:9709;s:5:\"title\";s:25:\"Full Screen | Welcome Mat\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2019/01/Full-Screen_Welcome-Mat_01_small-1.png\";s:12:\"tmpl_created\";i:1547023834;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/popups/full-screen-welcome-mat-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:78;s:16:\"popularity_index\";i:728;s:11:\"trend_index\";i:728;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:360;a:15:{s:2:\"id\";i:16427;s:5:\"title\";s:34:\"Dream Car Coupon &#8211; eCommerce\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2017/05/Coupon-01.png\";s:12:\"tmpl_created\";i:1607934325;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/lp/dream-car-coupon-ecommerce/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:53:\"[\"Coupon\",\"Ecommerce\",\"Landing Pages\",\"Offer\",\"Sale\"]\";s:10:\"menu_order\";i:79;s:16:\"popularity_index\";i:863;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:361;a:15:{s:2:\"id\";i:11163;s:5:\"title\";s:32:\"Digital Agency &#8211; Home Page\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/07/Home_small.png\";s:12:\"tmpl_created\";i:1564641877;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/digital-agency-home-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"marketing\"]\";s:10:\"menu_order\";i:79;s:16:\"popularity_index\";i:57;s:11:\"trend_index\";i:32;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:362;a:15:{s:2:\"id\";i:4468;s:5:\"title\";s:9:\"Contact 7\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_white_3.png\";s:12:\"tmpl_created\";i:1520443301;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/contact-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"contact\",\"form\"]\";s:10:\"menu_order\";i:79;s:16:\"popularity_index\";i:127;s:11:\"trend_index\";i:72;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:363;a:15:{s:2:\"id\";i:9671;s:5:\"title\";s:34:\"Hello Bar | Announcement | Cookies\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2019/01/Top-Bar_Announcement_small_01.png\";s:12:\"tmpl_created\";i:1547010259;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/popups/hello-bar-announcement-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:79;s:16:\"popularity_index\";i:639;s:11:\"trend_index\";i:598;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:364;a:15:{s:2:\"id\";i:10234;s:5:\"title\";s:38:\"Hello Bar | Announcement | Maintenance\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/01/pink_small.png\";s:12:\"tmpl_created\";i:1548055049;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/popups/hello-bar-announcement/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:80;s:16:\"popularity_index\";i:746;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:365;a:15:{s:2:\"id\";i:16433;s:5:\"title\";s:42:\"Leshnik Mega Sale Coupon &#8211; eCommerce\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2017/05/Coupon-04.png\";s:12:\"tmpl_created\";i:1607934474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/leshnik-mega-sale-coupon-ecommerce/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:45:\"[\"Coupon\",\"Ecommerce\",\"Landing Pages\",\"Sale\"]\";s:10:\"menu_order\";i:80;s:16:\"popularity_index\";i:867;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:366;a:15:{s:2:\"id\";i:4484;s:5:\"title\";s:9:\"Contact 8\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_black_3.png\";s:12:\"tmpl_created\";i:1520443305;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/contact-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"contact\",\"form\"]\";s:10:\"menu_order\";i:80;s:16:\"popularity_index\";i:328;s:11:\"trend_index\";i:260;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:367;a:15:{s:2:\"id\";i:9139;s:5:\"title\";s:25:\"Homepage &#8211; Business\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/07/Get_Started_250.png\";s:12:\"tmpl_created\";i:1532949924;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/homepage-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:167:\"[\"Agency\",\"bootstrap\",\"business\",\"corporate\",\"Landing Page\",\"marketing campaign\",\"marketing landing page\",\"product launch\",\"software\",\"Startup\",\"startup landing page\"]\";s:10:\"menu_order\";i:80;s:16:\"popularity_index\";i:7;s:11:\"trend_index\";i:7;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:368;a:15:{s:2:\"id\";i:15986;s:5:\"title\";s:40:\"From Freelance to Business &#8211; Ebook\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Ebook-1.png\";s:12:\"tmpl_created\";i:1607862915;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/lp/from-freelance-to-business-ebook/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:5:\"Ebook\";s:4:\"tags\";s:143:\"[\"App\",\"author\",\"book\",\"brochure\",\"download\",\"e-book\",\"ebook\",\"Landing Pages\",\"Marketing\",\"Product\",\"publisher\",\"sell online\",\"seo\",\"showcase\"]\";s:10:\"menu_order\";i:81;s:16:\"popularity_index\";i:837;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:369;a:15:{s:2:\"id\";i:1634;s:5:\"title\";s:33:\"Landing Page &#8211; Chiropractor\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Chiropractor.png\";s:12:\"tmpl_created\";i:1494352119;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/landing-page-chiropractor/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:81;s:16:\"popularity_index\";i:223;s:11:\"trend_index\";i:360;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:370;a:15:{s:2:\"id\";i:4460;s:5:\"title\";s:9:\"Contact 9\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_white_2.png\";s:12:\"tmpl_created\";i:1520443298;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/contact-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";i:81;s:16:\"popularity_index\";i:99;s:11:\"trend_index\";i:80;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:371;a:15:{s:2:\"id\";i:16002;s:5:\"title\";s:30:\"Architect Manual &#8211; Ebook\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Ebook-2.png\";s:12:\"tmpl_created\";i:1607863075;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/lp/architect-manual-ebook/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:5:\"Ebook\";s:4:\"tags\";s:25:\"[\"Ebook\",\"Landing Pages\"]\";s:10:\"menu_order\";i:82;s:16:\"popularity_index\";i:836;s:11:\"trend_index\";i:827;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:372;a:15:{s:2:\"id\";i:5558;s:5:\"title\";s:5:\"CTA 1\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_2.png\";s:12:\"tmpl_created\";i:1520520684;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/cta-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:82;s:16:\"popularity_index\";i:129;s:11:\"trend_index\";i:69;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:373;a:15:{s:2:\"id\";i:12143;s:5:\"title\";s:22:\"Law Firm &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2019/11/about.png\";s:12:\"tmpl_created\";i:1572847069;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/law-firm-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:82;s:16:\"popularity_index\";i:350;s:11:\"trend_index\";i:344;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:374;a:15:{s:2:\"id\";i:16014;s:5:\"title\";s:23:\"Good Life &#8211; Ebook\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Ebook-3.png\";s:12:\"tmpl_created\";i:1607863305;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/lp/good-life-ebook/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:5:\"Ebook\";s:4:\"tags\";s:25:\"[\"Ebook\",\"Landing Pages\"]\";s:10:\"menu_order\";i:83;s:16:\"popularity_index\";i:807;s:11:\"trend_index\";i:646;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:375;a:15:{s:2:\"id\";i:5939;s:5:\"title\";s:6:\"CTA 10\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_13-1.png\";s:12:\"tmpl_created\";i:1520520760;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:83;s:16:\"popularity_index\";i:190;s:11:\"trend_index\";i:118;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:376;a:15:{s:2:\"id\";i:12091;s:5:\"title\";s:21:\"Law Firm &#8211; Team\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2019/11/team.png\";s:12:\"tmpl_created\";i:1572847113;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/law-firm-team/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:83;s:16:\"popularity_index\";i:318;s:11:\"trend_index\";i:314;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:377;a:15:{s:2:\"id\";i:9869;s:5:\"title\";s:28:\"Hello Bar | Promotion | Sale\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2019/01/ru_small.png\";s:12:\"tmpl_created\";i:1547837269;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/popups/hello-bar-promotion/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:83;s:16:\"popularity_index\";i:766;s:11:\"trend_index\";i:820;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:378;a:15:{s:2:\"id\";i:10539;s:5:\"title\";s:19:\"Hello Bar | Contact\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2019/01/hello_pink_small.png\";s:12:\"tmpl_created\";i:1548056994;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/popups/hello-bar-register-subscribe-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:84;s:16:\"popularity_index\";i:726;s:11:\"trend_index\";i:810;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:379;a:15:{s:2:\"id\";i:16242;s:5:\"title\";s:37:\"Fashion Season Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2016/12/fashion-landing-page.jpg\";s:12:\"tmpl_created\";i:1607867761;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/fashion-season-sale-ecommerce/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:34:\"[\"Fashion\",\"Landing Pages\",\"Sale\"]\";s:10:\"menu_order\";i:84;s:16:\"popularity_index\";i:813;s:11:\"trend_index\";i:746;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:380;a:15:{s:2:\"id\";i:11129;s:5:\"title\";s:28:\"Digital Agency &#8211; About\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/07/About_small.png\";s:12:\"tmpl_created\";i:1564641889;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/digital-agency-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"marketing\"]\";s:10:\"menu_order\";i:84;s:16:\"popularity_index\";i:182;s:11:\"trend_index\";i:166;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:381;a:15:{s:2:\"id\";i:5930;s:5:\"title\";s:6:\"CTA 11\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_15.png\";s:12:\"tmpl_created\";i:1520520758;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:84;s:16:\"popularity_index\";i:76;s:11:\"trend_index\";i:84;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:382;a:15:{s:2:\"id\";i:16202;s:5:\"title\";s:39:\"Starlight Nation Festival &#8211; Event\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2016/12/festival.jpg\";s:12:\"tmpl_created\";i:1607867113;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/starlight-nation-festival-event/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:25:\"[\"Event\",\"Landing Pages\"]\";s:10:\"menu_order\";i:85;s:16:\"popularity_index\";i:842;s:11:\"trend_index\";i:770;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:383;a:15:{s:2:\"id\";i:11572;s:5:\"title\";s:19:\"Gym &#8211; Trainer\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/08/Trainer_Small.png\";s:12:\"tmpl_created\";i:1567392934;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:101:\"https://library.elementor.com/gym-trainer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:85;s:16:\"popularity_index\";i:521;s:11:\"trend_index\";i:590;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:384;a:15:{s:2:\"id\";i:5921;s:5:\"title\";s:6:\"CTA 12\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_14.png\";s:12:\"tmpl_created\";i:1520520757;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:85;s:16:\"popularity_index\";i:278;s:11:\"trend_index\";i:234;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:385;a:15:{s:2:\"id\";i:16139;s:5:\"title\";s:37:\"Financial Consultant &#8211; Business\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2017/02/Landing-Page-Financial-consultant.png\";s:12:\"tmpl_created\";i:1607866334;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/financial-consultant-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:40:\"[\"Consulting\",\"Finance\",\"Landing Pages\"]\";s:10:\"menu_order\";i:86;s:16:\"popularity_index\";i:824;s:11:\"trend_index\";i:798;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:386;a:15:{s:2:\"id\";i:1504;s:5:\"title\";s:33:\"Landing Page &#8211; Mobile App 3\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-app2.png\";s:12:\"tmpl_created\";i:1494352112;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/landing-page-mobile-app-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:86;s:16:\"popularity_index\";i:174;s:11:\"trend_index\";i:367;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:387;a:15:{s:2:\"id\";i:5607;s:5:\"title\";s:6:\"CTA 13\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_5.png\";s:12:\"tmpl_created\";i:1520520695;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:86;s:16:\"popularity_index\";i:42;s:11:\"trend_index\";i:11;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:388;a:15:{s:2:\"id\";i:15822;s:5:\"title\";s:30:\"Family Vacation &#8211; Travel\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2017/03/lp2-l.png\";s:12:\"tmpl_created\";i:1607855143;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/lp/family-vacation-travel/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Travel\";s:4:\"tags\";s:37:\"[\"Landing Pages\",\"Travel\",\"Vacation\"]\";s:10:\"menu_order\";i:87;s:16:\"popularity_index\";i:773;s:11:\"trend_index\";i:593;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:389;a:15:{s:2:\"id\";i:6017;s:5:\"title\";s:6:\"CTA 14\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_14.png\";s:12:\"tmpl_created\";i:1520520331;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-14/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:87;s:16:\"popularity_index\";i:152;s:11:\"trend_index\";i:122;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:390;a:15:{s:2:\"id\";i:12133;s:5:\"title\";s:24:\"Law Firm &#8211; Careers\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2019/11/careers.png\";s:12:\"tmpl_created\";i:1572847078;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/law-firm-careers/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:87;s:16:\"popularity_index\";i:583;s:11:\"trend_index\";i:640;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:391;a:15:{s:2:\"id\";i:15964;s:5:\"title\";s:31:\"Law Convention &#8211; Business\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2017/11/Law-Convention-–-Landing-Page.png\";s:12:\"tmpl_created\";i:1607862731;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/lp/law-convention-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:36:\"[\"Convention\",\"Landing Pages\",\"Law\"]\";s:10:\"menu_order\";i:88;s:16:\"popularity_index\";i:860;s:11:\"trend_index\";i:794;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:392;a:15:{s:2:\"id\";i:5885;s:5:\"title\";s:6:\"CTA 15\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_11.png\";s:12:\"tmpl_created\";i:1520520751;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-15/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:88;s:16:\"popularity_index\";i:274;s:11:\"trend_index\";i:256;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:393;a:15:{s:2:\"id\";i:12155;s:5:\"title\";s:26:\"Law Firm &#8211; Home Page\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2019/11/home.png\";s:12:\"tmpl_created\";i:1572847054;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/law-firm-home-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:88;s:16:\"popularity_index\";i:193;s:11:\"trend_index\";i:110;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:394;a:15:{s:2:\"id\";i:15910;s:5:\"title\";s:38:\"Litigation Law Office &#8211; Business\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2017/02/Landing-Page-Law-Office.png\";s:12:\"tmpl_created\";i:1607860827;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/lp/litigation-law-office-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:32:\"[\"Landing Pages\",\"Law\",\"Office\"]\";s:10:\"menu_order\";i:89;s:16:\"popularity_index\";i:825;s:11:\"trend_index\";i:719;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:395;a:15:{s:2:\"id\";i:10147;s:5:\"title\";s:34:\"Hello Bar | Sale | Promotion | Pop\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/01/donut_small.png\";s:12:\"tmpl_created\";i:1548055522;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/popups/hello-bar-sale-promotion/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:89;s:16:\"popularity_index\";i:775;s:11:\"trend_index\";i:824;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:396;a:15:{s:2:\"id\";i:5877;s:5:\"title\";s:6:\"CTA 16\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_10.png\";s:12:\"tmpl_created\";i:1520520749;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-16/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:89;s:16:\"popularity_index\";i:564;s:11:\"trend_index\";i:677;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:397;a:15:{s:2:\"id\";i:12080;s:5:\"title\";s:24:\"Law Firm &#8211; Partner\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/11/partner-1.png\";s:12:\"tmpl_created\";i:1572847120;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/law-firm-partner/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:89;s:16:\"popularity_index\";i:556;s:11:\"trend_index\";i:471;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:398;a:15:{s:2:\"id\";i:16025;s:5:\"title\";s:33:\"Conoco Mobile App &#8211; Product\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2017/03/app.png\";s:12:\"tmpl_created\";i:1607863511;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/lp/conoco-mobile-app-product/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:7:\"Product\";s:4:\"tags\";s:27:\"[\"Landing Pages\",\"Product\"]\";s:10:\"menu_order\";i:90;s:16:\"popularity_index\";i:789;s:11:\"trend_index\";i:698;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:399;a:15:{s:2:\"id\";i:11074;s:5:\"title\";s:31:\"Digital Agency &#8211; Services\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/07/Services_small.png\";s:12:\"tmpl_created\";i:1564641872;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/digital-agency-services/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"marketing\"]\";s:10:\"menu_order\";i:90;s:16:\"popularity_index\";i:163;s:11:\"trend_index\";i:170;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:400;a:15:{s:2:\"id\";i:5860;s:5:\"title\";s:6:\"CTA 17\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_9.png\";s:12:\"tmpl_created\";i:1520520746;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-17/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:90;s:16:\"popularity_index\";i:120;s:11:\"trend_index\";i:63;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:401;a:15:{s:2:\"id\";i:9923;s:5:\"title\";s:23:\"Slide In | Announcement\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2019/01/slide-in_ann_italian_small.png\";s:12:\"tmpl_created\";i:1547841537;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/popups/slide-in-announcement/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:90;s:16:\"popularity_index\";i:699;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:402;a:15:{s:2:\"id\";i:15853;s:5:\"title\";s:29:\"Me Mobile App &#8211; Product\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-app1.png\";s:12:\"tmpl_created\";i:1607857451;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/lp/me-mobile-app-product/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:7:\"Product\";s:4:\"tags\";s:27:\"[\"Landing Pages\",\"Product\"]\";s:10:\"menu_order\";i:91;s:16:\"popularity_index\";i:811;s:11:\"trend_index\";i:704;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:403;a:15:{s:2:\"id\";i:10117;s:5:\"title\";s:23:\"Slide In | Announcement\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/01/white_small.png\";s:12:\"tmpl_created\";i:1548066998;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/popups/slide-in-announcement-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:91;s:16:\"popularity_index\";i:727;s:11:\"trend_index\";i:662;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:404;a:15:{s:2:\"id\";i:11506;s:5:\"title\";s:19:\"Gym &#8211; Classes\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/08/Classes_Small.png\";s:12:\"tmpl_created\";i:1567392930;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:101:\"https://library.elementor.com/gym-classes/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:91;s:16:\"popularity_index\";i:514;s:11:\"trend_index\";i:554;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:405;a:15:{s:2:\"id\";i:5869;s:5:\"title\";s:6:\"CTA 18\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_10.png\";s:12:\"tmpl_created\";i:1520520747;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-18/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:91;s:16:\"popularity_index\";i:345;s:11:\"trend_index\";i:486;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:406;a:15:{s:2:\"id\";i:15844;s:5:\"title\";s:32:\"Torel Mobile App &#8211; Product\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-app2.png\";s:12:\"tmpl_created\";i:1607856863;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/lp/torel-mobile-app-product/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:7:\"Product\";s:4:\"tags\";s:27:\"[\"Landing Pages\",\"Product\"]\";s:10:\"menu_order\";i:92;s:16:\"popularity_index\";i:822;s:11:\"trend_index\";i:812;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:407;a:15:{s:2:\"id\";i:1503;s:5:\"title\";s:33:\"Landing Page &#8211; Mobile App 2\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-app1.png\";s:12:\"tmpl_created\";i:1494352113;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/landing-page-mobile-app-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:92;s:16:\"popularity_index\";i:165;s:11:\"trend_index\";i:191;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:408;a:15:{s:2:\"id\";i:5542;s:5:\"title\";s:6:\"CTA 19\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_1.png\";s:12:\"tmpl_created\";i:1520520681;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-19/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:92;s:16:\"popularity_index\";i:169;s:11:\"trend_index\";i:270;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:409;a:15:{s:2:\"id\";i:9826;s:5:\"title\";s:33:\"Slide In | Announcement | webinar\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/01/web_small-2.png\";s:12:\"tmpl_created\";i:1547835513;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/popups/slide-in-announcement-webinar/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:92;s:16:\"popularity_index\";i:745;s:11:\"trend_index\";i:831;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:410;a:15:{s:2:\"id\";i:16041;s:5:\"title\";s:31:\"Nano Mobile App &#8211; Product\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-app3.png\";s:12:\"tmpl_created\";i:1607863992;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/lp/landing-page-mobile-app-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:7:\"Product\";s:4:\"tags\";s:27:\"[\"Landing Pages\",\"Product\"]\";s:10:\"menu_order\";i:93;s:16:\"popularity_index\";i:847;s:11:\"trend_index\";i:723;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:411;a:15:{s:2:\"id\";i:10478;s:5:\"title\";s:18:\"Slide In | Contact\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2019/01/slide_wow_small.png\";s:12:\"tmpl_created\";i:1548056829;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/popups/slide-in-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:93;s:16:\"popularity_index\";i:595;s:11:\"trend_index\";i:559;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:412;a:15:{s:2:\"id\";i:5567;s:5:\"title\";s:5:\"CTA 2\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_2.png\";s:12:\"tmpl_created\";i:1520520685;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/cta-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:93;s:16:\"popularity_index\";i:143;s:11:\"trend_index\";i:225;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:413;a:15:{s:2:\"id\";i:12044;s:5:\"title\";s:24:\"Law Firm &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/11/contsct_us.png\";s:12:\"tmpl_created\";i:1572847130;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/law-firm-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:93;s:16:\"popularity_index\";i:437;s:11:\"trend_index\";i:304;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:414;a:15:{s:2:\"id\";i:15890;s:5:\"title\";s:39:\"Personal Trainer &#8211; Online Service\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2017/02/Landing-Page-Personal-Trainer.png\";s:12:\"tmpl_created\";i:1607860512;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/personal-trainer-online-service/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:35:\"[\"Fitness\",\"Landing Pages\",\"Sport\"]\";s:10:\"menu_order\";i:94;s:16:\"popularity_index\";i:838;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:415;a:15:{s:2:\"id\";i:5893;s:5:\"title\";s:6:\"CTA 21\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_12.png\";s:12:\"tmpl_created\";i:1520520752;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-21/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:94;s:16:\"popularity_index\";i:259;s:11:\"trend_index\";i:457;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:416;a:15:{s:2:\"id\";i:12124;s:5:\"title\";s:25:\"Law Firm &#8211; Services\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2019/11/services.png\";s:12:\"tmpl_created\";i:1572847096;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/law-firm-services/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:94;s:16:\"popularity_index\";i:433;s:11:\"trend_index\";i:296;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:417;a:15:{s:2:\"id\";i:16233;s:5:\"title\";s:36:\"Journey Photography &#8211; Business\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2017/03/lp1-l.png\";s:12:\"tmpl_created\";i:1607867416;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/lp/journey-photography-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:42:\"[\"Business\",\"Landing Pages\",\"Photography\"]\";s:10:\"menu_order\";i:95;s:16:\"popularity_index\";i:788;s:11:\"trend_index\";i:594;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:418;a:15:{s:2:\"id\";i:11056;s:5:\"title\";s:35:\"Digital Agency &#8211; Social Media\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2019/07/Social-Media_small.png\";s:12:\"tmpl_created\";i:1564641867;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/digital-agency-social-media/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"marketing\"]\";s:10:\"menu_order\";i:95;s:16:\"popularity_index\";i:297;s:11:\"trend_index\";i:361;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:419;a:15:{s:2:\"id\";i:5634;s:5:\"title\";s:6:\"CTA 24\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_6.png\";s:12:\"tmpl_created\";i:1520520699;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-24/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:95;s:16:\"popularity_index\";i:188;s:11:\"trend_index\";i:255;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:420;a:15:{s:2:\"id\";i:10685;s:5:\"title\";s:32:\"Hello Bar | Register | Subscribe\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/01/env_small.png\";s:12:\"tmpl_created\";i:1547974729;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/popups/hello-bar-register-subscribe-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:96;s:16:\"popularity_index\";i:721;s:11:\"trend_index\";i:814;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:421;a:15:{s:2:\"id\";i:16162;s:5:\"title\";s:29:\"Private Chef &#8211; Business\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2017/02/Landing-Page-Private-Chef.png\";s:12:\"tmpl_created\";i:1607866578;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/lp/private-chef-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:24:\"[\"Food\",\"Landing Pages\"]\";s:10:\"menu_order\";i:96;s:16:\"popularity_index\";i:855;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:422;a:15:{s:2:\"id\";i:5642;s:5:\"title\";s:6:\"CTA 25\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_6.png\";s:12:\"tmpl_created\";i:1520520701;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-25/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:96;s:16:\"popularity_index\";i:226;s:11:\"trend_index\";i:262;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:423;a:15:{s:2:\"id\";i:11536;s:5:\"title\";s:19:\"Gym &#8211; Fitness\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/08/Fitness_Small.png\";s:12:\"tmpl_created\";i:1567392927;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:101:\"https://library.elementor.com/gym-fitness/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:96;s:16:\"popularity_index\";i:621;s:11:\"trend_index\";i:674;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:424;a:15:{s:2:\"id\";i:16325;s:5:\"title\";s:28:\"Quality Lens &#8211; Product\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0006.png\";s:12:\"tmpl_created\";i:1607868782;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/lp/quality-lens-product/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:7:\"Product\";s:4:\"tags\";s:27:\"[\"Landing Pages\",\"Product\"]\";s:10:\"menu_order\";i:97;s:16:\"popularity_index\";i:804;s:11:\"trend_index\";i:621;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:425;a:15:{s:2:\"id\";i:5583;s:5:\"title\";s:6:\"CTA 26\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_3.png\";s:12:\"tmpl_created\";i:1520520689;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-26/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:97;s:16:\"popularity_index\";i:117;s:11:\"trend_index\";i:117;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:426;a:15:{s:2:\"id\";i:11545;s:5:\"title\";s:21:\"Gym &#8211; Home Page\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/08/Home_Small.png\";s:12:\"tmpl_created\";i:1567392943;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/gym-home-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:97;s:16:\"popularity_index\";i:310;s:11:\"trend_index\";i:229;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:427;a:15:{s:2:\"id\";i:16332;s:5:\"title\";s:31:\"Luxury Flat &#8211; Real Estate\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0007.png\";s:12:\"tmpl_created\";i:1607868929;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/lp/luxury-flat-real-estate/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:11:\"Real Estate\";s:4:\"tags\";s:38:\"[\"flat\",\"Landing Pages\",\"Real estate\"]\";s:10:\"menu_order\";i:98;s:16:\"popularity_index\";i:809;s:11:\"trend_index\";i:707;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:428;a:15:{s:2:\"id\";i:16392;s:5:\"title\";s:30:\"Open House &#8211; Real Estate\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Real-Estate-3.png\";s:12:\"tmpl_created\";i:1607869551;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/lp/landing-page-real-estate-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:11:\"Real Estate\";s:4:\"tags\";s:150:\"[\"Agent\",\"Business\",\"clean\",\"corporate\",\"flat\",\"google maps\",\"homes\",\"Landing Pages\",\"listing\",\"modern\",\"Real estate\",\"Realestate\",\"realtor\",\"realty\"]\";s:10:\"menu_order\";i:98;s:16:\"popularity_index\";i:839;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:429;a:15:{s:2:\"id\";i:5904;s:5:\"title\";s:6:\"CTA 27\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_13.png\";s:12:\"tmpl_created\";i:1520520754;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-27/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:98;s:16:\"popularity_index\";i:528;s:11:\"trend_index\";i:517;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:430;a:15:{s:2:\"id\";i:12116;s:5:\"title\";s:24:\"Law Firm &#8211; Service\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/11/family_law.png\";s:12:\"tmpl_created\";i:1572847105;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/law-firm-service/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:98;s:16:\"popularity_index\";i:489;s:11:\"trend_index\";i:339;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:431;a:15:{s:2:\"id\";i:9985;s:5:\"title\";s:20:\"Slide In | Promotion\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2019/01/slidein_promotion_av_small.png\";s:12:\"tmpl_created\";i:1547844661;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/popups/slide-in-promotion-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:98;s:16:\"popularity_index\";i:758;s:11:\"trend_index\";i:815;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:432;a:15:{s:2:\"id\";i:15950;s:5:\"title\";s:30:\"Stylist &#8211; Online Service\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2017/03/Landing-Page-Stylist.png\";s:12:\"tmpl_created\";i:1607862286;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/lp/stylist-online-service/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:162:\"[\"cosmetics\",\"Fashion\",\"girly\",\"hairdresser\",\"Landing Pages\",\"lifestyle\",\"makeup\",\"manicure\",\"pedicure\",\"Products\",\"salon\",\"Shop\",\"skincare\",\"stylist\",\"wellness\"]\";s:10:\"menu_order\";i:99;s:16:\"popularity_index\";i:853;s:11:\"trend_index\";i:805;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:433;a:15:{s:2:\"id\";i:16346;s:5:\"title\";s:33:\"Your New Home &#8211; Real Estate\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2017/03/lp3-l.png\";s:12:\"tmpl_created\";i:1607869068;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/lp/your-new-home-real-estate/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:11:\"Real Estate\";s:4:\"tags\";s:31:\"[\"Landing Pages\",\"Real estate\"]\";s:10:\"menu_order\";i:99;s:16:\"popularity_index\";i:791;s:11:\"trend_index\";i:696;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:434;a:15:{s:2:\"id\";i:11094;s:5:\"title\";s:30:\"Digital Agency &#8211; Clients\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/07/Clients_small.png\";s:12:\"tmpl_created\";i:1564641885;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/digital-agency-clients/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"marketing\"]\";s:10:\"menu_order\";i:99;s:16:\"popularity_index\";i:424;s:11:\"trend_index\";i:424;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:435;a:15:{s:2:\"id\";i:5912;s:5:\"title\";s:6:\"CTA 28\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_11.png\";s:12:\"tmpl_created\";i:1520520755;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-28/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:99;s:16:\"popularity_index\";i:665;s:11:\"trend_index\";i:702;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:436;a:15:{s:2:\"id\";i:16253;s:5:\"title\";s:33:\"Bicycle Adventures &#8211; Travel\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0005.png\";s:12:\"tmpl_created\";i:1607867944;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/lp/bicycle-adventures-travel/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Travel\";s:4:\"tags\";s:36:\"[\"Bicycle\",\"Landing Pages\",\"Travel\"]\";s:10:\"menu_order\";i:100;s:16:\"popularity_index\";i:785;s:11:\"trend_index\";i:524;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:437;a:15:{s:2:\"id\";i:16358;s:5:\"title\";s:41:\"Sunset Valley Project &#8211; Real Estate\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Real-Estate-1.png\";s:12:\"tmpl_created\";i:1607869234;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/sunset-valley-project-real-estate/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:11:\"Real Estate\";s:4:\"tags\";s:31:\"[\"Landing Pages\",\"Real estate\"]\";s:10:\"menu_order\";i:100;s:16:\"popularity_index\";i:846;s:11:\"trend_index\";i:743;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:438;a:15:{s:2:\"id\";i:11478;s:5:\"title\";s:17:\"Gym &#8211; About\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/08/About_Small.png\";s:12:\"tmpl_created\";i:1567392939;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:99:\"https://library.elementor.com/gym-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:100;s:16:\"popularity_index\";i:481;s:11:\"trend_index\";i:579;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:439;a:15:{s:2:\"id\";i:5189;s:5:\"title\";s:6:\"CTA 29\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_1.png\";s:12:\"tmpl_created\";i:1520443456;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-29/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:8:\"[\"form\"]\";s:10:\"menu_order\";i:100;s:16:\"popularity_index\";i:472;s:11:\"trend_index\";i:631;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:440;a:15:{s:2:\"id\";i:16271;s:5:\"title\";s:42:\"Luxury Travel Destinations  &#8211; Travel\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Truism-1.png\";s:12:\"tmpl_created\";i:1607868120;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/luxury-travel-destinations-travel/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Travel\";s:4:\"tags\";s:37:\"[\"Landing Pages\",\"Travel\",\"Vacation\"]\";s:10:\"menu_order\";i:101;s:16:\"popularity_index\";i:830;s:11:\"trend_index\";i:833;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:441;a:15:{s:2:\"id\";i:16379;s:5:\"title\";s:33:\"Property Page &#8211; Real Estate\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Real-Estate-2.png\";s:12:\"tmpl_created\";i:1607869379;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/lp/property-page-real-estate/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:11:\"Real Estate\";s:4:\"tags\";s:42:\"[\"Landing Pages\",\"Property\",\"Real estate\"]\";s:10:\"menu_order\";i:101;s:16:\"popularity_index\";i:864;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:442;a:15:{s:2:\"id\";i:11563;s:5:\"title\";s:19:\"Gym &#8211; Pricing\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/08/Pricing_Small.png\";s:12:\"tmpl_created\";i:1567392923;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:101:\"https://library.elementor.com/gym-pricing/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:101;s:16:\"popularity_index\";i:577;s:11:\"trend_index\";i:736;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:443;a:15:{s:2:\"id\";i:5667;s:5:\"title\";s:5:\"CTA 3\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_8.png\";s:12:\"tmpl_created\";i:1520520705;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/cta-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:101;s:16:\"popularity_index\";i:171;s:11:\"trend_index\";i:250;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:444;a:15:{s:2:\"id\";i:16283;s:5:\"title\";s:29:\"Vacation Deals &#8211; Travel\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Truism-2.png\";s:12:\"tmpl_created\";i:1607868279;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/lp/vacation-deals-travel/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Travel\";s:4:\"tags\";s:37:\"[\"Landing Pages\",\"Travel\",\"Vacation\"]\";s:10:\"menu_order\";i:102;s:16:\"popularity_index\";i:850;s:11:\"trend_index\";i:799;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:445;a:15:{s:2:\"id\";i:11034;s:5:\"title\";s:30:\"Digital Agency &#8211; Contact\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2019/07/Contsct-Us_small.png\";s:12:\"tmpl_created\";i:1564641881;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/contact-digital-agency/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"marketing\"]\";s:10:\"menu_order\";i:102;s:16:\"popularity_index\";i:191;s:11:\"trend_index\";i:156;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:446;a:15:{s:2:\"id\";i:5198;s:5:\"title\";s:6:\"CTA 30\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_black_1.png\";s:12:\"tmpl_created\";i:1520443458;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-30/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:8:\"[\"form\"]\";s:10:\"menu_order\";i:102;s:16:\"popularity_index\";i:572;s:11:\"trend_index\";i:511;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:447;a:15:{s:2:\"id\";i:16299;s:5:\"title\";s:29:\"New Adventures &#8211; Travel\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Truism-3.png\";s:12:\"tmpl_created\";i:1607868454;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/lp/new-adventures-travel/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Travel\";s:4:\"tags\";s:50:\"[\"Adventures\",\"Landing Pages\",\"Travel\",\"Vacation\"]\";s:10:\"menu_order\";i:103;s:16:\"popularity_index\";i:849;s:11:\"trend_index\";i:830;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:448;a:15:{s:2:\"id\";i:11528;s:5:\"title\";s:19:\"Gym &#8211; Contact\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/08/Contact_Small.png\";s:12:\"tmpl_created\";i:1567392917;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:101:\"https://library.elementor.com/gym-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:103;s:16:\"popularity_index\";i:505;s:11:\"trend_index\";i:624;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:449;a:15:{s:2:\"id\";i:5206;s:5:\"title\";s:6:\"CTA 31\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_black_2.png\";s:12:\"tmpl_created\";i:1520443459;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-31/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:8:\"[\"form\"]\";s:10:\"menu_order\";i:103;s:16:\"popularity_index\";i:593;s:11:\"trend_index\";i:611;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:450;a:15:{s:2:\"id\";i:519;s:5:\"title\";s:24:\"Homepage &#8211; Fitness\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/10/0023.png\";s:12:\"tmpl_created\";i:1477388808;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/homepage-fitness/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:45:\"[\"Fitness\",\"Gym\",\"Health\",\"Homepage\",\"Sport\"]\";s:10:\"menu_order\";i:104;s:16:\"popularity_index\";i:10;s:11:\"trend_index\";i:62;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:451;a:15:{s:2:\"id\";i:16312;s:5:\"title\";s:26:\"Summer Time &#8211; Travel\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2017/11/Vacation-–-Landing-Page.png\";s:12:\"tmpl_created\";i:1607868625;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/lp/summer-time-travel/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Travel\";s:4:\"tags\";s:37:\"[\"Landing Pages\",\"Travel\",\"Vacation\"]\";s:10:\"menu_order\";i:104;s:16:\"popularity_index\";i:829;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:452;a:15:{s:2:\"id\";i:5249;s:5:\"title\";s:6:\"CTA 32\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_black_4.png\";s:12:\"tmpl_created\";i:1520443470;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-32/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:8:\"[\"form\"]\";s:10:\"menu_order\";i:104;s:16:\"popularity_index\";i:512;s:11:\"trend_index\";i:409;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:453;a:15:{s:2:\"id\";i:487;s:5:\"title\";s:29:\"Landing Page &#8211; Vacation\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/10/0021.png\";s:12:\"tmpl_created\";i:1477388357;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/landing-page-vacation/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:105;s:16:\"popularity_index\";i:32;s:11:\"trend_index\";i:136;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:454;a:15:{s:2:\"id\";i:15870;s:5:\"title\";s:32:\"Tel Aviv Vacation &#8211; Travel\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/10/0021.png\";s:12:\"tmpl_created\";i:1607860195;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/lp/tel-aviv-vacation-travel/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Travel\";s:4:\"tags\";s:17:\"[\"Landing Pages\"]\";s:10:\"menu_order\";i:105;s:16:\"popularity_index\";i:802;s:11:\"trend_index\";i:688;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:455;a:15:{s:2:\"id\";i:5550;s:5:\"title\";s:6:\"CTA 33\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_1.png\";s:12:\"tmpl_created\";i:1520520682;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-33/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:105;s:16:\"popularity_index\";i:260;s:11:\"trend_index\";i:562;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:456;a:15:{s:2:\"id\";i:9559;s:5:\"title\";s:16:\"Slide In | Login\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2019/01/slidein_login_01_small.png\";s:12:\"tmpl_created\";i:1546946547;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/popups/slide-in-login-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:105;s:16:\"popularity_index\";i:617;s:11:\"trend_index\";i:839;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:457;a:15:{s:2:\"id\";i:5852;s:5:\"title\";s:6:\"CTA 34\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2018/03/form_1.png\";s:12:\"tmpl_created\";i:1520443600;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-34/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:8:\"[\"form\"]\";s:10:\"menu_order\";i:106;s:16:\"popularity_index\";i:563;s:11:\"trend_index\";i:828;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:458;a:15:{s:2:\"id\";i:855;s:5:\"title\";s:37:\"Landing Page &#8211; Personal Trainer\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2017/02/Landing-Page-Personal-Trainer.png\";s:12:\"tmpl_created\";i:1494352061;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/landing-page-personal-trainer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:106;s:16:\"popularity_index\";i:290;s:11:\"trend_index\";i:394;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:459;a:15:{s:2:\"id\";i:16440;s:5:\"title\";s:31:\"Marketing Webinar &#8211; Event\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0015.png\";s:12:\"tmpl_created\";i:1607934662;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/lp/marketing-webinar-event/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:37:\"[\"Event\",\"Landing Pages\",\"Marketing\"]\";s:10:\"menu_order\";i:106;s:16:\"popularity_index\";i:794;s:11:\"trend_index\";i:762;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:460;a:15:{s:2:\"id\";i:955;s:5:\"title\";s:31:\"Landing Page &#8211; Law Office\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2017/02/Landing-Page-Law-Office.png\";s:12:\"tmpl_created\";i:1494352069;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/landing-page-law-office/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:31:\"[\"Landing Page\",\"Law\",\"Office\"]\";s:10:\"menu_order\";i:107;s:16:\"popularity_index\";i:202;s:11:\"trend_index\";i:271;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:461;a:15:{s:2:\"id\";i:16212;s:5:\"title\";s:33:\"Wedding Celebration &#8211; Event\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/10/0025.png\";s:12:\"tmpl_created\";i:1607867299;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/lp/wedding-celebration-event/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:35:\"[\"Event\",\"Landing Pages\",\"Wedding\"]\";s:10:\"menu_order\";i:107;s:16:\"popularity_index\";i:798;s:11:\"trend_index\";i:730;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:462;a:15:{s:2:\"id\";i:5675;s:5:\"title\";s:5:\"CTA 4\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_8.png\";s:12:\"tmpl_created\";i:1520520707;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/cta-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:107;s:16:\"popularity_index\";i:391;s:11:\"trend_index\";i:484;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:463;a:15:{s:2:\"id\";i:9752;s:5:\"title\";s:27:\"Slide In | Sale | Promotion\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/01/rush_small.png\";s:12:\"tmpl_created\";i:1547823982;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/popups/slide-in-sale-promotion/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:107;s:16:\"popularity_index\";i:740;s:11:\"trend_index\";i:801;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:464;a:15:{s:2:\"id\";i:5591;s:5:\"title\";s:5:\"CTA 5\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_4.png\";s:12:\"tmpl_created\";i:1520520691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/cta-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:108;s:16:\"popularity_index\";i:133;s:11:\"trend_index\";i:130;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:465;a:15:{s:2:\"id\";i:9373;s:5:\"title\";s:33:\"Landing Page &#8211; Conference 5\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/11/conference-250.png\";s:12:\"tmpl_created\";i:1542811219;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/landing-page-conference-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:108;s:16:\"popularity_index\";i:283;s:11:\"trend_index\";i:325;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:466;a:15:{s:2:\"id\";i:974;s:5:\"title\";s:28:\"Landing Page &#8211; Stylist\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2017/03/Landing-Page-Stylist.png\";s:12:\"tmpl_created\";i:1494352071;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/landing-page-stylist/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:146:\"[\"cosmetics\",\"fashion\",\"girly\",\"hairdresser\",\"lifestyle\",\"makeup\",\"manicure\",\"pedicure\",\"products\",\"salon\",\"Shop\",\"skincare\",\"stylist\",\"wellness\"]\";s:10:\"menu_order\";i:109;s:16:\"popularity_index\";i:329;s:11:\"trend_index\";i:512;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:467;a:15:{s:2:\"id\";i:5599;s:5:\"title\";s:5:\"CTA 6\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_4.png\";s:12:\"tmpl_created\";i:1520520693;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/cta-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:109;s:16:\"popularity_index\";i:252;s:11:\"trend_index\";i:362;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:468;a:15:{s:2:\"id\";i:5575;s:5:\"title\";s:5:\"CTA 7\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_3.png\";s:12:\"tmpl_created\";i:1520443543;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/cta-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:110;s:16:\"popularity_index\";i:13;s:11:\"trend_index\";i:586;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:469;a:15:{s:2:\"id\";i:11948;s:5:\"title\";s:18:\"Maintenance Mode 3\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2019/10/mm3.png\";s:12:\"tmpl_created\";i:1572153978;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/maintenance-mode-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:20:\"[\"Maintenance mode\"]\";s:10:\"menu_order\";i:110;s:16:\"popularity_index\";i:195;s:11:\"trend_index\";i:259;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:470;a:15:{s:2:\"id\";i:754;s:5:\"title\";s:25:\"Services &#8211; Interior\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2017/01/Interior-Services.png\";s:12:\"tmpl_created\";i:1485269691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/services-interior/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:111;s:16:\"popularity_index\";i:251;s:11:\"trend_index\";i:400;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:471;a:15:{s:2:\"id\";i:5658;s:5:\"title\";s:5:\"CTA 8\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_7.png\";s:12:\"tmpl_created\";i:1520520704;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/cta-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:111;s:16:\"popularity_index\";i:187;s:11:\"trend_index\";i:235;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:472;a:15:{s:2:\"id\";i:10169;s:5:\"title\";s:37:\"Slide In | Register | Subscribe | App\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2019/01/slideinapp_small.png\";s:12:\"tmpl_created\";i:1547852334;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/popups/slide-in-register-subscribe-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:112;s:16:\"popularity_index\";i:546;s:11:\"trend_index\";i:701;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:473;a:15:{s:2:\"id\";i:752;s:5:\"title\";s:24:\"Contact &#8211; Interior\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2017/01/interior-contact.png\";s:12:\"tmpl_created\";i:1485269737;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/contact-interior/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:112;s:16:\"popularity_index\";i:344;s:11:\"trend_index\";i:425;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:474;a:15:{s:2:\"id\";i:5650;s:5:\"title\";s:5:\"CTA 9\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_7.png\";s:12:\"tmpl_created\";i:1520520702;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/cta-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:112;s:16:\"popularity_index\";i:94;s:11:\"trend_index\";i:148;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:475;a:15:{s:2:\"id\";i:15407;s:5:\"title\";s:24:\"Dance Studio &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/10/404.jpg\";s:12:\"tmpl_created\";i:1603181958;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/dance-studio-404/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:22:\"[\"404\",\"dance studio\"]\";s:10:\"menu_order\";i:113;s:16:\"popularity_index\";i:783;s:11:\"trend_index\";i:710;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:476;a:15:{s:2:\"id\";i:753;s:5:\"title\";s:22:\"About &#8211; Interior\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2017/01/Interior-About.png\";s:12:\"tmpl_created\";i:1485269710;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/about-interior/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:113;s:16:\"popularity_index\";i:309;s:11:\"trend_index\";i:435;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:477;a:15:{s:2:\"id\";i:15400;s:5:\"title\";s:27:\"Dance Studio &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/10/Footer.jpg\";s:12:\"tmpl_created\";i:1603181989;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/dance-studio-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:25:\"[\"dance studio\",\"footer\"]\";s:10:\"menu_order\";i:114;s:16:\"popularity_index\";i:586;s:11:\"trend_index\";i:243;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:478;a:15:{s:2:\"id\";i:751;s:5:\"title\";s:25:\"Homepage &#8211; Interior\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2017/01/interior-home.png\";s:12:\"tmpl_created\";i:1485269743;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/homepage-interior/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:114;s:16:\"popularity_index\";i:258;s:11:\"trend_index\";i:200;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:479;a:15:{s:2:\"id\";i:15391;s:5:\"title\";s:27:\"Dance Studio &#8211; Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/10/Header.jpg\";s:12:\"tmpl_created\";i:1603182011;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/dance-studio-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:25:\"[\"dance studio\",\"header\"]\";s:10:\"menu_order\";i:115;s:16:\"popularity_index\";i:352;s:11:\"trend_index\";i:67;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:480;a:15:{s:2:\"id\";i:2402;s:5:\"title\";s:32:\"Homepage &#8211; Interior Design\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2017/09/Interior.png\";s:12:\"tmpl_created\";i:1506441447;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/homepage-interior-design/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:193:\"[\"Architecture\",\"building\",\"business\",\"Creative\",\"exterior design\",\"furniture design\",\"Gallery\",\"garden design\",\"house\",\"interior design\",\"landscape design\",\"multipurpose\",\"portfolio\",\"studio\"]\";s:10:\"menu_order\";i:115;s:16:\"popularity_index\";i:126;s:11:\"trend_index\";i:257;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:481;a:15:{s:2:\"id\";i:9680;s:5:\"title\";s:23:\"Slide In | Content Lock\";s:9:\"thumbnail\";s:91:\"https://library.elementor.com/wp-content/uploads/2019/01/Slide-in_Content-lock_small_01.png\";s:12:\"tmpl_created\";i:1547010967;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/popups/slide-in-content-lock-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:115;s:16:\"popularity_index\";i:725;s:11:\"trend_index\";i:725;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:482;a:15:{s:2:\"id\";i:11192;s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/07/Footer_small.jpg\";s:12:\"tmpl_created\";i:1564642399;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/digital-agency-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:39:\"[\"Digital Agency\",\"footer\",\"marketing\"]\";s:10:\"menu_order\";i:116;s:16:\"popularity_index\";i:172;s:11:\"trend_index\";i:105;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:483;a:15:{s:2:\"id\";i:3626;s:5:\"title\";s:30:\"Snowboard Site &#8211; Contact\";s:9:\"thumbnail\";s:62:\"https://library.elementor.com/wp-content/uploads/2017/12/3.png\";s:12:\"tmpl_created\";i:1513513193;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/snowboard-site-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:116;s:16:\"popularity_index\";i:293;s:11:\"trend_index\";i:637;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:484;a:15:{s:2:\"id\";i:11198;s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-digital-marketing-agency.png\";s:12:\"tmpl_created\";i:1564642395;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/digital-agency-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:39:\"[\"Digital Agency\",\"header\",\"marketing\"]\";s:10:\"menu_order\";i:117;s:16:\"popularity_index\";i:34;s:11:\"trend_index\";i:10;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:485;a:15:{s:2:\"id\";i:11966;s:5:\"title\";s:18:\"Maintenance mode 4\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2019/10/mm4.png\";s:12:\"tmpl_created\";i:1572154274;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/maintenance-mode-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:20:\"[\"Maintenance mode\"]\";s:10:\"menu_order\";i:117;s:16:\"popularity_index\";i:490;s:11:\"trend_index\";i:595;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:486;a:15:{s:2:\"id\";i:9783;s:5:\"title\";s:31:\"Slide In | Register | Subscribe\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2019/01/slidein_yellow_small.png\";s:12:\"tmpl_created\";i:1547831059;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/slide-in-register-subscribe/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:117;s:16:\"popularity_index\";i:534;s:11:\"trend_index\";i:415;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:487;a:15:{s:2:\"id\";i:11204;s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/07/404_small.jpg\";s:12:\"tmpl_created\";i:1564642389;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/digital-agency-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:36:\"[\"404\",\"Digital Agency\",\"marketing\"]\";s:10:\"menu_order\";i:118;s:16:\"popularity_index\";i:301;s:11:\"trend_index\";i:239;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:488;a:15:{s:2:\"id\";i:3632;s:5:\"title\";s:31:\"Snowboard Site &#8211; Services\";s:9:\"thumbnail\";s:62:\"https://library.elementor.com/wp-content/uploads/2017/12/2.png\";s:12:\"tmpl_created\";i:1513513171;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/snowboard-site-services/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:118;s:16:\"popularity_index\";i:222;s:11:\"trend_index\";i:342;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:489;a:15:{s:2:\"id\";i:11220;s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/08/Archive_small1.png\";s:12:\"tmpl_created\";i:1564642385;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/digital-agency-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"marketing\"]\";s:10:\"menu_order\";i:119;s:16:\"popularity_index\";i:116;s:11:\"trend_index\";i:73;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:490;a:15:{s:2:\"id\";i:3619;s:5:\"title\";s:31:\"Snowboard Site &#8211; Homepage\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2017/12/home.png\";s:12:\"tmpl_created\";i:1513513137;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/snowboard-site-homepage/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:119;s:16:\"popularity_index\";i:232;s:11:\"trend_index\";i:219;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:491;a:15:{s:2:\"id\";i:11231;s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/07/Post_small1.png\";s:12:\"tmpl_created\";i:1564642380;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/digital-agency/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"marketing\"]\";s:10:\"menu_order\";i:120;s:16:\"popularity_index\";i:145;s:11:\"trend_index\";i:71;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:492;a:15:{s:2:\"id\";i:9425;s:5:\"title\";s:38:\"Black Friday &#8211;  80&#8217;s style\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/11/unnamed-file.png\";s:12:\"tmpl_created\";i:1542901234;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/black-friday-80s-style/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:120;s:16:\"popularity_index\";i:360;s:11:\"trend_index\";i:472;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:493;a:15:{s:2:\"id\";i:5711;s:5:\"title\";s:5:\"FAQ 1\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_2.png\";s:12:\"tmpl_created\";i:1520443571;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/faq-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"faq\"]\";s:10:\"menu_order\";i:121;s:16:\"popularity_index\";i:200;s:11:\"trend_index\";i:231;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:494;a:15:{s:2:\"id\";i:11973;s:5:\"title\";s:18:\"Maintenance mode 5\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2019/10/mm5.png\";s:12:\"tmpl_created\";i:1572154523;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/maintenance-mode-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:20:\"[\"Maintenance mode\"]\";s:10:\"menu_order\";i:121;s:16:\"popularity_index\";i:418;s:11:\"trend_index\";i:476;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:495;a:15:{s:2:\"id\";i:5737;s:5:\"title\";s:6:\"FAQ 10\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_4.png\";s:12:\"tmpl_created\";i:1520443576;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/faq-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"faq\"]\";s:10:\"menu_order\";i:122;s:16:\"popularity_index\";i:155;s:11:\"trend_index\";i:112;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:496;a:15:{s:2:\"id\";i:11981;s:5:\"title\";s:18:\"Maintenance mode 6\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2019/10/mm6.png\";s:12:\"tmpl_created\";i:1572155125;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/maintenance-mode-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:20:\"[\"Maintenance mode\"]\";s:10:\"menu_order\";i:122;s:16:\"popularity_index\";i:410;s:11:\"trend_index\";i:390;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:497;a:15:{s:2:\"id\";i:5746;s:5:\"title\";s:6:\"FAQ 11\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_4.png\";s:12:\"tmpl_created\";i:1520443578;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/faq-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"faq\"]\";s:10:\"menu_order\";i:123;s:16:\"popularity_index\";i:212;s:11:\"trend_index\";i:305;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:498;a:15:{s:2:\"id\";i:5703;s:5:\"title\";s:6:\"FAQ 13\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_2.png\";s:12:\"tmpl_created\";i:1520443569;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/faq-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"faq\"]\";s:10:\"menu_order\";i:124;s:16:\"popularity_index\";i:29;s:11:\"trend_index\";i:38;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:499;a:15:{s:2:\"id\";i:147;s:5:\"title\";s:20:\"Homepage &#8211; App\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0004.png\";s:12:\"tmpl_created\";i:1470829868;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/homepage-app/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"App\",\"Homepage\"]\";s:10:\"menu_order\";i:124;s:16:\"popularity_index\";i:5;s:11:\"trend_index\";i:16;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:500;a:15:{s:2:\"id\";i:5719;s:5:\"title\";s:5:\"FAQ 4\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_3.png\";s:12:\"tmpl_created\";i:1520443573;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/faq-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"faq\"]\";s:10:\"menu_order\";i:125;s:16:\"popularity_index\";i:125;s:11:\"trend_index\";i:251;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:501;a:15:{s:2:\"id\";i:777;s:5:\"title\";s:28:\"Homepage &#8211; Coffee Shop\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2017/01/rest-home.jpg\";s:12:\"tmpl_created\";i:1485273092;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/homepage-coffee-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:41:\"[\"Coffee\",\"Homepage\",\"Restaurant\",\"Shop\"]\";s:10:\"menu_order\";i:125;s:16:\"popularity_index\";i:175;s:11:\"trend_index\";i:414;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:502;a:15:{s:2:\"id\";i:5729;s:5:\"title\";s:5:\"FAQ 5\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_3.png\";s:12:\"tmpl_created\";i:1520443575;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/faq-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"faq\"]\";s:10:\"menu_order\";i:126;s:16:\"popularity_index\";i:319;s:11:\"trend_index\";i:327;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:503;a:15:{s:2:\"id\";i:2404;s:5:\"title\";s:24:\"Homepage &#8211; Product\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2017/09/product.png\";s:12:\"tmpl_created\";i:1506441452;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/homepage-product/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:103:\"[\"business\",\"colorful\",\"ecommerce\",\"flat\",\"mobile\",\"modern\",\"responsive\",\"retina\",\"Shop\",\"woocommerce\"]\";s:10:\"menu_order\";i:126;s:16:\"popularity_index\";i:164;s:11:\"trend_index\";i:286;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:504;a:15:{s:2:\"id\";i:5755;s:5:\"title\";s:5:\"FAQ 6\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_5.png\";s:12:\"tmpl_created\";i:1520443580;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/faq-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"faq\"]\";s:10:\"menu_order\";i:127;s:16:\"popularity_index\";i:112;s:11:\"trend_index\";i:180;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:505;a:15:{s:2:\"id\";i:492;s:5:\"title\";s:25:\"Homepage &#8211; Law firm\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/10/0024.png\";s:12:\"tmpl_created\";i:1477388365;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/homepage-law-firm/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:25:\"[\"Firm\",\"Homepage\",\"Law\"]\";s:10:\"menu_order\";i:127;s:16:\"popularity_index\";i:14;s:11:\"trend_index\";i:79;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:506;a:15:{s:2:\"id\";i:5764;s:5:\"title\";s:5:\"FAQ 7\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_5.png\";s:12:\"tmpl_created\";i:1520443582;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/faq-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"faq\"]\";s:10:\"menu_order\";i:128;s:16:\"popularity_index\";i:338;s:11:\"trend_index\";i:474;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:507;a:15:{s:2:\"id\";i:3451;s:5:\"title\";s:39:\"Homepage &#8211; Goodness meal services\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2017/11/goodness-featured-image.png\";s:12:\"tmpl_created\";i:1512054116;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/homepage-goodness-meal-services/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:128;s:16:\"popularity_index\";i:266;s:11:\"trend_index\";i:407;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:508;a:15:{s:2:\"id\";i:5684;s:5:\"title\";s:5:\"FAQ 8\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_1.png\";s:12:\"tmpl_created\";i:1520443565;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/faq-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"faq\"]\";s:10:\"menu_order\";i:129;s:16:\"popularity_index\";i:74;s:11:\"trend_index\";i:193;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:509;a:15:{s:2:\"id\";i:2152;s:5:\"title\";s:26:\"Homepage &#8211; Cake Shop\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2017/07/cake-home.png\";s:12:\"tmpl_created\";i:1499774132;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/homepage-cake-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Cake\",\"Homepage\",\"Restaurant\",\"Shop\"]\";s:10:\"menu_order\";i:129;s:16:\"popularity_index\";i:382;s:11:\"trend_index\";i:530;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:510;a:15:{s:2:\"id\";i:5693;s:5:\"title\";s:5:\"FAQ 9\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_1.png\";s:12:\"tmpl_created\";i:1520443567;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/faq-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"faq\"]\";s:10:\"menu_order\";i:130;s:16:\"popularity_index\";i:224;s:11:\"trend_index\";i:515;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:511;a:15:{s:2:\"id\";i:1068;s:5:\"title\";s:27:\"Homepage &#8211; Copywriter\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2017/03/copywriter.png\";s:12:\"tmpl_created\";i:1488805928;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/homepage-copywriter/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:25:\"[\"Copywriter\",\"Homepage\"]\";s:10:\"menu_order\";i:130;s:16:\"popularity_index\";i:249;s:11:\"trend_index\";i:437;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:512;a:15:{s:2:\"id\";i:6053;s:5:\"title\";s:10:\"Features 1\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_black_5.png\";s:12:\"tmpl_created\";i:1520443645;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/features-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";i:131;s:16:\"popularity_index\";i:179;s:11:\"trend_index\";i:463;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:513;a:15:{s:2:\"id\";i:2813;s:5:\"title\";s:32:\"Homepage &#8211; Creative Agency\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2017/11/Creative-Agency-–-Home-Page.png\";s:12:\"tmpl_created\";i:1509615049;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/homepage-creative-agency/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Agency\",\"Creative\",\"Homepage\"]\";s:10:\"menu_order\";i:131;s:16:\"popularity_index\";i:130;s:11:\"trend_index\";i:215;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:514;a:15:{s:2:\"id\";i:5991;s:5:\"title\";s:11:\"Features 10\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_4.png\";s:12:\"tmpl_created\";i:1520443632;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/features-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";i:132;s:16:\"popularity_index\";i:135;s:11:\"trend_index\";i:265;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:515;a:15:{s:2:\"id\";i:728;s:5:\"title\";s:33:\"Homepage &#8211; Delivery Company\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2017/01/delivery-company-home-page.jpg\";s:12:\"tmpl_created\";i:1485269993;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/homepage-delivery-company/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Delivery\",\"Homepage\"]\";s:10:\"menu_order\";i:132;s:16:\"popularity_index\";i:324;s:11:\"trend_index\";i:790;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:516;a:15:{s:2:\"id\";i:6044;s:5:\"title\";s:11:\"Features 11\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_5.png\";s:12:\"tmpl_created\";i:1520443643;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/features-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";i:133;s:16:\"popularity_index\";i:70;s:11:\"trend_index\";i:163;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:517;a:15:{s:2:\"id\";i:2403;s:5:\"title\";s:29:\"Homepage &#8211; Luxury Hotel\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2017/09/Hotel.png\";s:12:\"tmpl_created\";i:1506441428;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/homepage-luxury-hotel/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:133;s:16:\"popularity_index\";i:314;s:11:\"trend_index\";i:499;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:518;a:15:{s:2:\"id\";i:6212;s:5:\"title\";s:11:\"Features 12\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_7.png\";s:12:\"tmpl_created\";i:1520443684;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/features-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";i:134;s:16:\"popularity_index\";i:81;s:11:\"trend_index\";i:98;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:519;a:15:{s:2:\"id\";i:1903;s:5:\"title\";s:20:\"One Page &#8211; Spa\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2017/06/spa.png\";s:12:\"tmpl_created\";i:1496822325;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/one-page-spa/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:132:\"[\"beauty\",\"care\",\"girly\",\"hair\",\"Health\",\"hospitality\",\"massage\",\"medical\",\"parlor\",\"physiotherapy\",\"salon\",\"spa\",\"wellness\",\"yoga\"]\";s:10:\"menu_order\";i:134;s:16:\"popularity_index\";i:211;s:11:\"trend_index\";i:320;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:520;a:15:{s:2:\"id\";i:6220;s:5:\"title\";s:10:\"Features 2\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_8.png\";s:12:\"tmpl_created\";i:1520443685;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/features-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";i:135;s:16:\"popularity_index\";i:88;s:11:\"trend_index\";i:189;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:521;a:15:{s:2:\"id\";i:2123;s:5:\"title\";s:33:\"One Page &#8211; Architect Office\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2017/06/architect.png\";s:12:\"tmpl_created\";i:1499772989;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/one-page-architect-office/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:135;s:16:\"popularity_index\";i:11;s:11:\"trend_index\";i:19;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:522;a:15:{s:2:\"id\";i:5983;s:5:\"title\";s:10:\"Features 3\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_black_3.png\";s:12:\"tmpl_created\";i:1520443630;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/features-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:11:\"[\"featues\"]\";s:10:\"menu_order\";i:136;s:16:\"popularity_index\";i:231;s:11:\"trend_index\";i:351;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:523;a:15:{s:2:\"id\";i:1888;s:5:\"title\";s:32:\"One Page &#8211; Creative Meetup\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2017/06/creative-meetup.png\";s:12:\"tmpl_created\";i:1496822319;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/one-page-creative-meetup/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:136;s:16:\"popularity_index\";i:315;s:11:\"trend_index\";i:771;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:524;a:15:{s:2:\"id\";i:5974;s:5:\"title\";s:10:\"Features 4\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_3.png\";s:12:\"tmpl_created\";i:1520443629;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/features-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";i:137;s:16:\"popularity_index\";i:69;s:11:\"trend_index\";i:181;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:525;a:15:{s:2:\"id\";i:1891;s:5:\"title\";s:35:\"One Page &#8211; Textile Convention\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2017/06/textile-meetup.png\";s:12:\"tmpl_created\";i:1496822323;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/one-page-textile-convention/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:137;s:16:\"popularity_index\";i:503;s:11:\"trend_index\";i:835;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:526;a:15:{s:2:\"id\";i:5624;s:5:\"title\";s:10:\"Features 5\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_black_1.png\";s:12:\"tmpl_created\";i:1520443553;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/features-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";i:138;s:16:\"popularity_index\";i:93;s:11:\"trend_index\";i:352;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:527;a:15:{s:2:\"id\";i:1880;s:5:\"title\";s:24:\"One Page &#8211; Wedding\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2017/06/wedding.png\";s:12:\"tmpl_created\";i:1496822317;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/one-page-wedding/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:82:\"[\"bride\",\"ceremony\",\"cute\",\"event\",\"fancy\",\"girly\",\"groom\",\"guestbook\",\"marriage\"]\";s:10:\"menu_order\";i:138;s:16:\"popularity_index\";i:535;s:11:\"trend_index\";i:576;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:528;a:15:{s:2:\"id\";i:5615;s:5:\"title\";s:10:\"Features 6\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_5.png\";s:12:\"tmpl_created\";i:1520443551;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/features-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";i:139;s:16:\"popularity_index\";i:41;s:11:\"trend_index\";i:119;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:529;a:15:{s:2:\"id\";i:1885;s:5:\"title\";s:29:\"One Page &#8211; Yacht Rental\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2017/06/yacht-home.png\";s:12:\"tmpl_created\";i:1496822321;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/one-page-yacht-rental/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:139;s:16:\"popularity_index\";i:235;s:11:\"trend_index\";i:610;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:530;a:15:{s:2:\"id\";i:5963;s:5:\"title\";s:10:\"Features 7\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_2.png\";s:12:\"tmpl_created\";i:1520443626;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/features-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";i:140;s:16:\"popularity_index\";i:67;s:11:\"trend_index\";i:133;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:531;a:15:{s:2:\"id\";i:2723;s:5:\"title\";s:34:\"Portfolio &#8211; Graphic Designer\";s:9:\"thumbnail\";s:91:\"https://library.elementor.com/wp-content/uploads/2017/11/Graphic-Designer-–-Portfolio.png\";s:12:\"tmpl_created\";i:1509633883;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/portfolio-graphic-designer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:140;s:16:\"popularity_index\";i:218;s:11:\"trend_index\";i:300;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:532;a:15:{s:2:\"id\";i:6204;s:5:\"title\";s:10:\"Features 8\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_black_6.png\";s:12:\"tmpl_created\";i:1520443681;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/features-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";i:141;s:16:\"popularity_index\";i:217;s:11:\"trend_index\";i:223;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:533;a:15:{s:2:\"id\";i:2145;s:5:\"title\";s:30:\"About &#8211; Delivery Company\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2017/07/delivery-about.png\";s:12:\"tmpl_created\";i:1499774125;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/about-delivery-company/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:10:\"[\"moving\"]\";s:10:\"menu_order\";i:141;s:16:\"popularity_index\";i:403;s:11:\"trend_index\";i:699;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:534;a:15:{s:2:\"id\";i:6196;s:5:\"title\";s:10:\"Features 9\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_6.png\";s:12:\"tmpl_created\";i:1520443680;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/features-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";i:142;s:16:\"popularity_index\";i:106;s:11:\"trend_index\";i:113;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:535;a:15:{s:2:\"id\";i:2155;s:5:\"title\";s:23:\"About &#8211; Cake Shop\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2017/07/cake-about.png\";s:12:\"tmpl_created\";i:1499774130;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/about-cake-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:8:\"[\"Food\"]\";s:10:\"menu_order\";i:142;s:16:\"popularity_index\";i:471;s:11:\"trend_index\";i:461;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:536;a:15:{s:2:\"id\";i:15033;s:5:\"title\";s:28:\"Flooring Company &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/08/404.png\";s:12:\"tmpl_created\";i:1597739459;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/flooring-company-404/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:45:\"[\"404\",\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:143;s:16:\"popularity_index\";i:655;s:11:\"trend_index\";i:671;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:537;a:15:{s:2:\"id\";i:1085;s:5:\"title\";s:21:\"About &#8211; Startup\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2017/03/Startup.png\";s:12:\"tmpl_created\";i:1488810874;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/about-startup/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:19:\"[\"About\",\"Startup\"]\";s:10:\"menu_order\";i:143;s:16:\"popularity_index\";i:8;s:11:\"trend_index\";i:36;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:538;a:15:{s:2:\"id\";i:143;s:5:\"title\";s:22:\"About &#8211; Personal\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0010.png\";s:12:\"tmpl_created\";i:1470820447;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/about-personal/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:20:\"[\"About\",\"Personal\"]\";s:10:\"menu_order\";i:144;s:16:\"popularity_index\";i:28;s:11:\"trend_index\";i:141;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:539;a:15:{s:2:\"id\";i:15042;s:5:\"title\";s:32:\"Flooring Company &#8211; Archive\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/08/Blog.png\";s:12:\"tmpl_created\";i:1597739084;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/flooring-company-archive/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:144;s:16:\"popularity_index\";i:320;s:11:\"trend_index\";i:275;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:540;a:15:{s:2:\"id\";i:15017;s:5:\"title\";s:31:\"Flooring Company &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/08/Footer.png\";s:12:\"tmpl_created\";i:1597738933;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/flooring-company-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:48:\"[\"Flooring company\",\"Flooring website\",\"footer\"]\";s:10:\"menu_order\";i:145;s:16:\"popularity_index\";i:323;s:11:\"trend_index\";i:192;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:541;a:15:{s:2:\"id\";i:101;s:5:\"title\";s:16:\"About &#8211; CV\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0018.png\";s:12:\"tmpl_created\";i:1470829785;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:98:\"https://library.elementor.com/about-cv/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:77:\"[\"creative portfolio\",\"Personal\",\"portfolio\",\"professional\",\"resume\",\"vcard\"]\";s:10:\"menu_order\";i:145;s:16:\"popularity_index\";i:54;s:11:\"trend_index\";i:182;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:542;a:15:{s:2:\"id\";i:15007;s:5:\"title\";s:31:\"Flooring Company &#8211; Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/08/Header.png\";s:12:\"tmpl_created\";i:1597738896;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/flooring-company-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:48:\"[\"Flooring company\",\"Flooring website\",\"header\"]\";s:10:\"menu_order\";i:146;s:16:\"popularity_index\";i:459;s:11:\"trend_index\";i:333;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:543;a:15:{s:2:\"id\";i:140;s:5:\"title\";s:25:\"About &#8211; Art Gallery\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0009.png\";s:12:\"tmpl_created\";i:1470820463;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/about-art-gallery/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:25:\"[\"About\",\"Art\",\"Gallery\"]\";s:10:\"menu_order\";i:146;s:16:\"popularity_index\";i:18;s:11:\"trend_index\";i:74;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:544;a:15:{s:2:\"id\";i:15052;s:5:\"title\";s:36:\"Flooring Company &#8211; Single post\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/08/Single.png\";s:12:\"tmpl_created\";i:1597738858;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/flooring-company-single-post/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:147;s:16:\"popularity_index\";i:392;s:11:\"trend_index\";i:226;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:545;a:15:{s:2:\"id\";i:213;s:5:\"title\";s:26:\"About &#8211; Architecture\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0008.png\";s:12:\"tmpl_created\";i:1470829766;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/about-architecture/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:24:\"[\"About\",\"Architecture\"]\";s:10:\"menu_order\";i:147;s:16:\"popularity_index\";i:20;s:11:\"trend_index\";i:65;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:546;a:15:{s:2:\"id\";i:2802;s:5:\"title\";s:38:\"Portfolio &#8211; Fashion Photographer\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2017/11/Fashion-photographer-–-Portfolio.png\";s:12:\"tmpl_created\";i:1509615440;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/portfolio-fashion-photographer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:148;s:16:\"popularity_index\";i:263;s:11:\"trend_index\";i:504;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:547;a:15:{s:2:\"id\";i:7837;s:5:\"title\";s:9:\"footer 01\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.14.jpg\";s:12:\"tmpl_created\";i:1524582852;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/footer-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:148;s:16:\"popularity_index\";i:495;s:11:\"trend_index\";i:539;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:548;a:15:{s:2:\"id\";i:2828;s:5:\"title\";s:35:\"Landing Page &#8211; Law Convention\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2017/11/Law-Convention-–-Landing-Page.png\";s:12:\"tmpl_created\";i:1509631636;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/landing-page-law-convention/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:35:\"[\"Convention\",\"Landing Page\",\"Law\"]\";s:10:\"menu_order\";i:149;s:16:\"popularity_index\";i:423;s:11:\"trend_index\";i:625;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:549;a:15:{s:2:\"id\";i:7937;s:5:\"title\";s:10:\"footer 010\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.5.jpg\";s:12:\"tmpl_created\";i:1524582665;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/footer-010/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:149;s:16:\"popularity_index\";i:185;s:11:\"trend_index\";i:115;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:550;a:15:{s:2:\"id\";i:1461;s:5:\"title\";s:28:\"Landing Page &#8211; Ebook 1\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Ebook-1.png\";s:12:\"tmpl_created\";i:1494352121;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/landing-page-ebook-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:127:\"[\"App\",\"author\",\"book\",\"brochure\",\"download\",\"e-book\",\"ebook\",\"marketing\",\"product\",\"publisher\",\"sell online\",\"seo\",\"showcase\"]\";s:10:\"menu_order\";i:150;s:16:\"popularity_index\";i:374;s:11:\"trend_index\";i:516;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:551;a:15:{s:2:\"id\";i:7950;s:5:\"title\";s:10:\"footer 011\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.4.jpg\";s:12:\"tmpl_created\";i:1524582631;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/footer-011/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:150;s:16:\"popularity_index\";i:244;s:11:\"trend_index\";i:203;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:552;a:15:{s:2:\"id\";i:1460;s:5:\"title\";s:28:\"Landing Page &#8211; Ebook 2\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Ebook-2.png\";s:12:\"tmpl_created\";i:1494352124;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/landing-page-ebook-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:151;s:16:\"popularity_index\";i:426;s:11:\"trend_index\";i:466;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:553;a:15:{s:2:\"id\";i:7959;s:5:\"title\";s:10:\"footer 012\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.3.jpg\";s:12:\"tmpl_created\";i:1524582605;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/footer-012/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:151;s:16:\"popularity_index\";i:177;s:11:\"trend_index\";i:140;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:554;a:15:{s:2:\"id\";i:1459;s:5:\"title\";s:28:\"Landing Page &#8211; Ebook 3\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Ebook-3.png\";s:12:\"tmpl_created\";i:1494352125;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/landing-page-ebook-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:152;s:16:\"popularity_index\";i:254;s:11:\"trend_index\";i:422;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:555;a:15:{s:2:\"id\";i:7982;s:5:\"title\";s:10:\"footer 013\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.2.jpg\";s:12:\"tmpl_created\";i:1524582468;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/footer-013/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:152;s:16:\"popularity_index\";i:209;s:11:\"trend_index\";i:212;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:556;a:15:{s:2:\"id\";i:1052;s:5:\"title\";s:33:\"Landing Page &#8211; Mobile App 1\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2017/03/app.png\";s:12:\"tmpl_created\";i:1488810873;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/landing-page-mobile-app/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:153;s:16:\"popularity_index\";i:47;s:11:\"trend_index\";i:158;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:557;a:15:{s:2:\"id\";i:7997;s:5:\"title\";s:10:\"footer 014\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.1.jpg\";s:12:\"tmpl_created\";i:1524582343;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/footer-014/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:153;s:16:\"popularity_index\";i:64;s:11:\"trend_index\";i:41;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:558;a:15:{s:2:\"id\";i:1505;s:5:\"title\";s:33:\"Landing Page &#8211; Mobile App 4\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-app3.png\";s:12:\"tmpl_created\";i:1494352110;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/landing-page-mobile-app-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:154;s:16:\"popularity_index\";i:454;s:11:\"trend_index\";i:547;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:559;a:15:{s:2:\"id\";i:9119;s:5:\"title\";s:10:\"footer 015\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/07/Footer_GetStarted_350.png\";s:12:\"tmpl_created\";i:1532428138;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:101:\"https://library.elementor.com/blocks/demo/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:154;s:16:\"popularity_index\";i:240;s:11:\"trend_index\";i:154;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:560;a:15:{s:2:\"id\";i:726;s:5:\"title\";s:33:\"Landing Page &#8211; Conference 1\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2017/01/convention-landing-page.jpg\";s:12:\"tmpl_created\";i:1485270062;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/landing-page-conference/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:155;s:16:\"popularity_index\";i:498;s:11:\"trend_index\";i:651;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:561;a:15:{s:2:\"id\";i:7852;s:5:\"title\";s:9:\"footer 02\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.13.jpg\";s:12:\"tmpl_created\";i:1524582875;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/footer-02/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:155;s:16:\"popularity_index\";i:199;s:11:\"trend_index\";i:96;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:562;a:15:{s:2:\"id\";i:1613;s:5:\"title\";s:33:\"Landing Page &#8211; Conference 2\";s:9:\"thumbnail\";s:109:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-International-Womens-Day-Conference.png\";s:12:\"tmpl_created\";i:1494352129;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/landing-page-conference-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:156;s:16:\"popularity_index\";i:504;s:11:\"trend_index\";i:464;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:563;a:15:{s:2:\"id\";i:7862;s:5:\"title\";s:9:\"footer 03\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.12.jpg\";s:12:\"tmpl_created\";i:1524582903;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/footer-03/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:156;s:16:\"popularity_index\";i:137;s:11:\"trend_index\";i:91;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:564;a:15:{s:2:\"id\";i:1612;s:5:\"title\";s:33:\"Landing Page &#8211; Conference 3\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Tech-Conference.png\";s:12:\"tmpl_created\";i:1494352127;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/landing-page-conference-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:157;s:16:\"popularity_index\";i:549;s:11:\"trend_index\";i:693;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:565;a:15:{s:2:\"id\";i:7871;s:5:\"title\";s:9:\"footer 04\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.11.jpg\";s:12:\"tmpl_created\";i:1524582927;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/footer-04/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:157;s:16:\"popularity_index\";i:97;s:11:\"trend_index\";i:55;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:566;a:15:{s:2:\"id\";i:1614;s:5:\"title\";s:33:\"Landing Page &#8211; Conference 4\";s:9:\"thumbnail\";s:99:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Sustainability-Conference.png\";s:12:\"tmpl_created\";i:1494352131;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/landing-page-conference-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:158;s:16:\"popularity_index\";i:447;s:11:\"trend_index\";i:657;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:567;a:15:{s:2:\"id\";i:7884;s:5:\"title\";s:9:\"footer 05\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.10.jpg\";s:12:\"tmpl_created\";i:1524582944;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/footer-05/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:158;s:16:\"popularity_index\";i:92;s:11:\"trend_index\";i:109;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:568;a:15:{s:2:\"id\";i:906;s:5:\"title\";s:29:\"Landing Page &#8211;  Coacher\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2017/02/Landin-Page-Coacher.png\";s:12:\"tmpl_created\";i:1494352066;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/landing-page-coacher/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:159;s:16:\"popularity_index\";i:302;s:11:\"trend_index\";i:397;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:569;a:15:{s:2:\"id\";i:7892;s:5:\"title\";s:9:\"footer 06\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.9.jpg\";s:12:\"tmpl_created\";i:1524583015;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/footer-06/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:159;s:16:\"popularity_index\";i:132;s:11:\"trend_index\";i:146;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:570;a:15:{s:2:\"id\";i:879;s:5:\"title\";s:41:\"Landing Page &#8211; Financial Consultant\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2017/02/Landing-Page-Financial-consultant.png\";s:12:\"tmpl_created\";i:1494352064;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/landing-page-financial-consultant/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:160;s:16:\"popularity_index\";i:305;s:11:\"trend_index\";i:406;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:571;a:15:{s:2:\"id\";i:7904;s:5:\"title\";s:9:\"footer 07\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.8.jpg\";s:12:\"tmpl_created\";i:1524582814;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/footer-07/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:160;s:16:\"popularity_index\";i:203;s:11:\"trend_index\";i:186;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:572;a:15:{s:2:\"id\";i:926;s:5:\"title\";s:33:\"Landing Page &#8211; Private Chef\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2017/02/Landing-Page-Private-Chef.png\";s:12:\"tmpl_created\";i:1494352068;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/landing-page-private-chef/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:161;s:16:\"popularity_index\";i:461;s:11:\"trend_index\";i:549;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:573;a:15:{s:2:\"id\";i:7917;s:5:\"title\";s:9:\"footer 08\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.7.jpg\";s:12:\"tmpl_created\";i:1524582788;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/footer-08/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:161;s:16:\"popularity_index\";i:89;s:11:\"trend_index\";i:144;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:574;a:15:{s:2:\"id\";i:1032;s:5:\"title\";s:27:\"Landing Page &#8211; Agency\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2017/03/Agency.png\";s:12:\"tmpl_created\";i:1488810866;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/landing-page-agency/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:162;s:16:\"popularity_index\";i:462;s:11:\"trend_index\";i:715;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:575;a:15:{s:2:\"id\";i:7927;s:5:\"title\";s:9:\"footer 09\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.6.jpg\";s:12:\"tmpl_created\";i:1524582691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/footer-09/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:162;s:16:\"popularity_index\";i:178;s:11:\"trend_index\";i:100;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:576;a:15:{s:2:\"id\";i:730;s:5:\"title\";s:24:\"Landing Page &#8211; App\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2017/01/app.-landing-page.jpg\";s:12:\"tmpl_created\";i:1485273430;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/landing-page-app/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:17:\"[\"Landing Pages\"]\";s:10:\"menu_order\";i:163;s:16:\"popularity_index\";i:386;s:11:\"trend_index\";i:614;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:577;a:15:{s:2:\"id\";i:643;s:5:\"title\";s:29:\"Landing Page &#8211; Festival\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2016/12/festival.jpg\";s:12:\"tmpl_created\";i:1481549290;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/landing-page-festival/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:164;s:16:\"popularity_index\";i:518;s:11:\"trend_index\";i:748;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:578;a:15:{s:2:\"id\";i:542;s:5:\"title\";s:28:\"Landing Page &#8211; Wedding\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/10/0025.png\";s:12:\"tmpl_created\";i:1477388484;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/landing-page-wedding/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:165;s:16:\"popularity_index\";i:128;s:11:\"trend_index\";i:355;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:579;a:15:{s:2:\"id\";i:1187;s:5:\"title\";s:32:\"Landing Page &#8211; Photography\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2017/03/lp1-l.png\";s:12:\"tmpl_created\";i:1490707385;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/landing-page-photography/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:166;s:16:\"popularity_index\";i:53;s:11:\"trend_index\";i:196;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:580;a:15:{s:2:\"id\";i:641;s:5:\"title\";s:28:\"Landing Page &#8211; Fashion\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2016/12/fashion-landing-page.jpg\";s:12:\"tmpl_created\";i:1481549264;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/landing-page-fashion/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:167;s:16:\"popularity_index\";i:355;s:11:\"trend_index\";i:480;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:581;a:15:{s:2:\"id\";i:189;s:5:\"title\";s:30:\"Landing Page &#8211; Tourism 1\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0005.png\";s:12:\"tmpl_created\";i:1470820715;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/landing-page-tourism/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:168;s:16:\"popularity_index\";i:17;s:11:\"trend_index\";i:107;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:582;a:15:{s:2:\"id\";i:1547;s:5:\"title\";s:30:\"Landing Page &#8211; Tourism 2\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Truism-1.png\";s:12:\"tmpl_created\";i:1494352115;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/landing-page-tourism-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:169;s:16:\"popularity_index\";i:377;s:11:\"trend_index\";i:491;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:583;a:15:{s:2:\"id\";i:4676;s:5:\"title\";s:8:\"Footer 7\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/footer_7.png\";s:12:\"tmpl_created\";i:1522014215;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/footer_7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:10:\"[\"footer\"]\";s:10:\"menu_order\";i:169;s:16:\"popularity_index\";i:237;s:11:\"trend_index\";i:346;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:584;a:15:{s:2:\"id\";i:1546;s:5:\"title\";s:30:\"Landing Page &#8211; Tourism 3\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Truism-2.png\";s:12:\"tmpl_created\";i:1494352116;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/landing-page-tourism-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:170;s:16:\"popularity_index\";i:550;s:11:\"trend_index\";i:690;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:585;a:15:{s:2:\"id\";i:7627;s:5:\"title\";s:8:\"Footer 8\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/footer_hero_1.png\";s:12:\"tmpl_created\";i:1521547332;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/footer-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:10:\"[\"footer\"]\";s:10:\"menu_order\";i:170;s:16:\"popularity_index\";i:100;s:11:\"trend_index\";i:83;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:586;a:15:{s:2:\"id\";i:1545;s:5:\"title\";s:30:\"Landing Page &#8211; Tourism 4\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Truism-3.png\";s:12:\"tmpl_created\";i:1494352118;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/landing-page-tourism-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:171;s:16:\"popularity_index\";i:425;s:11:\"trend_index\";i:404;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:587;a:15:{s:2:\"id\";i:7638;s:5:\"title\";s:8:\"Footer 9\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/footer_hero_2.png\";s:12:\"tmpl_created\";i:1521547502;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/footer-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:10:\"[\"footer\"]\";s:10:\"menu_order\";i:171;s:16:\"popularity_index\";i:124;s:11:\"trend_index\";i:147;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:588;a:15:{s:2:\"id\";i:11424;s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/08/404_Small.png\";s:12:\"tmpl_created\";i:1567393309;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/gym-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:13:\"[\"404\",\"Gym\"]\";s:10:\"menu_order\";i:172;s:16:\"popularity_index\";i:679;s:11:\"trend_index\";i:769;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:589;a:15:{s:2:\"id\";i:2714;s:5:\"title\";s:30:\"Landing Page &#8211; Tourism 5\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2017/11/Vacation-–-Landing-Page.png\";s:12:\"tmpl_created\";i:1509631782;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/landing-page-tourism-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:172;s:16:\"popularity_index\";i:415;s:11:\"trend_index\";i:584;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:590;a:15:{s:2:\"id\";i:195;s:5:\"title\";s:28:\"Landing Page &#8211; Product\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0006.png\";s:12:\"tmpl_created\";i:1470820765;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/landing-page-product/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:173;s:16:\"popularity_index\";i:72;s:11:\"trend_index\";i:242;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:591;a:15:{s:2:\"id\";i:11435;s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/08/Archiv_Small.png\";s:12:\"tmpl_created\";i:1567393296;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/gym-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:173;s:16:\"popularity_index\";i:441;s:11:\"trend_index\";i:507;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:592;a:15:{s:2:\"id\";i:197;s:5:\"title\";s:34:\"Landing Page &#8211; Real Estate 1\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0007.png\";s:12:\"tmpl_created\";i:1470825711;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/landing-page-real-estate/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:174;s:16:\"popularity_index\";i:162;s:11:\"trend_index\";i:366;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:593;a:15:{s:2:\"id\";i:11445;s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/08/Post_Small.png\";s:12:\"tmpl_created\";i:1567393229;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/gym-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:174;s:16:\"popularity_index\";i:452;s:11:\"trend_index\";i:479;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:594;a:15:{s:2:\"id\";i:1193;s:5:\"title\";s:34:\"Landing Page &#8211; Real Estate 2\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2017/03/lp3-l.png\";s:12:\"tmpl_created\";i:1490707422;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/landing-page-real-estate-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:175;s:16:\"popularity_index\";i:86;s:11:\"trend_index\";i:245;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:595;a:15:{s:2:\"id\";i:11453;s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/08/Footer_Small.png\";s:12:\"tmpl_created\";i:1567393224;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/gym-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:16:\"[\"footer\",\"Gym\"]\";s:10:\"menu_order\";i:175;s:16:\"popularity_index\";i:270;s:11:\"trend_index\";i:331;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:596;a:15:{s:2:\"id\";i:1415;s:5:\"title\";s:34:\"Landing Page &#8211; Real Estate 3\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Real-Estate-1.png\";s:12:\"tmpl_created\";i:1494352106;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/landing-page-real-estate-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:176;s:16:\"popularity_index\";i:381;s:11:\"trend_index\";i:462;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:597;a:15:{s:2:\"id\";i:11461;s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-gym-and-fitness.png\";s:12:\"tmpl_created\";i:1567393219;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:100:\"https://library.elementor.com/blocks/gym/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:16:\"[\"Gym\",\"header\"]\";s:10:\"menu_order\";i:176;s:16:\"popularity_index\";i:201;s:11:\"trend_index\";i:135;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:598;a:15:{s:2:\"id\";i:1414;s:5:\"title\";s:34:\"Landing Page &#8211; Real Estate 4\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Real-Estate-2.png\";s:12:\"tmpl_created\";i:1494352107;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/landing-page-real-estate-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:177;s:16:\"popularity_index\";i:573;s:11:\"trend_index\";i:670;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:599;a:15:{s:2:\"id\";i:7596;s:5:\"title\";s:8:\"Header 1\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.12.jpg\";s:12:\"tmpl_created\";i:1521546999;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/header-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:10:\"[\"header\"]\";s:10:\"menu_order\";i:177;s:16:\"popularity_index\";i:33;s:11:\"trend_index\";i:17;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:600;a:15:{s:2:\"id\";i:1413;s:5:\"title\";s:34:\"Landing Page &#8211; Real Estate 5\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Real-Estate-3.png\";s:12:\"tmpl_created\";i:1494352109;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/landing-page-real-estate-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:134:\"[\"Agent\",\"business\",\"clean\",\"corporate\",\"flat\",\"google maps\",\"homes\",\"listing\",\"modern\",\"real estate\",\"realestate\",\"realtor\",\"realty\"]\";s:10:\"menu_order\";i:178;s:16:\"popularity_index\";i:486;s:11:\"trend_index\";i:444;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:601;a:15:{s:2:\"id\";i:7801;s:5:\"title\";s:9:\"header 10\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.9.jpg\";s:12:\"tmpl_created\";i:1524583659;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/header-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:178;s:16:\"popularity_index\";i:51;s:11:\"trend_index\";i:14;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:602;a:15:{s:2:\"id\";i:1573;s:5:\"title\";s:29:\"Landing Page &#8211; Coupon 1\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2017/05/Coupon-02.png\";s:12:\"tmpl_created\";i:1494352133;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/landing-page-coupon-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:17:\"[\"Landing Pages\"]\";s:10:\"menu_order\";i:179;s:16:\"popularity_index\";i:594;s:11:\"trend_index\";i:687;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:603;a:15:{s:2:\"id\";i:7812;s:5:\"title\";s:9:\"header 11\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.10.jpg\";s:12:\"tmpl_created\";i:1524583298;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/header-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:179;s:16:\"popularity_index\";i:96;s:11:\"trend_index\";i:103;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:604;a:15:{s:2:\"id\";i:1572;s:5:\"title\";s:29:\"Landing Page &#8211; Coupon 2\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2017/05/Coupon-03.png\";s:12:\"tmpl_created\";i:1494352134;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/landing-page-coupon-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:17:\"[\"Landing Pages\"]\";s:10:\"menu_order\";i:180;s:16:\"popularity_index\";i:632;s:11:\"trend_index\";i:774;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:605;a:15:{s:2:\"id\";i:7825;s:5:\"title\";s:9:\"header 12\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.11.jpg\";s:12:\"tmpl_created\";i:1524583273;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/header-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:180;s:16:\"popularity_index\";i:63;s:11:\"trend_index\";i:75;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:606;a:15:{s:2:\"id\";i:1570;s:5:\"title\";s:29:\"Landing Page &#8211; Coupon 3\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2017/05/Coupon-01.png\";s:12:\"tmpl_created\";i:1494352136;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/landing-page-coupon-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:181;s:16:\"popularity_index\";i:674;s:11:\"trend_index\";i:785;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:607;a:15:{s:2:\"id\";i:9127;s:5:\"title\";s:9:\"header 13\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2018/07/Header_get_started_1200V3.png\";s:12:\"tmpl_created\";i:1532428699;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/header-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:181;s:16:\"popularity_index\";i:61;s:11:\"trend_index\";i:58;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:608;a:15:{s:2:\"id\";i:1571;s:5:\"title\";s:29:\"Landing Page &#8211; Coupon 4\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2017/05/Coupon-04.png\";s:12:\"tmpl_created\";i:1494352138;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/landing-page-coupon-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:182;s:16:\"popularity_index\";i:647;s:11:\"trend_index\";i:737;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:609;a:15:{s:2:\"id\";i:7615;s:5:\"title\";s:8:\"Header 2\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.1.jpg\";s:12:\"tmpl_created\";i:1521547237;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/header-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:10:\"[\"header\"]\";s:10:\"menu_order\";i:182;s:16:\"popularity_index\";i:30;s:11:\"trend_index\";i:33;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:610;a:15:{s:2:\"id\";i:192;s:5:\"title\";s:28:\"Landing Page &#8211; Webinar\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0015.png\";s:12:\"tmpl_created\";i:1470820734;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/landing-page-webinar/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:17:\"[\"Landing Pages\"]\";s:10:\"menu_order\";i:183;s:16:\"popularity_index\";i:141;s:11:\"trend_index\";i:388;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:611;a:15:{s:2:\"id\";i:7713;s:5:\"title\";s:8:\"header 3\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.2.jpg\";s:12:\"tmpl_created\";i:1524584780;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/header-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:183;s:16:\"popularity_index\";i:43;s:11:\"trend_index\";i:28;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:612;a:15:{s:2:\"id\";i:2141;s:5:\"title\";s:32:\"Contact &#8211; Delivery Company\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2017/07/delivery-contact.png\";s:12:\"tmpl_created\";i:1499774122;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/contact-delivery-company/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:184;s:16:\"popularity_index\";i:363;s:11:\"trend_index\";i:678;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:613;a:15:{s:2:\"id\";i:7724;s:5:\"title\";s:8:\"header 4\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.3.jpg\";s:12:\"tmpl_created\";i:1524583367;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/header-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:184;s:16:\"popularity_index\";i:24;s:11:\"trend_index\";i:13;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:614;a:15:{s:2:\"id\";i:137;s:5:\"title\";s:22:\"Contact &#8211; Modern\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0013.png\";s:12:\"tmpl_created\";i:1470829828;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/contact-modern/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:185;s:16:\"popularity_index\";i:55;s:11:\"trend_index\";i:210;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:615;a:15:{s:2:\"id\";i:7734;s:5:\"title\";s:8:\"header 5\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.4.jpg\";s:12:\"tmpl_created\";i:1524583436;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/header-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:185;s:16:\"popularity_index\";i:36;s:11:\"trend_index\";i:18;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:616;a:15:{s:2:\"id\";i:256;s:5:\"title\";s:26:\"Contact &#8211; Restaurant\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0011.png\";s:12:\"tmpl_created\";i:1470829796;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/contact-restaurant/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:186;s:16:\"popularity_index\";i:154;s:11:\"trend_index\";i:370;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:617;a:15:{s:2:\"id\";i:7744;s:5:\"title\";s:8:\"Header 6\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.5.jpg\";s:12:\"tmpl_created\";i:1524584784;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/header-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:186;s:16:\"popularity_index\";i:65;s:11:\"trend_index\";i:94;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:618;a:15:{s:2:\"id\";i:2150;s:5:\"title\";s:25:\"Contact &#8211; Cake Shop\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2017/07/cake-contact.png\";s:12:\"tmpl_created\";i:1499774127;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/contact-cake-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:187;s:16:\"popularity_index\";i:85;s:11:\"trend_index\";i:247;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:619;a:15:{s:2:\"id\";i:7754;s:5:\"title\";s:8:\"header 7\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.6.jpg\";s:12:\"tmpl_created\";i:1524583712;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/header-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:187;s:16:\"popularity_index\";i:111;s:11:\"trend_index\";i:143;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:620;a:15:{s:2:\"id\";i:223;s:5:\"title\";s:21:\"Contact &#8211; Hotel\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0002.png\";s:12:\"tmpl_created\";i:1470820471;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/contact-hotel/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:188;s:16:\"popularity_index\";i:157;s:11:\"trend_index\";i:354;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:621;a:15:{s:2:\"id\";i:7771;s:5:\"title\";s:8:\"header 8\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.7.jpg\";s:12:\"tmpl_created\";i:1524583540;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/header-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:188;s:16:\"popularity_index\";i:91;s:11:\"trend_index\";i:60;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:622;a:15:{s:2:\"id\";i:24;s:5:\"title\";s:25:\"Contact &#8211; Corporate\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0012.png\";s:12:\"tmpl_created\";i:1470248619;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/contact-corporate/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:189;s:16:\"popularity_index\";i:12;s:11:\"trend_index\";i:24;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:623;a:15:{s:2:\"id\";i:7787;s:5:\"title\";s:8:\"header 9\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.8.jpg\";s:12:\"tmpl_created\";i:1524583598;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/header-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:189;s:16:\"popularity_index\";i:102;s:11:\"trend_index\";i:78;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:624;a:15:{s:2:\"id\";i:184;s:5:\"title\";s:23:\"Services &#8211; Moving\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0017.png\";s:12:\"tmpl_created\";i:1470829889;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/services-moving/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:190;s:16:\"popularity_index\";i:26;s:11:\"trend_index\";i:89;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:625;a:15:{s:2:\"id\";i:6266;s:5:\"title\";s:6:\"Hero 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_4.png\";s:12:\"tmpl_created\";i:1520443695;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/hero-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:190;s:16:\"popularity_index\";i:52;s:11:\"trend_index\";i:35;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:626;a:15:{s:2:\"id\";i:5783;s:5:\"title\";s:7:\"Hero 10\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/header_2.png\";s:12:\"tmpl_created\";i:1520443586;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/hero-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:191;s:16:\"popularity_index\";i:365;s:11:\"trend_index\";i:567;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:627;a:15:{s:2:\"id\";i:625;s:5:\"title\";s:31:\"Services &#8211; Cake Shop Menu\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2016/12/cake-shop-menu.jpg\";s:12:\"tmpl_created\";i:1481549196;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/services-cake-shop-menu/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:191;s:16:\"popularity_index\";i:642;s:11:\"trend_index\";i:733;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:628;a:15:{s:2:\"id\";i:5773;s:5:\"title\";s:7:\"Hero 11\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/header_1.png\";s:12:\"tmpl_created\";i:1520443584;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/hero-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:192;s:16:\"popularity_index\";i:39;s:11:\"trend_index\";i:179;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:629;a:15:{s:2:\"id\";i:187;s:5:\"title\";s:20:\"Services &#8211; Fun\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0001.png\";s:12:\"tmpl_created\";i:1470829892;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/services-fun/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:192;s:16:\"popularity_index\";i:109;s:11:\"trend_index\";i:338;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:630;a:15:{s:2:\"id\";i:238;s:5:\"title\";s:27:\"Services &#8211; Consulting\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0014.png\";s:12:\"tmpl_created\";i:1470829865;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/services-consulting/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:193;s:16:\"popularity_index\";i:25;s:11:\"trend_index\";i:51;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:631;a:15:{s:2:\"id\";i:5238;s:5:\"title\";s:7:\"Hero 12\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_4.png\";s:12:\"tmpl_created\";i:1520443468;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/hero-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:193;s:16:\"popularity_index\";i:611;s:11:\"trend_index\";i:555;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:632;a:15:{s:2:\"id\";i:647;s:5:\"title\";s:33:\"Services &#8211; Coffee Shop Menu\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2016/12/restaurant-menu.jpg\";s:12:\"tmpl_created\";i:1481549320;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/services-coffee-shop-menu/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:194;s:16:\"popularity_index\";i:517;s:11:\"trend_index\";i:529;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:633;a:15:{s:2:\"id\";i:6274;s:5:\"title\";s:6:\"Hero 2\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_5.png\";s:12:\"tmpl_created\";i:1520443698;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/hero-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:194;s:16:\"popularity_index\";i:87;s:11:\"trend_index\";i:88;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:634;a:15:{s:2:\"id\";i:6239;s:5:\"title\";s:6:\"Hero 3\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_1.png\";s:12:\"tmpl_created\";i:1520443689;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/hero-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:195;s:16:\"popularity_index\";i:23;s:11:\"trend_index\";i:34;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:635;a:15:{s:2:\"id\";i:2138;s:5:\"title\";s:33:\"Services &#8211; Delivery Company\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2017/07/delivery-services.png\";s:12:\"tmpl_created\";i:1499774119;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/services-delivery-company/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:195;s:16:\"popularity_index\";i:456;s:11:\"trend_index\";i:545;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:636;a:15:{s:2:\"id\";i:823;s:5:\"title\";s:19:\"Pricing &#8211; App\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2017/01/pricing-app.jpg\";s:12:\"tmpl_created\";i:1485272966;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/pricing-app-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:196;s:16:\"popularity_index\";i:384;s:11:\"trend_index\";i:416;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:637;a:15:{s:2:\"id\";i:6258;s:5:\"title\";s:6:\"Hero 4\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_3.png\";s:12:\"tmpl_created\";i:1520443693;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/hero-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:196;s:16:\"popularity_index\";i:479;s:11:\"trend_index\";i:470;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:638;a:15:{s:2:\"id\";i:824;s:5:\"title\";s:24:\"Pricing &#8211; Software\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2017/01/pricing-software.png\";s:12:\"tmpl_created\";i:1485272900;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/pricing-software-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:197;s:16:\"popularity_index\";i:409;s:11:\"trend_index\";i:534;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:639;a:15:{s:2:\"id\";i:6249;s:5:\"title\";s:6:\"Hero 5\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_2.png\";s:12:\"tmpl_created\";i:1520443691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/hero-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:197;s:16:\"popularity_index\";i:56;s:11:\"trend_index\";i:85;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:640;a:15:{s:2:\"id\";i:825;s:5:\"title\";s:24:\"Product &#8211; Speakers\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2017/01/product-page.jpg\";s:12:\"tmpl_created\";i:1485272513;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/product-speakers/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:198;s:16:\"popularity_index\";i:439;s:11:\"trend_index\";i:418;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:641;a:15:{s:2:\"id\";i:6230;s:5:\"title\";s:6:\"Hero 6\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_white_1.png\";s:12:\"tmpl_created\";i:1520443687;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/hero-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:198;s:16:\"popularity_index\";i:406;s:11:\"trend_index\";i:542;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:642;a:15:{s:2:\"id\";i:5801;s:5:\"title\";s:6:\"Hero 7\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/header_4.png\";s:12:\"tmpl_created\";i:1520443589;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/hero-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:199;s:16:\"popularity_index\";i:15;s:11:\"trend_index\";i:37;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:643;a:15:{s:2:\"id\";i:245;s:5:\"title\";s:21:\"Product &#8211; Clean\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0020.png\";s:12:\"tmpl_created\";i:1470829876;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/product-clean/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:48:\"[\"Fast\",\"minimal\",\"minimalistic\",\"seo\",\"simple\"]\";s:10:\"menu_order\";i:199;s:16:\"popularity_index\";i:107;s:11:\"trend_index\";i:276;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:644;a:15:{s:2:\"id\";i:5811;s:5:\"title\";s:6:\"Hero 8\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/header_5.png\";s:12:\"tmpl_created\";i:1520443591;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/hero-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:200;s:16:\"popularity_index\";i:105;s:11:\"trend_index\";i:86;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:645;a:15:{s:2:\"id\";i:1075;s:5:\"title\";s:19:\"Shop &#8211; Sweets\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2017/03/Sweets.png\";s:12:\"tmpl_created\";i:1488810871;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:101:\"https://library.elementor.com/shop-sweets/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:154:\"[\"bakery\",\"beverage\",\"business\",\"cafe\",\"candy bar\",\"catering\",\"delivery service\",\"Food\",\"online shop\",\"pastry\",\"Restaurant\",\"store\",\"sweet shop\",\"sweets\"]\";s:10:\"menu_order\";i:200;s:16:\"popularity_index\";i:68;s:11:\"trend_index\";i:174;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:646;a:15:{s:2:\"id\";i:5792;s:5:\"title\";s:6:\"Hero 9\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/header_3.png\";s:12:\"tmpl_created\";i:1520443588;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/hero-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:201;s:16:\"popularity_index\";i:225;s:11:\"trend_index\";i:244;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:647;a:15:{s:2:\"id\";i:1051;s:5:\"title\";s:24:\"Blog Post &#8211; Launch\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2017/03/post-cloud.png\";s:12:\"tmpl_created\";i:1488810869;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blog-post-launch/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:210:\"[\"Agency\",\"bootstrap\",\"business\",\"corporate\",\"Landing Page\",\"launch\",\"marketing campaign\",\"marketing landing page\",\"marketing template landing page\",\"product launch\",\"software\",\"Startup\",\"startup landing page\"]\";s:10:\"menu_order\";i:201;s:16:\"popularity_index\";i:16;s:11:\"trend_index\";i:27;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:648;a:15:{s:2:\"id\";i:1245;s:5:\"title\";s:13:\"Coming Soon 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2017/03/Coming-Soon-1.png\";s:12:\"tmpl_created\";i:1491207184;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/coming-soon-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:202;s:16:\"popularity_index\";i:257;s:11:\"trend_index\";i:252;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:649;a:15:{s:2:\"id\";i:13251;s:5:\"title\";s:27:\"Interior Design &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/04/404.png\";s:12:\"tmpl_created\";i:1586148737;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/interior-design-404/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:30:\"[\"business\",\"interior design\"]\";s:10:\"menu_order\";i:202;s:16:\"popularity_index\";i:730;s:11:\"trend_index\";i:795;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:650;a:15:{s:2:\"id\";i:1247;s:5:\"title\";s:13:\"Coming Soon 2\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2017/03/Coming-Soon-2.png\";s:12:\"tmpl_created\";i:1491207138;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/coming-soon-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:203;s:16:\"popularity_index\";i:35;s:11:\"trend_index\";i:48;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:651;a:15:{s:2:\"id\";i:13244;s:5:\"title\";s:30:\"Interior Design &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/04/Footer.png\";s:12:\"tmpl_created\";i:1586148742;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/interior-design-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:39:\"[\"business\",\"footer\",\"interior design\"]\";s:10:\"menu_order\";i:203;s:16:\"popularity_index\";i:322;s:11:\"trend_index\";i:178;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:652;a:15:{s:2:\"id\";i:1248;s:5:\"title\";s:13:\"Coming Soon 3\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2017/03/Coming-Soon-3.png\";s:12:\"tmpl_created\";i:1491207050;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/coming-soon-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:204;s:16:\"popularity_index\";i:427;s:11:\"trend_index\";i:601;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:653;a:15:{s:2:\"id\";i:13236;s:5:\"title\";s:30:\"Interior Design &#8211; Header\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-interior-design.png\";s:12:\"tmpl_created\";i:1586148746;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/interior-design-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:39:\"[\"business\",\"header\",\"interior design\"]\";s:10:\"menu_order\";i:204;s:16:\"popularity_index\";i:146;s:11:\"trend_index\";i:64;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:654;a:15:{s:2:\"id\";i:1249;s:5:\"title\";s:13:\"Coming Soon 4\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2017/03/Coming-Soon-4.png\";s:12:\"tmpl_created\";i:1491207380;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/coming-soon-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:205;s:16:\"popularity_index\";i:469;s:11:\"trend_index\";i:638;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:655;a:15:{s:2:\"id\";i:13259;s:5:\"title\";s:36:\"Interior Design &#8211; News Archive\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/04/Archiv-Blog.png\";s:12:\"tmpl_created\";i:1586148733;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/interior-design-news-archive/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:30:\"[\"business\",\"interior design\"]\";s:10:\"menu_order\";i:205;s:16:\"popularity_index\";i:436;s:11:\"trend_index\";i:132;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:656;a:15:{s:2:\"id\";i:1250;s:5:\"title\";s:13:\"Coming Soon 5\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2017/03/Coming-Soon-5.png\";s:12:\"tmpl_created\";i:1491207450;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/coming-soon-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:206;s:16:\"popularity_index\";i:82;s:11:\"trend_index\";i:104;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:657;a:15:{s:2:\"id\";i:13267;s:5:\"title\";s:35:\"Interior Design &#8211; Single News\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/04/Post.png\";s:12:\"tmpl_created\";i:1586148728;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/blocks/interior-design-single-news/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:30:\"[\"business\",\"interior design\"]\";s:10:\"menu_order\";i:206;s:16:\"popularity_index\";i:402;s:11:\"trend_index\";i:108;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:658;a:15:{s:2:\"id\";i:1260;s:5:\"title\";s:18:\"Maintenance Mode 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2017/03/Coming-Soon-6.png\";s:12:\"tmpl_created\";i:1491207507;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/maintenance-mode-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:20:\"[\"Maintenance mode\"]\";s:10:\"menu_order\";i:207;s:16:\"popularity_index\";i:506;s:11:\"trend_index\";i:623;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:659;a:15:{s:2:\"id\";i:13274;s:5:\"title\";s:38:\"Interior Design &#8211; Single Project\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2020/04/Single-Project-.png\";s:12:\"tmpl_created\";i:1586148723;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/blocks/interior-design-single-project/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:30:\"[\"business\",\"interior design\"]\";s:10:\"menu_order\";i:207;s:16:\"popularity_index\";i:601;s:11:\"trend_index\";i:324;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:660;a:15:{s:2:\"id\";i:1261;s:5:\"title\";s:18:\"Maintenance Mode 2\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2017/04/Coming-Soon-7.png\";s:12:\"tmpl_created\";i:1491207584;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/maintenance-mode-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:20:\"[\"Maintenance mode\"]\";s:10:\"menu_order\";i:208;s:16:\"popularity_index\";i:98;s:11:\"trend_index\";i:164;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:661;a:15:{s:2:\"id\";i:14058;s:5:\"title\";s:36:\"Japanese restaurant &#8211; 404 page\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/06/404-Page.jpg\";s:12:\"tmpl_created\";i:1592290211;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/japanese-restaurant-404-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:38:\"[\"404\",\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:208;s:16:\"popularity_index\";i:724;s:11:\"trend_index\";i:647;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:662;a:15:{s:2:\"id\";i:1272;s:5:\"title\";s:13:\"Coming Soon 8\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2017/03/Coming-Soon-8.png\";s:12:\"tmpl_created\";i:1491207674;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/coming-soon-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:209;s:16:\"popularity_index\";i:296;s:11:\"trend_index\";i:317;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:663;a:15:{s:2:\"id\";i:14050;s:5:\"title\";s:34:\"Japanese restaurant &#8211; Footer\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/06/Footer-Small.jpg\";s:12:\"tmpl_created\";i:1592290247;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/japanese-restaurant-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:41:\"[\"Food\",\"footer\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:209;s:16:\"popularity_index\";i:317;s:11:\"trend_index\";i:238;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:664;a:15:{s:2:\"id\";i:1279;s:5:\"title\";s:13:\"Coming Soon 9\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2017/03/Coming-Soon-9.png\";s:12:\"tmpl_created\";i:1491207756;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/coming-soon-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:210;s:16:\"popularity_index\";i:160;s:11:\"trend_index\";i:403;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:665;a:15:{s:2:\"id\";i:14042;s:5:\"title\";s:34:\"Japanese restaurant &#8211; Header\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2020/06/japanese-restaurant-header.jpg\";s:12:\"tmpl_created\";i:1592290277;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/japanese-restaurant-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:41:\"[\"Food\",\"header\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:210;s:16:\"popularity_index\";i:411;s:11:\"trend_index\";i:274;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:666;a:15:{s:2:\"id\";i:1745;s:5:\"title\";s:14:\"Coming Soon 10\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2017/05/login-002.png\";s:12:\"tmpl_created\";i:1494849745;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/coming-soon-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:211;s:16:\"popularity_index\";i:292;s:11:\"trend_index\";i:371;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:667;a:15:{s:2:\"id\";i:12164;s:5:\"title\";s:20:\"Law Firm &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2019/11/404.png\";s:12:\"tmpl_created\";i:1572846979;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/law-firm-404/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:24:\"[\"404\",\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:211;s:16:\"popularity_index\";i:704;s:11:\"trend_index\";i:716;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:668;a:15:{s:2:\"id\";i:1742;s:5:\"title\";s:12:\"Login Page 1\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2017/05/login-003.png\";s:12:\"tmpl_created\";i:1494849744;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:100:\"https://library.elementor.com/login-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:212;s:16:\"popularity_index\";i:470;s:11:\"trend_index\";i:616;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:669;a:15:{s:2:\"id\";i:12170;s:5:\"title\";s:23:\"Law Firm &#8211; Archiv\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2019/11/archiv.png\";s:12:\"tmpl_created\";i:1572846967;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/law-firm-archiv/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:212;s:16:\"popularity_index\";i:431;s:11:\"trend_index\";i:294;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:670;a:15:{s:2:\"id\";i:1748;s:5:\"title\";s:12:\"Login Page 2\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2017/05/login-001.png\";s:12:\"tmpl_created\";i:1494849742;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/login-page-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:213;s:16:\"popularity_index\";i:313;s:11:\"trend_index\";i:306;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:671;a:15:{s:2:\"id\";i:12179;s:5:\"title\";s:23:\"Law Firm &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2019/11/footer.png\";s:12:\"tmpl_created\";i:1572846958;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/law-firm-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:27:\"[\"footer\",\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:213;s:16:\"popularity_index\";i:388;s:11:\"trend_index\";i:240;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:672;a:15:{s:2:\"id\";i:3963;s:5:\"title\";s:32:\"Restaurant Site &#8211; Homepage\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/01/R.HomepageThumb.png\";s:12:\"tmpl_created\";i:1516284821;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/restaurant-site-homepage/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:109:\"[\"bar\",\"cafe\",\"cooking\",\"drink\",\"events\",\"fast food\",\"Food\",\"menu\",\"modern\",\"reservation\",\"Shop\",\"snack bar\"]\";s:10:\"menu_order\";i:214;s:16:\"popularity_index\";i:238;s:11:\"trend_index\";i:61;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:673;a:15:{s:2:\"id\";i:12194;s:5:\"title\";s:23:\"Law Firm &#8211; Header\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-law-firm.png\";s:12:\"tmpl_created\";i:1572846935;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/law-firm-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:27:\"[\"header\",\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:214;s:16:\"popularity_index\";i:80;s:11:\"trend_index\";i:39;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:674;a:15:{s:2:\"id\";i:12203;s:5:\"title\";s:30:\"Law Firm &#8211; Search Archiv\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/11/search_result.png\";s:12:\"tmpl_created\";i:1572846925;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/law-firm-search-archiv/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:215;s:16:\"popularity_index\";i:493;s:11:\"trend_index\";i:433;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:675;a:15:{s:2:\"id\";i:3969;s:5:\"title\";s:28:\"Restaurant Site &#8211; Menu\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/01/R.MenuThumb.png\";s:12:\"tmpl_created\";i:1516284829;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/restaurant-site-menu/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:109:\"[\"bar\",\"cafe\",\"cooking\",\"drink\",\"events\",\"fast food\",\"Food\",\"menu\",\"modern\",\"reservation\",\"Shop\",\"snack bar\"]\";s:10:\"menu_order\";i:215;s:16:\"popularity_index\";i:440;s:11:\"trend_index\";i:543;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:676;a:15:{s:2:\"id\";i:12212;s:5:\"title\";s:28:\"Law Firm &#8211; Single Post\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2019/11/single.png\";s:12:\"tmpl_created\";i:1572846914;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/law-firm-single-post/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:216;s:16:\"popularity_index\";i:326;s:11:\"trend_index\";i:214;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:677;a:15:{s:2:\"id\";i:3966;s:5:\"title\";s:29:\"Restaurant Site &#8211; About\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/01/R.AboutThumb.png.png\";s:12:\"tmpl_created\";i:1516284839;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/restaurant-site-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:109:\"[\"bar\",\"cafe\",\"cooking\",\"drink\",\"events\",\"fast food\",\"Food\",\"menu\",\"modern\",\"reservation\",\"Shop\",\"snack bar\"]\";s:10:\"menu_order\";i:216;s:16:\"popularity_index\";i:275;s:11:\"trend_index\";i:528;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:678;a:15:{s:2:\"id\";i:3972;s:5:\"title\";s:31:\"Restaurant Site &#8211; Contact\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/01/R.ContactThumb.png\";s:12:\"tmpl_created\";i:1516284847;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/restaurant-site-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:109:\"[\"bar\",\"cafe\",\"cooking\",\"drink\",\"events\",\"fast food\",\"Food\",\"menu\",\"modern\",\"reservation\",\"Shop\",\"snack bar\"]\";s:10:\"menu_order\";i:217;s:16:\"popularity_index\";i:405;s:11:\"trend_index\";i:588;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:679;a:15:{s:2:\"id\";i:14772;s:5:\"title\";s:35:\"Luxury Real Estate &#8211; 404 page\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/07/404.png\";s:12:\"tmpl_created\";i:1595315728;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/blocks/luxury-real-estate-404-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:34:\"[\"404\",\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:217;s:16:\"popularity_index\";i:759;s:11:\"trend_index\";i:720;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:680;a:15:{s:2:\"id\";i:2080;s:5:\"title\";s:27:\"Ski Resort &#8211; Homepage\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2017/10/Ski-Resort-Home-Page.png\";s:12:\"tmpl_created\";i:1508161124;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/ski-resort-homepage/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:218;s:16:\"popularity_index\";i:358;s:11:\"trend_index\";i:612;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:681;a:15:{s:2:\"id\";i:14779;s:5:\"title\";s:33:\"Luxury Real Estate &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/07/Footer.png\";s:12:\"tmpl_created\";i:1595315743;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/luxury-real-estate-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:37:\"[\"footer\",\"real estate\",\"realestate\"]\";s:10:\"menu_order\";i:218;s:16:\"popularity_index\";i:536;s:11:\"trend_index\";i:505;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:682;a:15:{s:2:\"id\";i:14790;s:5:\"title\";s:33:\"Luxury Real Estate &#8211; Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/07/Header.png\";s:12:\"tmpl_created\";i:1595315760;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/luxury-real-estate-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:37:\"[\"header\",\"real estate\",\"realestate\"]\";s:10:\"menu_order\";i:219;s:16:\"popularity_index\";i:101;s:11:\"trend_index\";i:157;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:683;a:15:{s:2:\"id\";i:2088;s:5:\"title\";s:24:\"Ski Resort &#8211; About\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2017/10/Ski-Resort-About.png\";s:12:\"tmpl_created\";i:1508161129;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/ski-resort-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:219;s:16:\"popularity_index\";i:487;s:11:\"trend_index\";i:683;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:684;a:15:{s:2:\"id\";i:14809;s:5:\"title\";s:45:\"Luxury Real Estate &#8211; Properties Archive\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/07/Properties.png\";s:12:\"tmpl_created\";i:1595315826;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/blocks/luxury-real-estate-properties-archive/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:28:\"[\"real estate\",\"realestate\"]\";s:10:\"menu_order\";i:220;s:16:\"popularity_index\";i:414;s:11:\"trend_index\";i:420;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:685;a:15:{s:2:\"id\";i:2085;s:5:\"title\";s:27:\"Ski Resort &#8211; Services\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2017/10/Ski-Resort-Services.png\";s:12:\"tmpl_created\";i:1508161134;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/ski-resort-services/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:220;s:16:\"popularity_index\";i:620;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:686;a:15:{s:2:\"id\";i:14816;s:5:\"title\";s:47:\"Luxury Real Estate &#8211; Property single post\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2020/07/Single-Property-.png\";s:12:\"tmpl_created\";i:1595315847;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/blocks/luxury-real-estate-property-single-post/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:28:\"[\"real estate\",\"realestate\"]\";s:10:\"menu_order\";i:221;s:16:\"popularity_index\";i:541;s:11:\"trend_index\";i:665;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:687;a:15:{s:2:\"id\";i:2462;s:5:\"title\";s:23:\"Architect &#8211; About\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2017/10/architect-–-about.png\";s:12:\"tmpl_created\";i:1508243317;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/architect-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:221;s:16:\"popularity_index\";i:364;s:11:\"trend_index\";i:383;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:688;a:15:{s:2:\"id\";i:14799;s:5:\"title\";s:38:\"Luxury Real Estate &#8211; single post\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/07/Post.png\";s:12:\"tmpl_created\";i:1595315792;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/blocks/luxury-real-estate-single-post/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:28:\"[\"real estate\",\"realestate\"]\";s:10:\"menu_order\";i:222;s:16:\"popularity_index\";i:369;s:11:\"trend_index\";i:441;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:689;a:15:{s:2:\"id\";i:2362;s:5:\"title\";s:26:\"Architect &#8211; Projects\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2017/10/Architect-Projects.png\";s:12:\"tmpl_created\";i:1508243335;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/architect-projects/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:222;s:16:\"popularity_index\";i:460;s:11:\"trend_index\";i:443;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:690;a:15:{s:2:\"id\";i:614;s:5:\"title\";s:25:\"Architect &#8211; Contact\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2016/12/architect-contact.jpg\";s:12:\"tmpl_created\";i:1481549169;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/architect-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:223;s:16:\"popularity_index\";i:335;s:11:\"trend_index\";i:446;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:691;a:15:{s:2:\"id\";i:12635;s:5:\"title\";s:20:\"Magazine &#8211; 404\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/01/404_s.png\";s:12:\"tmpl_created\";i:1579060746;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/magazine-404/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:25:\"[\"404\",\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:223;s:16:\"popularity_index\";i:645;s:11:\"trend_index\";i:734;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:692;a:15:{s:2:\"id\";i:2126;s:5:\"title\";s:37:\"Construction Company &#8211; Homepage\";s:9:\"thumbnail\";s:91:\"https://library.elementor.com/wp-content/uploads/2017/10/Construction-Company-Home-Page.png\";s:12:\"tmpl_created\";i:1508325849;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/construction-company-homepage/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:224;s:16:\"popularity_index\";i:271;s:11:\"trend_index\";i:311;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:693;a:15:{s:2:\"id\";i:12643;s:5:\"title\";s:24:\"Magazine &#8211; Archiv1\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/01/Archiv1_s.png\";s:12:\"tmpl_created\";i:1579060737;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/magazine-archiv1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:224;s:16:\"popularity_index\";i:346;s:11:\"trend_index\";i:272;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:694;a:15:{s:2:\"id\";i:2129;s:5:\"title\";s:34:\"Construction Company &#8211; About\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2017/10/Construction-Company-About.png\";s:12:\"tmpl_created\";i:1508325881;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/construction-company-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:225;s:16:\"popularity_index\";i:321;s:11:\"trend_index\";i:448;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:695;a:15:{s:2:\"id\";i:12669;s:5:\"title\";s:23:\"Magazine &#8211; Footer\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/01/Footer_s.png\";s:12:\"tmpl_created\";i:1579060715;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/magazine-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:28:\"[\"Blog\",\"footer\",\"Magazine\"]\";s:10:\"menu_order\";i:225;s:16:\"popularity_index\";i:442;s:11:\"trend_index\";i:349;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:696;a:15:{s:2:\"id\";i:2135;s:5:\"title\";s:36:\"Construction Company &#8211; Contact\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2017/10/Construction-Company-Contact.png\";s:12:\"tmpl_created\";i:1508325922;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/construction-company-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:226;s:16:\"popularity_index\";i:370;s:11:\"trend_index\";i:473;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:697;a:15:{s:2:\"id\";i:12678;s:5:\"title\";s:23:\"Magazine &#8211; Header\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-magazine.png\";s:12:\"tmpl_created\";i:1579060701;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/magazine-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:28:\"[\"Blog\",\"header\",\"Magazine\"]\";s:10:\"menu_order\";i:226;s:16:\"popularity_index\";i:295;s:11:\"trend_index\";i:197;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:698;a:15:{s:2:\"id\";i:2094;s:5:\"title\";s:28:\"Plants Shop &#8211; Homepage\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2017/11/Plants-Shop-Home.png\";s:12:\"tmpl_created\";i:1509621053;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/plants-shop-homepage/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:227;s:16:\"popularity_index\";i:269;s:11:\"trend_index\";i:254;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:699;a:15:{s:2:\"id\";i:12661;s:5:\"title\";s:23:\"Magazine &#8211; Search\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/01/Search_s.png\";s:12:\"tmpl_created\";i:1579060722;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/magazine-search/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:227;s:16:\"popularity_index\";i:396;s:11:\"trend_index\";i:509;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:700;a:15:{s:2:\"id\";i:2120;s:5:\"title\";s:25:\"Plants Shop &#8211; About\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2017/11/Plants-Shop-About.png\";s:12:\"tmpl_created\";i:1509631820;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/plants-shop-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:228;s:16:\"popularity_index\";i:376;s:11:\"trend_index\";i:573;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:701;a:15:{s:2:\"id\";i:12688;s:5:\"title\";s:30:\"Magazine &#8211; Single Post 1\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/01/Post2_s.png\";s:12:\"tmpl_created\";i:1579060692;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/magazine-single-post-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:228;s:16:\"popularity_index\";i:342;s:11:\"trend_index\";i:175;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:702;a:15:{s:2:\"id\";i:3153;s:5:\"title\";s:14:\"Halloween Pack\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2017/10/halloween.png\";s:12:\"tmpl_created\";i:1508950132;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/halloween-pack/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:229;s:16:\"popularity_index\";i:685;s:11:\"trend_index\";i:775;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:703;a:15:{s:2:\"id\";i:12699;s:5:\"title\";s:30:\"Magazine &#8211; Single Post 2\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/01/Post3_s.png\";s:12:\"tmpl_created\";i:1579060680;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/magazine-single-post-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:229;s:16:\"popularity_index\";i:348;s:11:\"trend_index\";i:129;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:704;a:15:{s:2:\"id\";i:3338;s:5:\"title\";s:31:\"Black Friday &#8211; Nature Set\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2017/11/black-friday-1.png\";s:12:\"tmpl_created\";i:1511203351;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/black-friday-nature-set/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:230;s:16:\"popularity_index\";i:604;s:11:\"trend_index\";i:786;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:705;a:15:{s:2:\"id\";i:12707;s:5:\"title\";s:30:\"Magazine &#8211; Single Post 3\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/01/Post1_s.png\";s:12:\"tmpl_created\";i:1579060669;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/magazine-single-post-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:230;s:16:\"popularity_index\";i:476;s:11:\"trend_index\";i:246;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:706;a:15:{s:2:\"id\";i:3339;s:5:\"title\";s:35:\"Black Friday &#8211; Pop-Styled Set\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2017/11/black-friday-2.png\";s:12:\"tmpl_created\";i:1511203636;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/black-friday-pop-styled-set/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:231;s:16:\"popularity_index\";i:561;s:11:\"trend_index\";i:836;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:707;a:15:{s:2:\"id\";i:12716;s:5:\"title\";s:30:\"Magazine &#8211; Single Post 3\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/01/Post4_s.png\";s:12:\"tmpl_created\";i:1579060659;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/magazine-single-post-3-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:231;s:16:\"popularity_index\";i:513;s:11:\"trend_index\";i:489;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:708;a:15:{s:2:\"id\";i:3335;s:5:\"title\";s:31:\"Black Friday &#8211; Retail Set\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2017/11/black-friday-4.png\";s:12:\"tmpl_created\";i:1511203246;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/black-friday-retail-set/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:232;s:16:\"popularity_index\";i:560;s:11:\"trend_index\";i:680;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:709;a:15:{s:2:\"id\";i:12652;s:5:\"title\";s:17:\"Magazine- Archiv2\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/01/Archiv2_s.png\";s:12:\"tmpl_created\";i:1579060730;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/magazine-archiv2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:232;s:16:\"popularity_index\";i:525;s:11:\"trend_index\";i:585;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:710;a:15:{s:2:\"id\";i:3340;s:5:\"title\";s:41:\"Black Friday &#8211; Software Product Set\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2017/11/black-friday-3.png\";s:12:\"tmpl_created\";i:1511203713;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/black-friday-software-product-set/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:233;s:16:\"popularity_index\";i:502;s:11:\"trend_index\";i:592;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:711;a:15:{s:2:\"id\";i:13361;s:5:\"title\";s:25:\"Online Course &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/04/404.jpg\";s:12:\"tmpl_created\";i:1587474710;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/online-course-404/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:35:\"[\"404\",\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:233;s:16:\"popularity_index\";i:682;s:11:\"trend_index\";i:498;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:712;a:15:{s:2:\"id\";i:3517;s:5:\"title\";s:27:\"Christmas &#8211; Gift Shop\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2017/12/XmasThumb.png\";s:12:\"tmpl_created\";i:1513877937;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/christmas-gift-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:234;s:16:\"popularity_index\";i:580;s:11:\"trend_index\";i:834;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:713;a:15:{s:2:\"id\";i:13387;s:5:\"title\";s:32:\"Online Course &#8211; End Lesson\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/04/Lesson-End-.jpg\";s:12:\"tmpl_created\";i:1587474682;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/online-course-end-lesson/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:234;s:16:\"popularity_index\";i:653;s:11:\"trend_index\";i:408;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:714;a:15:{s:2:\"id\";i:3734;s:5:\"title\";s:28:\"Christmas &#8211; Car Agency\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2017/12/cover-lib-v3.png\";s:12:\"tmpl_created\";i:1514197794;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/christmas-car-agency/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:235;s:16:\"popularity_index\";i:575;s:11:\"trend_index\";i:622;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:715;a:15:{s:2:\"id\";i:13369;s:5:\"title\";s:28:\"Online Course &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/04/Footer.jpg\";s:12:\"tmpl_created\";i:1587474701;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/online-course-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:38:\"[\"Course Online\",\"Education\",\"footer\"]\";s:10:\"menu_order\";i:235;s:16:\"popularity_index\";i:389;s:11:\"trend_index\";i:308;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:716;a:15:{s:2:\"id\";i:3764;s:5:\"title\";s:33:\"Christmas &#8211; Interior Design\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2017/12/cover-lib-v6.png\";s:12:\"tmpl_created\";i:1514198234;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/christmas-interior-design/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:236;s:16:\"popularity_index\";i:566;s:11:\"trend_index\";i:708;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:717;a:15:{s:2:\"id\";i:13378;s:5:\"title\";s:28:\"Online Course &#8211; Header\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-education-online-courses.jpg\";s:12:\"tmpl_created\";i:1587474693;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/online-course-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:38:\"[\"Course Online\",\"Education\",\"header\"]\";s:10:\"menu_order\";i:236;s:16:\"popularity_index\";i:492;s:11:\"trend_index\";i:519;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:718;a:15:{s:2:\"id\";i:3565;s:5:\"title\";s:27:\"Christmas &#8211; Tree Shop\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2017/12/XmasTreeThumb.png\";s:12:\"tmpl_created\";i:1514204382;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/christmas-tree-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:237;s:16:\"popularity_index\";i:455;s:11:\"trend_index\";i:469;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:719;a:15:{s:2:\"id\";i:13395;s:5:\"title\";s:34:\"Online Course &#8211; Start Lesson\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/04/Lesson-Start.jpg\";s:12:\"tmpl_created\";i:1587474673;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/online-course-start-lesson/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:237;s:16:\"popularity_index\";i:672;s:11:\"trend_index\";i:578;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:720;a:15:{s:2:\"id\";i:3862;s:5:\"title\";s:35:\"Christmas &#8211; Design Conference\";s:9:\"thumbnail\";s:63:\"https://library.elementor.com/wp-content/uploads/2017/12/q1.png\";s:12:\"tmpl_created\";i:1514206745;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/christmas-design-conference/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:238;s:16:\"popularity_index\";i:473;s:11:\"trend_index\";i:518;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:721;a:15:{s:2:\"id\";i:13089;s:5:\"title\";s:23:\"Photography &#8211; 404\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/02/404_s.png\";s:12:\"tmpl_created\";i:1582091623;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/photography-404/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:33:\"[\"404\",\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:238;s:16:\"popularity_index\";i:702;s:11:\"trend_index\";i:706;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:722;a:15:{s:2:\"id\";i:3777;s:5:\"title\";s:39:\"Christmas &#8211; Snowboard Competition\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2017/12/cover-lib-v7.png\";s:12:\"tmpl_created\";i:1514205420;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/christmas-snowboard-competition/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:239;s:16:\"popularity_index\";i:509;s:11:\"trend_index\";i:682;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:723;a:15:{s:2:\"id\";i:13096;s:5:\"title\";s:32:\"Photography &#8211; Archiv Media\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/02/Archiv_s.png\";s:12:\"tmpl_created\";i:1582091742;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/photography-archiv-media/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:239;s:16:\"popularity_index\";i:631;s:11:\"trend_index\";i:405;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:724;a:15:{s:2:\"id\";i:420;s:5:\"title\";s:11:\"Hero UI Kit\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2016/09/library-ui-kit-cover.png\";s:12:\"tmpl_created\";i:1475067229;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:101:\"https://library.elementor.com/hero-ui-kit/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:240;s:16:\"popularity_index\";i:22;s:11:\"trend_index\";i:160;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:725;a:15:{s:2:\"id\";i:13103;s:5:\"title\";s:26:\"Photography &#8211; Footer\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/02/Footer_s.png\";s:12:\"tmpl_created\";i:1582091903;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/photography-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:36:\"[\"footer\",\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:240;s:16:\"popularity_index\";i:422;s:11:\"trend_index\";i:230;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:726;a:15:{s:2:\"id\";i:13112;s:5:\"title\";s:26:\"Photography &#8211; Header\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-photography-portfolio.png\";s:12:\"tmpl_created\";i:1582092483;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/photography-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:36:\"[\"header\",\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:241;s:16:\"popularity_index\";i:325;s:11:\"trend_index\";i:205;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:727;a:15:{s:2:\"id\";i:13120;s:5:\"title\";s:31:\"Photography &#8211; Single Post\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/02/Post_s.png\";s:12:\"tmpl_created\";i:1582092351;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/photography-single-post/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:242;s:16:\"popularity_index\";i:671;s:11:\"trend_index\";i:645;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:728;a:15:{s:2:\"id\";i:11807;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/09/404_small.png\";s:12:\"tmpl_created\";i:1569430070;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/portfolio-20/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:40:\"[\"404\",\"creative portfolio\",\"portfolio\"]\";s:10:\"menu_order\";i:243;s:16:\"popularity_index\";i:480;s:11:\"trend_index\";i:497;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:729;a:15:{s:2:\"id\";i:11832;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/09/Footer_small.png\";s:12:\"tmpl_created\";i:1569430019;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/portfolio-19/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:43:\"[\"creative portfolio\",\"footer\",\"portfolio\"]\";s:10:\"menu_order\";i:244;s:16:\"popularity_index\";i:246;s:11:\"trend_index\";i:102;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:730;a:15:{s:2:\"id\";i:11847;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/09/Archiv_small.png\";s:12:\"tmpl_created\";i:1569430010;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/portfolio-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:34:\"[\"creative portfolio\",\"portfolio\"]\";s:10:\"menu_order\";i:245;s:16:\"popularity_index\";i:336;s:11:\"trend_index\";i:455;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:731;a:15:{s:2:\"id\";i:11854;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/09/Post_small.png\";s:12:\"tmpl_created\";i:1569429983;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/portfolio/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"creative portfolio\",\"portfolio\"]\";s:10:\"menu_order\";i:246;s:16:\"popularity_index\";i:482;s:11:\"trend_index\";i:609;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:732;a:15:{s:2:\"id\";i:11890;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-design-portfolio.png\";s:12:\"tmpl_created\";i:1571907344;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/portfolio-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:43:\"[\"creative portfolio\",\"header\",\"portfolio\"]\";s:10:\"menu_order\";i:247;s:16:\"popularity_index\";i:306;s:11:\"trend_index\";i:364;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:733;a:15:{s:2:\"id\";i:11861;s:5:\"title\";s:27:\"Portfolio &#8211; Project 1\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Project1_small.png\";s:12:\"tmpl_created\";i:1569429975;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/portfolio-project-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"creative portfolio\",\"portfolio\"]\";s:10:\"menu_order\";i:248;s:16:\"popularity_index\";i:643;s:11:\"trend_index\";i:764;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:734;a:15:{s:2:\"id\";i:11870;s:5:\"title\";s:27:\"Portfolio &#8211; Project 2\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Project2_small.png\";s:12:\"tmpl_created\";i:1569429964;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/portfolio-project-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"creative portfolio\",\"portfolio\"]\";s:10:\"menu_order\";i:249;s:16:\"popularity_index\";i:662;s:11:\"trend_index\";i:816;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:735;a:15:{s:2:\"id\";i:11897;s:5:\"title\";s:27:\"Portfolio &#8211; Project 2\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Project2_small.png\";s:12:\"tmpl_created\";i:1569494236;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-project-2-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"creative portfolio\",\"portfolio\"]\";s:10:\"menu_order\";i:250;s:16:\"popularity_index\";i:733;s:11:\"trend_index\";i:744;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:736;a:15:{s:2:\"id\";i:11877;s:5:\"title\";s:27:\"Portfolio &#8211; Project 3\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Project3_small.png\";s:12:\"tmpl_created\";i:1569429954;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/portfolio-project-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"creative portfolio\",\"portfolio\"]\";s:10:\"menu_order\";i:251;s:16:\"popularity_index\";i:692;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:737;a:15:{s:2:\"id\";i:5019;s:5:\"title\";s:11:\"Portfolio 1\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_1.png\";s:12:\"tmpl_created\";i:1520520580;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/portfolio-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";i:252;s:16:\"popularity_index\";i:170;s:11:\"trend_index\";i:236;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:738;a:15:{s:2:\"id\";i:5141;s:5:\"title\";s:12:\"Portfolio 10\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_10.png\";s:12:\"tmpl_created\";i:1520520601;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/portfolio-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";i:253;s:16:\"popularity_index\";i:416;s:11:\"trend_index\";i:478;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:739;a:15:{s:2:\"id\";i:5027;s:5:\"title\";s:12:\"Portfolio 11\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_2.png\";s:12:\"tmpl_created\";i:1520520581;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/portfolio-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";i:254;s:16:\"popularity_index\";i:304;s:11:\"trend_index\";i:421;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:740;a:15:{s:2:\"id\";i:5037;s:5:\"title\";s:12:\"Portfolio 12\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_3.png\";s:12:\"tmpl_created\";i:1520520583;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/portfolio-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";i:255;s:16:\"popularity_index\";i:279;s:11:\"trend_index\";i:399;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:741;a:15:{s:2:\"id\";i:5057;s:5:\"title\";s:12:\"Portfolio 13\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_4.png\";s:12:\"tmpl_created\";i:1520520586;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/portfolio-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";i:256;s:16:\"popularity_index\";i:239;s:11:\"trend_index\";i:288;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:742;a:15:{s:2:\"id\";i:5071;s:5:\"title\";s:12:\"Portfolio 14\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_5.png\";s:12:\"tmpl_created\";i:1520520588;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/portfolio-14/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";i:257;s:16:\"popularity_index\";i:276;s:11:\"trend_index\";i:329;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:743;a:15:{s:2:\"id\";i:5090;s:5:\"title\";s:12:\"Portfolio 15\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_6.png\";s:12:\"tmpl_created\";i:1520520591;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/portfolio-15/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";i:258;s:16:\"popularity_index\";i:186;s:11:\"trend_index\";i:283;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:744;a:15:{s:2:\"id\";i:5098;s:5:\"title\";s:12:\"Portfolio 16\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_7.png\";s:12:\"tmpl_created\";i:1520520593;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/portfolio-16/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";i:259;s:16:\"popularity_index\";i:156;s:11:\"trend_index\";i:211;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:745;a:15:{s:2:\"id\";i:5115;s:5:\"title\";s:12:\"Portfolio 17\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_8.png\";s:12:\"tmpl_created\";i:1520520596;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/portfolio-17/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";i:260;s:16:\"popularity_index\";i:19;s:11:\"trend_index\";i:22;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:746;a:15:{s:2:\"id\";i:5133;s:5:\"title\";s:12:\"Portfolio 18\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_9.png\";s:12:\"tmpl_created\";i:1520520599;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/portfolio-18/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";i:261;s:16:\"popularity_index\";i:180;s:11:\"trend_index\";i:280;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:747;a:15:{s:2:\"id\";i:5149;s:5:\"title\";s:11:\"Portfolio 2\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_10.png\";s:12:\"tmpl_created\";i:1520520602;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/portfolio-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";i:262;s:16:\"popularity_index\";i:413;s:11:\"trend_index\";i:635;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:748;a:15:{s:2:\"id\";i:5045;s:5:\"title\";s:11:\"Portfolio 3\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_2.png\";s:12:\"tmpl_created\";i:1520443423;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/portfolio-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";i:263;s:16:\"popularity_index\";i:636;s:11:\"trend_index\";i:608;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:749;a:15:{s:2:\"id\";i:5082;s:5:\"title\";s:11:\"Portfolio 4\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_4.png\";s:12:\"tmpl_created\";i:1520520589;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/portfolio-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";i:264;s:16:\"popularity_index\";i:558;s:11:\"trend_index\";i:654;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:750;a:15:{s:2:\"id\";i:5107;s:5:\"title\";s:11:\"Portfolio 5\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_7.png\";s:12:\"tmpl_created\";i:1520520594;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/portfolio-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";i:265;s:16:\"popularity_index\";i:380;s:11:\"trend_index\";i:347;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:751;a:15:{s:2:\"id\";i:5125;s:5:\"title\";s:11:\"Portfolio 6\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_8.png\";s:12:\"tmpl_created\";i:1520520597;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/portfolio-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";i:266;s:16:\"popularity_index\";i:236;s:11:\"trend_index\";i:386;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:752;a:15:{s:2:\"id\";i:5007;s:5:\"title\";s:11:\"Portfolio 7\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_1.png\";s:12:\"tmpl_created\";i:1520520578;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/portfolio-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";i:267;s:16:\"popularity_index\";i:44;s:11:\"trend_index\";i:183;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:753;a:15:{s:2:\"id\";i:4509;s:5:\"title\";s:9:\"Pricing 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_1.png\";s:12:\"tmpl_created\";i:1520443310;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/pricing-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";i:268;s:16:\"popularity_index\";i:703;s:11:\"trend_index\";i:641;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:754;a:15:{s:2:\"id\";i:4553;s:5:\"title\";s:10:\"Pricing 10\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_4.png\";s:12:\"tmpl_created\";i:1520443319;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/pricing-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";i:269;s:16:\"popularity_index\";i:511;s:11:\"trend_index\";i:506;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:755;a:15:{s:2:\"id\";i:4572;s:5:\"title\";s:10:\"Pricing 11\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_5.png\";s:12:\"tmpl_created\";i:1520443324;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/pricing-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";i:270;s:16:\"popularity_index\";i:308;s:11:\"trend_index\";i:248;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:756;a:15:{s:2:\"id\";i:4580;s:5:\"title\";s:10:\"Pricing 12\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_6.png\";s:12:\"tmpl_created\";i:1520443326;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/pricing-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";i:271;s:16:\"popularity_index\";i:576;s:11:\"trend_index\";i:526;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:757;a:15:{s:2:\"id\";i:4597;s:5:\"title\";s:10:\"Pricing 13\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_7.png\";s:12:\"tmpl_created\";i:1520443330;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/pricing-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";i:272;s:16:\"popularity_index\";i:613;s:11:\"trend_index\";i:450;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:758;a:15:{s:2:\"id\";i:4613;s:5:\"title\";s:10:\"Pricing 14\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_8.png\";s:12:\"tmpl_created\";i:1520443334;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/pricing-14/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";i:273;s:16:\"popularity_index\";i:581;s:11:\"trend_index\";i:568;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:759;a:15:{s:2:\"id\";i:4529;s:5:\"title\";s:9:\"Pricing 2\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_2.png\";s:12:\"tmpl_created\";i:1520443314;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/pricing-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";i:274;s:16:\"popularity_index\";i:609;s:11:\"trend_index\";i:613;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:760;a:15:{s:2:\"id\";i:4545;s:5:\"title\";s:9:\"Pricing 3\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_3.png\";s:12:\"tmpl_created\";i:1520443317;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/pricing-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";i:275;s:16:\"popularity_index\";i:707;s:11:\"trend_index\";i:825;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:761;a:15:{s:2:\"id\";i:4562;s:5:\"title\";s:9:\"Pricing 4\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_4.png\";s:12:\"tmpl_created\";i:1520443322;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/pricing-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";i:276;s:16:\"popularity_index\";i:697;s:11:\"trend_index\";i:821;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:762;a:15:{s:2:\"id\";i:4589;s:5:\"title\";s:9:\"Pricing 5\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_6.png\";s:12:\"tmpl_created\";i:1520443327;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/pricing-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";i:277;s:16:\"popularity_index\";i:716;s:11:\"trend_index\";i:639;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:763;a:15:{s:2:\"id\";i:4605;s:5:\"title\";s:9:\"Pricing 6\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_7.png\";s:12:\"tmpl_created\";i:1520443332;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/pricing-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";i:278;s:16:\"popularity_index\";i:738;s:11:\"trend_index\";i:773;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:764;a:15:{s:2:\"id\";i:4500;s:5:\"title\";s:9:\"Pricing 7\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_1.png\";s:12:\"tmpl_created\";i:1520443308;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/pricing-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";i:279;s:16:\"popularity_index\";i:500;s:11:\"trend_index\";i:451;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:765;a:15:{s:2:\"id\";i:4521;s:5:\"title\";s:9:\"Pricing 8\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_2.png\";s:12:\"tmpl_created\";i:1520443312;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/pricing-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";i:280;s:16:\"popularity_index\";i:311;s:11:\"trend_index\";i:372;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:766;a:15:{s:2:\"id\";i:4537;s:5:\"title\";s:9:\"Pricing 9\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_3.png\";s:12:\"tmpl_created\";i:1520443315;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/pricing-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";i:281;s:16:\"popularity_index\";i:589;s:11:\"trend_index\";i:841;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:767;a:15:{s:2:\"id\";i:9239;s:5:\"title\";s:17:\"product archive 1\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/07/product-archive-350-1.png\";s:12:\"tmpl_created\";i:1532953482;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/product-archive-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:15:\"product archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:282;s:16:\"popularity_index\";i:60;s:11:\"trend_index\";i:25;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:768;a:15:{s:2:\"id\";i:9247;s:5:\"title\";s:17:\"product archive 2\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/07/product-archive-350-2.png\";s:12:\"tmpl_created\";i:1532953793;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/product-archive-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:15:\"product archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:283;s:16:\"popularity_index\";i:71;s:11:\"trend_index\";i:30;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:769;a:15:{s:2:\"id\";i:9254;s:5:\"title\";s:17:\"product archive 3\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/07/product-archive-350-3.png\";s:12:\"tmpl_created\";i:1532954032;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/product-archive-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:15:\"product archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:284;s:16:\"popularity_index\";i:73;s:11:\"trend_index\";i:44;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:770;a:15:{s:2:\"id\";i:15204;s:5:\"title\";s:24:\"Psychologist &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/09/404.jpg\";s:12:\"tmpl_created\";i:1600161419;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/psychologist-404/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:40:\"[\"404\",\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:285;s:16:\"popularity_index\";i:574;s:11:\"trend_index\";i:493;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:771;a:15:{s:2:\"id\";i:15212;s:5:\"title\";s:28:\"Psychologist &#8211; Archive\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/09/Blog.jpg\";s:12:\"tmpl_created\";i:1600162340;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/psychologist-archive/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:286;s:16:\"popularity_index\";i:379;s:11:\"trend_index\";i:358;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:772;a:15:{s:2:\"id\";i:15219;s:5:\"title\";s:27:\"Psychologist &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/09/Footer.jpg\";s:12:\"tmpl_created\";i:1600163069;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/psychologist-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:43:\"[\"footer\",\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:287;s:16:\"popularity_index\";i:599;s:11:\"trend_index\";i:500;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:773;a:15:{s:2:\"id\";i:15230;s:5:\"title\";s:27:\"Psychologist &#8211; Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/09/Header.png\";s:12:\"tmpl_created\";i:1600163444;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/psychologist-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:43:\"[\"header\",\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:288;s:16:\"popularity_index\";i:429;s:11:\"trend_index\";i:423;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:774;a:15:{s:2:\"id\";i:15240;s:5:\"title\";s:34:\"Psychologist &#8211; single post 1\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/09/Single-Post.png\";s:12:\"tmpl_created\";i:1600164087;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/psychologist-single-post-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:289;s:16:\"popularity_index\";i:562;s:11:\"trend_index\";i:570;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:775;a:15:{s:2:\"id\";i:15251;s:5:\"title\";s:34:\"Psychologist &#8211; single post 2\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2020/09/Single-Service-Page.png\";s:12:\"tmpl_created\";i:1600165179;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/psychologist-single-post-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:290;s:16:\"popularity_index\";i:507;s:11:\"trend_index\";i:368;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:776;a:15:{s:2:\"id\";i:4313;s:5:\"title\";s:11:\"Services 13\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_8.png\";s:12:\"tmpl_created\";i:1520443268;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";i:291;s:16:\"popularity_index\";i:115;s:11:\"trend_index\";i:53;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:777;a:15:{s:2:\"id\";i:4324;s:5:\"title\";s:11:\"Services 14\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_9.png\";s:12:\"tmpl_created\";i:1520443270;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-14/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";i:292;s:16:\"popularity_index\";i:277;s:11:\"trend_index\";i:138;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:778;a:15:{s:2:\"id\";i:4368;s:5:\"title\";s:11:\"Services 16\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_13.png\";s:12:\"tmpl_created\";i:1520443279;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-16/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";i:293;s:16:\"popularity_index\";i:62;s:11:\"trend_index\";i:59;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:779;a:15:{s:2:\"id\";i:4391;s:5:\"title\";s:11:\"Services 17\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_14.png\";s:12:\"tmpl_created\";i:1520443283;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-17/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";i:294;s:16:\"popularity_index\";i:153;s:11:\"trend_index\";i:120;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:780;a:15:{s:2:\"id\";i:4235;s:5:\"title\";s:11:\"Services 18\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_2.png\";s:12:\"tmpl_created\";i:1520443251;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-18/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";i:295;s:16:\"popularity_index\";i:273;s:11:\"trend_index\";i:172;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:781;a:15:{s:2:\"id\";i:4357;s:5:\"title\";s:11:\"Services 20\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_12.png\";s:12:\"tmpl_created\";i:1520443277;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-20/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";i:296;s:16:\"popularity_index\";i:45;s:11:\"trend_index\";i:45;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:782;a:15:{s:2:\"id\";i:4341;s:5:\"title\";s:11:\"Services 21\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_11.png\";s:12:\"tmpl_created\";i:1520443274;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-21/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";i:297;s:16:\"popularity_index\";i:142;s:11:\"trend_index\";i:114;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:783;a:15:{s:2:\"id\";i:4332;s:5:\"title\";s:11:\"Services 22\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_10.png\";s:12:\"tmpl_created\";i:1520443272;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-22/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";i:298;s:16:\"popularity_index\";i:138;s:11:\"trend_index\";i:149;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:784;a:15:{s:2:\"id\";i:4212;s:5:\"title\";s:11:\"Services 23\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_1.png\";s:12:\"tmpl_created\";i:1520443248;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-23/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";i:299;s:16:\"popularity_index\";i:136;s:11:\"trend_index\";i:302;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:785;a:15:{s:2:\"id\";i:4276;s:5:\"title\";s:11:\"Services 24\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_4.png\";s:12:\"tmpl_created\";i:1520443261;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-24/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";i:300;s:16:\"popularity_index\";i:353;s:11:\"trend_index\";i:514;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:786;a:15:{s:2:\"id\";i:4260;s:5:\"title\";s:11:\"Services 25\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_3.png\";s:12:\"tmpl_created\";i:1520443257;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-25/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";i:301;s:16:\"popularity_index\";i:184;s:11:\"trend_index\";i:209;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:787;a:15:{s:2:\"id\";i:4244;s:5:\"title\";s:11:\"Services 26\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_2.png\";s:12:\"tmpl_created\";i:1520443253;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-26/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";i:302;s:16:\"popularity_index\";i:544;s:11:\"trend_index\";i:596;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:788;a:15:{s:2:\"id\";i:4400;s:5:\"title\";s:11:\"Services 27\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_13.png\";s:12:\"tmpl_created\";i:1520443285;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-27/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";i:303;s:16:\"popularity_index\";i:286;s:11:\"trend_index\";i:438;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:789;a:15:{s:2:\"id\";i:4376;s:5:\"title\";s:11:\"Services 28\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_12.png\";s:12:\"tmpl_created\";i:1520443281;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-28/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";i:304;s:16:\"popularity_index\";i:151;s:11:\"trend_index\";i:249;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:790;a:15:{s:2:\"id\";i:4349;s:5:\"title\";s:11:\"Services 29\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_11.png\";s:12:\"tmpl_created\";i:1520443275;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-29/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";i:305;s:16:\"popularity_index\";i:330;s:11:\"trend_index\";i:483;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:791;a:15:{s:2:\"id\";i:4227;s:5:\"title\";s:11:\"Services 30\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_1.png\";s:12:\"tmpl_created\";i:1520443250;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-30/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";i:306;s:16:\"popularity_index\";i:351;s:11:\"trend_index\";i:553;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:792;a:15:{s:2:\"id\";i:6162;s:5:\"title\";s:11:\"Services 31\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_white_1.png\";s:12:\"tmpl_created\";i:1520443668;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-31/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:307;s:16:\"popularity_index\";i:372;s:11:\"trend_index\";i:550;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:793;a:15:{s:2:\"id\";i:4302;s:5:\"title\";s:10:\"Services 5\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_7.png\";s:12:\"tmpl_created\";i:1520443266;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/services-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";i:308;s:16:\"popularity_index\";i:58;s:11:\"trend_index\";i:97;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:794;a:15:{s:2:\"id\";i:4293;s:5:\"title\";s:10:\"Services 6\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_6.png\";s:12:\"tmpl_created\";i:1520443265;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/services-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";i:309;s:16:\"popularity_index\";i:288;s:11:\"trend_index\";i:269;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:795;a:15:{s:2:\"id\";i:4284;s:5:\"title\";s:10:\"Services 7\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_5.png\";s:12:\"tmpl_created\";i:1520443263;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/services-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";i:310;s:16:\"popularity_index\";i:27;s:11:\"trend_index\";i:21;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:796;a:15:{s:2:\"id\";i:4268;s:5:\"title\";s:10:\"Services 8\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_4.png\";s:12:\"tmpl_created\";i:1520443259;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/services-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";i:311;s:16:\"popularity_index\";i:173;s:11:\"trend_index\";i:213;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:797;a:15:{s:2:\"id\";i:4252;s:5:\"title\";s:10:\"Services 9\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_3.png\";s:12:\"tmpl_created\";i:1520443255;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/services-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";i:312;s:16:\"popularity_index\";i:46;s:11:\"trend_index\";i:99;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:798;a:15:{s:2:\"id\";i:8676;s:5:\"title\";s:13:\"single page 1\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.6.jpg\";s:12:\"tmpl_created\";i:1527682423;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-page-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:313;s:16:\"popularity_index\";i:285;s:11:\"trend_index\";i:145;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:799;a:15:{s:2:\"id\";i:8678;s:5:\"title\";s:13:\"single page 2\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.2.jpg\";s:12:\"tmpl_created\";i:1527682780;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-page-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:314;s:16:\"popularity_index\";i:140;s:11:\"trend_index\";i:82;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:800;a:15:{s:2:\"id\";i:8679;s:5:\"title\";s:13:\"single page 3\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.3.jpg\";s:12:\"tmpl_created\";i:1527682847;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-page-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:315;s:16:\"popularity_index\";i:122;s:11:\"trend_index\";i:23;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:801;a:15:{s:2:\"id\";i:8680;s:5:\"title\";s:13:\"single page 4\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.1.jpg\";s:12:\"tmpl_created\";i:1527682896;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-page-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:316;s:16:\"popularity_index\";i:373;s:11:\"trend_index\";i:190;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:802;a:15:{s:2:\"id\";i:8681;s:5:\"title\";s:13:\"single page 5\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.5.jpg\";s:12:\"tmpl_created\";i:1527682969;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-page-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:317;s:16:\"popularity_index\";i:287;s:11:\"trend_index\";i:218;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:803;a:15:{s:2:\"id\";i:8682;s:5:\"title\";s:13:\"single page 6\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.4.jpg\";s:12:\"tmpl_created\";i:1527683026;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-page-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:318;s:16:\"popularity_index\";i:412;s:11:\"trend_index\";i:227;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:804;a:15:{s:2:\"id\";i:8703;s:5:\"title\";s:13:\"single page 7\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.7.jpg\";s:12:\"tmpl_created\";i:1527683072;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-page-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:319;s:16:\"popularity_index\";i:401;s:11:\"trend_index\";i:316;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:805;a:15:{s:2:\"id\";i:7650;s:5:\"title\";s:13:\"Single Post 1\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/single_post_1_v2.jpg\";s:12:\"tmpl_created\";i:1521557736;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-post-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:24:\"[\"Blog\",\"Post\",\"Single\"]\";s:10:\"menu_order\";i:320;s:16:\"popularity_index\";i:119;s:11:\"trend_index\";i:266;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:806;a:15:{s:2:\"id\";i:7663;s:5:\"title\";s:13:\"Single Post 2\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/single_post_2_v2.jpg\";s:12:\"tmpl_created\";i:1521547761;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-post-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:24:\"[\"Blog\",\"Post\",\"Single\"]\";s:10:\"menu_order\";i:321;s:16:\"popularity_index\";i:50;s:11:\"trend_index\";i:139;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:807;a:15:{s:2:\"id\";i:9296;s:5:\"title\";s:13:\"Single Post 3\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2018/09/3002.jpg\";s:12:\"tmpl_created\";i:1537440673;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-post-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:322;s:16:\"popularity_index\";i:213;s:11:\"trend_index\";i:204;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:808;a:15:{s:2:\"id\";i:9301;s:5:\"title\";s:13:\"Single Post 4\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2018/09/3003.jpg\";s:12:\"tmpl_created\";i:1537440661;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-post-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:323;s:16:\"popularity_index\";i:248;s:11:\"trend_index\";i:336;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:809;a:15:{s:2:\"id\";i:9313;s:5:\"title\";s:13:\"Single Post 5\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2018/09/3001.jpg\";s:12:\"tmpl_created\";i:1537440798;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-post-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:324;s:16:\"popularity_index\";i:197;s:11:\"trend_index\";i:177;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:810;a:15:{s:2:\"id\";i:9343;s:5:\"title\";s:13:\"Single Post 6\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2018/09/3004.jpg\";s:12:\"tmpl_created\";i:1537443531;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-post-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:325;s:16:\"popularity_index\";i:228;s:11:\"trend_index\";i:279;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:811;a:15:{s:2:\"id\";i:9349;s:5:\"title\";s:13:\"Single Post 7\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2018/09/3005.jpg\";s:12:\"tmpl_created\";i:1537443903;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-post-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:326;s:16:\"popularity_index\";i:158;s:11:\"trend_index\";i:253;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:812;a:15:{s:2:\"id\";i:9174;s:5:\"title\";s:17:\"single product 01\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/07/single_product01_350.png\";s:12:\"tmpl_created\";i:1532950125;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/single-product-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:327;s:16:\"popularity_index\";i:31;s:11:\"trend_index\";i:6;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:813;a:15:{s:2:\"id\";i:9178;s:5:\"title\";s:17:\"single product 02\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2018/07/single_product02_350new.png\";s:12:\"tmpl_created\";i:1532951997;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/single-product-02/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:328;s:16:\"popularity_index\";i:66;s:11:\"trend_index\";i:42;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:814;a:15:{s:2:\"id\";i:9180;s:5:\"title\";s:17:\"single product 03\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/07/single_product03_350.png\";s:12:\"tmpl_created\";i:1532952302;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/single-product-03/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:329;s:16:\"popularity_index\";i:108;s:11:\"trend_index\";i:66;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:815;a:15:{s:2:\"id\";i:9182;s:5:\"title\";s:17:\"single product 04\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/07/single_product040_350.png\";s:12:\"tmpl_created\";i:1532952606;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/single-product-04/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:330;s:16:\"popularity_index\";i:123;s:11:\"trend_index\";i:81;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:816;a:15:{s:2:\"id\";i:6114;s:5:\"title\";s:7:\"Stats 1\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_black_6.png\";s:12:\"tmpl_created\";i:1520443659;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/stats-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:331;s:16:\"popularity_index\";i:434;s:11:\"trend_index\";i:692;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:817;a:15:{s:2:\"id\";i:6178;s:5:\"title\";s:8:\"Stats 10\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_white_2.png\";s:12:\"tmpl_created\";i:1520443676;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/stats-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:332;s:16:\"popularity_index\";i:435;s:11:\"trend_index\";i:755;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:818;a:15:{s:2:\"id\";i:6170;s:5:\"title\";s:8:\"Stats 11\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_black_2.png\";s:12:\"tmpl_created\";i:1520443670;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/stats-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:333;s:16:\"popularity_index\";i:366;s:11:\"trend_index\";i:552;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:819;a:15:{s:2:\"id\";i:6186;s:5:\"title\";s:8:\"Stats 12\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_white_3.png\";s:12:\"tmpl_created\";i:1520443678;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/stats-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:334;s:16:\"popularity_index\";i:569;s:11:\"trend_index\";i:811;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:820;a:15:{s:2:\"id\";i:6071;s:5:\"title\";s:8:\"Stats 13\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_3.png\";s:12:\"tmpl_created\";i:1520443649;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/stats-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:335;s:16:\"popularity_index\";i:168;s:11:\"trend_index\";i:328;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:821;a:15:{s:2:\"id\";i:6106;s:5:\"title\";s:7:\"Stats 2\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_6.png\";s:12:\"tmpl_created\";i:1520443657;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/stats-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:336;s:16:\"popularity_index\";i:361;s:11:\"trend_index\";i:784;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:822;a:15:{s:2:\"id\";i:6079;s:5:\"title\";s:7:\"Stats 3\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_4.png\";s:12:\"tmpl_created\";i:1520443651;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/stats-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:337;s:16:\"popularity_index\";i:284;s:11:\"trend_index\";i:385;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:823;a:15:{s:2:\"id\";i:6089;s:5:\"title\";s:7:\"Stats 4\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_5.png\";s:12:\"tmpl_created\";i:1520443653;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/stats-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:338;s:16:\"popularity_index\";i:205;s:11:\"trend_index\";i:452;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:824;a:15:{s:2:\"id\";i:6063;s:5:\"title\";s:7:\"Stats 5\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_2.png\";s:12:\"tmpl_created\";i:1520443647;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/stats-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:339;s:16:\"popularity_index\";i:181;s:11:\"trend_index\";i:419;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:825;a:15:{s:2:\"id\";i:6097;s:5:\"title\";s:7:\"Stats 6\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_black_2.png\";s:12:\"tmpl_created\";i:1520443655;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/stats-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:340;s:16:\"popularity_index\";i:264;s:11:\"trend_index\";i:492;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:826;a:15:{s:2:\"id\";i:5956;s:5:\"title\";s:7:\"Stats 7\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_black_1.png\";s:12:\"tmpl_created\";i:1520443623;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/stats-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:341;s:16:\"popularity_index\";i:532;s:11:\"trend_index\";i:541;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:827;a:15:{s:2:\"id\";i:5947;s:5:\"title\";s:7:\"Stats 8\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_1.png\";s:12:\"tmpl_created\";i:1520443621;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/stats-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:342;s:16:\"popularity_index\";i:368;s:11:\"trend_index\";i:531;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:828;a:15:{s:2:\"id\";i:6152;s:5:\"title\";s:7:\"Stats 9\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_black_1.png\";s:12:\"tmpl_created\";i:1520443666;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/stats-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:343;s:16:\"popularity_index\";i:272;s:11:\"trend_index\";i:557;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:829;a:15:{s:2:\"id\";i:5157;s:5:\"title\";s:11:\"Subscribe 1\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_white_1.png\";s:12:\"tmpl_created\";i:1520443448;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/subscribe-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"form\",\"subscribe\"]\";s:10:\"menu_order\";i:344;s:16:\"popularity_index\";i:340;s:11:\"trend_index\";i:293;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:830;a:15:{s:2:\"id\";i:5181;s:5:\"title\";s:11:\"Subscribe 2\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_black_2.png\";s:12:\"tmpl_created\";i:1520443454;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/subscribe-2-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"form\",\"subscribe\"]\";s:10:\"menu_order\";i:345;s:16:\"popularity_index\";i:451;s:11:\"trend_index\";i:340;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:831;a:15:{s:2:\"id\";i:5165;s:5:\"title\";s:11:\"Subscribe 3\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_black_1.png\";s:12:\"tmpl_created\";i:1520443450;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/subscribe-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"form\",\"subscribe\"]\";s:10:\"menu_order\";i:346;s:16:\"popularity_index\";i:520;s:11:\"trend_index\";i:620;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:832;a:15:{s:2:\"id\";i:5222;s:5:\"title\";s:11:\"Subscribe 4\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_black_3.png\";s:12:\"tmpl_created\";i:1520443464;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/subscribe-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"form\",\"subscribe\"]\";s:10:\"menu_order\";i:347;s:16:\"popularity_index\";i:397;s:11:\"trend_index\";i:427;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:833;a:15:{s:2:\"id\";i:5173;s:5:\"title\";s:11:\"Subscribe 5\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_white_2.png\";s:12:\"tmpl_created\";i:1520443452;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/subscribe-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"form\",\"subscribe\"]\";s:10:\"menu_order\";i:348;s:16:\"popularity_index\";i:261;s:11:\"trend_index\";i:237;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:834;a:15:{s:2:\"id\";i:4801;s:5:\"title\";s:7:\"Team 11\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_8.png\";s:12:\"tmpl_created\";i:1520443369;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/team-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:349;s:16:\"popularity_index\";i:332;s:11:\"trend_index\";i:188;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:835;a:15:{s:2:\"id\";i:4770;s:5:\"title\";s:7:\"Team 12\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_6.png\";s:12:\"tmpl_created\";i:1520443364;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/team-12-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:350;s:16:\"popularity_index\";i:432;s:11:\"trend_index\";i:488;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:836;a:15:{s:2:\"id\";i:4727;s:5:\"title\";s:7:\"Team 13\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_2.png\";s:12:\"tmpl_created\";i:1520443356;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/team-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:351;s:16:\"popularity_index\";i:375;s:11:\"trend_index\";i:345;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:837;a:15:{s:2:\"id\";i:5999;s:5:\"title\";s:7:\"Team 14\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_10.png\";s:12:\"tmpl_created\";i:1520443634;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/team-14/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:352;s:16:\"popularity_index\";i:110;s:11:\"trend_index\";i:318;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:838;a:15:{s:2:\"id\";i:4698;s:5:\"title\";s:7:\"Team 15\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_1.png\";s:12:\"tmpl_created\";i:1520443350;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/team-15/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:353;s:16:\"popularity_index\";i:449;s:11:\"trend_index\";i:410;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:839;a:15:{s:2:\"id\";i:4781;s:5:\"title\";s:7:\"Team 16\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_7.png\";s:12:\"tmpl_created\";i:1520443365;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/team-16/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:354;s:16:\"popularity_index\";i:267;s:11:\"trend_index\";i:330;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:840;a:15:{s:2:\"id\";i:6144;s:5:\"title\";s:7:\"Team 17\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_11.png\";s:12:\"tmpl_created\";i:1520443664;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/team-17/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:355;s:16:\"popularity_index\";i:166;s:11:\"trend_index\";i:365;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:841;a:15:{s:2:\"id\";i:4793;s:5:\"title\";s:7:\"Team 18\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_8.png\";s:12:\"tmpl_created\";i:1520443367;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/team-18/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:356;s:16:\"popularity_index\";i:207;s:11:\"trend_index\";i:173;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:842;a:15:{s:2:\"id\";i:4809;s:5:\"title\";s:7:\"Team 19\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_9.png\";s:12:\"tmpl_created\";i:1520443371;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/team-19/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:357;s:16:\"popularity_index\";i:300;s:11:\"trend_index\";i:465;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:843;a:15:{s:2:\"id\";i:4736;s:5:\"title\";s:7:\"Team 20\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_4.png\";s:12:\"tmpl_created\";i:1520443358;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/team-20/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:358;s:16:\"popularity_index\";i:144;s:11:\"trend_index\";i:159;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:844;a:15:{s:2:\"id\";i:4818;s:5:\"title\";s:7:\"Team 21\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_9.png\";s:12:\"tmpl_created\";i:1520443373;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/team-21/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:359;s:16:\"popularity_index\";i:515;s:11:\"trend_index\";i:606;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:845;a:15:{s:2:\"id\";i:4759;s:5:\"title\";s:7:\"Team 22\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_5.png\";s:12:\"tmpl_created\";i:1520443362;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/team-22/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:360;s:16:\"popularity_index\";i:299;s:11:\"trend_index\";i:376;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:846;a:15:{s:2:\"id\";i:4746;s:5:\"title\";s:7:\"Team 23\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_4.png\";s:12:\"tmpl_created\";i:1520443360;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/team-23/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:361;s:16:\"popularity_index\";i:282;s:11:\"trend_index\";i:378;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:847;a:15:{s:2:\"id\";i:4718;s:5:\"title\";s:6:\"Team 4\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_3.png\";s:12:\"tmpl_created\";i:1520443354;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/team-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:362;s:16:\"popularity_index\";i:192;s:11:\"trend_index\";i:359;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:848;a:15:{s:2:\"id\";i:4706;s:5:\"title\";s:6:\"Team 5\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_2.png\";s:12:\"tmpl_created\";i:1520443352;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/team-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:363;s:16:\"popularity_index\";i:149;s:11:\"trend_index\";i:299;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:849;a:15:{s:2:\"id\";i:6008;s:5:\"title\";s:6:\"Team 6\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_10.png\";s:12:\"tmpl_created\";i:1520443636;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/team-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:364;s:16:\"popularity_index\";i:75;s:11:\"trend_index\";i:277;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:850;a:15:{s:2:\"id\";i:4690;s:5:\"title\";s:6:\"Team 7\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_1.png\";s:12:\"tmpl_created\";i:1520443348;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/team-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:365;s:16:\"popularity_index\";i:243;s:11:\"trend_index\";i:402;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:851;a:15:{s:2:\"id\";i:4921;s:5:\"title\";s:14:\"Testimonial 10\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_5.png\";s:12:\"tmpl_created\";i:1520520562;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:366;s:16:\"popularity_index\";i:219;s:11:\"trend_index\";i:198;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:852;a:15:{s:2:\"id\";i:4889;s:5:\"title\";s:14:\"Testimonial 11\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/customers-2.jpg\";s:12:\"tmpl_created\";i:1520520556;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:367;s:16:\"popularity_index\";i:557;s:11:\"trend_index\";i:522;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:853;a:15:{s:2:\"id\";i:4871;s:5:\"title\";s:14:\"Testimonial 12\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_3.png\";s:12:\"tmpl_created\";i:1520520552;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:368;s:16:\"popularity_index\";i:262;s:11:\"trend_index\";i:391;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:854;a:15:{s:2:\"id\";i:4854;s:5:\"title\";s:14:\"Testimonial 13\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_2.png\";s:12:\"tmpl_created\";i:1520520549;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:369;s:16:\"popularity_index\";i:637;s:11:\"trend_index\";i:741;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:855;a:15:{s:2:\"id\";i:4995;s:5:\"title\";s:14:\"Testimonial 14\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_12.png\";s:12:\"tmpl_created\";i:1520520577;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-14/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:370;s:16:\"popularity_index\";i:400;s:11:\"trend_index\";i:411;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:856;a:15:{s:2:\"id\";i:4979;s:5:\"title\";s:14:\"Testimonial 15\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_10.png\";s:12:\"tmpl_created\";i:1520520573;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-15/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:371;s:16:\"popularity_index\";i:568;s:11:\"trend_index\";i:544;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:857;a:15:{s:2:\"id\";i:4835;s:5:\"title\";s:14:\"Testimonial 16\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_1.png\";s:12:\"tmpl_created\";i:1520520546;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-16/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:372;s:16:\"popularity_index\";i:399;s:11:\"trend_index\";i:401;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:858;a:15:{s:2:\"id\";i:4987;s:5:\"title\";s:14:\"Testimonial 17\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_12-1.png\";s:12:\"tmpl_created\";i:1520520575;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-17/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:373;s:16:\"popularity_index\";i:159;s:11:\"trend_index\";i:199;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:859;a:15:{s:2:\"id\";i:4843;s:5:\"title\";s:14:\"Testimonial 18\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_2.png\";s:12:\"tmpl_created\";i:1520520548;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-18/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:374;s:16:\"popularity_index\";i:457;s:11:\"trend_index\";i:780;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:860;a:15:{s:2:\"id\";i:4863;s:5:\"title\";s:14:\"Testimonial 19\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_3.png\";s:12:\"tmpl_created\";i:1520520551;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-19/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:375;s:16:\"popularity_index\";i:245;s:11:\"trend_index\";i:599;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:861;a:15:{s:2:\"id\";i:4880;s:5:\"title\";s:14:\"Testimonial 20\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/customers-1.jpg\";s:12:\"tmpl_created\";i:1520520554;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-20/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:376;s:16:\"popularity_index\";i:446;s:11:\"trend_index\";i:653;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:862;a:15:{s:2:\"id\";i:4897;s:5:\"title\";s:14:\"Testimonial 21\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_5.png\";s:12:\"tmpl_created\";i:1520520557;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-21/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:377;s:16:\"popularity_index\";i:78;s:11:\"trend_index\";i:289;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:863;a:15:{s:2:\"id\";i:4905;s:5:\"title\";s:14:\"Testimonial 22\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_6.png\";s:12:\"tmpl_created\";i:1520520559;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-22/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:378;s:16:\"popularity_index\";i:121;s:11:\"trend_index\";i:221;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:864;a:15:{s:2:\"id\";i:4913;s:5:\"title\";s:14:\"Testimonial 23\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_7.png\";s:12:\"tmpl_created\";i:1520520561;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-23/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:379;s:16:\"popularity_index\";i:247;s:11:\"trend_index\";i:566;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:865;a:15:{s:2:\"id\";i:4826;s:5:\"title\";s:14:\"Testimonial 24\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_1.png\";s:12:\"tmpl_created\";i:1520520544;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/testimonial-24-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:380;s:16:\"popularity_index\";i:256;s:11:\"trend_index\";i:395;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:866;a:15:{s:2:\"id\";i:4929;s:5:\"title\";s:14:\"Testimonial 24\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_8.png\";s:12:\"tmpl_created\";i:1520520564;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-24/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:381;s:16:\"popularity_index\";i:49;s:11:\"trend_index\";i:206;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:867;a:15:{s:2:\"id\";i:4963;s:5:\"title\";s:14:\"Testimonial 25\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_10.png\";s:12:\"tmpl_created\";i:1520520570;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/testimonial-25-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:382;s:16:\"popularity_index\";i:417;s:11:\"trend_index\";i:546;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:868;a:15:{s:2:\"id\";i:4971;s:5:\"title\";s:14:\"Testimonial 26\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_11.png\";s:12:\"tmpl_created\";i:1520520572;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-26/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:383;s:16:\"popularity_index\";i:649;s:11:\"trend_index\";i:718;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:869;a:15:{s:2:\"id\";i:4947;s:5:\"title\";s:14:\"Testimonial 27\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_9.png\";s:12:\"tmpl_created\";i:1520520567;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-27/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:384;s:16:\"popularity_index\";i:221;s:11:\"trend_index\";i:496;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:870;a:15:{s:2:\"id\";i:4955;s:5:\"title\";s:14:\"Testimonial 29\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_9.png\";s:12:\"tmpl_created\";i:1520520569;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-29/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:385;s:16:\"popularity_index\";i:378;s:11:\"trend_index\";i:695;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:871;a:15:{s:2:\"id\";i:4939;s:5:\"title\";s:13:\"Testimonial 9\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_8.png\";s:12:\"tmpl_created\";i:1520520565;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/testimonial-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:386;s:16:\"popularity_index\";i:103;s:11:\"trend_index\";i:341;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:872;a:15:{s:2:\"id\";i:12509;s:5:\"title\";s:18:\"Travel &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2019/12/404.png\";s:12:\"tmpl_created\";i:1575960378;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/travel-404/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:24:\"[\"404\",\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:387;s:16:\"popularity_index\";i:747;s:11:\"trend_index\";i:712;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:873;a:15:{s:2:\"id\";i:12516;s:5:\"title\";s:27:\"Travel &#8211; Archive Blog\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2019/12/Archiv_s.png\";s:12:\"tmpl_created\";i:1575960387;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/travel-archive-blog/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:388;s:16:\"popularity_index\";i:496;s:11:\"trend_index\";i:487;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:874;a:15:{s:2:\"id\";i:12500;s:5:\"title\";s:21:\"Travel &#8211; Header\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-travel-and-tours.png\";s:12:\"tmpl_created\";i:1575960371;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/travel-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:27:\"[\"header\",\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:389;s:16:\"popularity_index\";i:443;s:11:\"trend_index\";i:434;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:875;a:15:{s:2:\"id\";i:12524;s:5:\"title\";s:26:\"Travel &#8211; Single Post\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/12/Single_Post_s.png\";s:12:\"tmpl_created\";i:1575960397;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/travel-single-post/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:390;s:16:\"popularity_index\";i:591;s:11:\"trend_index\";i:663;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:876;a:15:{s:2:\"id\";i:12531;s:5:\"title\";s:31:\"Travel &#8211; Single Post Tour\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/12/Single_Tour_s.png\";s:12:\"tmpl_created\";i:1575960404;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/travel-single-post-tour/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:391;s:16:\"popularity_index\";i:630;s:11:\"trend_index\";i:548;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:877;a:15:{s:2:\"id\";i:12492;s:5:\"title\";s:14:\"Travel -Footer\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2019/12/Footer_s.png\";s:12:\"tmpl_created\";i:1575960358;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/travel-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:27:\"[\"footer\",\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:392;s:16:\"popularity_index\";i:453;s:11:\"trend_index\";i:322;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:878;a:15:{s:2:\"id\";i:15498;s:5:\"title\";s:23:\"Travel Blog &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/11/404.jpg\";s:12:\"tmpl_created\";i:1606215636;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/travel-blog-404/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:23:\"[\"404\",\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:393;s:16:\"popularity_index\";i:749;s:11:\"trend_index\";i:759;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:879;a:15:{s:2:\"id\";i:15508;s:5:\"title\";s:29:\"Travel Blog &#8211; Archive 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2020/11/Archive-1-350.jpg\";s:12:\"tmpl_created\";i:1606215649;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/travel-blog-archive-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:394;s:16:\"popularity_index\";i:659;s:11:\"trend_index\";i:468;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:880;a:15:{s:2:\"id\";i:15518;s:5:\"title\";s:29:\"Travel Blog &#8211; Archive 2\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2020/11/Archive-2-350-Copy.jpg\";s:12:\"tmpl_created\";i:1606215663;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/travel-blog-archive-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:395;s:16:\"popularity_index\";i:688;s:11:\"trend_index\";i:431;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:881;a:15:{s:2:\"id\";i:15528;s:5:\"title\";s:26:\"Travel Blog &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/11/Footer.jpg\";s:12:\"tmpl_created\";i:1606215673;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/travel-blog-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:26:\"[\"Blog\",\"Footer\",\"Travel\"]\";s:10:\"menu_order\";i:396;s:16:\"popularity_index\";i:656;s:11:\"trend_index\";i:377;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:882;a:15:{s:2:\"id\";i:15536;s:5:\"title\";s:26:\"Travel Blog &#8211; Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/11/Header.jpg\";s:12:\"tmpl_created\";i:1606215625;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/travel-blog-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:26:\"[\"Blog\",\"Header\",\"Travel\"]\";s:10:\"menu_order\";i:397;s:16:\"popularity_index\";i:584;s:11:\"trend_index\";i:228;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:883;a:15:{s:2:\"id\";i:15545;s:5:\"title\";s:33:\"Travel Blog &#8211; Single Post 1\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/11/Single-1-350.jpg\";s:12:\"tmpl_created\";i:1606215684;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/travel-blog-single-post-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:398;s:16:\"popularity_index\";i:669;s:11:\"trend_index\";i:482;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:884;a:15:{s:2:\"id\";i:15556;s:5:\"title\";s:33:\"Travel Blog &#8211; Single Post 2\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/11/Single-2-350.jpg\";s:12:\"tmpl_created\";i:1606215613;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/travel-blog-single-post-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:399;s:16:\"popularity_index\";i:652;s:11:\"trend_index\";i:454;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}}}', 'no');
INSERT INTO `wprna_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(184, 'elementor_remote_info_feed_data', 'a:5:{i:0;a:5:{s:5:\"title\";s:55:\"What Is Material Design? Definition, Uses, and Examples\";s:7:\"excerpt\";s:147:\"Material Design is the standard for designing and creating websites and apps. Discover why and learn how to use it to make a user-friendly website.\";s:7:\"created\";i:1612263675;s:5:\"badge\";s:0:\"\";s:3:\"url\";s:123:\"https://elementor.com/blog/what-is-material-design/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:1;a:5:{s:5:\"title\";s:53:\"Elementor SEO: How To Optimize Your Elementor Website\";s:7:\"excerpt\";s:154:\"SEO is crucial to the success of any website, but to many users, it still remains a mystery. Discover what SEO is and how to use it to optimize your site.\";s:7:\"created\";i:1611838485;s:5:\"badge\";s:0:\"\";s:3:\"url\";s:113:\"https://elementor.com/blog/elementor-seo/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:2;a:5:{s:5:\"title\";s:97:\"Introducing Elementor 3.1: Experiments, Performance Enhancements, And a New Landing Page Workflow\";s:7:\"excerpt\";s:162:\"The new Elementor version 3.1 features performance improvements, a new Landing Page area and workflow to manage your marketing pages, and exploratory experiments.\";s:7:\"created\";i:1611665700;s:5:\"badge\";s:11:\"New Feature\";s:3:\"url\";s:125:\"https://elementor.com/blog/introducing-elementor-3-1/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:3;a:5:{s:5:\"title\";s:33:\"How To Redirect URLs in WordPress\";s:7:\"excerpt\";s:152:\"Redirecting visitors from one page to another is an important part of website maintenance. Explore all the reasons for redirects and how to create them.\";s:7:\"created\";i:1611143960;s:5:\"badge\";s:0:\"\";s:3:\"url\";s:122:\"https://elementor.com/blog/redirect-url-wordpress/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:4;a:5:{s:5:\"title\";s:33:\"How to Create the Perfect Favicon\";s:7:\"excerpt\";s:140:\"Favicons are an integral part of building up your brand and a recognizable website. Understand what they are, and how to use them correctly.\";s:7:\"created\";i:1610975844;s:5:\"badge\";s:0:\"\";s:3:\"url\";s:122:\"https://elementor.com/blog/favicon-complete-guide/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}}', 'no'),
(187, 'elementor_active_kit', '5', 'yes'),
(189, 'recently_activated', 'a:0:{}', 'yes'),
(191, 'widget_akismet_widget', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(226, 'auto_core_update_notified', 'a:4:{s:4:\"type\";s:7:\"success\";s:5:\"email\";s:17:\"vapos@dynacomp.gr\";s:7:\"version\";s:5:\"5.7.2\";s:9:\"timestamp\";i:1620904109;}', 'no'),
(227, '_transient_health-check-site-status-result', '{\"good\":\"15\",\"recommended\":\"4\",\"critical\":\"1\"}', 'yes'),
(282, 'nav_menu_options', 'a:1:{s:8:\"auto_add\";a:0:{}}', 'yes'),
(329, 'elementor_scheme_color', 'a:4:{i:1;s:7:\"#6ec1e4\";i:2;s:7:\"#54595f\";i:3;s:7:\"#7a7a7a\";i:4;s:7:\"#61ce70\";}', 'yes'),
(330, 'elementor_scheme_typography', 'a:4:{i:1;a:2:{s:11:\"font_family\";s:6:\"Roboto\";s:11:\"font_weight\";s:3:\"600\";}i:2;a:2:{s:11:\"font_family\";s:11:\"Roboto Slab\";s:11:\"font_weight\";s:3:\"400\";}i:3;a:2:{s:11:\"font_family\";s:6:\"Roboto\";s:11:\"font_weight\";s:3:\"400\";}i:4;a:2:{s:11:\"font_family\";s:6:\"Roboto\";s:11:\"font_weight\";s:3:\"500\";}}', 'yes'),
(331, 'elementor_scheme_color-picker', 'a:8:{i:1;s:7:\"#6ec1e4\";i:2;s:7:\"#54595f\";i:3;s:7:\"#7a7a7a\";i:4;s:7:\"#61ce70\";i:5;s:7:\"#4054b2\";i:6;s:7:\"#23a455\";i:7;s:4:\"#000\";i:8;s:4:\"#fff\";}', 'yes'),
(333, 'elementor_library_category_children', 'a:0:{}', 'yes'),
(372, 'elementor_controls_usage', 'a:2:{s:7:\"wp-page\";a:6:{s:11:\"text-editor\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:2;}}}}s:6:\"column\";a:2:{s:5:\"count\";i:5;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:3;}}}}s:7:\"section\";a:2:{s:5:\"count\";i:5;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:0:{}}}}s:4:\"tabs\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:12:\"section_tabs\";a:1:{s:4:\"tabs\";i:1;}}}}s:11:\"google_maps\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:11:\"section_map\";a:1:{s:7:\"address\";i:1;}}}}s:14:\"image-carousel\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:22:\"section_image_carousel\";a:4:{s:8:\"carousel\";i:1;s:14:\"thumbnail_size\";i:1;s:14:\"slides_to_show\";i:1;s:16:\"slides_to_scroll\";i:1;}}s:5:\"style\";a:1:{s:24:\"section_style_navigation\";a:1:{s:15:\"arrows_position\";i:1;}}}}}s:7:\"wp-post\";a:3:{s:11:\"text-editor\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:0:{}}s:7:\"section\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:0:{}}}}', 'no'),
(373, '_elementor_global_css', 'a:6:{s:4:\"time\";i:1618932616;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;b:0;}', 'yes'),
(434, 'fs_active_plugins', 'O:8:\"stdClass\":3:{s:7:\"plugins\";a:1:{s:33:\"wp-meta-and-date-remover/freemius\";O:8:\"stdClass\":4:{s:7:\"version\";s:5:\"2.4.1\";s:4:\"type\";s:6:\"plugin\";s:9:\"timestamp\";i:1618994427;s:11:\"plugin_path\";s:53:\"wp-meta-and-date-remover/wp-meta-and-date-remover.php\";}}s:7:\"abspath\";s:38:\"/home/dyna9/public_html/rna/wordpress/\";s:6:\"newest\";O:8:\"stdClass\":5:{s:11:\"plugin_path\";s:53:\"wp-meta-and-date-remover/wp-meta-and-date-remover.php\";s:8:\"sdk_path\";s:33:\"wp-meta-and-date-remover/freemius\";s:7:\"version\";s:5:\"2.4.1\";s:13:\"in_activation\";b:0;s:9:\"timestamp\";i:1618994427;}}', 'yes'),
(435, 'fs_debug_mode', '', 'yes'),
(436, 'fs_accounts', 'a:14:{s:21:\"id_slug_type_path_map\";a:1:{i:6753;a:3:{s:4:\"slug\";s:24:\"wp-meta-and-date-remover\";s:4:\"type\";s:6:\"plugin\";s:4:\"path\";s:53:\"wp-meta-and-date-remover/wp-meta-and-date-remover.php\";}}s:11:\"plugin_data\";a:1:{s:24:\"wp-meta-and-date-remover\";a:24:{s:16:\"plugin_main_file\";O:8:\"stdClass\":1:{s:4:\"path\";s:53:\"wp-meta-and-date-remover/wp-meta-and-date-remover.php\";}s:20:\"is_network_activated\";b:0;s:17:\"install_timestamp\";i:1618994427;s:17:\"was_plugin_loaded\";b:1;s:21:\"is_plugin_new_install\";b:1;s:16:\"sdk_last_version\";N;s:11:\"sdk_version\";s:5:\"2.4.1\";s:16:\"sdk_upgrade_mode\";b:1;s:18:\"sdk_downgrade_mode\";b:0;s:19:\"plugin_last_version\";N;s:14:\"plugin_version\";s:5:\"1.9.3\";s:19:\"plugin_upgrade_mode\";b:1;s:21:\"plugin_downgrade_mode\";b:0;s:17:\"connectivity_test\";a:6:{s:12:\"is_connected\";b:1;s:4:\"host\";s:14:\"9.dynacomp2.eu\";s:9:\"server_ip\";s:14:\"46.177.165.117\";s:9:\"is_active\";b:1;s:9:\"timestamp\";i:1618994427;s:7:\"version\";s:5:\"1.9.3\";}s:15:\"prev_is_premium\";b:0;s:30:\"is_extensions_tracking_allowed\";b:1;s:14:\"has_trial_plan\";b:0;s:22:\"install_sync_timestamp\";i:1626424629;s:19:\"keepalive_timestamp\";i:1626424629;s:20:\"activation_timestamp\";i:1618994437;s:9:\"sync_cron\";O:8:\"stdClass\":5:{s:7:\"version\";s:5:\"1.9.3\";s:7:\"blog_id\";i:0;s:11:\"sdk_version\";s:5:\"2.4.1\";s:9:\"timestamp\";i:1618994440;s:2:\"on\";b:1;}s:14:\"sync_timestamp\";i:1626424628;s:15:\"is_whitelabeled\";b:0;s:30:\"affiliate_program_notice_shown\";i:1623153921;}}s:13:\"file_slug_map\";a:1:{s:53:\"wp-meta-and-date-remover/wp-meta-and-date-remover.php\";s:24:\"wp-meta-and-date-remover\";}s:7:\"plugins\";a:1:{s:24:\"wp-meta-and-date-remover\";O:9:\"FS_Plugin\":23:{s:16:\"parent_plugin_id\";N;s:5:\"title\";s:24:\"WP Meta and Date Remover\";s:4:\"slug\";s:24:\"wp-meta-and-date-remover\";s:12:\"premium_slug\";s:32:\"wp-meta-and-date-remover-premium\";s:4:\"type\";s:6:\"plugin\";s:20:\"affiliate_moderation\";s:8:\"selected\";s:19:\"is_wp_org_compliant\";b:1;s:22:\"premium_releases_count\";N;s:4:\"file\";s:53:\"wp-meta-and-date-remover/wp-meta-and-date-remover.php\";s:7:\"version\";s:5:\"1.9.3\";s:11:\"auto_update\";N;s:4:\"info\";N;s:10:\"is_premium\";b:0;s:14:\"premium_suffix\";s:3:\"Pro\";s:7:\"is_live\";b:1;s:9:\"bundle_id\";N;s:17:\"bundle_public_key\";N;s:10:\"public_key\";s:32:\"pk_6bc68a469d4ab171bcc3dc4717f42\";s:10:\"secret_key\";N;s:2:\"id\";s:4:\"6753\";s:7:\"updated\";N;s:7:\"created\";N;s:22:\"\0FS_Entity\0_is_updated\";b:0;}}s:9:\"unique_id\";s:32:\"7990e67ace7f15049aac9f856cf14fbd\";s:5:\"plans\";a:1:{s:24:\"wp-meta-and-date-remover\";a:2:{i:0;O:14:\"FS_Plugin_Plan\":21:{s:9:\"plugin_id\";s:8:\"Njc1Mw==\";s:4:\"name\";s:8:\"ZnJlZQ==\";s:5:\"title\";s:8:\"RnJlZQ==\";s:11:\"description\";N;s:17:\"is_free_localhost\";s:4:\"MQ==\";s:17:\"is_block_features\";s:4:\"MQ==\";s:12:\"license_type\";s:4:\"MA==\";s:16:\"is_https_support\";s:0:\"\";s:12:\"trial_period\";N;s:23:\"is_require_subscription\";s:0:\"\";s:10:\"support_kb\";N;s:13:\"support_forum\";N;s:13:\"support_email\";N;s:13:\"support_phone\";N;s:13:\"support_skype\";N;s:18:\"is_success_manager\";s:0:\"\";s:11:\"is_featured\";s:0:\"\";s:2:\"id\";s:8:\"MTA5OTU=\";s:7:\"updated\";N;s:7:\"created\";s:28:\"MjAyMC0wOC0xNyAwNDo0MzowNA==\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}i:1;O:14:\"FS_Plugin_Plan\":21:{s:9:\"plugin_id\";s:8:\"Njc1Mw==\";s:4:\"name\";s:4:\"cHJv\";s:5:\"title\";s:4:\"UHJv\";s:11:\"description\";N;s:17:\"is_free_localhost\";s:4:\"MQ==\";s:17:\"is_block_features\";s:4:\"MQ==\";s:12:\"license_type\";s:4:\"MA==\";s:16:\"is_https_support\";s:0:\"\";s:12:\"trial_period\";N;s:23:\"is_require_subscription\";s:0:\"\";s:10:\"support_kb\";N;s:13:\"support_forum\";N;s:13:\"support_email\";s:36:\"cHJhc2Fka2lycGVrYXJAb3V0bG9vay5jb20=\";s:13:\"support_phone\";s:16:\"OTE4NjY5MTUzNTE2\";s:13:\"support_skype\";s:20:\"cHJhc2Fka2lycGVrYXI=\";s:18:\"is_success_manager\";s:0:\"\";s:11:\"is_featured\";s:4:\"MQ==\";s:2:\"id\";s:8:\"MTA5OTk=\";s:7:\"updated\";s:28:\"MjAyMC0xMS0yNCAwNjoyNToyNw==\";s:7:\"created\";s:28:\"MjAyMC0wOC0xNyAwNTozOToyNQ==\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}}}s:14:\"active_plugins\";O:8:\"stdClass\":3:{s:9:\"timestamp\";i:1626424629;s:3:\"md5\";s:32:\"0a816903816ed3118b274588066bfbe8\";s:7:\"plugins\";a:8:{s:19:\"akismet/akismet.php\";a:5:{s:4:\"slug\";s:7:\"akismet\";s:7:\"version\";s:5:\"4.1.9\";s:5:\"title\";s:17:\"Akismet Anti-Spam\";s:9:\"is_active\";b:1;s:14:\"is_uninstalled\";b:0;}s:23:\"elementor/elementor.php\";a:5:{s:4:\"slug\";s:9:\"elementor\";s:7:\"version\";s:5:\"3.1.4\";s:5:\"title\";s:9:\"Elementor\";s:9:\"is_active\";b:1;s:14:\"is_uninstalled\";b:0;}s:55:\"gold-addons-for-elementor/gold-addons-for-elementor.php\";a:5:{s:4:\"slug\";s:25:\"gold-addons-for-elementor\";s:7:\"version\";s:5:\"1.1.5\";s:5:\"title\";s:25:\"Gold Addons for Elementor\";s:9:\"is_active\";b:1;s:14:\"is_uninstalled\";b:0;}s:9:\"hello.php\";a:5:{s:4:\"slug\";s:11:\"hello-dolly\";s:7:\"version\";s:5:\"1.7.2\";s:5:\"title\";s:11:\"Hello Dolly\";s:9:\"is_active\";b:1;s:14:\"is_uninstalled\";b:0;}s:27:\"leaflet-map/leaflet-map.php\";a:5:{s:4:\"slug\";s:11:\"leaflet-map\";s:7:\"version\";s:6:\"2.23.3\";s:5:\"title\";s:11:\"Leaflet Map\";s:9:\"is_active\";b:1;s:14:\"is_uninstalled\";b:0;}s:53:\"wp-meta-and-date-remover/wp-meta-and-date-remover.php\";a:5:{s:4:\"slug\";s:24:\"wp-meta-and-date-remover\";s:7:\"version\";s:5:\"1.9.3\";s:5:\"title\";s:24:\"WP Meta and Date Remover\";s:9:\"is_active\";b:1;s:14:\"is_uninstalled\";b:0;}s:33:\"smart-slider-3/smart-slider-3.php\";a:5:{s:4:\"slug\";s:14:\"smart-slider-3\";s:7:\"version\";s:8:\"3.4.1.17\";s:5:\"title\";s:14:\"Smart Slider 3\";s:9:\"is_active\";b:1;s:14:\"is_uninstalled\";b:0;}s:51:\"all-in-one-wp-migration/all-in-one-wp-migration.php\";a:5:{s:4:\"slug\";s:23:\"all-in-one-wp-migration\";s:7:\"version\";s:4:\"7.44\";s:5:\"title\";s:23:\"All-in-One WP Migration\";s:9:\"is_active\";b:1;s:14:\"is_uninstalled\";b:0;}}}s:11:\"all_plugins\";O:8:\"stdClass\":3:{s:9:\"timestamp\";i:1625556578;s:3:\"md5\";s:32:\"6631cc958ab257c001a60dbf0421fc58\";s:7:\"plugins\";a:8:{s:19:\"akismet/akismet.php\";a:5:{s:4:\"slug\";s:7:\"akismet\";s:7:\"version\";s:5:\"4.1.9\";s:5:\"title\";s:17:\"Akismet Anti-Spam\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;}s:23:\"elementor/elementor.php\";a:5:{s:4:\"slug\";s:9:\"elementor\";s:7:\"version\";s:5:\"3.1.4\";s:5:\"title\";s:9:\"Elementor\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;}s:55:\"gold-addons-for-elementor/gold-addons-for-elementor.php\";a:5:{s:4:\"slug\";s:25:\"gold-addons-for-elementor\";s:7:\"version\";s:5:\"1.1.5\";s:5:\"title\";s:25:\"Gold Addons for Elementor\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;}s:9:\"hello.php\";a:5:{s:4:\"slug\";s:11:\"hello-dolly\";s:7:\"version\";s:5:\"1.7.2\";s:5:\"title\";s:11:\"Hello Dolly\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;}s:27:\"leaflet-map/leaflet-map.php\";a:5:{s:4:\"slug\";s:11:\"leaflet-map\";s:7:\"version\";s:6:\"2.23.3\";s:5:\"title\";s:11:\"Leaflet Map\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;}s:53:\"wp-meta-and-date-remover/wp-meta-and-date-remover.php\";a:5:{s:4:\"slug\";s:24:\"wp-meta-and-date-remover\";s:7:\"version\";s:5:\"1.9.3\";s:5:\"title\";s:24:\"WP Meta and Date Remover\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;}s:33:\"smart-slider-3/smart-slider-3.php\";a:5:{s:4:\"slug\";s:14:\"smart-slider-3\";s:7:\"version\";s:8:\"3.4.1.17\";s:5:\"title\";s:14:\"Smart Slider 3\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;}s:51:\"all-in-one-wp-migration/all-in-one-wp-migration.php\";a:5:{s:4:\"slug\";s:23:\"all-in-one-wp-migration\";s:7:\"version\";s:4:\"7.44\";s:5:\"title\";s:23:\"All-in-One WP Migration\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;}}}s:10:\"all_themes\";O:8:\"stdClass\":3:{s:9:\"timestamp\";i:1626424629;s:3:\"md5\";s:32:\"d34e9b352ad316c6602caf08e7bd714f\";s:6:\"themes\";a:4:{s:5:\"agama\";a:5:{s:4:\"slug\";s:5:\"agama\";s:7:\"version\";s:5:\"1.6.6\";s:5:\"title\";s:5:\"Agama\";s:9:\"is_active\";b:1;s:14:\"is_uninstalled\";b:0;}s:14:\"twentynineteen\";a:5:{s:4:\"slug\";s:14:\"twentynineteen\";s:7:\"version\";s:3:\"2.0\";s:5:\"title\";s:15:\"Twenty Nineteen\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;}s:12:\"twentytwenty\";a:5:{s:4:\"slug\";s:12:\"twentytwenty\";s:7:\"version\";s:3:\"1.7\";s:5:\"title\";s:13:\"Twenty Twenty\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;}s:15:\"twentytwentyone\";a:5:{s:4:\"slug\";s:15:\"twentytwentyone\";s:7:\"version\";s:3:\"1.2\";s:5:\"title\";s:17:\"Twenty Twenty-One\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;}}}s:5:\"sites\";a:1:{s:24:\"wp-meta-and-date-remover\";O:7:\"FS_Site\":25:{s:7:\"site_id\";s:8:\"95744238\";s:9:\"plugin_id\";s:4:\"6753\";s:7:\"user_id\";s:7:\"4664331\";s:5:\"title\";s:4:\"mRna\";s:3:\"url\";s:35:\"http://9.dynacomp2.eu/rna/wordpress\";s:7:\"version\";s:5:\"1.9.3\";s:8:\"language\";s:2:\"el\";s:7:\"charset\";s:5:\"UTF-8\";s:16:\"platform_version\";s:5:\"5.7.1\";s:11:\"sdk_version\";s:5:\"2.4.1\";s:28:\"programming_language_version\";s:6:\"7.3.27\";s:7:\"plan_id\";s:5:\"10995\";s:10:\"license_id\";N;s:13:\"trial_plan_id\";N;s:10:\"trial_ends\";N;s:10:\"is_premium\";b:0;s:15:\"is_disconnected\";b:0;s:9:\"is_active\";b:1;s:14:\"is_uninstalled\";b:0;s:10:\"public_key\";s:32:\"pk_0dc3324b83f2f4574daadcb86ef1d\";s:10:\"secret_key\";s:32:\"sk_kX-3FWTuqKyjjD_qcs5I4W?ws@Hxi\";s:2:\"id\";s:7:\"7193987\";s:7:\"updated\";N;s:7:\"created\";s:19:\"2021-04-21 08:40:36\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}}s:5:\"users\";a:1:{i:4664331;O:7:\"FS_User\":13:{s:5:\"email\";s:18:\"info@eikona-adv.gr\";s:5:\"first\";s:7:\"Dimitra\";s:4:\"last\";s:15:\"Papavlasopoulou\";s:11:\"is_verified\";b:0;s:7:\"is_beta\";b:0;s:11:\"customer_id\";N;s:5:\"gross\";i:0;s:10:\"public_key\";s:32:\"pk_781641fc1d3d0efa15ca89903a5ff\";s:10:\"secret_key\";s:32:\"sk_UWhaLa*h$Qz}4*?^8gTR0Fo5zEL;Y\";s:2:\"id\";s:7:\"4664331\";s:7:\"updated\";N;s:7:\"created\";s:19:\"2021-04-21 08:40:36\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}}s:23:\"user_id_license_ids_map\";a:1:{i:6753;a:1:{i:4664331;a:0:{}}}s:12:\"all_licenses\";a:1:{i:6753;a:0:{}}s:13:\"admin_notices\";a:1:{s:24:\"wp-meta-and-date-remover\";a:0:{}}}', 'yes'),
(437, 'fs_gdpr', 'a:1:{s:2:\"u2\";a:2:{s:8:\"required\";b:0;s:18:\"show_opt_in_notice\";b:0;}}', 'yes'),
(438, 'fs_api_cache', 'a:5:{s:26:\"get:/v1/users/4664331.json\";O:8:\"stdClass\":3:{s:6:\"result\";O:8:\"stdClass\":16:{s:15:\"default_card_id\";N;s:5:\"gross\";i:0;s:6:\"source\";i:0;s:13:\"last_login_at\";N;s:5:\"email\";s:18:\"info@eikona-adv.gr\";s:5:\"first\";s:7:\"Dimitra\";s:4:\"last\";s:15:\"Papavlasopoulou\";s:7:\"picture\";N;s:2:\"ip\";s:14:\"46.177.165.117\";s:11:\"is_verified\";b:0;s:10:\"secret_key\";s:32:\"sk_UWhaLa*h$Qz}4*?^8gTR0Fo5zEL;Y\";s:10:\"public_key\";s:32:\"pk_781641fc1d3d0efa15ca89903a5ff\";s:2:\"id\";s:7:\"4664331\";s:7:\"created\";s:19:\"2021-04-21 08:40:36\";s:7:\"updated\";N;s:11:\"customer_id\";N;}s:7:\"created\";i:1618994437;s:9:\"timestamp\";i:1619080837;}s:29:\"get:/v1/installs/7193987.json\";O:8:\"stdClass\":3:{s:6:\"result\";O:8:\"stdClass\":33:{s:7:\"site_id\";s:8:\"95744238\";s:9:\"plugin_id\";s:4:\"6753\";s:7:\"user_id\";s:7:\"4664331\";s:3:\"url\";s:35:\"http://9.dynacomp2.eu/rna/wordpress\";s:5:\"title\";s:4:\"mRna\";s:7:\"version\";s:5:\"1.9.3\";s:7:\"plan_id\";s:5:\"10995\";s:10:\"license_id\";N;s:13:\"trial_plan_id\";N;s:10:\"trial_ends\";N;s:15:\"subscription_id\";N;s:5:\"gross\";i:0;s:12:\"country_code\";s:2:\"gr\";s:8:\"language\";s:2:\"el\";s:7:\"charset\";s:5:\"UTF-8\";s:16:\"platform_version\";s:5:\"5.7.1\";s:11:\"sdk_version\";s:5:\"2.4.1\";s:28:\"programming_language_version\";s:6:\"7.3.27\";s:9:\"is_active\";b:1;s:15:\"is_disconnected\";b:0;s:10:\"is_premium\";b:0;s:14:\"is_uninstalled\";b:0;s:9:\"is_locked\";b:0;s:6:\"source\";i:0;s:8:\"upgraded\";N;s:12:\"last_seen_at\";s:19:\"2021-04-21 08:40:38\";s:26:\"last_served_update_version\";N;s:10:\"secret_key\";s:32:\"sk_kX-3FWTuqKyjjD_qcs5I4W?ws@Hxi\";s:10:\"public_key\";s:32:\"pk_0dc3324b83f2f4574daadcb86ef1d\";s:2:\"id\";s:7:\"7193987\";s:7:\"created\";s:19:\"2021-04-21 08:40:36\";s:7:\"updated\";N;s:7:\"is_beta\";b:0;}s:7:\"created\";i:1618994437;s:9:\"timestamp\";i:1619080837;}s:45:\"get:/v1/users/4664331/plugins/6753/plans.json\";O:8:\"stdClass\":3:{s:6:\"result\";O:8:\"stdClass\":1:{s:5:\"plans\";a:2:{i:0;O:14:\"FS_Plugin_Plan\":21:{s:9:\"plugin_id\";s:4:\"6753\";s:4:\"name\";s:4:\"free\";s:5:\"title\";s:4:\"Free\";s:11:\"description\";N;s:17:\"is_free_localhost\";b:1;s:17:\"is_block_features\";b:1;s:12:\"license_type\";i:0;s:16:\"is_https_support\";b:0;s:12:\"trial_period\";N;s:23:\"is_require_subscription\";b:0;s:10:\"support_kb\";N;s:13:\"support_forum\";N;s:13:\"support_email\";N;s:13:\"support_phone\";N;s:13:\"support_skype\";N;s:18:\"is_success_manager\";b:0;s:11:\"is_featured\";b:0;s:2:\"id\";s:5:\"10995\";s:7:\"updated\";N;s:7:\"created\";s:19:\"2020-08-17 04:43:04\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}i:1;O:14:\"FS_Plugin_Plan\":21:{s:9:\"plugin_id\";s:4:\"6753\";s:4:\"name\";s:3:\"pro\";s:5:\"title\";s:3:\"Pro\";s:11:\"description\";N;s:17:\"is_free_localhost\";b:1;s:17:\"is_block_features\";b:1;s:12:\"license_type\";i:0;s:16:\"is_https_support\";b:0;s:12:\"trial_period\";N;s:23:\"is_require_subscription\";b:0;s:10:\"support_kb\";N;s:13:\"support_forum\";N;s:13:\"support_email\";s:26:\"prasadkirpekar@outlook.com\";s:13:\"support_phone\";i:918669153516;s:13:\"support_skype\";s:14:\"prasadkirpekar\";s:18:\"is_success_manager\";b:0;s:11:\"is_featured\";b:1;s:2:\"id\";s:5:\"10999\";s:7:\"updated\";s:19:\"2020-11-24 06:25:27\";s:7:\"created\";s:19:\"2020-08-17 05:39:25\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}}}s:7:\"created\";i:1626424625;s:9:\"timestamp\";i:1626511025;}s:56:\"get:/v1/users/4664331.json?plugin_id=6753&fields=is_beta\";O:8:\"stdClass\":3:{s:6:\"result\";O:8:\"stdClass\":2:{s:2:\"id\";s:7:\"4664331\";s:7:\"is_beta\";b:0;}s:7:\"created\";i:1626424625;s:9:\"timestamp\";i:1626511025;}s:65:\"get:/v1/users/4664331/plugins/6753/licenses.json?is_enriched=true\";O:8:\"stdClass\":3:{s:6:\"result\";O:8:\"stdClass\":1:{s:8:\"licenses\";a:0:{}}s:7:\"created\";i:1626424625;s:9:\"timestamp\";i:1626511025;}}', 'no'),
(441, 'wpmdr_from_', 'a:2:{s:4:\"home\";s:1:\"1\";s:11:\"help_notice\";s:1:\"1\";}', 'yes'),
(442, 'wpmdr_css', '.entry-meta {display:none !important;}\r\n	.home .entry-meta { display: none; }\r\n	.entry-footer {display:none !important;}\r\n	.home .entry-footer { display: none; }', 'yes'),
(443, 'wpmdr_disable_php', '0', 'yes'),
(444, 'wpmdr_disable_css', '0', 'yes'),
(445, 'wpmdr_individual_post', '0', 'yes'),
(446, 'wpmdr_individual_post_default', '1', 'yes'),
(447, 'wpmdr_included_post_types', 'a:1:{i:0;s:4:\"post\";}', 'yes'),
(448, 'wpmdr_excluded_categories', 'a:0:{}', 'yes'),
(449, 'wpmdr_post_age', '-1', 'yes'),
(450, 'wpmdr_remove_date', '1', 'yes'),
(451, 'wpmdr_remove_author', '1', 'yes'),
(452, 'wpmdr_debug_info', '0', 'yes'),
(453, '_site_transient_timeout_locked_2', '1934354438', 'no'),
(454, '_site_transient_locked_2', '1', 'no'),
(584, 'category_children', 'a:0:{}', 'yes'),
(601, '_elementor_editor_upgrade_notice_dismissed', '1620856652', 'yes'),
(722, 'n2_ss3_version', '3.4.1.17/b:release-3.4.1.17/r:821e0c40c1a68904613c085ca8d654d9473341fb', 'yes'),
(723, 'widget_smartslider3', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(827, 'new_admin_email', 'vapos@dynacomp.gr', 'yes'),
(1178, '_site_transient_update_core', 'O:8:\"stdClass\":4:{s:7:\"updates\";a:1:{i:0;O:8:\"stdClass\":10:{s:8:\"response\";s:6:\"latest\";s:8:\"download\";s:62:\"https://downloads.wordpress.org/release/el/wordpress-5.7.2.zip\";s:6:\"locale\";s:2:\"el\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:62:\"https://downloads.wordpress.org/release/el/wordpress-5.7.2.zip\";s:10:\"no_content\";s:0:\"\";s:11:\"new_bundled\";s:0:\"\";s:7:\"partial\";s:0:\"\";s:8:\"rollback\";s:0:\"\";}s:7:\"current\";s:5:\"5.7.2\";s:7:\"version\";s:5:\"5.7.2\";s:11:\"php_version\";s:6:\"5.6.20\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.6\";s:15:\"partial_version\";s:0:\"\";}}s:12:\"last_checked\";i:1626424626;s:15:\"version_checked\";s:5:\"5.7.2\";s:12:\"translations\";a:0:{}}', 'no'),
(1181, 'ai1wm_secret_key', 'SfPKZYVklMds', 'yes'),
(1182, 'ai1wm_status', 'a:2:{s:4:\"type\";s:8:\"download\";s:7:\"message\";s:361:\"<a href=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/ai1wm-backups/9.dynacomp2.eu-rna-wordpress-20210705-064958-nhpnxv.wpress\" class=\"ai1wm-button-green ai1wm-emphasize ai1wm-button-download\" title=\"9.dynacomp2.eu\" download=\"9.dynacomp2.eu-rna-wordpress-20210705-064958-nhpnxv.wpress\"><span>Λήψη 9.dynacomp2.eu </span><em> Μέγεθος: 90 MB </em></a>\";}', 'yes'),
(1204, '_site_transient_ai1wm_last_check_for_updates', '1626424626', 'no'),
(1205, 'ai1wm_updater', 'a:0:{}', 'yes'),
(1232, '_transient_timeout_kirki_remote_url_contents', '1626687533', 'no'),
(1233, '_transient_kirki_remote_url_contents', 'a:3:{s:32:\"0e2238e2f9b5066c4273f564c67b9e77\";s:1753:\"/* cyrillic-ext */\n@font-face {\n  font-family: \'Montserrat\';\n  font-style: normal;\n  font-weight: 900;\n  font-display: swap;\n  src: url(https://fonts.gstatic.com/s/montserrat/v15/JTURjIg1_i6t8kCHKm45_epG3gTD-Px3rCubqg.woff) format(\'woff\');\n  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;\n}\n/* cyrillic */\n@font-face {\n  font-family: \'Montserrat\';\n  font-style: normal;\n  font-weight: 900;\n  font-display: swap;\n  src: url(https://fonts.gstatic.com/s/montserrat/v15/JTURjIg1_i6t8kCHKm45_epG3g3D-Px3rCubqg.woff) format(\'woff\');\n  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;\n}\n/* vietnamese */\n@font-face {\n  font-family: \'Montserrat\';\n  font-style: normal;\n  font-weight: 900;\n  font-display: swap;\n  src: url(https://fonts.gstatic.com/s/montserrat/v15/JTURjIg1_i6t8kCHKm45_epG3gbD-Px3rCubqg.woff) format(\'woff\');\n  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;\n}\n/* latin-ext */\n@font-face {\n  font-family: \'Montserrat\';\n  font-style: normal;\n  font-weight: 900;\n  font-display: swap;\n  src: url(https://fonts.gstatic.com/s/montserrat/v15/JTURjIg1_i6t8kCHKm45_epG3gfD-Px3rCubqg.woff) format(\'woff\');\n  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;\n}\n/* latin */\n@font-face {\n  font-family: \'Montserrat\';\n  font-style: normal;\n  font-weight: 900;\n  font-display: swap;\n  src: url(https://fonts.gstatic.com/s/montserrat/v15/JTURjIg1_i6t8kCHKm45_epG3gnD-Px3rCs.woff) format(\'woff\');\n  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;\n}\n\";s:32:\"aa64a31885bfef7fc87583f64d98aaa5\";s:1783:\"/* cyrillic-ext */\n@font-face {\n  font-family: \'Raleway\';\n  font-style: normal;\n  font-weight: 400;\n  font-display: swap;\n  src: url(https://fonts.gstatic.com/s/raleway/v22/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvaorCFPrcVIT9d4cydYA.woff) format(\'woff\');\n  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;\n}\n/* cyrillic */\n@font-face {\n  font-family: \'Raleway\';\n  font-style: normal;\n  font-weight: 400;\n  font-display: swap;\n  src: url(https://fonts.gstatic.com/s/raleway/v22/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvaorCMPrcVIT9d4cydYA.woff) format(\'woff\');\n  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;\n}\n/* vietnamese */\n@font-face {\n  font-family: \'Raleway\';\n  font-style: normal;\n  font-weight: 400;\n  font-display: swap;\n  src: url(https://fonts.gstatic.com/s/raleway/v22/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvaorCHPrcVIT9d4cydYA.woff) format(\'woff\');\n  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;\n}\n/* latin-ext */\n@font-face {\n  font-family: \'Raleway\';\n  font-style: normal;\n  font-weight: 400;\n  font-display: swap;\n  src: url(https://fonts.gstatic.com/s/raleway/v22/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvaorCGPrcVIT9d4cydYA.woff) format(\'woff\');\n  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;\n}\n/* latin */\n@font-face {\n  font-family: \'Raleway\';\n  font-style: normal;\n  font-weight: 400;\n  font-display: swap;\n  src: url(https://fonts.gstatic.com/s/raleway/v22/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvaorCIPrcVIT9d4cw.woff) format(\'woff\');\n  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;\n}\n\";s:32:\"475c7428a35d453539b2785a2aedaf27\";s:2420:\"/* cyrillic-ext */\n@font-face {\n  font-family: \'Roboto Condensed\';\n  font-style: normal;\n  font-weight: 700;\n  font-display: swap;\n  src: url(https://fonts.gstatic.com/s/robotocondensed/v19/ieVi2ZhZI2eCN5jzbjEETS9weq8-32meGCkYadlecyVC4A.woff) format(\'woff\');\n  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;\n}\n/* cyrillic */\n@font-face {\n  font-family: \'Roboto Condensed\';\n  font-style: normal;\n  font-weight: 700;\n  font-display: swap;\n  src: url(https://fonts.gstatic.com/s/robotocondensed/v19/ieVi2ZhZI2eCN5jzbjEETS9weq8-32meGCAYadlecyVC4A.woff) format(\'woff\');\n  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;\n}\n/* greek-ext */\n@font-face {\n  font-family: \'Roboto Condensed\';\n  font-style: normal;\n  font-weight: 700;\n  font-display: swap;\n  src: url(https://fonts.gstatic.com/s/robotocondensed/v19/ieVi2ZhZI2eCN5jzbjEETS9weq8-32meGCgYadlecyVC4A.woff) format(\'woff\');\n  unicode-range: U+1F00-1FFF;\n}\n/* greek */\n@font-face {\n  font-family: \'Roboto Condensed\';\n  font-style: normal;\n  font-weight: 700;\n  font-display: swap;\n  src: url(https://fonts.gstatic.com/s/robotocondensed/v19/ieVi2ZhZI2eCN5jzbjEETS9weq8-32meGCcYadlecyVC4A.woff) format(\'woff\');\n  unicode-range: U+0370-03FF;\n}\n/* vietnamese */\n@font-face {\n  font-family: \'Roboto Condensed\';\n  font-style: normal;\n  font-weight: 700;\n  font-display: swap;\n  src: url(https://fonts.gstatic.com/s/robotocondensed/v19/ieVi2ZhZI2eCN5jzbjEETS9weq8-32meGCsYadlecyVC4A.woff) format(\'woff\');\n  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;\n}\n/* latin-ext */\n@font-face {\n  font-family: \'Roboto Condensed\';\n  font-style: normal;\n  font-weight: 700;\n  font-display: swap;\n  src: url(https://fonts.gstatic.com/s/robotocondensed/v19/ieVi2ZhZI2eCN5jzbjEETS9weq8-32meGCoYadlecyVC4A.woff) format(\'woff\');\n  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;\n}\n/* latin */\n@font-face {\n  font-family: \'Roboto Condensed\';\n  font-style: normal;\n  font-weight: 700;\n  font-display: swap;\n  src: url(https://fonts.gstatic.com/s/robotocondensed/v19/ieVi2ZhZI2eCN5jzbjEETS9weq8-32meGCQYadlecyU.woff) format(\'woff\');\n  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;\n}\n\";}', 'no'),
(1247, '_site_transient_timeout_php_check_8c0181da100b1c7d1f637c18117d0149', '1626886485', 'no'),
(1248, '_site_transient_php_check_8c0181da100b1c7d1f637c18117d0149', 'a:5:{s:19:\"recommended_version\";s:3:\"7.4\";s:15:\"minimum_version\";s:6:\"5.6.20\";s:12:\"is_supported\";b:0;s:9:\"is_secure\";b:1;s:13:\"is_acceptable\";b:1;}', 'no'),
(1249, '_site_transient_timeout_kirki_googlefonts_cache', '1626511025', 'no');
INSERT INTO `wprna_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(1250, '_site_transient_kirki_googlefonts_cache', 'a:1021:{s:7:\"ABeeZee\";a:3:{s:5:\"label\";s:7:\"ABeeZee\";s:8:\"variants\";a:2:{i:0;s:6:\"italic\";i:1;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:4:\"Abel\";a:3:{s:5:\"label\";s:4:\"Abel\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:12:\"Abhaya Libre\";a:3:{s:5:\"label\";s:12:\"Abhaya Libre\";s:8:\"variants\";a:5:{i:0;s:3:\"500\";i:1;s:3:\"600\";i:2;s:3:\"700\";i:3;s:3:\"800\";i:4;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:13:\"Abril Fatface\";a:3:{s:5:\"label\";s:13:\"Abril Fatface\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:8:\"Aclonica\";a:3:{s:5:\"label\";s:8:\"Aclonica\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:4:\"Acme\";a:3:{s:5:\"label\";s:4:\"Acme\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:5:\"Actor\";a:3:{s:5:\"label\";s:5:\"Actor\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:7:\"Adamina\";a:3:{s:5:\"label\";s:7:\"Adamina\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:10:\"Advent Pro\";a:3:{s:5:\"label\";s:10:\"Advent Pro\";s:8:\"variants\";a:7:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:15:\"Aguafina Script\";a:3:{s:5:\"label\";s:15:\"Aguafina Script\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:7:\"Akronim\";a:3:{s:5:\"label\";s:7:\"Akronim\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:6:\"Aladin\";a:3:{s:5:\"label\";s:6:\"Aladin\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:5:\"Alata\";a:3:{s:5:\"label\";s:5:\"Alata\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:6:\"Alatsi\";a:3:{s:5:\"label\";s:6:\"Alatsi\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:7:\"Aldrich\";a:3:{s:5:\"label\";s:7:\"Aldrich\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:4:\"Alef\";a:3:{s:5:\"label\";s:4:\"Alef\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:8:\"Alegreya\";a:3:{s:5:\"label\";s:8:\"Alegreya\";s:8:\"variants\";a:10:{i:0;s:3:\"500\";i:1;s:9:\"500italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";i:4;s:3:\"800\";i:5;s:9:\"800italic\";i:6;s:3:\"900\";i:7;s:9:\"900italic\";i:8;s:6:\"italic\";i:9;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:11:\"Alegreya SC\";a:3:{s:5:\"label\";s:11:\"Alegreya SC\";s:8:\"variants\";a:10:{i:0;s:3:\"500\";i:1;s:9:\"500italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";i:4;s:3:\"800\";i:5;s:9:\"800italic\";i:6;s:3:\"900\";i:7;s:9:\"900italic\";i:8;s:6:\"italic\";i:9;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:13:\"Alegreya Sans\";a:3:{s:5:\"label\";s:13:\"Alegreya Sans\";s:8:\"variants\";a:14:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"300\";i:3;s:9:\"300italic\";i:4;s:3:\"500\";i:5;s:9:\"500italic\";i:6;s:3:\"700\";i:7;s:9:\"700italic\";i:8;s:3:\"800\";i:9;s:9:\"800italic\";i:10;s:3:\"900\";i:11;s:9:\"900italic\";i:12;s:6:\"italic\";i:13;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:16:\"Alegreya Sans SC\";a:3:{s:5:\"label\";s:16:\"Alegreya Sans SC\";s:8:\"variants\";a:14:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"300\";i:3;s:9:\"300italic\";i:4;s:3:\"500\";i:5;s:9:\"500italic\";i:6;s:3:\"700\";i:7;s:9:\"700italic\";i:8;s:3:\"800\";i:9;s:9:\"800italic\";i:10;s:3:\"900\";i:11;s:9:\"900italic\";i:12;s:6:\"italic\";i:13;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:4:\"Aleo\";a:3:{s:5:\"label\";s:4:\"Aleo\";s:8:\"variants\";a:6:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";i:4;s:6:\"italic\";i:5;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:10:\"Alex Brush\";a:3:{s:5:\"label\";s:10:\"Alex Brush\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:13:\"Alfa Slab One\";a:3:{s:5:\"label\";s:13:\"Alfa Slab One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:5:\"Alice\";a:3:{s:5:\"label\";s:5:\"Alice\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:5:\"Alike\";a:3:{s:5:\"label\";s:5:\"Alike\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:13:\"Alike Angular\";a:3:{s:5:\"label\";s:13:\"Alike Angular\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:5:\"Allan\";a:3:{s:5:\"label\";s:5:\"Allan\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:7:\"Allerta\";a:3:{s:5:\"label\";s:7:\"Allerta\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:15:\"Allerta Stencil\";a:3:{s:5:\"label\";s:15:\"Allerta Stencil\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:6:\"Allura\";a:3:{s:5:\"label\";s:6:\"Allura\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:7:\"Almarai\";a:3:{s:5:\"label\";s:7:\"Almarai\";s:8:\"variants\";a:4:{i:0;s:3:\"300\";i:1;s:3:\"700\";i:2;s:3:\"800\";i:3;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:8:\"Almendra\";a:3:{s:5:\"label\";s:8:\"Almendra\";s:8:\"variants\";a:4:{i:0;s:3:\"700\";i:1;s:9:\"700italic\";i:2;s:6:\"italic\";i:3;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:16:\"Almendra Display\";a:3:{s:5:\"label\";s:16:\"Almendra Display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:11:\"Almendra SC\";a:3:{s:5:\"label\";s:11:\"Almendra SC\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:8:\"Amarante\";a:3:{s:5:\"label\";s:8:\"Amarante\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:8:\"Amaranth\";a:3:{s:5:\"label\";s:8:\"Amaranth\";s:8:\"variants\";a:4:{i:0;s:3:\"700\";i:1;s:9:\"700italic\";i:2;s:6:\"italic\";i:3;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:9:\"Amatic SC\";a:3:{s:5:\"label\";s:9:\"Amatic SC\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:9:\"Amethysta\";a:3:{s:5:\"label\";s:9:\"Amethysta\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:5:\"Amiko\";a:3:{s:5:\"label\";s:5:\"Amiko\";s:8:\"variants\";a:3:{i:0;s:3:\"600\";i:1;s:3:\"700\";i:2;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:5:\"Amiri\";a:3:{s:5:\"label\";s:5:\"Amiri\";s:8:\"variants\";a:4:{i:0;s:3:\"700\";i:1;s:9:\"700italic\";i:2;s:6:\"italic\";i:3;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:5:\"Amita\";a:3:{s:5:\"label\";s:5:\"Amita\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:7:\"Anaheim\";a:3:{s:5:\"label\";s:7:\"Anaheim\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:6:\"Andada\";a:3:{s:5:\"label\";s:6:\"Andada\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:6:\"Andika\";a:3:{s:5:\"label\";s:6:\"Andika\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:6:\"Angkor\";a:3:{s:5:\"label\";s:6:\"Angkor\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:24:\"Annie Use Your Telescope\";a:3:{s:5:\"label\";s:24:\"Annie Use Your Telescope\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:13:\"Anonymous Pro\";a:3:{s:5:\"label\";s:13:\"Anonymous Pro\";s:8:\"variants\";a:4:{i:0;s:3:\"700\";i:1;s:9:\"700italic\";i:2;s:6:\"italic\";i:3;s:7:\"regular\";}s:8:\"category\";s:9:\"monospace\";}s:5:\"Antic\";a:3:{s:5:\"label\";s:5:\"Antic\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:12:\"Antic Didone\";a:3:{s:5:\"label\";s:12:\"Antic Didone\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:10:\"Antic Slab\";a:3:{s:5:\"label\";s:10:\"Antic Slab\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:5:\"Anton\";a:3:{s:5:\"label\";s:5:\"Anton\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:6:\"Arapey\";a:3:{s:5:\"label\";s:6:\"Arapey\";s:8:\"variants\";a:2:{i:0;s:6:\"italic\";i:1;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:7:\"Arbutus\";a:3:{s:5:\"label\";s:7:\"Arbutus\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:12:\"Arbutus Slab\";a:3:{s:5:\"label\";s:12:\"Arbutus Slab\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:19:\"Architects Daughter\";a:3:{s:5:\"label\";s:19:\"Architects Daughter\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:7:\"Archivo\";a:3:{s:5:\"label\";s:7:\"Archivo\";s:8:\"variants\";a:8:{i:0;s:3:\"500\";i:1;s:9:\"500italic\";i:2;s:3:\"600\";i:3;s:9:\"600italic\";i:4;s:3:\"700\";i:5;s:9:\"700italic\";i:6;s:6:\"italic\";i:7;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:13:\"Archivo Black\";a:3:{s:5:\"label\";s:13:\"Archivo Black\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:14:\"Archivo Narrow\";a:3:{s:5:\"label\";s:14:\"Archivo Narrow\";s:8:\"variants\";a:8:{i:0;s:3:\"500\";i:1;s:9:\"500italic\";i:2;s:3:\"600\";i:3;s:9:\"600italic\";i:4;s:3:\"700\";i:5;s:9:\"700italic\";i:6;s:6:\"italic\";i:7;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:10:\"Aref Ruqaa\";a:3:{s:5:\"label\";s:10:\"Aref Ruqaa\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:13:\"Arima Madurai\";a:3:{s:5:\"label\";s:13:\"Arima Madurai\";s:8:\"variants\";a:8:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:3:\"500\";i:4;s:3:\"700\";i:5;s:3:\"800\";i:6;s:3:\"900\";i:7;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:5:\"Arimo\";a:3:{s:5:\"label\";s:5:\"Arimo\";s:8:\"variants\";a:8:{i:0;s:3:\"500\";i:1;s:9:\"500italic\";i:2;s:3:\"600\";i:3;s:9:\"600italic\";i:4;s:3:\"700\";i:5;s:9:\"700italic\";i:6;s:6:\"italic\";i:7;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:8:\"Arizonia\";a:3:{s:5:\"label\";s:8:\"Arizonia\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:6:\"Armata\";a:3:{s:5:\"label\";s:6:\"Armata\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:7:\"Arsenal\";a:3:{s:5:\"label\";s:7:\"Arsenal\";s:8:\"variants\";a:4:{i:0;s:3:\"700\";i:1;s:9:\"700italic\";i:2;s:6:\"italic\";i:3;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:8:\"Artifika\";a:3:{s:5:\"label\";s:8:\"Artifika\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:4:\"Arvo\";a:3:{s:5:\"label\";s:4:\"Arvo\";s:8:\"variants\";a:4:{i:0;s:3:\"700\";i:1;s:9:\"700italic\";i:2;s:6:\"italic\";i:3;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:4:\"Arya\";a:3:{s:5:\"label\";s:4:\"Arya\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:4:\"Asap\";a:3:{s:5:\"label\";s:4:\"Asap\";s:8:\"variants\";a:8:{i:0;s:3:\"500\";i:1;s:9:\"500italic\";i:2;s:3:\"600\";i:3;s:9:\"600italic\";i:4;s:3:\"700\";i:5;s:9:\"700italic\";i:6;s:6:\"italic\";i:7;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:14:\"Asap Condensed\";a:3:{s:5:\"label\";s:14:\"Asap Condensed\";s:8:\"variants\";a:8:{i:0;s:3:\"500\";i:1;s:9:\"500italic\";i:2;s:3:\"600\";i:3;s:9:\"600italic\";i:4;s:3:\"700\";i:5;s:9:\"700italic\";i:6;s:6:\"italic\";i:7;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:4:\"Asar\";a:3:{s:5:\"label\";s:4:\"Asar\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:5:\"Asset\";a:3:{s:5:\"label\";s:5:\"Asset\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:9:\"Assistant\";a:3:{s:5:\"label\";s:9:\"Assistant\";s:8:\"variants\";a:7:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:3:\"800\";i:6;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:7:\"Astloch\";a:3:{s:5:\"label\";s:7:\"Astloch\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:4:\"Asul\";a:3:{s:5:\"label\";s:4:\"Asul\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:6:\"Athiti\";a:3:{s:5:\"label\";s:6:\"Athiti\";s:8:\"variants\";a:6:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:4:\"Atma\";a:3:{s:5:\"label\";s:4:\"Atma\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:10:\"Atomic Age\";a:3:{s:5:\"label\";s:10:\"Atomic Age\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:6:\"Aubrey\";a:3:{s:5:\"label\";s:6:\"Aubrey\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:9:\"Audiowide\";a:3:{s:5:\"label\";s:9:\"Audiowide\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:10:\"Autour One\";a:3:{s:5:\"label\";s:10:\"Autour One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:7:\"Average\";a:3:{s:5:\"label\";s:7:\"Average\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:12:\"Average Sans\";a:3:{s:5:\"label\";s:12:\"Average Sans\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:19:\"Averia Gruesa Libre\";a:3:{s:5:\"label\";s:19:\"Averia Gruesa Libre\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:12:\"Averia Libre\";a:3:{s:5:\"label\";s:12:\"Averia Libre\";s:8:\"variants\";a:6:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";i:4;s:6:\"italic\";i:5;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:17:\"Averia Sans Libre\";a:3:{s:5:\"label\";s:17:\"Averia Sans Libre\";s:8:\"variants\";a:6:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";i:4;s:6:\"italic\";i:5;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:18:\"Averia Serif Libre\";a:3:{s:5:\"label\";s:18:\"Averia Serif Libre\";s:8:\"variants\";a:6:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";i:4;s:6:\"italic\";i:5;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:4:\"B612\";a:3:{s:5:\"label\";s:4:\"B612\";s:8:\"variants\";a:4:{i:0;s:3:\"700\";i:1;s:9:\"700italic\";i:2;s:6:\"italic\";i:3;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:9:\"B612 Mono\";a:3:{s:5:\"label\";s:9:\"B612 Mono\";s:8:\"variants\";a:4:{i:0;s:3:\"700\";i:1;s:9:\"700italic\";i:2;s:6:\"italic\";i:3;s:7:\"regular\";}s:8:\"category\";s:9:\"monospace\";}s:10:\"Bad Script\";a:3:{s:5:\"label\";s:10:\"Bad Script\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:7:\"Bahiana\";a:3:{s:5:\"label\";s:7:\"Bahiana\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:9:\"Bahianita\";a:3:{s:5:\"label\";s:9:\"Bahianita\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:12:\"Bai Jamjuree\";a:3:{s:5:\"label\";s:12:\"Bai Jamjuree\";s:8:\"variants\";a:12:{i:0;s:3:\"200\";i:1;s:9:\"200italic\";i:2;s:3:\"300\";i:3;s:9:\"300italic\";i:4;s:3:\"500\";i:5;s:9:\"500italic\";i:6;s:3:\"600\";i:7;s:9:\"600italic\";i:8;s:3:\"700\";i:9;s:9:\"700italic\";i:10;s:6:\"italic\";i:11;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:7:\"Baloo 2\";a:3:{s:5:\"label\";s:7:\"Baloo 2\";s:8:\"variants\";a:5:{i:0;s:3:\"500\";i:1;s:3:\"600\";i:2;s:3:\"700\";i:3;s:3:\"800\";i:4;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:12:\"Baloo Bhai 2\";a:3:{s:5:\"label\";s:12:\"Baloo Bhai 2\";s:8:\"variants\";a:5:{i:0;s:3:\"500\";i:1;s:3:\"600\";i:2;s:3:\"700\";i:3;s:3:\"800\";i:4;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:14:\"Baloo Bhaina 2\";a:3:{s:5:\"label\";s:14:\"Baloo Bhaina 2\";s:8:\"variants\";a:5:{i:0;s:3:\"500\";i:1;s:3:\"600\";i:2;s:3:\"700\";i:3;s:3:\"800\";i:4;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:15:\"Baloo Chettan 2\";a:3:{s:5:\"label\";s:15:\"Baloo Chettan 2\";s:8:\"variants\";a:5:{i:0;s:3:\"500\";i:1;s:3:\"600\";i:2;s:3:\"700\";i:3;s:3:\"800\";i:4;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:10:\"Baloo Da 2\";a:3:{s:5:\"label\";s:10:\"Baloo Da 2\";s:8:\"variants\";a:5:{i:0;s:3:\"500\";i:1;s:3:\"600\";i:2;s:3:\"700\";i:3;s:3:\"800\";i:4;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:13:\"Baloo Paaji 2\";a:3:{s:5:\"label\";s:13:\"Baloo Paaji 2\";s:8:\"variants\";a:5:{i:0;s:3:\"500\";i:1;s:3:\"600\";i:2;s:3:\"700\";i:3;s:3:\"800\";i:4;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:13:\"Baloo Tamma 2\";a:3:{s:5:\"label\";s:13:\"Baloo Tamma 2\";s:8:\"variants\";a:5:{i:0;s:3:\"500\";i:1;s:3:\"600\";i:2;s:3:\"700\";i:3;s:3:\"800\";i:4;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:15:\"Baloo Tammudu 2\";a:3:{s:5:\"label\";s:15:\"Baloo Tammudu 2\";s:8:\"variants\";a:5:{i:0;s:3:\"500\";i:1;s:3:\"600\";i:2;s:3:\"700\";i:3;s:3:\"800\";i:4;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:14:\"Baloo Thambi 2\";a:3:{s:5:\"label\";s:14:\"Baloo Thambi 2\";s:8:\"variants\";a:5:{i:0;s:3:\"500\";i:1;s:3:\"600\";i:2;s:3:\"700\";i:3;s:3:\"800\";i:4;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:13:\"Balsamiq Sans\";a:3:{s:5:\"label\";s:13:\"Balsamiq Sans\";s:8:\"variants\";a:4:{i:0;s:3:\"700\";i:1;s:9:\"700italic\";i:2;s:6:\"italic\";i:3;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:9:\"Balthazar\";a:3:{s:5:\"label\";s:9:\"Balthazar\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:7:\"Bangers\";a:3:{s:5:\"label\";s:7:\"Bangers\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:6:\"Barlow\";a:3:{s:5:\"label\";s:6:\"Barlow\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"600\";i:9;s:9:\"600italic\";i:10;s:3:\"700\";i:11;s:9:\"700italic\";i:12;s:3:\"800\";i:13;s:9:\"800italic\";i:14;s:3:\"900\";i:15;s:9:\"900italic\";i:16;s:6:\"italic\";i:17;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:16:\"Barlow Condensed\";a:3:{s:5:\"label\";s:16:\"Barlow Condensed\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"600\";i:9;s:9:\"600italic\";i:10;s:3:\"700\";i:11;s:9:\"700italic\";i:12;s:3:\"800\";i:13;s:9:\"800italic\";i:14;s:3:\"900\";i:15;s:9:\"900italic\";i:16;s:6:\"italic\";i:17;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:21:\"Barlow Semi Condensed\";a:3:{s:5:\"label\";s:21:\"Barlow Semi Condensed\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"600\";i:9;s:9:\"600italic\";i:10;s:3:\"700\";i:11;s:9:\"700italic\";i:12;s:3:\"800\";i:13;s:9:\"800italic\";i:14;s:3:\"900\";i:15;s:9:\"900italic\";i:16;s:6:\"italic\";i:17;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:10:\"Barriecito\";a:3:{s:5:\"label\";s:10:\"Barriecito\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:6:\"Barrio\";a:3:{s:5:\"label\";s:6:\"Barrio\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:5:\"Basic\";a:3:{s:5:\"label\";s:5:\"Basic\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:12:\"Baskervville\";a:3:{s:5:\"label\";s:12:\"Baskervville\";s:8:\"variants\";a:2:{i:0;s:6:\"italic\";i:1;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:10:\"Battambang\";a:3:{s:5:\"label\";s:10:\"Battambang\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:7:\"Baumans\";a:3:{s:5:\"label\";s:7:\"Baumans\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:5:\"Bayon\";a:3:{s:5:\"label\";s:5:\"Bayon\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:10:\"Be Vietnam\";a:3:{s:5:\"label\";s:10:\"Be Vietnam\";s:8:\"variants\";a:14:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"300\";i:3;s:9:\"300italic\";i:4;s:3:\"500\";i:5;s:9:\"500italic\";i:6;s:3:\"600\";i:7;s:9:\"600italic\";i:8;s:3:\"700\";i:9;s:9:\"700italic\";i:10;s:3:\"800\";i:11;s:9:\"800italic\";i:12;s:6:\"italic\";i:13;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:10:\"Bebas Neue\";a:3:{s:5:\"label\";s:10:\"Bebas Neue\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:8:\"Belgrano\";a:3:{s:5:\"label\";s:8:\"Belgrano\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:9:\"Bellefair\";a:3:{s:5:\"label\";s:9:\"Bellefair\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:7:\"Belleza\";a:3:{s:5:\"label\";s:7:\"Belleza\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:7:\"Bellota\";a:3:{s:5:\"label\";s:7:\"Bellota\";s:8:\"variants\";a:6:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";i:4;s:6:\"italic\";i:5;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:12:\"Bellota Text\";a:3:{s:5:\"label\";s:12:\"Bellota Text\";s:8:\"variants\";a:6:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";i:4;s:6:\"italic\";i:5;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:9:\"BenchNine\";a:3:{s:5:\"label\";s:9:\"BenchNine\";s:8:\"variants\";a:3:{i:0;s:3:\"300\";i:1;s:3:\"700\";i:2;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:7:\"Bentham\";a:3:{s:5:\"label\";s:7:\"Bentham\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:15:\"Berkshire Swash\";a:3:{s:5:\"label\";s:15:\"Berkshire Swash\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:10:\"Beth Ellen\";a:3:{s:5:\"label\";s:10:\"Beth Ellen\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:5:\"Bevan\";a:3:{s:5:\"label\";s:5:\"Bevan\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:21:\"Big Shoulders Display\";a:3:{s:5:\"label\";s:21:\"Big Shoulders Display\";s:8:\"variants\";a:8:{i:0;s:3:\"100\";i:1;s:3:\"300\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:3:\"800\";i:6;s:3:\"900\";i:7;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:28:\"Big Shoulders Inline Display\";a:3:{s:5:\"label\";s:28:\"Big Shoulders Inline Display\";s:8:\"variants\";a:8:{i:0;s:3:\"100\";i:1;s:3:\"300\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:3:\"800\";i:6;s:3:\"900\";i:7;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:25:\"Big Shoulders Inline Text\";a:3:{s:5:\"label\";s:25:\"Big Shoulders Inline Text\";s:8:\"variants\";a:8:{i:0;s:3:\"100\";i:1;s:3:\"300\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:3:\"800\";i:6;s:3:\"900\";i:7;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:29:\"Big Shoulders Stencil Display\";a:3:{s:5:\"label\";s:29:\"Big Shoulders Stencil Display\";s:8:\"variants\";a:8:{i:0;s:3:\"100\";i:1;s:3:\"300\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:3:\"800\";i:6;s:3:\"900\";i:7;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:26:\"Big Shoulders Stencil Text\";a:3:{s:5:\"label\";s:26:\"Big Shoulders Stencil Text\";s:8:\"variants\";a:8:{i:0;s:3:\"100\";i:1;s:3:\"300\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:3:\"800\";i:6;s:3:\"900\";i:7;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:18:\"Big Shoulders Text\";a:3:{s:5:\"label\";s:18:\"Big Shoulders Text\";s:8:\"variants\";a:8:{i:0;s:3:\"100\";i:1;s:3:\"300\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:3:\"800\";i:6;s:3:\"900\";i:7;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:13:\"Bigelow Rules\";a:3:{s:5:\"label\";s:13:\"Bigelow Rules\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:11:\"Bigshot One\";a:3:{s:5:\"label\";s:11:\"Bigshot One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:5:\"Bilbo\";a:3:{s:5:\"label\";s:5:\"Bilbo\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:16:\"Bilbo Swash Caps\";a:3:{s:5:\"label\";s:16:\"Bilbo Swash Caps\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:8:\"BioRhyme\";a:3:{s:5:\"label\";s:8:\"BioRhyme\";s:8:\"variants\";a:5:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:3:\"700\";i:3;s:3:\"800\";i:4;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:17:\"BioRhyme Expanded\";a:3:{s:5:\"label\";s:17:\"BioRhyme Expanded\";s:8:\"variants\";a:5:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:3:\"700\";i:3;s:3:\"800\";i:4;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:7:\"Biryani\";a:3:{s:5:\"label\";s:7:\"Biryani\";s:8:\"variants\";a:7:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:3:\"800\";i:5;s:3:\"900\";i:6;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:6:\"Bitter\";a:3:{s:5:\"label\";s:6:\"Bitter\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"600\";i:9;s:9:\"600italic\";i:10;s:3:\"700\";i:11;s:9:\"700italic\";i:12;s:3:\"800\";i:13;s:9:\"800italic\";i:14;s:3:\"900\";i:15;s:9:\"900italic\";i:16;s:6:\"italic\";i:17;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:23:\"Black And White Picture\";a:3:{s:5:\"label\";s:23:\"Black And White Picture\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:14:\"Black Han Sans\";a:3:{s:5:\"label\";s:14:\"Black Han Sans\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:13:\"Black Ops One\";a:3:{s:5:\"label\";s:13:\"Black Ops One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:7:\"Blinker\";a:3:{s:5:\"label\";s:7:\"Blinker\";s:8:\"variants\";a:8:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:3:\"800\";i:6;s:3:\"900\";i:7;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:5:\"Bokor\";a:3:{s:5:\"label\";s:5:\"Bokor\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:6:\"Bonbon\";a:3:{s:5:\"label\";s:6:\"Bonbon\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:8:\"Boogaloo\";a:3:{s:5:\"label\";s:8:\"Boogaloo\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:10:\"Bowlby One\";a:3:{s:5:\"label\";s:10:\"Bowlby One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:13:\"Bowlby One SC\";a:3:{s:5:\"label\";s:13:\"Bowlby One SC\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:7:\"Brawler\";a:3:{s:5:\"label\";s:7:\"Brawler\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:10:\"Bree Serif\";a:3:{s:5:\"label\";s:10:\"Bree Serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:14:\"Bubblegum Sans\";a:3:{s:5:\"label\";s:14:\"Bubblegum Sans\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:11:\"Bubbler One\";a:3:{s:5:\"label\";s:11:\"Bubbler One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:4:\"Buda\";a:3:{s:5:\"label\";s:4:\"Buda\";s:8:\"variants\";a:1:{i:0;s:3:\"300\";}s:8:\"category\";s:7:\"display\";}s:7:\"Buenard\";a:3:{s:5:\"label\";s:7:\"Buenard\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:6:\"Bungee\";a:3:{s:5:\"label\";s:6:\"Bungee\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:15:\"Bungee Hairline\";a:3:{s:5:\"label\";s:15:\"Bungee Hairline\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:13:\"Bungee Inline\";a:3:{s:5:\"label\";s:13:\"Bungee Inline\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:14:\"Bungee Outline\";a:3:{s:5:\"label\";s:14:\"Bungee Outline\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:12:\"Bungee Shade\";a:3:{s:5:\"label\";s:12:\"Bungee Shade\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:10:\"Butcherman\";a:3:{s:5:\"label\";s:10:\"Butcherman\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:14:\"Butterfly Kids\";a:3:{s:5:\"label\";s:14:\"Butterfly Kids\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:5:\"Cabin\";a:3:{s:5:\"label\";s:5:\"Cabin\";s:8:\"variants\";a:8:{i:0;s:3:\"500\";i:1;s:9:\"500italic\";i:2;s:3:\"600\";i:3;s:9:\"600italic\";i:4;s:3:\"700\";i:5;s:9:\"700italic\";i:6;s:6:\"italic\";i:7;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:15:\"Cabin Condensed\";a:3:{s:5:\"label\";s:15:\"Cabin Condensed\";s:8:\"variants\";a:4:{i:0;s:3:\"500\";i:1;s:3:\"600\";i:2;s:3:\"700\";i:3;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:12:\"Cabin Sketch\";a:3:{s:5:\"label\";s:12:\"Cabin Sketch\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:15:\"Caesar Dressing\";a:3:{s:5:\"label\";s:15:\"Caesar Dressing\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:10:\"Cagliostro\";a:3:{s:5:\"label\";s:10:\"Cagliostro\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:5:\"Cairo\";a:3:{s:5:\"label\";s:5:\"Cairo\";s:8:\"variants\";a:6:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:3:\"900\";i:5;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:7:\"Caladea\";a:3:{s:5:\"label\";s:7:\"Caladea\";s:8:\"variants\";a:4:{i:0;s:3:\"700\";i:1;s:9:\"700italic\";i:2;s:6:\"italic\";i:3;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:9:\"Calistoga\";a:3:{s:5:\"label\";s:9:\"Calistoga\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:14:\"Calligraffitti\";a:3:{s:5:\"label\";s:14:\"Calligraffitti\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:6:\"Cambay\";a:3:{s:5:\"label\";s:6:\"Cambay\";s:8:\"variants\";a:4:{i:0;s:3:\"700\";i:1;s:9:\"700italic\";i:2;s:6:\"italic\";i:3;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:5:\"Cambo\";a:3:{s:5:\"label\";s:5:\"Cambo\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:6:\"Candal\";a:3:{s:5:\"label\";s:6:\"Candal\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:9:\"Cantarell\";a:3:{s:5:\"label\";s:9:\"Cantarell\";s:8:\"variants\";a:4:{i:0;s:3:\"700\";i:1;s:9:\"700italic\";i:2;s:6:\"italic\";i:3;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:11:\"Cantata One\";a:3:{s:5:\"label\";s:11:\"Cantata One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:11:\"Cantora One\";a:3:{s:5:\"label\";s:11:\"Cantora One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:8:\"Capriola\";a:3:{s:5:\"label\";s:8:\"Capriola\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:5:\"Cardo\";a:3:{s:5:\"label\";s:5:\"Cardo\";s:8:\"variants\";a:3:{i:0;s:3:\"700\";i:1;s:6:\"italic\";i:2;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:5:\"Carme\";a:3:{s:5:\"label\";s:5:\"Carme\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:14:\"Carrois Gothic\";a:3:{s:5:\"label\";s:14:\"Carrois Gothic\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:17:\"Carrois Gothic SC\";a:3:{s:5:\"label\";s:17:\"Carrois Gothic SC\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:10:\"Carter One\";a:3:{s:5:\"label\";s:10:\"Carter One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:7:\"Castoro\";a:3:{s:5:\"label\";s:7:\"Castoro\";s:8:\"variants\";a:2:{i:0;s:6:\"italic\";i:1;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:9:\"Catamaran\";a:3:{s:5:\"label\";s:9:\"Catamaran\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:6:\"Caudex\";a:3:{s:5:\"label\";s:6:\"Caudex\";s:8:\"variants\";a:4:{i:0;s:3:\"700\";i:1;s:9:\"700italic\";i:2;s:6:\"italic\";i:3;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:6:\"Caveat\";a:3:{s:5:\"label\";s:6:\"Caveat\";s:8:\"variants\";a:4:{i:0;s:3:\"500\";i:1;s:3:\"600\";i:2;s:3:\"700\";i:3;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:12:\"Caveat Brush\";a:3:{s:5:\"label\";s:12:\"Caveat Brush\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:18:\"Cedarville Cursive\";a:3:{s:5:\"label\";s:18:\"Cedarville Cursive\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:11:\"Ceviche One\";a:3:{s:5:\"label\";s:11:\"Ceviche One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:12:\"Chakra Petch\";a:3:{s:5:\"label\";s:12:\"Chakra Petch\";s:8:\"variants\";a:10:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:3:\"500\";i:3;s:9:\"500italic\";i:4;s:3:\"600\";i:5;s:9:\"600italic\";i:6;s:3:\"700\";i:7;s:9:\"700italic\";i:8;s:6:\"italic\";i:9;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:6:\"Changa\";a:3:{s:5:\"label\";s:6:\"Changa\";s:8:\"variants\";a:7:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:3:\"800\";i:6;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:10:\"Changa One\";a:3:{s:5:\"label\";s:10:\"Changa One\";s:8:\"variants\";a:2:{i:0;s:6:\"italic\";i:1;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:6:\"Chango\";a:3:{s:5:\"label\";s:6:\"Chango\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:5:\"Charm\";a:3:{s:5:\"label\";s:5:\"Charm\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:10:\"Charmonman\";a:3:{s:5:\"label\";s:10:\"Charmonman\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:8:\"Chathura\";a:3:{s:5:\"label\";s:8:\"Chathura\";s:8:\"variants\";a:5:{i:0;s:3:\"100\";i:1;s:3:\"300\";i:2;s:3:\"700\";i:3;s:3:\"800\";i:4;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:18:\"Chau Philomene One\";a:3:{s:5:\"label\";s:18:\"Chau Philomene One\";s:8:\"variants\";a:2:{i:0;s:6:\"italic\";i:1;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:9:\"Chela One\";a:3:{s:5:\"label\";s:9:\"Chela One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:14:\"Chelsea Market\";a:3:{s:5:\"label\";s:14:\"Chelsea Market\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:6:\"Chenla\";a:3:{s:5:\"label\";s:6:\"Chenla\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:17:\"Cherry Cream Soda\";a:3:{s:5:\"label\";s:17:\"Cherry Cream Soda\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:12:\"Cherry Swash\";a:3:{s:5:\"label\";s:12:\"Cherry Swash\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:5:\"Chewy\";a:3:{s:5:\"label\";s:5:\"Chewy\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:6:\"Chicle\";a:3:{s:5:\"label\";s:6:\"Chicle\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:8:\"Chilanka\";a:3:{s:5:\"label\";s:8:\"Chilanka\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:5:\"Chivo\";a:3:{s:5:\"label\";s:5:\"Chivo\";s:8:\"variants\";a:8:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";i:4;s:3:\"900\";i:5;s:9:\"900italic\";i:6;s:6:\"italic\";i:7;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:8:\"Chonburi\";a:3:{s:5:\"label\";s:8:\"Chonburi\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:6:\"Cinzel\";a:3:{s:5:\"label\";s:6:\"Cinzel\";s:8:\"variants\";a:6:{i:0;s:3:\"500\";i:1;s:3:\"600\";i:2;s:3:\"700\";i:3;s:3:\"800\";i:4;s:3:\"900\";i:5;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:17:\"Cinzel Decorative\";a:3:{s:5:\"label\";s:17:\"Cinzel Decorative\";s:8:\"variants\";a:3:{i:0;s:3:\"700\";i:1;s:3:\"900\";i:2;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:14:\"Clicker Script\";a:3:{s:5:\"label\";s:14:\"Clicker Script\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:4:\"Coda\";a:3:{s:5:\"label\";s:4:\"Coda\";s:8:\"variants\";a:2:{i:0;s:3:\"800\";i:1;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:12:\"Coda Caption\";a:3:{s:5:\"label\";s:12:\"Coda Caption\";s:8:\"variants\";a:1:{i:0;s:3:\"800\";}s:8:\"category\";s:10:\"sans-serif\";}s:8:\"Codystar\";a:3:{s:5:\"label\";s:8:\"Codystar\";s:8:\"variants\";a:2:{i:0;s:3:\"300\";i:1;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:5:\"Coiny\";a:3:{s:5:\"label\";s:5:\"Coiny\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:5:\"Combo\";a:3:{s:5:\"label\";s:5:\"Combo\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:9:\"Comfortaa\";a:3:{s:5:\"label\";s:9:\"Comfortaa\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:10:\"Comic Neue\";a:3:{s:5:\"label\";s:10:\"Comic Neue\";s:8:\"variants\";a:6:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";i:4;s:6:\"italic\";i:5;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:11:\"Coming Soon\";a:3:{s:5:\"label\";s:11:\"Coming Soon\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:12:\"Commissioner\";a:3:{s:5:\"label\";s:12:\"Commissioner\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:11:\"Concert One\";a:3:{s:5:\"label\";s:11:\"Concert One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:9:\"Condiment\";a:3:{s:5:\"label\";s:9:\"Condiment\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:7:\"Content\";a:3:{s:5:\"label\";s:7:\"Content\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:12:\"Contrail One\";a:3:{s:5:\"label\";s:12:\"Contrail One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:11:\"Convergence\";a:3:{s:5:\"label\";s:11:\"Convergence\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:6:\"Cookie\";a:3:{s:5:\"label\";s:6:\"Cookie\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:5:\"Copse\";a:3:{s:5:\"label\";s:5:\"Copse\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:6:\"Corben\";a:3:{s:5:\"label\";s:6:\"Corben\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:9:\"Cormorant\";a:3:{s:5:\"label\";s:9:\"Cormorant\";s:8:\"variants\";a:10:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:3:\"500\";i:3;s:9:\"500italic\";i:4;s:3:\"600\";i:5;s:9:\"600italic\";i:6;s:3:\"700\";i:7;s:9:\"700italic\";i:8;s:6:\"italic\";i:9;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:18:\"Cormorant Garamond\";a:3:{s:5:\"label\";s:18:\"Cormorant Garamond\";s:8:\"variants\";a:10:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:3:\"500\";i:3;s:9:\"500italic\";i:4;s:3:\"600\";i:5;s:9:\"600italic\";i:6;s:3:\"700\";i:7;s:9:\"700italic\";i:8;s:6:\"italic\";i:9;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:16:\"Cormorant Infant\";a:3:{s:5:\"label\";s:16:\"Cormorant Infant\";s:8:\"variants\";a:10:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:3:\"500\";i:3;s:9:\"500italic\";i:4;s:3:\"600\";i:5;s:9:\"600italic\";i:6;s:3:\"700\";i:7;s:9:\"700italic\";i:8;s:6:\"italic\";i:9;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:12:\"Cormorant SC\";a:3:{s:5:\"label\";s:12:\"Cormorant SC\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:17:\"Cormorant Unicase\";a:3:{s:5:\"label\";s:17:\"Cormorant Unicase\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:17:\"Cormorant Upright\";a:3:{s:5:\"label\";s:17:\"Cormorant Upright\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:9:\"Courgette\";a:3:{s:5:\"label\";s:9:\"Courgette\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:13:\"Courier Prime\";a:3:{s:5:\"label\";s:13:\"Courier Prime\";s:8:\"variants\";a:4:{i:0;s:3:\"700\";i:1;s:9:\"700italic\";i:2;s:6:\"italic\";i:3;s:7:\"regular\";}s:8:\"category\";s:9:\"monospace\";}s:7:\"Cousine\";a:3:{s:5:\"label\";s:7:\"Cousine\";s:8:\"variants\";a:4:{i:0;s:3:\"700\";i:1;s:9:\"700italic\";i:2;s:6:\"italic\";i:3;s:7:\"regular\";}s:8:\"category\";s:9:\"monospace\";}s:8:\"Coustard\";a:3:{s:5:\"label\";s:8:\"Coustard\";s:8:\"variants\";a:2:{i:0;s:3:\"900\";i:1;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:21:\"Covered By Your Grace\";a:3:{s:5:\"label\";s:21:\"Covered By Your Grace\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:12:\"Crafty Girls\";a:3:{s:5:\"label\";s:12:\"Crafty Girls\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:9:\"Creepster\";a:3:{s:5:\"label\";s:9:\"Creepster\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:11:\"Crete Round\";a:3:{s:5:\"label\";s:11:\"Crete Round\";s:8:\"variants\";a:2:{i:0;s:6:\"italic\";i:1;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:11:\"Crimson Pro\";a:3:{s:5:\"label\";s:11:\"Crimson Pro\";s:8:\"variants\";a:16:{i:0;s:3:\"200\";i:1;s:9:\"200italic\";i:2;s:3:\"300\";i:3;s:9:\"300italic\";i:4;s:3:\"500\";i:5;s:9:\"500italic\";i:6;s:3:\"600\";i:7;s:9:\"600italic\";i:8;s:3:\"700\";i:9;s:9:\"700italic\";i:10;s:3:\"800\";i:11;s:9:\"800italic\";i:12;s:3:\"900\";i:13;s:9:\"900italic\";i:14;s:6:\"italic\";i:15;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:12:\"Crimson Text\";a:3:{s:5:\"label\";s:12:\"Crimson Text\";s:8:\"variants\";a:6:{i:0;s:3:\"600\";i:1;s:9:\"600italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";i:4;s:6:\"italic\";i:5;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:13:\"Croissant One\";a:3:{s:5:\"label\";s:13:\"Croissant One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:7:\"Crushed\";a:3:{s:5:\"label\";s:7:\"Crushed\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:6:\"Cuprum\";a:3:{s:5:\"label\";s:6:\"Cuprum\";s:8:\"variants\";a:8:{i:0;s:3:\"500\";i:1;s:9:\"500italic\";i:2;s:3:\"600\";i:3;s:9:\"600italic\";i:4;s:3:\"700\";i:5;s:9:\"700italic\";i:6;s:6:\"italic\";i:7;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:9:\"Cute Font\";a:3:{s:5:\"label\";s:9:\"Cute Font\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:6:\"Cutive\";a:3:{s:5:\"label\";s:6:\"Cutive\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:11:\"Cutive Mono\";a:3:{s:5:\"label\";s:11:\"Cutive Mono\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:9:\"monospace\";}s:7:\"DM Mono\";a:3:{s:5:\"label\";s:7:\"DM Mono\";s:8:\"variants\";a:6:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:3:\"500\";i:3;s:9:\"500italic\";i:4;s:6:\"italic\";i:5;s:7:\"regular\";}s:8:\"category\";s:9:\"monospace\";}s:7:\"DM Sans\";a:3:{s:5:\"label\";s:7:\"DM Sans\";s:8:\"variants\";a:6:{i:0;s:3:\"500\";i:1;s:9:\"500italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";i:4;s:6:\"italic\";i:5;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:16:\"DM Serif Display\";a:3:{s:5:\"label\";s:16:\"DM Serif Display\";s:8:\"variants\";a:2:{i:0;s:6:\"italic\";i:1;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:13:\"DM Serif Text\";a:3:{s:5:\"label\";s:13:\"DM Serif Text\";s:8:\"variants\";a:2:{i:0;s:6:\"italic\";i:1;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:6:\"Damion\";a:3:{s:5:\"label\";s:6:\"Damion\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:14:\"Dancing Script\";a:3:{s:5:\"label\";s:14:\"Dancing Script\";s:8:\"variants\";a:4:{i:0;s:3:\"500\";i:1;s:3:\"600\";i:2;s:3:\"700\";i:3;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:7:\"Dangrek\";a:3:{s:5:\"label\";s:7:\"Dangrek\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:16:\"Darker Grotesque\";a:3:{s:5:\"label\";s:16:\"Darker Grotesque\";s:8:\"variants\";a:7:{i:0;s:3:\"300\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:3:\"800\";i:5;s:3:\"900\";i:6;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:11:\"David Libre\";a:3:{s:5:\"label\";s:11:\"David Libre\";s:8:\"variants\";a:3:{i:0;s:3:\"500\";i:1;s:3:\"700\";i:2;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:20:\"Dawning of a New Day\";a:3:{s:5:\"label\";s:20:\"Dawning of a New Day\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:8:\"Days One\";a:3:{s:5:\"label\";s:8:\"Days One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:5:\"Dekko\";a:3:{s:5:\"label\";s:5:\"Dekko\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:6:\"Delius\";a:3:{s:5:\"label\";s:6:\"Delius\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:17:\"Delius Swash Caps\";a:3:{s:5:\"label\";s:17:\"Delius Swash Caps\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:14:\"Delius Unicase\";a:3:{s:5:\"label\";s:14:\"Delius Unicase\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:13:\"Della Respira\";a:3:{s:5:\"label\";s:13:\"Della Respira\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:8:\"Denk One\";a:3:{s:5:\"label\";s:8:\"Denk One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:10:\"Devonshire\";a:3:{s:5:\"label\";s:10:\"Devonshire\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:8:\"Dhurjati\";a:3:{s:5:\"label\";s:8:\"Dhurjati\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:13:\"Didact Gothic\";a:3:{s:5:\"label\";s:13:\"Didact Gothic\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:9:\"Diplomata\";a:3:{s:5:\"label\";s:9:\"Diplomata\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:12:\"Diplomata SC\";a:3:{s:5:\"label\";s:12:\"Diplomata SC\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:8:\"Do Hyeon\";a:3:{s:5:\"label\";s:8:\"Do Hyeon\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:5:\"Dokdo\";a:3:{s:5:\"label\";s:5:\"Dokdo\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:6:\"Domine\";a:3:{s:5:\"label\";s:6:\"Domine\";s:8:\"variants\";a:4:{i:0;s:3:\"500\";i:1;s:3:\"600\";i:2;s:3:\"700\";i:3;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:11:\"Donegal One\";a:3:{s:5:\"label\";s:11:\"Donegal One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:10:\"Doppio One\";a:3:{s:5:\"label\";s:10:\"Doppio One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:5:\"Dorsa\";a:3:{s:5:\"label\";s:5:\"Dorsa\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:5:\"Dosis\";a:3:{s:5:\"label\";s:5:\"Dosis\";s:8:\"variants\";a:7:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:3:\"800\";i:6;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:11:\"Dr Sugiyama\";a:3:{s:5:\"label\";s:11:\"Dr Sugiyama\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:9:\"Duru Sans\";a:3:{s:5:\"label\";s:9:\"Duru Sans\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:9:\"Dynalight\";a:3:{s:5:\"label\";s:9:\"Dynalight\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:11:\"EB Garamond\";a:3:{s:5:\"label\";s:11:\"EB Garamond\";s:8:\"variants\";a:10:{i:0;s:3:\"500\";i:1;s:9:\"500italic\";i:2;s:3:\"600\";i:3;s:9:\"600italic\";i:4;s:3:\"700\";i:5;s:9:\"700italic\";i:6;s:3:\"800\";i:7;s:9:\"800italic\";i:8;s:6:\"italic\";i:9;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:10:\"Eagle Lake\";a:3:{s:5:\"label\";s:10:\"Eagle Lake\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:14:\"East Sea Dokdo\";a:3:{s:5:\"label\";s:14:\"East Sea Dokdo\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:5:\"Eater\";a:3:{s:5:\"label\";s:5:\"Eater\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:9:\"Economica\";a:3:{s:5:\"label\";s:9:\"Economica\";s:8:\"variants\";a:4:{i:0;s:3:\"700\";i:1;s:9:\"700italic\";i:2;s:6:\"italic\";i:3;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:5:\"Eczar\";a:3:{s:5:\"label\";s:5:\"Eczar\";s:8:\"variants\";a:5:{i:0;s:3:\"500\";i:1;s:3:\"600\";i:2;s:3:\"700\";i:3;s:3:\"800\";i:4;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:10:\"El Messiri\";a:3:{s:5:\"label\";s:10:\"El Messiri\";s:8:\"variants\";a:4:{i:0;s:3:\"500\";i:1;s:3:\"600\";i:2;s:3:\"700\";i:3;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:11:\"Electrolize\";a:3:{s:5:\"label\";s:11:\"Electrolize\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:5:\"Elsie\";a:3:{s:5:\"label\";s:5:\"Elsie\";s:8:\"variants\";a:2:{i:0;s:3:\"900\";i:1;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:16:\"Elsie Swash Caps\";a:3:{s:5:\"label\";s:16:\"Elsie Swash Caps\";s:8:\"variants\";a:2:{i:0;s:3:\"900\";i:1;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:11:\"Emblema One\";a:3:{s:5:\"label\";s:11:\"Emblema One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:12:\"Emilys Candy\";a:3:{s:5:\"label\";s:12:\"Emilys Candy\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:11:\"Encode Sans\";a:3:{s:5:\"label\";s:11:\"Encode Sans\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:21:\"Encode Sans Condensed\";a:3:{s:5:\"label\";s:21:\"Encode Sans Condensed\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:20:\"Encode Sans Expanded\";a:3:{s:5:\"label\";s:20:\"Encode Sans Expanded\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:26:\"Encode Sans Semi Condensed\";a:3:{s:5:\"label\";s:26:\"Encode Sans Semi Condensed\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:25:\"Encode Sans Semi Expanded\";a:3:{s:5:\"label\";s:25:\"Encode Sans Semi Expanded\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:10:\"Engagement\";a:3:{s:5:\"label\";s:10:\"Engagement\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:9:\"Englebert\";a:3:{s:5:\"label\";s:9:\"Englebert\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:9:\"Enriqueta\";a:3:{s:5:\"label\";s:9:\"Enriqueta\";s:8:\"variants\";a:4:{i:0;s:3:\"500\";i:1;s:3:\"600\";i:2;s:3:\"700\";i:3;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:8:\"Epilogue\";a:3:{s:5:\"label\";s:8:\"Epilogue\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"600\";i:9;s:9:\"600italic\";i:10;s:3:\"700\";i:11;s:9:\"700italic\";i:12;s:3:\"800\";i:13;s:9:\"800italic\";i:14;s:3:\"900\";i:15;s:9:\"900italic\";i:16;s:6:\"italic\";i:17;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:9:\"Erica One\";a:3:{s:5:\"label\";s:9:\"Erica One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:7:\"Esteban\";a:3:{s:5:\"label\";s:7:\"Esteban\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:15:\"Euphoria Script\";a:3:{s:5:\"label\";s:15:\"Euphoria Script\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:5:\"Ewert\";a:3:{s:5:\"label\";s:5:\"Ewert\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:3:\"Exo\";a:3:{s:5:\"label\";s:3:\"Exo\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"600\";i:9;s:9:\"600italic\";i:10;s:3:\"700\";i:11;s:9:\"700italic\";i:12;s:3:\"800\";i:13;s:9:\"800italic\";i:14;s:3:\"900\";i:15;s:9:\"900italic\";i:16;s:6:\"italic\";i:17;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:5:\"Exo 2\";a:3:{s:5:\"label\";s:5:\"Exo 2\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"600\";i:9;s:9:\"600italic\";i:10;s:3:\"700\";i:11;s:9:\"700italic\";i:12;s:3:\"800\";i:13;s:9:\"800italic\";i:14;s:3:\"900\";i:15;s:9:\"900italic\";i:16;s:6:\"italic\";i:17;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:13:\"Expletus Sans\";a:3:{s:5:\"label\";s:13:\"Expletus Sans\";s:8:\"variants\";a:8:{i:0;s:3:\"500\";i:1;s:9:\"500italic\";i:2;s:3:\"600\";i:3;s:9:\"600italic\";i:4;s:3:\"700\";i:5;s:9:\"700italic\";i:6;s:6:\"italic\";i:7;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:8:\"Fahkwang\";a:3:{s:5:\"label\";s:8:\"Fahkwang\";s:8:\"variants\";a:12:{i:0;s:3:\"200\";i:1;s:9:\"200italic\";i:2;s:3:\"300\";i:3;s:9:\"300italic\";i:4;s:3:\"500\";i:5;s:9:\"500italic\";i:6;s:3:\"600\";i:7;s:9:\"600italic\";i:8;s:3:\"700\";i:9;s:9:\"700italic\";i:10;s:6:\"italic\";i:11;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:12:\"Fanwood Text\";a:3:{s:5:\"label\";s:12:\"Fanwood Text\";s:8:\"variants\";a:2:{i:0;s:6:\"italic\";i:1;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:5:\"Farro\";a:3:{s:5:\"label\";s:5:\"Farro\";s:8:\"variants\";a:4:{i:0;s:3:\"300\";i:1;s:3:\"500\";i:2;s:3:\"700\";i:3;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:6:\"Farsan\";a:3:{s:5:\"label\";s:6:\"Farsan\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:9:\"Fascinate\";a:3:{s:5:\"label\";s:9:\"Fascinate\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:16:\"Fascinate Inline\";a:3:{s:5:\"label\";s:16:\"Fascinate Inline\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:10:\"Faster One\";a:3:{s:5:\"label\";s:10:\"Faster One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:8:\"Fasthand\";a:3:{s:5:\"label\";s:8:\"Fasthand\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:9:\"Fauna One\";a:3:{s:5:\"label\";s:9:\"Fauna One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:8:\"Faustina\";a:3:{s:5:\"label\";s:8:\"Faustina\";s:8:\"variants\";a:8:{i:0;s:3:\"500\";i:1;s:9:\"500italic\";i:2;s:3:\"600\";i:3;s:9:\"600italic\";i:4;s:3:\"700\";i:5;s:9:\"700italic\";i:6;s:6:\"italic\";i:7;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:8:\"Federant\";a:3:{s:5:\"label\";s:8:\"Federant\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:6:\"Federo\";a:3:{s:5:\"label\";s:6:\"Federo\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:6:\"Felipa\";a:3:{s:5:\"label\";s:6:\"Felipa\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:5:\"Fenix\";a:3:{s:5:\"label\";s:5:\"Fenix\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:12:\"Finger Paint\";a:3:{s:5:\"label\";s:12:\"Finger Paint\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:9:\"Fira Code\";a:3:{s:5:\"label\";s:9:\"Fira Code\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:7:\"regular\";}s:8:\"category\";s:9:\"monospace\";}s:9:\"Fira Mono\";a:3:{s:5:\"label\";s:9:\"Fira Mono\";s:8:\"variants\";a:3:{i:0;s:3:\"500\";i:1;s:3:\"700\";i:2;s:7:\"regular\";}s:8:\"category\";s:9:\"monospace\";}s:9:\"Fira Sans\";a:3:{s:5:\"label\";s:9:\"Fira Sans\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"600\";i:9;s:9:\"600italic\";i:10;s:3:\"700\";i:11;s:9:\"700italic\";i:12;s:3:\"800\";i:13;s:9:\"800italic\";i:14;s:3:\"900\";i:15;s:9:\"900italic\";i:16;s:6:\"italic\";i:17;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:19:\"Fira Sans Condensed\";a:3:{s:5:\"label\";s:19:\"Fira Sans Condensed\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"600\";i:9;s:9:\"600italic\";i:10;s:3:\"700\";i:11;s:9:\"700italic\";i:12;s:3:\"800\";i:13;s:9:\"800italic\";i:14;s:3:\"900\";i:15;s:9:\"900italic\";i:16;s:6:\"italic\";i:17;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:25:\"Fira Sans Extra Condensed\";a:3:{s:5:\"label\";s:25:\"Fira Sans Extra Condensed\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"600\";i:9;s:9:\"600italic\";i:10;s:3:\"700\";i:11;s:9:\"700italic\";i:12;s:3:\"800\";i:13;s:9:\"800italic\";i:14;s:3:\"900\";i:15;s:9:\"900italic\";i:16;s:6:\"italic\";i:17;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:10:\"Fjalla One\";a:3:{s:5:\"label\";s:10:\"Fjalla One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:9:\"Fjord One\";a:3:{s:5:\"label\";s:9:\"Fjord One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:8:\"Flamenco\";a:3:{s:5:\"label\";s:8:\"Flamenco\";s:8:\"variants\";a:2:{i:0;s:3:\"300\";i:1;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:7:\"Flavors\";a:3:{s:5:\"label\";s:7:\"Flavors\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:10:\"Fondamento\";a:3:{s:5:\"label\";s:10:\"Fondamento\";s:8:\"variants\";a:2:{i:0;s:6:\"italic\";i:1;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:16:\"Fontdiner Swanky\";a:3:{s:5:\"label\";s:16:\"Fontdiner Swanky\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:5:\"Forum\";a:3:{s:5:\"label\";s:5:\"Forum\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:12:\"Francois One\";a:3:{s:5:\"label\";s:12:\"Francois One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:16:\"Frank Ruhl Libre\";a:3:{s:5:\"label\";s:16:\"Frank Ruhl Libre\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:3:\"500\";i:2;s:3:\"700\";i:3;s:3:\"900\";i:4;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:12:\"Freckle Face\";a:3:{s:5:\"label\";s:12:\"Freckle Face\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:20:\"Fredericka the Great\";a:3:{s:5:\"label\";s:20:\"Fredericka the Great\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:11:\"Fredoka One\";a:3:{s:5:\"label\";s:11:\"Fredoka One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:8:\"Freehand\";a:3:{s:5:\"label\";s:8:\"Freehand\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:6:\"Fresca\";a:3:{s:5:\"label\";s:6:\"Fresca\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:7:\"Frijole\";a:3:{s:5:\"label\";s:7:\"Frijole\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:7:\"Fruktur\";a:3:{s:5:\"label\";s:7:\"Fruktur\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:9:\"Fugaz One\";a:3:{s:5:\"label\";s:9:\"Fugaz One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:9:\"GFS Didot\";a:3:{s:5:\"label\";s:9:\"GFS Didot\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:15:\"GFS Neohellenic\";a:3:{s:5:\"label\";s:15:\"GFS Neohellenic\";s:8:\"variants\";a:4:{i:0;s:3:\"700\";i:1;s:9:\"700italic\";i:2;s:6:\"italic\";i:3;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:8:\"Gabriela\";a:3:{s:5:\"label\";s:8:\"Gabriela\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:5:\"Gaegu\";a:3:{s:5:\"label\";s:5:\"Gaegu\";s:8:\"variants\";a:3:{i:0;s:3:\"300\";i:1;s:3:\"700\";i:2;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:6:\"Gafata\";a:3:{s:5:\"label\";s:6:\"Gafata\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:6:\"Galada\";a:3:{s:5:\"label\";s:6:\"Galada\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:8:\"Galdeano\";a:3:{s:5:\"label\";s:8:\"Galdeano\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:7:\"Galindo\";a:3:{s:5:\"label\";s:7:\"Galindo\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:12:\"Gamja Flower\";a:3:{s:5:\"label\";s:12:\"Gamja Flower\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:8:\"Gayathri\";a:3:{s:5:\"label\";s:8:\"Gayathri\";s:8:\"variants\";a:3:{i:0;s:3:\"100\";i:1;s:3:\"700\";i:2;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:7:\"Gelasio\";a:3:{s:5:\"label\";s:7:\"Gelasio\";s:8:\"variants\";a:8:{i:0;s:3:\"500\";i:1;s:9:\"500italic\";i:2;s:3:\"600\";i:3;s:9:\"600italic\";i:4;s:3:\"700\";i:5;s:9:\"700italic\";i:6;s:6:\"italic\";i:7;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:13:\"Gentium Basic\";a:3:{s:5:\"label\";s:13:\"Gentium Basic\";s:8:\"variants\";a:4:{i:0;s:3:\"700\";i:1;s:9:\"700italic\";i:2;s:6:\"italic\";i:3;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:18:\"Gentium Book Basic\";a:3:{s:5:\"label\";s:18:\"Gentium Book Basic\";s:8:\"variants\";a:4:{i:0;s:3:\"700\";i:1;s:9:\"700italic\";i:2;s:6:\"italic\";i:3;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:3:\"Geo\";a:3:{s:5:\"label\";s:3:\"Geo\";s:8:\"variants\";a:2:{i:0;s:6:\"italic\";i:1;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:7:\"Geostar\";a:3:{s:5:\"label\";s:7:\"Geostar\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:12:\"Geostar Fill\";a:3:{s:5:\"label\";s:12:\"Geostar Fill\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:12:\"Germania One\";a:3:{s:5:\"label\";s:12:\"Germania One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:6:\"Gidugu\";a:3:{s:5:\"label\";s:6:\"Gidugu\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:13:\"Gilda Display\";a:3:{s:5:\"label\";s:13:\"Gilda Display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:8:\"Girassol\";a:3:{s:5:\"label\";s:8:\"Girassol\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:14:\"Give You Glory\";a:3:{s:5:\"label\";s:14:\"Give You Glory\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:13:\"Glass Antiqua\";a:3:{s:5:\"label\";s:13:\"Glass Antiqua\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:6:\"Glegoo\";a:3:{s:5:\"label\";s:6:\"Glegoo\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:17:\"Gloria Hallelujah\";a:3:{s:5:\"label\";s:17:\"Gloria Hallelujah\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:10:\"Goblin One\";a:3:{s:5:\"label\";s:10:\"Goblin One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:10:\"Gochi Hand\";a:3:{s:5:\"label\";s:10:\"Gochi Hand\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:7:\"Goldman\";a:3:{s:5:\"label\";s:7:\"Goldman\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:8:\"Gorditas\";a:3:{s:5:\"label\";s:8:\"Gorditas\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:9:\"Gothic A1\";a:3:{s:5:\"label\";s:9:\"Gothic A1\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:4:\"Gotu\";a:3:{s:5:\"label\";s:4:\"Gotu\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:21:\"Goudy Bookletter 1911\";a:3:{s:5:\"label\";s:21:\"Goudy Bookletter 1911\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:8:\"Graduate\";a:3:{s:5:\"label\";s:8:\"Graduate\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:11:\"Grand Hotel\";a:3:{s:5:\"label\";s:11:\"Grand Hotel\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:12:\"Grandstander\";a:3:{s:5:\"label\";s:12:\"Grandstander\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"600\";i:9;s:9:\"600italic\";i:10;s:3:\"700\";i:11;s:9:\"700italic\";i:12;s:3:\"800\";i:13;s:9:\"800italic\";i:14;s:3:\"900\";i:15;s:9:\"900italic\";i:16;s:6:\"italic\";i:17;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:12:\"Gravitas One\";a:3:{s:5:\"label\";s:12:\"Gravitas One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:11:\"Great Vibes\";a:3:{s:5:\"label\";s:11:\"Great Vibes\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:6:\"Grenze\";a:3:{s:5:\"label\";s:6:\"Grenze\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"600\";i:9;s:9:\"600italic\";i:10;s:3:\"700\";i:11;s:9:\"700italic\";i:12;s:3:\"800\";i:13;s:9:\"800italic\";i:14;s:3:\"900\";i:15;s:9:\"900italic\";i:16;s:6:\"italic\";i:17;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:14:\"Grenze Gotisch\";a:3:{s:5:\"label\";s:14:\"Grenze Gotisch\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:6:\"Griffy\";a:3:{s:5:\"label\";s:6:\"Griffy\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:6:\"Gruppo\";a:3:{s:5:\"label\";s:6:\"Gruppo\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:5:\"Gudea\";a:3:{s:5:\"label\";s:5:\"Gudea\";s:8:\"variants\";a:3:{i:0;s:3:\"700\";i:1;s:6:\"italic\";i:2;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:4:\"Gugi\";a:3:{s:5:\"label\";s:4:\"Gugi\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:6:\"Gupter\";a:3:{s:5:\"label\";s:6:\"Gupter\";s:8:\"variants\";a:3:{i:0;s:3:\"500\";i:1;s:3:\"700\";i:2;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:8:\"Gurajada\";a:3:{s:5:\"label\";s:8:\"Gurajada\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:6:\"Habibi\";a:3:{s:5:\"label\";s:6:\"Habibi\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:6:\"Halant\";a:3:{s:5:\"label\";s:6:\"Halant\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:15:\"Hammersmith One\";a:3:{s:5:\"label\";s:15:\"Hammersmith One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:7:\"Hanalei\";a:3:{s:5:\"label\";s:7:\"Hanalei\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:12:\"Hanalei Fill\";a:3:{s:5:\"label\";s:12:\"Hanalei Fill\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:7:\"Handlee\";a:3:{s:5:\"label\";s:7:\"Handlee\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:7:\"Hanuman\";a:3:{s:5:\"label\";s:7:\"Hanuman\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:12:\"Happy Monkey\";a:3:{s:5:\"label\";s:12:\"Happy Monkey\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:9:\"Harmattan\";a:3:{s:5:\"label\";s:9:\"Harmattan\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:12:\"Headland One\";a:3:{s:5:\"label\";s:12:\"Headland One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:5:\"Heebo\";a:3:{s:5:\"label\";s:5:\"Heebo\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:11:\"Henny Penny\";a:3:{s:5:\"label\";s:11:\"Henny Penny\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:10:\"Hepta Slab\";a:3:{s:5:\"label\";s:10:\"Hepta Slab\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:20:\"Herr Von Muellerhoff\";a:3:{s:5:\"label\";s:20:\"Herr Von Muellerhoff\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:9:\"Hi Melody\";a:3:{s:5:\"label\";s:9:\"Hi Melody\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:4:\"Hind\";a:3:{s:5:\"label\";s:4:\"Hind\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:11:\"Hind Guntur\";a:3:{s:5:\"label\";s:11:\"Hind Guntur\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:12:\"Hind Madurai\";a:3:{s:5:\"label\";s:12:\"Hind Madurai\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:13:\"Hind Siliguri\";a:3:{s:5:\"label\";s:13:\"Hind Siliguri\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:13:\"Hind Vadodara\";a:3:{s:5:\"label\";s:13:\"Hind Vadodara\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:15:\"Holtwood One SC\";a:3:{s:5:\"label\";s:15:\"Holtwood One SC\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:14:\"Homemade Apple\";a:3:{s:5:\"label\";s:14:\"Homemade Apple\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:8:\"Homenaje\";a:3:{s:5:\"label\";s:8:\"Homenaje\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:13:\"IBM Plex Mono\";a:3:{s:5:\"label\";s:13:\"IBM Plex Mono\";s:8:\"variants\";a:14:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"600\";i:9;s:9:\"600italic\";i:10;s:3:\"700\";i:11;s:9:\"700italic\";i:12;s:6:\"italic\";i:13;s:7:\"regular\";}s:8:\"category\";s:9:\"monospace\";}s:13:\"IBM Plex Sans\";a:3:{s:5:\"label\";s:13:\"IBM Plex Sans\";s:8:\"variants\";a:14:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"600\";i:9;s:9:\"600italic\";i:10;s:3:\"700\";i:11;s:9:\"700italic\";i:12;s:6:\"italic\";i:13;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:23:\"IBM Plex Sans Condensed\";a:3:{s:5:\"label\";s:23:\"IBM Plex Sans Condensed\";s:8:\"variants\";a:14:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"600\";i:9;s:9:\"600italic\";i:10;s:3:\"700\";i:11;s:9:\"700italic\";i:12;s:6:\"italic\";i:13;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:14:\"IBM Plex Serif\";a:3:{s:5:\"label\";s:14:\"IBM Plex Serif\";s:8:\"variants\";a:14:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"600\";i:9;s:9:\"600italic\";i:10;s:3:\"700\";i:11;s:9:\"700italic\";i:12;s:6:\"italic\";i:13;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:15:\"IM Fell DW Pica\";a:3:{s:5:\"label\";s:15:\"IM Fell DW Pica\";s:8:\"variants\";a:2:{i:0;s:6:\"italic\";i:1;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:18:\"IM Fell DW Pica SC\";a:3:{s:5:\"label\";s:18:\"IM Fell DW Pica SC\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:19:\"IM Fell Double Pica\";a:3:{s:5:\"label\";s:19:\"IM Fell Double Pica\";s:8:\"variants\";a:2:{i:0;s:6:\"italic\";i:1;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:22:\"IM Fell Double Pica SC\";a:3:{s:5:\"label\";s:22:\"IM Fell Double Pica SC\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:15:\"IM Fell English\";a:3:{s:5:\"label\";s:15:\"IM Fell English\";s:8:\"variants\";a:2:{i:0;s:6:\"italic\";i:1;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:18:\"IM Fell English SC\";a:3:{s:5:\"label\";s:18:\"IM Fell English SC\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:20:\"IM Fell French Canon\";a:3:{s:5:\"label\";s:20:\"IM Fell French Canon\";s:8:\"variants\";a:2:{i:0;s:6:\"italic\";i:1;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:23:\"IM Fell French Canon SC\";a:3:{s:5:\"label\";s:23:\"IM Fell French Canon SC\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:20:\"IM Fell Great Primer\";a:3:{s:5:\"label\";s:20:\"IM Fell Great Primer\";s:8:\"variants\";a:2:{i:0;s:6:\"italic\";i:1;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:23:\"IM Fell Great Primer SC\";a:3:{s:5:\"label\";s:23:\"IM Fell Great Primer SC\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:16:\"Ibarra Real Nova\";a:3:{s:5:\"label\";s:16:\"Ibarra Real Nova\";s:8:\"variants\";a:8:{i:0;s:3:\"500\";i:1;s:9:\"500italic\";i:2;s:3:\"600\";i:3;s:9:\"600italic\";i:4;s:3:\"700\";i:5;s:9:\"700italic\";i:6;s:6:\"italic\";i:7;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:7:\"Iceberg\";a:3:{s:5:\"label\";s:7:\"Iceberg\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:7:\"Iceland\";a:3:{s:5:\"label\";s:7:\"Iceland\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:7:\"Imprima\";a:3:{s:5:\"label\";s:7:\"Imprima\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:11:\"Inconsolata\";a:3:{s:5:\"label\";s:11:\"Inconsolata\";s:8:\"variants\";a:8:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:3:\"800\";i:6;s:3:\"900\";i:7;s:7:\"regular\";}s:8:\"category\";s:9:\"monospace\";}s:5:\"Inder\";a:3:{s:5:\"label\";s:5:\"Inder\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:12:\"Indie Flower\";a:3:{s:5:\"label\";s:12:\"Indie Flower\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:5:\"Inika\";a:3:{s:5:\"label\";s:5:\"Inika\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:14:\"Inknut Antiqua\";a:3:{s:5:\"label\";s:14:\"Inknut Antiqua\";s:8:\"variants\";a:7:{i:0;s:3:\"300\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:3:\"800\";i:5;s:3:\"900\";i:6;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:10:\"Inria Sans\";a:3:{s:5:\"label\";s:10:\"Inria Sans\";s:8:\"variants\";a:6:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";i:4;s:6:\"italic\";i:5;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:11:\"Inria Serif\";a:3:{s:5:\"label\";s:11:\"Inria Serif\";s:8:\"variants\";a:6:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";i:4;s:6:\"italic\";i:5;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:5:\"Inter\";a:3:{s:5:\"label\";s:5:\"Inter\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:12:\"Irish Grover\";a:3:{s:5:\"label\";s:12:\"Irish Grover\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:9:\"Istok Web\";a:3:{s:5:\"label\";s:9:\"Istok Web\";s:8:\"variants\";a:4:{i:0;s:3:\"700\";i:1;s:9:\"700italic\";i:2;s:6:\"italic\";i:3;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:8:\"Italiana\";a:3:{s:5:\"label\";s:8:\"Italiana\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:9:\"Italianno\";a:3:{s:5:\"label\";s:9:\"Italianno\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:4:\"Itim\";a:3:{s:5:\"label\";s:4:\"Itim\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:16:\"Jacques Francois\";a:3:{s:5:\"label\";s:16:\"Jacques Francois\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:23:\"Jacques Francois Shadow\";a:3:{s:5:\"label\";s:23:\"Jacques Francois Shadow\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:5:\"Jaldi\";a:3:{s:5:\"label\";s:5:\"Jaldi\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:14:\"JetBrains Mono\";a:3:{s:5:\"label\";s:14:\"JetBrains Mono\";s:8:\"variants\";a:16:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"600\";i:9;s:9:\"600italic\";i:10;s:3:\"700\";i:11;s:9:\"700italic\";i:12;s:3:\"800\";i:13;s:9:\"800italic\";i:14;s:6:\"italic\";i:15;s:7:\"regular\";}s:8:\"category\";s:9:\"monospace\";}s:14:\"Jim Nightshade\";a:3:{s:5:\"label\";s:14:\"Jim Nightshade\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:10:\"Jockey One\";a:3:{s:5:\"label\";s:10:\"Jockey One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:12:\"Jolly Lodger\";a:3:{s:5:\"label\";s:12:\"Jolly Lodger\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:8:\"Jomhuria\";a:3:{s:5:\"label\";s:8:\"Jomhuria\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:9:\"Jomolhari\";a:3:{s:5:\"label\";s:9:\"Jomolhari\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:12:\"Josefin Sans\";a:3:{s:5:\"label\";s:12:\"Josefin Sans\";s:8:\"variants\";a:14:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"600\";i:9;s:9:\"600italic\";i:10;s:3:\"700\";i:11;s:9:\"700italic\";i:12;s:6:\"italic\";i:13;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:12:\"Josefin Slab\";a:3:{s:5:\"label\";s:12:\"Josefin Slab\";s:8:\"variants\";a:14:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"600\";i:9;s:9:\"600italic\";i:10;s:3:\"700\";i:11;s:9:\"700italic\";i:12;s:6:\"italic\";i:13;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:4:\"Jost\";a:3:{s:5:\"label\";s:4:\"Jost\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"600\";i:9;s:9:\"600italic\";i:10;s:3:\"700\";i:11;s:9:\"700italic\";i:12;s:3:\"800\";i:13;s:9:\"800italic\";i:14;s:3:\"900\";i:15;s:9:\"900italic\";i:16;s:6:\"italic\";i:17;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:8:\"Joti One\";a:3:{s:5:\"label\";s:8:\"Joti One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:3:\"Jua\";a:3:{s:5:\"label\";s:3:\"Jua\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:6:\"Judson\";a:3:{s:5:\"label\";s:6:\"Judson\";s:8:\"variants\";a:3:{i:0;s:3:\"700\";i:1;s:6:\"italic\";i:2;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:5:\"Julee\";a:3:{s:5:\"label\";s:5:\"Julee\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:15:\"Julius Sans One\";a:3:{s:5:\"label\";s:15:\"Julius Sans One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:5:\"Junge\";a:3:{s:5:\"label\";s:5:\"Junge\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:4:\"Jura\";a:3:{s:5:\"label\";s:4:\"Jura\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:17:\"Just Another Hand\";a:3:{s:5:\"label\";s:17:\"Just Another Hand\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:23:\"Just Me Again Down Here\";a:3:{s:5:\"label\";s:23:\"Just Me Again Down Here\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:3:\"K2D\";a:3:{s:5:\"label\";s:3:\"K2D\";s:8:\"variants\";a:16:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"600\";i:9;s:9:\"600italic\";i:10;s:3:\"700\";i:11;s:9:\"700italic\";i:12;s:3:\"800\";i:13;s:9:\"800italic\";i:14;s:6:\"italic\";i:15;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:5:\"Kadwa\";a:3:{s:5:\"label\";s:5:\"Kadwa\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:5:\"Kalam\";a:3:{s:5:\"label\";s:5:\"Kalam\";s:8:\"variants\";a:3:{i:0;s:3:\"300\";i:1;s:3:\"700\";i:2;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:7:\"Kameron\";a:3:{s:5:\"label\";s:7:\"Kameron\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:5:\"Kanit\";a:3:{s:5:\"label\";s:5:\"Kanit\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"600\";i:9;s:9:\"600italic\";i:10;s:3:\"700\";i:11;s:9:\"700italic\";i:12;s:3:\"800\";i:13;s:9:\"800italic\";i:14;s:3:\"900\";i:15;s:9:\"900italic\";i:16;s:6:\"italic\";i:17;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:9:\"Kantumruy\";a:3:{s:5:\"label\";s:9:\"Kantumruy\";s:8:\"variants\";a:3:{i:0;s:3:\"300\";i:1;s:3:\"700\";i:2;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:5:\"Karla\";a:3:{s:5:\"label\";s:5:\"Karla\";s:8:\"variants\";a:14:{i:0;s:3:\"200\";i:1;s:9:\"200italic\";i:2;s:3:\"300\";i:3;s:9:\"300italic\";i:4;s:3:\"500\";i:5;s:9:\"500italic\";i:6;s:3:\"600\";i:7;s:9:\"600italic\";i:8;s:3:\"700\";i:9;s:9:\"700italic\";i:10;s:3:\"800\";i:11;s:9:\"800italic\";i:12;s:6:\"italic\";i:13;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:5:\"Karma\";a:3:{s:5:\"label\";s:5:\"Karma\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:7:\"Katibeh\";a:3:{s:5:\"label\";s:7:\"Katibeh\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:14:\"Kaushan Script\";a:3:{s:5:\"label\";s:14:\"Kaushan Script\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:9:\"Kavivanar\";a:3:{s:5:\"label\";s:9:\"Kavivanar\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:6:\"Kavoon\";a:3:{s:5:\"label\";s:6:\"Kavoon\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:10:\"Kdam Thmor\";a:3:{s:5:\"label\";s:10:\"Kdam Thmor\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:10:\"Keania One\";a:3:{s:5:\"label\";s:10:\"Keania One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:10:\"Kelly Slab\";a:3:{s:5:\"label\";s:10:\"Kelly Slab\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:5:\"Kenia\";a:3:{s:5:\"label\";s:5:\"Kenia\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:5:\"Khand\";a:3:{s:5:\"label\";s:5:\"Khand\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:5:\"Khmer\";a:3:{s:5:\"label\";s:5:\"Khmer\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:5:\"Khula\";a:3:{s:5:\"label\";s:5:\"Khula\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:3:\"600\";i:2;s:3:\"700\";i:3;s:3:\"800\";i:4;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:14:\"Kirang Haerang\";a:3:{s:5:\"label\";s:14:\"Kirang Haerang\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:8:\"Kite One\";a:3:{s:5:\"label\";s:8:\"Kite One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:7:\"Knewave\";a:3:{s:5:\"label\";s:7:\"Knewave\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:4:\"KoHo\";a:3:{s:5:\"label\";s:4:\"KoHo\";s:8:\"variants\";a:12:{i:0;s:3:\"200\";i:1;s:9:\"200italic\";i:2;s:3:\"300\";i:3;s:9:\"300italic\";i:4;s:3:\"500\";i:5;s:9:\"500italic\";i:6;s:3:\"600\";i:7;s:9:\"600italic\";i:8;s:3:\"700\";i:9;s:9:\"700italic\";i:10;s:6:\"italic\";i:11;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:9:\"Kodchasan\";a:3:{s:5:\"label\";s:9:\"Kodchasan\";s:8:\"variants\";a:12:{i:0;s:3:\"200\";i:1;s:9:\"200italic\";i:2;s:3:\"300\";i:3;s:9:\"300italic\";i:4;s:3:\"500\";i:5;s:9:\"500italic\";i:6;s:3:\"600\";i:7;s:9:\"600italic\";i:8;s:3:\"700\";i:9;s:9:\"700italic\";i:10;s:6:\"italic\";i:11;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:6:\"Kosugi\";a:3:{s:5:\"label\";s:6:\"Kosugi\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:11:\"Kosugi Maru\";a:3:{s:5:\"label\";s:11:\"Kosugi Maru\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:9:\"Kotta One\";a:3:{s:5:\"label\";s:9:\"Kotta One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:6:\"Koulen\";a:3:{s:5:\"label\";s:6:\"Koulen\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:6:\"Kranky\";a:3:{s:5:\"label\";s:6:\"Kranky\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:5:\"Kreon\";a:3:{s:5:\"label\";s:5:\"Kreon\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:6:\"Kristi\";a:3:{s:5:\"label\";s:6:\"Kristi\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:9:\"Krona One\";a:3:{s:5:\"label\";s:9:\"Krona One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:4:\"Krub\";a:3:{s:5:\"label\";s:4:\"Krub\";s:8:\"variants\";a:12:{i:0;s:3:\"200\";i:1;s:9:\"200italic\";i:2;s:3:\"300\";i:3;s:9:\"300italic\";i:4;s:3:\"500\";i:5;s:9:\"500italic\";i:6;s:3:\"600\";i:7;s:9:\"600italic\";i:8;s:3:\"700\";i:9;s:9:\"700italic\";i:10;s:6:\"italic\";i:11;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:5:\"Kufam\";a:3:{s:5:\"label\";s:5:\"Kufam\";s:8:\"variants\";a:12:{i:0;s:3:\"500\";i:1;s:9:\"500italic\";i:2;s:3:\"600\";i:3;s:9:\"600italic\";i:4;s:3:\"700\";i:5;s:9:\"700italic\";i:6;s:3:\"800\";i:7;s:9:\"800italic\";i:8;s:3:\"900\";i:9;s:9:\"900italic\";i:10;s:6:\"italic\";i:11;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:10:\"Kulim Park\";a:3:{s:5:\"label\";s:10:\"Kulim Park\";s:8:\"variants\";a:10:{i:0;s:3:\"200\";i:1;s:9:\"200italic\";i:2;s:3:\"300\";i:3;s:9:\"300italic\";i:4;s:3:\"600\";i:5;s:9:\"600italic\";i:6;s:3:\"700\";i:7;s:9:\"700italic\";i:8;s:6:\"italic\";i:9;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:9:\"Kumar One\";a:3:{s:5:\"label\";s:9:\"Kumar One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:17:\"Kumar One Outline\";a:3:{s:5:\"label\";s:17:\"Kumar One Outline\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:10:\"Kumbh Sans\";a:3:{s:5:\"label\";s:10:\"Kumbh Sans\";s:8:\"variants\";a:3:{i:0;s:3:\"300\";i:1;s:3:\"700\";i:2;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:6:\"Kurale\";a:3:{s:5:\"label\";s:6:\"Kurale\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:15:\"La Belle Aurore\";a:3:{s:5:\"label\";s:15:\"La Belle Aurore\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:7:\"Lacquer\";a:3:{s:5:\"label\";s:7:\"Lacquer\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:5:\"Laila\";a:3:{s:5:\"label\";s:5:\"Laila\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:11:\"Lakki Reddy\";a:3:{s:5:\"label\";s:11:\"Lakki Reddy\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:7:\"Lalezar\";a:3:{s:5:\"label\";s:7:\"Lalezar\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:8:\"Lancelot\";a:3:{s:5:\"label\";s:8:\"Lancelot\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:6:\"Lateef\";a:3:{s:5:\"label\";s:6:\"Lateef\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:4:\"Lato\";a:3:{s:5:\"label\";s:4:\"Lato\";s:8:\"variants\";a:10:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"300\";i:3;s:9:\"300italic\";i:4;s:3:\"700\";i:5;s:9:\"700italic\";i:6;s:3:\"900\";i:7;s:9:\"900italic\";i:8;s:6:\"italic\";i:9;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:13:\"League Script\";a:3:{s:5:\"label\";s:13:\"League Script\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:12:\"Leckerli One\";a:3:{s:5:\"label\";s:12:\"Leckerli One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:6:\"Ledger\";a:3:{s:5:\"label\";s:6:\"Ledger\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:6:\"Lekton\";a:3:{s:5:\"label\";s:6:\"Lekton\";s:8:\"variants\";a:3:{i:0;s:3:\"700\";i:1;s:6:\"italic\";i:2;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:5:\"Lemon\";a:3:{s:5:\"label\";s:5:\"Lemon\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:8:\"Lemonada\";a:3:{s:5:\"label\";s:8:\"Lemonada\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:11:\"Lexend Deca\";a:3:{s:5:\"label\";s:11:\"Lexend Deca\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:10:\"Lexend Exa\";a:3:{s:5:\"label\";s:10:\"Lexend Exa\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:11:\"Lexend Giga\";a:3:{s:5:\"label\";s:11:\"Lexend Giga\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:11:\"Lexend Mega\";a:3:{s:5:\"label\";s:11:\"Lexend Mega\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:11:\"Lexend Peta\";a:3:{s:5:\"label\";s:11:\"Lexend Peta\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:11:\"Lexend Tera\";a:3:{s:5:\"label\";s:11:\"Lexend Tera\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:12:\"Lexend Zetta\";a:3:{s:5:\"label\";s:12:\"Lexend Zetta\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:17:\"Libre Barcode 128\";a:3:{s:5:\"label\";s:17:\"Libre Barcode 128\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:22:\"Libre Barcode 128 Text\";a:3:{s:5:\"label\";s:22:\"Libre Barcode 128 Text\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:16:\"Libre Barcode 39\";a:3:{s:5:\"label\";s:16:\"Libre Barcode 39\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:25:\"Libre Barcode 39 Extended\";a:3:{s:5:\"label\";s:25:\"Libre Barcode 39 Extended\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:30:\"Libre Barcode 39 Extended Text\";a:3:{s:5:\"label\";s:30:\"Libre Barcode 39 Extended Text\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:21:\"Libre Barcode 39 Text\";a:3:{s:5:\"label\";s:21:\"Libre Barcode 39 Text\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:24:\"Libre Barcode EAN13 Text\";a:3:{s:5:\"label\";s:24:\"Libre Barcode EAN13 Text\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:17:\"Libre Baskerville\";a:3:{s:5:\"label\";s:17:\"Libre Baskerville\";s:8:\"variants\";a:3:{i:0;s:3:\"700\";i:1;s:6:\"italic\";i:2;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:20:\"Libre Caslon Display\";a:3:{s:5:\"label\";s:20:\"Libre Caslon Display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:17:\"Libre Caslon Text\";a:3:{s:5:\"label\";s:17:\"Libre Caslon Text\";s:8:\"variants\";a:3:{i:0;s:3:\"700\";i:1;s:6:\"italic\";i:2;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:14:\"Libre Franklin\";a:3:{s:5:\"label\";s:14:\"Libre Franklin\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"600\";i:9;s:9:\"600italic\";i:10;s:3:\"700\";i:11;s:9:\"700italic\";i:12;s:3:\"800\";i:13;s:9:\"800italic\";i:14;s:3:\"900\";i:15;s:9:\"900italic\";i:16;s:6:\"italic\";i:17;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:11:\"Life Savers\";a:3:{s:5:\"label\";s:11:\"Life Savers\";s:8:\"variants\";a:3:{i:0;s:3:\"700\";i:1;s:3:\"800\";i:2;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:10:\"Lilita One\";a:3:{s:5:\"label\";s:10:\"Lilita One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:15:\"Lily Script One\";a:3:{s:5:\"label\";s:15:\"Lily Script One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:9:\"Limelight\";a:3:{s:5:\"label\";s:9:\"Limelight\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:11:\"Linden Hill\";a:3:{s:5:\"label\";s:11:\"Linden Hill\";s:8:\"variants\";a:2:{i:0;s:6:\"italic\";i:1;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:8:\"Literata\";a:3:{s:5:\"label\";s:8:\"Literata\";s:8:\"variants\";a:16:{i:0;s:3:\"200\";i:1;s:9:\"200italic\";i:2;s:3:\"300\";i:3;s:9:\"300italic\";i:4;s:3:\"500\";i:5;s:9:\"500italic\";i:6;s:3:\"600\";i:7;s:9:\"600italic\";i:8;s:3:\"700\";i:9;s:9:\"700italic\";i:10;s:3:\"800\";i:11;s:9:\"800italic\";i:12;s:3:\"900\";i:13;s:9:\"900italic\";i:14;s:6:\"italic\";i:15;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:16:\"Liu Jian Mao Cao\";a:3:{s:5:\"label\";s:16:\"Liu Jian Mao Cao\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:6:\"Livvic\";a:3:{s:5:\"label\";s:6:\"Livvic\";s:8:\"variants\";a:16:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"600\";i:9;s:9:\"600italic\";i:10;s:3:\"700\";i:11;s:9:\"700italic\";i:12;s:3:\"900\";i:13;s:9:\"900italic\";i:14;s:6:\"italic\";i:15;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:7:\"Lobster\";a:3:{s:5:\"label\";s:7:\"Lobster\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:11:\"Lobster Two\";a:3:{s:5:\"label\";s:11:\"Lobster Two\";s:8:\"variants\";a:4:{i:0;s:3:\"700\";i:1;s:9:\"700italic\";i:2;s:6:\"italic\";i:3;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:16:\"Londrina Outline\";a:3:{s:5:\"label\";s:16:\"Londrina Outline\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:15:\"Londrina Shadow\";a:3:{s:5:\"label\";s:15:\"Londrina Shadow\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:15:\"Londrina Sketch\";a:3:{s:5:\"label\";s:15:\"Londrina Sketch\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:14:\"Londrina Solid\";a:3:{s:5:\"label\";s:14:\"Londrina Solid\";s:8:\"variants\";a:4:{i:0;s:3:\"100\";i:1;s:3:\"300\";i:2;s:3:\"900\";i:3;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:9:\"Long Cang\";a:3:{s:5:\"label\";s:9:\"Long Cang\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:4:\"Lora\";a:3:{s:5:\"label\";s:4:\"Lora\";s:8:\"variants\";a:8:{i:0;s:3:\"500\";i:1;s:9:\"500italic\";i:2;s:3:\"600\";i:3;s:9:\"600italic\";i:4;s:3:\"700\";i:5;s:9:\"700italic\";i:6;s:6:\"italic\";i:7;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:21:\"Love Ya Like A Sister\";a:3:{s:5:\"label\";s:21:\"Love Ya Like A Sister\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:17:\"Loved by the King\";a:3:{s:5:\"label\";s:17:\"Loved by the King\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:14:\"Lovers Quarrel\";a:3:{s:5:\"label\";s:14:\"Lovers Quarrel\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:12:\"Luckiest Guy\";a:3:{s:5:\"label\";s:12:\"Luckiest Guy\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:8:\"Lusitana\";a:3:{s:5:\"label\";s:8:\"Lusitana\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:7:\"Lustria\";a:3:{s:5:\"label\";s:7:\"Lustria\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:9:\"M PLUS 1p\";a:3:{s:5:\"label\";s:9:\"M PLUS 1p\";s:8:\"variants\";a:7:{i:0;s:3:\"100\";i:1;s:3:\"300\";i:2;s:3:\"500\";i:3;s:3:\"700\";i:4;s:3:\"800\";i:5;s:3:\"900\";i:6;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:17:\"M PLUS Rounded 1c\";a:3:{s:5:\"label\";s:17:\"M PLUS Rounded 1c\";s:8:\"variants\";a:7:{i:0;s:3:\"100\";i:1;s:3:\"300\";i:2;s:3:\"500\";i:3;s:3:\"700\";i:4;s:3:\"800\";i:5;s:3:\"900\";i:6;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:13:\"Ma Shan Zheng\";a:3:{s:5:\"label\";s:13:\"Ma Shan Zheng\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:7:\"Macondo\";a:3:{s:5:\"label\";s:7:\"Macondo\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:18:\"Macondo Swash Caps\";a:3:{s:5:\"label\";s:18:\"Macondo Swash Caps\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:4:\"Mada\";a:3:{s:5:\"label\";s:4:\"Mada\";s:8:\"variants\";a:7:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:3:\"900\";i:6;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:5:\"Magra\";a:3:{s:5:\"label\";s:5:\"Magra\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:13:\"Maiden Orange\";a:3:{s:5:\"label\";s:13:\"Maiden Orange\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:7:\"Maitree\";a:3:{s:5:\"label\";s:7:\"Maitree\";s:8:\"variants\";a:6:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:18:\"Major Mono Display\";a:3:{s:5:\"label\";s:18:\"Major Mono Display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:9:\"monospace\";}s:4:\"Mako\";a:3:{s:5:\"label\";s:4:\"Mako\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:4:\"Mali\";a:3:{s:5:\"label\";s:4:\"Mali\";s:8:\"variants\";a:12:{i:0;s:3:\"200\";i:1;s:9:\"200italic\";i:2;s:3:\"300\";i:3;s:9:\"300italic\";i:4;s:3:\"500\";i:5;s:9:\"500italic\";i:6;s:3:\"600\";i:7;s:9:\"600italic\";i:8;s:3:\"700\";i:9;s:9:\"700italic\";i:10;s:6:\"italic\";i:11;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:8:\"Mallanna\";a:3:{s:5:\"label\";s:8:\"Mallanna\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:7:\"Mandali\";a:3:{s:5:\"label\";s:7:\"Mandali\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:7:\"Manjari\";a:3:{s:5:\"label\";s:7:\"Manjari\";s:8:\"variants\";a:3:{i:0;s:3:\"100\";i:1;s:3:\"700\";i:2;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:7:\"Manrope\";a:3:{s:5:\"label\";s:7:\"Manrope\";s:8:\"variants\";a:7:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:3:\"800\";i:6;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:8:\"Mansalva\";a:3:{s:5:\"label\";s:8:\"Mansalva\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:7:\"Manuale\";a:3:{s:5:\"label\";s:7:\"Manuale\";s:8:\"variants\";a:8:{i:0;s:3:\"500\";i:1;s:9:\"500italic\";i:2;s:3:\"600\";i:3;s:9:\"600italic\";i:4;s:3:\"700\";i:5;s:9:\"700italic\";i:6;s:6:\"italic\";i:7;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:9:\"Marcellus\";a:3:{s:5:\"label\";s:9:\"Marcellus\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:12:\"Marcellus SC\";a:3:{s:5:\"label\";s:12:\"Marcellus SC\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:12:\"Marck Script\";a:3:{s:5:\"label\";s:12:\"Marck Script\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:9:\"Margarine\";a:3:{s:5:\"label\";s:9:\"Margarine\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:12:\"Markazi Text\";a:3:{s:5:\"label\";s:12:\"Markazi Text\";s:8:\"variants\";a:4:{i:0;s:3:\"500\";i:1;s:3:\"600\";i:2;s:3:\"700\";i:3;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:9:\"Marko One\";a:3:{s:5:\"label\";s:9:\"Marko One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:8:\"Marmelad\";a:3:{s:5:\"label\";s:8:\"Marmelad\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:6:\"Martel\";a:3:{s:5:\"label\";s:6:\"Martel\";s:8:\"variants\";a:7:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:3:\"800\";i:5;s:3:\"900\";i:6;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:11:\"Martel Sans\";a:3:{s:5:\"label\";s:11:\"Martel Sans\";s:8:\"variants\";a:7:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:3:\"800\";i:5;s:3:\"900\";i:6;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:6:\"Marvel\";a:3:{s:5:\"label\";s:6:\"Marvel\";s:8:\"variants\";a:4:{i:0;s:3:\"700\";i:1;s:9:\"700italic\";i:2;s:6:\"italic\";i:3;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:4:\"Mate\";a:3:{s:5:\"label\";s:4:\"Mate\";s:8:\"variants\";a:2:{i:0;s:6:\"italic\";i:1;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:7:\"Mate SC\";a:3:{s:5:\"label\";s:7:\"Mate SC\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:9:\"Maven Pro\";a:3:{s:5:\"label\";s:9:\"Maven Pro\";s:8:\"variants\";a:6:{i:0;s:3:\"500\";i:1;s:3:\"600\";i:2;s:3:\"700\";i:3;s:3:\"800\";i:4;s:3:\"900\";i:5;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:7:\"McLaren\";a:3:{s:5:\"label\";s:7:\"McLaren\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:6:\"Meddon\";a:3:{s:5:\"label\";s:6:\"Meddon\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:13:\"MedievalSharp\";a:3:{s:5:\"label\";s:13:\"MedievalSharp\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:10:\"Medula One\";a:3:{s:5:\"label\";s:10:\"Medula One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:12:\"Meera Inimai\";a:3:{s:5:\"label\";s:12:\"Meera Inimai\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:6:\"Megrim\";a:3:{s:5:\"label\";s:6:\"Megrim\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:11:\"Meie Script\";a:3:{s:5:\"label\";s:11:\"Meie Script\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:8:\"Merienda\";a:3:{s:5:\"label\";s:8:\"Merienda\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:12:\"Merienda One\";a:3:{s:5:\"label\";s:12:\"Merienda One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:12:\"Merriweather\";a:3:{s:5:\"label\";s:12:\"Merriweather\";s:8:\"variants\";a:8:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";i:4;s:3:\"900\";i:5;s:9:\"900italic\";i:6;s:6:\"italic\";i:7;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:17:\"Merriweather Sans\";a:3:{s:5:\"label\";s:17:\"Merriweather Sans\";s:8:\"variants\";a:12:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:3:\"500\";i:3;s:9:\"500italic\";i:4;s:3:\"600\";i:5;s:9:\"600italic\";i:6;s:3:\"700\";i:7;s:9:\"700italic\";i:8;s:3:\"800\";i:9;s:9:\"800italic\";i:10;s:6:\"italic\";i:11;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:5:\"Metal\";a:3:{s:5:\"label\";s:5:\"Metal\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:11:\"Metal Mania\";a:3:{s:5:\"label\";s:11:\"Metal Mania\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:12:\"Metamorphous\";a:3:{s:5:\"label\";s:12:\"Metamorphous\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:11:\"Metrophobic\";a:3:{s:5:\"label\";s:11:\"Metrophobic\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:8:\"Michroma\";a:3:{s:5:\"label\";s:8:\"Michroma\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:7:\"Milonga\";a:3:{s:5:\"label\";s:7:\"Milonga\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:9:\"Miltonian\";a:3:{s:5:\"label\";s:9:\"Miltonian\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:16:\"Miltonian Tattoo\";a:3:{s:5:\"label\";s:16:\"Miltonian Tattoo\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:4:\"Mina\";a:3:{s:5:\"label\";s:4:\"Mina\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:7:\"Miniver\";a:3:{s:5:\"label\";s:7:\"Miniver\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:12:\"Miriam Libre\";a:3:{s:5:\"label\";s:12:\"Miriam Libre\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:5:\"Mirza\";a:3:{s:5:\"label\";s:5:\"Mirza\";s:8:\"variants\";a:4:{i:0;s:3:\"500\";i:1;s:3:\"600\";i:2;s:3:\"700\";i:3;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:14:\"Miss Fajardose\";a:3:{s:5:\"label\";s:14:\"Miss Fajardose\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:4:\"Mitr\";a:3:{s:5:\"label\";s:4:\"Mitr\";s:8:\"variants\";a:6:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:5:\"Modak\";a:3:{s:5:\"label\";s:5:\"Modak\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:14:\"Modern Antiqua\";a:3:{s:5:\"label\";s:14:\"Modern Antiqua\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:5:\"Mogra\";a:3:{s:5:\"label\";s:5:\"Mogra\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:7:\"Molengo\";a:3:{s:5:\"label\";s:7:\"Molengo\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:5:\"Molle\";a:3:{s:5:\"label\";s:5:\"Molle\";s:8:\"variants\";a:1:{i:0;s:6:\"italic\";}s:8:\"category\";s:11:\"handwriting\";}s:5:\"Monda\";a:3:{s:5:\"label\";s:5:\"Monda\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:8:\"Monofett\";a:3:{s:5:\"label\";s:8:\"Monofett\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:7:\"Monoton\";a:3:{s:5:\"label\";s:7:\"Monoton\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:20:\"Monsieur La Doulaise\";a:3:{s:5:\"label\";s:20:\"Monsieur La Doulaise\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:7:\"Montaga\";a:3:{s:5:\"label\";s:7:\"Montaga\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:6:\"Montez\";a:3:{s:5:\"label\";s:6:\"Montez\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:10:\"Montserrat\";a:3:{s:5:\"label\";s:10:\"Montserrat\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"600\";i:9;s:9:\"600italic\";i:10;s:3:\"700\";i:11;s:9:\"700italic\";i:12;s:3:\"800\";i:13;s:9:\"800italic\";i:14;s:3:\"900\";i:15;s:9:\"900italic\";i:16;s:6:\"italic\";i:17;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:21:\"Montserrat Alternates\";a:3:{s:5:\"label\";s:21:\"Montserrat Alternates\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"600\";i:9;s:9:\"600italic\";i:10;s:3:\"700\";i:11;s:9:\"700italic\";i:12;s:3:\"800\";i:13;s:9:\"800italic\";i:14;s:3:\"900\";i:15;s:9:\"900italic\";i:16;s:6:\"italic\";i:17;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:20:\"Montserrat Subrayada\";a:3:{s:5:\"label\";s:20:\"Montserrat Subrayada\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:4:\"Moul\";a:3:{s:5:\"label\";s:4:\"Moul\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:8:\"Moulpali\";a:3:{s:5:\"label\";s:8:\"Moulpali\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:22:\"Mountains of Christmas\";a:3:{s:5:\"label\";s:22:\"Mountains of Christmas\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:13:\"Mouse Memoirs\";a:3:{s:5:\"label\";s:13:\"Mouse Memoirs\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:10:\"Mr Bedfort\";a:3:{s:5:\"label\";s:10:\"Mr Bedfort\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:8:\"Mr Dafoe\";a:3:{s:5:\"label\";s:8:\"Mr Dafoe\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:14:\"Mr De Haviland\";a:3:{s:5:\"label\";s:14:\"Mr De Haviland\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:19:\"Mrs Saint Delafield\";a:3:{s:5:\"label\";s:19:\"Mrs Saint Delafield\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:13:\"Mrs Sheppards\";a:3:{s:5:\"label\";s:13:\"Mrs Sheppards\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:5:\"Mukta\";a:3:{s:5:\"label\";s:5:\"Mukta\";s:8:\"variants\";a:7:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:3:\"800\";i:6;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:11:\"Mukta Mahee\";a:3:{s:5:\"label\";s:11:\"Mukta Mahee\";s:8:\"variants\";a:7:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:3:\"800\";i:6;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:11:\"Mukta Malar\";a:3:{s:5:\"label\";s:11:\"Mukta Malar\";s:8:\"variants\";a:7:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:3:\"800\";i:6;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:11:\"Mukta Vaani\";a:3:{s:5:\"label\";s:11:\"Mukta Vaani\";s:8:\"variants\";a:7:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:3:\"800\";i:6;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:6:\"Mulish\";a:3:{s:5:\"label\";s:6:\"Mulish\";s:8:\"variants\";a:16:{i:0;s:3:\"200\";i:1;s:9:\"200italic\";i:2;s:3:\"300\";i:3;s:9:\"300italic\";i:4;s:3:\"500\";i:5;s:9:\"500italic\";i:6;s:3:\"600\";i:7;s:9:\"600italic\";i:8;s:3:\"700\";i:9;s:9:\"700italic\";i:10;s:3:\"800\";i:11;s:9:\"800italic\";i:12;s:3:\"900\";i:13;s:9:\"900italic\";i:14;s:6:\"italic\";i:15;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:12:\"MuseoModerno\";a:3:{s:5:\"label\";s:12:\"MuseoModerno\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:13:\"Mystery Quest\";a:3:{s:5:\"label\";s:13:\"Mystery Quest\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:3:\"NTR\";a:3:{s:5:\"label\";s:3:\"NTR\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:18:\"Nanum Brush Script\";a:3:{s:5:\"label\";s:18:\"Nanum Brush Script\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:12:\"Nanum Gothic\";a:3:{s:5:\"label\";s:12:\"Nanum Gothic\";s:8:\"variants\";a:3:{i:0;s:3:\"700\";i:1;s:3:\"800\";i:2;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:19:\"Nanum Gothic Coding\";a:3:{s:5:\"label\";s:19:\"Nanum Gothic Coding\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:9:\"monospace\";}s:14:\"Nanum Myeongjo\";a:3:{s:5:\"label\";s:14:\"Nanum Myeongjo\";s:8:\"variants\";a:3:{i:0;s:3:\"700\";i:1;s:3:\"800\";i:2;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:16:\"Nanum Pen Script\";a:3:{s:5:\"label\";s:16:\"Nanum Pen Script\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:9:\"Nerko One\";a:3:{s:5:\"label\";s:9:\"Nerko One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:6:\"Neucha\";a:3:{s:5:\"label\";s:6:\"Neucha\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:6:\"Neuton\";a:3:{s:5:\"label\";s:6:\"Neuton\";s:8:\"variants\";a:6:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:3:\"700\";i:3;s:3:\"800\";i:4;s:6:\"italic\";i:5;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:10:\"New Rocker\";a:3:{s:5:\"label\";s:10:\"New Rocker\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:10:\"News Cycle\";a:3:{s:5:\"label\";s:10:\"News Cycle\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:7:\"Niconne\";a:3:{s:5:\"label\";s:7:\"Niconne\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:7:\"Niramit\";a:3:{s:5:\"label\";s:7:\"Niramit\";s:8:\"variants\";a:12:{i:0;s:3:\"200\";i:1;s:9:\"200italic\";i:2;s:3:\"300\";i:3;s:9:\"300italic\";i:4;s:3:\"500\";i:5;s:9:\"500italic\";i:6;s:3:\"600\";i:7;s:9:\"600italic\";i:8;s:3:\"700\";i:9;s:9:\"700italic\";i:10;s:6:\"italic\";i:11;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:9:\"Nixie One\";a:3:{s:5:\"label\";s:9:\"Nixie One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:6:\"Nobile\";a:3:{s:5:\"label\";s:6:\"Nobile\";s:8:\"variants\";a:6:{i:0;s:3:\"500\";i:1;s:9:\"500italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";i:4;s:6:\"italic\";i:5;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:6:\"Nokora\";a:3:{s:5:\"label\";s:6:\"Nokora\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:7:\"Norican\";a:3:{s:5:\"label\";s:7:\"Norican\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:7:\"Nosifer\";a:3:{s:5:\"label\";s:7:\"Nosifer\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:7:\"Notable\";a:3:{s:5:\"label\";s:7:\"Notable\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:20:\"Nothing You Could Do\";a:3:{s:5:\"label\";s:20:\"Nothing You Could Do\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:12:\"Noticia Text\";a:3:{s:5:\"label\";s:12:\"Noticia Text\";s:8:\"variants\";a:4:{i:0;s:3:\"700\";i:1;s:9:\"700italic\";i:2;s:6:\"italic\";i:3;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:9:\"Noto Sans\";a:3:{s:5:\"label\";s:9:\"Noto Sans\";s:8:\"variants\";a:4:{i:0;s:3:\"700\";i:1;s:9:\"700italic\";i:2;s:6:\"italic\";i:3;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:12:\"Noto Sans HK\";a:3:{s:5:\"label\";s:12:\"Noto Sans HK\";s:8:\"variants\";a:6:{i:0;s:3:\"100\";i:1;s:3:\"300\";i:2;s:3:\"500\";i:3;s:3:\"700\";i:4;s:3:\"900\";i:5;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:12:\"Noto Sans JP\";a:3:{s:5:\"label\";s:12:\"Noto Sans JP\";s:8:\"variants\";a:6:{i:0;s:3:\"100\";i:1;s:3:\"300\";i:2;s:3:\"500\";i:3;s:3:\"700\";i:4;s:3:\"900\";i:5;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:12:\"Noto Sans KR\";a:3:{s:5:\"label\";s:12:\"Noto Sans KR\";s:8:\"variants\";a:6:{i:0;s:3:\"100\";i:1;s:3:\"300\";i:2;s:3:\"500\";i:3;s:3:\"700\";i:4;s:3:\"900\";i:5;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:12:\"Noto Sans SC\";a:3:{s:5:\"label\";s:12:\"Noto Sans SC\";s:8:\"variants\";a:6:{i:0;s:3:\"100\";i:1;s:3:\"300\";i:2;s:3:\"500\";i:3;s:3:\"700\";i:4;s:3:\"900\";i:5;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:12:\"Noto Sans TC\";a:3:{s:5:\"label\";s:12:\"Noto Sans TC\";s:8:\"variants\";a:6:{i:0;s:3:\"100\";i:1;s:3:\"300\";i:2;s:3:\"500\";i:3;s:3:\"700\";i:4;s:3:\"900\";i:5;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:10:\"Noto Serif\";a:3:{s:5:\"label\";s:10:\"Noto Serif\";s:8:\"variants\";a:4:{i:0;s:3:\"700\";i:1;s:9:\"700italic\";i:2;s:6:\"italic\";i:3;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:13:\"Noto Serif JP\";a:3:{s:5:\"label\";s:13:\"Noto Serif JP\";s:8:\"variants\";a:7:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:3:\"900\";i:6;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:13:\"Noto Serif KR\";a:3:{s:5:\"label\";s:13:\"Noto Serif KR\";s:8:\"variants\";a:7:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:3:\"900\";i:6;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:13:\"Noto Serif SC\";a:3:{s:5:\"label\";s:13:\"Noto Serif SC\";s:8:\"variants\";a:7:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:3:\"900\";i:6;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:13:\"Noto Serif TC\";a:3:{s:5:\"label\";s:13:\"Noto Serif TC\";s:8:\"variants\";a:7:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:3:\"900\";i:6;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:8:\"Nova Cut\";a:3:{s:5:\"label\";s:8:\"Nova Cut\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:9:\"Nova Flat\";a:3:{s:5:\"label\";s:9:\"Nova Flat\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:9:\"Nova Mono\";a:3:{s:5:\"label\";s:9:\"Nova Mono\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:9:\"monospace\";}s:9:\"Nova Oval\";a:3:{s:5:\"label\";s:9:\"Nova Oval\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:10:\"Nova Round\";a:3:{s:5:\"label\";s:10:\"Nova Round\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:11:\"Nova Script\";a:3:{s:5:\"label\";s:11:\"Nova Script\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:9:\"Nova Slim\";a:3:{s:5:\"label\";s:9:\"Nova Slim\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:11:\"Nova Square\";a:3:{s:5:\"label\";s:11:\"Nova Square\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:6:\"Numans\";a:3:{s:5:\"label\";s:6:\"Numans\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:6:\"Nunito\";a:3:{s:5:\"label\";s:6:\"Nunito\";s:8:\"variants\";a:14:{i:0;s:3:\"200\";i:1;s:9:\"200italic\";i:2;s:3:\"300\";i:3;s:9:\"300italic\";i:4;s:3:\"600\";i:5;s:9:\"600italic\";i:6;s:3:\"700\";i:7;s:9:\"700italic\";i:8;s:3:\"800\";i:9;s:9:\"800italic\";i:10;s:3:\"900\";i:11;s:9:\"900italic\";i:12;s:6:\"italic\";i:13;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:11:\"Nunito Sans\";a:3:{s:5:\"label\";s:11:\"Nunito Sans\";s:8:\"variants\";a:14:{i:0;s:3:\"200\";i:1;s:9:\"200italic\";i:2;s:3:\"300\";i:3;s:9:\"300italic\";i:4;s:3:\"600\";i:5;s:9:\"600italic\";i:6;s:3:\"700\";i:7;s:9:\"700italic\";i:8;s:3:\"800\";i:9;s:9:\"800italic\";i:10;s:3:\"900\";i:11;s:9:\"900italic\";i:12;s:6:\"italic\";i:13;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:11:\"Odibee Sans\";a:3:{s:5:\"label\";s:11:\"Odibee Sans\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:14:\"Odor Mean Chey\";a:3:{s:5:\"label\";s:14:\"Odor Mean Chey\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:7:\"Offside\";a:3:{s:5:\"label\";s:7:\"Offside\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:15:\"Old Standard TT\";a:3:{s:5:\"label\";s:15:\"Old Standard TT\";s:8:\"variants\";a:3:{i:0;s:3:\"700\";i:1;s:6:\"italic\";i:2;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:9:\"Oldenburg\";a:3:{s:5:\"label\";s:9:\"Oldenburg\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:11:\"Oleo Script\";a:3:{s:5:\"label\";s:11:\"Oleo Script\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:22:\"Oleo Script Swash Caps\";a:3:{s:5:\"label\";s:22:\"Oleo Script Swash Caps\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:9:\"Open Sans\";a:3:{s:5:\"label\";s:9:\"Open Sans\";s:8:\"variants\";a:10:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:3:\"600\";i:3;s:9:\"600italic\";i:4;s:3:\"700\";i:5;s:9:\"700italic\";i:6;s:3:\"800\";i:7;s:9:\"800italic\";i:8;s:6:\"italic\";i:9;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:19:\"Open Sans Condensed\";a:3:{s:5:\"label\";s:19:\"Open Sans Condensed\";s:8:\"variants\";a:3:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:3:\"700\";}s:8:\"category\";s:10:\"sans-serif\";}s:11:\"Oranienbaum\";a:3:{s:5:\"label\";s:11:\"Oranienbaum\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:8:\"Orbitron\";a:3:{s:5:\"label\";s:8:\"Orbitron\";s:8:\"variants\";a:6:{i:0;s:3:\"500\";i:1;s:3:\"600\";i:2;s:3:\"700\";i:3;s:3:\"800\";i:4;s:3:\"900\";i:5;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:7:\"Oregano\";a:3:{s:5:\"label\";s:7:\"Oregano\";s:8:\"variants\";a:2:{i:0;s:6:\"italic\";i:1;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:7:\"Orienta\";a:3:{s:5:\"label\";s:7:\"Orienta\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:15:\"Original Surfer\";a:3:{s:5:\"label\";s:15:\"Original Surfer\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:6:\"Oswald\";a:3:{s:5:\"label\";s:6:\"Oswald\";s:8:\"variants\";a:6:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:16:\"Over the Rainbow\";a:3:{s:5:\"label\";s:16:\"Over the Rainbow\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:8:\"Overlock\";a:3:{s:5:\"label\";s:8:\"Overlock\";s:8:\"variants\";a:6:{i:0;s:3:\"700\";i:1;s:9:\"700italic\";i:2;s:3:\"900\";i:3;s:9:\"900italic\";i:4;s:6:\"italic\";i:5;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:11:\"Overlock SC\";a:3:{s:5:\"label\";s:11:\"Overlock SC\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:8:\"Overpass\";a:3:{s:5:\"label\";s:8:\"Overpass\";s:8:\"variants\";a:16:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:3:\"600\";i:7;s:9:\"600italic\";i:8;s:3:\"700\";i:9;s:9:\"700italic\";i:10;s:3:\"800\";i:11;s:9:\"800italic\";i:12;s:3:\"900\";i:13;s:9:\"900italic\";i:14;s:6:\"italic\";i:15;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:13:\"Overpass Mono\";a:3:{s:5:\"label\";s:13:\"Overpass Mono\";s:8:\"variants\";a:4:{i:0;s:3:\"300\";i:1;s:3:\"600\";i:2;s:3:\"700\";i:3;s:7:\"regular\";}s:8:\"category\";s:9:\"monospace\";}s:3:\"Ovo\";a:3:{s:5:\"label\";s:3:\"Ovo\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:7:\"Oxanium\";a:3:{s:5:\"label\";s:7:\"Oxanium\";s:8:\"variants\";a:7:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:3:\"800\";i:6;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:6:\"Oxygen\";a:3:{s:5:\"label\";s:6:\"Oxygen\";s:8:\"variants\";a:3:{i:0;s:3:\"300\";i:1;s:3:\"700\";i:2;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:11:\"Oxygen Mono\";a:3:{s:5:\"label\";s:11:\"Oxygen Mono\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:9:\"monospace\";}s:7:\"PT Mono\";a:3:{s:5:\"label\";s:7:\"PT Mono\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:9:\"monospace\";}s:7:\"PT Sans\";a:3:{s:5:\"label\";s:7:\"PT Sans\";s:8:\"variants\";a:4:{i:0;s:3:\"700\";i:1;s:9:\"700italic\";i:2;s:6:\"italic\";i:3;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:15:\"PT Sans Caption\";a:3:{s:5:\"label\";s:15:\"PT Sans Caption\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:14:\"PT Sans Narrow\";a:3:{s:5:\"label\";s:14:\"PT Sans Narrow\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:8:\"PT Serif\";a:3:{s:5:\"label\";s:8:\"PT Serif\";s:8:\"variants\";a:4:{i:0;s:3:\"700\";i:1;s:9:\"700italic\";i:2;s:6:\"italic\";i:3;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:16:\"PT Serif Caption\";a:3:{s:5:\"label\";s:16:\"PT Serif Caption\";s:8:\"variants\";a:2:{i:0;s:6:\"italic\";i:1;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:8:\"Pacifico\";a:3:{s:5:\"label\";s:8:\"Pacifico\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:6:\"Padauk\";a:3:{s:5:\"label\";s:6:\"Padauk\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:9:\"Palanquin\";a:3:{s:5:\"label\";s:9:\"Palanquin\";s:8:\"variants\";a:7:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:14:\"Palanquin Dark\";a:3:{s:5:\"label\";s:14:\"Palanquin Dark\";s:8:\"variants\";a:4:{i:0;s:3:\"500\";i:1;s:3:\"600\";i:2;s:3:\"700\";i:3;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:8:\"Pangolin\";a:3:{s:5:\"label\";s:8:\"Pangolin\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:7:\"Paprika\";a:3:{s:5:\"label\";s:7:\"Paprika\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:10:\"Parisienne\";a:3:{s:5:\"label\";s:10:\"Parisienne\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:11:\"Passero One\";a:3:{s:5:\"label\";s:11:\"Passero One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:11:\"Passion One\";a:3:{s:5:\"label\";s:11:\"Passion One\";s:8:\"variants\";a:3:{i:0;s:3:\"700\";i:1;s:3:\"900\";i:2;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:18:\"Pathway Gothic One\";a:3:{s:5:\"label\";s:18:\"Pathway Gothic One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:12:\"Patrick Hand\";a:3:{s:5:\"label\";s:12:\"Patrick Hand\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:15:\"Patrick Hand SC\";a:3:{s:5:\"label\";s:15:\"Patrick Hand SC\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:7:\"Pattaya\";a:3:{s:5:\"label\";s:7:\"Pattaya\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:9:\"Patua One\";a:3:{s:5:\"label\";s:9:\"Patua One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:7:\"Pavanam\";a:3:{s:5:\"label\";s:7:\"Pavanam\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:11:\"Paytone One\";a:3:{s:5:\"label\";s:11:\"Paytone One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:7:\"Peddana\";a:3:{s:5:\"label\";s:7:\"Peddana\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:7:\"Peralta\";a:3:{s:5:\"label\";s:7:\"Peralta\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:16:\"Permanent Marker\";a:3:{s:5:\"label\";s:16:\"Permanent Marker\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:19:\"Petit Formal Script\";a:3:{s:5:\"label\";s:19:\"Petit Formal Script\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:7:\"Petrona\";a:3:{s:5:\"label\";s:7:\"Petrona\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"600\";i:9;s:9:\"600italic\";i:10;s:3:\"700\";i:11;s:9:\"700italic\";i:12;s:3:\"800\";i:13;s:9:\"800italic\";i:14;s:3:\"900\";i:15;s:9:\"900italic\";i:16;s:6:\"italic\";i:17;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:11:\"Philosopher\";a:3:{s:5:\"label\";s:11:\"Philosopher\";s:8:\"variants\";a:4:{i:0;s:3:\"700\";i:1;s:9:\"700italic\";i:2;s:6:\"italic\";i:3;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:9:\"Piazzolla\";a:3:{s:5:\"label\";s:9:\"Piazzolla\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"600\";i:9;s:9:\"600italic\";i:10;s:3:\"700\";i:11;s:9:\"700italic\";i:12;s:3:\"800\";i:13;s:9:\"800italic\";i:14;s:3:\"900\";i:15;s:9:\"900italic\";i:16;s:6:\"italic\";i:17;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:6:\"Piedra\";a:3:{s:5:\"label\";s:6:\"Piedra\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:13:\"Pinyon Script\";a:3:{s:5:\"label\";s:13:\"Pinyon Script\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:10:\"Pirata One\";a:3:{s:5:\"label\";s:10:\"Pirata One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:7:\"Plaster\";a:3:{s:5:\"label\";s:7:\"Plaster\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:4:\"Play\";a:3:{s:5:\"label\";s:4:\"Play\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:8:\"Playball\";a:3:{s:5:\"label\";s:8:\"Playball\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:16:\"Playfair Display\";a:3:{s:5:\"label\";s:16:\"Playfair Display\";s:8:\"variants\";a:12:{i:0;s:3:\"500\";i:1;s:9:\"500italic\";i:2;s:3:\"600\";i:3;s:9:\"600italic\";i:4;s:3:\"700\";i:5;s:9:\"700italic\";i:6;s:3:\"800\";i:7;s:9:\"800italic\";i:8;s:3:\"900\";i:9;s:9:\"900italic\";i:10;s:6:\"italic\";i:11;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:19:\"Playfair Display SC\";a:3:{s:5:\"label\";s:19:\"Playfair Display SC\";s:8:\"variants\";a:6:{i:0;s:3:\"700\";i:1;s:9:\"700italic\";i:2;s:3:\"900\";i:3;s:9:\"900italic\";i:4;s:6:\"italic\";i:5;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:7:\"Podkova\";a:3:{s:5:\"label\";s:7:\"Podkova\";s:8:\"variants\";a:5:{i:0;s:3:\"500\";i:1;s:3:\"600\";i:2;s:3:\"700\";i:3;s:3:\"800\";i:4;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:10:\"Poiret One\";a:3:{s:5:\"label\";s:10:\"Poiret One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:10:\"Poller One\";a:3:{s:5:\"label\";s:10:\"Poller One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:4:\"Poly\";a:3:{s:5:\"label\";s:4:\"Poly\";s:8:\"variants\";a:2:{i:0;s:6:\"italic\";i:1;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:8:\"Pompiere\";a:3:{s:5:\"label\";s:8:\"Pompiere\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:12:\"Pontano Sans\";a:3:{s:5:\"label\";s:12:\"Pontano Sans\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:10:\"Poor Story\";a:3:{s:5:\"label\";s:10:\"Poor Story\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:7:\"Poppins\";a:3:{s:5:\"label\";s:7:\"Poppins\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"600\";i:9;s:9:\"600italic\";i:10;s:3:\"700\";i:11;s:9:\"700italic\";i:12;s:3:\"800\";i:13;s:9:\"800italic\";i:14;s:3:\"900\";i:15;s:9:\"900italic\";i:16;s:6:\"italic\";i:17;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:16:\"Port Lligat Sans\";a:3:{s:5:\"label\";s:16:\"Port Lligat Sans\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:16:\"Port Lligat Slab\";a:3:{s:5:\"label\";s:16:\"Port Lligat Slab\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:14:\"Pragati Narrow\";a:3:{s:5:\"label\";s:14:\"Pragati Narrow\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:5:\"Prata\";a:3:{s:5:\"label\";s:5:\"Prata\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:11:\"Preahvihear\";a:3:{s:5:\"label\";s:11:\"Preahvihear\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:14:\"Press Start 2P\";a:3:{s:5:\"label\";s:14:\"Press Start 2P\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:5:\"Pridi\";a:3:{s:5:\"label\";s:5:\"Pridi\";s:8:\"variants\";a:6:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:14:\"Princess Sofia\";a:3:{s:5:\"label\";s:14:\"Princess Sofia\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:8:\"Prociono\";a:3:{s:5:\"label\";s:8:\"Prociono\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:6:\"Prompt\";a:3:{s:5:\"label\";s:6:\"Prompt\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"600\";i:9;s:9:\"600italic\";i:10;s:3:\"700\";i:11;s:9:\"700italic\";i:12;s:3:\"800\";i:13;s:9:\"800italic\";i:14;s:3:\"900\";i:15;s:9:\"900italic\";i:16;s:6:\"italic\";i:17;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:10:\"Prosto One\";a:3:{s:5:\"label\";s:10:\"Prosto One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:11:\"Proza Libre\";a:3:{s:5:\"label\";s:11:\"Proza Libre\";s:8:\"variants\";a:10:{i:0;s:3:\"500\";i:1;s:9:\"500italic\";i:2;s:3:\"600\";i:3;s:9:\"600italic\";i:4;s:3:\"700\";i:5;s:9:\"700italic\";i:6;s:3:\"800\";i:7;s:9:\"800italic\";i:8;s:6:\"italic\";i:9;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:11:\"Public Sans\";a:3:{s:5:\"label\";s:11:\"Public Sans\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"600\";i:9;s:9:\"600italic\";i:10;s:3:\"700\";i:11;s:9:\"700italic\";i:12;s:3:\"800\";i:13;s:9:\"800italic\";i:14;s:3:\"900\";i:15;s:9:\"900italic\";i:16;s:6:\"italic\";i:17;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:7:\"Puritan\";a:3:{s:5:\"label\";s:7:\"Puritan\";s:8:\"variants\";a:4:{i:0;s:3:\"700\";i:1;s:9:\"700italic\";i:2;s:6:\"italic\";i:3;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:12:\"Purple Purse\";a:3:{s:5:\"label\";s:12:\"Purple Purse\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:6:\"Quando\";a:3:{s:5:\"label\";s:6:\"Quando\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:8:\"Quantico\";a:3:{s:5:\"label\";s:8:\"Quantico\";s:8:\"variants\";a:4:{i:0;s:3:\"700\";i:1;s:9:\"700italic\";i:2;s:6:\"italic\";i:3;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:12:\"Quattrocento\";a:3:{s:5:\"label\";s:12:\"Quattrocento\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:17:\"Quattrocento Sans\";a:3:{s:5:\"label\";s:17:\"Quattrocento Sans\";s:8:\"variants\";a:4:{i:0;s:3:\"700\";i:1;s:9:\"700italic\";i:2;s:6:\"italic\";i:3;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:9:\"Questrial\";a:3:{s:5:\"label\";s:9:\"Questrial\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:9:\"Quicksand\";a:3:{s:5:\"label\";s:9:\"Quicksand\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:14:\"Quintessential\";a:3:{s:5:\"label\";s:14:\"Quintessential\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:7:\"Qwigley\";a:3:{s:5:\"label\";s:7:\"Qwigley\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:15:\"Racing Sans One\";a:3:{s:5:\"label\";s:15:\"Racing Sans One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:6:\"Radley\";a:3:{s:5:\"label\";s:6:\"Radley\";s:8:\"variants\";a:2:{i:0;s:6:\"italic\";i:1;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:8:\"Rajdhani\";a:3:{s:5:\"label\";s:8:\"Rajdhani\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:6:\"Rakkas\";a:3:{s:5:\"label\";s:6:\"Rakkas\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:7:\"Raleway\";a:3:{s:5:\"label\";s:7:\"Raleway\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"600\";i:9;s:9:\"600italic\";i:10;s:3:\"700\";i:11;s:9:\"700italic\";i:12;s:3:\"800\";i:13;s:9:\"800italic\";i:14;s:3:\"900\";i:15;s:9:\"900italic\";i:16;s:6:\"italic\";i:17;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:12:\"Raleway Dots\";a:3:{s:5:\"label\";s:12:\"Raleway Dots\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:10:\"Ramabhadra\";a:3:{s:5:\"label\";s:10:\"Ramabhadra\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:8:\"Ramaraja\";a:3:{s:5:\"label\";s:8:\"Ramaraja\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:6:\"Rambla\";a:3:{s:5:\"label\";s:6:\"Rambla\";s:8:\"variants\";a:4:{i:0;s:3:\"700\";i:1;s:9:\"700italic\";i:2;s:6:\"italic\";i:3;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:12:\"Rammetto One\";a:3:{s:5:\"label\";s:12:\"Rammetto One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:8:\"Ranchers\";a:3:{s:5:\"label\";s:8:\"Ranchers\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:6:\"Rancho\";a:3:{s:5:\"label\";s:6:\"Rancho\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:5:\"Ranga\";a:3:{s:5:\"label\";s:5:\"Ranga\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:4:\"Rasa\";a:3:{s:5:\"label\";s:4:\"Rasa\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:9:\"Rationale\";a:3:{s:5:\"label\";s:9:\"Rationale\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:12:\"Ravi Prakash\";a:3:{s:5:\"label\";s:12:\"Ravi Prakash\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:9:\"Recursive\";a:3:{s:5:\"label\";s:9:\"Recursive\";s:8:\"variants\";a:7:{i:0;s:3:\"300\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:3:\"800\";i:5;s:3:\"900\";i:6;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:15:\"Red Hat Display\";a:3:{s:5:\"label\";s:15:\"Red Hat Display\";s:8:\"variants\";a:8:{i:0;s:3:\"500\";i:1;s:9:\"500italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";i:4;s:3:\"900\";i:5;s:9:\"900italic\";i:6;s:6:\"italic\";i:7;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:12:\"Red Hat Text\";a:3:{s:5:\"label\";s:12:\"Red Hat Text\";s:8:\"variants\";a:6:{i:0;s:3:\"500\";i:1;s:9:\"500italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";i:4;s:6:\"italic\";i:5;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:8:\"Red Rose\";a:3:{s:5:\"label\";s:8:\"Red Rose\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:9:\"Redressed\";a:3:{s:5:\"label\";s:9:\"Redressed\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:9:\"Reem Kufi\";a:3:{s:5:\"label\";s:9:\"Reem Kufi\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:13:\"Reenie Beanie\";a:3:{s:5:\"label\";s:13:\"Reenie Beanie\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:7:\"Revalia\";a:3:{s:5:\"label\";s:7:\"Revalia\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:13:\"Rhodium Libre\";a:3:{s:5:\"label\";s:13:\"Rhodium Libre\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:6:\"Ribeye\";a:3:{s:5:\"label\";s:6:\"Ribeye\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:13:\"Ribeye Marrow\";a:3:{s:5:\"label\";s:13:\"Ribeye Marrow\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:9:\"Righteous\";a:3:{s:5:\"label\";s:9:\"Righteous\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:6:\"Risque\";a:3:{s:5:\"label\";s:6:\"Risque\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:6:\"Roboto\";a:3:{s:5:\"label\";s:6:\"Roboto\";s:8:\"variants\";a:12:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"300\";i:3;s:9:\"300italic\";i:4;s:3:\"500\";i:5;s:9:\"500italic\";i:6;s:3:\"700\";i:7;s:9:\"700italic\";i:8;s:3:\"900\";i:9;s:9:\"900italic\";i:10;s:6:\"italic\";i:11;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:16:\"Roboto Condensed\";a:3:{s:5:\"label\";s:16:\"Roboto Condensed\";s:8:\"variants\";a:6:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";i:4;s:6:\"italic\";i:5;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:11:\"Roboto Mono\";a:3:{s:5:\"label\";s:11:\"Roboto Mono\";s:8:\"variants\";a:14:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"600\";i:9;s:9:\"600italic\";i:10;s:3:\"700\";i:11;s:9:\"700italic\";i:12;s:6:\"italic\";i:13;s:7:\"regular\";}s:8:\"category\";s:9:\"monospace\";}s:11:\"Roboto Slab\";a:3:{s:5:\"label\";s:11:\"Roboto Slab\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:9:\"Rochester\";a:3:{s:5:\"label\";s:9:\"Rochester\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:9:\"Rock Salt\";a:3:{s:5:\"label\";s:9:\"Rock Salt\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:7:\"Rokkitt\";a:3:{s:5:\"label\";s:7:\"Rokkitt\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:9:\"Romanesco\";a:3:{s:5:\"label\";s:9:\"Romanesco\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:9:\"Ropa Sans\";a:3:{s:5:\"label\";s:9:\"Ropa Sans\";s:8:\"variants\";a:2:{i:0;s:6:\"italic\";i:1;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:7:\"Rosario\";a:3:{s:5:\"label\";s:7:\"Rosario\";s:8:\"variants\";a:10:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:3:\"500\";i:3;s:9:\"500italic\";i:4;s:3:\"600\";i:5;s:9:\"600italic\";i:6;s:3:\"700\";i:7;s:9:\"700italic\";i:8;s:6:\"italic\";i:9;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:8:\"Rosarivo\";a:3:{s:5:\"label\";s:8:\"Rosarivo\";s:8:\"variants\";a:2:{i:0;s:6:\"italic\";i:1;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:12:\"Rouge Script\";a:3:{s:5:\"label\";s:12:\"Rouge Script\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:7:\"Rowdies\";a:3:{s:5:\"label\";s:7:\"Rowdies\";s:8:\"variants\";a:3:{i:0;s:3:\"300\";i:1;s:3:\"700\";i:2;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:9:\"Rozha One\";a:3:{s:5:\"label\";s:9:\"Rozha One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:5:\"Rubik\";a:3:{s:5:\"label\";s:5:\"Rubik\";s:8:\"variants\";a:14:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:3:\"500\";i:3;s:9:\"500italic\";i:4;s:3:\"600\";i:5;s:9:\"600italic\";i:6;s:3:\"700\";i:7;s:9:\"700italic\";i:8;s:3:\"800\";i:9;s:9:\"800italic\";i:10;s:3:\"900\";i:11;s:9:\"900italic\";i:12;s:6:\"italic\";i:13;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:14:\"Rubik Mono One\";a:3:{s:5:\"label\";s:14:\"Rubik Mono One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:4:\"Ruda\";a:3:{s:5:\"label\";s:4:\"Ruda\";s:8:\"variants\";a:6:{i:0;s:3:\"500\";i:1;s:3:\"600\";i:2;s:3:\"700\";i:3;s:3:\"800\";i:4;s:3:\"900\";i:5;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:6:\"Rufina\";a:3:{s:5:\"label\";s:6:\"Rufina\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:11:\"Ruge Boogie\";a:3:{s:5:\"label\";s:11:\"Ruge Boogie\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:6:\"Ruluko\";a:3:{s:5:\"label\";s:6:\"Ruluko\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:10:\"Rum Raisin\";a:3:{s:5:\"label\";s:10:\"Rum Raisin\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:14:\"Ruslan Display\";a:3:{s:5:\"label\";s:14:\"Ruslan Display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:9:\"Russo One\";a:3:{s:5:\"label\";s:9:\"Russo One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:6:\"Ruthie\";a:3:{s:5:\"label\";s:6:\"Ruthie\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:3:\"Rye\";a:3:{s:5:\"label\";s:3:\"Rye\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:10:\"Sacramento\";a:3:{s:5:\"label\";s:10:\"Sacramento\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:7:\"Sahitya\";a:3:{s:5:\"label\";s:7:\"Sahitya\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:4:\"Sail\";a:3:{s:5:\"label\";s:4:\"Sail\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:5:\"Saira\";a:3:{s:5:\"label\";s:5:\"Saira\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:15:\"Saira Condensed\";a:3:{s:5:\"label\";s:15:\"Saira Condensed\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:21:\"Saira Extra Condensed\";a:3:{s:5:\"label\";s:21:\"Saira Extra Condensed\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:20:\"Saira Semi Condensed\";a:3:{s:5:\"label\";s:20:\"Saira Semi Condensed\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:17:\"Saira Stencil One\";a:3:{s:5:\"label\";s:17:\"Saira Stencil One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:5:\"Salsa\";a:3:{s:5:\"label\";s:5:\"Salsa\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:7:\"Sanchez\";a:3:{s:5:\"label\";s:7:\"Sanchez\";s:8:\"variants\";a:2:{i:0;s:6:\"italic\";i:1;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:8:\"Sancreek\";a:3:{s:5:\"label\";s:8:\"Sancreek\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:7:\"Sansita\";a:3:{s:5:\"label\";s:7:\"Sansita\";s:8:\"variants\";a:8:{i:0;s:3:\"700\";i:1;s:9:\"700italic\";i:2;s:3:\"800\";i:3;s:9:\"800italic\";i:4;s:3:\"900\";i:5;s:9:\"900italic\";i:6;s:6:\"italic\";i:7;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:15:\"Sansita Swashed\";a:3:{s:5:\"label\";s:15:\"Sansita Swashed\";s:8:\"variants\";a:7:{i:0;s:3:\"300\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:3:\"800\";i:5;s:3:\"900\";i:6;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:7:\"Sarabun\";a:3:{s:5:\"label\";s:7:\"Sarabun\";s:8:\"variants\";a:16:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"600\";i:9;s:9:\"600italic\";i:10;s:3:\"700\";i:11;s:9:\"700italic\";i:12;s:3:\"800\";i:13;s:9:\"800italic\";i:14;s:6:\"italic\";i:15;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:6:\"Sarala\";a:3:{s:5:\"label\";s:6:\"Sarala\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:6:\"Sarina\";a:3:{s:5:\"label\";s:6:\"Sarina\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:8:\"Sarpanch\";a:3:{s:5:\"label\";s:8:\"Sarpanch\";s:8:\"variants\";a:6:{i:0;s:3:\"500\";i:1;s:3:\"600\";i:2;s:3:\"700\";i:3;s:3:\"800\";i:4;s:3:\"900\";i:5;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:7:\"Satisfy\";a:3:{s:5:\"label\";s:7:\"Satisfy\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:15:\"Sawarabi Gothic\";a:3:{s:5:\"label\";s:15:\"Sawarabi Gothic\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:15:\"Sawarabi Mincho\";a:3:{s:5:\"label\";s:15:\"Sawarabi Mincho\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:5:\"Scada\";a:3:{s:5:\"label\";s:5:\"Scada\";s:8:\"variants\";a:4:{i:0;s:3:\"700\";i:1;s:9:\"700italic\";i:2;s:6:\"italic\";i:3;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:12:\"Scheherazade\";a:3:{s:5:\"label\";s:12:\"Scheherazade\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:10:\"Schoolbell\";a:3:{s:5:\"label\";s:10:\"Schoolbell\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:9:\"Scope One\";a:3:{s:5:\"label\";s:9:\"Scope One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:14:\"Seaweed Script\";a:3:{s:5:\"label\";s:14:\"Seaweed Script\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:11:\"Secular One\";a:3:{s:5:\"label\";s:11:\"Secular One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:12:\"Sedgwick Ave\";a:3:{s:5:\"label\";s:12:\"Sedgwick Ave\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:20:\"Sedgwick Ave Display\";a:3:{s:5:\"label\";s:20:\"Sedgwick Ave Display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:3:\"Sen\";a:3:{s:5:\"label\";s:3:\"Sen\";s:8:\"variants\";a:3:{i:0;s:3:\"700\";i:1;s:3:\"800\";i:2;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:9:\"Sevillana\";a:3:{s:5:\"label\";s:9:\"Sevillana\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:11:\"Seymour One\";a:3:{s:5:\"label\";s:11:\"Seymour One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:18:\"Shadows Into Light\";a:3:{s:5:\"label\";s:18:\"Shadows Into Light\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:22:\"Shadows Into Light Two\";a:3:{s:5:\"label\";s:22:\"Shadows Into Light Two\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:6:\"Shanti\";a:3:{s:5:\"label\";s:6:\"Shanti\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:5:\"Share\";a:3:{s:5:\"label\";s:5:\"Share\";s:8:\"variants\";a:4:{i:0;s:3:\"700\";i:1;s:9:\"700italic\";i:2;s:6:\"italic\";i:3;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:10:\"Share Tech\";a:3:{s:5:\"label\";s:10:\"Share Tech\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:15:\"Share Tech Mono\";a:3:{s:5:\"label\";s:15:\"Share Tech Mono\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:9:\"monospace\";}s:9:\"Shojumaru\";a:3:{s:5:\"label\";s:9:\"Shojumaru\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:11:\"Short Stack\";a:3:{s:5:\"label\";s:11:\"Short Stack\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:9:\"Shrikhand\";a:3:{s:5:\"label\";s:9:\"Shrikhand\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:8:\"Siemreap\";a:3:{s:5:\"label\";s:8:\"Siemreap\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:10:\"Sigmar One\";a:3:{s:5:\"label\";s:10:\"Sigmar One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:7:\"Signika\";a:3:{s:5:\"label\";s:7:\"Signika\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:16:\"Signika Negative\";a:3:{s:5:\"label\";s:16:\"Signika Negative\";s:8:\"variants\";a:4:{i:0;s:3:\"300\";i:1;s:3:\"600\";i:2;s:3:\"700\";i:3;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:9:\"Simonetta\";a:3:{s:5:\"label\";s:9:\"Simonetta\";s:8:\"variants\";a:4:{i:0;s:3:\"900\";i:1;s:9:\"900italic\";i:2;s:6:\"italic\";i:3;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:10:\"Single Day\";a:3:{s:5:\"label\";s:10:\"Single Day\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:7:\"Sintony\";a:3:{s:5:\"label\";s:7:\"Sintony\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:13:\"Sirin Stencil\";a:3:{s:5:\"label\";s:13:\"Sirin Stencil\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:8:\"Six Caps\";a:3:{s:5:\"label\";s:8:\"Six Caps\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:7:\"Skranji\";a:3:{s:5:\"label\";s:7:\"Skranji\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:10:\"Slabo 13px\";a:3:{s:5:\"label\";s:10:\"Slabo 13px\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:10:\"Slabo 27px\";a:3:{s:5:\"label\";s:10:\"Slabo 27px\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:7:\"Slackey\";a:3:{s:5:\"label\";s:7:\"Slackey\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:6:\"Smokum\";a:3:{s:5:\"label\";s:6:\"Smokum\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:6:\"Smythe\";a:3:{s:5:\"label\";s:6:\"Smythe\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:7:\"Sniglet\";a:3:{s:5:\"label\";s:7:\"Sniglet\";s:8:\"variants\";a:2:{i:0;s:3:\"800\";i:1;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:7:\"Snippet\";a:3:{s:5:\"label\";s:7:\"Snippet\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:13:\"Snowburst One\";a:3:{s:5:\"label\";s:13:\"Snowburst One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:10:\"Sofadi One\";a:3:{s:5:\"label\";s:10:\"Sofadi One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:5:\"Sofia\";a:3:{s:5:\"label\";s:5:\"Sofia\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:6:\"Solway\";a:3:{s:5:\"label\";s:6:\"Solway\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:3:\"500\";i:2;s:3:\"700\";i:3;s:3:\"800\";i:4;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:10:\"Song Myung\";a:3:{s:5:\"label\";s:10:\"Song Myung\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:10:\"Sonsie One\";a:3:{s:5:\"label\";s:10:\"Sonsie One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:4:\"Sora\";a:3:{s:5:\"label\";s:4:\"Sora\";s:8:\"variants\";a:8:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:16:\"Sorts Mill Goudy\";a:3:{s:5:\"label\";s:16:\"Sorts Mill Goudy\";s:8:\"variants\";a:2:{i:0;s:6:\"italic\";i:1;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:15:\"Source Code Pro\";a:3:{s:5:\"label\";s:15:\"Source Code Pro\";s:8:\"variants\";a:14:{i:0;s:3:\"200\";i:1;s:9:\"200italic\";i:2;s:3:\"300\";i:3;s:9:\"300italic\";i:4;s:3:\"500\";i:5;s:9:\"500italic\";i:6;s:3:\"600\";i:7;s:9:\"600italic\";i:8;s:3:\"700\";i:9;s:9:\"700italic\";i:10;s:3:\"900\";i:11;s:9:\"900italic\";i:12;s:6:\"italic\";i:13;s:7:\"regular\";}s:8:\"category\";s:9:\"monospace\";}s:15:\"Source Sans Pro\";a:3:{s:5:\"label\";s:15:\"Source Sans Pro\";s:8:\"variants\";a:12:{i:0;s:3:\"200\";i:1;s:9:\"200italic\";i:2;s:3:\"300\";i:3;s:9:\"300italic\";i:4;s:3:\"600\";i:5;s:9:\"600italic\";i:6;s:3:\"700\";i:7;s:9:\"700italic\";i:8;s:3:\"900\";i:9;s:9:\"900italic\";i:10;s:6:\"italic\";i:11;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:16:\"Source Serif Pro\";a:3:{s:5:\"label\";s:16:\"Source Serif Pro\";s:8:\"variants\";a:12:{i:0;s:3:\"200\";i:1;s:9:\"200italic\";i:2;s:3:\"300\";i:3;s:9:\"300italic\";i:4;s:3:\"600\";i:5;s:9:\"600italic\";i:6;s:3:\"700\";i:7;s:9:\"700italic\";i:8;s:3:\"900\";i:9;s:9:\"900italic\";i:10;s:6:\"italic\";i:11;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:13:\"Space Grotesk\";a:3:{s:5:\"label\";s:13:\"Space Grotesk\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:10:\"Space Mono\";a:3:{s:5:\"label\";s:10:\"Space Mono\";s:8:\"variants\";a:4:{i:0;s:3:\"700\";i:1;s:9:\"700italic\";i:2;s:6:\"italic\";i:3;s:7:\"regular\";}s:8:\"category\";s:9:\"monospace\";}s:7:\"Spartan\";a:3:{s:5:\"label\";s:7:\"Spartan\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:13:\"Special Elite\";a:3:{s:5:\"label\";s:13:\"Special Elite\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:8:\"Spectral\";a:3:{s:5:\"label\";s:8:\"Spectral\";s:8:\"variants\";a:14:{i:0;s:3:\"200\";i:1;s:9:\"200italic\";i:2;s:3:\"300\";i:3;s:9:\"300italic\";i:4;s:3:\"500\";i:5;s:9:\"500italic\";i:6;s:3:\"600\";i:7;s:9:\"600italic\";i:8;s:3:\"700\";i:9;s:9:\"700italic\";i:10;s:3:\"800\";i:11;s:9:\"800italic\";i:12;s:6:\"italic\";i:13;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:11:\"Spectral SC\";a:3:{s:5:\"label\";s:11:\"Spectral SC\";s:8:\"variants\";a:14:{i:0;s:3:\"200\";i:1;s:9:\"200italic\";i:2;s:3:\"300\";i:3;s:9:\"300italic\";i:4;s:3:\"500\";i:5;s:9:\"500italic\";i:6;s:3:\"600\";i:7;s:9:\"600italic\";i:8;s:3:\"700\";i:9;s:9:\"700italic\";i:10;s:3:\"800\";i:11;s:9:\"800italic\";i:12;s:6:\"italic\";i:13;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:10:\"Spicy Rice\";a:3:{s:5:\"label\";s:10:\"Spicy Rice\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:9:\"Spinnaker\";a:3:{s:5:\"label\";s:9:\"Spinnaker\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:6:\"Spirax\";a:3:{s:5:\"label\";s:6:\"Spirax\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:10:\"Squada One\";a:3:{s:5:\"label\";s:10:\"Squada One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:20:\"Sree Krushnadevaraya\";a:3:{s:5:\"label\";s:20:\"Sree Krushnadevaraya\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:8:\"Sriracha\";a:3:{s:5:\"label\";s:8:\"Sriracha\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:8:\"Srisakdi\";a:3:{s:5:\"label\";s:8:\"Srisakdi\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:11:\"Staatliches\";a:3:{s:5:\"label\";s:11:\"Staatliches\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:9:\"Stalemate\";a:3:{s:5:\"label\";s:9:\"Stalemate\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:13:\"Stalinist One\";a:3:{s:5:\"label\";s:13:\"Stalinist One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:15:\"Stardos Stencil\";a:3:{s:5:\"label\";s:15:\"Stardos Stencil\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:21:\"Stint Ultra Condensed\";a:3:{s:5:\"label\";s:21:\"Stint Ultra Condensed\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:20:\"Stint Ultra Expanded\";a:3:{s:5:\"label\";s:20:\"Stint Ultra Expanded\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:5:\"Stoke\";a:3:{s:5:\"label\";s:5:\"Stoke\";s:8:\"variants\";a:2:{i:0;s:3:\"300\";i:1;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:6:\"Strait\";a:3:{s:5:\"label\";s:6:\"Strait\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:7:\"Stylish\";a:3:{s:5:\"label\";s:7:\"Stylish\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:19:\"Sue Ellen Francisco\";a:3:{s:5:\"label\";s:19:\"Sue Ellen Francisco\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:8:\"Suez One\";a:3:{s:5:\"label\";s:8:\"Suez One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:13:\"Sulphur Point\";a:3:{s:5:\"label\";s:13:\"Sulphur Point\";s:8:\"variants\";a:3:{i:0;s:3:\"300\";i:1;s:3:\"700\";i:2;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:6:\"Sumana\";a:3:{s:5:\"label\";s:6:\"Sumana\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:9:\"Sunflower\";a:3:{s:5:\"label\";s:9:\"Sunflower\";s:8:\"variants\";a:3:{i:0;s:3:\"300\";i:1;s:3:\"500\";i:2;s:3:\"700\";}s:8:\"category\";s:10:\"sans-serif\";}s:9:\"Sunshiney\";a:3:{s:5:\"label\";s:9:\"Sunshiney\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:16:\"Supermercado One\";a:3:{s:5:\"label\";s:16:\"Supermercado One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:4:\"Sura\";a:3:{s:5:\"label\";s:4:\"Sura\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:7:\"Suranna\";a:3:{s:5:\"label\";s:7:\"Suranna\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:9:\"Suravaram\";a:3:{s:5:\"label\";s:9:\"Suravaram\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:11:\"Suwannaphum\";a:3:{s:5:\"label\";s:11:\"Suwannaphum\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:18:\"Swanky and Moo Moo\";a:3:{s:5:\"label\";s:18:\"Swanky and Moo Moo\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:9:\"Syncopate\";a:3:{s:5:\"label\";s:9:\"Syncopate\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:4:\"Syne\";a:3:{s:5:\"label\";s:4:\"Syne\";s:8:\"variants\";a:5:{i:0;s:3:\"500\";i:1;s:3:\"600\";i:2;s:3:\"700\";i:3;s:3:\"800\";i:4;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:9:\"Syne Mono\";a:3:{s:5:\"label\";s:9:\"Syne Mono\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:9:\"monospace\";}s:12:\"Syne Tactile\";a:3:{s:5:\"label\";s:12:\"Syne Tactile\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:7:\"Tajawal\";a:3:{s:5:\"label\";s:7:\"Tajawal\";s:8:\"variants\";a:7:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:3:\"500\";i:3;s:3:\"700\";i:4;s:3:\"800\";i:5;s:3:\"900\";i:6;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:9:\"Tangerine\";a:3:{s:5:\"label\";s:9:\"Tangerine\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:6:\"Taprom\";a:3:{s:5:\"label\";s:6:\"Taprom\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:5:\"Tauri\";a:3:{s:5:\"label\";s:5:\"Tauri\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:7:\"Taviraj\";a:3:{s:5:\"label\";s:7:\"Taviraj\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"600\";i:9;s:9:\"600italic\";i:10;s:3:\"700\";i:11;s:9:\"700italic\";i:12;s:3:\"800\";i:13;s:9:\"800italic\";i:14;s:3:\"900\";i:15;s:9:\"900italic\";i:16;s:6:\"italic\";i:17;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:4:\"Teko\";a:3:{s:5:\"label\";s:4:\"Teko\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:5:\"Telex\";a:3:{s:5:\"label\";s:5:\"Telex\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:18:\"Tenali Ramakrishna\";a:3:{s:5:\"label\";s:18:\"Tenali Ramakrishna\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:10:\"Tenor Sans\";a:3:{s:5:\"label\";s:10:\"Tenor Sans\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:11:\"Text Me One\";a:3:{s:5:\"label\";s:11:\"Text Me One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:9:\"Texturina\";a:3:{s:5:\"label\";s:9:\"Texturina\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"600\";i:9;s:9:\"600italic\";i:10;s:3:\"700\";i:11;s:9:\"700italic\";i:12;s:3:\"800\";i:13;s:9:\"800italic\";i:14;s:3:\"900\";i:15;s:9:\"900italic\";i:16;s:6:\"italic\";i:17;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:9:\"Thasadith\";a:3:{s:5:\"label\";s:9:\"Thasadith\";s:8:\"variants\";a:4:{i:0;s:3:\"700\";i:1;s:9:\"700italic\";i:2;s:6:\"italic\";i:3;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:18:\"The Girl Next Door\";a:3:{s:5:\"label\";s:18:\"The Girl Next Door\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:6:\"Tienne\";a:3:{s:5:\"label\";s:6:\"Tienne\";s:8:\"variants\";a:3:{i:0;s:3:\"700\";i:1;s:3:\"900\";i:2;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:7:\"Tillana\";a:3:{s:5:\"label\";s:7:\"Tillana\";s:8:\"variants\";a:5:{i:0;s:3:\"500\";i:1;s:3:\"600\";i:2;s:3:\"700\";i:3;s:3:\"800\";i:4;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:7:\"Timmana\";a:3:{s:5:\"label\";s:7:\"Timmana\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:5:\"Tinos\";a:3:{s:5:\"label\";s:5:\"Tinos\";s:8:\"variants\";a:4:{i:0;s:3:\"700\";i:1;s:9:\"700italic\";i:2;s:6:\"italic\";i:3;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:9:\"Titan One\";a:3:{s:5:\"label\";s:9:\"Titan One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:13:\"Titillium Web\";a:3:{s:5:\"label\";s:13:\"Titillium Web\";s:8:\"variants\";a:11:{i:0;s:3:\"200\";i:1;s:9:\"200italic\";i:2;s:3:\"300\";i:3;s:9:\"300italic\";i:4;s:3:\"600\";i:5;s:9:\"600italic\";i:6;s:3:\"700\";i:7;s:9:\"700italic\";i:8;s:3:\"900\";i:9;s:6:\"italic\";i:10;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:8:\"Tomorrow\";a:3:{s:5:\"label\";s:8:\"Tomorrow\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"600\";i:9;s:9:\"600italic\";i:10;s:3:\"700\";i:11;s:9:\"700italic\";i:12;s:3:\"800\";i:13;s:9:\"800italic\";i:14;s:3:\"900\";i:15;s:9:\"900italic\";i:16;s:6:\"italic\";i:17;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:11:\"Trade Winds\";a:3:{s:5:\"label\";s:11:\"Trade Winds\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:7:\"Trirong\";a:3:{s:5:\"label\";s:7:\"Trirong\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"600\";i:9;s:9:\"600italic\";i:10;s:3:\"700\";i:11;s:9:\"700italic\";i:12;s:3:\"800\";i:13;s:9:\"800italic\";i:14;s:3:\"900\";i:15;s:9:\"900italic\";i:16;s:6:\"italic\";i:17;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:8:\"Trispace\";a:3:{s:5:\"label\";s:8:\"Trispace\";s:8:\"variants\";a:8:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:7:\"Trocchi\";a:3:{s:5:\"label\";s:7:\"Trocchi\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:7:\"Trochut\";a:3:{s:5:\"label\";s:7:\"Trochut\";s:8:\"variants\";a:3:{i:0;s:3:\"700\";i:1;s:6:\"italic\";i:2;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:7:\"Trykker\";a:3:{s:5:\"label\";s:7:\"Trykker\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:10:\"Tulpen One\";a:3:{s:5:\"label\";s:10:\"Tulpen One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:11:\"Turret Road\";a:3:{s:5:\"label\";s:11:\"Turret Road\";s:8:\"variants\";a:6:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:3:\"500\";i:3;s:3:\"700\";i:4;s:3:\"800\";i:5;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:6:\"Ubuntu\";a:3:{s:5:\"label\";s:6:\"Ubuntu\";s:8:\"variants\";a:8:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:3:\"500\";i:3;s:9:\"500italic\";i:4;s:3:\"700\";i:5;s:9:\"700italic\";i:6;s:6:\"italic\";i:7;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:16:\"Ubuntu Condensed\";a:3:{s:5:\"label\";s:16:\"Ubuntu Condensed\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:11:\"Ubuntu Mono\";a:3:{s:5:\"label\";s:11:\"Ubuntu Mono\";s:8:\"variants\";a:4:{i:0;s:3:\"700\";i:1;s:9:\"700italic\";i:2;s:6:\"italic\";i:3;s:7:\"regular\";}s:8:\"category\";s:9:\"monospace\";}s:5:\"Ultra\";a:3:{s:5:\"label\";s:5:\"Ultra\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:14:\"Uncial Antiqua\";a:3:{s:5:\"label\";s:14:\"Uncial Antiqua\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:8:\"Underdog\";a:3:{s:5:\"label\";s:8:\"Underdog\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:9:\"Unica One\";a:3:{s:5:\"label\";s:9:\"Unica One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:14:\"UnifrakturCook\";a:3:{s:5:\"label\";s:14:\"UnifrakturCook\";s:8:\"variants\";a:1:{i:0;s:3:\"700\";}s:8:\"category\";s:7:\"display\";}s:18:\"UnifrakturMaguntia\";a:3:{s:5:\"label\";s:18:\"UnifrakturMaguntia\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:7:\"Unkempt\";a:3:{s:5:\"label\";s:7:\"Unkempt\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:6:\"Unlock\";a:3:{s:5:\"label\";s:6:\"Unlock\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:4:\"Unna\";a:3:{s:5:\"label\";s:4:\"Unna\";s:8:\"variants\";a:4:{i:0;s:3:\"700\";i:1;s:9:\"700italic\";i:2;s:6:\"italic\";i:3;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:5:\"VT323\";a:3:{s:5:\"label\";s:5:\"VT323\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:9:\"monospace\";}s:11:\"Vampiro One\";a:3:{s:5:\"label\";s:11:\"Vampiro One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:6:\"Varela\";a:3:{s:5:\"label\";s:6:\"Varela\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:12:\"Varela Round\";a:3:{s:5:\"label\";s:12:\"Varela Round\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:5:\"Varta\";a:3:{s:5:\"label\";s:5:\"Varta\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:11:\"Vast Shadow\";a:3:{s:5:\"label\";s:11:\"Vast Shadow\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:12:\"Vesper Libre\";a:3:{s:5:\"label\";s:12:\"Vesper Libre\";s:8:\"variants\";a:4:{i:0;s:3:\"500\";i:1;s:3:\"700\";i:2;s:3:\"900\";i:3;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:12:\"Viaoda Libre\";a:3:{s:5:\"label\";s:12:\"Viaoda Libre\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:5:\"Vibes\";a:3:{s:5:\"label\";s:5:\"Vibes\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:5:\"Vibur\";a:3:{s:5:\"label\";s:5:\"Vibur\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:8:\"Vidaloka\";a:3:{s:5:\"label\";s:8:\"Vidaloka\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:4:\"Viga\";a:3:{s:5:\"label\";s:4:\"Viga\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:5:\"Voces\";a:3:{s:5:\"label\";s:5:\"Voces\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:7:\"Volkhov\";a:3:{s:5:\"label\";s:7:\"Volkhov\";s:8:\"variants\";a:4:{i:0;s:3:\"700\";i:1;s:9:\"700italic\";i:2;s:6:\"italic\";i:3;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:8:\"Vollkorn\";a:3:{s:5:\"label\";s:8:\"Vollkorn\";s:8:\"variants\";a:12:{i:0;s:3:\"500\";i:1;s:9:\"500italic\";i:2;s:3:\"600\";i:3;s:9:\"600italic\";i:4;s:3:\"700\";i:5;s:9:\"700italic\";i:6;s:3:\"800\";i:7;s:9:\"800italic\";i:8;s:3:\"900\";i:9;s:9:\"900italic\";i:10;s:6:\"italic\";i:11;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:11:\"Vollkorn SC\";a:3:{s:5:\"label\";s:11:\"Vollkorn SC\";s:8:\"variants\";a:4:{i:0;s:3:\"600\";i:1;s:3:\"700\";i:2;s:3:\"900\";i:3;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:8:\"Voltaire\";a:3:{s:5:\"label\";s:8:\"Voltaire\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:23:\"Waiting for the Sunrise\";a:3:{s:5:\"label\";s:23:\"Waiting for the Sunrise\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:8:\"Wallpoet\";a:3:{s:5:\"label\";s:8:\"Wallpoet\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:15:\"Walter Turncoat\";a:3:{s:5:\"label\";s:15:\"Walter Turncoat\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:6:\"Warnes\";a:3:{s:5:\"label\";s:6:\"Warnes\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:9:\"Wellfleet\";a:3:{s:5:\"label\";s:9:\"Wellfleet\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:9:\"Wendy One\";a:3:{s:5:\"label\";s:9:\"Wendy One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:8:\"Wire One\";a:3:{s:5:\"label\";s:8:\"Wire One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:9:\"Work Sans\";a:3:{s:5:\"label\";s:9:\"Work Sans\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"600\";i:9;s:9:\"600italic\";i:10;s:3:\"700\";i:11;s:9:\"700italic\";i:12;s:3:\"800\";i:13;s:9:\"800italic\";i:14;s:3:\"900\";i:15;s:9:\"900italic\";i:16;s:6:\"italic\";i:17;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:9:\"Xanh Mono\";a:3:{s:5:\"label\";s:9:\"Xanh Mono\";s:8:\"variants\";a:2:{i:0;s:6:\"italic\";i:1;s:7:\"regular\";}s:8:\"category\";s:9:\"monospace\";}s:17:\"Yanone Kaffeesatz\";a:3:{s:5:\"label\";s:17:\"Yanone Kaffeesatz\";s:8:\"variants\";a:6:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:11:\"Yantramanav\";a:3:{s:5:\"label\";s:11:\"Yantramanav\";s:8:\"variants\";a:6:{i:0;s:3:\"100\";i:1;s:3:\"300\";i:2;s:3:\"500\";i:3;s:3:\"700\";i:4;s:3:\"900\";i:5;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:9:\"Yatra One\";a:3:{s:5:\"label\";s:9:\"Yatra One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:10:\"Yellowtail\";a:3:{s:5:\"label\";s:10:\"Yellowtail\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:9:\"Yeon Sung\";a:3:{s:5:\"label\";s:9:\"Yeon Sung\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:10:\"Yeseva One\";a:3:{s:5:\"label\";s:10:\"Yeseva One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:10:\"Yesteryear\";a:3:{s:5:\"label\";s:10:\"Yesteryear\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:4:\"Yrsa\";a:3:{s:5:\"label\";s:4:\"Yrsa\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:12:\"ZCOOL KuaiLe\";a:3:{s:5:\"label\";s:12:\"ZCOOL KuaiLe\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:21:\"ZCOOL QingKe HuangYou\";a:3:{s:5:\"label\";s:21:\"ZCOOL QingKe HuangYou\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:13:\"ZCOOL XiaoWei\";a:3:{s:5:\"label\";s:13:\"ZCOOL XiaoWei\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:6:\"Zeyada\";a:3:{s:5:\"label\";s:6:\"Zeyada\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:13:\"Zhi Mang Xing\";a:3:{s:5:\"label\";s:13:\"Zhi Mang Xing\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:10:\"Zilla Slab\";a:3:{s:5:\"label\";s:10:\"Zilla Slab\";s:8:\"variants\";a:10:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:3:\"500\";i:3;s:9:\"500italic\";i:4;s:3:\"600\";i:5;s:9:\"600italic\";i:6;s:3:\"700\";i:7;s:9:\"700italic\";i:8;s:6:\"italic\";i:9;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:20:\"Zilla Slab Highlight\";a:3:{s:5:\"label\";s:20:\"Zilla Slab Highlight\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}}', 'no');
INSERT INTO `wprna_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(1253, '_site_transient_timeout_theme_roots', '1626426427', 'no'),
(1254, '_site_transient_theme_roots', 'a:4:{s:5:\"agama\";s:7:\"/themes\";s:14:\"twentynineteen\";s:7:\"/themes\";s:12:\"twentytwenty\";s:7:\"/themes\";s:15:\"twentytwentyone\";s:7:\"/themes\";}', 'no'),
(1255, '_site_transient_update_themes', 'O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1626424627;s:7:\"checked\";a:4:{s:5:\"agama\";s:5:\"1.6.6\";s:14:\"twentynineteen\";s:3:\"2.0\";s:12:\"twentytwenty\";s:3:\"1.7\";s:15:\"twentytwentyone\";s:3:\"1.2\";}s:8:\"response\";a:1:{s:15:\"twentytwentyone\";a:6:{s:5:\"theme\";s:15:\"twentytwentyone\";s:11:\"new_version\";s:3:\"1.3\";s:3:\"url\";s:45:\"https://wordpress.org/themes/twentytwentyone/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/theme/twentytwentyone.1.3.zip\";s:8:\"requires\";s:3:\"5.3\";s:12:\"requires_php\";s:3:\"5.6\";}}s:9:\"no_update\";a:3:{s:5:\"agama\";a:6:{s:5:\"theme\";s:5:\"agama\";s:11:\"new_version\";s:5:\"1.6.6\";s:3:\"url\";s:35:\"https://wordpress.org/themes/agama/\";s:7:\"package\";s:53:\"https://downloads.wordpress.org/theme/agama.1.6.6.zip\";s:8:\"requires\";s:3:\"4.6\";s:12:\"requires_php\";s:3:\"7.0\";}s:14:\"twentynineteen\";a:6:{s:5:\"theme\";s:14:\"twentynineteen\";s:11:\"new_version\";s:3:\"2.0\";s:3:\"url\";s:44:\"https://wordpress.org/themes/twentynineteen/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/theme/twentynineteen.2.0.zip\";s:8:\"requires\";s:5:\"4.9.6\";s:12:\"requires_php\";s:5:\"5.2.4\";}s:12:\"twentytwenty\";a:6:{s:5:\"theme\";s:12:\"twentytwenty\";s:11:\"new_version\";s:3:\"1.7\";s:3:\"url\";s:42:\"https://wordpress.org/themes/twentytwenty/\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/theme/twentytwenty.1.7.zip\";s:8:\"requires\";s:3:\"4.7\";s:12:\"requires_php\";s:5:\"5.2.4\";}}s:12:\"translations\";a:0:{}}', 'no'),
(1256, '_site_transient_update_plugins', 'O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1626424628;s:7:\"checked\";a:8:{s:19:\"akismet/akismet.php\";s:5:\"4.1.9\";s:51:\"all-in-one-wp-migration/all-in-one-wp-migration.php\";s:4:\"7.44\";s:23:\"elementor/elementor.php\";s:5:\"3.1.4\";s:55:\"gold-addons-for-elementor/gold-addons-for-elementor.php\";s:5:\"1.1.5\";s:9:\"hello.php\";s:5:\"1.7.2\";s:27:\"leaflet-map/leaflet-map.php\";s:6:\"2.23.3\";s:33:\"smart-slider-3/smart-slider-3.php\";s:8:\"3.4.1.17\";s:53:\"wp-meta-and-date-remover/wp-meta-and-date-remover.php\";s:5:\"1.9.3\";}s:8:\"response\";a:6:{s:19:\"akismet/akismet.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:21:\"w.org/plugins/akismet\";s:4:\"slug\";s:7:\"akismet\";s:6:\"plugin\";s:19:\"akismet/akismet.php\";s:11:\"new_version\";s:6:\"4.1.10\";s:3:\"url\";s:38:\"https://wordpress.org/plugins/akismet/\";s:7:\"package\";s:57:\"https://downloads.wordpress.org/plugin/akismet.4.1.10.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:59:\"https://ps.w.org/akismet/assets/icon-256x256.png?rev=969272\";s:2:\"1x\";s:59:\"https://ps.w.org/akismet/assets/icon-128x128.png?rev=969272\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:61:\"https://ps.w.org/akismet/assets/banner-772x250.jpg?rev=479904\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.6\";s:6:\"tested\";s:3:\"5.8\";s:12:\"requires_php\";b:0;s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:23:\"elementor/elementor.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:23:\"w.org/plugins/elementor\";s:4:\"slug\";s:9:\"elementor\";s:6:\"plugin\";s:23:\"elementor/elementor.php\";s:11:\"new_version\";s:5:\"3.3.0\";s:3:\"url\";s:40:\"https://wordpress.org/plugins/elementor/\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.3.0.zip\";s:5:\"icons\";a:3:{s:2:\"2x\";s:62:\"https://ps.w.org/elementor/assets/icon-256x256.png?rev=1427768\";s:2:\"1x\";s:54:\"https://ps.w.org/elementor/assets/icon.svg?rev=1426809\";s:3:\"svg\";s:54:\"https://ps.w.org/elementor/assets/icon.svg?rev=1426809\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/elementor/assets/banner-1544x500.png?rev=1475479\";s:2:\"1x\";s:64:\"https://ps.w.org/elementor/assets/banner-772x250.png?rev=1475479\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.0\";s:6:\"tested\";s:5:\"5.7.2\";s:12:\"requires_php\";s:3:\"5.6\";s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:55:\"gold-addons-for-elementor/gold-addons-for-elementor.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:39:\"w.org/plugins/gold-addons-for-elementor\";s:4:\"slug\";s:25:\"gold-addons-for-elementor\";s:6:\"plugin\";s:55:\"gold-addons-for-elementor/gold-addons-for-elementor.php\";s:11:\"new_version\";s:5:\"1.1.8\";s:3:\"url\";s:56:\"https://wordpress.org/plugins/gold-addons-for-elementor/\";s:7:\"package\";s:68:\"https://downloads.wordpress.org/plugin/gold-addons-for-elementor.zip\";s:5:\"icons\";a:1:{s:2:\"1x\";s:78:\"https://ps.w.org/gold-addons-for-elementor/assets/icon-128x128.png?rev=1940036\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:80:\"https://ps.w.org/gold-addons-for-elementor/assets/banner-772x250.jpg?rev=1942586\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.7\";s:6:\"tested\";s:5:\"5.7.2\";s:12:\"requires_php\";b:0;s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:27:\"leaflet-map/leaflet-map.php\";O:8:\"stdClass\":14:{s:2:\"id\";s:25:\"w.org/plugins/leaflet-map\";s:4:\"slug\";s:11:\"leaflet-map\";s:6:\"plugin\";s:27:\"leaflet-map/leaflet-map.php\";s:11:\"new_version\";s:5:\"3.0.2\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/leaflet-map/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/leaflet-map.3.0.2.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/leaflet-map/assets/icon-256x256.png?rev=1693083\";s:2:\"1x\";s:64:\"https://ps.w.org/leaflet-map/assets/icon-128x128.png?rev=1693083\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/leaflet-map/assets/banner-1544x500.png?rev=1693083\";s:2:\"1x\";s:66:\"https://ps.w.org/leaflet-map/assets/banner-772x250.png?rev=1693083\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.6\";s:6:\"tested\";s:5:\"5.7.2\";s:12:\"requires_php\";b:0;s:13:\"compatibility\";O:8:\"stdClass\":0:{}s:14:\"upgrade_notice\";s:127:\"<p>Another fix for commas in float coordinates. Fix validation of tile urls. Fix for php 5.6 using static function methods.</p>\";}s:33:\"smart-slider-3/smart-slider-3.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:28:\"w.org/plugins/smart-slider-3\";s:4:\"slug\";s:14:\"smart-slider-3\";s:6:\"plugin\";s:33:\"smart-slider-3/smart-slider-3.php\";s:11:\"new_version\";s:7:\"3.5.0.9\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/smart-slider-3/\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/plugin/smart-slider-3.3.5.0.9.zip\";s:5:\"icons\";a:3:{s:2:\"2x\";s:67:\"https://ps.w.org/smart-slider-3/assets/icon-256x256.png?rev=2307688\";s:2:\"1x\";s:59:\"https://ps.w.org/smart-slider-3/assets/icon.svg?rev=2307688\";s:3:\"svg\";s:59:\"https://ps.w.org/smart-slider-3/assets/icon.svg?rev=2307688\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:70:\"https://ps.w.org/smart-slider-3/assets/banner-1544x500.png?rev=2541018\";s:2:\"1x\";s:69:\"https://ps.w.org/smart-slider-3/assets/banner-772x250.png?rev=2541018\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.9\";s:6:\"tested\";s:5:\"5.7.2\";s:12:\"requires_php\";s:3:\"7.0\";s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:53:\"wp-meta-and-date-remover/wp-meta-and-date-remover.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:38:\"w.org/plugins/wp-meta-and-date-remover\";s:4:\"slug\";s:24:\"wp-meta-and-date-remover\";s:6:\"plugin\";s:53:\"wp-meta-and-date-remover/wp-meta-and-date-remover.php\";s:11:\"new_version\";s:5:\"1.9.4\";s:3:\"url\";s:55:\"https://wordpress.org/plugins/wp-meta-and-date-remover/\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/plugin/wp-meta-and-date-remover.zip\";s:5:\"icons\";a:1:{s:7:\"default\";s:68:\"https://s.w.org/plugins/geopattern-icon/wp-meta-and-date-remover.svg\";}s:7:\"banners\";a:0:{}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:5:\"3.0.1\";s:6:\"tested\";s:5:\"5.7.2\";s:12:\"requires_php\";b:0;s:13:\"compatibility\";O:8:\"stdClass\":0:{}}}s:12:\"translations\";a:0:{}s:9:\"no_update\";a:2:{s:51:\"all-in-one-wp-migration/all-in-one-wp-migration.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:37:\"w.org/plugins/all-in-one-wp-migration\";s:4:\"slug\";s:23:\"all-in-one-wp-migration\";s:6:\"plugin\";s:51:\"all-in-one-wp-migration/all-in-one-wp-migration.php\";s:11:\"new_version\";s:4:\"7.44\";s:3:\"url\";s:54:\"https://wordpress.org/plugins/all-in-one-wp-migration/\";s:7:\"package\";s:71:\"https://downloads.wordpress.org/plugin/all-in-one-wp-migration.7.44.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:76:\"https://ps.w.org/all-in-one-wp-migration/assets/icon-256x256.png?rev=2458334\";s:2:\"1x\";s:76:\"https://ps.w.org/all-in-one-wp-migration/assets/icon-128x128.png?rev=2458334\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:79:\"https://ps.w.org/all-in-one-wp-migration/assets/banner-1544x500.jpg?rev=2538919\";s:2:\"1x\";s:78:\"https://ps.w.org/all-in-one-wp-migration/assets/banner-772x250.png?rev=2538919\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"3.3\";}s:9:\"hello.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:25:\"w.org/plugins/hello-dolly\";s:4:\"slug\";s:11:\"hello-dolly\";s:6:\"plugin\";s:9:\"hello.php\";s:11:\"new_version\";s:5:\"1.7.2\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/hello-dolly/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/hello-dolly.1.7.2.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/hello-dolly/assets/icon-256x256.jpg?rev=2052855\";s:2:\"1x\";s:64:\"https://ps.w.org/hello-dolly/assets/icon-128x128.jpg?rev=2052855\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:66:\"https://ps.w.org/hello-dolly/assets/banner-772x250.jpg?rev=2052855\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.6\";}}}', 'no'),
(1257, '_site_transient_timeout_browser_7f65ff317c237641f7aace3b7dac03d6', '1627029503', 'no'),
(1258, '_site_transient_browser_7f65ff317c237641f7aace3b7dac03d6', 'a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:13:\"91.0.4472.124\";s:8:\"platform\";s:7:\"Windows\";s:10:\"update_url\";s:29:\"https://www.google.com/chrome\";s:7:\"img_src\";s:43:\"http://s.w.org/images/browsers/chrome.png?1\";s:11:\"img_src_ssl\";s:44:\"https://s.w.org/images/browsers/chrome.png?1\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}', 'no'),
(1259, '_transient_timeout_elementor_remote_info_api_data_3.1.4', '1626467904', 'no'),
(1260, '_transient_elementor_remote_info_api_data_3.1.4', 'a:4:{s:9:\"timestamp\";s:10:\"1626422000\";s:14:\"upgrade_notice\";a:3:{s:7:\"version\";s:5:\"2.0.0\";s:7:\"message\";s:0:\"\";s:11:\"update_link\";s:0:\"\";}s:11:\"pro_widgets\";a:64:{i:0;a:4:{s:4:\"name\";s:5:\"posts\";s:5:\"title\";s:5:\"Posts\";s:4:\"icon\";s:15:\"eicon-post-list\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:1;a:4:{s:4:\"name\";s:9:\"portfolio\";s:5:\"title\";s:9:\"Portfolio\";s:4:\"icon\";s:18:\"eicon-gallery-grid\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:2;a:4:{s:4:\"name\";s:7:\"gallery\";s:5:\"title\";s:7:\"Gallery\";s:4:\"icon\";s:23:\"eicon-gallery-justified\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:3;a:4:{s:4:\"name\";s:4:\"form\";s:5:\"title\";s:4:\"Form\";s:4:\"icon\";s:21:\"eicon-form-horizontal\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:4;a:4:{s:4:\"name\";s:5:\"login\";s:5:\"title\";s:5:\"Login\";s:4:\"icon\";s:15:\"eicon-lock-user\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:5;a:4:{s:4:\"name\";s:6:\"slides\";s:5:\"title\";s:6:\"Slides\";s:4:\"icon\";s:12:\"eicon-slides\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:6;a:4:{s:4:\"name\";s:8:\"nav-menu\";s:5:\"title\";s:8:\"Nav Menu\";s:4:\"icon\";s:14:\"eicon-nav-menu\";s:10:\"categories\";s:33:\"[\"pro-elements\",\"theme-elements\"]\";}i:7;a:4:{s:4:\"name\";s:17:\"animated-headline\";s:5:\"title\";s:17:\"Animated Headline\";s:4:\"icon\";s:23:\"eicon-animated-headline\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:8;a:4:{s:4:\"name\";s:10:\"price-list\";s:5:\"title\";s:10:\"Price List\";s:4:\"icon\";s:16:\"eicon-price-list\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:9;a:4:{s:4:\"name\";s:11:\"price-table\";s:5:\"title\";s:11:\"Price Table\";s:4:\"icon\";s:17:\"eicon-price-table\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:10;a:4:{s:4:\"name\";s:8:\"flip-box\";s:5:\"title\";s:8:\"Flip Box\";s:4:\"icon\";s:14:\"eicon-flip-box\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:11;a:4:{s:4:\"name\";s:14:\"call-to-action\";s:5:\"title\";s:14:\"Call to Action\";s:4:\"icon\";s:20:\"eicon-image-rollover\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:12;a:4:{s:4:\"name\";s:14:\"media-carousel\";s:5:\"title\";s:14:\"Media Carousel\";s:4:\"icon\";s:20:\"eicon-media-carousel\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:13;a:4:{s:4:\"name\";s:20:\"testimonial-carousel\";s:5:\"title\";s:20:\"Testimonial Carousel\";s:4:\"icon\";s:26:\"eicon-testimonial-carousel\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:14;a:4:{s:4:\"name\";s:7:\"reviews\";s:5:\"title\";s:7:\"Reviews\";s:4:\"icon\";s:12:\"eicon-review\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:15;a:4:{s:4:\"name\";s:17:\"table-of-contents\";s:5:\"title\";s:17:\"Table of Contents\";s:4:\"icon\";s:23:\"eicon-table-of-contents\";s:10:\"categories\";s:33:\"[\"pro-elements\",\"theme-elements\"]\";}i:16;a:4:{s:4:\"name\";s:9:\"countdown\";s:5:\"title\";s:9:\"Countdown\";s:4:\"icon\";s:15:\"eicon-countdown\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:17;a:4:{s:4:\"name\";s:13:\"share-buttons\";s:5:\"title\";s:13:\"Share Buttons\";s:4:\"icon\";s:11:\"eicon-share\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:18;a:4:{s:4:\"name\";s:11:\"search-form\";s:5:\"title\";s:11:\"Search Form\";s:4:\"icon\";s:17:\"eicon-site-search\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:19;a:4:{s:4:\"name\";s:10:\"author-box\";s:5:\"title\";s:10:\"Author Box\";s:4:\"icon\";s:12:\"eicon-person\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:20;a:4:{s:4:\"name\";s:13:\"post-comments\";s:5:\"title\";s:13:\"Post Comments\";s:4:\"icon\";s:14:\"eicon-comments\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:21;a:4:{s:4:\"name\";s:15:\"post-navigation\";s:5:\"title\";s:15:\"Post Navigation\";s:4:\"icon\";s:21:\"eicon-post-navigation\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:22;a:4:{s:4:\"name\";s:9:\"post-info\";s:5:\"title\";s:9:\"Post Info\";s:4:\"icon\";s:15:\"eicon-post-info\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:23;a:4:{s:4:\"name\";s:7:\"sitemap\";s:5:\"title\";s:7:\"Sitemap\";s:4:\"icon\";s:13:\"eicon-sitemap\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:24;a:4:{s:4:\"name\";s:11:\"breadcrumbs\";s:5:\"title\";s:11:\"Breadcrumbs\";s:4:\"icon\";s:11:\"eicon-yoast\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:25;a:4:{s:4:\"name\";s:10:\"blockquote\";s:5:\"title\";s:10:\"Blockquote\";s:4:\"icon\";s:16:\"eicon-blockquote\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:26;a:4:{s:4:\"name\";s:19:\"wc-archive-products\";s:5:\"title\";s:16:\"Archive Products\";s:4:\"icon\";s:14:\"eicon-products\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:27;a:4:{s:4:\"name\";s:31:\"woocommerce-archive-description\";s:5:\"title\";s:19:\"Archive Description\";s:4:\"icon\";s:25:\"eicon-product-description\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:28;a:4:{s:4:\"name\";s:20:\"woocommerce-products\";s:5:\"title\";s:8:\"Products\";s:4:\"icon\";s:14:\"eicon-products\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:29;a:4:{s:4:\"name\";s:22:\"woocommerce-breadcrumb\";s:5:\"title\";s:23:\"WooCommerce Breadcrumbs\";s:4:\"icon\";s:25:\"eicon-product-breadcrumbs\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:30;a:4:{s:4:\"name\";s:14:\"wc-add-to-cart\";s:5:\"title\";s:18:\"Custom Add To Cart\";s:4:\"icon\";s:17:\"eicon-woocommerce\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:31;a:4:{s:4:\"name\";s:11:\"wc-elements\";s:5:\"title\";s:17:\"WooCommerce Pages\";s:4:\"icon\";s:19:\"eicon-product-pages\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:32;a:4:{s:4:\"name\";s:13:\"wc-categories\";s:5:\"title\";s:18:\"Product Categories\";s:4:\"icon\";s:24:\"eicon-product-categories\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:33;a:4:{s:4:\"name\";s:21:\"woocommerce-menu-cart\";s:5:\"title\";s:9:\"Menu Cart\";s:4:\"icon\";s:10:\"eicon-cart\";s:10:\"categories\";s:41:\"[\"theme-elements\",\"woocommerce-elements\"]\";}i:34;a:4:{s:4:\"name\";s:25:\"woocommerce-product-title\";s:5:\"title\";s:13:\"Product Title\";s:4:\"icon\";s:19:\"eicon-product-title\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:35;a:4:{s:4:\"name\";s:26:\"woocommerce-product-images\";s:5:\"title\";s:14:\"Product Images\";s:4:\"icon\";s:20:\"eicon-product-images\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:36;a:4:{s:4:\"name\";s:25:\"woocommerce-product-price\";s:5:\"title\";s:13:\"Product Price\";s:4:\"icon\";s:19:\"eicon-product-price\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:37;a:4:{s:4:\"name\";s:31:\"woocommerce-product-add-to-cart\";s:5:\"title\";s:11:\"Add To Cart\";s:4:\"icon\";s:25:\"eicon-product-add-to-cart\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:38;a:4:{s:4:\"name\";s:26:\"woocommerce-product-rating\";s:5:\"title\";s:14:\"Product Rating\";s:4:\"icon\";s:20:\"eicon-product-rating\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:39;a:4:{s:4:\"name\";s:25:\"woocommerce-product-stock\";s:5:\"title\";s:13:\"Product Stock\";s:4:\"icon\";s:19:\"eicon-product-stock\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:40;a:4:{s:4:\"name\";s:24:\"woocommerce-product-meta\";s:5:\"title\";s:12:\"Product Meta\";s:4:\"icon\";s:18:\"eicon-product-meta\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:41;a:4:{s:4:\"name\";s:37:\"woocommerce-product-short-description\";s:5:\"title\";s:17:\"Short Description\";s:4:\"icon\";s:25:\"eicon-product-description\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:42;a:4:{s:4:\"name\";s:29:\"woocommerce-product-data-tabs\";s:5:\"title\";s:17:\"Product Data Tabs\";s:4:\"icon\";s:18:\"eicon-product-tabs\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:43;a:4:{s:4:\"name\";s:42:\"woocommerce-product-additional-information\";s:5:\"title\";s:22:\"Additional Information\";s:4:\"icon\";s:19:\" eicon-product-info\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:44;a:4:{s:4:\"name\";s:27:\"woocommerce-product-related\";s:5:\"title\";s:15:\"Product Related\";s:4:\"icon\";s:21:\"eicon-product-related\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:45;a:4:{s:4:\"name\";s:26:\"woocommerce-product-upsell\";s:5:\"title\";s:7:\"Upsells\";s:4:\"icon\";s:20:\"eicon-product-upsell\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:46;a:4:{s:4:\"name\";s:6:\"lottie\";s:5:\"title\";s:6:\"Lottie\";s:4:\"icon\";s:12:\"eicon-lottie\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:47;a:4:{s:4:\"name\";s:15:\"facebook-button\";s:5:\"title\";s:15:\"Facebook Button\";s:4:\"icon\";s:23:\"eicon-facebook-like-box\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:48;a:4:{s:4:\"name\";s:17:\"facebook-comments\";s:5:\"title\";s:17:\"Facebook Comments\";s:4:\"icon\";s:23:\"eicon-facebook-comments\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:49;a:4:{s:4:\"name\";s:14:\"facebook-embed\";s:5:\"title\";s:14:\"Facebook Embed\";s:4:\"icon\";s:14:\"eicon-fb-embed\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:50;a:4:{s:4:\"name\";s:13:\"facebook-page\";s:5:\"title\";s:13:\"Facebook Page\";s:4:\"icon\";s:13:\"eicon-fb-feed\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:51;a:4:{s:4:\"name\";s:7:\"hotspot\";s:5:\"title\";s:7:\"Hotspot\";s:4:\"icon\";s:19:\"eicon-image-hotspot\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:52;a:4:{s:4:\"name\";s:13:\"paypal-button\";s:5:\"title\";s:13:\"PayPal Button\";s:4:\"icon\";s:19:\"eicon-paypal-button\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:53;a:4:{s:4:\"name\";s:14:\"code-highlight\";s:5:\"title\";s:14:\"Code Highlight\";s:4:\"icon\";s:20:\"eicon-code-highlight\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:54;a:4:{s:4:\"name\";s:14:\"video-playlist\";s:5:\"title\";s:14:\"Video Playlist\";s:4:\"icon\";s:20:\"eicon-video-playlist\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:55;a:4:{s:4:\"name\";s:8:\"template\";s:5:\"title\";s:8:\"Template\";s:4:\"icon\";s:19:\"eicon-document-file\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:56;a:4:{s:4:\"name\";s:15:\"theme-site-logo\";s:5:\"title\";s:9:\"Site Logo\";s:4:\"icon\";s:15:\"eicon-site-logo\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:57;a:4:{s:4:\"name\";s:16:\"theme-site-title\";s:5:\"title\";s:10:\"Site Title\";s:4:\"icon\";s:16:\"eicon-site-title\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:58;a:4:{s:4:\"name\";s:16:\"theme-page-title\";s:5:\"title\";s:10:\"Page Title\";s:4:\"icon\";s:19:\"eicon-archive-title\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:59;a:4:{s:4:\"name\";s:16:\"theme-post-title\";s:5:\"title\";s:10:\"Post Title\";s:4:\"icon\";s:16:\"eicon-post-title\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:60;a:4:{s:4:\"name\";s:18:\"theme-post-excerpt\";s:5:\"title\";s:12:\"Post Excerpt\";s:4:\"icon\";s:18:\"eicon-post-excerpt\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:61;a:4:{s:4:\"name\";s:25:\"theme-post-featured-image\";s:5:\"title\";s:14:\"Featured Image\";s:4:\"icon\";s:20:\"eicon-featured-image\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:62;a:4:{s:4:\"name\";s:19:\"theme-archive-title\";s:5:\"title\";s:13:\"Archive Title\";s:4:\"icon\";s:19:\"eicon-archive-title\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:63;a:4:{s:4:\"name\";s:13:\"archive-posts\";s:5:\"title\";s:13:\"Archive Posts\";s:4:\"icon\";s:19:\"eicon-archive-posts\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}}s:17:\"canary_deployment\";a:2:{s:11:\"plugin_info\";a:11:{s:2:\"id\";s:23:\"w.org/plugins/elementor\";s:4:\"slug\";s:9:\"elementor\";s:6:\"plugin\";s:23:\"elementor/elementor.php\";s:11:\"new_version\";s:5:\"3.3.0\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.3.0.zip\";s:3:\"url\";s:40:\"https://wordpress.org/plugins/elementor/\";s:5:\"icons\";a:3:{s:2:\"2x\";s:62:\"https://ps.w.org/elementor/assets/icon-256x256.png?rev=1427768\";s:2:\"1x\";s:54:\"https://ps.w.org/elementor/assets/icon.svg?rev=1426809\";s:3:\"svg\";s:54:\"https://ps.w.org/elementor/assets/icon.svg?rev=1426809\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/elementor/assets/banner-1544x500.png?rev=1475479\";s:2:\"1x\";s:64:\"https://ps.w.org/elementor/assets/banner-772x250.png?rev=1475479\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:5:\"5.7.2\";s:12:\"requires_php\";s:3:\"5.6\";}s:10:\"conditions\";a:1:{i:0;a:1:{i:0;a:3:{s:4:\"type\";s:8:\"language\";s:9:\"languages\";a:26:{i:0;s:5:\"he_IL\";i:1;s:5:\"en_GB\";i:2;s:5:\"en_NZ\";i:3;s:5:\"en_ZA\";i:4;s:5:\"en_AU\";i:5;s:5:\"en_CA\";i:6;s:5:\"sv_SE\";i:7;s:5:\"da_DK\";i:8;s:5:\"fr_FR\";i:9;s:5:\"nl_NL\";i:10;s:5:\"nb_NO\";i:11;s:5:\"de_AT\";i:12;s:2:\"fi\";i:13;s:5:\"it_IT\";i:14;s:5:\"nn_NO\";i:15;s:5:\"de_CH\";i:16;s:5:\"en_GB\";i:17;s:5:\"is_IS\";i:18;s:2:\"ga\";i:19;s:5:\"fr_BE\";i:20;s:5:\"nl_BE\";i:21;s:3:\"ast\";i:22;s:5:\"lb_LU\";i:23;s:5:\"es_ES\";i:24;s:5:\"pt_PT\";i:25;s:3:\"mlt\";}s:8:\"operator\";s:2:\"in\";}}}}}', 'no'),
(1261, '_site_transient_timeout_community-events-46914e270782577c79e155449bf64f8b', '1626467907', 'no'),
(1262, '_site_transient_community-events-46914e270782577c79e155449bf64f8b', 'a:4:{s:9:\"sandboxed\";b:0;s:5:\"error\";N;s:8:\"location\";a:1:{s:2:\"ip\";s:12:\"62.103.186.0\";}s:6:\"events\";a:2:{i:0;a:10:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:50:\"Learn WordPress: Watch and Discuss User Management\";s:3:\"url\";s:68:\"https://www.meetup.com/learn-wordpress-discussions/events/279303274/\";s:6:\"meetup\";s:27:\"Learn WordPress Discussions\";s:10:\"meetup_url\";s:51:\"https://www.meetup.com/learn-wordpress-discussions/\";s:4:\"date\";s:19:\"2021-07-15 10:30:00\";s:8:\"end_date\";s:19:\"2021-07-15 11:30:00\";s:20:\"start_unix_timestamp\";i:1626370200;s:18:\"end_unix_timestamp\";i:1626373800;s:8:\"location\";a:4:{s:8:\"location\";s:6:\"Online\";s:7:\"country\";s:2:\"US\";s:8:\"latitude\";d:37.7799987792970028976924368180334568023681640625;s:9:\"longitude\";d:-122.419998168950002082056016661226749420166015625;}}i:1;a:10:{s:4:\"type\";s:8:\"wordcamp\";s:5:\"title\";s:34:\"WordCamp Santa Clarita Online 2021\";s:3:\"url\";s:39:\"https://santaclarita.wordcamp.org/2021/\";s:6:\"meetup\";N;s:10:\"meetup_url\";N;s:4:\"date\";s:19:\"2021-07-17 00:00:00\";s:8:\"end_date\";s:19:\"2021-07-18 00:00:00\";s:20:\"start_unix_timestamp\";i:1626505200;s:18:\"end_unix_timestamp\";i:1626591600;s:8:\"location\";a:4:{s:8:\"location\";s:6:\"Online\";s:7:\"country\";s:2:\"US\";s:8:\"latitude\";d:34.36771689999999779274730826728045940399169921875;s:9:\"longitude\";d:-118.4747172999999946796378935687243938446044921875;}}}}', 'no'),
(1263, '_transient_timeout_feed_b32d88253a0b81fe28c36f0ad8026ddd', '1626467907', 'no');
INSERT INTO `wprna_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(1264, '_transient_feed_b32d88253a0b81fe28c36f0ad8026ddd', 'a:4:{s:5:\"child\";a:1:{s:0:\"\";a:1:{s:3:\"rss\";a:1:{i:0;a:6:{s:4:\"data\";s:3:\"\n\n\n\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:7:\"version\";s:3:\"2.0\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:1:{s:7:\"channel\";a:1:{i:0;a:6:{s:4:\"data\";s:49:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n		\n		\n		\n		\n		\n		\n		\n		\n		\n	\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:3:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"WordPress.org\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:24:\"https://el.wordpress.org\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:13:\"lastBuildDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 18 May 2021 11:14:44 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"language\";a:1:{i:0;a:5:{s:4:\"data\";s:2:\"el\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"generator\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"https://wordpress.org/?v=5.9-alpha-51443\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"item\";a:10:{i:0;a:6:{s:4:\"data\";s:76:\"\n		\n		\n					\n		\n		\n		\n				\n		\n		\n\n					\n										\n					\n					\n			\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:54:\"Οι ομιλίες του WordCamp Greece 2021 Online\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:139:\"https://el.wordpress.org/2021/05/18/%ce%bf%ce%b9-%ce%bf%ce%bc%ce%b9%ce%bb%ce%af%ce%b5%cf%82-%cf%84%ce%bf%cf%85-wordcamp-greece-2021-online/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:147:\"https://el.wordpress.org/2021/05/18/%ce%bf%ce%b9-%ce%bf%ce%bc%ce%b9%ce%bb%ce%af%ce%b5%cf%82-%cf%84%ce%bf%cf%85-wordcamp-greece-2021-online/#respond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 18 May 2021 11:12:26 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:45:\"Ελληνική Κοινότητα WordPress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"WordCamp\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"https://el.wordpress.org/?p=807\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:550:\"Το WordCamp Greece Online 2021 ήταν το πρώτο WordCamp της ελληνικής κοινότητας που έγινε πλήρως online. Τις 33 ομιλίες που έγιναν μπορείτε να τις δείτε συγκεντρωμένες στο κανάλι της κοινότητας στο YouTube ή μία προς μία πατώντας στα παρακάτω links: Day 1 ΚΑΛΩΣΟΡΙΣΜΑ GOOGLE ‘CORE WEB VITALS’: IMPROVING THE PERFORMANCE AND SEO OF WORDPRESS WEBSITES FOR A BETTER USER [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"lenasterg\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:9260:\"\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large is-resized\"><a href=\"https://el.wordpress.org/files/2021/05/WordCamp-Greece-Website-Elements-02-2048x1633-1-997x5561-1.png\"><img loading=\"lazy\" src=\"https://el.wordpress.org/files/2021/05/WordCamp-Greece-Website-Elements-02-2048x1633-1-997x5561-1.png\" alt=\"\" class=\"wp-image-808\" width=\"330\" height=\"184\" srcset=\"https://el.wordpress.org/files/2021/05/WordCamp-Greece-Website-Elements-02-2048x1633-1-997x5561-1.png 997w, https://el.wordpress.org/files/2021/05/WordCamp-Greece-Website-Elements-02-2048x1633-1-997x5561-1-300x167.png 300w, https://el.wordpress.org/files/2021/05/WordCamp-Greece-Website-Elements-02-2048x1633-1-997x5561-1-768x428.png 768w\" sizes=\"(max-width: 330px) 100vw, 330px\" /></a></figure></div>\n\n\n\n<p>Το <a href=\"https://greece.wordcamp.org/2021/\">WordCamp Greece Online 2021</a> ήταν το πρώτο WordCamp της ελληνικής κοινότητας που έγινε πλήρως online. Τις 33 ομιλίες που έγιναν μπορείτε να τις δείτε συγκεντρωμένες στο <a href=\"https://www.youtube.com/playlist?list=PLM3IHeakQRxnr3g8QZNiEu-mBpsVwcdaC\">κανάλι της κοινότητας στο YouTube</a> ή μία προς μία πατώντας στα παρακάτω links:</p>\n\n\n\n<h2>Day 1</h2>\n\n\n\n<ul><li><a href=\"https://www.youtube.com/watch?v=QYKU_Rbloas&amp;list=PLM3IHeakQRxnr3g8QZNiEu-mBpsVwcdaC&amp;index=1&amp;t=301s\">ΚΑΛΩΣΟΡΙΣΜΑ</a></li><li><a href=\"https://www.youtube.com/watch?v=-UnhXA0za1E&amp;list=PLM3IHeakQRxnr3g8QZNiEu-mBpsVwcdaC&amp;index=2\">GOOGLE ‘CORE WEB VITALS’: IMPROVING THE PERFORMANCE AND SEO OF WORDPRESS WEBSITES FOR A BETTER USER EXPERIENCE</a><br>Speaker: Vineet Talwar</li><li><a href=\"https://www.youtube.com/watch?v=KQ64jUTq_dI&amp;list=PLM3IHeakQRxnr3g8QZNiEu-mBpsVwcdaC&amp;index=3\">DOMAIN NAME SYSTEM ( DNS ) Ή DNS ΓΙΑ ΑΡΧΑΡΙΟΥΣ Ή DNS ΜΕ ΑΠΛΑ ΛΟΓΙΑ</a><br>Speaker: Βαγγέλης Παπαϊωάννου</li><li><a href=\"https://www.youtube.com/watch?v=ioLIsr7SlWc&amp;list=PLM3IHeakQRxnr3g8QZNiEu-mBpsVwcdaC&amp;index=4\">WORDPRESS DEVELOPMENT USING DOCKER &amp; GIT</a><br>Speaker: Θεόδωρος Δημητρίου</li><li><a href=\"https://www.youtube.com/watch?v=qjuUC_d2NzI&amp;list=PLM3IHeakQRxnr3g8QZNiEu-mBpsVwcdaC&amp;index=5\">HOW CAN TECH EDUCATION CHANGE THE WORLD?</a><br>Speaker: Δαμιανός Βαβανός</li><li><a href=\"https://www.youtube.com/watch?v=b5elIgr6_2M&amp;list=PLM3IHeakQRxnr3g8QZNiEu-mBpsVwcdaC&amp;index=6\">FROM ZERO TO HERO WITH WOOCOMMERCE</a><br>Speakers: Γιώργος Χατζηχαραλάμπους, Γιώργος Μαργαρίτης</li><li><a href=\"https://www.youtube.com/watch?v=xou7DboFyNE&amp;list=PLM3IHeakQRxnr3g8QZNiEu-mBpsVwcdaC&amp;index=7\">SAVE TIME MANAGING WEBSITES WITH GODADDY PRO</a><br>Speaker: Maja Loncar</li><li><a href=\"https://www.youtube.com/watch?v=MnV0pDrYzI8&amp;list=PLM3IHeakQRxnr3g8QZNiEu-mBpsVwcdaC&amp;index=8&amp;t=595s\">WEBSITE OPTIMIZATION TIPS FOR BLOGGERS – SITEGROUND</a><br>Speaker: Katerina Angelova</li><li><a href=\"https://www.youtube.com/watch?v=ZZg7hyCdB20&amp;list=PLM3IHeakQRxnr3g8QZNiEu-mBpsVwcdaC&amp;index=9\">DESIGN FOR THE ACT OF COMMUNICATION</a><br>Speaker: Βασίλης Μπαϊμάς</li><li><a href=\"https://www.youtube.com/watch?v=Q1PKOZofGx0&amp;list=PLM3IHeakQRxnr3g8QZNiEu-mBpsVwcdaC&amp;index=10&amp;t=1874s\">YOU DON’T HAVE TO BE CRAZY TO WORK HERE! A MENTAL HEALTH CHECK</a><br>Speaker: Michele Butcher-Jones</li><li><a href=\"https://www.youtube.com/watch?v=GRFjc34kEC8&amp;list=PLM3IHeakQRxnr3g8QZNiEu-mBpsVwcdaC&amp;index=11\">ΒΑΡΕΘΗΚΑ ΠΙΑ ΝΑ ΣΕ ΧΑΚΑΡΟΥΝ – AKEEBA</a><br>Speaker: Νικόλαος Διονυσόπουλος</li><li><a href=\"https://www.youtube.com/watch?v=UpQP3A6MGgE&amp;list=PLM3IHeakQRxnr3g8QZNiEu-mBpsVwcdaC&amp;index=12&amp;t=11s\">WP REST API AND YOU -&gt; BEST FRIENDS FOREVER</a><br>Speaker: Craig West</li><li><a href=\"https://www.youtube.com/watch?v=9zAXllURTO0&amp;list=PLM3IHeakQRxnr3g8QZNiEu-mBpsVwcdaC&amp;index=13\">THE PROJECT DISCOVERY SESSION</a><br>Speaker: Ανθή Μαλτέζα</li><li><a href=\"https://www.youtube.com/watch?v=M_48fPIAbw8&amp;list=PLM3IHeakQRxnr3g8QZNiEu-mBpsVwcdaC&amp;index=14\">CUSTOMIZING WOOCOMMERCE (ΠΑΡΑΜΕΤΡΟΠΟΙΩΝΤΑΣ ΤΟ WOOCOMMERCE)</a><br>Speaker: Θεόδωρος Γκίτσος</li><li><a href=\"https://www.youtube.com/watch?v=Jd98hY9yYPY&amp;list=PLM3IHeakQRxnr3g8QZNiEu-mBpsVwcdaC&amp;index=15\">ΦΙΛΟΞΕΝΙΑ E-SHOP: ΠΩΣ ΘΑ ΚΑΝΕΙΣ ΤΙΣ ΣΩΣΤΕΣ ΕΠΙΛΟΓΕΣ – POINTER</a><br>Speaker: Λαομέδων Κωνσταντινίδης</li><li><a href=\"https://www.youtube.com/watch?v=FA_xnGPOAgo&amp;list=PLM3IHeakQRxnr3g8QZNiEu-mBpsVwcdaC&amp;index=16\">PANEL DISCUSSION – GET INVOLVE</a>D<br>Speakers: Φωτεινή Βαβίτσα, Παναγιώτης Κουκούλης, Τάκης Μπουγιούρης, Λένα Στεργάτου</li></ul>\n\n\n\n<h2>Day 2</h2>\n\n\n\n<ul><li><a href=\"https://www.youtube.com/watch?v=kPGGK-2YOYw&amp;list=PLM3IHeakQRxnr3g8QZNiEu-mBpsVwcdaC&amp;index=17\">OPENING REMARKS</a></li><li><a href=\"https://www.youtube.com/watch?v=1cN-dIE6NDk&amp;list=PLM3IHeakQRxnr3g8QZNiEu-mBpsVwcdaC&amp;index=18\">ΝΟΜΙΚΕΣ ΕΞΕΛΙΞΕΙΣ ΣΤΟ ΧΩΡΟ ΤΟΥ WEBSITE DEVELOPMENT</a><br>Speaker: Βασίλης Καρκατζούνης</li><li><a href=\"https://www.youtube.com/watch?v=ukRL26i0Ugo&amp;list=PLM3IHeakQRxnr3g8QZNiEu-mBpsVwcdaC&amp;index=19\">HOW TO TEST YOUR WORDPRESS WEBSITE?</a><br>Speaker: Κωνσταντίνα Ρόδη</li><li><a href=\"https://www.youtube.com/watch?v=uBWEVmPhMZY&amp;list=PLM3IHeakQRxnr3g8QZNiEu-mBpsVwcdaC&amp;index=20\">WEBSITE CONVERSIONS: AI ΚΑΙ MACHINE LEARNING ΛΥΣΕΙΣ</a><br>Speaker: Κατερίνα Δημητρακοπούλου</li><li><a href=\"https://www.youtube.com/watch?v=O6-ahjlCQcI&amp;list=PLM3IHeakQRxnr3g8QZNiEu-mBpsVwcdaC&amp;index=21\">AI IN THE HACKING WORLD WAR</a><br>Speaker: Nestor Angulo</li><li><a href=\"https://www.youtube.com/watch?v=A-4Op_JrezU&amp;list=PLM3IHeakQRxnr3g8QZNiEu-mBpsVwcdaC&amp;index=22\">ΠΡΟΤΥΠΟ WCAG 2.0 ΚΑΙ ΤΡΟΠΟΙ ΣΥΜΜΟΡΦΩΣΗΣ</a><br>Speaker: Δημήτριος Σελημίδης</li><li><a href=\"https://www.youtube.com/watch?v=irINhFWFlFo&amp;list=PLM3IHeakQRxnr3g8QZNiEu-mBpsVwcdaC&amp;index=23\">WORK HAS CHANGED, SO HAS WORKSPACE – HOW WE AUGMENT REMOTE WORK BY THE CUBE</a><br>Speaker: Stavros Messinis</li><li><a href=\"https://www.youtube.com/watch?v=69ZoXO-saVU&amp;list=PLM3IHeakQRxnr3g8QZNiEu-mBpsVwcdaC&amp;index=24\">EXTENDING THE WORDPRESS BLOCK EDITOR (EVEN IF YOU DON’T KNOW JAVASCRIPT)</a><br>Speaker: Daisy Olsen</li><li><a href=\"https://www.youtube.com/watch?v=9ZhgKqmKhlI&amp;list=PLM3IHeakQRxnr3g8QZNiEu-mBpsVwcdaC&amp;index=25\">ΧΤΙΖΟΝΤΑΣ ΑΠΑΙΤΗΤΙΚΑ WORDPRESS SITES ΧΡΗΣΙΜΟΠΟΙΩΝΤΑΣ MVC ΑΡΧΙΤΕΚΤΟΝΙΚΗ &amp; GUTENBERG – EPIGNOSIS</a><br>Speaker: Δημήτρης Αποστολάτος, Άγγελος Παπαϊωαννίδης</li><li><a href=\"https://www.youtube.com/watch?v=w3nh3aVuQNc&amp;list=PLM3IHeakQRxnr3g8QZNiEu-mBpsVwcdaC&amp;index=26\">NO KPI IS BETTER THAN A GOOD EMPLOYEE</a><br>Speaker: Aleksandar Savkovic</li><li><a href=\"https://www.youtube.com/watch?v=9AmW64tJXI4&amp;list=PLM3IHeakQRxnr3g8QZNiEu-mBpsVwcdaC&amp;index=27\">ΤΑ ΒΑΣΙΚΑ ΓΙΑ ΑΡΧΑΡΙΟΥΣ (ΚΑΙ ΕΠΑΓΓΕΛΜΑΤΙΕΣ)</a><br>Speaker: Λευτέρης Γκέκας</li><li><a href=\"https://www.youtube.com/watch?v=JAVsFwOOlfs&amp;list=PLM3IHeakQRxnr3g8QZNiEu-mBpsVwcdaC&amp;index=28\">THE 5 PRINCIPLES OF TECH INNOVATION BY AUVRIL EDUCATION</a><br>Speaker: Αλέξης Τζαμπρής</li><li><a href=\"https://www.youtube.com/watch?v=I0S5uCvylAQ&amp;list=PLM3IHeakQRxnr3g8QZNiEu-mBpsVwcdaC&amp;index=29\">HOW TO IMPROVE THE SEO FITNESS OF YOUR SITE</a><br>Speaker: Marieke van de Rakt</li><li><a href=\"https://www.youtube.com/watch?v=J6RWXOQDr_Q&amp;list=PLM3IHeakQRxnr3g8QZNiEu-mBpsVwcdaC&amp;index=32\">STATIC WORDPRESS – HOW TO MAKE WORDPRESS FASTER AND MORE SECURE</a><br>Speaker: Maciej Palmowski</li><li><a href=\"https://www.youtube.com/watch?v=elecSLaPLQU&amp;list=PLM3IHeakQRxnr3g8QZNiEu-mBpsVwcdaC&amp;index=30\">ΠΩΣ ΝΑ ΔΗΜΙΟΥΡΓΗΣΕΤΕ ΕΝΑ ΠΟΛΥΓΛΩΣΣΙΚΟ WEBSITE? – BY WEGLOT</a><br>Speaker: Φώτης Παστράκης</li><li><a href=\"https://www.youtube.com/watch?v=oNI43jZz2MM&amp;list=PLM3IHeakQRxnr3g8QZNiEu-mBpsVwcdaC&amp;index=31\">CHOOSE YOUR PERSPECTIVE &amp; BECOME TOP DEV PROFESSIONAL BY GENERATION Y</a><br>Speaker: Iraklis Posnakidis</li><li><a href=\"https://www.youtube.com/watch?v=hK-0Ewen_Pc&amp;list=PLM3IHeakQRxnr3g8QZNiEu-mBpsVwcdaC&amp;index=33\">AFTERPARTY &amp; CLOSING REMARKS</a></li></ul>\n\n\n\n<p>Η οργανωτική&nbsp;<a href=\"https://greece.wordcamp.org/2021/%cf%83%cf%87%ce%b5%cf%84%ce%b9%ce%ba%ce%ac/%ce%bf%cf%81%ce%b3%ce%b1%ce%bd%cf%89%cf%84%ce%b9%ce%ba%ce%ae-%ce%bf%ce%bc%ce%ac%ce%b4%ce%b1/\">ομάδα</a>&nbsp;του WordCamp Greece 2021 <img src=\"https://s.w.org/images/core/emoji/13.1.0/72x72/2764.png\" alt=\"❤\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:144:\"https://el.wordpress.org/2021/05/18/%ce%bf%ce%b9-%ce%bf%ce%bc%ce%b9%ce%bb%ce%af%ce%b5%cf%82-%cf%84%ce%bf%cf%85-wordcamp-greece-2021-online/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:1;a:6:{s:4:\"data\";s:73:\"\n		\n		\n					\n		\n		\n		\n				\n		\n\n					\n										\n					\n					\n			\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:83:\"Το WordCamp Greece 2021 Online έρχεται στις 16 – 19 Απριλίου\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:200:\"https://el.wordpress.org/2021/01/29/%cf%84%ce%bf-wordcamp-greece-2021-online-%ce%ad%cf%81%cf%87%ce%b5%cf%84%ce%b1%ce%b9-%cf%83%cf%84%ce%b9%cf%82-16-19-%ce%b1%cf%80%cf%81%ce%b9%ce%bb%ce%af%ce%bf%cf%85/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:208:\"https://el.wordpress.org/2021/01/29/%cf%84%ce%bf-wordcamp-greece-2021-online-%ce%ad%cf%81%cf%87%ce%b5%cf%84%ce%b1%ce%b9-%cf%83%cf%84%ce%b9%cf%82-16-19-%ce%b1%cf%80%cf%81%ce%b9%ce%bb%ce%af%ce%bf%cf%85/#respond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 29 Jan 2021 23:35:03 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"WordCamp\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"https://el.wordpress.org/?p=788\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:714:\"Η Ελληνική Κοινότητα του WordPress σήμερα σας έχει εξαιρετικά νέα. Είμαστε στην ευχάριστη θέση να ανακοινώσουμε ότι&#160;το WordCamp Greece 2021 Online θα πραγματοποιηθεί στις 16-18 Απριλίου 2021. Αυτή τη φορά θα συναντηθούμε ψηφιακά!&#160;Οι συμμετέχοντες μπορούν να παρακολουθήσουν δωρεάν όλες τις ομιλίες και τα εργαστήρια, να αποκτήσουν πολύτιμες πληροφορίες και να εξασκηθούν στην ψηφιακή επικοινωνία με [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:22:\"Evangelos Athanasiadis\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:3894:\"\n<p>Η Ελληνική Κοινότητα του WordPress σήμερα σας έχει εξαιρετικά νέα. Είμαστε στην ευχάριστη θέση να ανακοινώσουμε ότι&nbsp;<strong>το <a href=\"https://greece.wordcamp.org/2021/\">WordCamp Greece 2021 Online</a> θα πραγματοποιηθεί στις 16-18 Απριλίου 2021</strong>.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https://el.wordpress.org/files/2021/01/wordcamp-organizers-1024x540-2.jpg\"><img loading=\"lazy\" width=\"1024\" height=\"540\" src=\"https://el.wordpress.org/files/2021/01/wordcamp-organizers-1024x540-2.jpg\" alt=\"\" class=\"wp-image-790\" srcset=\"https://el.wordpress.org/files/2021/01/wordcamp-organizers-1024x540-2.jpg 1024w, https://el.wordpress.org/files/2021/01/wordcamp-organizers-1024x540-2-300x158.jpg 300w, https://el.wordpress.org/files/2021/01/wordcamp-organizers-1024x540-2-768x405.jpg 768w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></a></figure>\n\n\n\n<p><strong>Αυτή τη φορά θα συναντηθούμε ψηφιακά!</strong>&nbsp;Οι συμμετέχοντες μπορούν να παρακολουθήσουν δωρεάν όλες τις ομιλίες και τα εργαστήρια, να αποκτήσουν πολύτιμες πληροφορίες και να εξασκηθούν στην ψηφιακή επικοινωνία με άλλους λάτρεις του WordPress και ειδικούς από πολλούς επαγγελματικούς τομείς.</p>\n\n\n\n<p>Η Ελληνική Κοινότητα του WordPress έχει βάλει στόχο να συνδυάσει με μοναδικό τρόπο την ανάπτυξη, το σχεδιασμό, τη δημιουργικότητα και τις τεχνολογικές δεξιότητες προκειμένου να δημιουργήσει μια εξαιρετική ψηφιακή συνάντηση WordPress, ανοιχτή σε όλους. Η οργανωτική ομάδα εργάζεται με ανυπομονησία για να ολοκληρώσει τις τελικές λεπτομέρειες για το πολυαναμενόμενο διαδικτυακό συνέδριο.</p>\n\n\n\n<p>Τώρα, πάρτε το ημερολόγιό σας και&nbsp;<strong>σημειώστε τις ημερομηνίες 16-18 Απριλίου, για το WordCamp Greece 2021</strong>. Παρακολουθήστε όλα τα #<strong>WCGR2021</strong>&nbsp;νέα μας στο&nbsp;<a href=\"https://www.facebook.com/wpgcgr/\">Facebook</a>, το&nbsp;<a href=\"https://twitter.com/wpgreeceorg\">Twitter</a>, το&nbsp;<a href=\"https://www.linkedin.com/company/wordcamp-greece/\">LinkedIn</a>, το&nbsp;<a href=\"https://www.instagram.com/wpgcgr/\">Instagram&nbsp;</a>και το Tumblr.</p>\n\n\n\n<p>Ελπίζουμε πως σύντομα θα μοιραστούμε περισσότερες πληροφορίες μαζί σας. Τις επόμενες εβδομάδες, θα ανακοινωθεί το αναλυτικό πρόγραμμα του WordCamp Greece 2021 Online.&nbsp;</p>\n\n\n\n<p>Μείνετε συντονισμένοι για τις επόμενες ενημερώσεις μας! Σας ετοιμάζουμε πολλές και ευχάριστες εκπλήξεις!</p>\n\n\n\n<p>Τo WordCamp Greece 2021 Online είναι ανοιχτό σε όλους τους ανθρώπους, υπό τον όρο να σέβονται τον&nbsp;<strong><a href=\"https://greece.wordcamp.org/2021/%cf%83%cf%87%ce%b5%cf%84%ce%b9%ce%ba%ce%ac/%ce%ba%cf%8e%ce%b4%ce%b9%ce%ba%ce%b1%cf%82-%cf%83%cf%85%ce%bc%cf%80%ce%b5%cf%81%ce%b9%cf%86%ce%bf%cf%81%ce%ac%cf%82-%ce%b4%ce%b5%ce%bf%ce%bd%cf%84%ce%bf%ce%bb%ce%bf%ce%b3%ce%af%ce%b1%cf%82/\">Κώδικα Συμπεριφοράς &amp; Δεοντολογίας</a></strong>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:205:\"https://el.wordpress.org/2021/01/29/%cf%84%ce%bf-wordcamp-greece-2021-online-%ce%ad%cf%81%cf%87%ce%b5%cf%84%ce%b1%ce%b9-%cf%83%cf%84%ce%b9%cf%82-16-19-%ce%b1%cf%80%cf%81%ce%b9%ce%bb%ce%af%ce%bf%cf%85/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:2;a:6:{s:4:\"data\";s:100:\"\n		\n		\n					\n		\n		\n		\n				\n		\n		\n		\n		\n		\n		\n		\n		\n		\n		\n\n					\n										\n					\n					\n			\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:85:\"Σημαντική Ενημέρωση: Ακυρώνεται το WordCamp Athens 2020\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:236:\"https://el.wordpress.org/2020/10/07/%cf%83%ce%b7%ce%bc%ce%b1%ce%bd%cf%84%ce%b9%ce%ba%ce%ae-%ce%b5%ce%bd%ce%b7%ce%bc%ce%ad%cf%81%cf%89%cf%83%ce%b7-%ce%b1%ce%ba%cf%85%cf%81%cf%8e%ce%bd%ce%b5%cf%84%ce%b1%ce%b9-%cf%84%ce%bf-wordcamp-athens/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:244:\"https://el.wordpress.org/2020/10/07/%cf%83%ce%b7%ce%bc%ce%b1%ce%bd%cf%84%ce%b9%ce%ba%ce%ae-%ce%b5%ce%bd%ce%b7%ce%bc%ce%ad%cf%81%cf%89%cf%83%ce%b7-%ce%b1%ce%ba%cf%85%cf%81%cf%8e%ce%bd%ce%b5%cf%84%ce%b1%ce%b9-%cf%84%ce%bf-wordcamp-athens/#respond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 07 Oct 2020 17:31:47 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:10:{i:0;a:5:{s:4:\"data\";s:9:\"community\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:45:\"Ελληνική Κοινότητα WordPress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:8:\"WordCamp\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:12:\"announcement\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:4;a:5:{s:4:\"data\";s:8:\"canceled\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:5;a:5:{s:4:\"data\";s:9:\"Community\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:6;a:5:{s:4:\"data\";s:10:\"conference\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:7;a:5:{s:4:\"data\";s:6:\"Greece\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:8;a:5:{s:4:\"data\";s:15:\"WordCamp Athens\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:9;a:5:{s:4:\"data\";s:25:\"WordPress greek Community\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"https://el.wordpress.org/?p=776\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:628:\"Αγαπητοί φίλοι και φίλες της Ελληνικής κοινότητας του WordPress, αν και η Ελλάδα είναι ένας από τους ασφαλέστερους προορισμούς για επίσκεψη, δεν μπορούμε να αγνοήσουμε την συνεχιζόμενη παγκόσμια εξάπλωση του COVID-19. Αυτό το γεγονός ήταν ο κύριος λόγος που μας οδήγησε στην δύσκολη απόφαση να ακυρώσουμε το WordCamp Athens 2020. Η απόφαση ακύρωσης του WCATH [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"Evangelia Pappa\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:3400:\"\n<p>Αγαπητοί φίλοι και φίλες της Ελληνικής κοινότητας του WordPress, αν και η Ελλάδα είναι ένας από τους ασφαλέστερους προορισμούς για επίσκεψη, δεν μπορούμε να αγνοήσουμε την συνεχιζόμενη παγκόσμια εξάπλωση του COVID-19. Αυτό το γεγονός ήταν ο κύριος λόγος που μας οδήγησε στην δύσκολη απόφαση να ακυρώσουμε το WordCamp Athens 2020.</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p><em>Η απόφαση ακύρωσης του WCATH 2020 ελήφθη με τις καλύτερες προθέσεις για την προστασία της δημόσιας υγείας και της ασφάλειας όλων των ατόμων που συμμετέχουν στη διοργάνωση ενός τόσο δημοφιλούς τεχνολογικού συνεδρίου.</em></p></blockquote>\n\n\n\n<p>Δίνουμε προτεραιότητα στην ασφάλεια και την υγεία περισσότερο από οτιδήποτε άλλο καθώς ταυτόχρονα επενδύουμε όλη μας την ενέργεια για να ορίσουμε νέες ημερομηνίες και νέους τρόπους ώστε να μπορέσουμε να απολαύσουμε ένα ασφαλές WordCamp στην Ελλάδα.</p>\n\n\n\n<p>Θα θέλαμε να εκμεταλλευτούμε αυτήν την ευκαιρία, για να εκφράσουμε την ειλικρινή μας ευγνωμοσύνη σε όλους τους χορηγούς και τους ομιλητές, καθώς είναι η κινητήριος δύναμη που κάνει το WordCamp Athens, κάθε χρόνο, τόσο δημοφιλές. Θα είμαστε διαθέσιμοι για να συζητήσουμε τα επόμενα βήματα σχετικά με το επόμενο WordCamp στην Ελλάδα.</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p><em>Τα καλύτερα είναι μπροστά μας! Έχουμε αφιερωθεί με όλη την καρδιά μας για να φέρουμε την Ελληνική κοινότητα WordPress κοντά, επομένως μείνετε συντονισμένοι για τις επόμενες ανακοινώσεις μας.</em></p></blockquote>\n\n\n\n<p>Σας ευχαριστούμε για την υποστήριξη, την υπομονή και την κατανόησή σας. Εκτιμούμε την προθυμία σας να προσαρμοστείτε μαζί μας, στους νέους όρους της πραγματικότητας και στη νέα μορφή διοργάνωσης συνεδρίων. Εφόσoν μας το επιτρέψουν οι συνθήκες, ευχή όλων είναι σύντομα να έχουμε χαρμόσυνα νέα για το επόμενο WordCamp Athens 2021.</p>\n\n\n\n<p><strong>Οργανωτική Ομάδα WordCamp Athens</strong></p>\n\n\n\n<p></p>\n\n\n\n<p><strong>English Version</strong>&nbsp;<strong><a rel=\"noreferrer noopener\" href=\"https://athens.wordcamp.org/2020/important-announcement-wordcamp-athens-2020-is-cancelled/\" target=\"_blank\">here</a></strong>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:241:\"https://el.wordpress.org/2020/10/07/%cf%83%ce%b7%ce%bc%ce%b1%ce%bd%cf%84%ce%b9%ce%ba%ce%ae-%ce%b5%ce%bd%ce%b7%ce%bc%ce%ad%cf%81%cf%89%cf%83%ce%b7-%ce%b1%ce%ba%cf%85%cf%81%cf%8e%ce%bd%ce%b5%cf%84%ce%b1%ce%b9-%cf%84%ce%bf-wordcamp-athens/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:3;a:6:{s:4:\"data\";s:76:\"\n		\n		\n					\n		\n		\n		\n				\n		\n		\n\n					\n										\n					\n					\n			\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:64:\"WordCamp Athens 2020 – 24 Οκτωβρίου, Αθηναΐδα\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:164:\"https://el.wordpress.org/2020/01/24/wordcamp-athens-2020-24-%ce%bf%ce%ba%cf%84%cf%89%ce%b2%cf%81%ce%af%ce%bf%cf%85-%ce%b1%ce%b8%ce%b7%ce%bd%ce%b1%ce%90%ce%b4%ce%b1/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:173:\"https://el.wordpress.org/2020/01/24/wordcamp-athens-2020-24-%ce%bf%ce%ba%cf%84%cf%89%ce%b2%cf%81%ce%af%ce%bf%cf%85-%ce%b1%ce%b8%ce%b7%ce%bd%ce%b1%ce%90%ce%b4%ce%b1/#comments\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 24 Jan 2020 15:46:48 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:45:\"Ελληνική Κοινότητα WordPress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"WordCamp\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"https://el.wordpress.org/?p=751\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:579:\"Φίλες και φίλοι του WordPress, χαίρετε, Το WordCamp Athens θα είναι και φέτος κοντά σας στις 24-25 Οκτωβρίου 2020, στην Αθηναΐδα! Το 2020 ξεκινά με τα πιο ευχάριστα νέα! Το επόμενο WordCamp Athens, θα μας υποδεχτεί τον Οκτώβριο του 2020, στον πολυχώρο πολιτισμού Αθηναΐς. Το Αθηναΐς βρίσκεται στην περιοχή του Βοτανικού, στην οδό Καστοριάς 34-36, [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"Takis Bouyouris\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:4527:\"\n<p>Φίλες και φίλοι του WordPress, χαίρετε,</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>Το WordCamp Athens θα είναι και φέτος κοντά σας στις 24-25 Οκτωβρίου 2020, στην Αθηναΐδα!</p></blockquote>\n\n\n\n<p>Το 2020 ξεκινά με τα πιο ευχάριστα νέα! Το επόμενο <a href=\"https://2020.athens.wordcamp.org\">WordCamp Athens</a>, θα μας υποδεχτεί τον Οκτώβριο του 2020, στον <a href=\"http://www.athinais.com.gr/el/\">πολυχώρο πολιτισμού Αθηναΐς</a>. Το Αθηναΐς βρίσκεται στην περιοχή του Βοτανικού, στην οδό Καστοριάς 34-36, σ’ ένα από τα πιο ζωντανά σημεία της πρωτεύουσας.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" width=\"1024\" height=\"684\" src=\"https://el.wordpress.org/files/2020/01/wordcamp-athens-2019-main-room-1024x684.jpg\" alt=\"\" class=\"wp-image-752\" srcset=\"https://el.wordpress.org/files/2020/01/wordcamp-athens-2019-main-room-1024x684.jpg 1024w, https://el.wordpress.org/files/2020/01/wordcamp-athens-2019-main-room-300x200.jpg 300w, https://el.wordpress.org/files/2020/01/wordcamp-athens-2019-main-room-768x513.jpg 768w, https://el.wordpress.org/files/2020/01/wordcamp-athens-2019-main-room-1536x1026.jpg 1536w, https://el.wordpress.org/files/2020/01/wordcamp-athens-2019-main-room.jpg 2047w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></figure>\n\n\n\n<p>Ήρθε η ώρα να ανοίξετε τα ημερολόγια σας και να σημειώστε τις ημερομηνίες 24-25 Οκτωβρίου 2020. Ανυπομονούμε να συναντήσουμε παλιούς φίλους &amp; φίλες και να γνωρίσουμε καινούργιους.</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>Το WordCamp Athens 2020 φιλοδοξεί για άλλη μια φορά να γίνει το Τεχνολογικό Συνέδριο που θα δώσει φωνή σε όσους εμπιστεύονται το WordPress.</p></blockquote>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" width=\"1024\" height=\"683\" src=\"https://el.wordpress.org/files/2020/01/wordcamp-athens-2019-socrates-1024x683.jpg\" alt=\"\" class=\"wp-image-753\" srcset=\"https://el.wordpress.org/files/2020/01/wordcamp-athens-2019-socrates-1024x683.jpg 1024w, https://el.wordpress.org/files/2020/01/wordcamp-athens-2019-socrates-300x200.jpg 300w, https://el.wordpress.org/files/2020/01/wordcamp-athens-2019-socrates-768x512.jpg 768w, https://el.wordpress.org/files/2020/01/wordcamp-athens-2019-socrates-1536x1024.jpg 1536w, https://el.wordpress.org/files/2020/01/wordcamp-athens-2019-socrates.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></figure>\n\n\n\n<p>Η οργανωτική ομάδα έχει βάλει στόχο να δει ξανά τα πιο ζεστά χαμόγελα, κατά τη διάρκεια του <a href=\"https://2020.athens.wordcamp.org\">WordCamp Athens 2020</a>. Η δομή του συνεδρίου θα είναι γεμάτη από ενδιαφέρουσες ομιλίες και εργαστήρια, εκτός όλων των άλλων δραστηριοτήτων. Δείτε το βίντεο της προηγούμενης χρονιάς για να πάρετε μια γεύση.</p>\n\n\n\n<figure class=\"wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<iframe loading=\"lazy\" class=\"youtube-player\" width=\"612\" height=\"345\" src=\"https://www.youtube.com/embed/8aEJo7p_gcY?version=3&#038;rel=1&#038;showsearch=0&#038;showinfo=1&#038;iv_load_policy=1&#038;fs=1&#038;hl=el&#038;autohide=2&#038;wmode=transparent\" allowfullscreen=\"true\" style=\"border:0;\" sandbox=\"allow-scripts allow-same-origin allow-popups allow-presentation\"></iframe>\n</div></figure>\n\n\n\n<p>Όπως κάθε χρόνο, έτσι και φέτος το WordCamp Athens θα έχει ομιλίες, εργαστήρια, πολλές νέες δραστηριότητες, φαγητό και party. Οπότε το Σαββατοκύριακο 24-25 Οκτωβρίου 2020, το ημερολόγιο σας γράφει <a href=\"https://2020.athens.wordcamp.org/\">WordCamp Athens 2020</a>.</p>\n\n\n\n<p><strong>Μείνετε συντονισμένοι, τα καλύτερα έρχονται!</strong></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:169:\"https://el.wordpress.org/2020/01/24/wordcamp-athens-2020-24-%ce%bf%ce%ba%cf%84%cf%89%ce%b2%cf%81%ce%af%ce%bf%cf%85-%ce%b1%ce%b8%ce%b7%ce%bd%ce%b1%ce%90%ce%b4%ce%b1/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"1\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:4;a:6:{s:4:\"data\";s:76:\"\n		\n		\n					\n		\n		\n		\n				\n		\n		\n\n					\n										\n					\n					\n			\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:91:\"WordPress meetups για τον Ιανουάριο 2020 σε Αθήνα και Λάρισα\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:234:\"https://el.wordpress.org/2020/01/22/wordpress-meetups-%ce%b3%ce%b9%ce%b1-%cf%84%ce%bf%ce%bd-%ce%b9%ce%b1%ce%bd%ce%bf%cf%85%ce%ac%cf%81%ce%b9%ce%bf-2020-%cf%83%ce%b5-%ce%b1%ce%b8%ce%ae%ce%bd%ce%b1-%ce%ba%ce%b1%ce%b9-%ce%bb%ce%ac%cf%81/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:242:\"https://el.wordpress.org/2020/01/22/wordpress-meetups-%ce%b3%ce%b9%ce%b1-%cf%84%ce%bf%ce%bd-%ce%b9%ce%b1%ce%bd%ce%bf%cf%85%ce%ac%cf%81%ce%b9%ce%bf-2020-%cf%83%ce%b5-%ce%b1%ce%b8%ce%ae%ce%bd%ce%b1-%ce%ba%ce%b1%ce%b9-%ce%bb%ce%ac%cf%81/#respond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 22 Jan 2020 08:26:29 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:45:\"Ελληνική Κοινότητα WordPress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:6:\"meetup\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"https://el.wordpress.org/?p=745\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:550:\"Αν είσαι στην Αθήνα ή στη Λάρισα αυτό το μήνα μη χάσεις τα meetups Ιανουαρίου. Σε περιμένουμε στην Αθήνα το απόγευμα της Τετάρτης 22 Ιανουαρίου, στις 18:00 , στο &#8220;Innovathens powered by Samsung&#8221;, στην Τεχνόπολη Δήμου Αθηναίων με κεντρικό θέμα το optimisation. Πριν από αυτό όμως θα κάνουμε και ένα ζέσταμα με θέμα το content. [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"lenasterg\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:2375:\"\n<p>Αν είσαι στην Αθήνα ή στη Λάρισα αυτό το μήνα μη χάσεις τα meetups Ιανουαρίου. </p>\n\n\n\n<p>Σε περιμένουμε στην <strong>Αθήνα </strong>το απόγευμα της <strong>Τετάρτης  22 Ιανουαρίου</strong>, στις 18:00 , στο &#8220;Innovathens powered by Samsung&#8221;, στην Τεχνόπολη Δήμου Αθηναίων με κεντρικό θέμα το optimisation. Πριν από αυτό όμως θα κάνουμε και ένα ζέσταμα με θέμα το content. <a href=\"https://www.meetup.com/Athens-WordPress-Meetup/events/267931620/\">Δες το πρόγραμμα</a>.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" width=\"1024\" height=\"683\" src=\"https://el.wordpress.org/files/2019/07/highres_455758382-1-1024x683.jpeg\" alt=\"\" class=\"wp-image-670\" srcset=\"https://el.wordpress.org/files/2019/07/highres_455758382-1-1024x683.jpeg 1024w, https://el.wordpress.org/files/2019/07/highres_455758382-1-300x200.jpeg 300w, https://el.wordpress.org/files/2019/07/highres_455758382-1-768x512.jpeg 768w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></figure>\n\n\n\n<p>Στην Λάρισα, το πρώτο meetup του 2020 θα πραγματοποιηθεί το&nbsp;<strong>Σάββατο 25 Ιανουαρίου, στις 12:00 το μεσημέρι</strong>,  στον εκπαιδευτικό Οργανισμό Όμηρος . Δε θέλεις να το χάσεις.  <a href=\"https://www.meetup.com/Larissa-WordPress-Meetup/events/267946323/\">Δες το πρόγραμμα</a></p>\n\n\n\n<p>Όλες οι τοπικές συναντήσεις της Ελληνικής Κοινότητας είναι απολύτως ανοικτές και δωρεάν.</p>\n\n\n\n<p>Και μην ξεχνάς ότι μπορείς να συνεισφέρεις κι εσύ στην Ελληνική Κοινότητα του WordPress. Μοιράσου τις γνώσεις και την εμπειρία σου, μιλώντας για το ταξίδι σου στον κόσμο του διαδικτύου σε κάποια από τις επόμενες συναντήσεις, συμπληρώνοντας την&nbsp;<a href=\"https://forms.gle/b8JkmA43Ftg2xfrK6\">φόρμα για το κάλεσμα για ομιλητές</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:239:\"https://el.wordpress.org/2020/01/22/wordpress-meetups-%ce%b3%ce%b9%ce%b1-%cf%84%ce%bf%ce%bd-%ce%b9%ce%b1%ce%bd%ce%bf%cf%85%ce%ac%cf%81%ce%b9%ce%bf-2020-%cf%83%ce%b5-%ce%b1%ce%b8%ce%ae%ce%bd%ce%b1-%ce%ba%ce%b1%ce%b9-%ce%bb%ce%ac%cf%81/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:5;a:6:{s:4:\"data\";s:73:\"\n		\n		\n					\n		\n		\n		\n				\n		\n\n					\n										\n					\n					\n			\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:84:\"Η Ελληνική κοινότητα WordPress θέλει να σε ακούσει\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:233:\"https://el.wordpress.org/2019/12/03/%ce%b7-%ce%b5%ce%bb%ce%bb%ce%b7%ce%bd%ce%b9%ce%ba%ce%ae-%ce%ba%ce%bf%ce%b9%ce%bd%cf%8c%cf%84%ce%b7%cf%84%ce%b1-wordpress-%ce%b8%ce%ad%ce%bb%ce%b5%ce%b9-%ce%bd%ce%b1-%cf%83%ce%b5-%ce%b1%ce%ba%ce%bf/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:241:\"https://el.wordpress.org/2019/12/03/%ce%b7-%ce%b5%ce%bb%ce%bb%ce%b7%ce%bd%ce%b9%ce%ba%ce%ae-%ce%ba%ce%bf%ce%b9%ce%bd%cf%8c%cf%84%ce%b7%cf%84%ce%b1-wordpress-%ce%b8%ce%ad%ce%bb%ce%b5%ce%b9-%ce%bd%ce%b1-%cf%83%ce%b5-%ce%b1%ce%ba%ce%bf/#respond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 03 Dec 2019 10:14:39 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:45:\"Ελληνική Κοινότητα WordPress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"https://el.wordpress.org/?p=741\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:615:\"Η Ελληνική κοινότητα WordPress διοργανώνει τακτικά meetups σε Αθήνα, Θεσσαλονίκη, Πάτρα, Λάρισα, Ιωάννινα και Σύρο. Γίνε&#160;ομιλητής&#160;σε ένα ή περισσότερα από αυτά και μίλησε μας για themes ή plugins, PHP, CSS, Javascript, APIs, frameworks, social media, marketing, content, hosting ή υπηρεσίες ή για ό,τι άλλο πιστεύεις ότι είναι χρήσιμο. Θυμήσου, αν κάτι έχει απασχολήσει εσένα, τότε [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"lenasterg\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:993:\"\n<p>Η Ελληνική κοινότητα WordPress διοργανώνει τακτικά meetups σε Αθήνα, Θεσσαλονίκη, Πάτρα, Λάρισα, Ιωάννινα και Σύρο.</p>\n\n\n\n<p>Γίνε&nbsp;<strong>ομιλητής&nbsp;</strong>σε ένα ή περισσότερα από αυτά και μίλησε μας για themes ή plugins, PHP, CSS, Javascript, APIs, frameworks, social media, marketing, content, hosting ή υπηρεσίες ή για ό,τι άλλο πιστεύεις ότι είναι χρήσιμο.</p>\n\n\n\n<p>Θυμήσου, αν κάτι έχει απασχολήσει εσένα, τότε μάλλον έχει απασχολήσει και πολλούς άλλους που θέλουν να ακούσουν τη δική σου εκδοχή.<br><br>Συμπλήρωσε την σχετική φόρμα στο  <strong><a href=\"https://wpgreece.org/speaker-application/\">https://wpgreece.org/speaker-application/</a> </strong></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:238:\"https://el.wordpress.org/2019/12/03/%ce%b7-%ce%b5%ce%bb%ce%bb%ce%b7%ce%bd%ce%b9%ce%ba%ce%ae-%ce%ba%ce%bf%ce%b9%ce%bd%cf%8c%cf%84%ce%b7%cf%84%ce%b1-wordpress-%ce%b8%ce%ad%ce%bb%ce%b5%ce%b9-%ce%bd%ce%b1-%cf%83%ce%b5-%ce%b1%ce%ba%ce%bf/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:6;a:6:{s:4:\"data\";s:75:\"\n		\n		\n					\n		\n		\n		\n				\n		\n\n					\n										\n					\n					\n			\n		\n		\n\n\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:8:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:22:\"WordPress 5.3 »Kirk«\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:55:\"https://el.wordpress.org/2019/11/13/wordpress-5-3-kirk/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:63:\"https://el.wordpress.org/2019/11/13/wordpress-5-3-kirk/#respond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 13 Nov 2019 10:59:46 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"https://el.wordpress.org/?p=724\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:598:\"Σας παρουσιάσουμε την έκδοση 5.3 που περιέχει εμπλουτισμένο και βελτιωμένο block editor. Με το όνομα “Kirk” προς τιμήν του τζαζ καλλιτέχνη Rahsaan Roland Kirk, η πλέον πρόσφατη έκδοση του WordPress είναι διαθέσιμη και μπορείτε να την κατεβάσετε ή να κάνετε αναβάθμιση μέσω του Πίνακα Ελέγχου σας. H έκδοση 5.3 επεκτείνει και βελτιώνει τον block editor [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"enclosure\";a:2:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:3:{s:3:\"url\";s:55:\"https://wordpress.org/news/files/2019/11/navigation.mp4\";s:6:\"length\";s:7:\"3382373\";s:4:\"type\";s:9:\"video/mp4\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:3:{s:3:\"url\";s:54:\"https://wordpress.org/news/files/2019/11/10-groups.mp4\";s:6:\"length\";s:7:\"5011319\";s:4:\"type\";s:9:\"video/mp4\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"lenasterg\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:61098:\"\n<figure class=\"wp-block-image size-large\"><img src=\"https://i1.wp.com/wordpress.org/news/files/2019/11/5.3-album-cover.png?resize=768%2C768&amp;ssl=1\" alt=\"\" /></figure>\n\n\n\n<p style=\"background-color:#bd3854;color:#fefcf7\" class=\"has-text-color has-background\">Σας παρουσιάσουμε την έκδοση 5.3 που περιέχει εμπλουτισμένο και βελτιωμένο  block editor. Με το όνομα “Kirk” προς τιμήν του τζαζ καλλιτέχνη Rahsaan Roland Kirk, η πλέον πρόσφατη έκδοση του WordPress είναι διαθέσιμη και μπορείτε να την <a href=\"https://el.wordpress.org/download/\">κατεβάσετε</a> ή να κάνετε αναβάθμιση μέσω του Πίνακα Ελέγχου σας.</p>\n\n\n\n<p>H έκδοση 5.3 επεκτείνει και βελτιώνει τον block editor με ένα νέο μπλοκ, πιο διαισθητικές αλληλεπιδράσεις, και βελτιωμένη προσβασιμότητα. Τα νέα χαρακτηριστικά του αυξάνουν την ελευθερία σχεδίασης, παρέχουν πρόσθετες επιλογές διάταξης και παραλλαγών στυλ και επιτρέπουν στους designers να έχουν τον πλήρη έλεγχο της εμφάνισης ενός ιστοτόπου. Αυτή η έκδοση εισάγει επίσης το θέμα Twenty Twenty δίνοντας στο χρήστη μεγαλύτερη ευελιξία σχεδιασμού και ενώ είναι πλήρως ενοποιημένου με τον block editor. Η δημιουργία όμορφων ιστοτόπων και σύνθετων διατάξεων δεν ήταν ποτέ ευκολότερη.</p>\n\n\n\n<p></p>\n\n\n\n<hr class=\"wp-block-separator\" />\n\n\n\n<h2>Βελτιώσεις Block Editor</h2>\n\n\n\n<figure class=\"wp-block-video\"><video controls src=\"https://wordpress.org/news/files/2019/11/navigation.mp4\"></video></figure>\n\n\n\n<p>Αυτή η ενημέρωση εστιάζει σε βελτιώσεις και εισάγει πάνω από 150 νέα χαρακτηριστικά και βελτιώσεις ευχρηστίας, συμπεριλαμβανομένης της καλύτερης υποστήριξης μεγάλων εικόνων για τις περιπτώσεις αποστολής μη βελτιστοποιημένων εικόνων υψηλής ανάλυσης που λαμβάνονται από το smartphone σας ή από άλλες κάμερες υψηλής ποιότητας. Σε συνδυασμό με μεγαλύτερα προεπιλεγμένα μεγέθη εικόνας, οι εικόνες φαίνονται πάντα άψογα.</p>\n\n\n\n<p>Οι βελτιώσεις προσβασιμότητας περιλαμβάνονται στην ενσωμάτωση των στυλ του διορθωτή μπλοκ στο περιβάλλον διαχείρισης. Οι βελτιώσεις αυτές διορθώνουν προβλήματα προσβασιμότητας: αντίθεσης χρωμάτων στα πεδία φορμών και κουμπιών, συνέπεια μεταξύ διορθωτή και περιβάλλον διαχείρισης, νέες ειδοποιήσεις, τυποποίηση του προεπιλεγμένου συνδυασμού χρωμάτων, και την παρουσίαση της κίνησης ώστε η αλληλεπίδραση με τα μπλοκ να γίνεται με φυσικότητα. Για όσους  χρησιμοποιούν το πληκτρολόγιο για την πλοήγηση στην διαχείριση, ο διορθωτής μπλοκ τώρα έχει την κατάσταση Πλοήγησης. Αυτό σας επιτρέπει να μετακινήστε από μπλοκ σε μπλοκ χωρίς την χρήση TAB σε κάθε σημείο των χειριστήριων μπλοκ.</p>\n\n\n\n<h2>Εκτεταμένη ευελιξία σχεδίασης</h2>\n\n\n\n<p>Το WordPress 5.3 προσθέτει ακόμα πιο ισχυρά εργαλεία για τη δημιουργία εκπληκτων designs.</p>\n\n\n\n<ul><li>Η νέα ομάδα μπλοκ σας επιτρέπει εύκολα να διαιρείτε την σελίδα σε χρωματιστές περιοχές</li><li>Το μπλοκ Στήλες υποστηρίζει τώρα σταθερά πλάτη στήλης</li><li>Οι νέες προκαθορισμένες διατάξεις σας επιτρέπει να ορίσετε το δικό σας προτιμώμενο στυλ για οποιοδήποτε μπλοκ υποστηρίζει αυτή την δυνατότητα</li><li>Τα μπλοκς επικεφαλίδας προσφέρουν πλέον δυνατότητα αλλαγής χρώματος κειμένου</li><li>Επιπρόσθετες επιλογές στυλ σας επιτρέπουν να ορίσετε το προτιμώμενο στυλ για οποιοδήποτε μπλοκ υποστηρίζει αυτή την δυνατότητα.</li></ul>\n\n\n\n<figure class=\"wp-block-video\"><video controls src=\"https://wordpress.org/news/files/2019/11/10-groups.mp4\"></video></figure>\n\n\n\n<h2>Νέο θέμα εμφανισης  Twenty Twenty</h2>\n\n\n\n<p>Καθώς ο block editor γιορτάζει τα πρώτα του γενέθλια, είμαστε υπερήφανοι γιατί το Twenty Twenty είναι σχεδιασμένο για ευελιξία. Παρουσιάστε τις υπηρεσίες ή τα προϊόντα σας με συνδυασμό των στηλών, ομάδων και μπλοκ πολυμέσων. Ορίστε το περιεχόμενο σε πλατιά ή πλήρης στοίχιση για δυναμικές και ελκυστικές διατάξεις. Ή αφήστε την σκέψη σας να είναι το αστέρι με μια κεντρική στήλη περιεχομένου!</p>\n\n\n\n<p>Όπως ταιριάζει σε ένα θέμα που ονομάζεται Twenty Twenty, αυτό εστιάζει στην καθαρότητα και την αναγνωσιμότητα. Το θέμα περιλαμβάνει την γραμματοσειρά&nbsp;<a href=\"https://rsms.me/inter/\">Inter</a>, σχεδιασμένη από τον Rasmus Andersson. Η Inter έρχεται σε μια έκδοση Variable Font, μια πρωτιά για τα προεπιλεγμένα θέματα, η οποία μειώνει τον χρόνο απόκρισης, καθώς περιλαμβάνει όλα τα πάχη και τα στυλ της Inter σε δύο μόνο αρχεία γραμματοσειράς.</p>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https://s.w.org/images/core/5.3/twentytwenty-mobile.png\" alt=\"\" /></figure>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https://s.w.org/images/core/5.3/twentytwenty-desktop.png\" alt=\"\" /></figure>\n\n\n\n<hr class=\"wp-block-separator\" />\n\n\n\n<h2>Βελτιώσεις για Όλους</h2>\n\n\n\n<h3>Αυτόματη Περιστροφή Εικόνας</h3>\n\n\n\n<p>Οι εικόνες σας θα περιστρέφονται σωστά κατά την μεταφόρτωση σύμφωνα με τα ενσωματωμένα δεδομένα προσανατολισμού. Αυτό το χαρακτηριστικό προτάθηκε για πρώτη φορά πριν από εννέα χρόνια και έγινε εφικτό μέσω της δυνατότητας πολλών αφοσιωμένων προγραμματιστών.</p>\n\n\n\n<h3>Έλεγχος υγείας ιστότοπου</h3>\n\n\n\n<p>Οι βελτιώσεις που εισήχθησαν στην έκδοση 5.3 καθιστούν ακόμη πιο εύκολο τον εντοπισμό προβλημάτων. Αναλυτικές οδηγίες επισημαίνουν περιοχές που ενδέχεται να απαιτούν ενέργειες αντιμετώπισης προβλημάτων στον ιστότοπό σας μέσω την σελίδας Υγεία Ιστοτόπου.</p>\n\n\n\n<h3>Επαλήθευση email διαχειριστή</h3>\n\n\n\n<p>Τώρα θα σας ζητείται περιοδικά να επιβεβαιώσετε ότι η Διεύθυνση email του διαχειριστή είναι σωστή όταν συνδέεστε ως διαχειριστής. Αυτό μειώνει την πιθανότητα να κλειδωθείτε έξω από τον ιστότοπό σας, εάν αλλάξετε τη διεύθυνση email σας.</p>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"\" alt=\"\" /></figure>\n\n\n\n<hr class=\"wp-block-separator\" />\n\n\n\n<h2>Για προγραμματιστές</h2>\n\n\n\n<h3>Διορθώσεις στοιχείων ημερομηνίας/ώρας</h3>\n\n\n\n<p>Οι προγραμματιστές μπορούν τώρα να εργαστούν με&nbsp;<a href=\"https://make.wordpress.org/core/2019/09/23/date-time-improvements-wp-5-3/\">τις ημερομηνίες και ζώνες ώρας</a>&nbsp;με πιο αξιόπιστο τρόπο. Έχουν προστεθεί νέες συναρτήσεις API ημερομηνίας και ώρας για ενιαία ανάκτηση ζώνης ώρας και interoperability PHP, ενώ έγιναν πολλές επιδιορθώσεις σφαλμάτων.</p>\n\n\n\n<h3>Συμβατότητα με PHP 7.4</h3>\n\n\n\n<p>Το WordPress 5.3 στοχεύει στην πλήρη υποστήριξη της PHP 7.4. Αυτή η έκδοση περιέχει&nbsp;<a href=\"https://make.wordpress.org/core/2019/10/11/wordpress-and-php-7-4/\">πολλές αλλαγές</a>&nbsp;για την κατάργηση παρωχημένης λειτουργικότητας και για την διασφάλιση συμβατότητας. Το WordPress συνεχίζει να ενθαρρύνει όλους τους χρήστες να χρησιμοποιούν την πλέον πρόσφατη και μεγαλύτερη εκδόση PHP.</p>\n\n\n\n<h2>Ευχαριστίες</h2>\n\n\n\n<p>Επικεφαλής της έκδοσης ήταν οι <a href=\"http://ma.tt/\">Matt Mullenweg</a>,&nbsp;<a href=\"https://profiles.wordpress.org/francina\">Francesca Marano</a>&nbsp;και <a href=\"https://dream-encode.com/blog/\">David Baumwald</a>&nbsp;με την βοήθεια των:</p>\n\n\n\n<ul><li><strong>Editor Tech</strong>: Riad Benguella (<a rel=\"noreferrer noopener\" target=\"_blank\" href=\"https://profiles.wordpress.org/youknowriad/\"><strong>@youknowriad</strong></a>)</li><li><strong>Editor Design</strong>: Mark Uraine (<a rel=\"noreferrer noopener\" target=\"_blank\" href=\"https://profiles.wordpress.org/mapk/\"><strong>@mapk</strong></a>)</li><li><strong>Core Tech</strong>: Andrew Ozz (<a rel=\"noreferrer noopener\" target=\"_blank\" href=\"https://profiles.wordpress.org/azaozz/\"><strong>@azaozz</strong></a>)</li><li><strong>Docs Coordinator</strong>:&nbsp;Justin Ahinon (<a href=\"https://profiles.wordpress.org/justinahinon/\"><strong>@justinahinon</strong></a>)</li><li><strong>Marketing/Release Comms</strong>:&nbsp;Mike Reid (<a href=\"https://profiles.wordpress.org/mikerbg/\"><strong>@mikerbg</strong></a>)</li><li><strong>Media/Uploader</strong>:&nbsp;Mike Schroder (<a href=\"https://profiles.wordpress.org/mikeschroder/\"><strong>@mikeschroder</strong></a>)</li><li><strong>Accessibility</strong>:&nbsp;JB Audras (<a href=\"https://profiles.wordpress.org/audrasjb/\"><strong>@audrasjb</strong></a>)</li><li><strong>Default Theme</strong>&nbsp;<strong>Wrangler</strong>: Ian Belanger (<a href=\"https://profiles.wordpress.org/ianbelanger/\"><strong>@ianbelanger</strong></a>)</li><li><strong>Default Theme Designer</strong>: Anders Norén (<a href=\"https://profiles.wordpress.org/anlino/\"><strong>@anlino</strong></a>) </li></ul>\n\n\n\n<p>Επίσης 645 προγραμματιστές συμμετείχαν στην ανάπτυξη της έκδοσης αυτής:</p>\n\n\n\n<p><a href=\"https://profiles.wordpress.org/123host/\">123host</a>,&nbsp;<a href=\"https://profiles.wordpress.org/1994rstefan/\">1994rstefan</a>,&nbsp;<a href=\"https://profiles.wordpress.org/5hel2l2y/\">5hel2l2y</a>,&nbsp;<a href=\"https://profiles.wordpress.org/irsdl/\">@irsdl</a>,&nbsp;<a href=\"https://profiles.wordpress.org/aaroncampbell/\">Aaron D. Campbell</a>,&nbsp;<a href=\"https://profiles.wordpress.org/jorbin/\">Aaron Jorbin</a>,&nbsp;<a href=\"https://profiles.wordpress.org/aksdvp/\">Aashish S</a>,&nbsp;<a href=\"https://profiles.wordpress.org/abhijitrakas/\">Abhijit Rakas</a>,&nbsp;<a href=\"https://profiles.wordpress.org/abrightclearweb/\">abrightclearweb</a>,&nbsp;<a href=\"https://profiles.wordpress.org/acalfieri/\">acalfieri</a>,&nbsp;<a href=\"https://profiles.wordpress.org/acosmin/\">acosmin</a>,&nbsp;<a href=\"https://profiles.wordpress.org/adamsilverstein/\">Adam Silverstein</a>,&nbsp;<a href=\"https://profiles.wordpress.org/adamsoucie/\">Adam Soucie</a>,&nbsp;<a href=\"https://profiles.wordpress.org/adhitya03/\">Adhitya Rachman</a>,&nbsp;<a href=\"https://profiles.wordpress.org/ahdeubzer/\">ahdeubzer</a>,&nbsp;<a href=\"https://profiles.wordpress.org/mrahmadawais/\">Ahmad Awais</a>,&nbsp;<a href=\"https://profiles.wordpress.org/ajayghaghretiya1/\">Ajay Ghaghretiya</a>,&nbsp;<a href=\"https://profiles.wordpress.org/ajitbohra/\">Ajit Bohra</a>,&nbsp;<a href=\"https://profiles.wordpress.org/ajlende/\">ajlende</a>,&nbsp;<a href=\"https://profiles.wordpress.org/atachibana/\">Akira Tachibana</a>,&nbsp;<a href=\"https://profiles.wordpress.org/albertomake/\">albertomake</a>,&nbsp;<a href=\"https://profiles.wordpress.org/xknown/\">Alex Concha</a>,&nbsp;<a href=\"https://profiles.wordpress.org/xavortm/\">Alex Dimitrov</a>,&nbsp;<a href=\"https://profiles.wordpress.org/alexclassroom/\">Alex Lion</a>,&nbsp;<a href=\"https://profiles.wordpress.org/alexsanford1/\">Alex Sanford</a>,&nbsp;<a href=\"https://profiles.wordpress.org/xyfi/\">Alexander Botteram</a>,&nbsp;<a href=\"https://profiles.wordpress.org/xel1045/\">Alexandre D’Eschambeault</a>,&nbsp;<a href=\"https://profiles.wordpress.org/alexvorn2/\">Alexandru Vornicescu</a>,&nbsp;<a href=\"https://profiles.wordpress.org/alexeyskr/\">alexeyskr</a>,&nbsp;<a href=\"https://profiles.wordpress.org/alextran/\">alextran</a>,&nbsp;<a href=\"https://profiles.wordpress.org/ayubi/\">Ali Ayubi</a>,&nbsp;<a href=\"https://profiles.wordpress.org/allancole/\">allancole</a>,&nbsp;<a href=\"https://profiles.wordpress.org/allendav/\">Allen Snook</a>,&nbsp;<a href=\"https://profiles.wordpress.org/alvarogois/\">Alvaro Gois dos Santos</a>,&nbsp;<a href=\"https://profiles.wordpress.org/arush/\">Amanda Rush</a>,&nbsp;<a href=\"https://profiles.wordpress.org/amolv/\">amolv</a>,&nbsp;<a href=\"https://profiles.wordpress.org/anlino/\">Anders Norén</a>,&nbsp;<a href=\"https://profiles.wordpress.org/afercia/\">Andrea Fercia</a>,&nbsp;<a href=\"https://profiles.wordpress.org/andg/\">Andrea Gandino</a>,&nbsp;<a href=\"https://profiles.wordpress.org/agengineering/\">Andrea Grillo</a>,&nbsp;<a href=\"https://profiles.wordpress.org/andreamiddleton/\">Andrea Middleton</a>,&nbsp;<a href=\"https://profiles.wordpress.org/abrain/\">Andreas Brain</a>,&nbsp;<a href=\"https://profiles.wordpress.org/andraganescu/\">Andrei Draganescu</a>,&nbsp;<a href=\"https://profiles.wordpress.org/aduth/\">Andrew Duthie</a>,&nbsp;<a href=\"https://profiles.wordpress.org/nacin/\">Andrew Nacin</a>,&nbsp;<a href=\"https://profiles.wordpress.org/anevins/\">Andrew Nevins</a>,&nbsp;<a href=\"https://profiles.wordpress.org/azaozz/\">Andrew Ozz</a>,&nbsp;<a href=\"https://profiles.wordpress.org/andrewtaylor-1/\">Andrew Taylor</a>,&nbsp;<a href=\"https://profiles.wordpress.org/rarst/\">Andrey Savchenko</a>,&nbsp;<a href=\"https://profiles.wordpress.org/nosolosw/\">Andrés Maneiro</a>,&nbsp;<a href=\"https://profiles.wordpress.org/afragen/\">Andy Fragen</a>,&nbsp;<a href=\"https://profiles.wordpress.org/andizer/\">Andy Meerwaldt</a>,&nbsp;<a href=\"https://profiles.wordpress.org/angelagibson/\">Angela Gibson</a>,&nbsp;<a href=\"https://profiles.wordpress.org/rilwis/\">Anh Tran</a>,&nbsp;<a href=\"https://profiles.wordpress.org/anischarolia/\">anischarolia</a>,&nbsp;<a href=\"https://profiles.wordpress.org/antpb/\">Anthony Burchell</a>,&nbsp;<a href=\"https://profiles.wordpress.org/atimmer/\">Anton Timmermans</a>,&nbsp;<a href=\"https://profiles.wordpress.org/apermo/\">Apermo</a>,&nbsp;<a href=\"https://profiles.wordpress.org/arafat/\">Arafat Rahman</a>,&nbsp;<a href=\"https://profiles.wordpress.org/arena/\">arena</a>,&nbsp;<a href=\"https://profiles.wordpress.org/aristath/\">Ari Stathopoulos</a>,&nbsp;<a href=\"https://profiles.wordpress.org/arunsathiya/\">Arun Sathiya</a>,&nbsp;<a href=\"https://profiles.wordpress.org/artisticasad/\">Asad</a>,&nbsp;<a href=\"https://profiles.wordpress.org/asadkn/\">asadkn</a>,&nbsp;<a href=\"https://profiles.wordpress.org/mrasharirfan/\">Ashar Irfan</a>,&nbsp;<a href=\"https://profiles.wordpress.org/ashwinpc/\">ashwinpc</a>,&nbsp;<a href=\"https://profiles.wordpress.org/wpboss/\">Aslam Shekh</a>,&nbsp;<a href=\"https://profiles.wordpress.org/atlasmahesh/\">atlasmahesh</a>,&nbsp;<a href=\"https://profiles.wordpress.org/au87/\">au87</a>,&nbsp;<a href=\"https://profiles.wordpress.org/aubreypwd/\">Aubrey Portwood</a>,&nbsp;<a href=\"https://profiles.wordpress.org/augustuswm/\">augustuswm</a>,&nbsp;<a href=\"https://profiles.wordpress.org/aurooba/\">Aurooba Ahmed</a>,&nbsp;<a href=\"https://profiles.wordpress.org/avinapatel/\">Avina Patel</a>,&nbsp;<a href=\"https://profiles.wordpress.org/aksl95/\">Axel DUCORON</a>,&nbsp;<a href=\"https://profiles.wordpress.org/ayeshrajans/\">Ayesh Karunaratne</a>,&nbsp;<a href=\"https://profiles.wordpress.org/backermann1978/\">backermann1978</a>,&nbsp;<a href=\"https://profiles.wordpress.org/toszcze/\">Bartosz Romanowski</a>,&nbsp;<a href=\"https://profiles.wordpress.org/pixolin/\">Bego Mario Garde</a>,&nbsp;<a href=\"https://profiles.wordpress.org/bfintal/\">Benjamin Intal</a>,&nbsp;<a href=\"https://profiles.wordpress.org/benjamin_zekavica/\">Benjamin Zekavica</a>,&nbsp;<a href=\"https://profiles.wordpress.org/bennemann/\">bennemann</a>,&nbsp;<a href=\"https://profiles.wordpress.org/bgermann/\">bgermann</a>,&nbsp;<a href=\"https://profiles.wordpress.org/bhaktirajdev/\">Bhaktii Rajdev</a>,&nbsp;<a href=\"https://profiles.wordpress.org/bibliofille/\">bibliofille</a>,&nbsp;<a href=\"https://profiles.wordpress.org/biranit/\">Biranit</a>,&nbsp;<a href=\"https://profiles.wordpress.org/birgire/\">Birgir Erlendsson</a>,&nbsp;<a href=\"https://profiles.wordpress.org/bitcomplex/\">bitcomplex</a>,&nbsp;<a href=\"https://profiles.wordpress.org/bjornw/\">BjornW</a>,&nbsp;<a href=\"https://profiles.wordpress.org/boblinthorst/\">boblinthorst</a>,&nbsp;<a href=\"https://profiles.wordpress.org/boonebgorges/\">Boone Gorges</a>,&nbsp;<a href=\"https://profiles.wordpress.org/bor0/\">Boro Sitnikovski</a>,&nbsp;<a href=\"https://profiles.wordpress.org/crazyjaco/\">Bradley Jacobs</a>,&nbsp;<a href=\"https://profiles.wordpress.org/bradleyt/\">Bradley Taylor</a>,&nbsp;<a href=\"https://profiles.wordpress.org/kraftbj/\">Brandon Kraft</a>,&nbsp;<a href=\"https://profiles.wordpress.org/brentswisher/\">Brent Swisher</a>,&nbsp;<a href=\"https://profiles.wordpress.org/bronsonquick/\">Bronson Quick</a>,&nbsp;<a href=\"https://profiles.wordpress.org/bsetiawan88/\">bsetiawan88</a>,&nbsp;<a href=\"https://profiles.wordpress.org/burhandodhy/\">Burhan Nasir</a>,&nbsp;<a href=\"https://profiles.wordpress.org/cbravobernal/\">Carlos Bravo</a>,&nbsp;<a href=\"https://profiles.wordpress.org/poena/\">Carolina Nymark</a>,&nbsp;<a href=\"https://profiles.wordpress.org/cdog/\">Catalin Dogaru</a>,&nbsp;<a href=\"https://profiles.wordpress.org/cathibosco1/\">Cathi Bosco</a>,&nbsp;<a href=\"https://profiles.wordpress.org/chandrapatel/\">Chandra Patel</a>,&nbsp;<a href=\"https://profiles.wordpress.org/caercam/\">Charlie Merland</a>,&nbsp;<a href=\"https://profiles.wordpress.org/chetan200891/\">Chetan Prajapati</a>,&nbsp;<a href=\"https://profiles.wordpress.org/ketuchetan/\">Chetan Satasiya</a>,&nbsp;<a href=\"https://profiles.wordpress.org/blogginglife/\">Chico</a>,&nbsp;<a href=\"https://profiles.wordpress.org/chintan1896/\">Chintan hingrajiya</a>,&nbsp;<a href=\"https://profiles.wordpress.org/chrico/\">ChriCo</a>,&nbsp;<a href=\"https://profiles.wordpress.org/aprea/\">Chris Aprea</a>,&nbsp;<a href=\"https://profiles.wordpress.org/chrisvanpatten/\">Chris Van Patten</a>,&nbsp;<a href=\"https://profiles.wordpress.org/christian1012/\">Christian Chung</a>,&nbsp;<a href=\"https://profiles.wordpress.org/needle/\">Christian Wach</a>,&nbsp;<a href=\"https://profiles.wordpress.org/lovememore/\">christianoliff</a>,&nbsp;<a href=\"https://profiles.wordpress.org/christophherr/\">Christoph Herr</a>,&nbsp;<a href=\"https://profiles.wordpress.org/cleancoded/\">cleancoded</a>,&nbsp;<a href=\"https://profiles.wordpress.org/cmagrin/\">cmagrin</a>,&nbsp;<a href=\"https://profiles.wordpress.org/codesue/\">codesue</a>,&nbsp;<a href=\"https://profiles.wordpress.org/compilenix/\">CompileNix</a>,&nbsp;<a href=\"https://profiles.wordpress.org/salzano/\">Corey Salzano</a>,&nbsp;<a href=\"https://profiles.wordpress.org/courtney0burton/\">courtney0burton</a>,&nbsp;<a href=\"https://profiles.wordpress.org/cristianozanca/\">Cristiano Zanca</a>,&nbsp;<a href=\"https://profiles.wordpress.org/littlebigthing/\">Csaba (LittleBigThings)</a>,&nbsp;<a href=\"https://profiles.wordpress.org/dswebsme/\">D.S. Webster</a>,&nbsp;<a href=\"https://profiles.wordpress.org/daleharrison/\">daleharrison</a>,&nbsp;<a href=\"https://profiles.wordpress.org/danmicamediacom/\">Dan Foley</a>,&nbsp;<a href=\"https://profiles.wordpress.org/goodevilgenius/\">Dan Jones</a>,&nbsp;<a href=\"https://profiles.wordpress.org/danbuk/\">DanBUK</a>,&nbsp;<a href=\"https://profiles.wordpress.org/danielbachhuber/\">Daniel Bachhuber</a>,&nbsp;<a href=\"https://profiles.wordpress.org/redsweater/\">Daniel Jalkut (Red Sweater)</a>,&nbsp;<a href=\"https://profiles.wordpress.org/danieltj/\">Daniel James</a>,&nbsp;<a href=\"https://profiles.wordpress.org/diddledan/\">Daniel Llewellyn</a>,&nbsp;<a href=\"https://profiles.wordpress.org/talldanwp/\">Daniel Richards</a>,&nbsp;<a href=\"https://profiles.wordpress.org/danieliser/\">danieliser</a>,&nbsp;<a href=\"https://profiles.wordpress.org/daniloercoli/\">daniloercoli</a>,&nbsp;<a href=\"https://profiles.wordpress.org/dvankooten/\">Danny van Kooten</a>,&nbsp;<a href=\"https://profiles.wordpress.org/nerrad/\">Darren Ethier</a>,&nbsp;<a href=\"https://profiles.wordpress.org/darthhexx/\">darthhexx</a>,&nbsp;<a href=\"https://profiles.wordpress.org/deapness/\">Dave Parker</a>,&nbsp;<a href=\"https://profiles.wordpress.org/get_dave/\">Dave Smith</a>,&nbsp;<a href=\"https://profiles.wordpress.org/drw158/\">Dave Whitley</a>,&nbsp;<a href=\"https://profiles.wordpress.org/davetgreen/\">davetgreen</a>,&nbsp;<a href=\"https://profiles.wordpress.org/davilera/\">David Aguilera</a>,&nbsp;<a href=\"https://profiles.wordpress.org/davidanderson/\">David Anderson</a>,&nbsp;<a href=\"https://profiles.wordpress.org/david.binda/\">David Binovec</a>,&nbsp;<a href=\"https://profiles.wordpress.org/davidbinda/\">David Binovec</a>,&nbsp;<a href=\"https://profiles.wordpress.org/daveshine/\">David Decker</a>,&nbsp;<a href=\"https://profiles.wordpress.org/dlh/\">David Herrera</a>,&nbsp;<a href=\"https://profiles.wordpress.org/daviedr/\">David Rozando</a>,&nbsp;<a href=\"https://profiles.wordpress.org/dshanske/\">David Shanske</a>,&nbsp;<a href=\"https://profiles.wordpress.org/daxelrod/\">daxelrod</a>,&nbsp;<a href=\"https://profiles.wordpress.org/dkarfa/\">Debabrata Karfa</a>,&nbsp;<a href=\"https://profiles.wordpress.org/dennis_f/\">Deni</a>,&nbsp;<a href=\"https://profiles.wordpress.org/dehisok/\">Denis Cherniavsky</a>,&nbsp;<a href=\"https://profiles.wordpress.org/denisco/\">Denis Yanchevskiy</a>,&nbsp;<a href=\"https://profiles.wordpress.org/wpdennis/\">Dennis</a>,&nbsp;<a href=\"https://profiles.wordpress.org/dionysous/\">Dennis Hipp</a>,&nbsp;<a href=\"https://profiles.wordpress.org/dmsnell/\">Dennis Snell</a>,&nbsp;<a href=\"https://profiles.wordpress.org/dsifford/\">Derek Sifford</a>,&nbsp;<a href=\"https://profiles.wordpress.org/derweili/\">derweili</a>,&nbsp;<a href=\"https://profiles.wordpress.org/dfangstrom/\">dfangstrom</a>,&nbsp;<a href=\"https://profiles.wordpress.org/dharmin16/\">Dharmin Shah</a>,&nbsp;<a href=\"https://profiles.wordpress.org/dhavalkasvala/\">Dhaval kasavala</a>,&nbsp;<a href=\"https://profiles.wordpress.org/dhuyvetter/\">dhuyvetter</a>,&nbsp;<a href=\"https://profiles.wordpress.org/dianeco/\">Diane Co</a>,&nbsp;<a href=\"https://profiles.wordpress.org/diedeexterkate/\">DiedeExterkate</a>,&nbsp;<a href=\"https://profiles.wordpress.org/diego-la-monica/\">Diego La Monica</a>,&nbsp;<a href=\"https://profiles.wordpress.org/digitalapps/\">digitalapps</a>,&nbsp;<a href=\"https://profiles.wordpress.org/dilipbheda/\">Dilip Bheda</a>,&nbsp;<a href=\"https://profiles.wordpress.org/odminstudios/\">Dima</a>,&nbsp;<a href=\"https://profiles.wordpress.org/dingo_d/\">dingo-d</a>,&nbsp;<a href=\"https://profiles.wordpress.org/dd32/\">Dion Hulse</a>,&nbsp;<a href=\"https://profiles.wordpress.org/dency/\">Dixita Dusara</a>,&nbsp;<a href=\"https://profiles.wordpress.org/ocean90/\">Dominik Schilling</a>,&nbsp;<a href=\"https://profiles.wordpress.org/drewapicture/\">Drew Jaynes</a>,&nbsp;<a href=\"https://profiles.wordpress.org/dukex/\">Dukex</a>,&nbsp;<a href=\"https://profiles.wordpress.org/dushanthi/\">dushanthi</a>,&nbsp;<a href=\"https://profiles.wordpress.org/seedsca/\">EcoTechie</a>,&nbsp;<a href=\"https://profiles.wordpress.org/ediamin/\">Edi Amin</a>,&nbsp;<a href=\"https://profiles.wordpress.org/etoledom/\">Eduardo Toledo</a>,&nbsp;<a href=\"https://profiles.wordpress.org/iseulde/\">Ella van Durpe</a>,&nbsp;<a href=\"https://profiles.wordpress.org/elliotcondon/\">Elliot Condon</a>,&nbsp;<a href=\"https://profiles.wordpress.org/codex-m/\">Emerson Maningo</a>,&nbsp;<a href=\"https://profiles.wordpress.org/edocev/\">Emil Dotsev</a>,&nbsp;<a href=\"https://profiles.wordpress.org/emiluzelac/\">Emil Uzelac</a>,&nbsp;<a href=\"https://profiles.wordpress.org/epiqueras/\">Enrique Piqueras</a>,&nbsp;<a href=\"https://profiles.wordpress.org/nrqsnchz/\">Enrique Sánchez</a>,&nbsp;<a href=\"https://profiles.wordpress.org/erikkroes/\">erikkroes</a>,&nbsp;<a href=\"https://profiles.wordpress.org/estelaris/\">estelaris</a>,&nbsp;<a href=\"https://profiles.wordpress.org/evalarumbe/\">evalarumbe</a>,&nbsp;<a href=\"https://profiles.wordpress.org/faazshift/\">faazshift</a>,&nbsp;<a href=\"https://profiles.wordpress.org/fabiankaegy/\">Fabian Kägy</a>,&nbsp;<a href=\"https://profiles.wordpress.org/fblaser/\">fblaser</a>,&nbsp;<a href=\"https://profiles.wordpress.org/felipeelia/\">Felipe Elia</a>,&nbsp;<a href=\"https://profiles.wordpress.org/flixos90/\">Felix Arntz</a>,&nbsp;<a href=\"https://profiles.wordpress.org/fencer04/\">Fencer04</a>,&nbsp;<a href=\"https://profiles.wordpress.org/flipkeijzer/\">flipkeijzer</a>,&nbsp;<a href=\"https://profiles.wordpress.org/mista-flo/\">Florian TIAR</a>,&nbsp;<a href=\"https://profiles.wordpress.org/foysalremon/\">Foysal Remon</a>,&nbsp;<a href=\"https://profiles.wordpress.org/galbaras/\">Gal Baras</a>,&nbsp;<a href=\"https://profiles.wordpress.org/garrett-eclipse/\">Garrett Hyder</a>,&nbsp;<a href=\"https://profiles.wordpress.org/voldemortensen/\">Garth Mortensen</a>,&nbsp;<a href=\"https://profiles.wordpress.org/garyj/\">Gary Jones</a>,&nbsp;<a href=\"https://profiles.wordpress.org/pento/\">Gary Pendergast</a>,&nbsp;<a href=\"https://profiles.wordpress.org/guddu1315/\">Gaurang Dabhi</a>,&nbsp;<a href=\"https://profiles.wordpress.org/soulseekah/\">Gennady Kovshenin</a>,&nbsp;<a href=\"https://profiles.wordpress.org/loyaltymanufaktur/\">Gesundheit Bewegt GmbH</a>,&nbsp;<a href=\"https://profiles.wordpress.org/sachyya-sachet/\">ghoul</a>,&nbsp;<a href=\"https://profiles.wordpress.org/girlieworks/\">girlieworks</a>,&nbsp;<a href=\"https://profiles.wordpress.org/glauberglauber/\">glauberglauber</a>,&nbsp;<a href=\"https://profiles.wordpress.org/hometowntrailers/\">Glenn</a>,&nbsp;<a href=\"https://profiles.wordpress.org/gravityview/\">GravityView</a>,&nbsp;<a href=\"https://profiles.wordpress.org/gregsullivan/\">gregsullivan</a>,&nbsp;<a href=\"https://profiles.wordpress.org/gziolo/\">Grzegorz Ziółkowski</a>,&nbsp;<a href=\"https://profiles.wordpress.org/gwwar/\">gwwar</a>,&nbsp;<a href=\"https://profiles.wordpress.org/hardeepasrani/\">Hardeep Asrani</a>,&nbsp;<a href=\"https://profiles.wordpress.org/thakkarhardik/\">Hardik Thakkar</a>,&nbsp;<a href=\"https://profiles.wordpress.org/hardipparmar/\">hardipparmar</a>,&nbsp;<a href=\"https://profiles.wordpress.org/hareesh-pillai/\">Hareesh Pillai</a>,&nbsp;<a href=\"https://profiles.wordpress.org/hareesh%20pillai/\">Hareesh Pillai</a>,&nbsp;<a href=\"https://profiles.wordpress.org/harryfear/\">harryfear</a>,&nbsp;<a href=\"https://profiles.wordpress.org/harshbarach/\">harshbarach</a>,&nbsp;<a href=\"https://profiles.wordpress.org/haszari/\">haszari</a>,&nbsp;<a href=\"https://profiles.wordpress.org/hesyifei/\">He Yifei</a>,&nbsp;<a href=\"https://profiles.wordpress.org/helen/\">Helen Hou-Sandi</a>,&nbsp;<a href=\"https://profiles.wordpress.org/henrywright/\">Henry Wright</a>,&nbsp;<a href=\"https://profiles.wordpress.org/herbmiller/\">herbmiller</a>,&nbsp;<a href=\"https://profiles.wordpress.org/herregroen/\">herregroen</a>,&nbsp;<a href=\"https://profiles.wordpress.org/hirofumi2012/\">hirofumi2012</a>,&nbsp;<a href=\"https://profiles.wordpress.org/hkandulla/\">HKandulla</a>,&nbsp;<a href=\"https://profiles.wordpress.org/howdy_mcgee/\">Howdy_McGee</a>,&nbsp;<a href=\"https://profiles.wordpress.org/hoythan/\">hoythan</a>,&nbsp;<a href=\"https://profiles.wordpress.org/hlashbrooke/\">Hugh Lashbrooke</a>,&nbsp;<a href=\"https://profiles.wordpress.org/hypest/\">hypest</a>,&nbsp;<a href=\"https://profiles.wordpress.org/ianbelanger/\">Ian Belanger</a>,&nbsp;<a href=\"https://profiles.wordpress.org/iandunn/\">Ian Dunn</a>,&nbsp;<a href=\"https://profiles.wordpress.org/ianmjones/\">ianmjones</a>,&nbsp;<a href=\"https://profiles.wordpress.org/zinigor/\">Igor Zinovyev</a>,&nbsp;<a href=\"https://profiles.wordpress.org/imath/\">imath</a>,&nbsp;<a href=\"https://profiles.wordpress.org/gsayed786/\">Imran Sayed</a>,&nbsp;<a href=\"https://profiles.wordpress.org/intimez/\">intimez</a>,&nbsp;<a href=\"https://profiles.wordpress.org/ipstenu/\">Ipstenu (Mika Epstein)</a>,&nbsp;<a href=\"https://profiles.wordpress.org/iqbalbary/\">iqbalbary</a>,&nbsp;<a href=\"https://profiles.wordpress.org/ireneyoast/\">Irene Strikkers</a>,&nbsp;<a href=\"https://profiles.wordpress.org/isabel_brison/\">Isabel Brison</a>,&nbsp;<a href=\"https://profiles.wordpress.org/ismailelkorchi/\">Ismail El Korchi</a>,&nbsp;<a href=\"https://profiles.wordpress.org/jdgrimes/\">J.D. Grimes</a>,&nbsp;<a href=\"https://profiles.wordpress.org/jagirbaheshwp/\">jagirbaheshwp</a>,&nbsp;<a href=\"https://profiles.wordpress.org/whyisjake/\">Jake Spurlock</a>,&nbsp;<a href=\"https://profiles.wordpress.org/jalpa1984/\">Jalpa Panchal</a>,&nbsp;<a href=\"https://profiles.wordpress.org/jnylen0/\">James Nylen</a>,&nbsp;<a href=\"https://profiles.wordpress.org/jameslnewell/\">jameslnewell</a>,&nbsp;<a href=\"https://profiles.wordpress.org/janak007/\">janak Kaneriya</a>,&nbsp;<a href=\"https://profiles.wordpress.org/jankimoradiya/\">Janki Moradiya</a>,&nbsp;<a href=\"https://profiles.wordpress.org/janwoostendorp/\">janw.oostendorp</a>,&nbsp;<a href=\"https://profiles.wordpress.org/jared_smith/\">jared_smith</a>,&nbsp;<a href=\"https://profiles.wordpress.org/jarocks/\">jarocks</a>,&nbsp;<a href=\"https://profiles.wordpress.org/jarretc/\">Jarret</a>,&nbsp;<a href=\"https://profiles.wordpress.org/javeweb/\">jave.web</a>,&nbsp;<a href=\"https://profiles.wordpress.org/javorszky/\">javorszky</a>,&nbsp;<a href=\"https://profiles.wordpress.org/jayswadas/\">Jay Swadas</a>,&nbsp;<a href=\"https://profiles.wordpress.org/iamjaydip/\">Jaydip</a>,&nbsp;<a href=\"https://profiles.wordpress.org/audrasjb/\">Jean-Baptiste Audras</a>,&nbsp;<a href=\"https://profiles.wordpress.org/jfarthing84/\">Jeff Farthing</a>,&nbsp;<a href=\"https://profiles.wordpress.org/jeffpaul/\">Jeff Paul</a>,&nbsp;<a href=\"https://profiles.wordpress.org/jeichorn/\">jeichorn</a>,&nbsp;<a href=\"https://profiles.wordpress.org/jenblogs4u/\">Jen Miller</a>,&nbsp;<a href=\"https://profiles.wordpress.org/jenkoian/\">jenkoian</a>,&nbsp;<a href=\"https://profiles.wordpress.org/jeremyfelt/\">Jeremy Felt</a>,&nbsp;<a href=\"https://profiles.wordpress.org/engelen/\">Jesper van Engelen</a>,&nbsp;<a href=\"https://profiles.wordpress.org/luminuu/\">Jessica Lyschik</a>,&nbsp;<a href=\"https://profiles.wordpress.org/jffng/\">jffng</a>,&nbsp;<a href=\"https://profiles.wordpress.org/jikamens/\">jikamens</a>,&nbsp;<a href=\"https://profiles.wordpress.org/jitendrabanjara1991/\">jitendrabanjara1991</a>,&nbsp;<a href=\"https://profiles.wordpress.org/jkitchen/\">jkitchen</a>,&nbsp;<a href=\"https://profiles.wordpress.org/jmmathc/\">jmmathc</a>,&nbsp;<a href=\"https://profiles.wordpress.org/joakimsilfverberg/\">joakimsilfverberg</a>,&nbsp;<a href=\"https://profiles.wordpress.org/jobthomas/\">Job</a>,&nbsp;<a href=\"https://profiles.wordpress.org/jodamo5/\">jodamo5</a>,&nbsp;<a href=\"https://profiles.wordpress.org/joedolson/\">Joe Dolson</a>,&nbsp;<a href=\"https://profiles.wordpress.org/joehoyle/\">Joe Hoyle</a>,&nbsp;<a href=\"https://profiles.wordpress.org/joemcgill/\">Joe McGill</a>,&nbsp;<a href=\"https://profiles.wordpress.org/joen/\">Joen Asmussen</a>,&nbsp;<a href=\"https://profiles.wordpress.org/johnbillion/\">John Blackbourn</a>,&nbsp;<a href=\"https://profiles.wordpress.org/johnjamesjacoby/\">John James Jacoby</a>,&nbsp;<a href=\"https://profiles.wordpress.org/johnregan3/\">John Regan</a>,&nbsp;<a href=\"https://profiles.wordpress.org/jojotjebaby/\">jojotjebaby</a>,&nbsp;<a href=\"https://profiles.wordpress.org/jrchamp/\">Jonathan Champ</a>,&nbsp;<a href=\"https://profiles.wordpress.org/jond/\">Jonathan Davis</a>,&nbsp;<a href=\"https://profiles.wordpress.org/desrosj/\">Jonathan Desrosiers</a>,&nbsp;<a href=\"https://profiles.wordpress.org/jg-visual/\">Jonathan Goldford</a>,&nbsp;<a href=\"https://profiles.wordpress.org/spacedmonkey/\">Jonny Harris</a>,&nbsp;<a href=\"https://profiles.wordpress.org/jonoaldersonwp/\">Jono Alderson</a>,&nbsp;<a href=\"https://profiles.wordpress.org/joostdevalk/\">Joost de Valk</a>,&nbsp;<a href=\"https://profiles.wordpress.org/koke/\">Jorge Bernal</a>,&nbsp;<a href=\"https://profiles.wordpress.org/jorgefilipecosta/\">Jorge Costa</a>,&nbsp;<a href=\"https://profiles.wordpress.org/josephscott/\">Joseph Scott</a>,&nbsp;<a href=\"https://profiles.wordpress.org/chanthaboune/\">Josepha Haden</a>,&nbsp;<a href=\"https://profiles.wordpress.org/shelob9/\">Josh Pollock</a>,&nbsp;<a href=\"https://profiles.wordpress.org/joshuanoyce/\">Joshua Noyce</a>,&nbsp;<a href=\"https://profiles.wordpress.org/joshuawold/\">JoshuaWold</a>,&nbsp;<a href=\"https://profiles.wordpress.org/joyously/\">Joy</a>,&nbsp;<a href=\"https://profiles.wordpress.org/jsnajdr/\">jsnajdr</a>,&nbsp;<a href=\"https://profiles.wordpress.org/juanfra/\">Juanfra Aldasoro</a>,&nbsp;<a href=\"https://profiles.wordpress.org/juiiee8487/\">Juhi Patel</a>,&nbsp;<a href=\"https://profiles.wordpress.org/jrf/\">Juliette Reinders Folmer</a>,&nbsp;<a href=\"https://profiles.wordpress.org/juliobox/\">Julio Potier</a>,&nbsp;<a href=\"https://profiles.wordpress.org/junktrunk/\">junktrunk</a>,&nbsp;<a href=\"https://profiles.wordpress.org/justinahinon/\">Justin Ahinon</a>,&nbsp;<a href=\"https://profiles.wordpress.org/greenshady/\">Justin Tadlock</a>,&nbsp;<a href=\"https://profiles.wordpress.org/kadamwhite/\">K. Adam White</a>,&nbsp;<a href=\"https://profiles.wordpress.org/kafleg/\">kafleg</a>,&nbsp;<a href=\"https://profiles.wordpress.org/trepmal/\">Kailey (trepmal)</a>,&nbsp;<a href=\"https://profiles.wordpress.org/kakshak/\">Kakshak Kalaria</a>,&nbsp;<a href=\"https://profiles.wordpress.org/kamrankhorsandi/\">Kamran Khorsandi</a>,&nbsp;<a href=\"https://profiles.wordpress.org/karlgroves/\">karlgroves</a>,&nbsp;<a href=\"https://profiles.wordpress.org/katielgc/\">katielgc</a>,&nbsp;<a href=\"https://profiles.wordpress.org/kbrownkd/\">kbrownkd</a>,&nbsp;<a href=\"https://profiles.wordpress.org/ryelle/\">Kelly Dwan</a>,&nbsp;<a href=\"https://profiles.wordpress.org/kellychoffman/\">Kelly Hoffman</a>,&nbsp;<a href=\"https://profiles.wordpress.org/kerfred/\">Kerfred</a>,&nbsp;<a href=\"https://profiles.wordpress.org/kingkero/\">kero</a>,&nbsp;<a href=\"https://profiles.wordpress.org/ketanumretiya030/\">ketanumretiya030</a>,&nbsp;<a href=\"https://profiles.wordpress.org/kevinkovadia/\">kevIN kovaDIA</a>,&nbsp;<a href=\"https://profiles.wordpress.org/killerbishop/\">killerbishop</a>,&nbsp;<a href=\"https://profiles.wordpress.org/killua99/\">killua99</a>,&nbsp;<a href=\"https://profiles.wordpress.org/kjellr/\">Kjell Reigstad</a>,&nbsp;<a href=\"https://profiles.wordpress.org/knutsp/\">Knut Sparhell</a>,&nbsp;<a href=\"https://profiles.wordpress.org/kokers/\">kokers</a>,&nbsp;<a href=\"https://profiles.wordpress.org/obenland/\">Konstantin Obenland</a>,&nbsp;<a href=\"https://profiles.wordpress.org/xkon/\">Konstantinos Xenos</a>,&nbsp;<a href=\"https://profiles.wordpress.org/kuus/\">kuus</a>,&nbsp;<a href=\"https://profiles.wordpress.org/laurelfulford/\">laurelfulford</a>,&nbsp;<a href=\"https://profiles.wordpress.org/lbenicio/\">lbenicio</a>,&nbsp;<a href=\"https://profiles.wordpress.org/leogermani/\">leogermani</a>,&nbsp;<a href=\"https://profiles.wordpress.org/leonblade/\">leonblade</a>,&nbsp;<a href=\"https://profiles.wordpress.org/lessbloat/\">lessbloat</a>,&nbsp;<a href=\"https://profiles.wordpress.org/lindstromer/\">Lindstromer</a>,&nbsp;<a href=\"https://profiles.wordpress.org/lllor/\">lllor</a>,&nbsp;<a href=\"https://profiles.wordpress.org/lordlod/\">lordlod</a>,&nbsp;<a href=\"https://profiles.wordpress.org/loreleiaurora/\">LoreleiAurora</a>,&nbsp;<a href=\"https://profiles.wordpress.org/luan-ramos/\">Luan Ramos</a>,&nbsp;<a href=\"https://profiles.wordpress.org/luciano-croce/\">luciano-croce</a>,&nbsp;<a href=\"https://profiles.wordpress.org/luigipulcini/\">luigipulcini</a>,&nbsp;<a href=\"https://profiles.wordpress.org/luisherranz/\">luisherranz</a>,&nbsp;<a href=\"https://profiles.wordpress.org/wpfed/\">Luke</a>,&nbsp;<a href=\"https://profiles.wordpress.org/lukecarbis/\">Luke Carbis</a>,&nbsp;<a href=\"https://profiles.wordpress.org/lukecavanagh/\">Luke Cavanagh</a>,&nbsp;<a href=\"https://profiles.wordpress.org/m1tk00/\">m1tk00</a>,&nbsp;<a href=\"https://profiles.wordpress.org/maartenleenders/\">maartenleenders</a>,&nbsp;<a href=\"https://profiles.wordpress.org/palmiak/\">Maciej Palmowski</a>,&nbsp;<a href=\"https://profiles.wordpress.org/mahesh901122/\">Mahesh Waghmare</a>,&nbsp;<a href=\"https://profiles.wordpress.org/majemedia/\">Maje Media LLC</a>,&nbsp;<a href=\"https://profiles.wordpress.org/malthert/\">malthert</a>,&nbsp;<a href=\"https://profiles.wordpress.org/manooweb/\">manooweb</a>,&nbsp;<a href=\"https://profiles.wordpress.org/manuelaugustin/\">Manuel Augustin</a>,&nbsp;<a href=\"https://profiles.wordpress.org/manzoorwanijk/\">Manzoor Wani</a>,&nbsp;<a href=\"https://profiles.wordpress.org/marcguay/\">MarcGuay</a>,&nbsp;<a href=\"https://profiles.wordpress.org/iworks/\">Marcin Pietrzak</a>,&nbsp;<a href=\"https://profiles.wordpress.org/marcomartins/\">Marco Martins</a>,&nbsp;<a href=\"https://profiles.wordpress.org/marcosalexandre/\">MarcosAlexandre</a>,&nbsp;<a href=\"https://profiles.wordpress.org/mkaz/\">Marcus Kazmierczak</a>,&nbsp;<a href=\"https://profiles.wordpress.org/marekhrabe/\">marekhrabe</a>,&nbsp;<a href=\"https://profiles.wordpress.org/chaton666/\">Marie Comet</a>,&nbsp;<a href=\"https://profiles.wordpress.org/maguiar/\">Mario Aguiar</a>,&nbsp;<a href=\"https://profiles.wordpress.org/nofearinc/\">Mario Peshev</a>,&nbsp;<a href=\"https://profiles.wordpress.org/clorith/\">Marius Jensen</a>,&nbsp;<a href=\"https://profiles.wordpress.org/mdwolinski/\">Mark D Wolinski</a>,&nbsp;<a href=\"https://profiles.wordpress.org/markjaquith/\">Mark Jaquith</a>,&nbsp;<a href=\"https://profiles.wordpress.org/mapk/\">Mark Uraine</a>,&nbsp;<a href=\"https://profiles.wordpress.org/markoheijnen/\">Marko Heijnen</a>,&nbsp;<a href=\"https://profiles.wordpress.org/mspatovaliyski/\">Martin Spatovaliyski</a>,&nbsp;<a href=\"https://profiles.wordpress.org/splitti/\">Martin Splitt</a>,&nbsp;<a href=\"https://profiles.wordpress.org/m-e-h/\">Marty Helmick</a>,&nbsp;<a href=\"https://profiles.wordpress.org/marybaum/\">Mary Baum</a>,&nbsp;<a href=\"https://profiles.wordpress.org/masummdar/\">masummdar</a>,&nbsp;<a href=\"https://profiles.wordpress.org/matstars/\">Mat Gargano</a>,&nbsp;<a href=\"https://profiles.wordpress.org/mat-lipe/\">Mat Lipe</a>,&nbsp;<a href=\"https://profiles.wordpress.org/iceable/\">Mathieu Sarrasin</a>,&nbsp;<a href=\"https://profiles.wordpress.org/mattchowning/\">Matt Chowning</a>,&nbsp;<a href=\"https://profiles.wordpress.org/mboynes/\">Matthew Boynes</a>,&nbsp;<a href=\"https://profiles.wordpress.org/mattheu/\">Matthew Haines-Young</a>,&nbsp;<a href=\"https://profiles.wordpress.org/matthiasthiel/\">matthias.thiel</a>,&nbsp;<a href=\"https://profiles.wordpress.org/mattyrob/\">mattyrob</a>,&nbsp;<a href=\"https://profiles.wordpress.org/matveb/\">Matías Ventura</a>,&nbsp;<a href=\"https://profiles.wordpress.org/maximeculea/\">Maxime Culea</a>,&nbsp;<a href=\"https://profiles.wordpress.org/maximejobin/\">Maxime Jobin</a>,&nbsp;<a href=\"https://profiles.wordpress.org/maxme/\">maxme</a>,&nbsp;<a href=\"https://profiles.wordpress.org/immeet94/\">Meet Makadia</a>,&nbsp;<a href=\"https://profiles.wordpress.org/mehidi258/\">mehidi258</a>,&nbsp;<a href=\"https://profiles.wordpress.org/mehulkaklotar/\">Mehul Kaklotar</a>,&nbsp;<a href=\"https://profiles.wordpress.org/melchoyce/\">Mel Choyce</a>,&nbsp;<a href=\"https://profiles.wordpress.org/melinedo/\">Melin Edomwonyi</a>,&nbsp;<a href=\"https://profiles.wordpress.org/meloniq/\">meloniq</a>,&nbsp;<a href=\"https://profiles.wordpress.org/michael-arestad/\">Michael Arestad</a>,&nbsp;<a href=\"https://profiles.wordpress.org/mbabker/\">Michael Babker</a>,&nbsp;<a href=\"https://profiles.wordpress.org/mnelson4/\">Michael Nelson</a>,&nbsp;<a href=\"https://profiles.wordpress.org/donmhico/\">Michael Panaga</a>,&nbsp;<a href=\"https://profiles.wordpress.org/michelweimerskirch/\">michel.weimerskirch</a>,&nbsp;<a href=\"https://profiles.wordpress.org/michielatyoast/\">Michiel Heijmans</a>,&nbsp;<a href=\"https://profiles.wordpress.org/mcsf/\">Miguel Fonseca</a>,&nbsp;<a href=\"https://profiles.wordpress.org/miguelvieira/\">Miguel Vieira</a>,&nbsp;<a href=\"https://profiles.wordpress.org/mihaiiceyro/\">mihaiiceyro</a>,&nbsp;<a href=\"https://profiles.wordpress.org/miinasikk/\">Miina Sikk</a>,&nbsp;<a href=\"https://profiles.wordpress.org/simison/\">Mikael Korpela</a>,&nbsp;<a href=\"https://profiles.wordpress.org/mauteri/\">Mike Auteri</a>,&nbsp;<a href=\"https://profiles.wordpress.org/mdgl/\">Mike Glendinning</a>,&nbsp;<a href=\"https://profiles.wordpress.org/mikehansenme/\">Mike Hansen</a>,&nbsp;<a href=\"https://profiles.wordpress.org/mikejolley/\">Mike Jolley</a>,&nbsp;<a href=\"https://profiles.wordpress.org/mikerbg/\">Mike Reid</a>,&nbsp;<a href=\"https://profiles.wordpress.org/mikeschroder/\">Mike Schroder</a>,&nbsp;<a href=\"https://profiles.wordpress.org/mikengarrett/\">MikeNGarrett</a>,&nbsp;<a href=\"https://profiles.wordpress.org/dimadin/\">Milan Dinić</a>,&nbsp;<a href=\"https://profiles.wordpress.org/mobeen-abdullah/\">Mobeen Abdullah</a>,&nbsp;<a href=\"https://profiles.wordpress.org/mohsinrasool/\">Mohsin Rasool</a>,&nbsp;<a href=\"https://profiles.wordpress.org/monikarao/\">Monika Rao</a>,&nbsp;<a href=\"https://profiles.wordpress.org/boemedia/\">Monique Dubbelman</a>,&nbsp;<a href=\"https://profiles.wordpress.org/gwendydd/\">Morgan Kay</a>,&nbsp;<a href=\"https://profiles.wordpress.org/mor10/\">Morten Rand-Hendriksen</a>,&nbsp;<a href=\"https://profiles.wordpress.org/man4toman/\">Morteza Geransayeh</a>,&nbsp;<a href=\"https://profiles.wordpress.org/mt8biz/\">moto hachi ( mt8.biz )</a>,&nbsp;<a href=\"https://profiles.wordpress.org/mppfeiffer/\">mppfeiffer</a>,&nbsp;<a href=\"https://profiles.wordpress.org/mrmadhat/\">mrmadhat</a>,&nbsp;<a href=\"https://profiles.wordpress.org/msaggiorato/\">msaggiorato</a>,&nbsp;<a href=\"https://profiles.wordpress.org/mtias/\">mtias</a>,&nbsp;<a href=\"https://profiles.wordpress.org/phpdocs/\">Muhammad Afzal</a>,&nbsp;<a href=\"https://profiles.wordpress.org/mukesh27/\">Mukesh Panchal</a>,&nbsp;<a href=\"https://profiles.wordpress.org/munyagu/\">munyagu</a>,&nbsp;<a href=\"https://profiles.wordpress.org/mzorz/\">mzorz</a>,&nbsp;<a href=\"https://profiles.wordpress.org/nadir/\">nadir</a>,&nbsp;<a href=\"https://profiles.wordpress.org/naveenkharwar/\">Naveen Kharwar</a>,&nbsp;<a href=\"https://profiles.wordpress.org/nayana123/\">Nayana Maradia</a>,&nbsp;<a href=\"https://profiles.wordpress.org/greatislander/\">Ned Zimmerman</a>,&nbsp;<a href=\"https://profiles.wordpress.org/neelpatel7295/\">Neel Patel</a>,&nbsp;<a href=\"https://profiles.wordpress.org/nextendweb/\">Nextendweb</a>,&nbsp;<a href=\"https://profiles.wordpress.org/niallkennedy/\">Niall Kennedy</a>,&nbsp;<a href=\"https://profiles.wordpress.org/nickdaugherty/\">Nick Daugherty</a>,&nbsp;<a href=\"https://profiles.wordpress.org/celloexpressions/\">Nick Halsey</a>,&nbsp;<a href=\"https://profiles.wordpress.org/nicolad/\">nicolad</a>,&nbsp;<a href=\"https://profiles.wordpress.org/rahe/\">Nicolas Juen</a>,&nbsp;<a href=\"https://profiles.wordpress.org/nielsdeblaauw/\">Niels de Blaauw</a>,&nbsp;<a href=\"https://profiles.wordpress.org/nielslange/\">Niels Lange</a>,&nbsp;<a href=\"https://profiles.wordpress.org/nikschavan/\">Nikhil Chavan</a>,&nbsp;<a href=\"https://profiles.wordpress.org/nikolastoqnow/\">nikolastoqnow</a>,&nbsp;<a href=\"https://profiles.wordpress.org/niq1982/\">Niku Hietanen</a>,&nbsp;<a href=\"https://profiles.wordpress.org/rabmalin/\">Nilambar Sharma</a>,&nbsp;<a href=\"https://profiles.wordpress.org/nishitlangaliya/\">Nishit Langaliya</a>,&nbsp;<a href=\"https://profiles.wordpress.org/kailanitish90/\">Nitish Kaila</a>,&nbsp;<a href=\"https://profiles.wordpress.org/nmenescardi/\">nmenescardi</a>,&nbsp;<a href=\"https://profiles.wordpress.org/noahtallen/\">noahtallen</a>,&nbsp;<a href=\"https://profiles.wordpress.org/notnownikki/\">notnownikki</a>,&nbsp;<a href=\"https://profiles.wordpress.org/hideokamoto/\">Okamoto Hidetaka</a>,&nbsp;<a href=\"https://profiles.wordpress.org/moonomo/\">Omaar Osmaan</a>,&nbsp;<a href=\"https://profiles.wordpress.org/omarreiss/\">Omar Reiss</a>,&nbsp;<a href=\"https://profiles.wordpress.org/onlanka/\">onlanka</a>,&nbsp;<a href=\"https://profiles.wordpress.org/oxyc/\">oxyc</a>,&nbsp;<a href=\"https://profiles.wordpress.org/ozmatflc/\">ozmatflc</a>,&nbsp;<a href=\"https://profiles.wordpress.org/paaljoachim/\">Paal Joachim Romdahl</a>,&nbsp;<a href=\"https://profiles.wordpress.org/paragoninitiativeenterprises/\">Paragon Initiative Enterprises</a>,&nbsp;<a href=\"https://profiles.wordpress.org/paresh07/\">Paresh Shinde</a>,&nbsp;<a href=\"https://profiles.wordpress.org/swissspidy/\">Pascal Birchler</a>,&nbsp;<a href=\"https://profiles.wordpress.org/casiepa/\">Pascal Casier</a>,&nbsp;<a href=\"https://profiles.wordpress.org/patilvikasj/\">patilvikasj</a>,&nbsp;<a href=\"https://profiles.wordpress.org/patrelentlesstechnologycom/\">Patrick Baldwin</a>,&nbsp;<a href=\"https://profiles.wordpress.org/pbearne/\">Paul Bearne</a>,&nbsp;<a href=\"https://profiles.wordpress.org/pbiron/\">Paul Biron</a>,&nbsp;<a href=\"https://profiles.wordpress.org/paulschreiber/\">Paul Schreiber</a>,&nbsp;<a href=\"https://profiles.wordpress.org/bassgang/\">Paul Vincent Beigang</a>,&nbsp;<a href=\"https://profiles.wordpress.org/pedromendonca/\">Pedro Mendonça</a>,&nbsp;<a href=\"https://profiles.wordpress.org/pputzer/\">pepe</a>,&nbsp;<a href=\"https://profiles.wordpress.org/peterwilsoncc/\">Peter Wilson</a>,&nbsp;<a href=\"https://profiles.wordpress.org/phillipjohn/\">PhillipJohn</a>,&nbsp;<a href=\"https://profiles.wordpress.org/pierlo/\">Pierre Gordon</a>,&nbsp;<a href=\"https://profiles.wordpress.org/pikamander2/\">pikamander2</a>,&nbsp;<a href=\"https://profiles.wordpress.org/decrecementofeliz/\">Pilar Mera</a>,&nbsp;<a href=\"https://profiles.wordpress.org/wppinar/\">Pinar Olguc</a>,&nbsp;<a href=\"https://profiles.wordpress.org/powerbuoy/\">powerbuoy</a>,&nbsp;<a href=\"https://profiles.wordpress.org/promz/\">Pramod Jodhani</a>,&nbsp;<a href=\"https://profiles.wordpress.org/pratikthink/\">Pratik</a>,&nbsp;<a href=\"https://profiles.wordpress.org/pratikkry/\">Pratik K. Yadav</a>,&nbsp;<a href=\"https://profiles.wordpress.org/freewebmentor/\">Prem Tiwari</a>,&nbsp;<a href=\"https://profiles.wordpress.org/presskopp/\">Presskopp</a>,&nbsp;<a href=\"https://profiles.wordpress.org/priyankkpatel/\">Priyank Patel</a>,&nbsp;<a href=\"https://profiles.wordpress.org/quantumstate/\">Quantumstate</a>,&nbsp;<a href=\"https://profiles.wordpress.org/raajtram/\">Raaj Trambadia</a>,&nbsp;<a href=\"https://profiles.wordpress.org/raamdev/\">Raam Dev</a>,&nbsp;<a href=\"https://profiles.wordpress.org/raboodesign/\">raboodesign</a>,&nbsp;<a href=\"https://profiles.wordpress.org/rahulvaza/\">Rahul Vaza</a>,&nbsp;<a href=\"https://profiles.wordpress.org/superpoincare/\">Ramanan</a>,&nbsp;<a href=\"https://profiles.wordpress.org/ramiy/\">Rami Yushuvaev</a>,&nbsp;<a href=\"https://profiles.wordpress.org/ramon-fincken/\">ramon fincken</a>,&nbsp;<a href=\"https://profiles.wordpress.org/rclations/\">RC Lations</a>,&nbsp;<a href=\"https://profiles.wordpress.org/rebasaurus/\">rebasaurus</a>,&nbsp;<a href=\"https://profiles.wordpress.org/reikodd/\">ReikoDD</a>,&nbsp;<a href=\"https://profiles.wordpress.org/remcotolsma/\">Remco Tolsma</a>,&nbsp;<a href=\"https://profiles.wordpress.org/retrofox/\">retrofox</a>,&nbsp;<a href=\"https://profiles.wordpress.org/youknowriad/\">Riad Benguella</a>,&nbsp;<a href=\"https://profiles.wordpress.org/rockfire/\">Richard Korthuis</a>,&nbsp;<a href=\"https://profiles.wordpress.org/riddhiehta02/\">Riddhi Mehta</a>,&nbsp;<a href=\"https://profiles.wordpress.org/rbrishabh/\">Rishabh Budhiraja</a>,&nbsp;<a href=\"https://profiles.wordpress.org/noisysocks/\">Robert Anderson</a>,&nbsp;<a href=\"https://profiles.wordpress.org/miqrogroove/\">Robert Chapin</a>,&nbsp;<a href=\"https://profiles.wordpress.org/robi-bobi/\">Robert Ivanov</a>,&nbsp;<a href=\"https://profiles.wordpress.org/rogueresearch/\">rogueresearch</a>,&nbsp;<a href=\"https://profiles.wordpress.org/rconde/\">Roi Conde</a>,&nbsp;<a href=\"https://profiles.wordpress.org/ronakganatra/\">Ronak Ganatra</a>,&nbsp;<a href=\"https://profiles.wordpress.org/raubvogel/\">Ronny Harbich</a>,&nbsp;<a href=\"https://profiles.wordpress.org/karthost/\">Roy Randolph</a>,&nbsp;<a href=\"https://profiles.wordpress.org/roytanck/\">Roy Tanck</a>,&nbsp;<a href=\"https://profiles.wordpress.org/ryan/\">Ryan Boren</a>,&nbsp;<a href=\"https://profiles.wordpress.org/ryankienstra/\">Ryan Kienstra</a>,&nbsp;<a href=\"https://profiles.wordpress.org/rmccue/\">Ryan McCue</a>,&nbsp;<a href=\"https://profiles.wordpress.org/welcher/\">Ryan Welcher</a>,&nbsp;<a href=\"https://profiles.wordpress.org/sebastienserre/\">Sébastien SERRE</a>,&nbsp;<a href=\"https://profiles.wordpress.org/samgordondev/\">samgordondev</a>,&nbsp;<a href=\"https://profiles.wordpress.org/sasiddiqui/\">Sami Ahmed Siddiqui</a>,&nbsp;<a href=\"https://profiles.wordpress.org/solarissmoke/\">Samir Shah</a>,&nbsp;<a href=\"https://profiles.wordpress.org/otto42/\">Samuel Wood (Otto)</a>,&nbsp;<a href=\"https://profiles.wordpress.org/progremzion/\">Sanket Mehta</a>,&nbsp;<a href=\"https://profiles.wordpress.org/tinkerbelly/\">sarah semark</a>,&nbsp;<a href=\"https://profiles.wordpress.org/sarathar/\">sarath.ar</a>,&nbsp;<a href=\"https://profiles.wordpress.org/saskak/\">saskak</a>,&nbsp;<a href=\"https://profiles.wordpress.org/sbardian/\">sbardian</a>,&nbsp;<a href=\"https://profiles.wordpress.org/coffee2code/\">Scott Reilly</a>,&nbsp;<a href=\"https://profiles.wordpress.org/sebastianpisula/\">Sebastian Pisula</a>,&nbsp;<a href=\"https://profiles.wordpress.org/assassinateur/\">Seghir Nadir</a>,&nbsp;<a href=\"https://profiles.wordpress.org/sergeybiryukov/\">Sergey Biryukov</a>,&nbsp;<a href=\"https://profiles.wordpress.org/vjik/\">Sergey Predvoditelev</a>,&nbsp;<a href=\"https://profiles.wordpress.org/sergiomdgomes/\">sergiomdgomes</a>,&nbsp;<a href=\"https://profiles.wordpress.org/seuser/\">seuser</a>,&nbsp;<a href=\"https://profiles.wordpress.org/sgastard/\">sgastard</a>,&nbsp;<a href=\"https://profiles.wordpress.org/shadyvb/\">Shady Sharaf</a>,&nbsp;<a href=\"https://profiles.wordpress.org/shamim51/\">Shamim Hasan</a>,&nbsp;<a href=\"https://profiles.wordpress.org/sharaz/\">Sharaz Shahid</a>,&nbsp;<a href=\"https://profiles.wordpress.org/shashank3105/\">Shashank Panchal</a>,&nbsp;<a href=\"https://profiles.wordpress.org/shawfactor/\">shawfactor</a>,&nbsp;<a href=\"https://profiles.wordpress.org/shital-patel/\">Shital Marakana</a>,&nbsp;<a href=\"https://profiles.wordpress.org/siliconforks/\">siliconforks</a>,&nbsp;<a href=\"https://profiles.wordpress.org/simono/\">simono</a>,&nbsp;<a href=\"https://profiles.wordpress.org/sirreal/\">sirreal</a>,&nbsp;<a href=\"https://profiles.wordpress.org/sixes/\">Sixes</a>,&nbsp;<a href=\"https://profiles.wordpress.org/slaffik/\">Slava Abakumov</a>,&nbsp;<a href=\"https://profiles.wordpress.org/slobodanmanic/\">Slobodan Manic</a>,&nbsp;<a href=\"https://profiles.wordpress.org/smerriman/\">smerriman</a>,&nbsp;<a href=\"https://profiles.wordpress.org/snapfractalpop/\">snapfractalpop</a>,&nbsp;<a href=\"https://profiles.wordpress.org/socalchristina/\">socalchristina</a>,&nbsp;<a href=\"https://profiles.wordpress.org/soean/\">Soren Wrede</a>,&nbsp;<a href=\"https://profiles.wordpress.org/spectacula/\">Spectacula</a>,&nbsp;<a href=\"https://profiles.wordpress.org/spenserhale/\">spenserhale</a>,&nbsp;<a href=\"https://profiles.wordpress.org/spuds10/\">spuds10</a>,&nbsp;<a href=\"https://profiles.wordpress.org/sstoqnov/\">Stanimir Stoyanov</a>,&nbsp;<a href=\"https://profiles.wordpress.org/ryokuhi/\">Stefano Minoia</a>,&nbsp;<a href=\"https://profiles.wordpress.org/sabernhardt/\">Stephen Bernhardt</a>,&nbsp;<a href=\"https://profiles.wordpress.org/netweb/\">Stephen Edgar</a>,&nbsp;<a href=\"https://profiles.wordpress.org/stevenkword/\">Steven Word</a>,&nbsp;<a href=\"https://profiles.wordpress.org/studyboi/\">studyboi</a>,&nbsp;<a href=\"https://profiles.wordpress.org/subrataemfluence/\">Subrata Sarkar</a>,&nbsp;<a href=\"https://profiles.wordpress.org/sudhiryadav/\">Sudhir Yadav</a>,&nbsp;<a href=\"https://profiles.wordpress.org/manikmist09/\">Sultan Nasir Uddin</a>,&nbsp;<a href=\"https://profiles.wordpress.org/tha_sun/\">sun</a>,&nbsp;<a href=\"https://profiles.wordpress.org/svanhal/\">svanhal</a>,&nbsp;<a href=\"https://profiles.wordpress.org/patilswapnilv/\">Swapnil V. Patil</a>,&nbsp;<a href=\"https://profiles.wordpress.org/swapnild/\">swapnild</a>,&nbsp;<a href=\"https://profiles.wordpress.org/cybr/\">Sybre Waaijer</a>,&nbsp;<a href=\"https://profiles.wordpress.org/sergioestevao/\">Sérgio Estêvão</a>,&nbsp;<a href=\"https://profiles.wordpress.org/miyauchi/\">Takayuki Miyauchi</a>,&nbsp;<a href=\"https://profiles.wordpress.org/nevma/\">Takis</a>,&nbsp;<a href=\"https://profiles.wordpress.org/karmatosed/\">Tammie Lister</a>,&nbsp;<a href=\"https://profiles.wordpress.org/tazotodua/\">tazotodua</a>,&nbsp;<a href=\"https://profiles.wordpress.org/technote0space/\">technote</a>,&nbsp;<a href=\"https://profiles.wordpress.org/tellyworth/\">Tellyworth</a>,&nbsp;<a href=\"https://profiles.wordpress.org/tessak22/\">Tessa Kriesel</a>,&nbsp;<a href=\"https://profiles.wordpress.org/themes-1/\">them.es</a>,&nbsp;<a href=\"https://profiles.wordpress.org/themezly/\">Themezly</a>,&nbsp;<a href=\"https://profiles.wordpress.org/thulshof/\">Thijs Hulshof</a>,&nbsp;<a href=\"https://profiles.wordpress.org/kraftner/\">Thomas Kräftner</a>,&nbsp;<a href=\"https://profiles.wordpress.org/thomaswm/\">thomaswm</a>,&nbsp;<a href=\"https://profiles.wordpress.org/tdh/\">Thord D. Hedengren</a>,&nbsp;<a href=\"https://profiles.wordpress.org/tfrommen/\">Thorsten Frommen</a>,&nbsp;<a href=\"https://profiles.wordpress.org/thrijith/\">Thrijith Thankachan</a>,&nbsp;<a href=\"https://profiles.wordpress.org/tigertech/\">tigertech</a>,&nbsp;<a href=\"https://profiles.wordpress.org/n7studios/\">Tim Carr</a>,&nbsp;<a href=\"https://profiles.wordpress.org/timhavinga/\">Tim Havinga</a>,&nbsp;<a href=\"https://profiles.wordpress.org/hedgefield/\">Tim Hengeveld</a>,&nbsp;<a href=\"https://profiles.wordpress.org/timothyblynjacobs/\">Timothy Jacobs</a>,&nbsp;<a href=\"https://profiles.wordpress.org/timph/\">timph</a>,&nbsp;<a href=\"https://profiles.wordpress.org/tmatsuur/\">tmatsuur</a>,&nbsp;<a href=\"https://profiles.wordpress.org/tmdesigned/\">tmdesigned</a>,&nbsp;<a href=\"https://profiles.wordpress.org/tobiasbg/\">TobiasBg</a>,&nbsp;<a href=\"https://profiles.wordpress.org/toddhalfpenny/\">toddhalfpenny</a>,&nbsp;<a href=\"https://profiles.wordpress.org/tosho/\">Todor Gaidarov</a>,&nbsp;<a href=\"https://profiles.wordpress.org/tjnowell/\">Tom J Nowell</a>,&nbsp;<a href=\"https://profiles.wordpress.org/tferry/\">Tommy Ferry</a>,&nbsp;<a href=\"https://profiles.wordpress.org/skithund/\">Toni Viemerö</a>,&nbsp;<a href=\"https://profiles.wordpress.org/tonybogdanov/\">tonybogdanov</a>,&nbsp;<a href=\"https://profiles.wordpress.org/tobifjellner/\">Tor-Bjorn Fjellner</a>,&nbsp;<a href=\"https://profiles.wordpress.org/torres126/\">torres126</a>,&nbsp;<a href=\"https://profiles.wordpress.org/zodiac1978/\">Torsten Landsiedel</a>,&nbsp;<a href=\"https://profiles.wordpress.org/itowhid06/\">Towhidul Islam</a>,&nbsp;<a href=\"https://profiles.wordpress.org/trasweb/\">trasweb</a>,&nbsp;<a href=\"https://profiles.wordpress.org/travisnorthcutt/\">Travis Northcutt</a>,&nbsp;<a href=\"https://profiles.wordpress.org/travisseitler/\">travisseitler</a>,&nbsp;<a href=\"https://profiles.wordpress.org/triplejumper12/\">triplejumper12</a>,&nbsp;<a href=\"https://profiles.wordpress.org/truchot/\">truchot</a>,&nbsp;<a href=\"https://profiles.wordpress.org/truongwp/\">truongwp</a>,&nbsp;<a href=\"https://profiles.wordpress.org/dekervit/\">Tugdual de Kerviler</a>,&nbsp;<a href=\"https://profiles.wordpress.org/dinhtungdu/\">Tung Du</a>,&nbsp;<a href=\"https://profiles.wordpress.org/desaiuditd/\">Udit Desai</a>,&nbsp;<a href=\"https://profiles.wordpress.org/grapplerulrich/\">Ulrich</a>,&nbsp;<a href=\"https://profiles.wordpress.org/utsav72640/\">Utsav tilava</a>,&nbsp;<a href=\"https://profiles.wordpress.org/vaishalipanchal/\">Vaishali Panchal</a>,&nbsp;<a href=\"https://profiles.wordpress.org/vbaimas/\">vbaimas</a>,&nbsp;<a href=\"https://profiles.wordpress.org/venutius/\">Venutius</a>,&nbsp;<a href=\"https://profiles.wordpress.org/fesovik/\">Viktor Veljanovski</a>,&nbsp;<a href=\"https://profiles.wordpress.org/vishalkakadiya/\">Vishal Kakadiya</a>,&nbsp;<a href=\"https://profiles.wordpress.org/vishitshah/\">vishitshah</a>,&nbsp;<a href=\"https://profiles.wordpress.org/vladlu/\">vladlu</a>,&nbsp;<a href=\"https://profiles.wordpress.org/vladwtz/\">Vladut Ilie</a>,&nbsp;<a href=\"https://profiles.wordpress.org/vortfu/\">vortfu</a>,&nbsp;<a href=\"https://profiles.wordpress.org/svovaf/\">Vova Feldman</a>,&nbsp;<a href=\"https://profiles.wordpress.org/vrimill/\">vrimill</a>,&nbsp;<a href=\"https://profiles.wordpress.org/w3rkjana/\">w3rkjana</a>,&nbsp;<a href=\"https://profiles.wordpress.org/webdados/\">Webdados (Marco Almeida)</a>,&nbsp;<a href=\"https://profiles.wordpress.org/webmandesign/\">WebMan Design | Oliver Juhas</a>,&nbsp;<a href=\"https://profiles.wordpress.org/westonruter/\">Weston Ruter</a>,&nbsp;<a href=\"https://profiles.wordpress.org/earnjam/\">William Earnhardt</a>,&nbsp;<a href=\"https://profiles.wordpress.org/wpdavis/\">William P. Davis</a>,&nbsp;<a href=\"https://profiles.wordpress.org/williampatton/\">William Patton</a>,&nbsp;<a href=\"https://profiles.wordpress.org/withinboredom/\">withinboredom</a>,&nbsp;<a href=\"https://profiles.wordpress.org/worldweb/\">worldweb</a>,&nbsp;<a href=\"https://profiles.wordpress.org/yanngarcia/\">yanngarcia</a>,&nbsp;<a href=\"https://profiles.wordpress.org/collet/\">Yannicki</a>,&nbsp;<a href=\"https://profiles.wordpress.org/yarnboy/\">yarnboy</a>,&nbsp;<a href=\"https://profiles.wordpress.org/yashar_hv/\">yashar_hv</a>,&nbsp;<a href=\"https://profiles.wordpress.org/yoavf/\">Yoav Farhi</a>,&nbsp;<a href=\"https://profiles.wordpress.org/yodiyo/\">yodiyo</a>,&nbsp;<a href=\"https://profiles.wordpress.org/fierevere/\">Yui</a>,&nbsp;<a href=\"https://profiles.wordpress.org/yvettesonneveld/\">Yvette Sonneveld</a>,&nbsp;<a href=\"https://profiles.wordpress.org/zaantar/\">zaantar</a>,&nbsp;<a href=\"https://profiles.wordpress.org/zalak151291/\">zalak151291</a>,&nbsp;<a href=\"https://profiles.wordpress.org/zebulan/\">Zebulan Stanphill</a>,&nbsp;<a href=\"https://profiles.wordpress.org/chesio/\">Česlav Przywara</a>,&nbsp;<a href=\"https://profiles.wordpress.org/airathalitov/\">Айрат Халитов&nbsp;</a>&nbsp;und&nbsp;<a href=\"https://profiles.wordpress.org/ounziw/\">水野史土</a>.</p>\n\n\n\n<p>Επιπλέον ένα μεγάλο <strong>ΕΥΧΑΡΙΣΤΩ </strong>στους <a href=\"https://make.wordpress.org/polyglots/teams/?locale=el\">συνεισφέροντες στην Ελληνική διανομή</a>, όπως και στους εθελοντές του <a href=\"https://el.wordpress.org/support/view/all-topics/\">φόρουμ υποστήριξης</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:60:\"https://el.wordpress.org/2019/11/13/wordpress-5-3-kirk/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:7;a:6:{s:4:\"data\";s:73:\"\n		\n		\n					\n		\n		\n		\n				\n		\n\n					\n										\n					\n					\n			\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:50:\"2019 Ετήσια δημοσκόπηση WordPress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:47:\"https://el.wordpress.org/2019/11/13/2019survey/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:55:\"https://el.wordpress.org/2019/11/13/2019survey/#respond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 13 Nov 2019 10:56:57 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"community\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"https://el.wordpress.org/?p=732\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:607:\"Ήρθε η ώρα για την ετήσια έρευνα των χρηστών και των προγραμματιστών WordPress! Αν είστε χρήστης του WordPress ή επαγγελματίας, η κοινότητα wordpress.org χρειάζεται τη γνώμη σας. Χρειάζονται μόνο λίγα λεπτά για να συμπληρωθεί η έρευνα (στα Αγγλικά), η οποία θα παρέχει μια επισκόπηση του τρόπου με τον οποίο οι άνθρωποι χρησιμοποιούν το WordPress. Η [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"WordPress.org\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:1578:\"\n<p>Ήρθε η ώρα για την ετήσια έρευνα των χρηστών και των προγραμματιστών WordPress! Αν είστε χρήστης του WordPress ή επαγγελματίας, η κοινότητα wordpress.org χρειάζεται τη γνώμη σας.</p>\n\n\n\n<p>Χρειάζονται μόνο λίγα λεπτά για να <a href=\"https://wordpressdotorg.survey.fm/wordpress-2019-survey-english\"><strong>συμπληρωθεί η έρευνα</strong></a> (στα Αγγλικά), η οποία θα παρέχει μια επισκόπηση του τρόπου με τον οποίο οι άνθρωποι χρησιμοποιούν το WordPress. </p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img src=\"https://i0.wp.com/wordpress.org/news/files/2019/11/image-12-1.png\" alt=\"\" /></figure>\n\n\n\n<p>Η έρευνα θα είναι ανοιχτή για 4 εβδομάδες και τα αποτελέσματα θα δημοσιευθούν στο <a href=\"https://wordpress.org/news/\">https://wordpress.org/news/</a>. Όλα τα δεδομένα θα είναι ανώνυμα: καμία διεύθυνση ηλεκτρονικού ταχυδρομείου ή διεύθυνση IP δεν θα συσχετιστεί με δημοσιευμένα αποτελέσματα. Για να μάθετε περισσότερα σχετικά με τις πρακτικές απορρήτου του WordPress.org, δείτε την <a href=\"https://wordpress.org/about/privacy/\">πολιτική απορρήτου</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:52:\"https://el.wordpress.org/2019/11/13/2019survey/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:8;a:6:{s:4:\"data\";s:73:\"\n		\n		\n					\n		\n		\n		\n				\n		\n\n					\n										\n					\n					\n			\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:64:\"Πραγματοποιήθηκε τo 1ο WordPress Patras meetup\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:52:\"https://el.wordpress.org/2019/11/13/1stpatrasmeetup/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:60:\"https://el.wordpress.org/2019/11/13/1stpatrasmeetup/#respond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 13 Nov 2019 09:49:08 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:45:\"Ελληνική Κοινότητα WordPress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"https://el.wordpress.org/?p=720\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:726:\"Το Σάββατο 2 Νοεμβρίου πραγματοποιήθηκε το 1o WordPress meetup Patras με εντυπωσιακή συμμετοχή .Στο meetup, ο υπεύθυνος της Ελληνικής διανομής WordPress, Ευάγγελος Αθανασιάδης παρουσίασε τις μέχρι τώρα δράσεις της ελληνικής κοινότητας WordPress. Συνολικά έγιναν οι παρακάτω δύο παρουσιάσεις. Δημιουργώντας ένα δίκτυο ιστοτόπων. Do and don&#8217;t, Λένα Στεργάτου WordPress Theming &#38; Frameworks Essentials, Ευάγγελος Αθανασιάδης Παράλληλα, [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"lenasterg\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:3576:\"\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" width=\"960\" height=\"556\" src=\"https://el.wordpress.org/files/2019/11/meetup_patras-960x556.jpg\" alt=\"\" class=\"wp-image-721\" srcset=\"https://el.wordpress.org/files/2019/11/meetup_patras-960x556.jpg 960w, https://el.wordpress.org/files/2019/11/meetup_patras-960x556-300x174.jpg 300w, https://el.wordpress.org/files/2019/11/meetup_patras-960x556-768x445.jpg 768w\" sizes=\"(max-width: 960px) 100vw, 960px\" /></figure>\n\n\n\n<p>Το Σάββατο 2 Νοεμβρίου πραγματοποιήθηκε το 1o WordPress meetup Patras με εντυπωσιακή συμμετοχή .<br>Στο meetup, ο υπεύθυνος της Ελληνικής διανομής WordPress, Ευάγγελος Αθανασιάδης παρουσίασε τις μέχρι τώρα δράσεις της ελληνικής κοινότητας WordPress.</p>\n\n\n\n<p>Συνολικά έγιναν οι παρακάτω δύο παρουσιάσεις.</p>\n\n\n\n<ul><li><a href=\"https://speakerdeck.com/wpgr/demiourgontas-ena-diktuo-istotopon-do-and-dont\" target=\"_blank\" rel=\"noreferrer noopener\">Δημιουργώντας ένα δίκτυο ιστοτόπων. Do and don&#8217;t</a>, Λένα Στεργάτου<br></li><li><a href=\"https://speakerdeck.com/wpgr/wordpress-theming-and-frameworks-essentials\" target=\"_blank\" rel=\"noreferrer noopener\">WordPress Theming &amp; Frameworks Essentials</a>, Ευάγγελος Αθανασιάδης</li></ul>\n\n\n\n<p>Παράλληλα, το meetup αυτό αποτέλεσε την εναρκτήρια συνάντηση δημιουργίας ενεργής ομάδας WordPress στην Πάτρα.</p>\n\n\n\n<p><br>Δείτε <a href=\"https://www.facebook.com/media/set/?set=a.121464602617764\">φωτογραφίες </a>από το 1o Patras WordPress meetup. </p>\n\n\n\n<p><br>Η τοπική κοινότητα ήδη συντονίζεται και σχεδιάζει τις επόμενες δράσεις. της. </p>\n\n\n\n<p>Ευχαριστούμε θερμά το <a href=\"https://web.facebook.com/pos4work/?__tn__=KH-R&amp;eid=ARCZPgGyCZ49yRx92B94TmpPDR4t7ggmzy50U2Iox48RGp3wlI4GMaL19XcIcpKU0rj1_-hAk9UBuB4M&amp;fref=mentions&amp;__xts__%5B0%5D=68.ARAIgaHrci21qPO69tK_MjANbUZfa7Z7uP5320bV4ANcjUNwL55Ql7mp-4G9KvE-FLy9Ko44-mlmop0Q-QHCTwOQvlY-pkVCWR3qiGwVTIzS3RkRLLLwahGNlnO0hGYWA2XVCOAr4divtM8dyhMGlUqr6damSBkUZ1ovBpmiM3fSt4RP2jiyULVUs0hlRvKcGRUq_IQrHiYFKrMDyy5nPMqd-Hqs303-ydqWdz0-TtUZyvM2H7CXMmFnPBqu0UhGjVYQlUSjg58vYOsN7jiyhA0Gca4z5Yi7aVnUnkCm6w_kg-obk6P5PWBQOfgNZyktSrksz_99W-jszWNaJLJNvhPgInd_VCWx25k_nOEraxLBo5QY49nC8JjiHY90vollynsNzMBejFK282D5DuQOInTSGAHuliuGoWDbkKJ8MMWHkNdTgYMZ2MNi2jHC89qq\">POS4work</a> για την άψογη φιλοξενία καθώς και τη χορηγό εταιρεία <a href=\"https://web.facebook.com/BestCybernetics/?__tn__=KH-R&amp;eid=ARBwnYhRcuEfYbjbZDRVE1B5tkkfBW9gsumiy--FOpbU0LP39JqqnZKup9eYiOCEE4uHWLsspyDaycym&amp;fref=mentions&amp;__xts__%5B0%5D=68.ARAIgaHrci21qPO69tK_MjANbUZfa7Z7uP5320bV4ANcjUNwL55Ql7mp-4G9KvE-FLy9Ko44-mlmop0Q-QHCTwOQvlY-pkVCWR3qiGwVTIzS3RkRLLLwahGNlnO0hGYWA2XVCOAr4divtM8dyhMGlUqr6damSBkUZ1ovBpmiM3fSt4RP2jiyULVUs0hlRvKcGRUq_IQrHiYFKrMDyy5nPMqd-Hqs303-ydqWdz0-TtUZyvM2H7CXMmFnPBqu0UhGjVYQlUSjg58vYOsN7jiyhA0Gca4z5Yi7aVnUnkCm6w_kg-obk6P5PWBQOfgNZyktSrksz_99W-jszWNaJLJNvhPgInd_VCWx25k_nOEraxLBo5QY49nC8JjiHY90vollynsNzMBejFK282D5DuQOInTSGAHuliuGoWDbkKJ8MMWHkNdTgYMZ2MNi2jHC89qq\">Best Cybernetics</a> που αγκάλιασαν από την πρώτη στιγμή την πρωτοβουλία αυτή.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:57:\"https://el.wordpress.org/2019/11/13/1stpatrasmeetup/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:9;a:6:{s:4:\"data\";s:73:\"\n		\n		\n					\n		\n		\n		\n				\n		\n\n					\n										\n					\n					\n			\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"How Greek Community handles PTE Requests\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:77:\"https://el.wordpress.org/2019/10/30/how-greek-community-handles-pte-requests/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:85:\"https://el.wordpress.org/2019/10/30/how-greek-community-handles-pte-requests/#respond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 30 Oct 2019 10:03:23 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:45:\"Ελληνική Κοινότητα WordPress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"https://el.wordpress.org/?p=704\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:334:\"Following the path of some other&#160;locales, here are the guidelines for all WordPress Devs who wish to have their products (themes, plugins) localized in Greek, to give it a wider chance to be adopted by Greek users. In order to assure the best possible quality for all translations (and therefore for the products you so [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"lenasterg\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:4272:\"\n<p>Following the path of some other&nbsp;<a href=\"https://it.wordpress.org/pte-status-requests-by-devs-for-italian-localization-the-guidelines/\"><em>locales</em></a>, here are the guidelines for all WordPress Devs who wish to have their products (themes, plugins) localized in Greek, to give it a wider chance to be adopted by Greek users.</p>\n\n\n\n<p>In order to assure the best possible quality for all translations (and therefore for the products you so dearly worked on), we have established a few rules to grant you PTE (<strong>Project Translator Editor</strong>) status for your product(s):</p>\n\n\n\n<ol><li>If YOU<strong>&nbsp;want to become PTE</strong>, we follow the WordPress&nbsp;<a href=\"https://make.wordpress.org/meta/handbook/documentation/translations/#im-a-plugin-author-how-do-i-become-a-project-translation-editor-for-my-plugin\">meta handbook for translations recommendations</a>. We’ll not accept such a request if you don’t speak Greek.</li><li>If you&nbsp;<strong>don’t speak Greek&nbsp;</strong>and will have a TRANSLATOR working on your product,&nbsp;please&nbsp;<strong>have them work on the&nbsp;</strong><a href=\"https://translate.wordpress.org/locale/el\"><strong>WP translate platform</strong></a></li><li>You should all&nbsp;<strong>follow these steps</strong>&nbsp;(either YOU, the Dev, or the Translator):</li></ol>\n\n\n\n<ul><li>Get yourselves (again, you AND/OR the translator – both would be best for perfect communication) on the <a href=\"https://wpgreece.slack.com/\">Greek Slack Community</a>, channel <a href=\"https://el.wordpress.org/team/tag/translation/\">#translation</a>. You can signup <a href=\"https://wpgreece.slack.com/signup\">here</a>.</li><li>In the <a href=\"https://translate.wordpress.org/locale/el\">WP translate platform</a>, translate as a <a href=\"https://make.wordpress.org/polyglots/handbook/rosetta/roles-and-capabilities/#roles-and-capabilities-for-locale-sites\">Contributor</a> and use the <a href=\"https://translate.wordpress.org/locale/el/default/glossary/\">Greek glossary</a> terms</li><li>While translating, follow the Greek Translation guidelines, given in <a href=\"https://el.wordpress.org/team/translation-guide/\">Οδηγός μετάφρασης</a> and the <a href=\"https://translate.wordpress.org/locale/el/default/glossary\">Greek glossary terms</a>.</li><li>A PTE or a GTE (<strong>General Translator Editor</strong>) will review the translations;</li><li>A PTE or a GTE (<strong>General Translator Editor</strong>) will give you (or translator) the opportune feedback;</li><li>If the quality of the translation is <strong>up to the standards</strong> we all try to follow (remember, a poor translation is as bad for your product as it is for the entire WP ecosystem) You (or your Translator) will be <strong>granted PTE authority</strong>.</li></ul>\n\n\n\n<p><strong>WHY WE FOLLOW THESE GUIDELINES?</strong></p>\n\n\n\n<ul><li>We strive at perfection: we aim at having the&nbsp;<strong>best possible localization</strong>&nbsp;for all products in the WP ecosystem. And that requires that&nbsp;<strong>all translations are done in the best possible way</strong>.</li><li>It helps us create a community of Greek translators that know each other, and that can support each other when needed.</li><li>We think globally and aim at consistency.</li><li>It<strong>&nbsp;streamlines and optimizes the process</strong>, reducing the amount of «un-proper» translations and, by default, the time spent on rejecting and revising translations. (Thus allowing more time to be devoted to the actual localizing).</li></ul>\n\n\n\n<p>It is not different as what happens on GitHub, where access is not given directly to original code, but allowed through Forks and Pull Requests (just to give you a metaphor that’s might be closer to your approach).</p>\n\n\n\n<p>We do feel you can understand that these rules are meant&nbsp;<strong>to give You the best possible localization for your product</strong>(s), and&nbsp;<strong>to give the entire WP community a better UX, a stronger platform and a healthier ecosystem to work on</strong>.</p>\n\n\n\n<p>We hope everything is clear. If not, you can always catch us on&nbsp;<a href=\"https://make.wordpress.org/chat/\">Slack</a>&nbsp;to discuss this further. Happy coding!</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:82:\"https://el.wordpress.org/2019/10/30/how-greek-community-handles-pte-requests/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}s:27:\"http://www.w3.org/2005/Atom\";a:1:{s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:3:{s:4:\"href\";s:30:\"https://el.wordpress.org/feed/\";s:3:\"rel\";s:4:\"self\";s:4:\"type\";s:19:\"application/rss+xml\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:44:\"http://purl.org/rss/1.0/modules/syndication/\";a:2:{s:12:\"updatePeriod\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"\n	hourly	\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:15:\"updateFrequency\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"\n	1	\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}}}}}}s:4:\"type\";i:128;s:7:\"headers\";O:42:\"Requests_Utility_CaseInsensitiveDictionary\":1:{s:7:\"\0*\0data\";a:8:{s:6:\"server\";s:5:\"nginx\";s:4:\"date\";s:29:\"Fri, 16 Jul 2021 08:38:27 GMT\";s:12:\"content-type\";s:34:\"application/rss+xml; charset=UTF-8\";s:6:\"x-olaf\";s:3:\"⛄\";s:13:\"last-modified\";s:29:\"Tue, 18 May 2021 11:19:30 GMT\";s:4:\"link\";s:61:\"<https://el.wordpress.org/wp-json/>; rel=\"https://api.w.org/\"\";s:15:\"x-frame-options\";s:10:\"SAMEORIGIN\";s:4:\"x-nc\";s:9:\"HIT ord 1\";}}s:5:\"build\";s:14:\"20201016172007\";}', 'no');
INSERT INTO `wprna_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(1265, '_transient_timeout_feed_mod_b32d88253a0b81fe28c36f0ad8026ddd', '1626467907', 'no'),
(1266, '_transient_feed_mod_b32d88253a0b81fe28c36f0ad8026ddd', '1626424707', 'no'),
(1267, '_transient_timeout_feed_d117b5738fbd35bd8c0391cda1f2b5d9', '1626467908', 'no');
INSERT INTO `wprna_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(1268, '_transient_feed_d117b5738fbd35bd8c0391cda1f2b5d9', 'a:4:{s:5:\"child\";a:1:{s:0:\"\";a:1:{s:3:\"rss\";a:1:{i:0;a:6:{s:4:\"data\";s:3:\"\n\n\n\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:7:\"version\";s:3:\"2.0\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:1:{s:7:\"channel\";a:1:{i:0;a:6:{s:4:\"data\";s:61:\"\n	\n	\n	\n	\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"WordPress Planet\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://planet.wordpress.org/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"language\";a:1:{i:0;a:5:{s:4:\"data\";s:2:\"en\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:47:\"WordPress Planet - http://planet.wordpress.org/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"item\";a:50:{i:0;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:97:\"WPTavern: Google Concludes FLoC Origin Trial, Does Not Intend to Share Feedback from Participants\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=119872\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:237:\"https://wptavern.com/google-concludes-floc-origin-trial-does-not-intend-to-share-feedback-from-participants?utm_source=rss&utm_medium=rss&utm_campaign=google-concludes-floc-origin-trial-does-not-intend-to-share-feedback-from-participants\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:6127:\"<p>Google quietly concluded its <a href=\"https://github.com/WICG/floc\">FLoC</a> (Federated Learning of Cohorts) origin trial this week. The trial was part of Google&rsquo;s <a href=\"https://privacysandbox.com/\">Privacy Sandbox</a> initiative, a suite of new technologies designed to replace third-party cookies, fingerprinting, and other commonly-used tracking mechanisms. This particular experiment groups people together based on browsing habits and labels them using machine learning. </p>\n\n\n\n<p>FLoC&rsquo;s trial was scheduled to end Jul 13, 2021, and Google has decided to remove the project from the testing phase while analyzing feedback.</p>\n\n\n\n<p>&ldquo;We&rsquo;ve decided not to extend this initial Origin Trial,&rdquo; Google senior software engineer Josh Karlin said in <a href=\"https://groups.google.com/a/chromium.org/g/blink-dev/c/MmijXrmwrJs/m/f0Nc6h-KAQAJ\">thread</a> on Chromium&rsquo;s Blink Developers group forum. &ldquo;Instead, we&rsquo;re hard at work on improving FLoC to incorporate the feedback we&rsquo;ve heard from the community before advancing to further ecosystem testing.&rdquo;</p>\n\n\n\n<p>The controversial experiment has been met with opposition from privacy advocates like makers of the <a href=\"https://brave.com/why-brave-disables-floc/\">Brave</a> browser and <a href=\"https://www.eff.org/deeplinks/2021/03/googles-floc-terrible-idea\">EFF</a> who do not perceive FLoC to be a compelling alternative to the surveillance business model currently used by the advertising industry. Amazon, GitHub, Firefox, Vivaldi, Drupal, Joomla, DuckDuckGo, and other major tech companies and open source projects have already opted to block FLoC by default. </p>\n\n\n\n<p>So far, Twitter has been the first major online platform that <a href=\"https://9to5google.com/2021/07/05/twitter-appears-to-be-on-board-with-googles-floc-initiative/\">appears to be on board with FLoC</a> after references to it were recently discovered in the app&rsquo;s source code. </p>\n\n\n\n<p>Google&rsquo;s initial efforts in presenting FLoC failed to gain broad support, which may have contributed to the company putting the brakes on its plan to phase out third-party cookies in Chrome by 2022. As the advertising industry yields to pressure from the last few years of privacy legislation, third-party cookies will be on their way out in what is colloquially known as the &ldquo;Cookie Apocalypse.&rdquo; Google has <a href=\"https://blog.google/products/chrome/updated-timeline-privacy-sandbox-milestones/\">postponed</a> this milestone for Chrome to begin in mid-2023 and end in late 2023.&nbsp;</p>\n\n\n\n<p>&ldquo;We need to move at a responsible pace,&rdquo; Chrome Privacy Engineering Director Vinay Goel said. &ldquo;This will allow sufficient time for public discussion on the right solutions, continued engagement with regulators, and for publishers and the advertising industry to migrate their services. This is important to avoid jeopardizing the business models of many web publishers which support freely available content.&rdquo;</p>\n\n\n\n<p>Discussion on a <a href=\"https://core.trac.wordpress.org/ticket/53069\">proposal for WordPress to block FLoC</a> has stalled in Trac but may have been premature in the first place if FLoC doesn&rsquo;t end making it to further testing. Proponents of blocking FLoC saw WordPress&rsquo; support or opposition as critical to the success or failure of FLoC adoption on the web.</p>\n\n\n\n<p>A recent article on the WordPress.com VIP blog titled &ldquo;<a href=\"https://wpvip.com/2021/06/23/goodbye-third-party-cookies-hello-googles-floc/\">Goodbye, Third-Party Cookies, Hello Google&rsquo;s FloC,</a>&rdquo; indicates that Automattic may be straddling the fence on the controversial new technology:</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>FLoC has its plus points. But it isn&rsquo;t as privacy-focused as we would like, and can lead to discriminatory practices, as described above. Then there&rsquo;s the concern of letting Google dominate yet another aspect of tech. Google also plans to charge any third-party tracking company for use of any of the data it has collected.</p></blockquote>\n\n\n\n<p>For the time being, it looks like major tech platforms are off the hook for taking an active position on FLoC since it has been sent back for major modifications. In the most recently <a href=\"https://blog.google/products/chrome/updated-timeline-privacy-sandbox-milestones/\">updated timeline</a> for Privacy Sandbox milestones, Vinay Goel said Google received &ldquo;substantial feedback from the web community during the origin trial for the&nbsp;<a href=\"https://blog.google/products/chrome/privacy-sustainability-and-the-importance-of-and/\">first version</a>&nbsp;of FLoC.&rdquo; </p>\n\n\n\n<p>At the conclusion of its origin trial, FLoC seems far from ready for adoption, having failed to gain a foothold in the industry. The concern is that Google may ram FLoC through anyway using the weight of Chrome&rsquo;s market share, despite the web community&rsquo;s chilly reception. Although these proposed changes to ad tech will impact the entire industry, as well as regular internet users, <a href=\"https://www.theregister.com/2021/07/08/google_floc_changes/\">Google does not intend to disclose any of the private feedback</a> the company received during FLoC&rsquo;s origin trial.</p>\n\n\n\n<p>&ldquo;The main summary of that feedback will be the next version, and you can surmise based on what features (and the reasoning for these changes) are available in the next version,&rdquo; Google mathematician Michael Kleber said during a recent&nbsp;<a href=\"https://twitter.com/lukOlejnik/status/1413096551359123457\">Web Commerce Interest Group (WCIG) meeting</a>.&nbsp;</p>\n\n\n\n<p>Privacy advocates want to see more transparency incorporated into this process so that major concerns are not left unaddressed, instead of leaving it to stakeholders across the web to try to deduce what Google has solved in the next version of FLoC. Overhauling the advertising industry with new technologies should be done in the open if these changes are truly intended to protect people&rsquo;s privacy.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 16 Jul 2021 03:26:21 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:1;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:88:\"WPTavern: Edupack Is Tackling Higher Ed With WordPress, Looking for Development Partners\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=119928\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:219:\"https://wptavern.com/edupack-is-tackling-higher-ed-with-wordpress-looking-for-development-partners?utm_source=rss&utm_medium=rss&utm_campaign=edupack-is-tackling-higher-ed-with-wordpress-looking-for-development-partners\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:6721:\"<p>&ldquo;We&rsquo;re basically building the Jetpack for Higher Ed,&rdquo; said Blake Bertuccelli as he pitched me on the idea of <a href=\"https://edupack.dev/\">Edupack</a>, a project still in its early stages.</p>\n\n\n\n<p>He and his team are looking for more advisors to <a href=\"https://www.eventbrite.com/e/braintrust-008-wordpress-blocks-for-higher-ed-pros-tickets-163114043495\">join the eighth round</a> of their once-monthly braintrust events. It is a project they began in November 2020, now coming to fruition. Feedback is crucial to pushing such undertakings out of the gate, and the team needs more of it.</p>\n\n\n\n<p>Bertuccelli listed several focal points for the Edupack project:</p>\n\n\n\n<ul><li><strong>Onboarding:</strong> New campus users can set up a beautiful campus WordPress site with a few clicks.</li><li><strong>Archiving:</strong> Stale sites are automatically archived to save campus resources.</li><li><strong>Reporting:</strong> Accessibility, plagiarism, and resource usage can be accessed from the Edupack dashboard.</li><li><strong>Brand and Content Management:</strong> Approved Higher Ed content patterns and universal brand controls keep sites beautiful and consistent.</li><li><strong>Configuration Management:</strong> Cloud-controlled configuration settings means admins can control millions of sites from one place.</li></ul>\n\n\n\n<img />Onboarding form with Tulane-branded elements.\n\n\n\n<p>&ldquo;Our onboarding form offers pre-built sites for users to start from,&rdquo; said Bertuccelli. &ldquo;So, if a scientist needs a new site for their lab, the scientist can select a pre-built lab site from our onboarding form then add in their unique content.&rdquo;</p>\n\n\n\n<p>Bertuccelli is Edupack&rsquo;s CEO. He called himself a &ldquo;forever learner&rdquo; and is currently reading <em>A History of Western Philosophy</em> by Bertrand Russell.</p>\n\n\n\n<p>&ldquo;I paid for my Tulane education by coding WordPress themes,&rdquo; said Bertuccelli. &ldquo;After college, I founded one of New Orleans&rsquo; first WordPress dev shops (<a href=\"https://decubing.com/\">Decubing</a>). A year ago, I presented on building a self-publishing platform with Multisite at WP Campus. The feedback was phenomenal, and two blokes from Birmingham offered to work on a plugin with me. A few months later, we launched Edupack&rsquo;s MVP. Since then, folks from Harvard, Dartmouth, and about 17 other universities have been working with us to make WordPress an even better CMS for Higher Ed pros.&rdquo;</p>\n\n\n\n<p>The &ldquo;two blokes&rdquo; he is referring to are his co-founders, Nathan Monk and Matt Lees. They run a WordPress shop called <a href=\"http://wearesmile.com/\">SMILE</a>. Monk is serving as Edupack&rsquo;s CTO. Lees is the Chief Creative Officer &mdash; Bertuccelli called him &ldquo;Lord of the UX.&rdquo; Altogether, the three co-founders have over 30 years of experience working with Higher Ed and WordPress.</p>\n\n\n\n<p>The Edupack team is making accessible content a priority, which is a primary issue for Higher Ed. The goal is to offer A11Y reports inside of the WordPress dashboard and tie them into publishing workflows. This would notify users of errors as they publish content.</p>\n\n\n\n<p>&ldquo;Our accessibility reports tie into another feature we are launching this month: site archiving,&rdquo; said Bertuccelli. &ldquo;Campus users graduate and often forget about their sites. Edupack sends a notification to a user if the site hasn&rsquo;t been accessed, then adds an &ldquo;archived&rdquo; meta value to the site that super administrators can take action from.</p>\n\n\n\n<img />Setting up automated archiving.\n\n\n\n<p>&ldquo;Devs often recode thousands of sites to add new Campus branding,&rdquo; said Bertuccelli on the reasons behind Edupack. &ldquo;Department budgets are drained on resources for stale sites. Institutions are sued over inaccessible content or misused branding.</p>\n\n\n\n<p>&ldquo;Edupack intends to automate website management so that Higher Ed pros can focus on supporting education.&rdquo;</p>\n\n\n\n<p>The following video is an introduction to Edupack:</p>\n\n\n\n<div class=\"wp-block-embed__wrapper\">\n\n</div>\n\n\n\n<h2>Join the Braintrust Session</h2>\n\n\n\n<p class=\"has-drop-cap\">Every third Wednesday of each month, Edupack holds a &ldquo;Braintrust&rdquo; event. Bertuccelli says it is the best way to get involved. The session lasts for an hour over a Zoom video chat. The <a href=\"https://www.eventbrite.com/e/braintrust-008-wordpress-blocks-for-higher-ed-pros-tickets-163114043495\">next event is scheduled</a> for July 21, 10 am &ndash; 11 am (CDT).</p>\n\n\n\n<p>Each session focuses on a single question. Next week&rsquo;s question: &ldquo;How can we enhance WordPress blocks for Higher Ed?&rdquo;</p>\n\n\n\n<p>&ldquo;We&rsquo;ll demo Edupack updates, brainstorm solutions for block enhancements, then wrap up with action steps for us to do by next month,&rdquo; said Bertuccelli. &ldquo;Folks who manage WordPress sites for global institutions and companies have attended our last seven braintrusts. Any Higher Ed pro is welcome!&rdquo;</p>\n\n\n\n<p>Those interested can also keep track of progress via the <a href=\"https://joinedupack.wordpress.com/\">Edupack blog</a>.</p>\n\n\n\n<h2>Pricing and the Future</h2>\n\n\n\n<p class=\"has-drop-cap\">There is currently no publicly available pricing list. The project&rsquo;s <a href=\"https://edupack.dev/frequently-asked-questions/\">FAQs page</a> says the team is still tuning the costs, and Bertuccelli remained quiet on any hard numbers.</p>\n\n\n\n<p>&ldquo;Community colleges can&rsquo;t afford tech used by bigger schools,&rdquo; he said. &ldquo;That&rsquo;s not fair. Edupack will be priced so that every institution can afford the service. We haven&rsquo;t thought about pricing beyond that.&rdquo;</p>\n\n\n\n<p>Universities that wish to get check out the project should schedule a demo from the site&rsquo;s homepage.</p>\n\n\n\n<p>Edupack has around 20 institutions serving as development partners and guiding <a href=\"https://github.com/orgs/joinedupack/projects/2\">the roadmap</a>. The team invites new schools to join every few months. Currently, Tulane and the University of Gloucestershire are using Edupack. Harvard and Dartmouth should be next.</p>\n\n\n\n<p>The service is limited to universities and colleges at the moment. However, the team would eventually like to expand across the education sector. After that, we will have to see.</p>\n\n\n\n<p>&ldquo;Edupack&rsquo;s features can be applied to any industry where users run lots of sites,&rdquo; said Bertuccelli. &ldquo;I could see ad agencies using Edupack, hosting companies integrating our tools, and School Districts running their site network via Edupack and WordPress.&rdquo;</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 16 Jul 2021 02:07:52 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:2;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:46:\"BuddyPress: BuddyPress 9.0.0 Release Candidate\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"https://buddypress.org/?p=319979\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:66:\"https://buddypress.org/2021/07/buddypress-9-0-0-release-candidate/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4379:\"<p><strong>Important note</strong>: this BuddyPress release was built in a short time frame (<em>we even skipped the beta release</em>) to be ready for the release of WordPress 5.8. Our team&#8217;s primary goal for 9.0.0 was to migrate the BP Legacy Widgets to new BP Widget Blocks. You don&#8217;t necessarily need <a href=\"https://wordpress.org/news/2021/07/wordpress-5-8-release-candidate-3/\">the latest WordPress 5.8 pre-release</a> to test the <a href=\"https://downloads.wordpress.org/plugin/buddypress.9.0.0-RC1.zip\">BuddyPress 9.0.0 Release Candidate</a>, but we&#8217;d be happy if you could use both pre-release versions to have your feedback about your experience with managing the BP Widget Blocks within the Widget Block Editor.</p>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<div class=\"wp-block-buttons is-content-justification-center\">\n<div class=\"wp-block-button has-custom-font-size has-medium-font-size\"><a class=\"wp-block-button__link has-background\" href=\"https://downloads.wordpress.org/plugin/buddypress.9.0.0-RC1.zip\"><strong>Contribute to BuddyPress: test 9.0.0-RC1</strong></a></div>\n</div>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<p>&#8220;Release Candidate&#8221; means that we believe the new version is ready for release, but with more than 200,000 active installs, hundreds of BuddyPress plugins and Thousands of WordPress themes, it’s possible something was missed. BuddyPress 9.0.0 is slated for release&nbsp;on&nbsp;<strong>July 19, 2021</strong>, but&nbsp;<em>your</em>&nbsp;help is needed to get there <img src=\"https://s.w.org/images/core/emoji/13.1.0/72x72/1f64f.png\" alt=\"🙏\" class=\"wp-smiley\" />.</p>\n\n\n\n<p>You can test the <a href=\"https://downloads.wordpress.org/plugin/buddypress.9.0.0-RC1.zip\">9.0.0-RC1</a> pre-release in 4 ways :</p>\n\n\n\n<ul><li>Try the <a href=\"https://wordpress.org/plugins/bp-beta-tester/\">BP Beta Tester</a> plugin.</li><li><a href=\"https://downloads.wordpress.org/plugin/buddypress.9.0.0-RC1.zip\">Download the release candidate here (zip file)</a>.</li><li>Check out our SVN repository: <code>svn co https://buddypress.svn.wordpress.org/trunk/</code></li><li>Clone our read-only Git repository: <code>git clone git://buddypress.git.wordpress.org/</code></li></ul>\n\n\n\n<p>A detailed changelog will be part of our official release note. In the meantime,&nbsp;you can check the <a href=\"https://buddypress.trac.wordpress.org/query?group=status&milestone=9.0.0\">9.0.0 milestone changes list from our Trac environment</a>.</p>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<h2>In one picture, here&#8217;s what to expect in 9.0.0</h2>\n\n\n\n<div class=\"wp-block-image\"><a href=\"https://buddypress.org/wp-content/uploads/1/2021/07/bp-widget-blocks.jpg\"><img width=\"1024\" height=\"689\" src=\"https://buddypress.org/wp-content/uploads/1/2021/07/bp-widget-blocks-1024x689.jpg\" alt=\"\" class=\"wp-image-319980\" /></a></div>\n\n\n\n<p>The 10 BuddyPress legacy widgets will have their corresponding BP Blocks so that you can fully enjoy them within the next Widget Block editor and of course inside your Post/Page Block Editor.</p>\n\n\n\n<p class=\"has-text-align-center\"><strong>The BP Block collection is going to be tripled from 5 to 15 Blocks <img src=\"https://s.w.org/images/core/emoji/13.1.0/72x72/1f64c.png\" alt=\"🙌\" class=\"wp-smiley\" /></strong></p>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<h2>How you can help</h2>\n\n\n\n<p class=\"has-drop-cap has-normal-font-size\"><strong><span class=\"has-inline-color\"><sup>T</sup>his is really important</span></strong>: this release also marks the&nbsp;<a href=\"https://make.wordpress.org/polyglots/handbook/glossary/#string-freeze\">string freeze</a>&nbsp;point of the 9.0.0 release schedule. And we have less than <strong>4 days</strong> to update BuddyPress translation.</p>\n\n\n\n<p class=\"has-normal-font-size\">So if you speak a language other than English, please&nbsp;<a href=\"https://translate.wordpress.org/projects/wp-plugins/buddypress/\">help us translate BuddyPress into as many languages as possible!</a></p>\n\n\n\n<p>PS: <strong>If you think you’ve found a bug</strong>, you can share it with us replying to this&nbsp;<a href=\"https://buddypress.org/support/topic/buddypress-9-0-0-release-candidate/\">support topic</a>&nbsp;or if you’re comfortable writing a reproducible bug report,&nbsp;<a href=\"https://buddypress.trac.wordpress.org/\">file one on BuddyPress Trac</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 15 Jul 2021 20:45:06 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Mathieu Viet\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:3;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:67:\"WPTavern: WordPress 5.8 Media Library Changes You Should Know About\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=120010\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:179:\"https://wptavern.com/wordpress-5-8-media-library-changes-you-should-know-about?utm_source=rss&utm_medium=rss&utm_campaign=wordpress-5-8-media-library-changes-you-should-know-about\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:5914:\"<p class=\"has-drop-cap\">It is hard not to look through a list of upcoming WordPress 5.8 changes and not find at least a little something to whet your appetite. With so many enhancements headed our way, even we have not been able to keep up with them all here at WP Tavern. The next release will bring a few much-needed media-related upgrades.</p>\n\n\n\n<p>Users should enjoy WebP image format support and a copy-to-clipboard button on the media upload screen. Developers have a new hook for filtering the image output format, and the platform is dropping infinite scrolling.</p>\n\n\n\n<p>WordPress 5.8 is scheduled to ship on July 20, so these changes will be landing in less than a week. If you have not already done so, give <a href=\"https://wordpress.org/news/2021/07/wordpress-5-8-release-candidate-3/\">WordPress 5.8 Release Candidate 3</a> a test run and report any issues.</p>\n\n\n\n<h2>Infinite Scroll Replaced With Ajax Button</h2>\n\n\n\n<ul><li class=\"blocks-gallery-item\"><img /></li><li class=\"blocks-gallery-item\"><img /></li></ul>Media Library screen (first) and overlay (second) with &ldquo;load more&rdquo; buttons. \n\n\n\n<p class=\"has-drop-cap\">The upcoming core release will <a href=\"https://core.trac.wordpress.org/ticket/50105\">drop infinite scrolling</a> for media in favor of an Ajax-powered &ldquo;Load more&rdquo; button. The admin screen and editor&rsquo;s media overlay will cap the initial and subsequent &ldquo;pages&rdquo; to 40 media items each.</p>\n\n\n\n<p>This change is a part of an effort from the WordPress accessibility team to improve the experience for end-users. Team member and core contributor Andrea Fercia noted <a href=\"https://core.trac.wordpress.org/ticket/40330\">two a11y problems with infinite scrolling</a>. The first is that it is impossible or nearly for keyboard users to reach content appended to the screen. Second, there is no audible feedback or instructions about how infinite scrolling works for screen readers.</p>\n\n\n\n<p>He also noted usability and performance issues. Infinite scroll can break the browser&rsquo;s history, and there is no JavaScript fallback. And loading hundreds or more large-sized images increases the memory footprint.</p>\n\n\n\n<p>While the media library is getting the Ajax treatment in WordPress 5.8, we should expect similar updates for other areas in the future, including:</p>\n\n\n\n<ul><li>Add Themes Screen</li><li>Customizer &gt; Add Menu Items</li><li>Editor &gt; Link &gt; Search</li></ul>\n\n\n\n<h2>Copy URL From Add New Media Screen</h2>\n\n\n\n<img />Copy URL to clipboard button on the Add New Media screen.\n\n\n\n<p class=\"has-drop-cap\">This change is an enhancement that rids the platform of a small but noticeable nuisance that has plagued it for years. When uploading an image from the Media &gt; Add New screen in the WordPress admin, there was no way to grab its URL without clicking over to the edit screen.</p>\n\n\n\n<p>WordPress 5.8 introduces a &ldquo;Copy URL to clipboard&rdquo; button that appears after the image has been uploaded. No need to leave the page and track down the URL. The change also makes the user experience consistent with the Media Library screen and overlay in the post editor.</p>\n\n\n\n<p>More often than not, browsing Trac means seeing many of the same names. This time around, it seems that a regular user wanted a feature. They created an account &mdash; perhaps for this purpose alone &ndash;, <a href=\"https://wordpress.org/support/topic/add-a-copy-link-button-at-the-media-upload-page/\">wrote a support forum post</a>, was directed to Trac, and <a href=\"https://core.trac.wordpress.org/ticket/51754\">created their first ticket</a>. It took eight months to work its way into WordPress, but it is one of those success stories of an average user making things happen by just providing feedback. Thanks for the contribution, <a href=\"https://wordpress.org/support/users/anotia/\">@anotia</a>.</p>\n\n\n\n<h2>WebP Image Format Support</h2>\n\n\n\n<p class=\"has-drop-cap\">WordPress is allowing a new image format. And, no, it is <a href=\"https://core.trac.wordpress.org/ticket/24251\">not SVG</a> (technically not an image). There are still security hurdles to jump for that to ever happen. However, it now supports WebP, which carries with it the promise of better performance for those who use it.</p>\n\n\n\n<p>As Sarah Gooding <a href=\"https://wptavern.com/wordpress-5-8-introduces-support-for-webp-images\">reported for WP Tavern</a> last month:</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>This modern image file format was created by Google in September 2010, and is now supported by 95% of the web browsers in use worldwide. It has distinct advantages over more commonly used formats, providing both lossless and lossy compression that is 26% smaller in size compared to PNGs and 25-34% smaller than comparable JPEG images.</p></blockquote>\n\n\n\n<p>In the report, she noted that only 1.6% (<a href=\"https://w3techs.com/technologies/details/im-webp\">currently at 1.8%</a>) of the top 10 million websites used the WebP format. With WordPress now adding support, that percentage is likely to rise in the coming years.</p>\n\n\n\n<h2>Developers: Image Editor Output Format Hook</h2>\n\n\n\n<p class=\"has-drop-cap\">For developers who want to transform images with one mime type to another, 5.8 introduces the <code>image_editor_output_format</code> <a href=\"https://core.trac.wordpress.org/ticket/52867\">filter hook</a>. Plugin authors can convert all newly uploaded images or only overwrite specific formats.</p>\n\n\n\n<p>The following example converts JPG images to the new WebP format:</p>\n\n\n\n<pre class=\"wp-block-code\"><code>add_filter( \'image_editor_output_format\', function( $formats ) {\n        $formats[\'image/jpeg\'] = \'image/webp\';\n\n        return $formats;\n} );</code></pre>\n\n\n\n<p>The output format will be applied to all image sub-sizes as they are created. However, this will only work for WebP images if the webserver supports it.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 15 Jul 2021 03:09:34 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:4;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:103:\"WPTavern: WooCommerce Patches Critical Vulnerability, Sending Forced Security Update from WordPress.org\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=120008\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:249:\"https://wptavern.com/woocommerce-patches-critical-vulnerability-sending-forced-security-update-from-wordpress-org?utm_source=rss&utm_medium=rss&utm_campaign=woocommerce-patches-critical-vulnerability-sending-forced-security-update-from-wordpress-org\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3619:\"<p>WooCommerce has <a href=\"https://plugins.trac.wordpress.org/changeset/2564657/\">patched</a> an unspecified, critical vulnerability identified on July 13, 2021, by a security researcher through Automattic&rsquo;s HackerOne security program. The vulnerability impacts versions 3.3 to 5.5 of the <a rel=\"noreferrer noopener\" href=\"https://woocommerce.us8.list-manage.com/track/click?u=2c1434dc56f9506bf3c3ecd21&id=8ff0a5345f&e=0110b26bc5\" target=\"_blank\">WooCommerce</a> plugin, as well as version 2.5 to 5.5 of the <a href=\"https://wordpress.org/plugins/woo-gutenberg-products-block/\">WooCommerce Blocks</a> feature plugin.</p>\n\n\n\n<p>&ldquo;Upon learning about the issue, our team immediately conducted a thorough investigation, audited all related codebases, and created a patch fix for every impacted version (90+ releases) which was deployed automatically to vulnerable stores,&rdquo; WooCommerce Head of Engineering Beau Lebens said in the <a href=\"https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/\">security announcement</a>.</p>\n\n\n\n<p>WordPress.org is currently pushing out forced automatic updates to vulnerable stores, a practice that is rarely employed to mitigate potentially severe security issues impacting a large number of sites. Even with the automatic update, WooCommerce merchants are encouraged to check that their stores are running the latest version (5.5.1).</p>\n\n\n\n<p>Since WooCommerce backported this security fix to every release branch back to 3.3, store owners using older versions of WooCommerce can safely update to the highest number in their current release branch even if not running the very latest 5.5.1 version.</p>\n\n\n\n<p>At the time of publishing, only 7.2% of WooCommerce installations are using version 5.5+. More than half of stores (51.7%) are running on a version older than 5.1. WordPress.org doesn&rsquo;t offer a more specific breakdown of the older versions, but it&rsquo;s safe to say without these backported security fixes, the majority of WooCommerce installs might be left vulnerable.</p>\n\n\n\n<div class=\"wp-block-image\"><img /></div>\n\n\n\n<p>The security announcement indicates that WooCommerce cannot yet confirm that this vulnerability has not been exploited:</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>Our investigation into this vulnerability and whether data has been compromised is ongoing. We will be sharing more information with site owners on how to investigate this security vulnerability on their site, which we will publish on our blog when it is ready. If a store was affected, the exposed information will be specific to what that site is storing but could include order, customer, and administrative information.</p></blockquote>\n\n\n\n<p>For those who are concerned about possible exploitation, the WooCommerce team is <a href=\"https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/#comment-19937832\">recommending merchants update their passwords</a> after installing the patched version as a cautionary measure.</p>\n\n\n\n<p>The good news for WooCommerce store owners is that this particular critical vulnerability was responsibly disclosed and patched within one day after it was identified. The plugin&rsquo;s team has committed to being transparent about the security issue. In addition to publishing an announcement on the plugin&rsquo;s blog, WooCommerce also emailed everyone who has opted into their mailing list. Concerned store owners should keep an eye on the <a href=\"https://woocommerce.com/blog/\">WooCommerce blog</a> for a follow-up post on how to investigate if their stores have been compromised.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 15 Jul 2021 01:51:24 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:5;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:68:\"WPTavern: #5 – Robert Jacobi on Why He’s Putting Gutenberg First\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:48:\"https://wptavern.com/?post_type=podcast&p=119987\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:173:\"https://wptavern.com/podcast/5-robert-jacobi-on-why-hes-putting-gutenberg-first?utm_source=rss&utm_medium=rss&utm_campaign=5-robert-jacobi-on-why-hes-putting-gutenberg-first\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:56963:\"<h2>About this episode.</h2>\n\n\n\n<p>On the podcast today we have Robert Jacobi.</p>\n\n\n\n<p>Robert is Director of WordPress at Cloudways. He&rsquo;s been working with open source software for almost twenty years, and has been the president of Joomla, a member of Make WordPress Hosting and contributor to ICANN At-Large. He is well known for his public speaking about open source and so the discussion today is broad and thought provoking.</p>\n\n\n\n<p>We talk about Robert&rsquo;s &lsquo;Gutenberg First&rsquo; approach in which he places the WordPress Block Editor at the heart of all that he does. He sees Gutenberg as a critical component for WordPress&rsquo; future; a future in which as yet unimagined technologies will be built on top of Gutenberg and leverage the &lsquo;atomic&rsquo; way data is stored.</p>\n\n\n\n<p>This leads to a discussion on how 3rd party developers will be able to use Gutenberg as an application platform, with unique pathways to create, store and display content.</p>\n\n\n\n<p>The heritage of Gutenberg&rsquo;s development is also discussed. Right from the start we knew that the intention of the project was ambitious; it&rsquo;s aim to become a full site editor was explained at the outset. This has led to comparisons with other editing tools and Robert takes on why he thinks that the incremental steps that the Gutenberg project has taken are making it a vital part of WordPress.</p>\n\n\n\n<p>We also look forward and get into the subject of how technology never stands still. The underpinnings of WordPress are shifting. New skills and tools will need to be learned, but that does not mean that existing ones are obsolete.<br />Shifting gears, we move into community events and how we&rsquo;ve managed events during the last year. Robert is a huge proponent of in-person events, and is hoping for their return. He loves the accidental situations which arise when you&rsquo;re in the same space as so many other like-minded people. Perhaps though, there&rsquo;s a place for hybrid events; events in which there&rsquo;s in-person and online happening at the same time?</p>\n\n\n\n<p>Towards the end we chat about the plethora of mergers and acquisitions which are happening right now, as well as a discussion of Openverse, a search engine for openly licensed media, which was launched with little fanfare recently.</p>\n\n\n\n<h2>Useful links.</h2>\n\n\n\n<p><a href=\"https://make.wordpress.org/openverse/\">Openverse</a></p>\n\n\n\n<p><a href=\"https://robertjacobi.com/\">Robert&rsquo;s website</a></p>\n\n\nTranscript<div><div class=\"chat-transcript\"><div class=\"chat-stanza chat-row chat-speaker-1\"><div class=\"chat-author chat-author-nathanwrigley vcard\"><cite class=\"fn\">Nathan Wrigley</cite> [00:00:00]</div> <div class=\"chat-text\"><p>Welcome to the fifth edition of the Jukebox podcast from WP Tavern. My name is Nathan Wrigley. Jukebox is a podcast all about WordPress and the community surrounding it. Every month, we&rsquo;re bringing you someone from that community to discuss a topic of current importance. If you like the podcast, why not subscribe on your podcast player?</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-1\"> <div class=\"chat-text\"><p>You can do that by going to WP Tavern dot com forward slash feed forward slash podcast. If you have any thoughts about the podcast, perhaps a suggestion of a potential guest or subject, then head over to WP Tavern dot com forward slash contact forward slash jukebox. There&rsquo;s a contact form there, and we&rsquo;d certainly welcome your input.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-1\"> <div class=\"chat-text\"><p>Okay, so on the podcast today, we have Robert Jacobi. Robert is director of WordPress at Cloudways. He&rsquo;s been working with open source software for almost 20 years and has been president of Joomla, a member of Make WordPress Hosting and contributor to ICANN At-Large. He&rsquo;s well known for his public speaking about open source, and so the discussion today is broad and thought provoking. We talk about Robert&rsquo;s Gutenberg first approach in which he places the WordPress block editor at the heart of all that he does. He sees Gutenberg as a critical component for WordPress&rsquo; future, a future in which as yet unimagined technologies will be built on top of Gutenberg and leverage the atomic way that data is stored.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-1\"> <div class=\"chat-text\"><p>This leads to a discussion of how third party developers will be able to use Gutenberg as an application platform with unique pathways to create, store and display content. The heritage of Gutenberg&rsquo;s development is also discussed. Right from the start we knew that the intention of the project was ambitious. It&rsquo;s aim to become a full site editor was explained at the outset. This has led to comparisons with other editing tools and Robert takes on why he thinks that the incremental steps that the Gutenberg project has taken are making it a vital part of WordPress.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-1\"> <div class=\"chat-text\"><p>We also look forward and get into the subject of how technology never stands still. The underpinnings of WordPress are shifting. New skills and tools will need to be learned, but that does not mean that existing ones are obsolete.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-1\"> <div class=\"chat-text\"><p>Shifting gears, we move into the community events and how we&rsquo;ve managed events during the last year. Robert is a huge proponent of in-person events and is hoping for their return. He loves the accidental situations which arrive when you&rsquo;re in the same space as so many other like-minded people. Perhaps though there&rsquo;s a place for hybrid event. Events in which there&rsquo;s in-person and online happening at the same time. Towards the end, we chat about the plethora of mergers and acquisitions, which are happening right now, as well as a discussion of Openverse, a search engine for openly licensed media, which launched with little fanfare recently.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-1\"> <div class=\"chat-text\"><p>If any of the points raised in this podcast resonate with you, be sure to head over and find the post at WP Tavern dot com forward slash podcast, and leave a comment there.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-1\"> <div class=\"chat-text\"><p>And so without further delay, I bring you Robert Jacobi.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-1\"> <div class=\"chat-text\"><p>I am joined by Robert Jacobi on the podcast today. How are you Robert?</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"><div class=\"chat-author chat-author-robertjacobi vcard\"><cite class=\"fn\">Robert Jacobi</cite> [00:04:06]</div> <div class=\"chat-text\"><p>Doing well. Fantastic to be here. Thank you Nathan.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-1\"><div class=\"chat-author chat-author-nathanwrigley vcard\"><cite class=\"fn\">Nathan Wrigley</cite> [00:04:09]</div> <div class=\"chat-text\"><p>Would you mind introducing yourself? Tell us who you are and what&rsquo;s your relationship with technology and work?</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"><div class=\"chat-author chat-author-robertjacobi vcard\"><cite class=\"fn\">Robert Jacobi</cite> [00:04:15]</div> <div class=\"chat-text\"><p>I&rsquo;m Robert Jacobi director of WordPress at Cloudways. I&rsquo;ve been in the open source space, wow, for almost 20 years, I&rsquo;m feeling old and actually got my raising on open source with the Joomla project, which is a hundred percent volunteer, open source content management system as well, and picked up WordPress slowly got into there. And boy, that&rsquo;s a lot of ands.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>I love the community. I love the greater goal. That open source, espouses and tries to reach. And we&rsquo;re never, always successful. But having code and information more freely accessible is something I really believe in. And I think empowers people globally and provides opportunities that wouldn&rsquo;t happen if these ones and zeros were siloed away in golden towers. I&rsquo;m always just so tickled to talk about open source and all the interesting things we can do with it. It powers communities, it powers, politics, powers, freedoms, it powers companies. It&rsquo;s really amazing. And we talk about WordPress all the time as one of the defining tools in this space. You look at something like Linux, which pretty much literally everything uses these days. It&rsquo;s crazy how, to use Matt Mullenweg&rsquo;s, favorite phrase, these things democratize all of us in so many different ways.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-1\"><div class=\"chat-author chat-author-nathanwrigley vcard\"><cite class=\"fn\">Nathan Wrigley</cite> [00:05:39]</div> <div class=\"chat-text\"><p>We&rsquo;ve got a really broad pallet of things that we&rsquo;re going to discuss today, ranging from Gutenberg, right through to WordCamps and all sorts. So we&rsquo;ll crack on with the smorgasbord of what we&rsquo;ve got to discuss. The first of our little laundry list is Gutenberg. You wanted to talk to us a bit today about Gutenberg, what you think of it, and so on. There was an event that I attended recently, which you were also in attendance at, and you were on a panel there, and you mentioned that in the face of proprietary page builders, you always had the approach that Gutenberg should be the first relation. It should come first. And I&rsquo;m curious to know, what did you mean by that? What is Gutenberg first? What is this approach?</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"><div class=\"chat-author chat-author-robertjacobi vcard\"><cite class=\"fn\">Robert Jacobi</cite> [00:06:17]</div> <div class=\"chat-text\"><p>So Gutenberg first to me is that we recognize the benefits of Gutenberg, and don&rsquo;t try to subvert them or sneak around them. I think Gutenberg is one of the most critical backend, frontend changes that has happened to WordPress in its last umpteen years and the potential for all the interesting future forward things that Gutenberg can do should be taken into account. So page builders are wonderful. They offer all this functionality, ease of use, but I think that, they should also take and utilize Gutenberg concurrently.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>The advantages are, one, that Gutenberg&rsquo;s not going anywhere. So God bless all the classic editor folk who loved that experience. More than just being deprecated, it&rsquo;s just, that is not going to be the way of the future.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>And secondly, the potential, what can happen when you start making all that content a bit more atomic. I come from a lot of database work. So you think of atomic data points and Gutenberg does that sort of automagically for you? So there are opportunities in the future with Gutenberg to start parcing that data more finely.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>That&rsquo;s why I think it&rsquo;s very exciting and why everything should be Gutenberg first. Again, that doesn&rsquo;t mean get rid of page builders or different types of themes and theming systems. It&rsquo;s just that at the base, Gutenberg should be a core building block of what you&rsquo;re working with going forward.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-1\"><div class=\"chat-author chat-author-nathanwrigley vcard\"><cite class=\"fn\">Nathan Wrigley</cite> [00:07:51]</div> <div class=\"chat-text\"><p>The way that I think many people are using Gutenberg at the moment, I should probably say the block editor, but if you&rsquo;re using the Gutenberg plugin, you&rsquo;ll obviously have an enhanced experience. But if you&rsquo;re using the block editor at the moment, it feels as if it&rsquo;s prime time for editing text, inserting images and some pretty basic stuff like that. But I can see on the horizon a whole plethora of interesting, curious, let&rsquo;s call them plug-ins for now, because that&rsquo;s what they are. Different block components, different plugins, which adapt and amend the capability of Gutenberg. And it feels to me as if that&rsquo;s where its strength might lie. I know we&rsquo;ve got the full site editing and all of that coming down the road, but it feels to me that, there&rsquo;s going to be a whole plethora of third-party tools, bringing all sorts of added benefits into the ecosystem, a block for this thing, and a block for that thing. And whilst that might create some kind of bloat, that to me is an exciting area, and I just wondered if that&rsquo;s something you&rsquo;re interested in, if there&rsquo;s any plugins or blocks that you&rsquo;ve been looking at and thinking, oh, that&rsquo;s curious. That seems to be stretching things a little bit.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"><div class=\"chat-author chat-author-robertjacobi vcard\"><cite class=\"fn\">Robert Jacobi</cite> [00:08:55]</div> <div class=\"chat-text\"><p>So, you make a, first of all, great point that there&rsquo;s block editor and then Gutenberg platform as a whole, and what end users typically experience is the block editor, but the Gutenberg API, Gutenberg platform as a whole is going to allow for all sorts of crazy third party integrations. That&rsquo;s great. And it might even be a little, you said the perfect word, there might be a bit of bloat and craziness. I&rsquo;ll say that&rsquo;ll probably exist for the next 12 to 24 months. Sure, that&rsquo;s fine. As people figure out what works and doesn&rsquo;t. This is a dawn of a new age around taking WordPress to the next step. We&rsquo;ve talked about for many years, WordPress is just a blog, blah, blah, blah. Okay. We&rsquo;ve gotten past WordPress as a blog. Now WordPress as a CMS. That&rsquo;s great. I think what happens with Gutenberg is we look at it and say, WordPress is an application platform, and this is just another API that we can take advantage of in very different ways. So we can have forums that are much more catered to content creators, that get rid of all the WordPress backend and admin stuff. Okay, you&rsquo;re authenticated. You&rsquo;re logged in. Here&rsquo;s your daily news forum that you&rsquo;re going to add content to. And because we&rsquo;re using Gutenberg, that makes it a lot easier to publish that content and gets rid of the technical cruft, and allows developers and third-party plugin providers to have wholly unique and valuable experiences around that. And that&rsquo;s where the magic I think of Gutenberg really comes into play is where will all these third parties start finding those unique value propositions for specific content, whether it&rsquo;s an, a vertical, like travel or e-commerce, in a generic sense or news or publications or whatnot. It&rsquo;s really expanded the opportunities to create workflows and interfaces and make content production speedier and safer.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-1\"><div class=\"chat-author chat-author-nathanwrigley vcard\"><cite class=\"fn\">Nathan Wrigley</cite> [00:10:55]</div> <div class=\"chat-text\"><p>I think one of the curious things that I&rsquo;ve observed over the last couple of years about it is that perhaps if we had the magic rewind button, we could go back a couple of years and potentially not really get into a conversation where it was&hellip; okay, we&rsquo;ve got stage 1, 2, 3, and 4, and stages two, three, and four, start to add in functionality that things like page builders, can currently do, full site editing and all that. If it had just been touted as, we&rsquo;ve got a new editor for you, here it is, I think it would have taken people along for the ride much more easily, but we&rsquo;ve got this problem now, this impasse where, it got sold as it&rsquo;s going to become a page builder, but the pace of development and the fact that they&rsquo;ve got the legacy of 40 percent of the web, 40 plus percent of the web, to protect and so on it hasn&rsquo;t been able to move in that direction potentially at the speed that people thought&hellip; well, it&rsquo;s going to be a page builder. It hasn&rsquo;t been able to mature at the rate that they would have liked to have done. And so I&rsquo;m just curious in the next year, two years, whether it will do those things, but also I wish we could rewind and say look, slow down. Let&rsquo;s get the editor experience sussed out first, then we&rsquo;ll do the full site editing and don&rsquo;t expect it to be all these things. Beause at the minute I hear a lot of people saying it&rsquo;s not as good as the tool I&rsquo;ve got over here, and it&rsquo;s not as good as the tool I&rsquo;ve got over there. Speaking of which do you think there&rsquo;s a case where it isn&rsquo;t the best tool where you would say actually, do you know what, I&rsquo;m just going to relegate that and not use it first. Or is it literally, always the first thing in your toolkit for WordPress?</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"><div class=\"chat-author chat-author-robertjacobi vcard\"><cite class=\"fn\">Robert Jacobi</cite> [00:12:28]</div> <div class=\"chat-text\"><p>It is literally the first thing in my toolkit, because it will provide the greatest longevity in whatever&rsquo;s built. Gutenberg&rsquo;s not going anywhere. There was a massive commitment to it from the project side of the universe. And to answer one of your earlier questions about, has it done enough? I think it&rsquo;s exceeded all expectations and this is where I&rsquo;ll get to it. They&rsquo;re always going to be a voices like, okay, it doesn&rsquo;t make bacon and eggs for me in the morning. Okay, That&rsquo;s fine, it doesn&rsquo;t. I think, and I truly believe what the magic of Gutenberg is, is the paradigm shift in forcing people to look at other things. So it&rsquo;s hard to make a giant feature change in anything, whether it&rsquo;s proprietary project, open source project. There are going to be plenty of people who are like, no, this works for me. This is great. Please don&rsquo;t change. I get that. But technology moves forward. People&rsquo;s expectations increase. Ten years ago, we barely had iPhones. All of a sudden we do, and now we expect everything to be infinitely easier and simpler and more responsive. I guess it doesn&rsquo;t do everything that page builders do. That&rsquo;s great. That&rsquo;s fine. We&rsquo;re not trying to cut out the middle man here, and I say we, I&rsquo;m not actually involved directly in Gutenberg at any point, but it moves the technological user experience goal posts forward. All things being equal, the page builders of the world, Beaver Builder, Elementor, they&rsquo;re all going to go their own way. Having Gutenberg as a critical component, soon enough, it will be just a mandatory component, that&rsquo;s the end of the conversation. Says, listen, everyone, this is what we need as part of the ecosystem. This is how you&rsquo;re going to connect with tools. You can absolutely go around those, but why would you want to, because this will be supported by a worldwide community.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>It&rsquo;s not just going to be supported by the Beaver Builder community or the Elementor community, yada yada, this is now the new core and that&rsquo;s very difficult to do, and it&rsquo;s not, jumping back to what I said earlier about it, I think just making that change in and of itself and committing to that change is more important than full site editor or anything else. There&rsquo;ll be incremental steps, but that was the big milestone step. Wow. Okay. This is the new tech, and we&rsquo;re going to have to take advantage of it.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-1\"><div class=\"chat-author chat-author-nathanwrigley vcard\"><cite class=\"fn\">Nathan Wrigley</cite> [00:14:45]</div> <div class=\"chat-text\"><p>You said two words in that last little bit, well you certainly said paradigm shift and you said atomic. And I think for me, the atomic bit is really interesting because what I think many people haven&rsquo;t had a chance to get to grips with is literally the atomic nature of it. This little section of your blog post or whatever it may be. You can just have this little interactive thing. It might be that you&rsquo;ve got a block which does, I don&rsquo;t know, lead generation, or you&rsquo;ve got a block, like the cover block, which will just take care of the top of your posts. And each one of those things will have a different array of settings and it doesn&rsquo;t have to be built inside a proprietary thing. It&rsquo;s being built inside of the default editor for WordPress. So it&rsquo;s going to bring a ton of functionality and a ton of interesting things. Some of it will be bloated. I&rsquo;m sure there&rsquo;ll be many people who fall into the trap of installing fifty times more than they need to, or five times more than they need to. But for those of us who were curious and check things out and look and see what the end result is, you&rsquo;re going to be able to create really unique experiences on this one surface, and that to me is really exciting, but have the feeling that the community got left behind in the conversation about this a little bit. So the confusion that it was going to be a page builder leads me to the whole community conversation. I know you&rsquo;re all about community. This is something that you thrive on. You love the WordPress community, as you have had loved many other communities in the past. Do you have any feelings around whether there&rsquo;s been enough involvement. Asking the questions, what should it look like? How should it behave? What do we want to leave on the floor and edit out that we just, it was a blind alley, we shouldn&rsquo;t have had that because there are some things that I think a really excellent, there are some things that I think I&rsquo;m not sure anybody&rsquo;s actually going to make use of that, but there it is. And just wondering what your thoughts were around, whether the community had been involved, whether it could have been involved more.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"><div class=\"chat-author chat-author-robertjacobi vcard\"><cite class=\"fn\">Robert Jacobi</cite> [00:16:38]</div> <div class=\"chat-text\"><p>I&rsquo;m getting chuckles about a lot of these things. Could there have been more all the editing and whatnot. Since community is, especially in WordPress, a huge word, it&rsquo;s always difficult to get every stakeholder, give them the space, give them the time given the vote.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>What I like about what happened with Gutenberg is that it did move, in my mind, relatively quickly, and expeditiously and said, this is what we&rsquo;re doing. And I think it&rsquo;s too easy to be bogged down in the politics of community to actually get stuff done. So if things fall to the wayside, if things were not edit out properly, that&rsquo;s where I think, the greater ecosystem can come into play and say, we&rsquo;re going to tweak this, with a plugin that makes this just a bit better. It takes this out and we have such a robust economy in WordPress. That yeah, go for it. I like to see a bit more activism from people as a whole on these projects, but it&rsquo;s hard. We all have day jobs. We all have stuff to do, and I&rsquo;m not going to blame the leaders of the project for trying to get stuff done. In fact, I&rsquo;m going to give them kudos to just doing it because it&rsquo;s very easy to get pulled back and say you didn&rsquo;t listen to so and so, at some point we have to fish or cut bait, we need to do something and we need to move the technology forward because everyone else is doing it. And open source projects have a tendency, especially at their, let&rsquo;s say late teens, early adult stages, getting sucked into managing the community more than managing the project and pushing it forward.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>You have to do both. It&rsquo;s such a tricky balance. All kudos to everyone at Make dot WordPress, that they were able to do this. And it&rsquo;s a large scale change and get it done. Fine, if you want to complain, that&rsquo;s great. Guess what? No software lives, at that moment in time, it&rsquo;s always updated and tweaked and there are still opportunities to make changes, advocate or different functionality. Expand the API, shrink the API, all those kinds of things. I do love that WordPress was able to cut bait and just go with it.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-1\"><div class=\"chat-author chat-author-nathanwrigley vcard\"><cite class=\"fn\">Nathan Wrigley</cite> [00:18:43]</div> <div class=\"chat-text\"><p>One of the underpinnings of WordPress since the inception really was PHP. And obviously now we&rsquo;re moving into an era where these technologies are being inspected, and improvements have been created along the way. And so now we&rsquo;re moving into an era where other technologies, for example, React is coming along and that requires quite a bit of relearning, you&rsquo;ve really got to down tools, get the manuals out, start to read again. Do you have any concern that that kind of thing could be a bit of a roadblock? It will be a bit of have a roadblock for certain people, but the technology has to move forward. Just curious as to what your thoughts are about how that&rsquo;s being implemented and whether or not we&rsquo;re taking it at a slow enough pace or whether we should have just stuck with good old PHP?</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"><div class=\"chat-author chat-author-robertjacobi vcard\"><cite class=\"fn\">Robert Jacobi</cite> [00:19:29]</div> <div class=\"chat-text\"><p>I like to use the right tool for the right projects, And I&rsquo;ve been a coder, developer, engineer in multiple languages. I&rsquo;ve actually never done anything with React, that&rsquo;s one of the first ones. And that&rsquo;s okay. We evolve. If we hadn&rsquo;t evolved all these still using C from 1969 or whenever it came out. So this stuff has to move forward. And if React is the best solution to do that on the front end, that&rsquo;s great.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>Some people will be excited by that. Okay. I can expand my personal knowledge and horizons by adding to React. Honestly, a lot of the headless stuff that we see these days is also React. So it&rsquo;s not a bad thing to learn if you want to learn that. If you don&rsquo;t want to learn it. Okay, that&rsquo;s fine. There are plenty of opportunities to still expand your WordPress activities solely with PHP. Okay. Those are more personal choices. Do I want to learn another language? Do I want to improve on what I already have? Yes. Those are choices you have to make, but none of this lives in isolation. So we have to understand that a WordPress, plain old PHP site, might still need to connect up to a bunch of different things and not all those things are going to be on PHP. You still might be connecting up to something with Perl or Python. No, one&rsquo;s forcing you to learn it. Granted Gutenberg injects this react universe into your face, but you can focus on the core things that you need to do without necessarily running into React. It&rsquo;s a tool that more people are&hellip; here&rsquo;s the trick, there are plenty of new people who are entering coding, development, open source communities, and they like React. So it makes sense to take advantage of all this new found wealth, and then also draw them back into the community. Great, you love running with all this JS stuff. Fantastic. Hey, by the way, did you know you could actually implement that as part and parcel with an old-school PHP content management system? Yeah, we can do that. That&rsquo;s great. And look how you can expand your horizon. Yeah, it stinks if you don&rsquo;t want to learn any kind of Node, React stuff. Okay. But, it&rsquo;s sort of the nature of code. If we really want to take the analogy to the extreme, why aren&rsquo;t we still coding on punch cards with ones and zeros. We&rsquo;re going to abstract it and find the best tool to implement the functionality we want to see.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>And I get it me personally, I&rsquo;m not going to go out and learn React today. Me twenty years ago, though, I would have added it into my tool belt in a heartbeat, just because it was just one of those things that you needed at that time, that was the case. People are going to go through their own personal and professional sort of life cycles of what they think they need to have on their knee or in their tool belt to be successful. We can&rsquo;t stop for people who don&rsquo;t want to do anything outside of PHP.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-1\"><div class=\"chat-author chat-author-nathanwrigley vcard\"><cite class=\"fn\">Nathan Wrigley</cite> [00:22:04]</div> <div class=\"chat-text\"><p>We&rsquo;re going to shift gears now and talk about in-person events. Under the auspices of things like WordCamp Europe, which is depending on when you&rsquo;re listening to this podcast that may just have happened, or it may be it&rsquo;s coming around in a year&rsquo;s time or something like that.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-1\"> <div class=\"chat-text\"><p>Clearly we&rsquo;ve been through a period that has really shaken the community. I feel that as a community, we were probably as well-prepared as any community could be because we were already working via the internet. We all had our computers out and so on. And yet still there is a concern. And I know that for example, people like Josepha Haden Chomposy has mentioned things like this, that the community in the absence of in-person events, there&rsquo;s been a modest disengagement. And what I mean by that, this is the project, the WordPress project was propelled forward in a large part by those in-person events. So you&rsquo;ve got contrib day, you&rsquo;ve just got the handshaking, you can actually meet people for the first time. You can build relationships and so on. And none of that&rsquo;s happened. We&rsquo;ve had a year out. We don&rsquo;t know quite when that is coming back, hopefully at some point in the near future, but we don&rsquo;t know. And so just curious about your thoughts on that. What do you have to say about events coming back and how a project as big as WordPress, where there&rsquo;s no central office where there&rsquo;s no boss telling everybody what to do. So if you&rsquo;re on the payroll, you&rsquo;ve got to do this today and fix this thing, but that&rsquo;s not how it works. And so the open source model, there may be a chink in its armor here where in-person events don&rsquo;t happen, that camaraderie and those solutions don&rsquo;t present themselves. And so the project, I&rsquo;m going to use the word stalls, that&rsquo;s a complete over-exaggeration, but bits of the project stalled because nobody&rsquo;s meeting up.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"><div class=\"chat-author chat-author-robertjacobi vcard\"><cite class=\"fn\">Robert Jacobi</cite> [00:23:49]</div> <div class=\"chat-text\"><p>I am a huge, huge advocate of in-person anything. Whether you&rsquo;re extrovert or introvert, there&rsquo;s always going to be someone that you really want to talk to sit down in a corner, or have a cup of coffee with and build that relationship. I&rsquo;m no anthropologist or anything, but feel that those kinds of human connections help us grow stronger in light of all the mundane things we do day to day. I don&rsquo;t think the project has suffered because of a lack of in-person events over the last year. I think it&rsquo;s suffered because everyone else has had a lot on their mind and there&rsquo;ll be a, certainly a renaissance of activity as soon as we get into in person but this is one of those things where I don&rsquo;t think correlation and causation match up. If you are worried about friends and family getting ill, did the economy, my personal economies take a downturn. That&rsquo;s going to weigh a lot more on someone than, oh, did I catch up on the latest WordPress dot org, Slack notification about Full Site Editing. So I don&rsquo;t think they&rsquo;re completely tied together, but I will certainly tell you that as those in-person meetups start ramping up, I think that&rsquo;ll be a flurry of excitement and activity. Part of that will be just because we&rsquo;re not still trapped in our tiny little Covid bubbles.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-1\"><div class=\"chat-author chat-author-nathanwrigley vcard\"><cite class=\"fn\">Nathan Wrigley</cite> [00:25:12]</div> <div class=\"chat-text\"><p>What personally do you miss from the in-person events? You mentioned about having a coffee and sitting in a corner with somebody and so on, but anything that you find you&rsquo;re missing, it could be something quite banal or it could be something a lot deeper.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"><div class=\"chat-author chat-author-robertjacobi vcard\"><cite class=\"fn\">Robert Jacobi</cite> [00:25:24]</div> <div class=\"chat-text\"><p>It&rsquo;s really the accidents that happen at in person events. With a completely regimented online experience, I know I&rsquo;m going to be talking with Nathan at such and such time. I know I&rsquo;m going to be talking to whoever everything&rsquo;s organized, calendars. Okay, there&rsquo;s digital here, digital there. We may edit ourselves more on these platforms. When you&rsquo;re in-person accidents happen. We may be walking through the sponsor hall and accidentally bump shoulders. And it&rsquo;s oh my goodness, Nathan, great to see you. I haven&rsquo;t seen you in 14 months. This is amazing. And you just start a conversation and those kinds of conversations are organic and random and not necessarily so overly planned and well thought out. And at those moments, I think unique ideas, exciting things can happen that just don&rsquo;t happen in a much more shrunken space. I love the distributed world. And to your point, I think WordPress is not only just gone through well, it&rsquo;s actually succeeded because we&rsquo;ve already been in that position. We&rsquo;re already ready to be online and take care of the day to day.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>We need those accidental bumpings of atoms to create new kinds of alloys. Oh my goodness. carbon and oxygen linked together. Oh, no, look what happened here. I don&rsquo;t know what they do, I&rsquo;m not a chemist! But my point being is when you&rsquo;re in person and I&rsquo;m going to keep calling them accidents, but not like in a pejorative kind of way, accidents happen, and it allows for very random, unique ideas, conversations, thoughts, whatever to happen, or just even a personal pick me up. Like you do remember me from being on slack for the last year. That&rsquo;s fantastic. There&rsquo;s an affirmation I think that happens for all of us when we&rsquo;re in that kind of proximity with other like-minded people.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-1\"><div class=\"chat-author chat-author-nathanwrigley vcard\"><cite class=\"fn\">Nathan Wrigley</cite> [00:27:21]</div> <div class=\"chat-text\"><p>I think one of the, there&rsquo;s two points about the online events that I seem to keep coming back to. And the first one is that I feel it&rsquo;s taught us that we ought to have hybrid going forward. What I mean by that is that WordCamp EU, I feel it&rsquo;s going to be difficult to put the genie back in the box of you have to go to the place where the event is. I feel that the future is going to be, sure enough, if you want to turn up and you want to benefit from the hallway and all of those things, go for it. But also if you&rsquo;re living halfway around the world, that now needs to be a door which is not closed to you, you need to have it open. There needs to be streaming of those talks that are happening each day so that everybody can take part. That&rsquo;s one of the things that I feel is going to happen.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"><div class=\"chat-author chat-author-robertjacobi vcard\"><cite class=\"fn\">Robert Jacobi</cite> [00:28:03]</div> <div class=\"chat-text\"><p>I completely agree. There are events that I would have never been able to attend on a very regular basis without there being an online component. Someone will solve this puzzle, but I think it&rsquo;s going to be difficult to do a online and in-person event concurrently. I feel that you&rsquo;ll get the worst of both worlds in that case. What I&rsquo;d like to see, let&rsquo;s take WordCamp Europe 2022. There&rsquo;s going to be a three, four day in person spectacle. That&rsquo;s fantastic. What I would like to see is maybe two days before the in-person starts. There&rsquo;s a whole online portion of that. I&rsquo;d be concerned about trying to do them concurrently. Are we really going to have, we can do all the live video for example, but how interactive can we make those live portions? Oh, look from online, we have a question to the speakers. Okay. That works. But outside of those sessions, how are we going to integrate the sponsor hall, the hallway track as we talk about it? Those are those accidents that I like to refer back to just walking up and down and bumping into each other. I don&rsquo;t think that&rsquo;s an easy problem to solve, but I&rsquo;d love to see some kind of greater online kickoff onboarding experience, where you can meet the speakers, do some quick Q and A&rsquo;s, and conversely, have the speakers say, make sure you don&rsquo;t miss my session on such and such date and time, then that will, of course be also livestreamed.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>It&rsquo;s going to be expensive. It&rsquo;s going to be complicated. And I think there&rsquo;s going to be multiple variations of attempts at making that succeed. I like to go with baby steps to see results. And I think just starting out with maybe a one or two day virtual camp tied to the in-person camp would be a good starter.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-1\"><div class=\"chat-author chat-author-nathanwrigley vcard\"><cite class=\"fn\">Nathan Wrigley</cite> [00:29:46]</div> <div class=\"chat-text\"><p>That&rsquo;s what I was meaning really is just basically a camera at the back of the room where there&rsquo;s a presentation going on with the possibility of questions coming, not just from the audience, sat in the auditorium, but from people in a different part of the world. And in fact, I feel it in a way, these kind of like skeuomorphic pieces of software, which tries to replicate the real world, you&rsquo;ve got these AI representations of the hall. It&rsquo;s nice. It&rsquo;s a bit of fun. I feel it&rsquo;s a dead end. Nobody ought to be under the illusion that&rsquo;s what they&rsquo;re going to do. But I do like the idea of just, here&rsquo;s the talk, you can watch it at the same time as everybody else. And then maybe you and your pals can hang out. You can do your bit online and we can do our bit in the real world, and so it goes. It&rsquo;s really just an opening up so that you don&rsquo;t have to attend because the problem there would be that nobody actually makes the attempt to attend, but I don&rsquo;t feel that&rsquo;s the case. And my second point is that I feel that we need this stuff back just because the online stuff, there&rsquo;s a fatigue associated with that, and I don&rsquo;t for a minute think that everybody&rsquo;s fatigued and I don&rsquo;t for a minute, think the online events don&rsquo;t have merit because they have enormous merit and they&rsquo;ve been an amazing bridge, but I feel that there&rsquo;s a proportion of the people who would love to be at live events who just can&rsquo;t make the transition to the virtual events. There&rsquo;s something about it. Something stifles them, perhaps they have the best will in the world, and then it&rsquo;s on the screen. But then something in the real world occurs to them. The cat decides to chew up the sofas, so off you go, you&rsquo;ve got to deal with the cat. You get distracted, you want to go and make a cup of tea, so you get distracted. Whereas if you&rsquo;re at the WordCamp, you&rsquo;re fully there. You&rsquo;ve engaged, you&rsquo;ve committed. You&rsquo;ve potentially got on a plane. You&rsquo;ve booked a hotel, all of that. And there&rsquo;s no substitute for that. So that really was my second point is that I want to get the people who&rsquo;ve been disengaged back in and ready to take on all of the challenges that we&rsquo;ve got.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"><div class=\"chat-author chat-author-robertjacobi vcard\"><cite class=\"fn\">Robert Jacobi</cite> [00:31:42]</div> <div class=\"chat-text\"><p>Yeah. I think we&rsquo;re on the same page. I can do virtual events. I certainly prefer in person. And the best example of how we know that in-person is very valuable is when you go to a lot of these virtual events, the networking spaces are generally very empty. People aren&rsquo;t having those conversations, those random accidental conversations that they would add an in-person event because at an in-person event, you are physically, quote unquote, stuck in that space. If you don&rsquo;t want to talk to someone, you&rsquo;re just going to go your own way. That&rsquo;s great. But if you do, who knows who&rsquo;s next to you and you&rsquo;re going to overhear things and interrupt the conversation and be interrupted and that&rsquo;s that magic that occurs.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-1\"><div class=\"chat-author chat-author-nathanwrigley vcard\"><cite class=\"fn\">Nathan Wrigley</cite> [00:32:29]</div> <div class=\"chat-text\"><p>Okay. Let&rsquo;s talk about the third point that we wanted to discuss today. I&rsquo;m straying into an area where I don&rsquo;t have a great deal of experience because I watch these things happen from afar. There&rsquo;s nothing that really concerned me. That concerned me in the sense that I might be a consumer of some of the things that are being bought up. But you wanted to talk about, as you described it, the WordPress economy acquisition madness. Now, what did you mean by that? Just kick us off. Explain what you mean by that phrase.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"><div class=\"chat-author chat-author-robertjacobi vcard\"><cite class=\"fn\">Robert Jacobi</cite> [00:32:56]</div> <div class=\"chat-text\"><p>Here&rsquo;s the beauty of being a successful project, people with money will find ways to make money from it. And that&rsquo;s okay, and that&rsquo;s a good thing. We&rsquo;re seeing the likes of Automattic, WP Engine, GoDaddy, Liquid Web, Cloudways, yada, yada, yada. All these companies, wink wink, they&rsquo;re all hosting companies because they&rsquo;ve been in the space for awhile under different platforms and have recurring streams of revenue and cash on hand, they&rsquo;re going to look to grow their businesses, and one of the easiest ways is to find valuable niche projects, that not only will bring cool bit of code into what they&rsquo;re trying to do, but also allow them to reach out to all the people who have installed that plugin.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-1\"><div class=\"chat-author chat-author-nathanwrigley vcard\"><cite class=\"fn\">Nathan Wrigley</cite> [00:33:45]</div> <div class=\"chat-text\"><p>Do you have concern then that certain parts of the WordPress, let&rsquo;s say plugin or theme space, are going to be consumed by these bigger entities as you described? In many cases, there will be hosting companies for reasons you&rsquo;ve just explained. Do you have a feeling that silos in the future are going to occur? Where if you really want a decent, let&rsquo;s go for, I dunno, membership experience, you really are better off going in the direction of that company, with the brands that it&rsquo;s acquired over time. Or if you want to go for a WooCommerce experience, your best bet is going to be over here, and everything else is a poor relation of that. So we get silos, which we haven&rsquo;t had until now.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"><div class=\"chat-author chat-author-robertjacobi vcard\"><cite class=\"fn\">Robert Jacobi</cite> [00:34:28]</div> <div class=\"chat-text\"><p>I think that&rsquo;ll happen in the short term, but when that happens, a vacuum is created in the overall ecosystem. So if hosting company X has a, quote unquote, monopoly on that membership plugin, you know what, first of all, it&rsquo;s all open source. All it takes is company Y to be like, we want to be in that space as well, and we&rsquo;re going to re-imagine the underlying open source code base in XYZ format. Yes, a lot of letters there, but it&rsquo;ll happen. These kinds of acquisitions and changes in economy I feel are okay. We&rsquo;re all working from an open source code base. If this was all proprietary stuff that you can never take advantage of, I think that would be bad for the community as a whole, but that&rsquo;s not the case. It&rsquo;s just one company saying we&rsquo;re going to be owners of this project. You can still fork that project any day of the week, don&rsquo;t forget. Cause it&rsquo;s all GPL. So I don&rsquo;t think we&rsquo;re losing anything in the long run. There&rsquo;ll be short term hiccups. People won&rsquo;t be happy. If that plugin doesn&rsquo;t do exactly what they want, but they probably wouldn&rsquo;t necessarily be happy even if it wasn&rsquo;t taken over by someone else. I think there&rsquo;s a percentage of people that will always want to see all this independent software, but all these companies are technically, okay maybe they&rsquo;re not all independent because some of them are actually listed on public exchanges, but the opportunity hasn&rsquo;t been taken away, and if such and such plugin gets acquired by such and such hosting company, I certainly see another hosting company looking for that competitor also happening.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-1\"><div class=\"chat-author chat-author-nathanwrigley vcard\"><cite class=\"fn\">Nathan Wrigley</cite> [00:36:01]</div> <div class=\"chat-text\"><p>Do you feel that, okay, again, rewinding the clock for the second time in this podcast, if we could go back maybe 6, 7, 8 years, something like that, before these companies were buying up suites of plugins and what have you, to bulk out their offering. We basically had independent plugin developers. There may have been a team that grew up over time and they were inventing a solution for a particular problem, and they were really invested in that, and that was great. We want to solve the calendar thing or we want to solve the, I don&rsquo;t know, the menu thing, whatever it may be. I&rsquo;m just wondering if we&rsquo;re maybe getting into the territory of designing things to be acquired. We designed something so that this can happen, so that we can become bought up, taken along for the ride by a big hosting company, and just really whether or not there&rsquo;s any dynamic that changes the way that instead of serving the customer and always trying to offer the best support for the product, really your whole intention for that business isn&rsquo;t to create the product for the customer, it&rsquo;s to create the product for the sell in the future.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"><div class=\"chat-author chat-author-robertjacobi vcard\"><cite class=\"fn\">Robert Jacobi</cite> [00:37:01]</div> <div class=\"chat-text\"><p>I agree. I think there&rsquo;s a potential for that. On the correlator, are you getting value in what you want out of that product? So if I use, there&rsquo;s something I&rsquo;m going to jump into because it&rsquo;s happened recently, but on the face of it, it&rsquo;s a product that is so useful to me that I&rsquo;m not going to have to do custom code. It&rsquo;s above and beyond every other plugin competitor in that space. Am I going to use it? I&rsquo;m going to use it, yes. And to some degree it doesn&rsquo;t really matter what the incentives for the developer are at that point. If it&rsquo;s doing what I wanted to do, that I&rsquo;m going to use it because that&rsquo;s what I needed to do, and it&rsquo;s going to save me 10 50, 200 hours of development time to use this plugin as opposed to trying to create something on my own. And that&rsquo;s question one, or the answer one. Answer two is there certainly is an issue with, what&rsquo;s a nice word for miscreant. I guess it&rsquo;s gonna be miscreant, where we&rsquo;ve seen recently some plugin developers literally switch out what that plugin does and what its value proposition is with, quote unquote, upgrades. And they&rsquo;ve done it behind your back. Oh, well you signed up for this cute little plugin that makes banners, guess what, now it&rsquo;s going to do all these things and you have to pay for it just to get banners again, and it&rsquo;s like really, really is that really what you want to do? And I think those developers are getting called out on it.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>The agencies and content creators, certainly in the nearby community are aware of that. I think those kinds of, yeah, they&rsquo;re not necessarily illegal in any way, shape or form because you can do that, but it doesn&rsquo;t really stick by the unofficial developer third party ecosystem code of conduct. And I think we&rsquo;re always going to see exceptions to the rule, but as long as those are just exceptions, I think we&rsquo;re in a good spot.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-1\"><div class=\"chat-author chat-author-nathanwrigley vcard\"><cite class=\"fn\">Nathan Wrigley</cite> [00:38:43]</div> <div class=\"chat-text\"><p>Let&rsquo;s pivot again. Openverse. I&rsquo;ve got to say, this is something that kind of passed me by. The radar wasn&rsquo;t working properly over the last few weeks since Openverse came along. I&rsquo;m going to ask you to tell us what Openverse is. I have a very vague understanding of what it is, but I&rsquo;d like you to tell us why you think it&rsquo;s important.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"><div class=\"chat-author chat-author-robertjacobi vcard\"><cite class=\"fn\">Robert Jacobi</cite> [00:39:03]</div> <div class=\"chat-text\"><p>This is a new project in the WordPress ecosystem. I should say WordPress dot org ecosystem. It comes from creative commons search project that was languishing at creative commons. They didn&rsquo;t have community and developers interested in pushing the search component along and, with support from Automattic, it came into the welcoming arms of wordpress dot org. And it has it&rsquo;s own thing called Openverse. I&rsquo;m excited by it. One, because it expands the open source vision of WordPress, WordPress becoming even a greater open source proponent. It&rsquo;s not just the CMS, but now we also have additional things that we&rsquo;re caring about, which I think is fantastic. It simultaneously is going to be working on technical aspects as well as open libra software model, or content model, I should say, where the tool will be helping WordPress as well as anyone else, obviously on finding creative commons, open licensed media. So in this case, images. I think it&rsquo;s a great expansion that&rsquo;s completely in line with what the project is looking to do. And I think it&rsquo;s going to be surprisingly helpful and people won&rsquo;t even realize what&rsquo;s going on, but they&rsquo;ll all of a sudden be able to access a bunch of new content natively in whatever application, obviously WordPress will be at that top of the list, but, you&rsquo;ll be able to access it with Drupal or proprietary systems.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-1\"><div class=\"chat-author chat-author-nathanwrigley vcard\"><cite class=\"fn\">Nathan Wrigley</cite> [00:40:40]</div> <div class=\"chat-text\"><p>What was the problem with the old licensing model? What was broken with it?</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"><div class=\"chat-author chat-author-robertjacobi vcard\"><cite class=\"fn\">Robert Jacobi</cite> [00:40:43]</div> <div class=\"chat-text\"><p>What was broken was there was no one who was going to commit to keeping up the code base to make CC search working and functioning, tweaking it, bug fixes, whatnot. So, as part of the WordPress project, there will actually be active development and maintenance of the creative common search.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-1\"><div class=\"chat-author chat-author-nathanwrigley vcard\"><cite class=\"fn\">Nathan Wrigley</cite> [00:41:02]</div> <div class=\"chat-text\"><p>Okay, so was there any concern that things which you may have downloaded from third-party sites, we all know the ones that we customarily go to, that they were often perhaps changing the license after you downloaded things, and then suddenly you didn&rsquo;t realize that you were in contravention of a license, which you thought you had full access to download, redistribute, do whatever you wanted and suddenly you realize, oh, okay, that&rsquo;s no longer the case. This image that I&rsquo;ve got, I need to take down.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"><div class=\"chat-author chat-author-robertjacobi vcard\"><cite class=\"fn\">Robert Jacobi</cite> [00:41:28]</div> <div class=\"chat-text\"><p>So, licensing is so fun and entertaining. So a lot of these download an image sites, those licenses still stand. So if you have downloaded it and are using an image that was licensed under creative comments, that&rsquo;s not going away. Will they relicense new images? Possibly. The point is how easy will it be to find more creative commons based media? And I think that is the purpose of Openverse, to make that as easy and intuitive as possible. So again, it&rsquo;s taking what used to exist as part of creative, common search, almost like a fork, rebranding it under Openverse and, making it part of an ecosystem that&rsquo;s open source.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-1\"><div class=\"chat-author chat-author-nathanwrigley vcard\"><cite class=\"fn\">Nathan Wrigley</cite> [00:42:15]</div> <div class=\"chat-text\"><p>And this is going to be completely available inside the WP admin. So you&rsquo;ll have search integrated there, and if you want to search for, I don&rsquo;t know, a cat on cushions, for example, you&rsquo;ll be able to do that and everything that&rsquo;s returned, you&rsquo;ll be able to use, hopefully because the search will have returned something valuable to you in this case cat&rsquo;s on cushions.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"><div class=\"chat-author chat-author-robertjacobi vcard\"><cite class=\"fn\">Robert Jacobi</cite> [00:42:35]</div> <div class=\"chat-text\"><p>So that is my expectation. Obviously it&rsquo;s not built into any of that yet, but yeah, that is that&rsquo;s where I see the project going.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-1\"><div class=\"chat-author chat-author-nathanwrigley vcard\"><cite class=\"fn\">Nathan Wrigley</cite> [00:42:40]</div> <div class=\"chat-text\"><p>But it was a nice philanthropic gesture of Automattic to take this on board and just basically put it into WordPress so that the likes of me, and you can find our cats on cushions whenever we please.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"><div class=\"chat-author chat-author-robertjacobi vcard\"><cite class=\"fn\">Robert Jacobi</cite> [00:43:35]</div> <div class=\"chat-text\"><p>Right.</p>\n</div></div></div></div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 14 Jul 2021 14:00:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Nathan Wrigley\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:6;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"HeroPress: How WordPress Has Changed My Life – Gtarafdar\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://heropress.com/?post_type=heropress-essays&p=3939\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:160:\"https://heropress.com/essays/how-wordpress-has-changed-my-life-gtarafdar/#utm_source=rss&utm_medium=rss&utm_campaign=how-wordpress-has-changed-my-life-gtarafdar\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:19947:\"<img width=\"1024\" height=\"512\" src=\"https://heropress.com/wp-content/uploads/2022/07/071321-min.jpg\" class=\"attachment-large size-large wp-post-image\" alt=\"Pull Quote: I’m really thankful to WordPress. Because of this community I have overseas friends.\" /><p>I’m Gobinda Tarafdar from Dhaka, Bangladesh. In short, Gtarafdar. This short form is available everywhere on social media. Actually, while I was a kid, a medicine specialist suggested this short form of my name. From that time, I had a plan to use it. Moving on, now I have become a WordPress Enthusiast Marketer. In this essay, I will share my journey to WordPress with you.</p>\n<p><a href=\"https://heropress.com/wp-content/uploads/2022/07/gtarafdar_winter_clothing.jpg\"><img /></a></p>\n<h3>Early Stage Of My Career:</h3>\n<p>I started my career as a teacher in an academic coaching center back in 2010. I was then a 1st-year student of my 4-year Graduation Program. But the number of my earnings was not sufficient to cover all my livelihood. My parents were giving me support to continue my study at that time. So I was looking for more ways to earn my living. But in our country, it’s tough to get a job without graduation. I tried to find more tutoring jobs but failed to get one. Then I gave stand-up comedy a try. At that time, it became popular. I participated in a TV reality show based on stand-up comedy. But failed to reach the top five. So, didn’t get much success in the comedy sector as well.</p>\n<p><a href=\"https://heropress.com/wp-content/uploads/2022/07/gtafdar_standup_comedy.jpg\"><img /></a></p>\n<p>In this way, two years passed. After a while, I got the idea of a call center job in the telco industry of our country. I gave an interview to our number one telco company Grameenphone &#8211; a sister concern of Telenor. And luckily got the chance to join there. And it’s a game-changing part of my career. I learned a lot about team play, pressure handling, the ability to put myself in a customer’s shoes, and more. But it was a part-time job, and my graduation was about to end. Immediately after finishing my graduation, I got the opportunity to join Grameenphone’s Finance team. However, I had to pass the challenging interview as many other promising candidates were competing with me. Everything seemed so great at that time. Got the opportunity to work in the country&#8217;s best corporate office, but bad luck struck again. Didn’t get the chance to be a full-time employee from contractual employee status.</p>\n<p>I took a break to join the country&#8217;s public service commission. Unfortunately, I failed to get the desired position again. In the meantime, my father retired from his job. All of a sudden, so many responsibilities came upon me. By the way, I forgot to mention, in this time frame, I had completed my Graduation, Masters, and MBA. The year where I’m now in the beginning of 2018. After my father’s retirement, I had no time for an experiment. But the main challenge came then.</p>\n<blockquote><p>No one wanted to give me a chance as I worked at one of Bangladesh&#8217;s most prominent companies; they thought I couldn’t fit into their office culture.</p></blockquote>\n<p>Also, I wanted to start my career as a Digital Marketer, and I had no practical experience at that time. I had some certification of Udemy and Hubspot free courses. But I was confident that I had a degree of MBA in Marketing. But all of my confidence was doomed within three months. I stopped applying everywhere, started to do some research on the job sector. Finally, I decided to join the IT industry, and in our country, WordPress Based companies are in the leading position. So, I had my target fixed towards the WordPress industry.</p>\n<h3>A Huge Risk-Taking State in My Career:</h3>\n<p>I took a huge risk to start my career in the WordPress industry. After not seeing much job opportunities in the Digital Marketing area in my country, I was planning to join the telco industry again as I was finding no option to cherish my dream. I badly needed a job at that time. But meanwhile, I found a job circular in weDevs. They were looking for a Digital Marketer Intern. So I made my decision to take part in this program. Surprisingly, I got another job offer from a renowned MNC of our country in the sales team. But I took a huge risk and started trying for the weDevs internship program, and refused the salesperson job. My friends <a href=\"https://twitter.com/MrMayeen\">Mayeen</a> &amp; <a href=\"https://twitter.com/AkhterArif\">Arif</a> helped me a lot to learn more about WordPress. And they guided me on how I could set up localhost on my computer, and from then, I started to explore themes and plugins from the WordPress repository. I must say I got an interesting tool to play with. After passing three stages, I finally got the chance to join weDevs. weDevs is a popular WordPress Plugin making company. It’s famous for Dokan Multivendor Marketplace Solution for WooCommerce.</p>\n<a href=\"https://heropress.com/wp-content/uploads/2022/07/Gtarafdar_life_at_weDevs.jpg\"><img /></a>My Life at weDevs\n<p>Ohh, maybe you have a question about how it can be risky to go for the weDevs internship program! Well, the payout of the other company was three times higher than the weDevs internship payout. And I refused to join the other sales team while I still didn’t have any guarantee to join the weDevs team. So now you can judge, isn’t that risky? (Sorry, I can’t share the name of the sales company publicly here due to some policy issue.)</p>\n<h3>The Journey to WordPress:</h3>\n<p>From the day when I had installed WordPress in my local host, my journey in this ecosystem started. I found it so easy to use and user-friendly that I felt anyone could create a website. I started to read articles and explore the World of WordPress. Also, weDevs’s internship program helped me a lot to get involved in the WordPress industry. My mentor <a href=\"https://twitter.com/AfshanaDiya\">Afshana Diya</a> and <a href=\"https://twitter.com/mainul0aion\">Mainul Kabir Aion</a> guided me a lot to dive deep into the sea of WordPress. Learned the area of content marketing, explored paid mediums, gathered knowledge on social media marketing, and more within three months. The internship program was exact and compact, along with interactive.</p>\n<p>Here came another twist. I wanted to be a part of the Digital Marketing Team. But because of my communication skills and interpersonal relationship skills, <a href=\"https://twitter.com/Nizam5428\">Mr. Nizam Uddin</a> (Founder &amp; CEO at weDevs) offered me the Business Development executive position. It was an entirely new thing at weDevs. I was the one-man army in the Business Development Team. And it opened up a new world to me. At that time, I got my first chance to attend a WordCamp (WCAhmedabad, India 2018). From that time, I got the motive to be involved in the WordPress Community. I’ll share how WordCamps can help you to join the community closely. Later on, I got the chance to participate in WordCamp Kolkata 2019, WordCamp Nagpur 2019. It was a fantastic journey to join WordCamps in person. In 2019 I took part in WordCamp Dhaka as a volunteer.</p>\n<a href=\"https://heropress.com/wp-content/uploads/2022/07/Gtarafdar_WordCamps.jpg\"><img /></a>My Journey to WordCamps\n<p>I’d love to share with you; now, I have become part of the Digital Marketing Team of weDevs. After almost two years of my journey as a business development executive, I got this new opportunity to prove myself again. So I took this opportunity and became a Digital Strategist.</p>\n<p>Now I’m dedicatedly taking care of a sole product. It’s an Addon of Elementor Page Builder. It’s HappyAddons for Elementor. I’m the product coordinator of this excellent tool. From zero to now, 100k+ users are actively using this tool. It’s an incredible learning period in my career path. I learned how to grow a product from the ground level. It’s a great achievement for me as a Product Marketer.</p>\n<h3>How WordCamp Helps Me to Become a Member in the WordPress Community:</h3>\n<p>WordCamps are the place of like-minded people. When you are in touch with the right people under the same roof, you will get that homely feeling. Also, in WordCamps, you get to meet industry experts. Interestingly, you can collect lucrative swag items. To some extent, you will get an opportunity to make partnerships to expand the business. Moreover, some companies share job boxes where anyone can share their resume. So it could be a place of opportunities. Who knows what you will get. But in my case, I made so many friends. We are now close buddies.</p>\n<p>The exciting part, some WordCamps run contributors day. On that day, you will get the chance to know closely about how you can take part in the core programs of WordPress. From WordCamp Ahmedabad, I started participating in WordPress programs, also started joining WordPress teams meetings. I’ve become active on social media as well to spread news and updates related to WordPress.</p>\n<h3 id=\"enriching\">How I’m Enriching My Knowledge of WordPress:</h3>\n<p>One line changes my way of thinking. Once I was talking with our Founder &amp; CTO, Mr. <a href=\"https://twitter.com/tareq_cse\">Tareq Hasan</a>, regarding this topic. He just said, “Gobinda, you don’t have to learn coding to solve the problems of WordPress; you have to gain the ability to solve the problem by anyhow. You can solve any kind of problem by referring to other WordPress Plugins and tools.”</p>\n<p>I got a new meaning of using WordPress. From that time, I have started to check WordPress plugins and themes to learn more about their purpose. WordPress repository now becomes a place of amusement for me. Sometimes, my colleagues refer to me as a ‘plugin man’ as I try to give a quick solution to WordPress-related problems with the help of WordPress plugins.</p>\n<p>Still, I’m participating in several Facebook Group discussions. Trying to solve several solutions and learning what problems are usually people facing while creating websites with WordPress. And believe me, there is definitely a solution to each particular problem.</p>\n<blockquote><p>You have to keep patience and search for the solution in the right type of keywords.</p></blockquote>\n<p>For example, yesterday on the Facebook group &#8211; WordPressian (Dedicated Facebook Group for those who speak Bangali), a person was looking to create a courier service platform where people can track their package. Most people suggested building a custom-made solution. But I know there is a solution; I randomly found it on the WP repository.</p>\n<blockquote><p>So I just googled this term “WordPress plugin: courier service”. Google didn’t disappoint me.</p></blockquote>\n<p>I got my answer, read the description, reviewed, checked screenshots, and shared the solution with that person.</p>\n<p>To increase my knowledge of WordPress, I use another method. I use some Google Chrome Extensions for checking the Builtwith Materials of WordPress sites. When I jump on a WordPress site, I just click on the Chrome Ext. and check the plugins they’ve used to create their site. And it helps me a lot to learn the tools and their purposes. You can do that if you want to increase your knowledge of WordPress.</p>\n<p>Lastly, you have to create a site by yourself. Otherwise, you would not be able to know the issue on your own. At least create your own portfolio site. I have learned so many things while creating my portfolio site: gtarafdar.com. You will know some untold facts, and finally, you will get a boost. <a href=\"https://heropress.com/essays/retiring-young-bangladesh-thanks-wordpress/\">Mr. Asif Rahman</a>, the founder of WP Developers, gave me this idea. He always inspires me to create a personal website. Also, he forced me to write about WordPress daily. Guided me on how I can create a site with Elementor in 2018. I became familiar with a handy tool that helps me create a site without having coding experiences from that time. Later on, it helped me to take over the Happy Elementor Addons Project.</p>\n<h3>How you can connect with WordPress Socially:</h3>\n<p>Twitter is the best medium. I opened my Twitter account in 2010. But I had no motivation to use it as I didn’t have people close to me there. My friends were all on Facebook. I was also trying to involve myself on Facebook. But after joining weDevs, I found my Mentor, Afshana Diya, was so active on Twitter, and she has so many like-minded people on Twitter, and most of them belong to the WordPress community. I got new motivation to use Twitter. I started to connect with WordPress Professionals. Also interacted with them regularly. And I must say it feels really amazing.</p>\n<p>I’ve prepared a Twitter<a href=\"https://twitter.com/i/lists/1143525711489036288\"> list of WordPress Influencers</a>. You can easily follow them from here.</p>\n<h3>How you can start your career at WordPress:</h3>\n<p>If you have a passion for coding, you could be a WordPress developer. In our region, here is a myth. To become a developer, you have to be a CSE grad. But it’s not true. Let’s check a fact. In our weDevs, most of the Developers are directly not from Computer Science Engineering backgrounds. In the same way, you may have joined the CSE program at an early stage, but now you may not have that much passion for coding. You can be a Product Manager. In the WordPress industry, there is scope for a Product manager as well. Another exciting sector is the Quality Assurance team. So many companies are hiring in this sector. Moreover, if you like to communicate with people, you can join the Support Engineering team. You can’t imagine how many job openings there are in the support engineering field.</p>\n<p>Those who don’t have any coding knowledge but are proficient in English and have a passion for writing can join as Content Marketers. There are plenty of job vacancies in the content marketing area.</p>\n<p>Another interesting option is joining the Designing team. If you find interest in the designing sector and love to play with the designing tools like Figma, Adobe Tools, Sketch, you can definitely join the design team of a WordPress company.</p>\n<p>Later on, other job sectors like HR management, Accounts, Business Development, and other necessary areas are also available on WordPress companies. More interestingly, you can work remotely in so many companies. WordPress founding company Automattic is running its whole operation remotely. You just have to find your perfect niche. Otherwise, you can be frustrated.</p>\n<p>I’ve prepared a list of <a href=\"https://gtarafdar.com/wpjobs/popular-wordpress-companies-to-apply-for-jobs/\">WordPress companies</a> where you can apply for jobs.</p>\n<p>Finally, don’t be frustrated, my mate. I often hear from my fellow friends and juniors always blame God, parents, and the government because of their unemployment problem. But when I reach them and personally request to gain some technical skills, they just run away most of the time. Not even reply to my messages anymore. Even some of them block me. Lol. Also, some other groups are available; they knock me for jobs and share their family issues, but when I ask them to learn more about web development, they just fly like a bat. I don’t know what their problem is. If you are in the same category, then my mate, you are in huge trouble. Change your mindset. Gain some skills. It could be anything. Try one by one. Then choose the best one for you. But again, don’t be frustrated. Keep focusing on your goal. And dive into it.</p>\n<h3>What’s The Challenge on Working in WordPress Industry:</h3>\n<p>I’ve shared all the positive things about joining the WordPress industry. But there is a significant challenge you have to face while you will join the community. In my region, very few people know WordPress. Only tech-savvy people are familiar with that. Even most of the people don’t have any prior knowledge about remote job life. I have personally experienced so many funny incidents. Last year when my family members found me in front of my Mac and sometimes talking with some people, sometimes in English, they found me as an alien in my house. Even most of the time, I failed to give proof of how the whole work was done. You will face the same situation if you belong to the rural area of Bangladesh. But don’t worry, I prepared a comic book on <a href=\"https://gtarafdar.com/book/e-book-describe-wordpress-to-non-techies/\">Describe WordPress To Non-Techies</a>. You can read the conversation with my Grandpa. I have tried to give an idea about WordPress. I hope this will help you to introduce WordPress to the non-tech guys.</p>\n<h3>How I’m Contributing to the WordPress Community and how you can start:</h3>\n<p>Usually, I try to attend the weekly meeting of WordPress teams. I have attended several coffee-talk sessions of WordPress Teams. It helps me join with the members. Also, I’m trying to contribute to the Polyglot team. I have started to give suggestions of translating WordPress in Bangla. But mostly, I contribute in different ways. I have conducted local WordPress meet-ups, volunteered on WordCamps. I spread the news and updates through my social media accounts. Help WordPress people to find jobs. Recently, I’ve started my YouTube Channel(Gtarafdarr). I have begun to create how-to tutorials on WordPress.</p>\n<p>If you want to join WordPress core teams, you will need a WordPress Slack Account. From here, you can join WordPress <a href=\"https://make.wordpress.org/chat/\">Slack</a>.</p>\n<p>From here, you will find the <a href=\"https://make.wordpress.org/meetings/\">meeting</a> schedules of different teams. Don’t get puzzled. You can sort out your desired teams and add the meeting reminders to your calendar.</p>\n<p>Everyone in the WordPress community is so helpful. If you find any difficulties, raise your hand and people will guide you in the right way.</p>\n<p>Also, there are so many WordPress Facebook communities. Some are locals, and few are international, like WordPress, Advanced WordPress, WordPress For Non-Techies by WPCrafter, The WP Admin Bar, WPLeague, WPBeginner Engage &#8211; WordPress Help for Non-Techies, etc. Local Communities are, WordPressians, Kolkata WordPress Community (WPKolkata), etc. You can join these groups to get help from experts. Also, you can help others if you know the answers of the queries.</p>\n<h3>This How WordPress Changed My Life</h3>\n<p>Finally, I’m really thankful to WordPress. Because of this community I have overseas friends. We talk and meet virtually. All of them are so helpful. I get new motivations to do something extraordinary in my daily routine. I’m thankful to my parents and my younger sister as they rely upon me. They help me to take the risk to chess my dream. I’m grateful to weDevs and Tareq Hasan, Nizam Uddin, <a href=\"https://twitter.com/Asif2BD\">Asif Rahman</a>, Afshana Diya, Mainul Kabir Aion, and my friends Arif, Mayeen, <a href=\"https://twitter.com/shahriar_na\">Shahriar</a>, <a href=\"https://twitter.com/reachmazharul\">Mazhar</a>, and so on. They all have played a significant role in helping me become Gtarafdar, a WordPress enthusiast. Also, thanks to the HeroPress team for reaching me and encouraging me to share my story here.</p>\n<p>I’m still learning about WordPress and have to go further. If you want to connect with me, you can follow me on Twitter: <a href=\"https://twitter.com/Gtarafdarr\">@Gtarafdarr</a>. Let’s contribute to WordPress and hold the glory of the supreme power of an open-source platform.</p>\n<p>The post <a rel=\"nofollow\" href=\"https://heropress.com/essays/how-wordpress-has-changed-my-life-gtarafdar/\">How WordPress Has Changed My Life &#8211; Gtarafdar</a> appeared first on <a rel=\"nofollow\" href=\"https://heropress.com\">HeroPress</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 14 Jul 2021 06:42:10 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"Gobinda Tarafdar\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:7;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:77:\"WPTavern: InstaWP Launches New Service for Disposable WordPress Testing Sites\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=119740\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:199:\"https://wptavern.com/instawp-launches-new-service-for-disposable-wordpress-testing-sites?utm_source=rss&utm_medium=rss&utm_campaign=instawp-launches-new-service-for-disposable-wordpress-testing-sites\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4526:\"<p>Competition in the sandboxing products space is heating with the entrance of <a href=\"https://instawp.io/\">InstaWP</a>, a new service for setting up disposable WordPress testing sites. Founder Vikas Singhal created the tool to provide a quick way to set up live testing sites online or to show something to a client or team.</p>\n\n\n\n<p>InstaWP joins the ranks of services like <a href=\"https://tastewp.com/\">TasteWP</a> and <a href=\"https://wpsandbox.io/\">WPSandbox</a> but with a few unique options. At setup, users can select from WordPress versions back to 4.7 and may even choose to spin up a site using the latest beta or release candidate. Like other services, InstaWP allows you to choose your PHP version. The ability to disable WP cache and browser cache is coming soon. Users can create a custom name for their sites or leave it blank for a randomly generated name.</p>\n\n\n\n<div class=\"wp-block-image\"><img /></div>\n\n\n\n<p>Free WordPress instances stay live for 8 hours, and users can link their accounts via email to extend it to 48 hours.</p>\n\n\n\n<p>InstaWP, not to be confused with <a href=\"https://instantwp.com/\">InstantWP</a>, a local WordPress installation tool, was built on an nginx + Apache server without any containers. Singhal said he found containers to be too heavy for this particular use case. He runs a <a href=\"https://expresstech.io/\">WordPress plugin/theme shop</a> along with an&nbsp;<a rel=\"noreferrer noopener\" target=\"_blank\" href=\"http://justhyre.com/\">agency</a>&nbsp;on the side, both of which could benefit from InstaWP&rsquo;s quick testing sites.</p>\n\n\n\n<p>&ldquo;I wanted to build a solution for ourselves where we can quickly launch WP instances for a variety of reasons &ndash; testing a feature of WP, testing a plugin/theme, testing in different versions of WP/PHP and last but not the least &ndash; creating an &lsquo;instant&rsquo; test environment for the clients for them to test our plugins/themes,&rdquo; he said.</p>\n\n\n\n<p>Singhal started InstaWP a month ago and received so much positive feedback on <a href=\"https://www.reddit.com/r/Wordpress/comments/o8cxwj/instawp_launch_a_disposable_wp_instantly_free/\">Reddit</a> and from the <a href=\"https://mailchi.mp/poststatus/453?e=de2e3e61f2\">Post Status community</a> that he hired two dedicated developers to work on the project. Testers have commented on how fast the service spins up sites. Version <a href=\"http://next.expresstech.io/instawp/updates/939abf2f-c532-4abc-b701-eec9f89b6fda\">1.1.0</a> introduced Slack integration, which allows users to instantly set up a site by typing /wp in Slack. The release also added WordPress admin auto login for quick access without username and password.</p>\n\n\n\n<div class=\"wp-block-image\"><img /></div>\n\n\n\n<p>InstaWP has a <a href=\"https://next.expresstech.io/instawp\">public road map</a>. Features on deck for future releases include the following:</p>\n\n\n\n<ol><li>Slack and cli commands</li><li>Download Files and DB Backup from the UI</li><li>Direct push to FTP or cPanel</li><li>nginx and nginx + Apache configurations</li><li>Finer controls on PHP settings</li><li>Save configurations for instant launch of pre-configured WP</li><li>Integrations with hosting providers</li><li>Map custom domains</li><li>Multiple servers around the world (USA, Singapore, London, etc.)</li></ol>\n\n\n\n<p>Singhal said he was aware of TasteWP as a competitor but plans to differentiate InstaWP based on simplicity and feature set. </p>\n\n\n\n<p>&ldquo;My vision with InstaWP is make it a default tool for WP learners, enthusiasts, freelancers, and agencies &ndash; basically everyone,&rdquo; he said. </p>\n\n\n\n<p>Singhal plans to monetize the tool for both end-users and plugin and theme authors. Users will have to upgrade to gain access to increased limits, custom domains, FTP access, and the ability to reserve a site. WordPress product authors can upgrade to provide 1-click demos to their clients and prospective customers.</p>\n\n\n\n<p>Singhal said so far more than 500 instances have been created and teams from Yoast and some agencies are already using the tool. Several prominent WordPress businesses have requested agency pricing that would allow their users to test their plugins via a 1-click preconfigured install. The service is still under active development and Singhal plans to iron out pricing in the near future. Testers who have suggestions for InstaWP can log them on the tool&rsquo;s <a href=\"https://next.expresstech.io/instawp#/ideas\">idea board</a> for future consideration.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 14 Jul 2021 04:25:16 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:8;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:95:\"WPTavern: Duotone Filters: WordPress 5.8 Puts a Powerful Image-Editing Tool Into Users’ Hands\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=119885\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:227:\"https://wptavern.com/duotone-filters-wordpress-5-8-puts-a-powerful-image-editing-tool-into-users-hands?utm_source=rss&utm_medium=rss&utm_campaign=duotone-filters-wordpress-5-8-puts-a-powerful-image-editing-tool-into-users-hands\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4769:\"<p class=\"has-drop-cap\">Features such as the upcoming <a href=\"https://wptavern.com/diving-into-wordpress-5-8s-new-widgets-screen\">block-based widgets system</a>, <a href=\"https://wptavern.com/getting-to-know-the-upcoming-wordpress-5-8-template-editor\">the template editor</a>, <a href=\"https://wptavern.com/query-loop-the-ins-and-outs-of-one-of-wordpress-5-8s-most-powerful-features\">theme-related blocks</a>, and others have taken up much of the spotlight as of late. However, one of the best user-focused tools shipping with WordPress 5.8 is a duotone filter for Image and Cover blocks.</p>\n\n\n\n<p>The term &ldquo;duotone&rdquo; in this sense means combining two colors as a filter. Then, layering it over an image or video. More specifically, one color is used for the shadows (dark elements), and the second color is used for the highlights (light colors).</p>\n\n\n\n<p>When the feature first <a href=\"https://wptavern.com/gutenberg-10-6-adds-duotone-filters-query-pattern-carousel-and-most-used-tags-selector\">landed in Gutenberg 10.6</a> back in May, I spent a couple of hours just tinkering around with it on that first day. Since then, I have racked up a few more. It is a powerful media-editing tool that does not require users to dive into image-editing programs, allowing them to change the mood of a story at the click of a button.</p>\n\n\n\n<p>Duotones can be anything from a simple grayscale to a mixture of any two colors. Shadows and highlights can even be inverted, depending on the shades chosen.</p>\n\n\n\n<p>The following shows the difference between an original image of kittens (<em>because who doesn&rsquo;t love kittens?</em>) and one with a grayscale filter:</p>\n\n\n\n<div class=\"juxtapose\"><img id=\"119947\" src=\"https://wptavern.com/wp-content/uploads/2021/07/kittens-orig.jpg\" alt=\"\" width=\"1792\" height=\"1008\" class=\"image-compare__image-before\" /><img id=\"119948\" src=\"https://wptavern.com/wp-content/uploads/2021/07/kittens-gray.jpg\" alt=\"\" width=\"1793\" height=\"1008\" class=\"image-compare__image-after\" /></div>Original image vs. grayscale duotone version.\n\n\n\n<p>WordPress offers a set of eight duotone color sets by default. This includes a grayscale, dark grayscale, and various combinations, making for some fun filters. Some will work better than others, often depending on the media file uploaded.</p>\n\n\n\n<img />Applying the WordPress purple and yellow duotone filter.\n\n\n\n<p>Like many other features awaiting users with WordPress 5.8, theme authors are those who need to dig in to offer a range of ready-baked options for users. The new <a href=\"https://wptavern.com/fse-outreach-round-8-a-developer-centric-call-for-testing-theme-json-configuration\">theme JSON file configuration</a> allows developers to define a set of duotone colors that match their theme.</p>\n\n\n\n<p>Defining custom duotone filters is as easy as plugging a name, a slug, and two colors into a <code>theme.json</code> file. The theme developer handbook includes <a href=\"https://developer.wordpress.org/block-editor/how-to-guides/themes/theme-json/#presets\">examples of creating such presets</a>.</p>\n\n\n\n<img />Custom &ldquo;emerald scale&rdquo; duotone filter from a theme.\n\n\n\n<p>Users are not limited to the filters that WordPress or their themes offer. The duotone popover allows them to choose from any range of colors for custom shadows and highlights.</p>\n\n\n\n<p>Duotone typically works best when an image has a high contrast, which means a wide-ranging spread between the light and dark colors. Darker shadows and lighter highlights make for more visually stunning filters.</p>\n\n\n\n<p>When used with the Cover block, users can add filters to both image and video backgrounds. However, they also have access to the typical overlay color or gradient option. This provides a ton of flexibility for customizing media.</p>\n\n\n\n<img />Duotone filter + gradient overlay on a Cover block.\n\n\n\n<p>Because the duotone feature works with an inline SVG file under the hood, it also means that using it does not permanently change image or video files. Users can still use their original media elsewhere on the site without uploading a second copy.</p>\n\n\n\n<p>Duotone is just the tip of the iceberg. There are so many other possibilities outside of just laying a couple of colors on top of an image. Bence Szab&oacute; wrote an extensive tutorial on using <a href=\"https://css-tricks.com/creating-patterns-with-svg-filters/\">SVG filters for patterns</a> on CSS-Tricks. This could be a route for background options in the future &mdash; <em><a href=\"https://css-tricks.com/creating-patterns-with-svg-filters/#pine-wood\">wood grain, anyone?</a></em> Maybe not every possibility is suitable for core WordPress, but I would love to see plugin authors taking a stab at some alternatives.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 14 Jul 2021 02:04:42 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:9;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"WordPress.org blog: WordPress 5.8 Release Candidate 3\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=10933\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:69:\"https://wordpress.org/news/2021/07/wordpress-5-8-release-candidate-3/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3239:\"<p>The third release candidate for <a href=\"https://make.wordpress.org/core/5-8/\">WordPress 5.8</a> is now available! </p>\n\n\n\n<p>WordPress 5.8 is slated for release on <strong>July 20, 2021</strong>, and we need <em>your</em> help to get there—if you have not tried 5.8 yet, now is the time!</p>\n\n\n\n<p>You can test the WordPress 5.8 release candidate 3 in any of these three ways:</p>\n\n\n\n<ul><li>Install and activate the <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\">WordPress Beta Tester plugin</a> (select the <code>Bleeding edge</code> channel and then <code>Beta/RC Only</code> stream)</li><li>Directly download the release candidate version <a href=\"https://wordpress.org/wordpress-5.8-RC3.zip\">(zip)</a></li><li>Use WP-CLI to test: <code>wp core update --version=5.8-RC3</code></li></ul>\n\n\n\n<p>Thank you to all of the contributors who tested the&nbsp;Beta/RC releases and gave feedback. Testing for bugs is a critical part of polishing every release and a great way to contribute to WordPress.</p>\n\n\n\n<h2>Plugin and Theme Developers</h2>\n\n\n\n<p>Please test your plugins and themes against WordPress 5.8 and update the&nbsp;<em>Tested up to</em>&nbsp;version in the <code>readme</code> file to 5.8.  If you find compatibility problems, please be sure to post to the&nbsp;<a href=\"https://wordpress.org/support/forum/alphabeta/\">support forums</a>&nbsp;so we can work to solve them in time for the final release.</p>\n\n\n\n<p>For a more detailed breakdown of the changes included in WordPress 5.8, check out the <a href=\"https://wordpress.org/news/2021/06/wordpress-5-8-beta-1/\">WordPress 5.8 beta 1 post</a>.  The&nbsp;<a rel=\"noreferrer noopener\" target=\"_blank\" href=\"https://make.wordpress.org/core/2021/07/03/wordpress-5-8-field-guide/\">WordPress 5.8 Field Guide</a>, which is particularly useful for developers, has all the info and further links to help you get comfortable with the major changes.</p>\n\n\n\n<h2>How to Help</h2>\n\n\n\n<p>Can you speak and write in a language other than English? &nbsp;<a href=\"https://translate.wordpress.org/projects/wp/dev\">Help us translate WordPress into more than 100 languages!</a></p>\n\n\n\n<p><em><strong>If you think you have found a bug</strong>, you can post to the&nbsp;<a href=\"https://wordpress.org/support/forum/alphabeta\">Alpha/Beta area</a>&nbsp;in the support forums. We would love to hear from you!  If you are comfortable writing a reproducible bug report,&nbsp;<a href=\"https://core.trac.wordpress.org/newticket\">file one on WordPress Trac</a>, where you can also find&nbsp;<a href=\"https://core.trac.wordpress.org/tickets/major\">a list of known bugs</a>.</em></p>\n\n\n\n<p class=\"has-text-align-right\"><strong><em>Props to <a href=\"https://profiles.wordpress.org/cbringmann/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>cbringmann</a>, <a href=\"https://profiles.wordpress.org/chanthaboune/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>chanthaboune</a>, and <a href=\"https://profiles.wordpress.org/marybaum/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>marybaum</a> for peer-reviewing!</em></strong></p>\n\n\n\n<hr class=\"wp-block-separator\" />\n\n\n\n<p><em>Code is poetry<br />Jazz is improvisation<br />Both are forms of art<br /><br /></em></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 14 Jul 2021 01:09:26 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Jeffrey Paul\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:10;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:94:\"WPTavern: UK State of Open Report Finds 97% of UK Businesses Surveyed Use Open Source Software\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=119726\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:231:\"https://wptavern.com/uk-state-of-open-report-finds-97-of-uk-businesses-surveyed-use-open-source-software?utm_source=rss&utm_medium=rss&utm_campaign=uk-state-of-open-report-finds-97-of-uk-businesses-surveyed-use-open-source-software\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4513:\"<p><a href=\"https://openuk.uk/\">OpenUK</a>, a WordPress-powered not-for-profit company, has released its <a href=\"https://openuk.uk/stateofopen/\">State of the Open</a> report with data from the UK in 2021. The company advocates for open source software, open source hardware, and open data, while providing a central point of collaboration for people working in the open sectors. </p>\n\n\n\n<p>The State of the Open report offers a broad overview of the UK&rsquo;s open source ecosystem. This collection of research includes surveys of UK companies, interviews, industry reports, and analysis from different publications. It was sponsored by GitHub, SUSE, and the Open Invention Network, and conducted by <a href=\"http://smoothmedia.com/\">Smoothmedia</a> consulting firm under the direction of ethnographer and social researcher Dr. Jennifer Barth.</p>\n\n\n\n<p>Key findings in <a href=\"https://openuk.uk/wp-content/uploads/2021/03/openuk_stateofope2021_report_FINALCHANGES_08.pdf\">Phase 1</a> of the report include research demonstrating that open source software contributes an estimated &pound;43.1 billion to the UK economy, with the UK ringing in as Europe&rsquo;s largest contributor. </p>\n\n\n\n<p><a href=\"https://openuk.uk/wp-content/uploads/2021/07/State-of-Open-Phase-Two.pdf\">Phase 2</a> covers open source adoption in the UK. Researchers found a staggering 97% of the 273 UK businesses surveyed use some form of open source software:</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>We found that 97% of businesses of different sizes in all sectors of the UK economy use open source software technology. Although resources became a more pressing concern during the pandemic, 64% of businesses in our sample experienced business growth which translated into a high recruitment drive for roles relating to open source software in the past 12 months (see recruitment findings). Further, we find that almost half of businesses surveyed (48%) are using open source software more as digital adoption becomes embedded in organisational culture and business.</p></blockquote>\n\n\n\n<p>Other key findings from Phase 2 include the following:</p>\n\n\n\n<ul><li>53% of non-tech organizations contribute to open source software projects</li><li>77% of UK public sector looks to open source for skills developmen </li><li>Over half (54%) have written policies and processes for open source contributions</li><li>89% run open source software internally in their business</li><li>Approximately two thirds (65%) contribute to open source software projects</li></ul>\n\n\n\n<p>One interesting observation from the contribution data is that smaller companies are more likely to contribute back to open source than larger companies. Smaller companies are also more likely to use open source software in their businesses.</p>\n\n\n\n<p></p><blockquote class=\"twitter-tweet\"><p lang=\"en\" dir=\"ltr\">From the <a href=\"https://twitter.com/hashtag/StateOfOpen?src=hash&ref_src=twsrc%5Etfw\">#StateOfOpen</a> report from <a href=\"https://twitter.com/openuk_uk?ref_src=twsrc%5Etfw\">@openuk_uk</a>, it\'s clear that businesses of all sizes make key use of open source. The report correlates company size and open source involvement, showing smaller companies more active in contributing to open source. <a href=\"https://t.co/A7dz3pjqFm\">https://t.co/A7dz3pjqFm</a> <a href=\"https://t.co/L5qeRrs9Xc\">pic.twitter.com/L5qeRrs9Xc</a></p>&mdash; Aiven (@aiven_io) <a href=\"https://twitter.com/aiven_io/status/1414556406703869956?ref_src=twsrc%5Etfw\">July 12, 2021</a></blockquote>\n\n\n\n<p>Survey respondents cited &ldquo;saving on costs&rdquo; as the main reason for adopting open source (75%), followed by more collaboration (72%), skill development (64%), the quality of code (61%), and security (52%).</p>\n\n\n\n<p>Phase 3 is planned to be published in September 2021. This report will focus on UK data with a methodology tailored to reveal the value of open source software to the digital economy. It will also include case studies that demonstrate the non-economic, intangible benefits of open source software, such as skills development and collaboration.</p>\n\n\n\n<p>The published <a href=\"https://openuk.uk/stateofopen/\">reports</a> are lengthy but will be of particular interest to companies working in the UK and Europe, especially consultancies that may need to justify using open source technologies in engineering decisions. OpenUK plans to conduct a further survey in 2022 as part of this effort to estimate the impact of open source on the UK economy.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 13 Jul 2021 04:20:09 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:11;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:77:\"WPTavern: Contributing to Open Source Is ‘Better Than Any College Degree’\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=118776\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:187:\"https://wptavern.com/contributing-to-open-source-is-better-than-any-college-degree?utm_source=rss&utm_medium=rss&utm_campaign=contributing-to-open-source-is-better-than-any-college-degree\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:7666:\"<p class=\"has-drop-cap\">A week ago, I published my <a href=\"https://wptavern.com/taking-the-leap-building-my-first-wordpress-block-plugin\">thoughts on the block system</a> from a developer&rsquo;s perspective. Taking a weekend-afternoon deep dive into creating custom block types meant learning some tough lessons and familiarizing myself with a programming language I had little experience using.</p>\n\n\n\n<p>Programming has always been a trial-and-error affair for me: write code, refresh the browser, read the error message, and attempt to fix the problem. Then, simply rinse and repeat the process until the program is not broken. Those mistakes are woven into the art of coding, the layers underneath that poetry on the visible canvas.</p>\n\n\n\n<p>I have absolutely made the same mistake twice. And, thrice. Probably a lot more than that if I am being honest with myself and you. Eventually, I stop making those same mistakes, and some method or procedure is permanently seared into my brain.</p>\n\n\n\n<p>I have written a few hundred WordPress tutorials in the past decade and a half. I am a twice-published author of development books and served as a tech editor on another. However, I am not much of a reader of tech books and documentation. For one, programmers are not necessarily the most engaging writers. Plus, <em>book smarts</em> can only get you so far. You need the <em>street smarts</em> of programming to become good at it, which means learning from experience.</p>\n\n\n\n<p>While I firmly believe that reading is a central part of that, there is no replacement for getting your hands dirty. Building things, making mistakes, and learning to fix them is what makes programming fun.</p>\n\n\n\n<p>Working on open-source software like WordPress is one of the best ways to do that. There is no upfront cost, assuming you have access to a computer, a prerequisite to programming of any kind. There are usually people willing to lend a hand or answer questions, and there are always problems to solve for those ready to dive into them.</p>\n\n\n\n<p>As WordPress Executive Director <a href=\"https://wordpress.org/news/2021/05/the-commons-of-images/\">Josepha Haden Chomphosy chatted with Matt Mullenweg</a> on the <a href=\"https://wptavern.com/openverse-why-this-project-is-good-for-wordpress-and-the-web\">Openverse project</a> a couple of months ago, there was a moment that I found myself nodding my head in agreement.</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>Because, of course, you know, contributing and being involved with open source is probably the best way to learn a technology, better than any college degree.</p><cite><em>Matt Mullenweg, WordPress Project Lead</em></cite></blockquote>\n\n\n\n<p>I have learned more about WordPress, PHP, HTML, CSS, and JavaScript by contributing to open-source software than I ever learned in a college course.</p>\n\n\n\n<p>I grew up in a generation that was told that we must get a college degree. It was an integral part of the American dream that would result in suburban life in a neighborhood with perfectly aligned rows of houses, ending in a cul-de-sac. It was the first step toward a two-car garage, white-picket-fence, 2.5 kids, and a dog. College was the promise that my peers and I hinged everything on. It was expected of us, and so many of us did our duty.</p>\n\n\n\n<p>Here is the thing that our parents did not know. The internet would change everything.</p>\n\n\n\n<p>I graduated high school in 2002. This was during that stretch where the online world was exploding. All of the world&rsquo;s knowledge would soon be at our fingertips. Today that is truer than ever. Anything you will ever need to learn about writing code is available through an internet connection.</p>\n\n\n\n<p>My experience with college-level courses in programming was mixed, but I learned a necessary life lesson from them: I was not cut out for a degree in software engineering. I am glad I wised up early on and pursued a different degree, saving myself some time and money.</p>\n\n\n\n<p>I rocked my half-summer C programming class, my introduction to writing code. I also had a passionate professor who once worked on U.S. missile projects as a bug-tester. It was probably not the most glamorous job, but he always made it sound exciting because he loved what he was doing. Our class was tasked with building various programs throughout the course, but we usually had a choice in what we were building. For my group&rsquo;s final project, we created vending machine software.</p>\n\n\n\n<p>I was on the fast track to becoming a software engineer after that first class. I had built a way for merchants to get paid for delivering sugary treats and soft drinks to customers. It was capitalism meeting programming, and I had a taste for it.</p>\n\n\n\n<p>The fall semester rolled around, and I was motivated to move beyond the realm of procedural programming in C. Java, an object-oriented programming (OOP) language, would be my next challenge.</p>\n\n\n\n<p>The most advanced thing our class built for an entire semester was a basic calculator. I skipped nearly every lecture because I could not stay awake watching the professor chicken-peck his way through programs for three hours every week. I attended the mandatory &ldquo;labs&rdquo; &mdash; basically a fancy way of saying an extra class where the professor&rsquo;s assistants would teach the actual coursework. </p>\n\n\n\n<p>Needless to say, my fire died down. While calculator programs are handy tools, I wanted to branch out and build things that mattered.</p>\n\n\n\n<p><em>You know what reignited my flame for programming?</em> At first, it was general web development. But, WordPress was what I really became passionate about. And, I have not looked back since I started using it in 2005.</p>\n\n\n\n<p>WordPress was my gateway into a world where I could create things that interested me. I could jump ahead into a project far more advanced than my skill level, trial-and-error my way ahead, and eventually build something that others found value in.</p>\n\n\n\n<p>Unless universities have changed, most teach step-by-step foundational lessons to their pupils. Some students may luck out and land in that unique professor&rsquo;s class who gives them leeway to explore various ideas. However, there is no substitute for creating something of your own, solving a problem that you see.</p>\n\n\n\n<p>And, that is what programming is all about &mdash; solving problems.</p>\n\n\n\n<p>In 2007, I released my first WordPress plugin into the wild. It automatically listed all of the subpages of the currently-viewed page. Dozens of similar plugins have been written since and probably before (<em>it seems WordPress would have a simple &ldquo;list subpages&rdquo; function by now</em>).</p>\n\n\n\n<p>Last week, after writing a new plugin, I was reminded of the free education that the WordPress community has given me over the years. Some of it has been reading documentation. Some from WordPress Stack Exchange answers. Other bits have been studying from those who came before me, building upon their open-source code. All of it was from other people giving something back to our community.</p>\n\n\n\n<p>This is not necessarily a knock on college.  Some people perform better in that structured environment, and there is value in all forms of education. However, there are alternatives for those who cannot afford college or learn better in a different environment.  And, there is no discounting the experience you get from contributing to something bigger.</p>\n\n\n\n<p>If you are one of our readers thinking about getting into programming, just dive in. Make some mistakes. Build. <a href=\"https://learn.wordpress.org/\">Learn.</a></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 13 Jul 2021 00:40:23 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:12;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:83:\"Gutenberg Times: Block Building, Query Loop block and more – Weekend Edition #177\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://gutenbergtimes.com/?p=18471\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:88:\"https://gutenbergtimes.com/block-building-query-loop-block-and-more-weekend-edition-177/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:15136:\"<p>Howdy, </p>\n\n\n\n<p>For a few days, we enjoyed non-humid weather in Florida as Hurricane Elsa sucked all the moisture out of the air and took it with it. Sorry, Northern friends. </p>\n\n\n\n<p>For some fun summer reading, I can highly recommend the <a href=\"https://make.wordpress.org/core/5-8/\"><strong>WordPress 5.8 </strong></a>DevNotes, all handily assembled into a <a href=\"https://make.wordpress.org/core/2021/07/03/wordpress-5-8-field-guide/\"><strong>massive Field Guide</strong></a> by Milana Cap. </p>\n\n\n\n<p>After the publishing rush around the WordPress 5.8 release last week, this week is certainly a lot calmer. Although I know that behind the scenes, contributors are working hard on getting Block Editor End-User documentation ready, too. 🐝</p>\n\n\n\n<p>Hopefully, you have been busy testing plugins and themes for compatibility with the new widget block-editor. July 20th is only 10 days away. <a href=\"https://wordpress.org/news/2021/07/wordpress-5-8-release-candidate-2/\"><strong>WordPress 5.8 RC 2</strong></a> is out and could use your eagle eyes to spot last-minute bugs and quirks. </p>\n\n\n\n<p>What else has happened in the WordPress Gutenberg space last week? I have a few more links for you. As always, you don&#8217;t have to consume them all in one sitting, you can always come back during the week. </p>\n\n\n\n<p>Wishing you a wonderful weekend and start into your next week!</p>\n\n\n\n<p>Yours, 💕<br />Birgit</p>\n\n\n\n<h2>Gutenberg Development</h2>\n\n\n\n<p><a href=\"https://make.wordpress.org/core/2021/07/09/whats-new-in-gutenberg-11-0-0-9-july/\"><strong>Gutenberg 11.0 was released</strong></a> and <strong><a href=\"https://twitter.com/get_dave\">Dave Smith</a></strong> compiled the release notes for the team. This time in the release cycle of the next WordPress release, it&#8217;s all about bug fixing. <strong>Justin Tadlock</strong> highlights a few enhancements <strong><a href=\"https://wptavern.com/gutenberg-11-0-includes-over-70-bug-fixes-continues-improving-with-wordpress-5-8-just-two-weeks-away\">in his post</a></strong>. <strong>Grzegorz Ziolkowski </strong>and I recorded the <a href=\"https://gutenbergtimes.com/podcast/changelog-47-developing-block-plugins-wordpress-5-8/\">47th episode of the Gutenberg Changelog </a>on Friday. Listen in and get a few more ideas of what&#8217;s in this Gutenberg 11.0  release. the audio should be available over the weekend. </p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p><strong>Matias Ventura</strong> <a href=\"https://github.com/WordPress/gutenberg/issues/33094\"><strong>updated scope for site editing projects</strong></a> to help the team and the community to track upcoming tasks around the main site editing projects. There are a few separate tracking issues for covering some general improvements and then some broader projects. It covers some general UI features that need to be iterated on, mentioned a Browse mode for the site editor, and lists Infrastructure, Patterns, Styling and the Navigation Block. </p>\n\n\n\n<h2>Gutenberg and Themes</h2>\n\n\n\n<p><strong><a href=\"https://twitter.com/carolinapoena\">Carolina Nymark</a></strong> summarized <a href=\"https://make.wordpress.org/themes/2021/07/08/summary-theme-features-in-wordpress-5-8/\"><strong>all the Theme </strong></a><strong><a href=\"https://make.wordpress.org/themes/2021/07/08/summary-theme-features-in-wordpress-5-8/\">features</a> </strong>that will come to a WordPress instance near you with WordPress 5.8. It&#8217;s the Cliff Notes with actionable code snippets for opt-in and opt-out decisions. </p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p><strong>Daisy Olson</strong> posted a summary and the recording of this week&#8217;s <strong><a href=\"https://make.wordpress.org/test/2021/07/09/hallway-hangout-discussion-on-theme-json-7-july/\">Hallway Hangout Discussion the Theme.json</a>. </strong></p>\n\n\n\n<p>The <a href=\"https://make.wordpress.org/test/2021/06/24/call-for-testing-thrive-with-theme-json/\"><strong>Theme.json Call for testing </strong></a>is still open until July 14, 2021. It has instructions for beginners, Intermediate and advanced WordPress theme developers.  It&#8217;s a fabulous way to learn and share your feedback.</p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p><strong>Maggie Cabrera</strong> created an <a href=\"https://make.wordpress.org/themes/2021/07/09/gutenberg-themes-week-of-july-9-2021/\"><strong>outstanding weekly round-up (#56)</strong></a> post with theme related recently merged PRs, what is discussed and again a great list of overview git hub issues that are waiting for your comments and ideas! </p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p>A couple of weeks ago, we had <strong><a href=\"https://gutenbergtimes.com/theme-json-for-wordpress-theme-authors-demo-and-live-q-a-w-daisy-olson-tammie-lister-and-jeff-ong/\">Daisy Olsen, Tammie Lister and Jeff Ong on a Live Q &amp; A.</a></strong> First we have a short introduction demo on how to work with theme.json and a discussion on how this new way to organize the settings and styles for your theme change how themes work in WordPress. We also answered interesting questions from the audience. If you haven&#8217;t seen it yet, <a href=\"https://gutenbergtimes.com/theme-json-for-wordpress-theme-authors-demo-and-live-q-a-w-daisy-olson-tammie-lister-and-jeff-ong/\">you can watch it here with transcript and resources. </a></p>\n\n\n\n\n<p><strong>&nbsp;<a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/\" target=\"_blank\" rel=\"noreferrer noopener\">&#8220;Keeping up with Gutenberg &#8211; Index 2021&#8221;</a>&nbsp;</strong><br />A chronological list of the WordPress Make Blog posts from various teams involved in Gutenberg development: Design, Theme Review Team, Core Editor, Core JS, Core CSS, Test and Meta team from Jan. 2021 on. Updated by yours truly.  <a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/keeping-up-with-gutenberg-index-2020/\"><em>The index 2020 is here</em></a></p>\n\n\n\n\n<h2>Block Editor for Content creators</h2>\n\n\n\n<p><strong>This is a first in the almost three-year history of the Block editor!</strong> 🙌 🎉<br />Thanks to the indefatigable <strong>Anne McCarthy</strong>, content creators can review End-user documentation for the new features <strong>before </strong>they are released. </p>\n\n\n\n<ul><li><a href=\"https://wordpress.org/support/article/list-view/\">How to use the List View</a> (former Block Navigator)</li><li><a href=\"https://wordpress.org/support/article/query-loop-block/\">The Query Loop Block </a></li><li><a href=\"https://wordpress.org/support/article/block-based-widgets-editor/\">Block-Based Widget Editor</a></li><li><a href=\"https://wordpress.org/support/article/template-editor/\">Template Editor</a> </li></ul>\n\n\n\n<p>Now it&#8217;s all still a work in progress and there is still time until July 20th.</p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p><strong>Anne McCarthy</strong>&#8216;s <strong><a href=\"https://wordpress.tv/2021/07/07/anne-mccarthy-block-based-widget-editor-demo/\">Block-based Widget Editor&nbsp;Demo</a></strong> is now available on WordPress TV. Check it out to seen what&#8217;s coming to WordPress 5.8. <br /><em>Yep, as Grzegorz Ziolkowski said yesterday, Anne McCarthy is everywhere! </em></p>\n\n\n\n<h3>Query Loop Block</h3>\n\n\n\n<p>Even if you are not familiar with the developer term Query Loop, once you look at the examples you&#8217;ll instantly realize that this is about the layout of a list of posts you might want to include on your pages, templates or posts. You can change the layout for post title, featured image, excerpt and link.  An early version of this was the Latest Post Block. </p>\n\n\n\n<p>The design team also implemented a series of Block Patterns of a few nice variations to display a post list on templates, post and pages. It&#8217;s a fun feature, and it has taken quite a long time to build. The wait was definitely worth it. </p>\n\n\n\n<p>It is mighty and could be the most powerful feature in 5.8 as <strong>Justin Tadlock</strong> headlined his post <a href=\"https://wptavern.com/query-loop-the-ins-and-outs-of-one-of-wordpress-5-8s-most-powerful-features\" target=\"_blank\" rel=\"noreferrer noopener\"><strong>Query Loop: The Ins and Outs</strong></a>.</p>\n\n\n\n<p><strong>Allison Rivers</strong> over the Torque Magazine also published an article <a href=\"https://torquemag.io/2021/07/what-is-wordpress-5-8s-query-loop-block/\"><strong>What is the Query Loop Block?</strong></a> with lots of great insights and examples. Rivers also has a list of plugins that implemented some advanced features the WordPress version is still missing with its first iteration. </p>\n\n\n\n<h2>Block Building and Plugins</h2>\n\n\n\n<p>Reading throught the release notes for Gutenberg 11, I found great gem posted by <strong>Riad Benguella</strong>. It&#8217;s a flow graphic that<a href=\"https://github.com/WordPress/gutenberg/pull/32921\"> <strong>explains the relationship between the packages that make the post editor</strong></a>. </p>\n\n\n\n<img /><a href=\"https://github.com/WordPress/gutenberg/pull/32921\">Partial view of Riad Benguella&#8217;s schema</a>\n\n\n\n<p>I find this very helpful to keep in mind when to use which package at which stage or the user interactions. </p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p><strong><a href=\"https://twitter.com/richard_tabor\">Rich Tabor</a></strong>, Senior Product Manager, WordPress Experience GoDaddy published <a href=\"https://richtabor.com/gutenberg-block-plugins/\">A Primer on Gutenberg Block Plugins for the WordPress Block Directory</a> in which  he walks you through the process of submit your plugin to the WordPress Directory, as he went through when submitting his <a href=\"https://wordpress.org/plugins/markdown-comment-block/\">Markdown Comment block</a> to the repository. </p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p>In the same space, <strong><a href=\"https://twitter.com/ellatrx\">Ella van Durpe</a></strong> published a plugin for private note-taking in WordPress called <strong><a href=\"https://wordpress.org/plugins/hypernotes/\">Hypernotes</a>.</strong> Justin Tadlock <a href=\"https://wptavern.com/private-note-taking-and-journaling-with-the-hypernotes-wordpress-plugin\">reviewed it</a> for the WordPress Tavern. Van Durpe explain  <a href=\"https://wptavern.com/private-note-taking-and-journaling-with-the-hypernotes-wordpress-plugin#comment-386210\">her comment </a>to the article&#8217;s, that the plugin uses some  <a href=\"https://github.com/WordPress/gutenberg/pull/33102\">experimental PWA capabilities</a> she introduced to the Gutenberg plugin for WP-Admin. </p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p><a href=\"https://twitter.com/AlexStandiford\"><strong>Alex Standiford</strong>,</a> developer&nbsp;at <a href=\"https://sandhillsdev.com/\">Sandhills Development </a>(makers of the EDD plugin) published a tutorial about <a href=\"https://www.wpdev.academy/concepts/api-fetch-the-wordpress-library-you-didnt-know-you-needed/?utm_source=Online+Course+Notification&utm_campaign=fb2a5a9d83-RSS_EMAIL_CAMPAIGN&utm_medium=email&utm_term=0_8cc90959c2-fb2a5a9d83-477961602\"><strong>API Fetch – The WordPress Library You Didn’t Know You Needed</strong></a> with code snippets and plenty of theory to with them, too. </p>\n\n\n\n<p>Standiford also started the <strong>WPAcademy</strong> with the course <a href=\"https://www.wpdev.academy/course/beer-lister-plugin/\"><strong>WordPress Plugin Development Course</strong></a>, with 37 videos teaching you how to make a beer custom post type, customize the Gutenberg editor, create a new block, and create WP-CLI commands to make testing fast and easy.</p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p><strong>Justin Tadlock</strong> shared his experience in <a href=\"https://wptavern.com/taking-the-leap-building-my-first-wordpress-block-plugin\"><strong>Taking the Leap: Building My First WordPress Block Plugin</strong></a>. He built a breadcrumbs block as a dynamic block that&#8217;s rendered server side. </p>\n\n\n\n\n<p><strong><a href=\"https://gutenbergtimes.com/need-a-zip-from-master/\">Need a plugin .zip from Gutenberg&#8217;s main (trunk) branch?</a></strong><br />Gutenberg Times provides daily build for testing and review. <br />Have you been using it? Hit reply and let me know.</p>\n\n\n\n<p><img alt=\"GitHub all releases\" src=\"https://img.shields.io/github/downloads/bph/gutenberg/total?style=for-the-badge\" /></p>\n\n\n\n<p></p>\n\n\n\n\n<h2>Upcoming WordPress Events</h2>\n\n\n\n<p><strong>July 17 + 18th, 2021</strong><br /><strong><a href=\"https://santaclarita.wordcamp.org/2021/\">WordCamp Santa Clarita</a></strong></p>\n\n\n\n<ul><li>1pm PT / 4pm ET / 20 UTC &#8211; FSE: <strong>What’s Coming to 5.8 &amp; the Story of the Outreach Program</strong> w/ Anne McCarthy</li><li>2pm PT / 5pm ET / 21 UTC &#8211; <strong>How Theme Developers Should Approach Full Site Editing</strong> w/ Joe Casabona</li><li>3pm PT / 6pm ET / 22 UTC &#8211; <strong>Rapid Landing Page Creation With the WordPress Block Editor</strong> w/ Daisy Olsen</li></ul>\n\n\n\n<p><strong>July 23, 2021</strong><br /><a href=\"https://www.wordfest.live/\"><strong>WordFest Live </strong></a>&#8211; <em>The&nbsp;</em>festival of WordPress</p>\n\n\n\n<ul><li>July 22 &#8211;  10 PM EDT / 2 UTC  &#8211; <strong>Learn to Build Blocks with Advanced Custom Fields</strong> w/ Cameron Jones</li><li>July 23 &#8211; 3:20 pm EDT / 19:20 UTC <strong>How to Create a Fast Loading Stylish Homepage with Blocks &amp; CSS</strong> w/  Davinder Singh Kainth</li></ul>\n\n\n\n<p>A<strong>ugust 6 + 7, 2021</strong><br /><a href=\"https://nicaragua.wordcamp.org/2021/\"><strong>WordCamp Nicaragua</strong></a></p>\n\n\n\n<p><strong>September 21 + 22, 2021</strong><br /><a href=\"https://2021.wpcampus.org/\"><strong>WPCampus 2021 Online</strong></a><br />&#8220;A free online conference for web accessibility and WordPress in higher education.&#8221;</p>\n\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p class=\"has-text-align-center\"><strong>Don&#8217;t want to miss the next Weekend Edition? </strong></p>\n\n\n\n<form class=\"wp-block-newsletterglue-form ngl-form ngl-portrait\" action=\"https://gutenbergtimes.com/feed/\" method=\"post\"><div class=\"ngl-form-container\"><div class=\"ngl-form-field\"><label class=\"ngl-form-label\" for=\"ngl_email\">Type in your Email address to subscribe.</label><div class=\"ngl-form-input\"><input type=\"email\" class=\"ngl-form-input-text\" name=\"ngl_email\" id=\"ngl_email\" /></div></div><button class=\"ngl-form-button\">Subscribe</button><p class=\"ngl-form-text\">We hate spam, too and won&#8217;t give your email address to anyone except Mailchimp to send out our Weekend Edition</p></div><div class=\"ngl-message-overlay\"><div class=\"ngl-message-svg-wrap\"></div><div class=\"ngl-message-overlay-text\">Thanks for subscribing.</div></div><input type=\"hidden\" name=\"ngl_list_id\" id=\"ngl_list_id\" value=\"26f81bd8ae\" /><input type=\"hidden\" name=\"ngl_double_optin\" id=\"ngl_double_optin\" value=\"yes\" /></form>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 10 Jul 2021 21:48:29 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"Birgit Pauli-Haack\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:13;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:89:\"WPTavern: Query Loop: The Ins and Outs of One of WordPress 5.8’s Most Powerful Features\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=119799\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:215:\"https://wptavern.com/query-loop-the-ins-and-outs-of-one-of-wordpress-5-8s-most-powerful-features?utm_source=rss&utm_medium=rss&utm_campaign=query-loop-the-ins-and-outs-of-one-of-wordpress-5-8s-most-powerful-features\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:8613:\"<p class=\"has-drop-cap\">WordPress 5.8 is on deck for July 20, just a mere 10 days from now. The release is geared up to be the most feature-packed update the community has seen in a while. <a href=\"https://wptavern.com/diving-into-wordpress-5-8s-new-widgets-screen\">Block-based widgets</a>, <a href=\"https://wptavern.com/wordpress-5-8-beta-1-released-new-blocks-new-widgets-screen-and-pattern-directory-on-deck\">the pattern directory</a>, <a href=\"https://wptavern.com/wordpress-5-8-introduces-support-for-webp-images\">WebP image support</a>, <a href=\"https://wptavern.com/getting-to-know-the-upcoming-wordpress-5-8-template-editor\">template-editing mode</a>, and many more tools are nearly ready to ship to the masses.</p>\n\n\n\n<p>However, one of the most powerful features is the Query Loop block.</p>\n\n\n\n<p>If you are unfamiliar with the terms &ldquo;Query&rdquo; and &ldquo;Loop,&rdquo; they are vital concepts within WordPress. Traditionally, they were only necessary for theme and plugin development. However, through the Query Loop block, users will gain exposure to what is, for all intents and purposes, the backbone of how WordPress displays posts on a site&rsquo;s front end.</p>\n\n\n\n<h2>Queries? Loops?</h2>\n\n\n\n<p class=\"has-drop-cap\">Not everyone will be immediately familiar with these developer terms that WordPress is plopping down in the user interface. For theme and plugin authors, these are everyday concepts. However, even some users who have been using the platform for a decade have never been exposed to them. So, we should get some basic definitions in place.</p>\n\n\n\n<p>The term &ldquo;Query&rdquo; is simpler than you might think. It merely means to &ldquo;query&rdquo; or &ldquo;ask&rdquo; for posts from the database according to a defined set of options. For example, one might attempt to get the last 10 blog posts.</p>\n\n\n\n<p>&ldquo;Loop&rdquo; is an even easier concept to grasp. It means to &ldquo;loop&rdquo; or &ldquo;cycle&rdquo; through each queried post and output it. Technically, a developer could do things other than displaying the posts during this process, but we are only concerned with what gets printed on the screen.</p>\n\n\n\n<p>The two things combined become the Query Loop block. It allows users to ask for a set of posts and display each one.</p>\n\n\n\n<p>There is also a Post Template block, which throws a wrinkle in all of this. Aside from the word &ldquo;template&rdquo; being overused in WordPress for various features, this is a new method for an old concept. Traditionally, WordPress theme authors would write out all the HTML and call specific template tags within the queried posts loop to show things like the post title, author, content, and more. This is easy to do within a PHP file. However, in the block editor, there needed to be a new way to group these things together. The Post Template block acts as this group, housing the things users want to display in the Query Loop.</p>\n\n\n\n<p>WordPress also has a variation on the Query Loop block called Posts List. They do the same thing, but the latter has a more user-friendly title than the former. The only problem with this variation is that, when it is inserted, the user still sees the same &ldquo;Query Loop&rdquo; block title. There is a <a href=\"https://github.com/WordPress/gutenberg/issues/32268\">ticket to fix this</a>, but it is unlikely to make it into WordPress 5.8.</p>\n\n\n\n<h2>Query Loop Pattern Inserter</h2>\n\n\n\n<p class=\"has-drop-cap\">When first inserting a Query Loop into the editor, WordPress will introduce users to another version 5.8 feature: the pattern inserter. Instead of having immediate access to interact with the block, users can select from a list of predefined patterns.</p>\n\n\n\n<p>By default, the inserter is a carousel that lets users can scroll through patterns individually:</p>\n\n\n\n<img />Query Loop pattern inserter: carousel view.\n\n\n\n<p>However, they can switch to a grid-based layout and view all of the patterns at once:</p>\n\n\n\n<img />Query Loop pattern inserter: grid view.\n\n\n\n<p>WordPress 5.8 is set to ship with six Query Loop patterns by default, unless more are added in the coming days:</p>\n\n\n\n<ul><li>Standard</li><li>Image at left</li><li>Small image and title</li><li>Grid</li><li>Large title</li><li>Offset</li></ul>\n\n\n\n<p>I am not particularly fond of any of the default patterns other than the &ldquo;Large title&rdquo; one (shown in the screenshots above with the black background and white text). For this block to shine, users will need to build out their own designs or wait for theme authors to begin bundling custom Query Loop patterns.</p>\n\n\n\n<p>And, that is how it should be. Core WordPress should ship some basics while letting our community of theme designers showcase their craft.</p>\n\n\n\n<img />A custom simple blog posts listing.\n\n\n\n<p>This is also an opportunity for theme authors to offer alternatives to their custom page template designs. It is not time to throw them out entirely. However, it is a way to begin recreating old ideas in the block era, such as building out eCommerce plugin integrations, portfolio grids, and much more. Some of the tools are still limited (we are getting to those next), but there is enough initial groundwork for exploration, helping users experience WordPress in new ways.</p>\n\n\n\n<h2>Block Options</h2>\n\n\n\n<p class=\"has-drop-cap\">The Query Loop block has several options for users to customize which posts to <em>query</em> the database for:</p>\n\n\n\n<img />Query Loop block and its options.\n\n\n\n<p>In the block toolbar, there is a &ldquo;Display settings&rdquo; button. When clicked, it creates a popover with options for how many posts to show:</p>\n\n\n\n<ul><li><strong>Items per Page:</strong> Number of posts to display per page</li><li><strong>Offset:</strong> Number of posts to skip over</li><li><strong>Max page to show:</strong> Limit pages (this requires using one of the Query Pagination blocks)</li></ul>\n\n\n\n<p>The &ldquo;Settings&rdquo; panel in the Query Loop&rsquo;s block sidebar has several secondary options. Users can enable &ldquo;Inherit query from template&rdquo; to use WordPress&rsquo;s global query, but this is mostly useless for WordPress 5.8 users without the Gutenberg plugin enabled and a block-based theme. For now, you will almost always want to disable this option. This will grant access to a slew of new choices, such as:</p>\n\n\n\n<ul><li>Post type</li><li>Ordering</li><li>Filters panel for categories, tags, author, and keyword</li></ul>\n\n\n\n<p>The Settings and Filters panels are the most fine-tuned pieces of the Query Loop block. The development team struck a sensible balance between ease-of-use and the dozens of query-related parameters available through code. It provides users with a ton of power right of the gate but should be flexible enough in the future for plugin authors to extend.</p>\n\n\n\n<h2>The Post Template</h2>\n\n\n\n<p class=\"has-drop-cap\">When inserting a Query Loop, the editor automatically adds its inner Post Template block. This is where most of the magic happens. Users can directly change how their posts appear. Primarily, they will do so by adding blocks from the Theme category, many of which are for outputting post-related data.</p>\n\n\n\n<img />Theme-categorized blocks for outputting dynamic data.\n\n\n\n<p>Nearly all other blocks are available for insertion here too. However, many of them will not be great candidates for use within the Query Loop.</p>\n\n\n\n<p>One thing that may not be immediately evident is that changes you make to one post within the Post Template block will affect all others. So, if you add a Video or Buttons block here, they will be identical. Remember, this is a &ldquo;template&rdquo; for designing how all posts within the Query Loop will appear.</p>\n\n\n\n<p>The drawback for customizing the Post Template block output is the lack of design options for some of the blocks. It is easy to build something like a simple post list:</p>\n\n\n\n<img />Posts list with titles and dates.\n\n\n\n<p>You can also build a layout like a portfolio project grid, as shown in the following screenshot. However, the Post Featured Image block does not currently have sizing controls, so you are stuck with your theme&rsquo;s default post-thumbnail size &mdash; assuming it is actually registered. <em>Experiences may vary. Wildly.</em></p>\n\n\n\n<img />Building a basic portfolio grid.\n\n\n\n<p>For more advanced things than changing typography, colors, and spacing, users will need to wait for WordPress 5.9 and beyond. However, theme authors still have the block styles API at their disposal. I, for one, look forward to seeing what they do with it.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 10 Jul 2021 05:17:12 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:14;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:103:\"WPTavern: WordPress.org Meta Team Fixes Search Snippet Issue with Download Page Promoting WordPress.com\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=119785\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:251:\"https://wptavern.com/wordpress-org-meta-team-fixes-search-snippet-issue-with-download-page-promoting-wordpress-com?utm_source=rss&utm_medium=rss&utm_campaign=wordpress-org-meta-team-fixes-search-snippet-issue-with-download-page-promoting-wordpress-com\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4709:\"<p>Yesterday evening Chris Klosowski, Sandhills Development Partner and Director of Technology, tweeted out a problem with the way WordPress.org&rsquo;s <a href=\"https://wordpress.org/download/\">Download page</a> was appearing in Google&rsquo;s Search results snippets when searching for &ldquo;WordPress.&rdquo; Underneath the link, the preview text referenced WordPress.com&rsquo;s hosting: </p>\n\n\n\n<p><em>WordPress.com is the easiest way to create a free website or blog. It&rsquo;s a powerful hosting platform that grows with you. We offer expert support for your WordPress site.</em></p>\n\n\n\n<div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"twitter-tweet\"><p lang=\"en\" dir=\"ltr\">Seems like maybe the SEO is not working correctly here&hellip;.or is it? You decide&hellip; <a href=\"https://t.co/hhwZ6LQnW4\">pic.twitter.com/hhwZ6LQnW4</a></p>&mdash; Chris Klosowski (@cklosowski) <a href=\"https://twitter.com/cklosowski/status/1413261396624568322?ref_src=twsrc%5Etfw\">July 8, 2021</a></blockquote>\n</div>\n\n\n\n<p>Others <a href=\"https://twitter.com/hlashbrooke/status/1413268151643504641/photo/1\">reported</a> seeing the intended description when Googling, which is designated in the Schema.org tag in the head tag but not printed on the page: </p>\n\n\n\n<p><em>&ldquo;Download WordPress today, and get started on creating your website with one of the most powerful, popular, and customizable platforms in the world.&rdquo;</em></p>\n\n\n\n<p>The reference to WordPress.com came from the hosting providers listed at the top of the page, where it randomly displays two upon each page refresh. The Download button <a href=\"https://web.archive.org/web/20210106091723/https://wordpress.org/download/\">used to be at the top of the Download page</a> but ever since mid-January 2021, it has been pushed further down below recommended hosts. This is presumably to help people who want to set up a self-hosted site but don&rsquo;t know where to get started.  </p>\n\n\n\n<div class=\"wp-block-image\"><img /></div>\n\n\n\n<p>&ldquo;Google was skipping our defined page descriptions in favor of some in-page content,&rdquo; WordPress lead developer Dion Hulse <a href=\"https://twitter.com/dd32/status/1413325529223073798\">said</a>, regarding the issue with the search results snippet.</p>\n\n\n\n<p>The WordPress Meta team was alerted to the problem and quickly put a solution in place to encourage Google to look somewhere else on the page for the main content.</p>\n\n\n\n<p>&ldquo;The Download page has info about the mobile apps and hosting for WordPress,&rdquo; core contributor Corey McKrill wrote in the <a href=\"https://meta.trac.wordpress.org/changeset/11108\">commit message</a>. &ldquo;These are in&nbsp;<code>section</code>&nbsp;container elements, which might be the reason that Google is using the content of the hosting container for its search result snippet, instead of the meta description tag. By changing these containers to&nbsp;<code>aside</code> elements, hopefully Google will get the message that they don&rsquo;t contain the most pertinent information for that page.&rdquo;</p>\n\n\n\n<p>The meta team also <a href=\"https://meta.trac.wordpress.org/changeset/11109\">marked the hosting recommendations on the download page as exempt</a> from being included in the Google search result snippet, so that it doesn&rsquo;t pull text from these <code>aside</code> elements.</p>\n\n\n\n<p>Here is what the updated search result snippet looks like after the changes were put in place:</p>\n\n\n\n<div class=\"wp-block-image\"><img /></div>\n\n\n\n<p>Klosowski&rsquo;s tweet highlighted the perennial tension that arises from the confusion between WordPress.com and WordPress.org. The <a href=\"https://wordpress.org/hosting/\">recommended hosting</a> page has always been a contentious bit of real estate on WordPress.org but especially now that hosting companies are also prominently promoted on the Download page.</p>\n\n\n\n<img /><a href=\"https://twitter.com/cklosowski/status/1413264854643736577\">https://twitter.com/cklosowski/status/1413264854643736577</a>\n\n\n\n<p>In this situation, Josepha Haden Chomphosy, WordPress&rsquo; Executive Director, quickly <a href=\"https://twitter.com/JosephaHaden/status/1413262537928310785\">acknowledged</a> that the search snippet promoting WordPress.com was in fact a problem, heading off those who might promote the notion that it was intentional. The Meta team acted swiftly to resolve the issue and return the snippet to its former meta description. It is not known how long Google has been pulling from the text in the recommended hosts sections to populate the snippet, but the code is now more explicit about the fact that those companies are not the most important content on the Download page.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 10 Jul 2021 02:05:55 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:15;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"WPTavern: Awesome Motive Acquires SearchWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=119714\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:129:\"https://wptavern.com/awesome-motive-acquires-searchwp?utm_source=rss&utm_medium=rss&utm_campaign=awesome-motive-acquires-searchwp\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4345:\"<p>Awesome Motive, the company behind <a href=\"https://www.monsterinsights.com/\">MonsterInsights</a>, <a href=\"https://optinmonster.com/\">OptinMonster</a>, <a href=\"https://wpforms.com/\">WPForms</a>, and several other popular products, has acquired <a href=\"https://searchwp.com/\">SearchWP</a>, a commercial plugin that enhances WordPress&rsquo; search functionality. No changes have been announced for the plugin and Awesome Motive CEO Syed Balkhi says it will be &ldquo;business as usual&rdquo; for current customers.</p>\n\n\n\n<p>&ldquo;We have built a lot of internal tools to improve our website search that I&rsquo;m really looking forward to sharing with the WordPress community,&rdquo; Balkhi said.</p>\n\n\n\n<p>&ldquo;We will be combining Jon&rsquo;s vision with our own experience, so you can literally have the best search plugin in the industry without the high costs.&rdquo;</p>\n\n\n\n<p>In 2013, when Jon Christopher launched SearchWP, he quickly carved out a slice of the WordPress search market among early competitors. The freemium model was already popular in those days with plugins like <a href=\"https://wordpress.org/plugins/relevanssi/\">Relevanssi</a>, but Christopher chose to launch SearchWP as a commercial-only product. </p>\n\n\n\n<p>&ldquo;There was already freemium competition, and I felt that the pricing model (which is the same today) was stronger given the product itself,&rdquo; Christopher said. &ldquo;I saw the pricing model as something that would help SearchWP stand out, and I also wanted to avoid opening the doors to overwhelming amounts of support requests right from the start. </p>\n\n\n\n<p>&ldquo;I had no idea if SearchWP would be successful given the landscape, I built it first to scratch my own itch while knowing that even if no one bought it, I would 100% use it in my own work, and use it&nbsp;<em>a lot</em>.&rdquo;</p>\n\n\n\n<p>His gamble paid off and the plugin has been used on more than 30,000 WordPress sites. Christopher had one support contractor but otherwise had been running the business alone for the past eight years. WordPress&rsquo; growing market share has made one-person plugin businesses difficult to maintain once they become very popular, as seen in the recent <a href=\"https://wptavern.com/delicious-brains-acquires-advanced-custom-fields-plugin\">sale of ACF to Delicious Brains</a>.</p>\n\n\n\n<p>&ldquo;I was looking ahead and considering what would be best for SearchWP&rsquo;s customers,&rdquo; Christopher said. &ldquo;I want SearchWP to live as long as it possibly can. If I&rsquo;m by myself it&rsquo;s a bit of a risk to continue that way as the business continues to grow. I know that I prefer to build things from the ground up, and I also know that I&rsquo;m not the guy to build (or manage) a team, it&rsquo;s not my strong suit. Given all of those pieces it was clear to me that it was a good time to consider selling.&rdquo;</p>\n\n\n\n<p>Christopher described the 2013 WordPress ecosystem as more &ldquo;scrappy,&rdquo; as developers launched product businesses and worked to figure it out along the way.</p>\n\n\n\n<p>&ldquo;There are pros and cons to an environment like that, but it was fantastic from my perspective,&rdquo; he said. &ldquo;Over time that feeling went away as companies grew, matured, and playbooks began to take shape. That cycle has continued over time and especially in the last 18 months we&rsquo;re getting a look at where WordPress is headed &ndash; lots of big players in a really big space.&rdquo;</p>\n\n\n\n<p>For those who are jumping into the waters with a new product business, Christopher underscored the need for strong marketing. </p>\n\n\n\n<p>&ldquo;I think that a lack of serious marketing will in fact be a limiter in today&rsquo;s WordPress economy,&rdquo; he said. &ldquo;Products that have been around a long time have a natural momentum that&rsquo;s really tough to beat, but that momentum doesn&rsquo;t come without friction. In order to keep up with where WordPress is going, I do feel like you need assets (and capital) aimed directly and solely at marketing for the long haul.&rdquo;</p>\n\n\n\n<p>Balkhi did not elaborate on Awesome Motive&rsquo;s immediate plans for the search plugin but said the company will be executing on a 12-month plan to make it easier for beginners and non-technical business owners to set up in less than 10 minutes.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 09 Jul 2021 03:17:48 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:16;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:111:\"WPTavern: Gutenberg 11.0 Includes Over 70 Bug Fixes, Continues Improving With WordPress 5.8 Just Two Weeks Away\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=119703\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:265:\"https://wptavern.com/gutenberg-11-0-includes-over-70-bug-fixes-continues-improving-with-wordpress-5-8-just-two-weeks-away?utm_source=rss&utm_medium=rss&utm_campaign=gutenberg-11-0-includes-over-70-bug-fixes-continues-improving-with-wordpress-5-8-just-two-weeks-away\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:6795:\"<p class=\"has-drop-cap\">Gutenberg 11.0 landed yesterday with a pile of changes. The development team has been moving fast, and it shows.</p>\n\n\n\n<p>For a two-week cycle, version 11.0 includes an insane number of bug fixes. Contributors squashed over 70 in this release alone. This seems to be in preparation for WordPress 5.8, which is expected to land on July 20. The upcoming block-based Widgets screen had the lion&rsquo;s share of bugs. However, the block library had nearly two dozen, many of those issues with new theme-related blocks.</p>\n\n\n\n<p>The downside of such a massive release is that there are too many features and not enough time to cover them all. I will be cherry-picking some of my favorites, but feel free to dive into the <a href=\"https://github.com/WordPress/gutenberg/releases/tag/v11.0.0\">release notes</a> for a complete picture.</p>\n\n\n\n<h2>Theme and Template-Editing Mode Changes</h2>\n\n\n\n<p class=\"has-drop-cap\">One of the primary Full Site Editing features making its way to WordPress 5.8 will be disabled by default for most users. In a rare move from the core project, the <a href=\"https://github.com/WordPress/gutenberg/pull/32858\">template editor will be opt-in</a>, at least for users with classic themes.  It is opt-out for block themes.</p>\n\n\n\n<p>As I <a href=\"https://wptavern.com/getting-to-know-the-upcoming-wordpress-5-8-template-editor\">wrote last month</a>, until users are on actual block themes, the template editor is &ldquo;a sort-of-OK-but-kind-of-amazing landing page creator.&rdquo;</p>\n\n\n\n<p>Template-editing is really only as good as the weakest link in the system. This will almost always be the theme over the next few months. Because the template editor is a new feature that directly attempts to overwrite the front-end output, it will always be at odds with many themes that were never designed with it in mind. The opt-in approach is unlikely the best route to mass adoption, but it is in the interest of the user experience.</p>\n\n\n\n<p>Making it opt-in also allows theme authors to make template editing a smooth experience. Gutenberg 11.0 introduces a new <code>defaultBlockTemplate</code> editor setting. Theme authors can <a href=\"https://github.com/WordPress/gutenberg/pull/32771\">create the default blocks</a> that users begin with when creating a new template.</p>\n\n\n\n<img />Starting with a custom default block template.\n\n\n\n<p>Ideally, this default template should include some base layout components, such as a header, footer, and post/page content. However, themers are free to put their own spin on this.</p>\n\n\n\n<p>For more information on creating default block templates, theme authors should read Themes Team rep Carolina Nymark&rsquo;s <a href=\"https://make.wordpress.org/themes/2021/07/08/summary-theme-features-in-wordpress-5-8/\">overview of WordPress 5.8 theme features</a>.</p>\n\n\n\n<h2>Media &amp; Text Block: Drag-and-Drop Media Replacement</h2>\n\n\n\n<img />Dragging a new media file into the Media &amp; Text block.\n\n\n\n<p class=\"has-drop-cap\">Users have long been able to drag and drop an initial image or video into the Media &amp; Text block. However, they were unable to replace it using the same method. Gutenberg 11.0 creates a new <a href=\"https://github.com/WordPress/gutenberg/pull/29710\">&ldquo;drop zone&rdquo; over the media column</a>, making it easy to change the media to something new.</p>\n\n\n\n<p>The feature already exists with the Cover and Image blocks, so this change brings Media &amp; Text up to date. We probably should have had this feature months ago, but the patch sat in limbo waiting for a code review.</p>\n\n\n\n<h2>Accessibility: Categories Dropdown Has Label</h2>\n\n\n\n<img />Label difference between the Archives and Categories blocks.\n\n\n\n<p class=\"has-drop-cap\">The development team added a new <a href=\"https://github.com/WordPress/gutenberg/pull/33060\">&ldquo;Categories&rdquo; label</a> when the Categories block is shown as a dropdown. This is a welcome improvement to help those using screen-readers better navigate the page.</p>\n\n\n\n<p>The problem with this change is the lack of consistency. In <a href=\"https://wptavern.com/gutenberg-10-8-adds-new-typography-controls-and-block-previews\">Gutenberg 10.8</a>, the team removed the <code>.screen-reader-text</code> class for the Archives block label, making it appear on screen for all users. These types of inconsistencies that seem trivial on the surface tend to pile up, creating code bloat for theme designers in the long run as they try to wrangle them.</p>\n\n\n\n<p>I would prefer both labels to be marked as screen-reader text. Regardless of the default, the two should match. Then, throw in an option for the end-user to decide whether to show the label similar to how the Search form handles it.</p>\n\n\n\n<h2>The Return of Post Classes</h2>\n\n\n\n<img />Post classes appear for Post Template block.\n\n\n\n<p class=\"has-drop-cap\">For those theme designers who need them, Gutenberg 11.0 <a href=\"https://github.com/WordPress/gutenberg/pull/30497\">brings back post classes</a>. If you are wondering where posts classes had gone, you may not be alone. In the world of blocks, they are not needed as much as they once were. Traditionally, WordPress theme authors used these classes to dynamically change the output of a post based on contexts such as type, format, category, and more.</p>\n\n\n\n<p>When the Post Template block (formerly named Query Loop) was introduced, there was a noticeable lack of the traditional classes attached to the wrapper for individual posts. This latest update brings them back.</p>\n\n\n\n<p>In the future, block themes will likely rely on these classes less and less. With much of the design configuration moving to <code>theme.json</code> files and user-controlled options, it is probably time to say goodbye to one of the core features of theme design over the past decade. However, it is a comfort to know it is there when needed.</p>\n\n\n\n<h2>Decimals Allowed in Spacing Controls</h2>\n\n\n\n<p class=\"has-drop-cap\">For those who are particular about getting their margin and padding <em>just</em> right, they can finally rejoice. Spacing controls now <a href=\"https://github.com/WordPress/gutenberg/pull/32692\">allow for decimal values</a> and not just whole numbers.</p>\n\n\n\n<p>In past versions of the plugin, a value such as <code>1.5</code> would be rounded up to <code>2</code>. When used with <code>rem</code> and <code>em</code> units, such rounding created a 50% difference between the intended spacing and reality.</p>\n\n\n\n<p>I am happy about this one. It is a fix for <a href=\"https://github.com/WordPress/gutenberg/issues/31964\">one of the tickets</a> I opened (<em>hooray for contributing!</em>). However, I cannot take credit for fixing the problem. That honor goes to Themes Team representative Ari Stathopoulos.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 09 Jul 2021 02:55:19 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:17;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:81:\"WPTavern: Private Note-Taking and Journaling With the Hypernotes WordPress Plugin\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=119707\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:207:\"https://wptavern.com/private-note-taking-and-journaling-with-the-hypernotes-wordpress-plugin?utm_source=rss&utm_medium=rss&utm_campaign=private-note-taking-and-journaling-with-the-hypernotes-wordpress-plugin\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4831:\"<p class=\"has-drop-cap\">Ella van Durpe, a core WordPress contributor and software engineer at Automattic, released a note-taking plugin earlier today. <a href=\"https://wordpress.org/plugins/hypernotes/\">Hypernotes</a> is a simple custom post type that allows end-users to take private notes or serve as a journaling tool.</p>\n\n\n\n<p>I have seen similar plugins in the past. I even began building one years ago before ultimately abandoning it for a simple Markdown solution in a private repository.</p>\n\n\n\n<p>What makes Hypernotes unique is its handling of &ldquo;folders,&rdquo; which essentially work like categories. However, each folder gets its own sub-menu link under the Notes section in the WordPress admin.</p>\n\n\n\n<img />Hypernotes&rsquo; folder system.\n\n\n\n<p>This more closely mimics other note-taking apps where users can switch between various folders to quickly find notes.</p>\n\n\n\n<p>The code to make this happen is simple; the idea is ingenious. It is the sort of outside-the-box thinking I love to see from plugin developers.</p>\n\n\n\n<p>There are a few trivial issues with it, such as the folder names not being highlighted when viewing their screens. However, that is a WordPress-specific bug. A simple dash before each folder name could spruce up the UI a bit too. They sit below the &ldquo;All Notes&rdquo; menu item, so it would create more of a folder effect.</p>\n\n\n\n<p>On the whole, the plugin works well as a note-taking application.</p>\n\n\n\n<img />Writing a note in the WordPress editor.\n\n\n\n<p>The plugin description does have a security note for users who are wondering just how private their content is:</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>Only you will be able to see your notes within the WordPress admin, but the notes are NOT encrypted at the moment, so anyone with database access will be able to read them.</p></blockquote>\n\n\n\n<p>Hypernotes also ensures that no post is ever accidentally published for all the world to see. Under the hood, it automatically sets all notes to the &ldquo;private&rdquo; status. The plugin&rsquo;s post type cannot be publicly queried on the front end either.</p>\n\n\n\n<p>It is worth mentioning that the plugin does not create custom capabilities (permissions) for its post type and taxonomy. Any registered user on the site with the right post-editing capabilities can access others&rsquo; notes in the backend, such as people with the Editor role.</p>\n\n\n\n<p>This is unlikely an issue given the nature of the plugin. I imagine the primary audience will be made up of solo bloggers who want a simple note-taking solution.</p>\n\n\n\n<p>I ran into one not-so-trivial issue when I began trying out Hypernotes, believing my website was broken. This is usually because of a patch I am testing for the Gutenberg plugin or just one of its run-of-the-mill updates. However, the typical culprit was not to blame. After a half-hour or so trying to figure out why my theme styles were not appearing for Note posts, I finally cracked the issue.</p>\n\n\n\n<p>Hypernotes disables all theme editor styles. The beautiful typography of my currently active theme was gone, which would work well with a note or journaling plugin.</p>\n\n\n\n<p>This was easy enough to overrule with a few lines of custom code. If I was going to save a few quotes that I liked as personal notes, I at least wanted to do it in style:</p>\n\n\n\n<img />Bringing back my theme&rsquo;s custom quotes style.\n\n\n\n<p>The plugin also attempts to disable wide/full alignment and theme editor font sizes. The code it uses works for traditional WordPress themes but not for block themes, which have a different mechanism for registering such support. This was also one of the reasons it was tough to track down the issue. Everything else from my theme was working but custom editor styles.</p>\n\n\n\n<p>I understand the idea behind removing support for those features. Themes design the front end of the site, and Hypernotes is purely a backend tool. However, I would rather see an option for letting the user control what gets disabled. Some theme editor styles would pair well with the plugin.</p>\n\n\n\n<p>Disabling these features has other implications too. For example, all of my theme&rsquo;s custom block style variations were registered and usable from the editor. However, because my styles were not loaded, they did not work correctly.</p>\n\n\n\n<p>Another option would be for the plugin to provide its own editor styles. There would still be some complications going that route, such as the block style variations issue, but the plugin could become a beautifully designed note-taking app in its own right.</p>\n\n\n\n<p>For a version 1.0 outing, I am a fan of the simplicity. More so, I am impressed with the clever method of handling note &ldquo;folders.&rdquo; I am eager to see how this plugin evolves over future iterations.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 08 Jul 2021 03:13:07 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:18;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"Matt: Open Insulin\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:22:\"https://ma.tt/?p=54516\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://ma.tt/2021/07/open-insulin/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:895:\"<p>One of my big themes is that open source will transform every industry, with key examples being WordPress in web publishing, WooCommerce in online commerce, Wikipedia in reference, and Bitcoin/Ethereum in finance. Medicine, though, has been relatively unscathed so far. Here&#8217;s a great video introducing the <a href=\"https://openinsulin.org/\">Open Insulin project</a>, which for the past 6 years has been developing their own method of manufacturing insulin and is going to open source its process to the world for anyone to recreate.</p>\n\n\n\n<div class=\"wp-block-embed__wrapper\">\n\n</div>\n\n\n\n<p>It also reminds me of the <a href=\"https://www.economist.com/what-if/2021/07/03/what-if-biohackers-injected-themselves-with-mrna\">What If? article in the Economist a few days ago about mRNA self-biohacking</a>. <em>Hat tip: <a href=\"https://github.com/RiaanKnoetze\">Riaan Knoetze</a>.</em></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 07 Jul 2021 13:49:33 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:19;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:79:\"WPTavern: WordPress 5.8 Adds Support for New Emoji Introduced in Twemoji 13.1.0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=119656\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:203:\"https://wptavern.com/wordpress-5-8-adds-support-for-new-emoji-introduced-in-twemoji-13-1-0?utm_source=rss&utm_medium=rss&utm_campaign=wordpress-5-8-adds-support-for-new-emoji-introduced-in-twemoji-13-1-0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3577:\"<p>In the upcoming 5.8 release, WordPress is <a href=\"https://core.trac.wordpress.org/ticket/52852\">updating its version of Twemoji</a>, Twitter&rsquo;s open source emoji&nbsp;library that supports the latest Unicode emoji specification. <a href=\"https://github.com/twitter/twemoji/releases/tag/v13.1.0\">Version 13.1.0</a> introduces five new smileys and emotions, including heart on fire, mending heart, face with spiral eyes, face in clouds, and face exhaling. </p>\n\n\n\n<div class=\"wp-block-image\"><img /></div>\n\n\n\n<p>Version 13.1 adds mixed skin tone support for all variations of the &ldquo;Kiss&rdquo; emoji and the &ldquo;Couple with Heart&rdquo; emoji. It also makes it possible to add a bearded man or a bearded woman in all skin tone variations.</p>\n\n\n\n<div class=\"wp-block-image\"><img /></div>\n\n\n\n<p>WordPress 5.8 will also include significant changes to the syringe emoji that were committed to a previous version of Twemoji (13.0.2) earlier this year. Instead of a blood-filled barrel accented with drops of blood leaking out of the tip, the new syringe emoji contains a non-specific liquid. This makes it more flexible for use cases that don&rsquo;t involve removing blood. Emojipedia has a fascinating look at <a href=\"https://blog.emojipedia.org/vaccine-emoji-comes-to-life/\">the syringe emoji&rsquo;s history</a>, dating back to 1999 when it was primarily used in Japan for blood donation. A 2021 refresh on the syringe makes it possible for it to be used in reference to vaccines, a topic of public conversation across the globe.</p>\n\n\n\n<div class=\"wp-block-image\"><img /></div>\n\n\n\n<p>In addition to changes to the syringe, Jonathan Desrosiers, who opened the trac ticket to initiate the update, summarized a few other changes from previous Twemoji versions that modify existing emoji:</p>\n\n\n\n<ul><li>Cricket: the colors have been adjusted to improve readability on small screens and to prevent confusion with other Emoji that had a similar color.</li><li>T-Rex: The color and posture of the T-Rex has been adjusted.</li><li>Portuguese flag: A line within the flag&rsquo;s circle has been corrected.</li><li>Thai flag: The proportions of the stripes for this flag have been corrected.</li><li>Fox face: The symmetry has been improved.</li><li>Transgender flag: The lines have been updated to prevent small gaps between stripes from showing when rendered with antialiasing.</li><li>Rolling on the floor laughing: Adjusted to be less exaggerated and appear more natural.</li></ul>\n\n\n\n<div class=\"wp-block-image\"><img /></div>\n\n\n\n<p>The official emoji lexicon is constantly being tweaked and updated for accuracy, and to better serve conversations, as current events increase demand for visual representations of specific objects and emotions. Although many of these updates and new additions may seem pandemic-inspired, there&rsquo;s a lengthy, official process for proposing changes to the Unicode Consortium. The Unicode Emoji Subcommittee reviews <a href=\"https://unicode.org/emoji/proposals.html\">proposals</a>, which require compelling data on compatibility, expected usage level, distinctiveness, and other factors. Candidates approved for inclusion do not arrive to major platforms for approximately a year.</p>\n\n\n\n<p>WordPress 5.8 will bump Twemoji from 13.0.1 to 13.1.0. Unicode 14.0, the next major update, is expected for release in late 2021. Emojipedia has a <a href=\"https://emojipedia.org/emoji-14.0/\">draft list</a> of what is on deck for the next version and those that are approved would likely make it to major platforms by the end of 2022.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 07 Jul 2021 05:16:34 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:20;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:70:\"WPTavern: Jetpack 9.9 Released With a Refreshed Image Gallery Carousel\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=119629\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:185:\"https://wptavern.com/jetpack-9-9-released-with-a-refreshed-image-gallery-carousel?utm_source=rss&utm_medium=rss&utm_campaign=jetpack-9-9-released-with-a-refreshed-image-gallery-carousel\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3094:\"<p class=\"has-drop-cap\">Today, Automattic <a href=\"https://jetpack.com/2021/07/06/jetpack-9-9-make-your-best-photos-shine/\">released version 9.9</a> of its popular Jetpack plugin. The development team improved the modal animation and transition speed for the Instant Search module and added the Social Preview panel to the pre-publish sidebar. However, the most notable user-facing update was a refresh of its Carousel feature.</p>\n\n\n\n<p>The module creates a fullscreen overlay gallery of a post&rsquo;s images once one is clicked. Users can <a href=\"https://jetpack.com/support/carousel/\">enable this feature</a> via the Jetpack &gt; Settings &gt; Writing page in the WordPress admin. Users can also turn on the display of EXIF data and the media attachment commenting form.</p>\n\n\n\n<p>Jetpack Carousel handles Image and Gallery blocks a bit differently. Regardless of whether Gallery images are linked or not, they will always be included in the image carousel when clicked. However, only Image blocks that specifically link to the attachment page are added.</p>\n\n\n\n<p>I have never much cared for the Jetpack Carousel feature. There were always prettier image-overlay, lightbox-type solutions out in the wild. We use the plugin here at WP Tavern, so it is just something I have learned to live with. There was no sense in installing <em>yet another</em> plugin when we were already using the massive mono-project to run many other features on the site. And, it generally got the job done.</p>\n\n\n\n<p>However, today, I can finally say that I am happy with the implementation. It is cleaner, offers a larger viewing area for individual images, and tucks unnecessary bits away for the average user.</p>\n\n\n\n<p>The following is a screenshot of the carousel in all its fullscreen wonder:</p>\n\n\n\n<img />Jetpack carousel in version 9.9.\n\n\n\n<p>For comparison, here is what the same image slide looks like in Jetpack 9.8.1:</p>\n\n\n\n<img />Jetpack carousel in version 9.8.1.\n\n\n\n<p>In the new version, the image metadata and commenting form are hidden by default. The user must click the info or comment icon buttons to slide each section open. This is a better implementation because it decreases the noise in the carousel while still making the features available for those who want them.</p>\n\n\n\n<img />Image metadata in the carousel.\n\n\n\n<p>Overall, I am enjoying this update. Swiping and scrolling through the gallery feels smoother.</p>\n\n\n\n<p>I would love for WordPress to bring a standard set of functions and blocks for displaying media metadata to the development community. Every plugin and theme author who wants to showcase that info must build a custom system for their projects, such as formatting aperture, shutter speed, and focal length. The following is the output of an image attachment page from a theme I have worked on:</p>\n\n\n\n<img />Custom theme image info.\n\n\n\n<p>There is no reason that the theme and Jetpack should be working with custom wrappers for the metadata. WordPress stores EXIF and ID3 tags automatically. It just does not expose them to developers in any meaningful way.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 07 Jul 2021 03:13:32 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:21;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"WordPress.org blog: WordPress 5.8 Release Candidate 2\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=10912\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:69:\"https://wordpress.org/news/2021/07/wordpress-5-8-release-candidate-2/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3340:\"<p>The second release candidate for <a href=\"https://make.wordpress.org/core/5-8/\">WordPress 5.8</a> is now available! <img src=\"https://s.w.org/images/core/emoji/13.1.0/72x72/1f389.png\" alt=\"🎉\" class=\"wp-smiley\" /></p>\n\n\n\n<p>WordPress 5.8 is slated for release on <strong>July 20, 2021</strong>, and we need <em>your</em> help to get there—if you have not tried 5.8 yet, now is the time!</p>\n\n\n\n<p>You can test the WordPress 5.8 release candidate 2 in any of these three ways:</p>\n\n\n\n<ul><li>Install and activate the <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\">WordPress Beta Tester plugin</a> (select the <code>Bleeding edge</code> channel and then <code>Beta/RC Only</code> stream)</li><li>Directly download the release candidate version <a href=\"https://wordpress.org/wordpress-5.8-RC2.zip\">(zip)</a></li><li>Use WP-CLI to test: <code>wp core update --version=5.8-RC2</code></li></ul>\n\n\n\n<p>Thank you to all of the contributors who tested the&nbsp;Beta/RC releases and gave feedback.  Testing for bugs is a critical part of polishing every release and a great way to contribute to WordPress.</p>\n\n\n\n<h2>Plugin and Theme Developers</h2>\n\n\n\n<p>Please test your plugins and themes against WordPress 5.8 and update the&nbsp;<em>Tested up to</em>&nbsp;version in the <code>readme</code> file to 5.8.  If you find compatibility problems, please be sure to post to the&nbsp;<a href=\"https://wordpress.org/support/forum/alphabeta/\">support forums</a>,&nbsp;so they can get ready for the final release.</p>\n\n\n\n<p>For a more detailed breakdown of the changes included in WordPress 5.8, check out the <a href=\"https://wordpress.org/news/2021/06/wordpress-5-8-beta-1/\">WordPress 5.8 beta 1 post</a>.  The&nbsp;<a rel=\"noreferrer noopener\" target=\"_blank\" href=\"https://make.wordpress.org/core/2021/07/03/wordpress-5-8-field-guide/\">WordPress 5.8 Field Guide</a>, which is particularly useful for developers, has all the info and further links to help you get comfortable with the major changes.</p>\n\n\n\n<h2>How to Help</h2>\n\n\n\n<p>Can you speak and write in a language other than English? &nbsp;<a href=\"https://translate.wordpress.org/projects/wp/dev\">Help us translate WordPress into more than 100 languages!</a></p>\n\n\n\n<p><em><strong>If you think you have found a bug</strong>, you can post to the&nbsp;<a href=\"https://wordpress.org/support/forum/alphabeta\">Alpha/Beta area</a>&nbsp;in the support forums.  We would love to hear from you!  If you are comfortable writing a reproducible bug report,&nbsp;<a href=\"https://core.trac.wordpress.org/newticket\">file one on WordPress Trac</a>, where you can also find&nbsp;<a href=\"https://core.trac.wordpress.org/tickets/major\">a list of known bugs</a>.</em></p>\n\n\n\n<p class=\"has-text-align-right\"><strong><em>Props to <a href=\"https://profiles.wordpress.org/lukecarbis/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>lukecarbis</a> for the haiku, <a href=\"https://profiles.wordpress.org/webcommsat/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>webcommsat</a> and <a href=\"https://profiles.wordpress.org/marybaum/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>marybaum</a> for peer reviewing!</em></strong></p>\n\n\n\n<hr class=\"wp-block-separator\" />\n\n\n\n<p><em>Five-eight in two weeks<br />So test your plugins and themes<br />Update your readme</em></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 07 Jul 2021 01:12:57 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Jeffrey Paul\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:22;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:72:\"Akismet: Version 4.1.10 of the Akismet WordPress Plugin is Now Available\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"http://blog.akismet.com/?p=2117\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"https://blog.akismet.com/2021/07/06/akismet-plugin-4-1-10/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:818:\"<p>Version 4.1.10 of <a href=\"http://wordpress.org/plugins/akismet/\">the Akismet plugin for WordPress</a> is now available. It contains the following changes:</p>\n<ul>\n<li>Simplified the code around checking comments in REST API and XML-RPC requests.</li>\n<li>Added rel=&#8221;noopener&#8221; to the widget link to avoid warnings in Google Lighthouse.</li>\n<li>Set the Akismet JavaScript as deferred instead of async to improve responsiveness.</li>\n<li>Improved the preloading of screenshot popups on the edit comments admin page.</li>\n</ul>\n<p>To upgrade, visit the Updates page of your WordPress dashboard and follow the instructions. If you need to download the plugin zip file directly, links to all versions are available in <a href=\"http://wordpress.org/plugins/akismet/\">the WordPress plugins directory</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 06 Jul 2021 20:33:57 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:17:\"Christopher Finke\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:23;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:67:\"WPTavern: Taking the Leap: Building My First WordPress Block Plugin\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=119592\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:177:\"https://wptavern.com/taking-the-leap-building-my-first-wordpress-block-plugin?utm_source=rss&utm_medium=rss&utm_campaign=taking-the-leap-building-my-first-wordpress-block-plugin\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:7356:\"<p class=\"has-drop-cap\">Like most years, I spent this U.S. Independence Day cooped up with my furry friends. I closed all the windows, shuttered the blinds, switched on a couple of fans for white noise, and clicked the television on. My cats and I relaxed. It is my job to keep them calm while my &mdash; usually drunken &mdash; compatriots burn hundreds of dollars away in the night sky. It is my ritual, and I enjoy it.</p>\n\n\n\n<p>For this holiday, we re-watched Season 1 of <em>Star Trek: Lower Decks</em>, and I learned how to build a block plugin.</p>\n\n\n\n<p>This was not my first attempt. When the block editor launched nearly three years ago, I tinkered with a few block type ideas. However, I never got far. Documentation was sparse, and I had almost no experience with JavaScript beyond building trivial bells and whistles for front-end design.</p>\n\n\n\n<p>Leaving my day job as a developer to write for WP Tavern also meant limited time to learn block development. And, my free time for the last couple of years has been filled with other projects. Lately, I have had the urge to jump back in and start building things for fun once again. My extended sabbatical from development work gave me time to pursue other interests while allowing my well of creativeness a chance to refill. The break did me some good.</p>\n\n\n\n<p>With time to kill yesterday afternoon, I dove right in. After a couple of hours of reading docs, studying other developers&rsquo; code, and breaking things, I had a functional block for a breadcrumbs list.</p>\n\n\n\n<img />Custom block registered and ready to insert.\n\n\n\n<p>Marcus Kazmierczak&rsquo;s <a href=\"https://wordpress.org/plugins/copyright-block/\">Copyright Block</a> plugin helped me get over one of the initial humps. It was helpful to see real-world, non-example code written in vanilla JavaScript to get to the meat of how the system worked.</p>\n\n\n\n<p><em>My overall thoughts on building custom block types?</em></p>\n\n\n\n<p>It was easier than I thought it would be. <a href=\"https://developer.wordpress.org/block-editor/\">Documentation</a> is, at the same time, both overwhelming and limiting. It is tough to find the correct answer if you do not even know what you are looking for. The barrier to entry is much higher than when I built my first plugin in 2007. The <a href=\"https://developer.wordpress.org/block-editor/how-to-guides/block-tutorial/writing-your-first-block-type/\">Block Type API</a> makes some things stupidly simple but complicates others.</p>\n\n\n\n<p>Successfully inserting my first block type into the editor canvas was gratifying. I don&rsquo;t think that feeling ever goes away as a developer.</p>\n\n\n\n<img />Successful insertion and rendering of my first block plugin.\n\n\n\n<p>I am excited about the potential for blocks, such as a breadcrumbs list, when the site editor launches. Many similar features do not make sense in the post editor. However, when users can make direct edits to their templates, it will open a world of possibilities.</p>\n\n\n\n<h2>Learning Curve</h2>\n\n\n\n<p class=\"has-drop-cap\">I know enough JavaScript to be a danger to myself and others. Having spent almost the entirety of my professional career in the WordPress realm has meant focusing on PHP. But, programming is programming. Once you have a strong understanding of one language, it not an impossible leap to piddle around enough to create a functional script in another. Most of the same foundational concepts are there. The hurdle is often with learning some new syntax.</p>\n\n\n\n<p>However, the biggest obstacle with &ldquo;modern&rdquo; JavaScript is setting up the build tools, bundlers, and more. It can be a tall order to even type out that first line of code.</p>\n\n\n\n<p>Sure, some of the documentation has vanilla JavaScript examples, but when you get into anything more complex than the basics, it is not so vanilla anymore. You will need a way to bundle JavaScript and transform JSX syntax. That means tools like webpack and Babel.</p>\n\n\n\n<p><a href=\"https://developer.wordpress.org/block-editor/how-to-guides/javascript/js-build-setup/\">WordPress has its own script</a> for cutting through most of the complexity, but I recommend <a href=\"https://laravel-mix.com/\">Laravel Mix</a>. It is simple enough for even the least-savvy JavaScript programmers among us and has thorough documentation. It is a script made for folks who want to worry less about tooling and more about actually writing code.</p>\n\n\n\n<p>Block building is also a different kind of leap. Whether it was custom template tags, shortcodes, widgets, or hooks, traditional WordPress development has meant building those in a PHP environment.  I suspect that most plugin developers have tons of features that they can bring to the masses via the block editor. They will often rely on server-side rendering. WordPress has a <a href=\"https://developer.wordpress.org/block-editor/reference-guides/packages/packages-server-side-render/\"><code>ServerSideRender</code> componen</a>t for actually handling this.</p>\n\n\n\n<p>One of the handiest features of registering block types is the <a href=\"https://developer.wordpress.org/block-editor/reference-guides/block-api/block-supports/\">block &ldquo;supports&rdquo; system</a>. <em>Want a background color option?</em> Just one line of code will do. <em>Want the user to access the font-size control?</em> That is a single line too. With little effort, I extended my breadcrumbs block to include a ton of styling options for users. And, they adapt to the site&rsquo;s active theme.</p>\n\n\n\n<img />Testing various combination of block-supported styling options.\n\n\n\n<p>The list of block-supported features offers an array of standardized options at pretty much no development cost. Even the Customize API, previously the most advanced tool for building form fields, did not come this close.</p>\n\n\n\n<p><a href=\"https://developer.wordpress.org/block-editor/how-to-guides/block-tutorial/block-controls-toolbar-and-sidebar/\">Building custom inspector controls</a> was straightforward once I got the hang of how the block edit piece of the puzzle worked. For now, I have a simple toggle option for enabling/disabling a feature. Often, the hardest part is just finding what you are looking for. WordPress has a massive library of <a href=\"https://developer.wordpress.org/block-editor/reference-guides/components/\">components</a> to choose from.</p>\n\n\n\n<p>At this point, I have a basic block on the client (editor) side. Most of the complexity is handled on the server via PHP. If I could build this in an afternoon while attending to nervous cats, it should not be a stretch for more plugin authors to hop aboard this train. There are thousands of shortcodes and widgets that developers can convert to blocks with minimal code.</p>\n\n\n\n<p>I am not ready to release my breadcrumbs block into the wild just yet. There is still some fine-tuning left to do and a few advanced features to implement. Also, a breadcrumbs list is primarily needed in a site editor context where users can drop it into something like their header template. We are not there yet, but I will undoubtedly share the final result with the community when we are.</p>\n\n\n\n<p>Next, I will try to build a block that does not rely on server-side rendering. I think I have the hang of it now. Breaking through that initial barrier is always the hardest step.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 06 Jul 2021 00:28:53 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:24;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:69:\"WordPress.org blog: WP Briefing: Episode 12: WordPress – In Person!\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"https://wordpress.org/news/?post_type=podcast&p=10889\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:66:\"https://wordpress.org/news/2021/07/episode-12-wordpress-in-person/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:13116:\"<p>In this episode, Josepha Haden Chomphosy talks about WordPress &#8211; In Person! The WordPress events that provide the dark matter of connection that helps sustain the open source project.</p>\n\n\n\n<p><em><strong>Have a question you&#8217;d like answered? You can submit them to <a href=\"mailto:wpbriefing@wordpress.org\">wpbriefing@wordpress.org</a>, either written or as a voice recording.</strong></em></p>\n\n\n\n<h2>Credits</h2>\n\n\n\n<p>Editor:<a href=\"https://profiles.wordpress.org/dustinhartzler/\"> Dustin Hartzler</a></p>\n\n\n\n<p>Logo:<a href=\"https://profiles.wordpress.org/beafialho/\"> Beatriz Fialho</a></p>\n\n\n\n<p>Production:<a href=\"https://profiles.wordpress.org/mkaz/\"> </a><a href=\"https://profiles.wordpress.org/cbringmann/\">Chloé Bringmann</a></p>\n\n\n\n<p>Song: Fearless First by Kevin MacLeod</p>\n\n\n\n<h2>References</h2>\n\n\n\n<p><a href=\"https://en.wikipedia.org/wiki/Tragedy_of_the_commons\">The tragedy of the commons</a></p>\n\n\n\n<p><a href=\"https://wordpress.org/news/2021/06/wordpress-5-8-release-candidate/\">WordPress 5.8 Release Candidate announcement </a></p>\n\n\n\n<h2>Transcript </h2>\n\n\n\n<span id=\"more-10889\"></span>\n\n\n\n<p><strong>Josepha Haden Chomphosy&nbsp; </strong>00:11</p>\n\n\n\n<p>Hello, everyone, and welcome to the WordPress Briefing, the podcast where you can catch quick explanations of the ideas behind the WordPress open source project, some insight into the community that supports it, and get a small list of big things coming up in the next two weeks. I&#8217;m your host, Josepha Haden Chomphosy. Here we go!</p>\n\n\n\n<p><strong>Josepha Haden Chomphosy&nbsp; </strong>00:39</p>\n\n\n\n<p>Today we&#8217;re talking about one of my favorite parts of the project &#8211; WordPress events. The in-person component of the project is the dark matter that helps us build resilience and thrive as a group. A lot of what I&#8217;m going to share applies to every WordPress event, whether it&#8217;s a meetup or workshop, a contributor day, any other sort of format. But I&#8217;ll be focused on WordCamps. It&#8217;s been a while since we had any in-person WordCamps. Our last two were WordCamp Malaga in Spain and WordCamp Greenville in the US. But that hasn&#8217;t stopped anyone from gathering people together online. Which honestly makes a lot of sense for WordPress. Because there are many reasons we gather, the main three reasons are connecting, inspiring, and contributing. It&#8217;s true. It says so right in our documentation, &#8220;paper rustling.&#8221; All WordPress events should connect WordPress users, inspire people to do more with WordPress, and contribute to the WordPress project. As an aside, I&#8217;ll tell you that some groups also get to collaborate and educate in there, but connect, inspire, contribute. Those are the big three. And that&#8217;s what I&#8217;m talking about today. And if you subscribe to this podcast for the back office deep cuts, I&#8217;ll also have a few of those for you. </p>\n\n\n\n<p><strong>Josepha Haden Chomphosy&nbsp; </strong>01:57</p>\n\n\n\n<p>Alright, so first up, connect. WordCamps are generally annual-ish gatherings organized by local WordPress meetup groups. They&#8217;re not meant to be big or fancy. The definition of the minimum viable product for WordCamp is 50 people gathered all day to talk about WordPress. They are intentionally affordable to allow people from all walks of life to attend, meet, share and learn. This is made possible by donations and sponsorships from local businesses and larger businesses in the WordPress ecosystem. And this helps us get people connected to those in their community that works with or are sustained by WordPress. That connection feeds into the overall health of the global WordPress project. </p>\n\n\n\n<p><strong>Josepha Haden Chomphosy&nbsp; </strong>02:45</p>\n\n\n\n<p>Next up is inspire. WordCamps do not discriminate. They are open to any WordPress users, developers, designers, or other enthusiasts, regardless of their level of experience. And because of this, sessions generally span a variety of formats. So presentations or live demos to workshops or panels, any other format you can think of. But that also means that there are a variety of skill levels represented. There&#8217;s always content about how to use WordPress. That’s a given. But you can also count on content that inspires people to do more with their own dreams and aspirations. When I was still organizing WordCamps, my favorite thing was seeing people who came back year after year, putting into practice something that they learned the year before. It is that <em>Choose Your Own Adventure</em> aspect to WordCamps that lets people see the edge of their ideas and then expand that just a little bit further. </p>\n\n\n\n<p><strong>Josepha Haden Chomphosy&nbsp; </strong>03:42</p>\n\n\n\n<p>And finally, contribute. WordCamps often have a contribution component to them. Sometimes it&#8217;s just a talk telling you how you can get more involved in the WordPress project. But sometimes, it&#8217;s a whole contributor day. And those range in size from single focus, like everyone, will show up and learn how to review a theme or a focus from every team that we have, like at the big flagship events where we gather hundreds of people into a room just to contribute to WordPress and all of the teams that go with it. Getting started with contributing can be daunting, but it is also essential to avoid something called the Tragedy of the Commons, an economic concept. So I&#8217;ll share a link to that in the show notes below. But the most important thing, the most important thing to remember, is that WordPress is open source. And we asked people to help us keep this great tool running by giving back a little bit of their time if they have gotten any benefit from the WordPress project or CMS over the course of their careers.&nbsp;</p>\n\n\n\n<p><strong>Josepha Haden Chomphosy&nbsp; </strong>04:40</p>\n\n\n\n<p>So that&#8217;s it. The three big things you can get from a WordCamp. I know that I can&#8217;t wait to get back to them myself because while a lot of these things can still happen online and do, it&#8217;s really hard to replace the dark matter of in-person connections for open source projects. And since we&#8217;re talking dark matter anyway, let&#8217;s dig into it a little.</p>\n\n\n\n<p><strong>Josepha Haden Chomphosy&nbsp; </strong>05:01</p>\n\n\n\n<p>At the start of the section, I mentioned that WordCamps are local, locally organized, and people are encouraged to attend locally. But I am part of a group that ends up traveling to a lot of WordCamps. If you don&#8217;t know about the unseen work of WordPress, this raises eyebrows. So here is some clarification around the back office work that some of these traveling WordCampers often do. When I listed these out, there were about 20 different tasks, 20 different jobs, which was, frankly, a bit overwhelming when I listed them that way. So I&#8217;ve grouped them into kind of two genres, each with a group of current versus future types of work. So my two big buckets, big picture stuff, and then community stewardship.&nbsp;</p>\n\n\n\n<p><strong>Josepha Haden Chomphosy&nbsp; </strong>05:50</p>\n\n\n\n<p>The big picture stuff, our first big genre here, when you&#8217;re looking at current topics, current issues kind of information, when we&#8217;re working on big picture stuff, you get the clarification of the mission or vision of WordPress, the sharing of open source methods or processes that we use in the WordPress project, and also sometimes those goal-setting conversations that you have to have both because we have a bunch of teams and team reps, that have a lot of really great ideas about what can be done in their teams to help WordPress succeed. But then also, because when you are working, when you&#8217;re contributing to a single team in the project, it can sometimes be hard to know how your work relates to the overall goals and visions of WordPress. And so that&#8217;s part of the work that gets done that I do there.&nbsp;</p>\n\n\n\n<p><strong>Josepha Haden Chomphosy&nbsp; </strong>06:43</p>\n\n\n\n<p>And when you&#8217;re looking at future topics, future issues, the second part of this genre, that stuff like starting conversations or discussions around what the future holds for WordPress, and that&#8217;s the project as well as the technology or hearing from people about big things coming up for them. And any content that can support it, anything that I can provide to support those big things. It&#8217;s also a good time for me and others to identify trends based on what I see in presentations or what I hear from people at social functions. Really, it&#8217;s just a huge opportunity for information gathering to make sure that I know what everyone else in the project is trying to do and if they understand what the project is trying to do.&nbsp;</p>\n\n\n\n<p><strong>Josepha Haden Chomphosy&nbsp; </strong>07:32</p>\n\n\n\n<p>And then the second big genre of things that happen in that dark matter kind of work at WordCamps is what I call community stewardship—so taking care of the community itself for the project itself. And a lot of that work is actually incident response kind of work. So conflict resolution, mediation often happens at in-person events, but also uncovering the shared foundations, the shared understanding for upcoming changes. So a lot of really, in the weeds kind of change management work. And for me, it&#8217;s certainly doing my best as a cultural liaison when I do see that there has been some miscommunication or gathering context for the latest disagreement that people are having with me so that I can clarify anything that was misunderstood from what I said. And also a little bit of policy clarification, just explaining why we do things and the way we do them. So for community stewardship, that&#8217;s kind of the current stuff that we look at. And that I do when I&#8217;m traveling for WordCamps. </p>\n\n\n\n<p><strong>Josepha Haden Chomphosy&nbsp; </strong>08:36</p>\n\n\n\n<p>And then for the future tasks that we do with community stewardship in the project, that stuff like training, and that&#8217;s training team reps, community deputies, or new contributors like it&#8217;s, it&#8217;s not really one type of training, necessarily. But then also, all of the checking in with our organizers, team reps, volunteers, sponsors, everyone like that, to make sure that what we have in the project and what&#8217;s happening in the project, the tools that we have, the experience that contributors have while they are working here, and WordPress is good, and is what they need. We&#8217;ve got a lot of tools to get things done in WordPress, and we can always make them better. And so checking in with people to kind of see how those processes are, how the tools are making sure that I have an idea of where our holes are and what needs to be patched, and how we can patch them in the long run. So that&#8217;s all of the future planning kind of work and topic stuff, just you know, making sure that WordPress has what it needs to survive long into the future and long after I&#8217;m doing anything with it, and long after you&#8217;re doing anything with it either.&nbsp;</p>\n\n\n\n<p><strong>Josepha Haden Chomphosy&nbsp; </strong>09:56</p>\n\n\n\n<p>So, lots and lots of unseen work being done at our in-person events. But folks who keep a keen eye on the online global work of WordPress will probably recognize that a lot of that work is also done routinely on make.wordpress.org and within the making WordPress Slack. There’s just, I don&#8217;t know, there&#8217;s just something different about receiving information from a human being with a face rather than an avatar with a photo. So I guess at the end of the day, that means the dark matter that keeps open source together is really an issue of communication. And you&#8217;ll get no arguments for me there.</p>\n\n\n\n<p><strong>Josepha Haden Chomphosy&nbsp; </strong>10:44</p>\n\n\n\n<p>That brings us now to our small list of big things. And there&#8217;s really just one big thing. And that&#8217;s WordPress 5.8. We are about two weeks away from this big release; the community has been working tirelessly on it. And it&#8217;s shaping up to be one of the most tested releases that we&#8217;ve had in a long time. Myself, I&#8217;m grateful to see so much activity before the release. Since 5.8 and 5.9 releases represent such monumental shifts in our software, I&#8217;m incredibly grateful to see so much activity prior to the release, especially in the beta period. We&#8217;ve been testing everything for it feels like six or eight months, and we&#8217;re really starting to see the positive benefits of that. And I think that we, the WordPress community, should be really proud of everything that we&#8217;re going to ship in 2021. Okay, so that was less of a small list of big things and really like one big thing with a generous garnish of encouragement, but you deserve it. So thank you for tuning in today for the WordPress briefing. I&#8217;m your host, Josepha Haden Chomphosy, and I&#8217;ll see you again in a couple of weeks.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 05 Jul 2021 12:00:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"Chloe Bringmann\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:25;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:105:\"Gutenberg Times: Block-Based Widget Screen and DevNotes Galore for WordPress 5.8 – Weekend Edition #176\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://gutenbergtimes.com/?p=18404\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:73:\"https://gutenbergtimes.com/block-based-widget-screen-weekend-edition-176/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:19897:\"<p>Howdy, </p>\n\n\n\n<p>July is the month celebrating North American Independence (for white people) and the start of the French Revolution. </p>\n\n\n\n<p>Happy 154th Birthday, Canada 🇨🇦  (July 1st). <br />Happy 245th Birthday, USA 🇺🇸 (July 4th) <br />Happy 232nd Bastille Day, France 🇫🇷  (July 14th) </p>\n\n\n\n<p>There are many more countries celebrating Independence Day in July, though. <a href=\"https://www.infoplease.com/culture-entertainment/holidays/national-holidays-around-world\">Here is the list. Take a look! </a> 🌐</p>\n\n\n\n<p><strong>July 20th</strong>, WordPress 5.8 will be released and there are a ton of block editor related dev notes for themes and plugin developers. <a href=\"https://wordpress.org/news/2021/06/wordpress-5-8-release-candidate/\">Use this week&#8217;s RC 1 version </a>to test your sites, plugins and themes! </p>\n\n\n\n<p>Be well! Have a great weekend, wherever you are located! </p>\n\n\n\n<p>Yours, 💕<br />Birgit</p>\n\n\n\n\n\n<p></p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<h2>WordPress 5.8 Dev Notes for Block editor features</h2>\n\n\n\n<p class=\"has-drop-cap\">This week was also the deadline to published Developer Notes around the upcoming WordPress 5.8 release. </p>\n\n\n\n<p><a href=\"https://make.wordpress.org/core/2021/07/01/block-styles-loading-enhancements-in-wordpress-5-8/\"><strong>Block-styles loading enhancements</strong> </a> by <strong><a href=\"https://twitter.com/aristath\">Ari Stathopoulos</a></strong> &#8211; Ari has the details on how the two new features &#8211; <em>Load styles only for rendered blocks</em>  and  <em>Inline small styles</em> &#8211; work and how theme developers and block builders can tap into it. </p>\n\n\n\n<p><a href=\"https://make.wordpress.org/core/2021/06/29/blocks-in-an-iframed-template-editor/\"><strong>Blocks in an iframed (template) editor</strong></a> by <strong><a href=\"https://twitter.com/ellatrx\">Ella van Durpe</a></strong> &#8211; The new Template editor is the first block editor loaded in an iframe and isolate it from the rest of the admin screen. Ella has the benefits for you as well as the details on how to adjust your blocks if you rely on <code>document</code> or <code>window</code> and provides code fixes for your ReactJS blocks. There is more. Definitely worth a read if you are deep in plugin development. Ella&#8217;s post compliments Grzegorz Ziolkowski&#8217;s post: <a href=\"https://make.wordpress.org/core/2021/06/16/block-editor-api-changes-to-support-multiple-admin-screens-in-wp-5-8/\"><strong>Block Editor API Changes to Support Multiple Admin Screens</strong></a></p>\n\n\n\n<p><a href=\"https://make.wordpress.org/core/2021/06/29/on-layout-and-content-width-in-wordpress-5-8/\"><strong>On layout and content width</strong></a> by <strong><a href=\"https://twitter.com/riadbenguella\">Riad Benguella</a></strong> &#8211; This is a shorter post, introducing the Settings for layout and content width and how you can adjust your theme to take advantage of them. </p>\n\n\n\n<p><a href=\"https://make.wordpress.org/core/2021/06/29/block-based-widgets-editor-in-wordpress-5-8/\"><strong>Block-based Widgets Editor</strong></a> by <strong><a href=\"https://twitter.com/noisysocks\">Robert Anderson</a></strong>. He wrote: &#8220;WordPress 5.8 introduces a new&nbsp;block-based widgets editor to the Widgets screen (<code>Appearance → Widgets</code>) and&nbsp;Customizer&nbsp;(<code>Appearance → Customize → Widgets</code>).&#8221; and continues to explain the <strong>three methods</strong> (including the <a href=\"https://wordpress.org/plugins/classic-widgets/\">Classic Widget plugin</a>)  of opting out. You might find interesting to learn how the Legacy Widget block helps with the backward compatibility for existing widgets and widget areas.  </p>\n\n\n\n<p><a href=\"https://make.wordpress.org/core/2021/06/29/block-editor-api-removals-58/\"><strong>Various Block Editor API removals</strong></a> by <strong><a href=\"https://twitter.com/riadbenguella\">Riad Benguella</a></strong> has the details  on the removal of <code>EditorGlobalKeyboardShortcuts</code>, <code>hasUploadPermissions</code> and their alternatives. Also, the block &#8220;Subheading&#8221; has been removed, too. </p>\n\n\n\n<p><strong><a href=\"https://twitter.com/TimothyBJacobs\">Timothy Jacobs</a>&#8216;</strong> post lists all the <a href=\"https://make.wordpress.org/core/2021/06/29/rest-api-changes-in-wordpress-5-8/\"><strong>REST API Changes</strong></a> necessary for the Widget Block Editor. He also shows how to adjust Legacy widgets, so they are seen and handled by it. Timothy illustrates the changes with extensive code snippets, that should help you get up to speed fast. </p>\n\n\n\n<p>And if that isn&#8217;t enough already, <strong>Milana Cap</strong> lists <a href=\"https://make.wordpress.org/core/2021/06/28/miscellaneous-developer-focused-changes-in-wordpress-5-8/\"><strong>Miscellaneous developer focused changes</strong></a> in her dev note. The team removed support for IE 11 from build and test tools and gives you more control and consistency for the document title. WordPress 5.8 also brings a consistent type for integer properties of WP_Post, WP_Term, WP_User and a bookmark object and better caching of post/page IDs for subsequent request. There are quite a few more goodies in this upcoming release. Take a look! </p>\n\n\n\n\n<p><strong>&nbsp;<a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/\" target=\"_blank\" rel=\"noreferrer noopener\">&#8220;Keeping up with Gutenberg &#8211; Index 2021&#8221;</a>&nbsp;</strong><br />A chronological list of the WordPress Make Blog posts from various teams involved in Gutenberg development: Design, Theme Review Team, Core Editor, Core JS, Core CSS, Test and Meta team from Jan. 2021 on. Updated by yours truly.  <a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/keeping-up-with-gutenberg-index-2020/\"><em>The index 2020 is here</em></a></p>\n\n\n\n\n<h2>User-facing changes in WordPress 5.8</h2>\n\n\n\n<p><a href=\"https://twitter.com/TimothyBJacobs\"><strong>Timothy Jacobs</strong></a> gave a detailed preview of <strong><a href=\"https://www.youtube.com/watch?v=uQgQ4ZeOE0g&t=31s\">What&#8217;s coming to the Block editor in WordPress 5.8</a></strong> to the members of the WordPress NYC meetup. You can see a demo of Duotone for image &amp; cover, Single Column color and spacing settings, Table block updates, and reusable block changes. He spent a few more minutes on the new Widget Screen as well as the Post Template Editor and the new Query Block. </p>\n\n\n\n<p><a href=\"https://twitter.com/courtneyengle\"><strong>Courtney Robertson</strong></a> wrote in <a href=\"https://www.godaddy.com/garage/what-wordpress-5-8-means-for-your-clients-websites/\"><strong>What WordPress 5.8 means for your clients&#8217; websites</strong></a> &#8220;This release expands the role of the block editor to include nearly every area of WordPress. You’ll want to check out all the updates to discover what WordPress 5.8, Full Site Editing, and Block-Based Themes mean for your clients’ websites.&#8221;. The post is a fabulous comprehensive list of what is new in WordPress 5.8 with short videos and the relevant details. </p>\n\n\n\n<h2>Block-Based Widget in WP Admin and Customizer</h2>\n\n\n\n<p class=\"has-drop-cap\">You can also watch <strong>Anne McCarthy</strong> <a href=\"https://www.youtube.com/watch?v=x4P5P_L9og4\"><strong>Exploring the Block Widgets Editor</strong></a> in WP Admin and Customizer&nbsp;on YouTube. She wrote in the description: &#8220;This video seeks to give an initial look at this feature and answer some top questions people might have. Shout out to <a href=\"https://twitter.com/critterverse\"><strong>Channing Ritter</strong> </a> who put together the demo portion!&#8221;.</p>\n\n\n\n<p><strong><a href=\"https://twitter.com/karks88\">Eric Karkovack</a></strong> also did a deep dive into the block-based Widget Screen for you: <a href=\"https://speckyboy.com/wordpress-widgets-screen/\"><strong>The WordPress Widgets Screen Joins the Gutenberg Era</strong></a> and provides you with a great tutorial on how to use the new screens with screenshot and all. </p>\n\n\n\n<p><a href=\"https://wptavern.com/diving-into-wordpress-5-8s-new-widgets-screen\"><strong>Diving Into WordPress 5.8’s New Widgets Screen</strong></a> by <strong><a href=\"https://twitter.com/justintadlock\">Justin Tadlock</a></strong>. He is a fan of the new feature and glad it made it into the WordPress core for this upcoming release. While the WPAdmin Widget screen feels like a good block editor, he wrote about the block widgets in the Customizer: &#8220;Customizer support for block widgets is light years ahead of where it was just a few short months ago. However, it feels awkward at best. There is a deep feeling of not belonging. While it was a remarkable programming feat to make the two features work together, the user experiences are nearly a decade apart.&#8221;  </p>\n\n\n\n\n<p><strong><a href=\"https://gutenbergtimes.com/need-a-zip-from-master/\">Need a plugin .zip from Gutenberg&#8217;s main (trunk) branch?</a></strong><br />Gutenberg Times provides daily build for testing and review. <br />Have you been using it? Hit reply and let me know.</p>\n\n\n\n<p><img alt=\"GitHub all releases\" src=\"https://img.shields.io/github/downloads/bph/gutenberg/total?style=for-the-badge\" /></p>\n\n\n\n<p></p>\n\n\n\n\n<h2>Plugins for the Block Editor</h2>\n\n\n\n<p>This week, I found quite a few people sharing their experiences with block editor plugins. </p>\n\n\n\n<p><strong><a href=\"https://twitter.com/chrislema\">Chris Lema</a> </strong>compared in his post <a href=\"https://chrislema.com/content-visibility-for-gutenberg/\"><strong>Content Visibility for Gutenberg</strong></a> three plugins that allow you to control the visibility of single blocks on your page or posts. We mentioned two of them here multiple times. Chris tested the pro version for his purposes:</p>\n\n\n\n\n<p><a href=\"https://gutenbergtimes.com/podcast/changelog-46-devnotes-for-wordpress-5-8/\"><strong>Episode #4</strong>6 is now available</a> with transcript. <br />Next recording July 9th, 2021</p>\n\n\n\n<p>Send questions, comments or news to <a href=\"mailto:changelog@gutenbergtimes.com\">changelog@gutenbergtimes.com</a></p>\n\n\n\n<p> <strong>Subscribe to the&nbsp;<a href=\"https://gutenbergtimes.com/podcast/\">Gutenberg Changelog</a>&nbsp;podcast </strong><br />🎙️&nbsp;<a href=\"https://open.spotify.com/show/620NwVKQJGdTupy36zYxvg?mc_cid=4b6c9f88fe\">Spotify</a>&nbsp;|&nbsp;<a href=\"https://podcasts.google.com/feed/aHR0cHM6Ly9ndXRlbmJlcmd0aW1lcy5jb20vZmVlZC9wb2RjYXN0\">Google</a>&nbsp;|&nbsp;<a href=\"https://podcasts.apple.com/us/podcast/gutenberg-changelog/id1469294475\">iTunes</a>&nbsp;|&nbsp;<a href=\"https://pca.st/podcast/f8445ec0-7508-0137-f267-1d245fc5f9cf\">PocketCasts</a>&nbsp;|&nbsp;<a href=\"https://www.stitcher.com/show/gutenberg-changelog\">Stitcher</a>&nbsp;|<br />🎙️&nbsp;<a href=\"https://www.podbean.com/podcast-detail/chi7j-9904a/Gutenberg-Changelog-Podcast\">Pod Bean</a>&nbsp;|&nbsp;<a href=\"https://castbox.fm/channel/Gutenberg-Changelog-id2173375\">CastBox</a>&nbsp;|&nbsp;<a href=\"https://www.podchaser.com/podcasts/gutenberg-changelog-878239/\">Podchaser</a>&nbsp;|&nbsp;<a href=\"https://gutenbergtimes.com/feed/podcast\">RSS Feed</a>&nbsp;</p>\n\n\n\n<img />\n\n\n\n\n<ul><li><a href=\"https://www.blockvisibilitywp.com/pro/\">Block Visibility</a> by Nick Diego</li><li><a href=\"https://conditionalblocks.com/\">Conditional Blocks Pro</a> by Morgan Hvidt</li><li><a href=\"https://wordpress.org/plugins/content-visibility/\">Content Visibility</a> by Rich Tape</li></ul>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p><strong>Rich Tabor</strong> released <a href=\"https://wordpress.org/plugins/markdown-comment-block/\"><strong>Markdown Comment Block</strong></a> in the WordPress plugin repository. He wrote in his description: &#8220;Having the ability to add, and keep, any relevant editing comments within my posts, without rendering them on the front-end, means that I am freed up to mentally jot any idea down without thinking about it. It is simply natural and convenient.&#8221;  <strong>Justin Tadlock</strong> gave it a review in <a href=\"https://wptavern.com/add-editor-only-notes-via-the-markdown-comment-block-wordpress-plugin\">Add Editor-Only Notes via the Markdown Comment Block WordPress Plugin</a></p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p>Thanks to <a href=\"https://twitter.com/remkusdevries\"><strong>Remkus De Vries&#8217;</strong></a> new newsletter &#8220;<a href=\"https://remkus.devries.frl/subscribe/\">Remkus Ramblings</a>&#8220;, I learned about two more plugins for the block editor: </p>\n\n\n\n<p><a href=\"https://wordpress.org/plugins/highlight-and-share/\"><strong>Highlight and Share</strong> </a>by <strong>Ronald Huereca</strong> &#8211; &#8220;It&#8217;s a social sharing plugin that allows you to highlight text and and share among several social networks including Twitter, Facebook, LinkedIn and more,&#8221; Remkus said. I wished I had this plugin when I ran a social media marketing agency&#8230;. </p>\n\n\n\n<p>The second one is <a href=\"https://wordpress.org/plugins/block-editor-colors/\"><strong>Block Editor Colors</strong></a> by MotoPress &#8211; Remkus wrote: &#8220;(&#8230;)which allows you to edit default Gutenberg block editor colors or the ones registered in a theme, as well as add your colors!&#8221;</p>\n\n\n\n<p><em><a href=\"https://remkus.devries.frl/about/\">Remkus de Vries</a>, Head of Partner &amp; Customer Relationship at <a href=\"https://twitter.com/servebolt\">ServeBolt</a>, started his newsletter last month, and he uses  &#8211; you probably guessed it &#8211; my favorite newsletter plugin: <a href=\"https://newsletterglue.com/\">Newsletter Glue</a>. 👋 Waving at Lesley Sim </em></p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p class=\"has-drop-cap\">I got quite excited when I learned about Automattic&#8217;s <a href=\"https://wordpress.org/plugins/sketch/\">Sketch plugin</a>,  a plugin that allows its users to sketch within the editor and show it immediately on the front end. Based on <a href=\"https://www.npmjs.com/package/perfect-freehand\">perfect-hand </a>library, it is the product of a collaboration between  Matias Ventura, Pablo Honey and Oscar Lopez. It&#8217;s one of Automattic&#8217;s <a href=\"https://github.com/Automattic/block-experiments/tree/master/blocks\">Block Experiments</a>.</p>\n\n\n\n<ul><li><a href=\"https://twitter.com/pootlepress\"><strong>Jamie Marsland</strong></a> of PootlePress <a href=\"https://www.pootlepress.com/2021/07/the-sketch-block-for-gutenberg/\">created a video</a> to share some thoughts on how you can use it creatively on your site and he also has a few suggestions for version 2 of the Sketch block. </li><li><a href=\"https://wptavern.com/automattic-releases-sketch-block-for-drawing-in-the-wordpress-editor\"><strong>Justin Tadlock</strong>,</a> also took it out for a spin and <a href=\"https://wptavern.com/automattic-releases-sketch-block-for-drawing-in-the-wordpress-editor\">shared his experience</a> on the WordPress Tavern. </li></ul>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<h2>Building Blocks</h2>\n\n\n\n<p><a href=\"https://twitter.com/binarymoon/\"><strong>Ben Gillbanks</strong></a> shows you  <a href=\"https://www.binarymoon.co.uk/2021/06/how-to-get-a-list-of-all-wordpress-blocks-in-the-editor/\"><strong>how to get a list of all blocks in the editor</strong></a> of a post or page. He wrote: &#8220;It’s particularly handy for WordPress plugin developers, but will also be useful when setting properties in&nbsp;<code>theme.json</code>&nbsp;a new feature that is part of the upcoming Full Site Editing functionality of WordPress.&#8221;</p>\n\n\n\n<p><a href=\"https://twitter.com/fabiankaegy\"><strong>Fabian Kägy</strong></a>&#8216;s WordCamp Europe presentation <a href=\"https://wordpress.tv/2021/06/28/fabian-kagy-building-great-experiences-in-the-new-editor/\"><strong>Building great experiences in the new&nbsp;editor</strong></a> is now available on WordPress TV. He wrote in his session description &#8220;Starting out building blocks or experiences for the WordPress block editor can be a bit daunting. Where do I start? Custom blocks, block patterns or just styling core blocks. In this talk, I will walk through the different options and share the benefits and downsides of each while talking about overall good practices for building great editorial experiences.&#8221;</p>\n\n\n\n<p><em>If you are looking for other talks, you might have missed, 23 <a href=\"https://wordpress.tv/event/wordcamp-europe-2021/\">WordCamp Europe 2021 talks</a> are now available on WordPress TV </em></p>\n\n\n\n<h2>Upcoming WordPress Event</h2>\n\n\n\n<p><strong>July 7th, 2021 -1pm EDT / 17:00 UTC</strong><br /><strong><a href=\"https://make.wordpress.org/test/2021/06/24/call-for-testing-thrive-with-theme-json/\">Hallway Hangout: FSE Testing call #8 theme.json</a></strong> with Daisy Olson</p>\n\n\n\n<p><strong>July 17 + 18th, 2021</strong><br /><strong><a href=\"https://santaclarita.wordcamp.org/2021/\">WordCamp Santa Clarita</a></strong></p>\n\n\n\n<ul><li>1pm PT / 4pm ET / 20 UTC &#8211; FSE: <strong>What’s Coming to 5.8 &amp; the Story of the Outreach Program</strong> w/ Anne McCarthy</li><li>2pm PT / 5pm ET / 21 UTC &#8211; <strong>How Theme Developers Should Approach Full Site Editing</strong> w/ Joe Casabona</li><li>3pm PT / 6pm ET / 22 UTC &#8211; <strong>Rapid Landing Page Creation With the WordPress Block Editor</strong> w/ Daisy Olsen</li></ul>\n\n\n\n<p><strong>July 23, 2021</strong><br /><a href=\"https://www.wordfest.live/\"><strong>WordFest Live </strong></a>&#8211; <em>The&nbsp;</em>festival of WordPress</p>\n\n\n\n<ul><li>July 22 &#8211;  10 PM EDT / 2 UTC  &#8211; <strong>Learn to Build Blocks with Advanced Custom Fields</strong> w/ Cameron Jones</li><li>July 23 &#8211; 3:20 pm EDT / 19:20 UTC <strong>How to Create a Fast Loading Stylish Homepage with Blocks &amp; CSS</strong> w/  Davinder Singh Kainth</li></ul>\n\n\n\n<p>A<strong>ugust 6 + 7, 2021</strong><br /><a href=\"https://nicaragua.wordcamp.org/2021/\"><strong>WordCamp Nicaragua</strong></a></p>\n\n\n\n<p><strong>September 21 + 22, 2021</strong><br /><a href=\"https://2021.wpcampus.org/\"><strong>WPCampus 2021 Online</strong></a><br />&#8220;A free online conference for web accessibility and WordPress in higher education.&#8221;</p>\n\n\n\n<hr class=\"wp-block-separator is-style-left-aligned\" />\n\n\n\n<p id=\"block-8c56f083-3d78-42e0-84ec-62ea90a2afa5\">On the<a href=\"https://wpcalendar.io/online/\"> <strong>Calendar for WordPress Online Events</strong> </a>you can browse a list of the upcoming WordPress Meetups, around the world, including WooCommerce, Elementor, Divi Builder and Beaver Builder meetups.</p>\n\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p class=\"has-text-align-center\"><strong>Don&#8217;t want to miss the next Weekend Edition? </strong></p>\n\n\n\n<form class=\"wp-block-newsletterglue-form ngl-form ngl-portrait\" action=\"https://gutenbergtimes.com/feed/\" method=\"post\"><div class=\"ngl-form-container\"><div class=\"ngl-form-field\"><label class=\"ngl-form-label\" for=\"ngl_email\">Type in your Email address to subscribe.</label><div class=\"ngl-form-input\"><input type=\"email\" class=\"ngl-form-input-text\" name=\"ngl_email\" id=\"ngl_email\" /></div></div><button class=\"ngl-form-button\">Subscribe</button><p class=\"ngl-form-text\">We hate spam, too and won&#8217;t give your email address to anyone except Mailchimp to send out our Weekend Edition</p></div><div class=\"ngl-message-overlay\"><div class=\"ngl-message-svg-wrap\"></div><div class=\"ngl-message-overlay-text\">Thanks for subscribing.</div></div><input type=\"hidden\" name=\"ngl_list_id\" id=\"ngl_list_id\" value=\"26f81bd8ae\" /><input type=\"hidden\" name=\"ngl_double_optin\" id=\"ngl_double_optin\" value=\"yes\" /></form>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 03 Jul 2021 15:17:23 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"Birgit Pauli-Haack\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:26;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:124:\"WPTavern: Castos Picks Up $756K in Funding from Automattic and Yoast SEO to Expand Services in the Private Podcasting Market\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=119530\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:299:\"https://wptavern.com/castos-picks-up-756k-in-funding-from-automattic-and-joost-de-valk-to-expand-services-in-the-private-podcasting-market?utm_source=rss&utm_medium=rss&utm_campaign=castos-picks-up-756k-in-funding-from-automattic-and-joost-de-valk-to-expand-services-in-the-private-podcasting-market\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3974:\"<p><a href=\"https://castos.com/\">Castos</a>, a WordPress-powered podcast hosting provider, <a href=\"https://castos.com/central/pre-seed-fundraising-round/\">announced a $756K pre-seed fundraising round</a> today from Automattic, Yoast SEO, and several individuals. The company raised money from all the investors in this round via a SAFE note, which founder and CEO Craig Hewitt said is a fairly standard investment vehicle for companies at Castos&rsquo; stage of growth.</p>\n\n\n\n<p>&ldquo;On both the individual and corporate investor side I think the investors see the vision that we have for what the Private Podcasting market can mean for Castos and want to help us achieve that potential,&rdquo; Hewitt said.</p>\n\n\n\n<p>Private Podcasting is a growing trend where creators and organizations broadcast to supporters in a more intimate format that isn&rsquo;t open to the public. Hewitt likens them to membership sites, except in audio format. It is often used by people who are running membership sites, courses, or online communities as a way to stay connected with members.</p>\n\n\n\n<p>&ldquo;The other application is companies wanting a way to connect with their employees in audio format,&rdquo; Hewitt said. &ldquo;Podcasting is perfect for that because it&rsquo;s mobile-first, on-demand, and can be consumed asynchronously.&nbsp; We call it the&nbsp;<a rel=\"noreferrer noopener\" href=\"https://castos.com/step-away-experience/\" target=\"_blank\">Step Away Experience</a>.&nbsp;Companies that are adopting Private Podcasting internally are giving their team members a way to consume their internal content without being tied to their computer on a Zoom call or glued to Slack.&rdquo;</p>\n\n\n\n<p>Castos is developing a mobile app specifically targeted at the private podcasting market. Hewitt&rsquo;s team is aiming to have the app become a place where people can listen to all of the private podcasts for which they have a subscription. Listeners would simply use the app instead of going through the process of manually subscribing to all their private podcasts via RSS feed. New episodes will appear automatically in the app for subscribers.  </p>\n\n\n\n<p>&ldquo;For our corporate clients, the ability to white label our app with their own branding/style is a big win,&rdquo; Hewitt said.&nbsp;&ldquo;It&rsquo;s also a much more secure way to distribute private podcast content.&nbsp; There&rsquo;s no RSS feed to share around, no files to download (our app is streaming only to offer more security to those files).&rdquo;&nbsp;</p>\n\n\n\n<p>The pandemic <a href=\"https://wptavern.com/podcasting-during-the-pandemic-castos-sees-300-growth-in-new-podcasters\">ramped up unprecedented interest in podcasting</a> when lockdowns were in place across the globe. Even with vaccines more readily available now, Hewitt said Castos is still witnessing strong growth in the podcasting industry.</p>\n\n\n\n<p>&ldquo;There are all the new podcasters in the market now since so many launched podcasts during the pandemic, but now that people are traveling again and commuting to work we&rsquo;re seeing listenership going up quite a bit,&rdquo; he said.&nbsp;&ldquo;This is a trend we expect to continue into the future.&rdquo;</p>\n\n\n\n<p>In the past 10 months, Castos has grown to serve nearly 3,500 customers and the team has grown from seven employees to 13. The company&rsquo;s <a href=\"https://wordpress.org/plugins/seriously-simple-podcasting/\">Seriously Simple Podcasting</a> plugin is used on more than 30,000 WordPress sites. Castos is actively <a href=\"http://castos.com/careers\">hiring for several roles</a> right now, thanks to the new round of fundraising.</p>\n\n\n\n<p>&ldquo;All of the funds will go towards growing our team,&rdquo; Hewitt said. &ldquo;This will be pretty evenly split between product (designers and developers) and Sales and Marketing roles &ndash; more people, more energy, more great minds working on ways that we can better serve our customers.&rdquo;&nbsp;</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 03 Jul 2021 02:18:40 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:27;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:83:\"WPTavern: WordPress Biratnagar Announces Plans for Ujwal Thapa Memorial Scholarship\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=119267\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:211:\"https://wptavern.com/wordpress-biratnagar-announces-plans-for-ujwal-thapa-memorial-scholarship?utm_source=rss&utm_medium=rss&utm_campaign=wordpress-biratnagar-announces-plans-for-ujwal-thapa-memorial-scholarship\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3468:\"<p class=\"has-drop-cap\">Earlier this week, the WordPress Biratnagar Facebook group <a href=\"https://www.facebook.com/wordpressbrt/posts/1170172963498116\">announced a WordCamp scholarship</a> in honor of Ujwal Thapa. The goal is to honor the legacy left behind by one of Nepal&rsquo;s leaders both inside and outside of the WordPress community.</p>\n\n\n\n<p>Thapa <a href=\"https://wptavern.com/ujwal-thapa-co-founder-of-the-wordpress-nepal-community-passes-away\">passed away a month ago</a> at age 44 from complications with COVID-19. He was a political activist, founding the Bibeksheel Nepali party, originally a peaceful movement against corruption and social injustice. He was the co-founder of WordPress Nepal, a group that has grown to 8,000 members. He was also a close friend and mentor to many in the community and helped many more launch careers in the IT industry.</p>\n\n\n\n<p>&ldquo;After the untimely death of WordPress contributor and co-founder of WordPress Nepal Ujwal Thapa in 2021, due to COVID-19, the WordPress Biratnagar community decided on this scholarship,&rdquo; wrote the WordPress Biratnagar team. &ldquo;Ujwal was a dedicated patron to the WordPress community in Nepal, and the WordPress Biratnagar decided to pay applause to his memory in this way.&rdquo;</p>\n\n\n\n<p>The scholarship will cover the following:</p>\n\n\n\n<ul><li>Travel to Biratnagar from within Nepal.</li><li>Hotel stay for the duration of the event.</li><li>A ticket to <a href=\"https://biratnagar.wordcamp.org/\">WordCamp Biratnagar</a>.</li><li>Local transportation.</li><li>Meals outside the official event.</li></ul>\n\n\n\n<p>Nepal is still struggling with getting COVID-19 cases under control at the moment. The CDC <a href=\"https://wwwnc.cdc.gov/travel/notices/covid-4/coronavirus-nepal\">lists the country</a> as &ldquo;very high&rdquo; risk and recommends avoiding travel. There is no date set for a physical conference, and a WordCamp Biratnagar 2021 event is unlikely. The organizing team may not be able to grant a scholarship until next year at the earliest.</p>\n\n\n\n<p>WordCamp Biratnagar lead organizer Ganga Kafle said they are just waiting for the situation to return to normal but cannot be sure when that will happen. While there is no date for the next WordCamp, they are still holding regular meetups.</p>\n\n\n\n<p>The group is still discussing the details of the scholarship. Currently, they plan to consult with other community groups within Nepal and the global community. Any help creating and maintaining such a scholarship system would be welcome.</p>\n\n\n\n<p>The WordPress Biratnagar team did agree to some guidelines. Once submissions open, applicants must be Nepalese. &ldquo;We believe that empowering community members is an excellent way to honor his memory and carry on his legacy,&rdquo; wrote the team in its announcement.</p>\n\n\n\n<p>Group leaders mostly agreed to award the scholarship to those meeting the following criteria:</p>\n\n\n\n<ul><li>People with disabilities.</li><li>People from lower-income families.</li><li>Women interested in WordPress.</li></ul>\n\n\n\n<p>The group said the selection process would be completely transparent, and the awarded scholarship would be at the discretion of the current WordCamp Biratnagar organizers.</p>\n\n\n\n<p>Kafle said the scholarship would also be annual. The team plans to keep this going in honor of Thapa and paying respect to the man who helped jump-start many of their careers and involvement with WordPress.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 02 Jul 2021 23:25:56 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:28;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"WordPress.org blog: The Month in WordPress: June 2021\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=10896\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:68:\"https://wordpress.org/news/2021/07/the-month-in-wordpress-june-2021/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:11387:\"<blockquote class=\"wp-block-quote\"><p>Once you step into contribution time, your main concern is the users of WordPress, or new contributors, or the health of the WordPress ecosystem as a whole or the WordPress project. So you get all this subject matter expertise from competitive forces, collaborating in a very “us versus the problem” way. And when you do that, you’re always going to find a great solution.</p></blockquote>\n\n\n\n<p>In the “<a href=\"https://wordpress.org/news/2021/06/episode-11-wordcamp-europe-2021-in-review/#more-10837\">WordCamp Europe 2021 in Review</a>” episode of the WP Briefing podcast, <a href=\"https://profiles.wordpress.org/chanthaboune/\">Josepha Haden</a> talks about the importance of collaboration, which is vital in building WordPress. This edition of The Month in WordPress covers exciting updates that exemplify this philosophy.&nbsp;</p>\n\n\n\n<hr class=\"wp-block-separator\" />\n\n\n\n<h2>Updates on WordPress 5.8</h2>\n\n\n\n<p>Get excited, folks! The beta versions and the first release candidate of WordPress 5.8 are out. <a href=\"https://wordpress.org/news/2021/06/wordpress-5-8-beta-1/\">Beta 1</a> came out on June 9, followed by <a href=\"https://wordpress.org/news/2021/06/wordpress-5-8-beta-2/\">Beta 2</a> on June 15, <a href=\"https://wordpress.org/news/2021/06/wordpress-5-8-beta-3/\">Beta 3</a> on June 23, and <a href=\"https://wordpress.org/news/2021/06/wordpress-5-8-beta-4/\">Beta 4</a> on June 25. The <a href=\"https://wordpress.org/news/2021/06/wordpress-5-8-release-candidate/\">first release candidate</a> of WordPress 5.8 was published on June 30. You can test the beta versions and the release candidates by <a href=\"https://wordpress.org/download/releases/#betas\">downloading them from WordPress.org</a> or by using the <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\">WordPress Beta Tester</a> plugin. WordPress 5.8 <a href=\"https://make.wordpress.org/core/5-8/\">will be out by July 20, 2021</a>, and is also <a href=\"https://make.wordpress.org/polyglots/2021/06/28/wordpress-5-8-ready-to-be-translated/\">ready to be translated</a>.</p>\n\n\n\n<p>Want to contribute to WordPress core? Check out the <a href=\"https://make.wordpress.org/core/handbook/\">Core Contributor Handbook</a>. Don’t forget to join the WordPress <a href=\"https://wordpress.slack.com/archives/C02RQBWTW\">#core</a> channel in the <a href=\"https://make.wordpress.org/chat/\">Make WordPress Slack</a> and follow the <a href=\"https://make.wordpress.org/core/\">Core Team blog</a>. The Core Team hosts weekly chats on Wednesdays at <a href=\"https://www.timeanddate.com/worldclock/fixedtime.html?hour=5&min=00&sec=0\">5 AM</a> and <a href=\"https://www.timeanddate.com/worldclock/fixedtime.html?hour=20&min=00&sec=0\">8 PM</a> UTC. Help us promote WordPress 5.8 by <a href=\"https://make.wordpress.org/community/2021/06/18/meetup-group-resources-talking-points-for-wordpress-5-8/\">organizing meetups about the release</a>, <a href=\"https://make.wordpress.org/marketing/2021/06/30/help-produce-social-media-materials-for-5-8-release/\">producing social media marketing materials for 5.8</a>, or <a href=\"https://make.wordpress.org/test/2021/06/30/help-test-wordpress-5-8s-fse-features/\">testing the release</a>.</p>\n\n\n\n<h2>Gutenberg versions 10.8 and 10.9 are out</h2>\n\n\n\n<p>We said hello to Gutenberg <a href=\"https://make.wordpress.org/core/2021/06/10/whats-new-in-gutenberg-10-8-9-june/\">version 10.8</a> and <a href=\"https://make.wordpress.org/core/2021/06/24/whats-new-in-gutenberg-10-9-23-june/\">version 10.9</a> this month. <a href=\"https://make.wordpress.org/core/2021/06/10/whats-new-in-gutenberg-10-8-9-june/\">Version 10.8</a> adds rich URL previews, enhancements to the list view, and an updated block manager. <a href=\"https://make.wordpress.org/core/2021/06/24/whats-new-in-gutenberg-10-9-23-june/\">Version 10.9</a> offers several performance enhancements, along with more block design tools and template editor enhancements.</p>\n\n\n\n<p>Want to get involved in building Gutenberg? Follow <a href=\"https://make.wordpress.org/core/\">the Core Team blog</a>, contribute to <a href=\"https://github.com/WordPress/gutenberg/\">Gutenberg on GitHub</a>, and join the <a href=\"https://wordpress.slack.com/archives/C02QB2JS7\">#core-editor</a> channel in the <a href=\"https://make.wordpress.org/chat/\">Make WordPress Slack</a>. The “<a href=\"https://make.wordpress.org/core/2021/06/04/whats-next-in-gutenberg-june-2021/\">What’s next in Gutenberg</a>” post offers more details on the latest updates.&nbsp;</p>\n\n\n\n<h2>WordCamp Europe 2021 concludes</h2>\n\n\n\n<p>One of the biggest and most exciting WordPress events, <a href=\"https://europe.wordcamp.org/2021/\">WordCamp Europe 2021</a>, was held from June 7-9, 2021. A team of 40 members organized the event, which had 3200+ registrations, 42 speakers, and 43 sponsors. What a success! You will find more details <a href=\"https://europe.wordcamp.org/2021/a-recap-on-wceu-2021/\">in the event recap</a>. One highlight was a <a href=\"https://wordpress.org/news/2021/06/gutenberg-highlights/\">Gutenberg demo</a> hosted by <a href=\"https://profiles.wordpress.org/matveb/\">Matías Ventura</a> and <a href=\"https://profiles.wordpress.org/matt/\">Matt Mullenweg</a>. You can <a href=\"https://www.youtube.com/channel/UCaYQGYDpXpU4A17kxN-AgJQ/featured\">watch the event recording on the WordCamp Europe YouTube channel</a>, and videos <a href=\"https://wordpress.tv/event/wordcamp-europe-2021/\">are now available on WordPress.tv</a> as well. The team has announced <a href=\"https://europe.wordcamp.org/2022/\">WordCamp Europe 2022</a>, which is being planned as an in-person event in Porto, Portugal. Want to be a part of the 2022 WCEU organizing team? Their <a href=\"https://europe.wordcamp.org/2022/call-for-organisers/\">call for organizers is now open</a>. Apply now!</p>\n\n\n\n<h2>Full Site Editing updates</h2>\n\n\n\n<p>Don’t miss the <a href=\"https://make.wordpress.org/test/2021/06/24/call-for-testing-thrive-with-theme-json/\">latest Full Site Editing (FSE) Outreach program testing call: &#8220;Thrive with theme.json&#8221;</a>, which is aimed at a developer-centric audience. The deadline is July 14. Also don’t miss a <a href=\"https://make.wordpress.org/test/2021/06/24/call-for-testing-thrive-with-theme-json/\">hallway hangout on testing theme.json on July 7 at 5 PM UTC</a>. The team has published a <a href=\"https://make.wordpress.org/test/2021/06/24/fse-program-polished-portfolios-summary/\">recap of the Published Portfolios testing call</a>, which shares some interesting results.&nbsp;</p>\n\n\n\n<h2>BuddyPress 8.0 is out!</h2>\n\n\n\n<p>The first major BuddyPress release of 2021, <a href=\"https://buddypress.org/2021/06/buddypress-8-0-0-alfano/\">version 8.0</a> “Alfano,” came out on June 6. The short-cycle release offers features such as the ability to recruit new members, an improved registration experience, and profile field types. Download it from the <a href=\"https://wordpress.org/plugins/buddypress/\">WordPress.org plugin directory</a> or check it out from its <a href=\"https://buddypress.trac.wordpress.org/browser/branches/8.0\">Subversion repository.</a></p>\n\n\n\n<hr class=\"wp-block-separator\" />\n\n\n\n<h2>Further reading</h2>\n\n\n\n<ul><li><a href=\"https://japan.wordcamp.org/2021/\">WordCamp Japan 2021</a> was held from June 20- 26. The weeklong event, which had two session days followed by five contributor days, sold 1300+ tickets, with 45 speakers and 23 sponsors. Catch the <a href=\"https://www.youtube.com/c/wordcampjapan\">event recording on YouTube</a>!</li><li>Josepha Haden <a href=\"https://make.wordpress.org/updates/2021/06/03/announcing-make-wordpress-org-project/\">announced</a> a new Make site — <a href=\"https://make.wordpress.org/project\">make.wordpress.org/project</a> — for project-wide announcements, which will no longer be posted to Make/Updates. Check out the latest post on that site on <a href=\"https://make.wordpress.org/project/2021/06/17/the-metrics-of-contributions/\">the metrics of contributions</a>.</li><li>The Community Team announced that <a href=\"https://make.wordpress.org/community/2021/07/01/in-person-meetup-events-for-vaccinated-community-members/\">in-person meetups can be organized for fully vaccinated people</a>, in places where vaccines are freely available.</li><li>The Core Team added<a href=\"https://make.wordpress.org/core/2021/06/21/bundled-themes-changes-in-wordpress-5-8/\"> block patterns and improvements</a> to all legacy default themes. The team also shared a <a href=\"https://make.wordpress.org/core/2021/06/22/extending-the-site-health-interface-in-wordpress-5-8/\">feature request</a> that will allow developers to modify and extend the Site Health feature in Core.</li><li>The Design Team shared an update on the <a href=\"https://make.wordpress.org/design/2021/06/23/update-initial-patterns-for-the-patterns-directory/\">block pattern directory</a>; the team is continuing to review suggestions and has offered some guidelines in this post.</li><li>The Design Team is also <a href=\"https://wordpress.org/news/2021/06/a-new-design-is-coming-to-wordpress-news/\">working on redesigning this blog</a> (wordpress.org/news). Catch a sneak peek of the blog&#8217;s new look <a href=\"https://make.wordpress.org/design/2021/06/03/redesign-of-wordpress-org-news/\">in this Make/Design blog post</a>.</li><li>The Accessibility Team shared the <a href=\"https://developer.wordpress.org/coding-standards/wordpress-coding-standards/accessibility/\">updated WordPress Accessibility coding standards</a>.</li><li>The Polyglots Team proposed a <a href=\"https://make.wordpress.org/polyglots/2021/06/03/proposal-month-long-translation-day-2021-celebration/\">monthlong translation day celebration in September</a>.</li><li><span>The Support Team </span><a href=\"https://make.wordpress.org/support/2021/06/new-irc-server-for-support/\">moved their IRC chat server from Freenode to Libera</a><span>.</span></li><li>The Documentation Team is<a href=\"https://make.wordpress.org/docs/2021/06/06/writing-documentation-for-wordpress-release/\"> working hard on updating our docs</a> for WordPress 5.8.&nbsp;</li><li>The Themes Team has decided to <a href=\"https://make.wordpress.org/docs/2021/06/06/writing-documentation-for-wordpress-release/\">automatically set theme updates live for old themes</a> instead of routing them through the review queue.</li><li>The <a href=\"https://github.com/WordPress/Requests\">WordPress Requests library</a> has a new release: <a href=\"https://github.com/WordPress/Requests/releases/tag/v1.8.1\">version 1.8.1</a>.&nbsp;</li><li><a href=\"https://en.wikipedia.org/wiki/Ujwal_Thapa\">Ujwal Thapa</a> &#8211; co-founder of the Nepal WordPress community <a href=\"https://wptavern.com/ujwal-thapa-co-founder-of-the-wordpress-nepal-community-passes-away\">passed away due to COVID-19</a>. Our community deeply mourns his loss and is thankful for his contributions.</li><li>The latest edition of “<a href=\"https://wordpress.org/news/category/heropress/\">People of WordPress</a>” features <a href=\"https://wordpress.org/news/2021/06/people-of-wordpress-tijana-andrejic/\">Tijana Andrejic from Serbia.</a></li></ul>\n\n\n\n<p><em>Have a story that we should include in the next “Month in WordPress” post? Please </em><a href=\"https://make.wordpress.org/community/month-in-wordpress-submissions/\"><em>submit it using this form</em></a><em>.&nbsp;</em></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 02 Jul 2021 15:11:24 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Hari Shanker R\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:29;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:81:\"WPTavern: WordPress Green Lights In-Person Meetup Events for Vaccinated Attendees\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=119422\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:207:\"https://wptavern.com/wordpress-green-lights-in-person-meetup-events-for-vaccinated-attendees?utm_source=rss&utm_medium=rss&utm_campaign=wordpress-green-lights-in-person-meetup-events-for-vaccinated-attendees\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4152:\"<p>After considerable discussion, the WordPress Community Team is lifting the requirements of the <a href=\"https://make.wordpress.org/community/handbook/meetup-organizer/2021-returning-to-in-person-meetups/in-person-meetup-decision-checklist/\">in-person meetup safety checklist</a> for meetups that gather fully-vaccinated attendees. The checklist is still applicable to all meetup groups but in places where vaccines are freely available, meetup organizers can now forego its requirements if they limit gatherings to those self-reporting as fully vaccinated.</p>\n\n\n\n<p>When Andrea Middleton <a href=\"https://wptavern.com/wordpress-community-team-discusses-adding-vaccination-status-to-in-person-meetup-safety-checklist\">proposed adding vaccination status</a> to the checklist in mid-May, the idea was met with a wide range of concerns and strong opinions. WordPress&rsquo; global community has experienced the pandemic in different ways, living under a spectrum of local restrictions, with disparate access to vaccines and varying responses to available vaccines. Some participants in the discussions were concerned about organizers having to request information about vaccination status from attendees, which is illegal in many places. Middleton clarified that attendance would be based on the honor system, and organizers would not be requesting any health information from individuals. </p>\n\n\n\n<p>&ldquo;The WordPress community team is&nbsp;<strong>not</strong>&nbsp;expecting or requiring local organizers to organize in-person events for fully-vaccinated people &mdash; we&rsquo;re simply removing the barrier to doing so,&rdquo; she said. The decision <a href=\"https://make.wordpress.org/community/2021/07/01/in-person-meetup-events-for-vaccinated-community-members/\">announcement</a> includes a flow chart for the conditions that are now in place:</p>\n\n\n\n<div class=\"wp-block-image\"><img /></div>\n\n\n\n<p>Middleton characterized the proposal as contentious and something that may be an unpopular decision. Participants in the <a href=\"https://make.wordpress.org/community/2021/05/12/proposal-adding-vaccination-status-to-the-in-person-meetup-safety-checklist/\">discussion</a> got heated in expressing their opinions, which varied greatly based on each person&rsquo;s unique pandemic experiences and convictions. </p>\n\n\n\n<p>While some think it overstepping to prohibit unvaccinated people from attending meetups, others think only allowing vaccinated attendees would create a &ldquo;two-tiered&rdquo; meetup program.</p>\n\n\n\n<p>&ldquo;This proposal means that multiple groups of people will no longer be allowed to attend our meetings,&rdquo; Taco Verdonschot commented. &ldquo;They&rsquo;re limited to the meetings that are streamed online. They&rsquo;re basically second class citizens in our community now. They can&rsquo;t join the party, they have to watch through the window. Just this idea makes me extremely uncomfortable.&rdquo;</p>\n\n\n\n<p>Verdonschot cited several examples of people who might be excluded by the proposal to restart meetups for vaccinated attendees:</p>\n\n\n\n<ul><li>People with a low income in areas where the vaccines aren&rsquo;t provided for free</li><li>Younger people in countries where vaccinations are administered to the elderly first, and only slowly make their way to the younger generations (like The Netherlands)</li><li>People who cannot get a vaccination for medical reasons, for example, because of known allergic reactions to vaccinations</li><li>Pregnant women</li><li>People with a limited immune system</li><li>People whose religion doesn&rsquo;t allow them to get vaccinated</li></ul>\n\n\n\n<p>&ldquo;I realize there are some on the team who do not agree, and I hope that these guidelines are flexible enough that you are able to&nbsp;<a href=\"https://en.wikipedia.org/wiki/Disagree_and_commit\">disagree and commit</a>&nbsp;in this case,&rdquo; Middleton said in the decision announcement.&nbsp;</p>\n\n\n\n<p>&ldquo;While I agree that it&rsquo;s only a matter of time when fully-vaxxed-only meetups are a thing of the past, I do think it&rsquo;s important to make that possible for our communities.&rdquo;</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 02 Jul 2021 02:52:28 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:30;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:78:\"WPTavern: Automattic Releases Sketch Block for Drawing in the WordPress Editor\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=119486\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:201:\"https://wptavern.com/automattic-releases-sketch-block-for-drawing-in-the-wordpress-editor?utm_source=rss&utm_medium=rss&utm_campaign=automattic-releases-sketch-block-for-drawing-in-the-wordpress-editor\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3872:\"<p class=\"has-drop-cap\">Automattic released a new plugin titled <a href=\"https://wordpress.org/plugins/sketch/\">Sketch Block</a> earlier today. It is a one-off block that allows end-users to draw directly in the editor. The plugin is marked as a beta release and requires Gutenberg to be activated to use. It is a part of the company&rsquo;s <a href=\"https://github.com/Automattic/block-experiments/tree/master/blocks/sketch\">Block Experiments project</a>.</p>\n\n\n\n<p>To be perfectly honest, I spent an excessive amount of time playing around with this block plugin today. And, if I am going overboard with that honesty, most of that time was just trying to write out my name. It was hard not to. Drawing things directly in the editor is just kind of fun.</p>\n\n\n\n<ul><li class=\"blocks-gallery-item\"><img /></li><li class=\"blocks-gallery-item\"><img /></li></ul>Attempts to write my name with Sketch Block.\n\n\n\n<p>I am unsure how many practical uses the plugin actually has at its current stage, but not everything needs a purpose outside of pure entertainment. Like an embedded <a href=\"https://wptavern.com/block-a-saurus-embeds-a-side-scrolling-t-rex-game-via-the-block-editor\">Block-a-saurus game</a> and <a href=\"https://wptavern.com/the-wacky-world-of-sorta-brilliants-sorta-fun-block-plugins\">ghost-written headings</a>, sometimes we just need reminders about the wild and whacky side of the web. We also need to experiment with new ideas from time to time, which can lead to unexpected discoveries, creating the foundation of future technological advancements.</p>\n\n\n\n<p>Sometimes we just need to relieve some stress and sketch out our names in a new tool.</p>\n\n\n\n<p>I tested the block using my laptop&rsquo;s trackpad &mdash; not an ideal method for freehand drawing. Unfortunately, I did not have access to a larger touchscreen device for a more thorough test.</p>\n\n\n\n<p>The block offers a limited number of controls as of version 1.0.7. Users can select between three different stroke widths and choose from their theme&rsquo;s color palette. The block&rsquo;s height can be resized, but there seems to be a minimum of 200px.</p>\n\n\n\n<p>I did manage to break it a few times, running into the &ldquo;This block has encountered an error and cannot be previewed&rdquo; error. There also seemed to be an unknown minimum width, which could not be adjusted. My goal was to create a columnized team page with each member&rsquo;s signature beneath their profile photo. However, the Sketch block kept breaking outside of my columns. In the end, I created a single-member bio section:</p>\n\n\n\n<img />Creating a profile card with Sketch Block\n\n\n\n<p>The plugin is built on top of the <a href=\"https://github.com/steveruizok/perfect-freehand\">Perfect Freehand</a> JavaScript library. When comparing Automattic&rsquo;s block implementation to the <a href=\"https://perfect-freehand-example.vercel.app/\">library&rsquo;s demo</a>, the plugin falls short of offering the same experience in block form.</p>\n\n\n\n<p>Perfect Freehand&rsquo;s demo felt smoother. I was able to consistently draw with more accuracy using my laptop&rsquo;s trackpad. I do not know if just the size of the drawing area made a difference or if the editor interfered with the feeling.</p>\n\n\n\n<img />Drawing in the Perfect Freehand demo.\n\n\n\n<p>The JavaScript library has a ton of extra options too. Users can transform even the worst drawing into something a bit cleaner with the thinning, smoothing, streamline, and other controls. I would love to see the Sketch Block plugin integrate the full suite of tools available through Perfect Freehand.</p>\n\n\n\n<p>Despite a few bumps, the plugin is a solid first release for a beta project. I am eagerly waiting for what future versions have in store. I also wonder what applications it might have outside of piddling around for fun, such as notetaking or animations.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 02 Jul 2021 01:50:50 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:31;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:51:\"WPTavern: Gatsby WP Themes Launches New Marketplace\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=116788\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:147:\"https://wptavern.com/gatsby-wp-themes-launches-new-marketplace?utm_source=rss&utm_medium=rss&utm_campaign=gatsby-wp-themes-launches-new-marketplace\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2861:\"<p>The <a href=\"https://gatsbywpthemes.com/\">Gatsby WP Themes</a> project has launched a new marketplace for developers who are building WordPress-powered sites with Gatsby on the frontend. Originally founded by Zac Gordon and Alexandra Spalato, the commercial venture is now primarily managed by Spalato and Paulina Hetman. </p>\n\n\n\n<p>The team&rsquo;s first project involved <a href=\"https://wptavern.com/gatsby-wordpress-themes-project-partners-with-theme-shops-to-port-popular-themes-to-gatsby\">porting the Twenty Twenty WordPress Theme</a> to a Gatsby WP Theme. They are now focused on creating commercial themes targeted at developers and agencies who can use them to save time when building clients&rsquo; sites. Gatsby is more well-suited to sites that don&rsquo;t have a lot of dynamic content, such as marketing or documentation sites.</p>\n\n\n\n<p>Gatsby WP Themes is launching with several starter themes with different styles for each child theme. They include designs suitable for blogs, personal sites, businesses, restaurants, and portfolios.</p>\n\n\n\n<ul><li class=\"blocks-gallery-item\"><img /></li><li class=\"blocks-gallery-item\"><img /></li><li class=\"blocks-gallery-item\"><img /></li><li class=\"blocks-gallery-item\"><img /></li><li class=\"blocks-gallery-item\"><img /></li></ul>\n\n\n\n<p>Gatsby themes have several distinct advantages over just grabbing a starter or boilerplate Gatsby site from GitHub. Spaloto identified a few reasons why developers might opt for using a theme:</p>\n\n\n\n<ul><li>Gatsby themes allow Gatsby site functionality to be packaged as a standalone product for reuse.</li><li>All of your default configuration lives in an npm package.</li><li>Themes are versioned packages that can be updated like any other package.</li><li>If you created multiple sites using the same theme, you can just update the central theme to push changes across all of them.</li><li>Themes are composable: You can install a blog theme alongside a notes theme, alongside an e-commerce theme (and so forth).</li></ul>\n\n\n\n<p>All themes in the new Gatsby WP Themes marketplace include built-in support for dynamic comments, search, Mailchimp integration, sitemaps, Google analytics or Google Tag Manager, and various widgets. The marketplace also includes Gatsby plugins that make popular WordPress plugins more compatible with Gatsby frontends. The current offerings add support for Contact Form 7, lightbox functionality, and Yoast SEO. </p>\n\n\n\n<p>Spalato and Hetman are aiming at connecting with WordPress users who don&rsquo;t code, those who don&rsquo;t know React but want to use Gatsby, agencies, developers, and marketers. They have not promoted the marketplace much but already have more than 800 subscribers on Mailchimp. The team plans to release new themes and/or starters frequently as they continue building up their catalog of products.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 01 Jul 2021 05:07:41 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:32;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:76:\"WPTavern: Block Patterns Will Change Everything, Part 2: Headers and Footers\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=119402\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:193:\"https://wptavern.com/block-patterns-will-change-everything-part-2-headers-and-footers?utm_source=rss&utm_medium=rss&utm_campaign=block-patterns-will-change-everything-part-2-headers-and-footers\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:6656:\"<p class=\"has-drop-cap\">It is hard to believe that it was over a year ago &mdash; March 23, 2020, to be exact &mdash; that I wrote a post on why <a href=\"https://wptavern.com/block-patterns-will-change-everything\">block patterns would be the future of WordPress</a>. It has been a slow process as I have patiently waited for the feature to mature into a powerful tool for end-users. I am still as much a believer now as I was then.</p>\n\n\n\n<p>WordPress is betting big on patterns too. The feature is now a top-level <a href=\"https://github.com/WordPress/gutenberg/issues/33094\">site-editing component</a> with several sub-features under development. As Gutenberg project lead Matias Ventura noted, &ldquo;From directory browsing to placeholder setup to transformations, patterns are crucial component of the entire site editing scope.&rdquo;</p>\n\n\n\n<p>A year ago, patterns were just an idea, almost a footnote compared to other upcoming features. Since WordPress 5.5 included the Patterns API for developers, over 100 themes in the official directory bundle them.</p>\n\n\n\n<p>A new pattern directory is launching on WordPress.org next month alongside the version 5.8 release. There are already over 30 <a href=\"https://wordpress.org/patterns/\">community-contributed patterns</a> approved. More are likely to land in the coming weeks. The directory will also eventually be open to anyone who wants to submit new designs. Any WordPress user will have the choice to select from this collection directly from their WordPress admin interface.</p>\n\n\n\n<p>These ideas are just scratching the surface.</p>\n\n\n\n<p>At its core, the block patterns feature is a simple way of bundling one or more blocks into a preconfigured design. Users can point and click to insert them into their post or page content. The goal of the block system is not just to be a page builder where users must create everything from scratch. While we want it to be flexible enough to do that, most users should have the ability to simply insert sections of a design and customize them. This could be as simple as an audio player with a background to a portfolio layout that showcases their latest projects.</p>\n\n\n\n<p>Right now, the user experience is only set up to handle a dozen or patterns at a time &mdash; too many choices can be a less-than-ideal adventure. As the library grows, the interface will need to evolve with it.</p>\n\n\n\n<p><em>How can we build experiences on top of this foundation that mitigates some of the complexity?</em></p>\n\n\n\n<p>The Gutenberg development team is already working on multiple solutions, such as <a href=\"https://github.com/WordPress/gutenberg/issues/28736\">contextual suggestions</a> for a selected block. However, one of the more promising features is patterns registered for specific block types. In this case, template parts.</p>\n\n\n\n<p>For example, if a user wants to select a new pattern for the header of their website, they should not have to sort through every option to find something. With Header patterns, the editor presents the user with a carousel of choices to scroll through specific to that template part.</p>\n\n\n\n<ul><li class=\"blocks-gallery-item\"><img /></li><li class=\"blocks-gallery-item\"><img /></li></ul>Scrolling through header patterns.\n\n\n\n<p>This same feature is possible with footers too:</p>\n\n\n\n<img />Selecting a footer pattern.\n\n\n\n<p>Those who have been beta testing WordPress 5.8 or running the Gutenberg plugin in the last few months may have noticed some similarities to the Query Loop block (formerly named Query). It is the same underlying system that allows developers to attach patterns to a specific block.</p>\n\n\n\n<p>Users can already select from multiple Query Loop patterns when first inserting the block:</p>\n\n\n\n<img />Selecting a Query Loop pattern.\n\n\n\n<p>&ldquo;Recent improvements to the Template Part and Query Loop blocks has opened up a whole new world for how patterns can be used,&rdquo; wrote Kjell Reigstad in a recent <a href=\"https://themeshaper.com/2021/06/25/theme-patterns-for-the-site-editor/\">ThemeShaper blog post</a>. &ldquo;Both blocks can now display a carousel of block patterns in their setup state, allowing users to choose between a menu of pre-designed versions of these blocks. These patterns can be bundled with your theme, so that users have a wide range of pre-designed header, query, and footer options available to choose from in the Site Editor.&rdquo;</p>\n\n\n\n<p>Reigstad has an <a href=\"https://github.com/WordPress/gutenberg/pull/31610\">open ticket</a> for several core header and footer patterns. The following is a short video clip of how this works:</p>\n\n\n\n<div>\n\n</div>\n\n\n\n<p>As any theme developer knows, you cannot simply plop anything into the header and make it look good. It is one of the most specialized areas of theme design. One wrong turn and the entire design falls apart. The downside to this feature will be third-party patterns coming from the directory. Some will work. Others will not fit into every theme design, but they are not necessarily meant to. It could be a support nightmare for theme authors or an opportunity.</p>\n\n\n\n<p>Theme developers will be able to steer their own ship, offering a range of choices that are perfectly molded to their designs.</p>\n\n\n\n<p><em>I can already see it&hellip;multipurpose themes with 50+ header patterns listed in their marketing material.</em></p>\n\n\n\n<p>While it is unlikely that many people had this in mind during the conceptual stages of block patterns, they are evolving. They will be more than just something users can stick into their post content at random. They are that semi-controlled experience that will give users the flexibility of choice, but the theme serves as a guide for making intelligent decisions.</p>\n\n\n\n<p>If a theme author offers four or five well-designed Header or Footer template patterns, users are more likely to select from those. It is easier than building from the ground up.</p>\n\n\n\n<p>Such a system also opens more <a href=\"https://wptavern.com/block-system-will-create-more-commercial-opportunities-for-wordpress-theme-authors\">commercial opportunities</a>. Imagine upselling specialized pattern collections for niches. A restaurant site header might want to focus on an &ldquo;order online&rdquo; button. A news website could feature a &ldquo;latest stories&rdquo; ticker above the site title and navigation. There are endless ideas, all awaiting a savvy theme developer to implement and monetize them.</p>\n\n\n\n<p>As always, I am eager to see where patterns go. They are still the most exciting WordPress feature, offering the API that theme authors have needed for the past decade.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 01 Jul 2021 02:06:22 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:33;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:54:\"WPTavern: WP Engine Makes Local Pro Free for All Users\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=119329\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:153:\"https://wptavern.com/wp-engine-makes-local-pro-free-for-all-users?utm_source=rss&utm_medium=rss&utm_campaign=wp-engine-makes-local-pro-free-for-all-users\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3025:\"<p>WP Engine <a href=\"https://wpengine.com/blog/wp-engine-supercharges-wordpress-development-local-pro-free-for-everyone/?utm_medium=organicsocial&utm_source=twitter\">announced</a> today that Local Pro, the commercial upgrade for its local WordPress development product, is now free for all users. Beginning with <a href=\"https://localwp.com/releases/\">version 6.0</a>, all features that formerly required a paid subscription are now available with a free Local account. These include Live Links Pro, Instant Reload, Link Checker, and MagicSync. </p>\n\n\n\n<p>&ldquo;We believe Local Pro features benefit a broader WordPress developer community and we want to deliver the full value of Local to more developers than ever,&rdquo; WP Engine Senior Vice President Seth Halpern said. &ldquo;We want to empower the freedom to create on WordPress by making all Local features available for free.&rdquo;</p>\n\n\n\n<p>WP Engine&rsquo;s recently published research&nbsp;estimates the&nbsp;<a href=\"https://wpengine.com/wordpress-economy/\">WordPress economy at $596.7B</a>. The company may be in a better position to gain customers for its hosting products if they make Local completely free, as the tool was designed to seamlessly connect with WP Engine and Flywheel&rsquo;s hosting. It is currently used by more than 300,000 developers. Over the years Local has gained popularity due to how easy it makes setting up WordPress development and testing environments. </p>\n\n\n\n<p>Version 6.0 also introduces Local&rsquo;s new <a href=\"https://localwp.com/cloud-backups/\">Cloud Backups add-on</a>, which will allow users to backup to Google Drive or Dropbox. Cloud backups can be restored from the Tools tab. The 6.0 release post details a few features that have been moved to new locations in the interface:</p>\n\n\n\n<ul><li><a href=\"https://localwp.com/help-docs/connect/magic-sync/\">MagicSync</a>&nbsp;is now a global preference, and the default push/pull experience can be toggled in the Preferences menu.&nbsp;</li><li>Live Links Pro, now&nbsp;<a href=\"https://localwp.com/live-links/\">Live Links</a>, will be accessible for all users by connecting your Local account.</li><li><a href=\"https://localwp.com/help-docs/local-features/link-checker/\">Link Checker</a>&nbsp;and&nbsp;<a href=\"https://localwp.com/help-docs/local-features/instant-reload/\">Instant Reload</a>&nbsp;have been moved to the Local Add-ons Library.&nbsp;</li><li>Xdebug Add-ons have moved from the Utilities tab into the Tools tab within Local.</li></ul>\n\n\n\n<p>Existing Local Pro subscribers will have access to priority support until September 1, 2021. After that time, dedicated ticket support will be discontinued in favor of directing users to the <a rel=\"noreferrer noopener\" href=\"https://localwp.com/community/\" target=\"_blank\">community forums</a>&nbsp;and&nbsp;<a rel=\"noreferrer noopener\" href=\"http://localwp.com/help-docs/\" target=\"_blank\">help docs</a>. WP Engine is offering customers full or prorated refunds, which will be sent out before July 31, 2021.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 30 Jun 2021 04:28:15 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:34;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:51:\"WordPress.org blog: WordPress 5.8 Release Candidate\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=10873\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:67:\"https://wordpress.org/news/2021/06/wordpress-5-8-release-candidate/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4740:\"<p>The first release candidate for <a href=\"https://make.wordpress.org/core/5-8/\">WordPress 5.8</a> is now available! <img src=\"https://s.w.org/images/core/emoji/13.1.0/72x72/1f389.png\" alt=\"🎉\" class=\"wp-smiley\" /></p>\n\n\n\n<p>Please join us in celebrating this very important milestone in the community&#8217;s progress towards the final release of WordPress 5.8!</p>\n\n\n\n<p>“Release Candidate” means the new version is ready for release, but with thousands of plugins and themes and differences in how the millions of people use WordPress, it is possible something was missed.  WordPress 5.8 is slated for release&nbsp;on&nbsp;<strong>July 20, 2021</strong>, but <em>your</em>&nbsp;help is needed to get there—if you have not tried 5.8 yet,&nbsp;<strong>now is the time</strong>!</p>\n\n\n\n<p>You can test the WordPress 5.8 release candidate in three ways:</p>\n\n\n\n<ul><li>Install and activate the <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\">WordPress Beta Tester plugin</a> (select the <code>Bleeding edge</code> channel and then <code>Beta/RC Only</code> stream)</li><li>Directly download the release candidate version <a href=\"https://wordpress.org/wordpress-5.8-RC1.zip\">(zip)</a></li><li>Using WP-CLI to test: <code>wp core update --version=5.8-RC1</code></li></ul>\n\n\n\n<p>Thank you to all of the contributors who tested the&nbsp;Beta releases and gave feedback.  Testing for bugs is a critical part of polishing every release and a great way to contribute to WordPress.</p>\n\n\n\n<h2>What is in WordPress 5.8?</h2>\n\n\n\n<p>The second release of 2021 continues to progress on the block editor towards the promised future of full site editing with these updates:</p>\n\n\n\n<ul><li>Manage Widgets with Blocks</li><li>Display Posts with New Blocks and Patterns</li><li>Edit Post Templates</li><li>Overview of the Page Structure</li><li>Suggested Patterns for Blocks</li><li>Style and Colorize Images</li><li><code>theme.json</code></li><li>Dropping support for IE11</li><li>Adding support for WebP</li><li>Adding Additional Block Supports</li><li><a href=\"https://make.wordpress.org/core/2021/05/27/whats-new-in-gutenberg-10-7-26-may/\">Version 10.7</a> of the Gutenberg plugin</li></ul>\n\n\n\n<p>WordPress 5.8 also has lots of refinements to enhance the developer experience.  To learn more, subscribe to the <a href=\"https://make.wordpress.org/core/\">Make WordPress Core blog</a> and pay special attention to the <a href=\"https://make.wordpress.org/core/tag/5-8+dev-notes/\">developer notes tag</a> for updates on those and other changes that could affect your products.</p>\n\n\n\n<h2>Plugin and Theme Developers</h2>\n\n\n\n<p>Please test your plugins and themes against WordPress 5.8 and update the&nbsp;<em>Tested up to</em>&nbsp;version in the <code>readme</code> file to 5.8.  If you find compatibility problems, please be sure to post to the&nbsp;<a href=\"https://wordpress.org/support/forum/alphabeta/\">support forums</a>,&nbsp;so those can be figured out before the final release.</p>\n\n\n\n<p>The WordPress 5.8 Field Guide, due to be published very shortly, will give you a deeper dive into the major changes.</p>\n\n\n\n<h2>How to Help</h2>\n\n\n\n<p>Do you speak a language other than English? &nbsp;<a href=\"https://translate.wordpress.org/projects/wp/dev\">Help us translate WordPress into more than 100 languages!</a>&nbsp; This release also marks the&nbsp;<a href=\"https://make.wordpress.org/polyglots/handbook/glossary/#hard-freeze\">hard string freeze</a>&nbsp;point of the 5.8 release schedule.</p>\n\n\n\n<p><em><strong>If you think you have found a bug</strong>, you can post to the&nbsp;<a href=\"https://wordpress.org/support/forum/alphabeta\">Alpha/Beta area</a>&nbsp;in the support forums. We would love to hear from you!  If you are comfortable writing a reproducible bug report,&nbsp;<a href=\"https://core.trac.wordpress.org/newticket\">file one on WordPress Trac</a>, where you can also find&nbsp;<a href=\"https://core.trac.wordpress.org/tickets/major\">a list of known bugs</a>.</em></p>\n\n\n\n<p class=\"has-text-align-right\"><strong><em>Props to <a href=\"https://profiles.wordpress.org/audrasjb/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>audrasjb</a>, <a href=\"https://profiles.wordpress.org/cbringmann/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>cbringmann</a>, <a href=\"https://profiles.wordpress.org/webcommsat/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>webcommsat</a>, and <a href=\"https://profiles.wordpress.org/pbiron/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>pbiron</a> for copy suggestions and final review.</em></strong></p>\n\n\n\n<hr class=\"wp-block-separator\" />\n\n\n\n<p><em>We are almost there,<br />WordPress 5.8 comes next month.<br />We need your help: test!</em></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 30 Jun 2021 03:47:48 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Jeffrey Paul\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:35;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:79:\"WPTavern: Add Editor-Only Notes via the Markdown Comment Block WordPress Plugin\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=119331\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:203:\"https://wptavern.com/add-editor-only-notes-via-the-markdown-comment-block-wordpress-plugin?utm_source=rss&utm_medium=rss&utm_campaign=add-editor-only-notes-via-the-markdown-comment-block-wordpress-plugin\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3843:\"<p class=\"has-drop-cap\">Rich Tabor, the Senior Product Manager of WordPress Experience at GoDaddy, <a href=\"https://twitter.com/richard_tabor/status/1408460733055184897\">tweeted that he had an idea</a> for a new block at the end of last week. Shortly after, the <a href=\"https://wordpress.org/plugins/markdown-comment-block/\">Markdown Comment Block</a> plugin appeared on WordPress.org.</p>\n\n\n\n<p>The plugin is a one-off block. It allows users to enter notes directly into the post editor that will not appear on the front end of the site. Tabor said he came up with the idea when working on an article for building single-block plugins.</p>\n\n\n\n<p>There are few things I love more than simple plugins with a tight focus, performing a single function. Markdown Comment Block lands in this category.</p>\n\n\n\n<p>The plugin creates a new block that works nearly the same as a typical Paragraph block:</p>\n\n\n\n<img />Adding inline comments to a post.\n\n\n\n<p>Users can change the text color, but they will not have access to the typical Rich Text controls. Those should be unnecessary anyway.</p>\n\n\n\n<p>As someone who does long-form writing almost exclusively in Markdown, the block&rsquo;s use of the double percent-sign syntax for comments intrigued me. Technically, the Markdown spec does not support any sort of special characters for them. It handles HTML comments. However, those appear in the source code on the front end when the document is rendered. I have only seen the <code>%%</code> mark to denote comments in the <a href=\"https://www.inspire-writer.com/\">Inspire Writer</a> app for Windows. Tabor said he had seen the same in <a href=\"https://ulysses.app/\">Ulysses</a>. The feature also exists in the <a href=\"https://useiceberg.com/\">Iceberg editor</a> for WordPress, which Tabor created alongside Jeffrey Carandang.</p>\n\n\n\n<p>The plugin also introduces the <code>%%</code> keyboard shortcut. Typing it directly in the editor will create a new Markdown Comment block.</p>\n\n\n\n<p>My primary use case for the plugin would be leaving notes for my later self. However, it could also be handy in users&rsquo; publishing flows. The block adds a &ldquo;Resolve&rdquo; button to the toolbar. Clicking it deletes the comment.</p>\n\n\n\n<img />Clicking the &ldquo;Resolve&rdquo; button will delete the block.\n\n\n\n<p>The block itself will not likely offer a robust enough feature set for complex workflows. However, pairing it with a plugin like <a href=\"https://wptavern.com/upgrade-your-publishing-flow-with-the-post-descriptions-wordpress-plugin\">Post Descriptions</a> could round out the experience for larger teams of writers and copyeditors.</p>\n\n\n\n<p>The Post Descriptions plugin allows users to add notes on the post level. These notes appear on the post-management screen, letting other team members know when to check an article. However, it may be hard to provide the full context of what issues need to be resolved before publishing. Markdown Comment Block adds an inline comments system, letting team members pass in-text notes.</p>\n\n\n\n<p>Theme developers should appreciate that the block uses CSS custom properties too, which makes it easy to overwrite its default style rules.  In moments, I was able to make it match my theme:</p>\n\n\n\n<img />Custom color, font, and line-height styles.\n\n\n\n<p>The <code>--markdown-comment-font-size</code>, <code>--markdown-comment-line-height</code>, and <code>--markdown-comment-color</code> variables are available for theme developers who want to add in support.</p>\n\n\n\n<p>The one complaint I had about the block is its title: &ldquo;Comment.&rdquo; It is easy to confuse it with the six other comment-related blocks already in the WordPress block list. And, there will only be more in upcoming versions. Giving it a title of &ldquo;Markdown Comment&rdquo; would better distinguish it from others.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 30 Jun 2021 00:15:55 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:36;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:113:\"WPTavern: BuddyPress 9.0 Scheduled for Short Development Cycle to Ship Block-Based Widgets Ahead of WordPress 5.8\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=119255\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:271:\"https://wptavern.com/buddypress-9-0-scheduled-for-short-development-cycle-to-ship-block-based-widgets-ahead-of-wordpress-5-8?utm_source=rss&utm_medium=rss&utm_campaign=buddypress-9-0-scheduled-for-short-development-cycle-to-ship-block-based-widgets-ahead-of-wordpress-5-8\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3801:\"<p><a href=\"https://buddypress.org/2021/06/buddypress-8-0-0-alfano/\">BuddyPress 8.0</a> was just released earlier this month on June 6, but the core development team is gearing up for a <a href=\"https://bpdevel.wordpress.com/2021/06/24/bp-dev-chat-summary-june-23-2021/\">short development cycle for 9.0</a>. The release will be specifically targeted at getting BuddyPress core widgets ready for WordPress 5.8&rsquo;s new block widgets experience. Contributors are aiming to hit the following timeline to ship 9.0 before the next major WordPress release:</p>\n\n\n\n<ul><li>Beta: July 8.</li><li>RC: July 12.</li><li>Final:&nbsp;<strong>July 16</strong></li></ul>\n\n\n\n<p>BuddyPress entered the world of blocks with the release of version 6.0 in May 2020, allowing users to insert a specific Member or Group into content. Version 7.0, released six months later, introduced blocks for featuring a list of members, a list of groups, and the ability to embed a public activity post. Over the next few weeks, BuddyPress contributors will continue the process of <a href=\"https://github.com/buddypress/bp-blocks/issues/37\">migrating the rest of the BuddyPress component widgets to blocks</a>. These include the following:</p>\n\n\n\n<ul><li><strong>Blogs Recent Posts Widget</strong>: A list of recently published posts from across the network</li><li><strong>BP Core Login Widget</strong>: Shows a Log In form to logged-out visitors, and a Log Out link to those who are logged in</li><li><strong>BP Core Friends Widget</strong>: A dynamic list of recently active, popular, and newest Friends of the displayed member. Widget is only shown when viewing a member profile</li><li><strong>BP Groups Widget</strong>: A dynamic list of recently active, popular, newest, or alphabetical groups</li><li><strong>BP Core Members Widget</strong>: A dynamic list of recently active, popular, and newest members</li><li><strong>BP Core Recently Active Widget</strong>: Profile photos of recently active members</li><li><strong>BP Core Who&rsquo;s Online Widget</strong>: Profile photos of online users</li><li><strong>BP Messages Sitewide Notices Widget</strong>: Display Sitewide Notices posted by the site administrator</li></ul>\n\n\n\n<p><strong>BP Nouveau widgets:</strong></p>\n\n\n\n<ul><li><strong>BP Latest Activities</strong>: Display the latest updates of your community having the types of your choice</li><li><strong>BP Nouveau Navigation Widget</strong>: Displays BuddyPress primary nav in the sidebar of the site. (Must be used as the first widget of the sidebar and only once.)</li></ul>\n\n\n\n<p>In addition to building a block for every BuddyPress widget, contributors are aiming to make it possible to <a href=\"https://buddypress.trac.wordpress.org/ticket/8496\">transform existing BP widgets into their corresponding BP block</a>.</p>\n\n\n\n<p>With the new block widgets screen imminently landing in WordPress, BuddyPress has to make this move forward to keep pace with the progress of the block editor&rsquo;s march beyond use in the content editor. Otherwise, BuddyPress users would need to <a href=\"https://wptavern.com/classic-widgets-plugin-disables-wordpress-5-8s-upcoming-block-based-widgets-system\">disable block widgets with the Classic Widgets plugin</a> in order to maintain access to BuddyPress core widgets.</p>\n\n\n\n<p>Contributors are also working on creating a new Follow component, a frequently requested feature which would use the now abandoned <a href=\"https://github.com/r-a-y/buddypress-followers\">BuddyPress Follow</a> plugin as inspiration. The feature will work similar to Twitter following or the Facebook follow button that allows users to see public activity posts for those they are following. The Follow component is being built as a plugin first and will ship with 9.0 if it is ready in time.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 29 Jun 2021 01:07:05 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:37;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"WPTavern: Diving Into WordPress 5.8’s New Widgets Screen\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=119259\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:155:\"https://wptavern.com/diving-into-wordpress-5-8s-new-widgets-screen?utm_source=rss&utm_medium=rss&utm_campaign=diving-into-wordpress-5-8s-new-widgets-screen\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:6657:\"<p class=\"has-drop-cap\">It has been a while since I have touched widgets. Once the site editor landed in the Gutenberg plugin, I almost exclusively dropped the old sidebar paradigm and moved to block templates. Reactivating old themes and jumping into the widgets screen felt like time-traveling into a bygone era.</p>\n\n\n\n<p>After months of being deeply embedded within block themes, it is hard to imagine moving back to the sidebar widgets system that most WordPress users are still using today.</p>\n\n\n\n<p><a href=\"https://wptavern.com/wordpress-5-8-beta-1-released-new-blocks-new-widgets-screen-and-pattern-directory-on-deck\">WordPress 5.8 is slated to ship</a> with a small taste of bringing blocks outside of the content editor. However, it can feel like a surface-level refresh of a dying system, one that does not always work.</p>\n\n\n\n<p>Block-based widgets are part of the transitional phase between classic WordPress and the future, which centers on a complete site editor. Once the bulk of themes are built atop blocks, the need for widgets will wane. The site editor and block themes do not support the old sidebar system. Instead, users will be able to place blocks anywhere.</p>\n\n\n\n<p>Last October, I asked the question: <a href=\"https://wptavern.com/are-block-based-widgets-ready-to-land-in-wordpress-5-6\">Are Block-Based Widgets Ready To Land in WordPress 5.6?</a> At the time, the widgets screen was expected to launch with the final release of 2020. However, the development team pulled back on the feature&rsquo;s inclusion, primarily because the customizer implementation was sub-par.</p>\n\n\n\n<p>Asking the same question of WordPress 5.8, my answer is mostly the same. It is time to ship the current feature and prepare for a future without widgets. There are so many components that are far more exciting around the corner. The primary user-experience issues will linger around until users have moved on to block themes.</p>\n\n\n\n<p>I have long been in the camp of starting from a clean slate for block themes, letting widgets die out. However, the path WordPress has chosen is to create this stepping stone for users who may be on traditional themes for a while. It provides an opportunity to use blocks outside of the editor, which may be a leap forward for many.</p>\n\n\n\n<p>With the vast number of libraries, one-off blocks, and support from plugin authors, users have a wealth of block choices at their fingertips. Right now, if there is no equivalent widget, those users can only ever use those blocks in their content. Within a block-widget system, that limitation does not exist.</p>\n\n\n\n<p>It also lifts some burdens from developers. Those who want to shed some of their old code and go all-in on blocks can begin considering deprecating or retiring widgets.</p>\n\n\n\n<p>Transitioning to the new Widgets screen should feel simple to users familiar with the WordPress content editor. Inserting blocks is the same. The difference is that each sidebar has its own container.</p>\n\n\n\n<img />Widgets screen with a Gallery block in the Footer sidebar.\n\n\n\n<p>The range of blocks within core WordPress could also let users drop some of their widgets-based plugins. One of the most popular types of widgets over the years has been for handling post lists. There are dozens of such plugins and an untold number of themes that include one. Coupled with WordPress 5.8&rsquo;s Query Loop block, users can now recreate many of those widgets themselves.</p>\n\n\n\n<img />Custom post list using the Query Loop block.\n\n\n\n<p>Much of this depends on the theme&rsquo;s design support of blocks and whether it will accommodate anything other than traditional widgets.</p>\n\n\n\n<p>Customizer support for block widgets is lightyears ahead of where it was just a few short months ago. However, it feels awkward at best. There is a deep feeling of not belonging. While it was a remarkable programming feat to make the two features work together, the user experiences are nearly a decade apart.</p>\n\n\n\n<img />Editing a Heading block in the customizer.\n\n\n\n<p>Despite the customizer providing a live preview, the Widgets screen in the WordPress admin gives the necessary workspace. Trying to squeeze the block editor into the tiny customize controls panel was never going to be an ideal experience, and it still is not. It gets the job done, but I recommend the traditional widgets screen for fewer headaches.</p>\n\n\n\n<h2>Problems Remain</h2>\n\n\n\n<p class=\"has-drop-cap\">In the eight months since I first dived into the block-based widgets, the system has been overhauled. However, the potential issues I brought up remain. Just dropping blocks into a sidebar can have mixed results. For example, compare a Legacy Widget to Heading and Latest Comments blocks in the footer sidebar of the popular OceanWP theme:</p>\n\n\n\n<img />Mismatched headings and colors.\n\n\n\n<p>The issue is that WordPress treats every block as a widget. Traditionally, widgets have had both a title and content. Blocks have no such concept. A Heading followed by something like a Paragraph, Latest Comments, or another block has no special meaning in the block system. They are all treated separately.</p>\n\n\n\n<p>This issue is in full view when adding blocks to the default Twenty Twenty-One WordPress theme:</p>\n\n\n\n<img />Block treated as widget in Twenty Twenty-One footer sidebar.\n\n\n\n<p>Notice the Heading and Latest Comments blocks are columnized because they are seen as separate widgets.</p>\n\n\n\n<p>To address this, users must add multiple blocks into a Group block if they want them treated as a single &ldquo;widget.&rdquo; It is a simple matter, but it could still be a usability hurdle for some.</p>\n\n\n\n<p>Even with a fix in place, there is no guarantee that blocks will appear as the widgets the theme author intended.</p>\n\n\n\n<p>I long ago gave up on the hope that there would be better handling for block widgets. The <a href=\"https://wptavern.com/classic-widgets-plugin-disables-wordpress-5-8s-upcoming-block-based-widgets-system\">Classic Widgets plugin</a> is available for those who need it, and <a href=\"https://developer.wordpress.org/block-editor/how-to-guides/widgets/opting-out/#using-remove_theme_support\">theme authors can opt-out</a>. These are necessary tools for an experience that can range from downright awesome to utterly broken.</p>\n\n\n\n<p>Bringing blocks outside of the content editor for traditional theme users is probably necessary for the transition, but the current site editor experience already feels much smoother than block widgets. The long-term focus should be on moving away from the dated concept of widgets and into a WordPress front-end 100% built on blocks.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 28 Jun 2021 23:52:29 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:38;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:96:\"Gutenberg Times: Theme.json Resources, Block Patterns and WordPress 5.8 – Weekend Edition #175\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://gutenbergtimes.com/?p=18320\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:101:\"https://gutenbergtimes.com/theme-json-resources-block-patterns-and-wordpress-5-8-weekend-edition-175/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:13004:\"<p>Howdy, </p>\n\n\n\n<p>We enjoy cooling off at the community pool after our lunch walks. It&#8217;s the simple things, right? </p>\n\n\n\n<p>I learned so much in this week&#8217;s Live Q &amp; A! You might too. Jeff prepared a insightful demo of the basics. Thank you to all those watching and asking great questions! It was a pleasure and honor to have Daisy Olson, Tammie Lister and Jeff Ong on the show. <a href=\"https://gutenbergtimes.com/theme-json-for-wordpress-theme-authors-demo-and-live-q-a-w-daisy-olson-tammie-lister-and-jeff-ong/\">The recording is available here.</a> So are the links to the shared resources and the transcript. </p>\n\n\n\n<p>What else happened this week in WordPress? Amazingly plenty. Get yourself your favorite beverage and start reading and watching. </p>\n\n\n\n\n\n<p>Yours, 💕<br />Birgit</p>\n\n\n\n\n\n<h2>Release week at WordPress</h2>\n\n\n\n<p>WordPress is such a fantastic open-source project. I admire the team and the people in it so much! </p>\n\n\n\n<p>The <a href=\"https://wordpress.slack.com/archives/C01VACX5E2W\">public Slack channel of the release squad</a> helped me understand more of the complexities behind making software that is used by many millions of people all over the world. If you ever get a chance to spend a few minutes scrolling through the discussions on slack, on trac or GitHub, do it. Meet the people, who bring the work of hundreds of contributors over the finish line. Meet the contributors. </p>\n\n\n\n<p><a href=\"https://make.wordpress.org/core/5-8/\">WordPress 5.8 Beta 4</a> is out and ready for your testing. WordPress 5.8 RC 1 is scheduled for June 29th, 2021. That comes with a hard string freeze, and the Polyglot teams get into high gear with translations. It&#8217;s also the deadline for DevNotes of the more significant changes coming  with this release. </p>\n\n\n\n<p><a href=\"https://make.wordpress.org/core/2021/06/24/whats-new-in-gutenberg-10-9-23-june/\">Gutenberg 10.9 and 10.9.1</a> were released. Some bug fixes will be ported back to be included in the WordPress 5.8. Grzegorz Ziolkowski and I recorded the Gutenberg Changelog #46 yesterday, and it will be published on Monday. Our editor, Sandy, is on a well-deserved break over the weekend.  <a href=\"https://wptavern.com/gutenberg-10-9-renames-the-query-block-adds-collapsible-list-view-items-and-rolls-out-rich-url-previews\"><strong>Justin Tadlock </strong>took 10.9 </a>for a spin at the WPTavern. </p>\n\n\n\n<p>&#8212; <a href=\"https://gutenbergtimes.com/podcast/changelog-46-devnotes-for-wordpress-5-8/\">Gutenberg Changelog #46 is now available</a> &#8212; 6/27</p>\n\n\n\n\n<p><strong>&nbsp;<a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/\" target=\"_blank\" rel=\"noreferrer noopener\">&#8220;Keeping up with Gutenberg &#8211; Index 2021&#8221;</a>&nbsp;</strong><br />A chronological list of the WordPress Make Blog posts from various teams involved in Gutenberg development: Design, Theme Review Team, Core Editor, Core JS, Core CSS, Test and Meta team from Jan. 2021 on. Updated by yours truly.  <a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/keeping-up-with-gutenberg-index-2020/\">The index 2020 is here</a></p>\n\n\n\n\n<h2>Theme.json Resources</h2>\n\n\n\n<p>You can read an&nbsp;<a href=\"https://make.wordpress.org/core/2021/06/25/introducing-theme-json-in-wordpress-5-8/\"><strong>Introducing theme.json in WordPress 5.8</strong></a>&nbsp;by&nbsp;<strong><a href=\"https://twitter.com/nosolosw\">Andre Maneiro</a></strong>&nbsp;on the Core Make blog.</p>\n\n\n\n<p>You can read up on the details specifications in the Block Editor Handbook:&nbsp;<strong><a href=\"https://developer.wordpress.org/block-editor/how-to-guides/themes/theme-json/\">Global Settings &amp; Styles (theme.json)</a>.</strong></p>\n\n\n\n<p>Another fantastic way to get your feet wet is to heed the&nbsp;<a href=\"https://make.wordpress.org/test/2021/06/24/call-for-testing-thrive-with-theme-json/\"><strong>Call for Testing #8</strong></a>&nbsp;out of the FSE outreach program. <strong>Anne McCarthy</strong> has some interesting tasks for you. <a href=\"https://wptavern.com/fse-outreach-round-8-a-developer-centric-call-for-testing-theme-json-configuration\"><strong>Justin Tadlock </strong></a> has more for you on the <em>WordPress Tavern</em> </p>\n\n\n\n<p><strong>Tammie Lister</strong>&nbsp;started a new project <a href=\"https://ephemeralthemes.com/\">&#8220;Ephemeral Themes&#8221;</a> and shared her thoughts on theme.json and why she is excited again for theme development.&nbsp;<a href=\"https://ephemeralthemes.com/2021/06/20/theme-json-inspires/\"><strong>Theme.json inspires</strong></a></p>\n\n\n\n<p>The Gutenberg team is in ongoing discussion about various topics. Two were raised during the <a href=\"https://gutenbergtimes.com/theme-json-for-wordpress-theme-authors-demo-and-live-q-a-w-daisy-olson-tammie-lister-and-jeff-ong/\">Live Q &amp; A</a>. Both could use your opinion and ideas.</p>\n\n\n\n<ul><li><a href=\"https://github.com/WordPress/gutenberg/issues/29568\">Default Colors, Theme Colors, and Custom Colors</a></li><li><a href=\"https://github.com/WordPress/gutenberg/issues/20244\">Responsive Global Styles as a work in progress</a></li></ul>\n\n\n\n<p>A good way to get started and see the configuration in action is to study the themes available in the&nbsp;<a href=\"https://github.com/WordPress/theme-experiments/\"><strong>Theme Experiments repository</strong></a>&nbsp;on GitHub.</p>\n\n\n\n<h2>Full Site Editing </h2>\n\n\n\n<p>Another theme by <strong>Ana Segota,</strong>  built for the Site editor will come to the WordPress directory. Justin Tadlock took it for a spin. <a href=\"https://wptavern.com/clove-a-showcase-of-block-patterns-by-anariel-design\"><strong>Clove: A Showcase of Block Patterns by Anariel Design</strong></a>.</p>\n\n\n\n<p><strong>Anne McCarthy </strong>published <a href=\"https://make.wordpress.org/test/2021/06/24/fse-program-polished-portfolios-summary/\"><strong>FSE Program Polished Portfolios Summary</strong></a> with the updated feedback from a great group of participants. </p>\n\n\n\n<p>On her personal blog, <strong>Anne McCarthy</strong> also published <a href=\"https://nomad.blog/2021/06/11/on-future-outreach-program-models-in-the-wordpress-community/\"><strong>On Future Outreach Program Models in the WordPress Community</strong></a>. She shared some of her learn lessons on running the FSE outreach program and what needs to happen to make this a permanent contributor activity within WordPress. </p>\n\n\n\n<p>Here is the <a href=\"https://make.wordpress.org/test/2021/06/09/upcoming-fse-outreach-program-schedule-june-july/\">Upcoming FSE Outreach Program Schedule</a></p>\n\n\n\n<p><a href=\"https://twitter.com/scruffian\"><strong>Ben Dwyer</strong> </a>on ThemeShaper posted <strong><a href=\"https://themeshaper.com/2021/06/23/universal-themes-some-ideas/\">Some Ideas for Universal Themes</a>.</strong> He wrote: &#8220;A universal theme would work in both editing modes.&nbsp; A user should be able to build a site in classic mode and switch to FSE mode when the Site Editor is more mature or when they are ready to try all the extra tools that Full Site Editing will bring. Changes to a theme in classic mode should be reflected when I enable the Site Editor.&#8221; and goes into more details on how that could work. At Automattic, they experiment with the <a href=\"https://github.com/Automattic/themes/tree/trunk/quadrat\">Quadrat theme</a>. </p>\n\n\n\n\n<p><strong><a href=\"https://gutenbergtimes.com/need-a-zip-from-master/\">Need a plugin .zip from Gutenberg&#8217;s main (trunk) branch?</a></strong><br />Gutenberg Times provides daily build for testing and review. <br />Have you been using it? Hit reply and let me know.</p>\n\n\n\n<p><img alt=\"GitHub all releases\" src=\"https://img.shields.io/github/downloads/bph/gutenberg/total?style=for-the-badge\" /></p>\n\n\n\n<p></p>\n\n\n\n\n<h2>Block Patterns</h2>\n\n\n\n<p>About 80 Patterns have been published in the Pattern Directory on WordPress.org, <strong>Kjell Reigstad</strong> reported in his <strong><a href=\"https://make.wordpress.org/design/2021/06/23/update-initial-patterns-for-the-patterns-directory/\">Update: Initial Patterns for the Patterns Directory</a> </strong>over the last two weeks, Kjell, Mel Choyce and Beatriz Fialho were fielding community submissions and working with the designers. There are wonderful and useful patterns, you can use for your site.</p>\n\n\n\n<p>The discussion about <strong>Block Patterns</strong> on the WordPress Tavern has readers ruminating about <strong><a href=\"https://wptavern.com/wordpress-theme-lock-in-silos-and-the-block-system\">Theme Lock-In, Silos, and the Block System</a>.</strong> In a Post Status discussion, <strong>Tammie Lister </strong>thought the opposite is true. &#8220;it&#8217;s going to be easier, not harder, to switch with the newer set up.&#8221; And then she continues: &#8220;Try swapping between themes now. It&#8217;s not a picnic. It&#8217;s often a sad rained on picnic with soggy sandwiches of sadness, even with the best hope.&#8221; 🌧️ I might steal that metaphor from Tammie 💕</p>\n\n\n\n<p>Speaking of Block Patterns, the design team also brought Block Patterns to all WordPress Twenty themes, all the way back to Twenty-Ten. They will be released with WordPress 5.8. <strong>Milana Cap</strong> published about these <strong><a href=\"https://make.wordpress.org/core/2021/06/21/bundled-themes-changes-in-wordpress-5-8/\">Bundled themes changes in WordPress 5.8</a>.</strong> They are a great inspiration for designer on what can be possible with Block Patterns now. Justin Tadlock at the WordPress Tavern also <a href=\"https://wptavern.com/a-throwback-to-the-past-refreshing-old-twenty-wordpress-themes-with-block-patterns\">took the new patterns out for a spin.</a></p>\n\n\n\n<p>In <strong><a href=\"https://themeshaper.com/2021/06/25/theme-patterns-for-the-site-editor/\">Theme patterns for the Site&nbsp;Editor</a> </strong> <strong>Kjell Reigstad</strong> show off a new UI to handle the display of different patterns for a header. It is an expansion of the block pattern display for Query Loop for various Post list layouts. He also shared his code and a short tutorial. Kjell also used the Quadrat theme from the Automattic repository </p>\n\n\n\n\nHeader Patterns in Quadrat Theme / Automattic\n\n\n\n\n<h2>Block Development and Plugins</h2>\n\n\n\n<p>For block builders, the Core-editor team published two DevNotes this week. </p>\n\n\n\n<p><strong><a href=\"https://make.wordpress.org/core/2021/06/23/block-api-enhancements-in-wordpress-5-8/\">Block API Enhancements in WordPress 5.8</a> </strong>by <strong>Grzegorz Ziolkowski</strong>, encouraging plugins developers to using the block.json metadata file. He lists under the benefits: </p>\n\n\n\n<ul><li>code sharing between JavaScript and PHP and other languages, </li><li>optimized enqueuing of assets on the frontend to support performance increases.</li><li>Allows listing of the block on the Block Type REST API endpoint </li><li>It&#8217;s a requirement for blocks to be included in the WordPress Plugin Directory  </li></ul>\n\n\n\n<p><a href=\"https://make.wordpress.org/core/2021/06/25/block-supports-api-updates-for-wordpress-5-8/\"><strong>Block supports API updates for WordPress 5.8</strong></a>&nbsp; by <strong>Daisy Olsen</strong>, which outlines and additional support options for color, duotone, fontSize, lineHeight, spacing options for blocks and themes. </p>\n\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p class=\"has-text-align-center\"><strong>Don&#8217;t want to miss the next Weekend Edition? </strong></p>\n\n\n\n<form class=\"wp-block-newsletterglue-form ngl-form ngl-portrait\" action=\"https://gutenbergtimes.com/feed/\" method=\"post\"><div class=\"ngl-form-container\"><div class=\"ngl-form-field\"><label class=\"ngl-form-label\" for=\"ngl_email\">Type in your Email address to subscribe.</label><div class=\"ngl-form-input\"><input type=\"email\" class=\"ngl-form-input-text\" name=\"ngl_email\" id=\"ngl_email\" /></div></div><button class=\"ngl-form-button\">Subscribe</button><p class=\"ngl-form-text\">We hate spam, too and won&#8217;t give your email address to anyone except Mailchimp to send out our Weekend Edition</p></div><div class=\"ngl-message-overlay\"><div class=\"ngl-message-svg-wrap\"></div><div class=\"ngl-message-overlay-text\">Thanks for subscribing.</div></div><input type=\"hidden\" name=\"ngl_list_id\" id=\"ngl_list_id\" value=\"26f81bd8ae\" /><input type=\"hidden\" name=\"ngl_double_optin\" id=\"ngl_double_optin\" value=\"yes\" /></form>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n\n<p>Featured Image: <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"https://commons.wikimedia.org/w/index.php?curid=6068229\">&#8220;File:Lego Color Bricks.jpg&#8221;</a>&nbsp;by&nbsp;<a href=\"https://www.flickr.com/people/13403905@N03\" target=\"_blank\" rel=\"noreferrer noopener\">Alan Chia</a>&nbsp;is licensed under&nbsp;<a href=\"https://creativecommons.org/licenses/by-sa/2.0?ref=ccsearch&atype=rich\" target=\"_blank\" rel=\"noreferrer noopener\">CC BY-SA 2.0</a></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 26 Jun 2021 19:18:25 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"Birgit Pauli-Haack\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:39;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:127:\"Gutenberg Times: Theme.json for WordPress Theme Authors – demo and  Live Q &amp; A w/ Daisy Olson, Tammie Lister and Jeff Ong\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://gutenbergtimes.com/?p=18324\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:125:\"https://gutenbergtimes.com/theme-json-for-wordpress-theme-authors-demo-and-live-q-a-w-daisy-olson-tammie-lister-and-jeff-ong/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:56956:\"<p>On June 24th, we hosted Gutenberg Times Live Q &amp; A on the topic  <strong>&#8220;Theme.json for Theme Authors &#8211; Getting started with theme development for Full-site Editing&#8221;</strong> It was a great pleasure and privilege to have <a href=\"https://twitter.com/DaisyOlsen\">Daisy Olson</a>, developer advocate at Automattic, <a href=\"https://twitter.com/karmatosed\">Tammie Lister</a>, design lead at Extendify and <a href=\"https://twitter.com/jffng\">Jeff Ong</a>, code wrangler at Automattic on the show. </p>\n\n\n\n<div class=\"wp-block-embed__wrapper\">\n<div class=\"toolbelt-video-wrapper\"></div>\n</div>\n\n\n\n<p>Jeff Ong prepared <a href=\"https://youtu.be/dBwhHKKblhU?t=831\">a demo</a> for us, and then attendees had some interesting questions our panelists answered. You can read the transcript below.</p>\n\n\n\n<p>WordPress 5.8 will come with the infrastructure and foundation to control the block editor and theme settings via the configuration file theme.json. JSON is a universal data format that is readable to PHP and JavaScript alike.</p>\n\n\n\n<blockquote class=\"wp-block-quote is-style-large\"><p>Themes no longer have to pretend that they&#8217;re plugins.</p><cite>Tammie Lister</cite></blockquote>\n\n\n\n<div class=\"wp-block-sortabrilliant-guidepost\"><ul><li><a href=\"https://gutenbergtimes.com/feed/#0-resources-about-theme-json-and-themes-for-full-site-editing\">Resources about theme.json and themes for Full-site editing</a></li><li><a href=\"https://gutenbergtimes.com/feed/#1-themes-for-full-site-editing-in-the-word-press-org-repository\">Themes for Full-site Editing in the WordPress.org repository</a></li><li><a href=\"https://gutenbergtimes.com/feed/#2-strong-what-will-change-most-for-the-theme-developers-when-building-themes-for-full-site-editing-strong\">What will change most for the theme developers when building themes for full-site editing?</a></li><li><a href=\"https://gutenbergtimes.com/feed/#3-demo-configuring-the-block-editor-with-theme-json-file\">Demo: Configuring the block editor with theme.json file</a></li><li><a href=\"https://gutenbergtimes.com/feed/#3-meta-charset-utf-8-why-do-we-want-to-rewrite-css-in-json\">Why do we want to rewrite CSS in JSON</a></li><li><a href=\"https://gutenbergtimes.com/feed/#4-what-happens-when-you-update-the-color-palette-will-saved-blocks-have-the-new-colors\">What happens when you update the color palette? Will saved blocks have the new colors?</a></li></ul></div>\n\n\n\n<h2 id=\"0-resources-about-theme-json-and-themes-for-full-site-editing\">Resources about theme.json and themes for Full-site editing</h2>\n\n\n\n<p>During the show, we mentioned a few places where you can dive in and learn more about theme.json.</p>\n\n\n\n<p>You can read an <a href=\"https://make.wordpress.org/core/2021/06/25/introducing-theme-json-in-wordpress-5-8/\"><strong>Introducing theme.json in WordPress 5.8</strong></a> by <strong>Andre Maneiro</strong> on the Core Make blog. </p>\n\n\n\n<p>You can read up on the details specifications in the Block Editor Handbook: <strong><a href=\"https://developer.wordpress.org/block-editor/how-to-guides/themes/theme-json/\">Global Settings &amp; Styles (theme.json)</a>. </strong></p>\n\n\n\n<p>A good way to get started and see the configuration in action is to study the themes available in the <a href=\"https://github.com/WordPress/theme-experiments/\"><strong>Theme Experiments repository</strong></a> on GitHub. </p>\n\n\n\n<p>Another fantastic way to get your feet wet is to heed the <a href=\"https://make.wordpress.org/test/2021/06/24/call-for-testing-thrive-with-theme-json/\"><strong>Call for Testing #8</strong></a> out of the FSE outreach program. Anne McCarthy has some interesting tasks for you. </p>\n\n\n\n<p><strong>Tammie Lister</strong> started a new blog and shared her thoughts on theme.json and why she is excited again for theme development. <a href=\"https://ephemeralthemes.com/2021/06/20/theme-json-inspires/\"><strong>Theme.json inspires</strong></a></p>\n\n\n\n<p>The Gutenberg team is in ongoing discussion about various topics. Two were raised during the Live Q &amp; A. Both could use your opinion and ideas. </p>\n\n\n\n<ul><li><a href=\"https://github.com/WordPress/gutenberg/issues/29568\">Default Colors, Theme Colors, and Custom Colors</a></li><li><a href=\"https://github.com/WordPress/gutenberg/issues/20244\">Responsive Global Styles as a work in progress</a></li></ul>\n\n\n\n<h2 id=\"1-themes-for-full-site-editing-in-the-word-press-org-repository\">Themes for Full-site Editing in the WordPress.org repository</h2>\n\n\n\n<ul><li><a href=\"https://wordpress.org/themes/blockbase/\">Block Base</a> by Automattic</li><li><a href=\"https://wordpress.org/themes/naledi/\">Naledi </a>by Anariel Design</li><li><a href=\"https://wordpress.org/themes/tt1-blocks/\">TT1 Blocks</a> by WordPress contributors, the FSE sibling of the Twenty-Twenty-One Theme</li><li><a href=\"https://wordpress.org/themes/block-based-bosco/\">Block-Based Bosco</a> by Fränk Klein</li><li><a href=\"https://wordpress.org/themes/armando/\">Armando</a> by Carolyn Newmark</li><li><a href=\"https://wordpress.org/themes/q/\">Q </a>by Ari Stathopoulos</li><li><a href=\"https://wordpress.org/themes/hansen/\">Hansen</a> by Uxl Themes</li></ul>\n\n\n\n<p class=\"has-larger-font-size\" id=\"transcript\"><strong>Transcript</strong></p>\n\n\n\n<p class=\"has-text-align-center\" id=\"transcript\"><em><span class=\"has-inline-color has-accent-color\">This transcript is still a work in progress</span></em><strong><span class=\"has-inline-color has-accent-color\"> </span></strong>&#8211; Birgit</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> Well, and then we can start the webinar here. The webinar is now live and welcome to our 28th Gutenberg live Q and A on this June 24th. My name is Birgit Pauli-Haack and I am your host for today&#8217;s discussion. Thank you all for watching, and it&#8217;s great to have you. And while you all come in, use the chat window to tell us where you are and where you&#8217;re watching from.&nbsp;</p>\n\n\n\n<p>And today we will discuss a new way to configure themes, that is black themes, with global styles and settings file theme.json. And it will enable theme developers to centralize all the block-based settings, color palettes, font sizes, and other block-based customizations. This way you will also control which of the other block features the theme supports or does not support.&nbsp;</p>\n\n\n\n<p>So that&#8217;s my simple mind&#8217;s description of the new features and I&#8217;m so thrilled to have three experts on the show to go beyond this simple explanation and help theme developers to get started. I&#8217;m extremely honored to have Daisy Olsen, developer advocate at Automatic and WordPress contributor. Hey, good to have you. Also Jeff Ong, code wrangler at Automatic.</p>\n\n\n\n<p><em>Jeff Ong: </em>Hello.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> Thanks for being here. And at last but not at least Tammie Lister, design lead at Extendify.</p>\n\n\n\n<p><em>Tammie Lister:</em> Hello.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> We&#8217;ll do some proper introduction in less than a minute. I just have a few housekeeping notes. So after the introduction, we&#8217;ll have a first round robin question and then we see a demo. Jeff was working really hard on it and I think he was the only one repairing hard for this live Q and A. And then we&#8217;ll discuss the different angles and how they get started. And then, of course, answer your question.</p>\n\n\n\n<p>Speaking of questions, how do you pose your questions? There&#8217;s a Q and A on the bottom of the screen, a kind of icon. You click on that and write your question. And for those watching on YouTube use the chat window next to the video player. And so saying hi. Hi, Victor. From Buenos Aires in Argentina. Awesome. Thank you for being here. All right. When you do comments and questions, so please be kind even if you disagree.&nbsp;</p>\n\n\n\n<p>This is a family endeavor. All right. Well, I&#8217;m thrilled you all agreed dear panelists to come on the show and I get an hour to talk with you about your work. So, Daisy, tell us a little bit about you, where are you&#8217;re located and what is it that you do as developer advocate on the purpose project and at Automatic?</p>\n\n\n\n<p><em>Daisy Olsen: </em>Yeah. I&#8217;m Daisy Olsen and I live in New Hampshire in the United States. It&#8217;s a beautiful day here right now unlike some parts of this country that are really hot. We got the cool weather over here this week. So as a developer advocate, I talk about WordPress a lot.</p>\n\n\n\n<p>I get out and do workshops, teach classes, write documentation and just stay involved and close to the projects development so that I know what&#8217;s going on theoretically and can share that out particularly with plugin and theme developers as well as agencies and freelancers and things like that.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> Awesome. So glad you&#8217;re here. Thank you. So, Tammie, thank you for coming back to the show. It&#8217;s been over three years. The last time you were on the show was just after Gutenberg was merged into Core and you were one of the three leads with Matias Ventura and Joen Asmussen. </p>\n\n\n\n<p>And you shared a lot about the journey of Gutenberg and the philosophy behind it. So I will put the link to the show into the show notes for you who have been coming later to Gutenberg. But this year you joined the WordPress product company Extendify. So what do you do there?</p>\n\n\n\n<p><em>Tammie Lister:</em> First of all, has it been three years? That goodness. Time flies. So in Extendify I focus on design. So our solutions extend the editor. And then the aim is to make it even more usable for people&#8217;s purpose that they want to use it for. And I&#8217;m really, really excited about that.</p>\n\n\n\n<p>So it means that people can have the best experience from the content they&#8217;re creating, to the layout, the patterns, the styles, whatever that the editor enables, that&#8217;s really what I&#8217;m focusing on. So it&#8217;s a interesting new challenge to do. And you have blew my brain with that time span. You really have. That&#8217;s awesome.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> Well, it&#8217;s also over three years that Gutenberg times us. So I&#8217;ve been part of that journey so for so long.</p>\n\n\n\n<p><em>Tammie Lister:</em> Congrats.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> Nothing really held my attention for so long. And normally I get really bored. Well, I&#8217;m also really happy that Extendify took over <a href=\"https://wordpress.org/plugins/editorplus/\">Editor Plus</a> from Munir Kumal and the <a href=\"https://wordpress.org/plugins/block-options/\">EditorsKit</a> from Jeffrey Carandang. So, those have a more sustainable way now to access because both Munir and Jeffrey seem to have&#8230; Munir joined you, but Jeffrey moved on to be a consultant at , I think, 10up.</p>\n\n\n\n<p><em>Tammie Lister:</em> It&#8217;s so really exciting.&nbsp;</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> Yeah. I imagine. So thank you also to Jeff Ong for joining us today as well. You&#8217;re a code wrangler in Automatic and what have you been working on lately except for the demo. I know about that.</p>\n\n\n\n<p><em>Jeff Ong</em>: Well, first, thank you for having me and hosting this. Awesome to be here. I feel very honored to be with three on-time contributors. So super cool. At Automattic, I&#8217;ve been working on theme development, pretty solely focused on that for the last year. And my background is not in WordPress. </p>\n\n\n\n<p>So it&#8217;s kind of been an interesting journey to transition and learn about the ecosystem and really coming at a transitory time figuring out how do we kind of move into this new block-based paradigm? How do we make themes that work with the block editor really well and can hopefully unlock more creativity for just really great design. And I can tell you what sites again. Well, making new themes and figuring out how to do that with the latest version of Gutenberg, which turns out every day.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> So the viewers follow Jeff Ong, he&#8217;s going to teach you how to do things with the Block Editor. And we will soon see a little demo of that. It&#8217;s what Daisy said, &#8220;What you did in five minutes, I taught a course on that in three hours.&#8221; So it&#8217;s going to be a little fast paced today.&nbsp;</p>\n\n\n\n<h2 id=\"2-strong-what-will-change-most-for-the-theme-developers-when-building-themes-for-full-site-editing-strong\">What will change most for the theme developers when building themes for full-site editing?</h2>\n\n\n\n<p>But before we head into media&#8217;s raised, I would like to ask each of you, so what do you think will change most for the theme developers when building themes? These are for agency building custom themes for the clients or for theme shops rolling out new themes to sell. Do you want to start, Tammie?</p>\n\n\n\n<p><em>Tammie Lister:</em> Yeah. That&#8217;s interesting because I think perhaps it&#8217;s a change if you wanted to be a change. Because lots of this is an opt-in, as is the way. WordPress, the best way to opt-in. I go back to a lot of times that this is a freeing of things and I think it brings an opportunity that has pros and cons, ups and downs with opportunities.</p>\n\n\n\n<p>But plug-ins themes no longer have to pretend that they&#8217;re plugins and they no longer have to be everything and have to be things that they weren&#8217;t intended to be in the first. So I think that that is a challenge in itself because there&#8217;s a certain way that you maybe thought you had to do things and now you don&#8217;t have to work around things. We often have to work around things in WordPress.&nbsp;</p>\n\n\n\n<p>And if you don&#8217;t have to work around it, it can feel a little bit peculiar, but once you realize you don&#8217;t have to do that, it&#8217;s actually really awesome. But you have to realize you don&#8217;t have to and that WordPress was getting in the way. I also think as a result there&#8217;s going to be a space for more creativity, and this can also be really to challenging because maybe you were limited to what you could do creativity wise because of just the confinements of the space and the confinements of what you could do before.&nbsp;</p>\n\n\n\n<p>And it&#8217;s going to open things again to a lot more people. And a lot more people who maybe didn&#8217;t have access to a theme developer with experience who knew the exact ins and outs of it. So I think that&#8217;s a challenge because new people in this space, new creativity. But honestly I think it&#8217;s a good thing. It&#8217;s just if you want to and you&#8217;re open to it and you can kind of explore those new ways, but I don&#8217;t think it&#8217;s a change that you have to make. I think that&#8217;s the thing.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> Awesome. Thank you. Daisy, what do you think?</p>\n\n\n\n<p><em>Daisy Olsen: </em>So I think I would agree with Tammie that the barrier of entry for a new theme designer. And I think that&#8217;s one of the key things is it&#8217;s bringing the design back to theming. Theming over time became very functional. We had a lot of theme companies that were trying to make their themes as flexible, powerful and feature-ful as possible to reach a wide variety of people.</p>\n\n\n\n<p>And I think that we can see some opportunity for vertically oriented designs coming out where you have a theme that is geared towards a restaurant or geared towards, I don&#8217;t know, a salon or a certain kind of a business or even a personal site.</p>\n\n\n\n<p>And I think that there&#8217;s a lot of opportunity to be able to have a lot of variety out there in the marketplace so that when someone asks you inevitable question, because this was probably the most common question when I was working for a thing company is which theme is best for this?&nbsp;</p>\n\n\n\n<p>I&#8217;m doing this kind of a site, which themes should I use. And it could make it so, well, here are five that are really geared towards what you&#8217;re trying to do instead of, oh, you can use any of them. You just have to do all this work to get it to look bright.</p>\n\n\n\n<p>Birgit Pauli-Haack: Yeah. That&#8217;s a good point. Thank you. Jeff?.</p>\n\n\n\n<p><em>Jeff Ong:</em> Definitely, from a design perspective, it&#8217;s super exciting. I want to highlight maybe a little bit more from the development side. This seems like the biggest opportunity or clearest opportunity to ensure that your theme is integrated with the editor. That the things that you&#8217;re doing with the editor and your ability to customize it to control what presets and options are available there to the users of the theme, this is the theme [inaudible 00:12:27].</p>\n\n\n\n<p>It&#8217;s a unifying kind of idea and single point of truth. Talking about theme.json and even just this whole concept of how do we bring the experience together. I think we have an opportunity to do that and that&#8217;s going to change even in some small level. Even if your theme.json cloud just as a few settings. You can take it slow like Tammie was saying. Incorporate parts of it because to me you have this new contract now that can really unify things and bring things together from a lot of disparate parts and pieces.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> Lots to think about. And I agree with all of you. I had this pleasure last year that I took over themes from agencies and they were so powerful and all the things that normally a plug-in will do, custom post types and rigid and all that. It&#8217;s all in one place and we won&#8217;t be able to change a theme at all. </p>\n\n\n\n<p>So now this is definitely going to make life a lot easier for site owners as well So lots to think about and listening to you is quite inspiring to kind of think, oh, well how many direction can my brain go now? But, Jeff, are you ready for your demo? I think it would be helpful for all the people here on the call to see what it&#8217;s all about and how it kind of gets started.</p>\n\n\n\n<p><em>Jeff Ong:</em> Yes. We have 10 minutes roughly. Yes. Can you see my screen? </p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> We can see your screen. Yes.</p>\n\n\n\n<h2 id=\"3-demo-configuring-the-block-editor-with-theme-json-file\">Demo: Configuring the block editor with theme.json file</h2>\n\n\n\n<p><a href=\"https://www.youtube.com/watch?v=dBwhHKKblhU&t=18s\">14.02</a></p>\n\n\n\n<p>Jeff Ong: So we have a blank theme here and I just want to kind of go over some, not going to cover everything, but some of the key parts of that theme.json introduces and show how that impacts a blank theme and also the editor. So hopping over to my code editor. I have my theme.JSON here. This is a really basic, simple theme and nothing going on yet.&nbsp;</p>\n\n\n\n<p>In here I&#8217;m going to go ahead and the first thing I want to talk about are the settings of your theme.JSON. Settings are kind of what control or give you the ability to configure the editor and what kind of customization options are present to a user and the theme. The only thing I have right now is the layout, which we&#8217;ll get to in a second. But let&#8217;s say I want to add some color options here.</p>\n\n\n\n<p>Previously it would be done in the functions PHP. I have kind of a few sheets over here. Sorry. I need to hide these meeting control. I&#8217;m going to copy a color palette from this. I&#8217;m going to set a palette that&#8217;s going to become available to me in my theme. I go to edit the same post. In here I see my cornso, my orange, red, and color blue that&#8217;s become available to me.&nbsp;</p>\n\n\n\n<p>What&#8217;s pretty interesting about this is before you would have had to kind of go into functions at this whole palette and then also define the class name, something like this to actually apply those styles. Let&#8217;s say I want this heading to be orange, update it. Show it here. I get all this cool stuff for free. This class was generated for me by Gutenberg using this preset and that I have defined meeting controls defined here in my palette options.&nbsp;</p>\n\n\n\n<p>Another cool thing or interesting about the possibility here is within the same configuration. Let&#8217;s say I&#8217;m the theme designer. I have the option right now to change the color to kind of anything I want. The powerful thing about theme.json at this time is it can actually turn something like this off. I actually don&#8217;t want people or my users to be able to change anything, change the color palette.</p>\n\n\n\n<p>But let&#8217;s go ahead and reset this back here. Turned off custom colors within theme.json. And then back here you&#8217;ll see that option has disappeared. So inaccessible color combinations or just color combinations that you don&#8217;t want to be available. You can turn that off. This is just one of the options that are available. Color is just one of the options that you can customize.</p>\n\n\n\n<p>You can also take a look at something like typography. I think I can find some font sizes here. Refresh. I can see now that those presets were available, are now available to me. I can do the same thing again here too. Say I don&#8217;t actually want people to be able to change all sides here. As a designer I know it&#8217;s best and I don&#8217;t want people putting in random font sizes.&nbsp;</p>\n\n\n\n<p>So disable that and now only my presets are available too. Oh, by the way, this content is just kind of some standard block-based content. Again, I&#8217;m getting all of this kind of for free or for free in a way by just applying some preset values here. Well, I think the next thing that I wanted to cover is going into the last thing. I&#8217;ll cover it within the settings because you can actually change these per block.&nbsp;</p>\n\n\n\n<p>Remember we were looking at color before. I could add a color key to the paragraph block and actually say, just kidding. I want to allow you to be able to change the color of paragraph blocks. Just the paragraph blocks. I can open up the whole thing. So within here now I can see, oh, I can actually change just for paragraph blocks. I go up to my heading. This custom color is not available. This color option is not available.&nbsp;</p>\n\n\n\n<p>If you want to I could also supply a custom palette. I&#8217;m not going to do that, but could say if you wanted a specific palette that&#8217;s just applied for paragraph blocks. That would be how you do it. So I think that&#8217;s it for settings. I&#8217;m going to go ahead and collapse this now and move on to the styles key of our theme.json. And now within here I can start to define some files.&nbsp;</p>\n\n\n\n<p>Remember our colors from up here from the palette. I can go ahead and because I know that WordPress is generating CSS variables based on these palettes, I can go ahead and start to use those within the styles application of the style section of my theme.json. So with the preset color, put orange red. See what else do. These are going to apply at the top level. So this is going to apply to everything.</p>\n\n\n\n<p>Say I only wanted, for instance, my headings to be&#8230; Let&#8217;s make this. Do the same thing in here and say, ah, I just want, actually, let&#8217;s just make my paragraph colors black. So, again, what I&#8217;ve done here is I&#8217;ve set my global kind of text color to this orange red was preset, which was provided by WordPress and generated here to the entire text. And then actually I can go in and target specific block, set the settings for that as well.&nbsp;</p>\n\n\n\n<p>I think we are close. I just want to show, well, if you&#8217;re editing this, something that&#8217;s also probably going to happen and mess this up. It should throw some kind of an error here yet. Notice there when decoding theme.json. So that&#8217;ll let you know there&#8217;s something going on because it&#8217;s pretty easy tip something up here.&nbsp;</p>\n\n\n\n<p>And I think that&#8217;s just a small note is we&#8217;ll likely encounter that if you&#8217;re configuring keys and nested objects trying to figure out how each of those apply. You pause here for a second. I guess the last thing I want to cover too is the concept of elements. So within here, any h2 that I have is going to be applied a specific style here. So I have the same because [inaudible 00:24:24] can appear outside of blocks or links, for example.</p>\n\n\n\n<p>These are restricted to a specific set at the moment. So let&#8217;s just say text. So, again, because this is not actually rendered as a pocket and an element and that can appear anywhere. That&#8217;s something that I can target with this kind of top level elements select here. Everything else here you can target with the name of the block.&nbsp;</p>\n\n\n\n<p>That is most of what I wanted to cover pretty fast, but again all of the settings that you can find here or that I&#8217;m going over, there&#8217;s way more than just color. There&#8217;s spacing, typography and all of that can be found in documentation that Birgit, I think she shared it here. So that I want to open it up. And I guess there are questions. If there are specific parts that anyone would want to go into in a little more detail. Happy to do that.</p>\n\n\n\n<p><em>Daisy Olsen: </em>Thank you, Jeff. </p>\n\n\n\n<p><em>Birgit Pauli-Haack: </em>Thank you, Jeff. This was awesome. Do you want to just say something?</p>\n\n\n\n<p><em>Daisy Olsen: </em>Yeah. I just wanted to say that maybe we could just talk about layout real quick because I think that&#8217;s going to be a big one for 5.8.</p>\n\n\n\n<p><em>Jeff Ong:</em> Yeah. And I kind of skipped over. It was the first thing that was in here. Yes. Layout key is a way for you to quickly define the default, the width of your content within WordPress or within here. So if you see here, if I don&#8217;t define this layout, a lot of my content is just going to be full width by default. </p>\n\n\n\n<p>You can supply two values here. Content size, it&#8217;s just going to be the default width. You can also define, I think it&#8217;s, what is it? Wide size. Wide width. Nothing happened there because I hadn&#8217;t provided it. Maybe there&#8217;s a better way to show that with cover block.&nbsp;</p>\n\n\n\n<p>Birgit Pauli-Haack: Nice. I like it.&nbsp;</p>\n\n\n\n<p><em>Jeff Ong:</em> Pretty cool. You can, I mean, alignment coming together and within a unified system reliably layout content with starting here is pretty powerful stuff I&#8217;d say.</p>\n\n\n\n<p><em>Birgit Pauli-Haack: </em>Yeah. Awesome. So I shared in the chat window, if you haven&#8217;t seen it, the documentation link where you can read up about the theme.json as a whole. When you say, Daisy, that that&#8217;s the layout will be important for 5.8, which part of it would be, where does it come into play?</p>\n\n\n\n<p><em>Daisy Olsen:</em> So with 5.8 with the custom template functionality that&#8217;s coming where you can basically create a custom template for an entire page or a post that would cover your header as well as your content. If you need to have these setting set for the width, especially the content size for it but preferably also wide so that your site knows how wide it should be. </p>\n\n\n\n<p>Otherwise you get kind of the facts that Jeff showed where it was the full width of the page. It didn&#8217;t have anything to contain it down to the width that you want. So for any theme that wants to use the template editor would benefit from having a theme.json file that even if it only has the one thing in it, it would be good way to take advantage of it.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> Yeah. It&#8217;s an excellent tip. Thank you, Daisy. You heard it here first. So we already got some questions in our Q and A, but I just wanted to have one question for Jeff before. That&#8217;s my prerogative as a host, I get the first question. So if I understood it correctly, so until now, theme.json comes into play I had to create many different places or touch many different places to make a color palette work.</p>\n\n\n\n<p>So, I had to put it in my functions.php and then I also have to put it in my style sheet. Is [inaudible 00:30:04] that I don&#8217;t have to do this anymore, or do I still have to put it into my style sheet, or is it automatically created with when I put the color palette in the theme.json?</p>\n\n\n\n<p><em>Jeff Ong:</em> It is wonderful question. It is automatically created. This is all that that style sheet looks like since this is one of the big very exciting aspects of a theme.json. It&#8217;s that it&#8217;s managing this for you. And then also I think more down the line by providing colors and styles in this way. And then also by applying the styles here you can guarantee that those blocks are going to integrate properly.</p>\n\n\n\n<p>It&#8217;s like the styles for those blocks are going to be more closely tied and actually in how the block is implemented. So no more writing styles that are overwriting that we&#8217;re having to target specific nested blocks. And so there&#8217;s tons of complications to this and there&#8217;s a lot more room to mature and develop, but I think that&#8217;s one of the parts I&#8217;m most excited about. To your point, there&#8217;s one place now where I can define my palette and show how it should be applied. I don&#8217;t have to go into two different places to do it.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> All right. Well, let&#8217;s go to the questions. Victor Kane, from the beginning of the show has already put them in and he&#8217;s particular interested in finding out about the workflow using them theme.json. So one is the best editing alternative for VS Code formatting, and then the second one was the possibility for exporting interactive selections to clipboard and code. I&#8217;m not quite sure I understand the question. Maybe you understand it, Jeff Daisy, Tammie.</p>\n\n\n\n<p><em>Tammie Lister:</em> Personally. So I think this is a personal choice. I&#8217;m going to start with an answer and then go to&#8230; I use VS Code, so I may not be able to give the right answer there. I would be curious to know what you don&#8217;t want in VS Code, and I think that that&#8217;s the thing. This opens up personal&#8230; I&#8217;m going to be really bad at reading the response in chat whilst talking. So I&#8217;m going to be a little bit pertinent and kind of speak first. I&#8217;m sorry, I&#8217;ll get back to it.</p>\n\n\n\n<p>It&#8217;s your personal choice how you write and then you can kind of go back to it. So the thing that I did, this was my workflow, it has been my workflow so far, and I think this is the thing, we&#8217;re all finding our own new workflows with these new toys that we&#8217;re playing with. So what I&#8217;ve been doing is I&#8217;ve been using theme.json.&nbsp;</p>\n\n\n\n<p>I&#8217;ve actually been setting up variables using SAS that have been then pulling in root variables into my theme.json so that I can pull them through. That&#8217;s a weird way to do it. That&#8217;s strange, but the reason being, it means I can reuse and keep things separately. But I&#8217;m sure that everybody on this call has their own little workflows that they are kind of working from.</p>\n\n\n\n<p><em>Daisy Olsen:</em> My approach to that was actually the opposite that I was using my theme.json to set all of my variables so that I didn&#8217;t need SAS, which I think for those that never quite got their head wrapped around preprocessed CSS, it might be a way to simplify things for those that prefer it that way.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> Awesome. </p>\n\n\n\n<p><em>Tammie Lister: </em>I think it&#8217;s what you&#8217;re cozy with, right? And I think that&#8217;s the thing. This can adapt to what was your cozy blanket of coding, and you don&#8217;t have to lose that yet, I think.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> All right. So Victor commented on that. If I get the results, I want interactively with the global settings panel on the right-hand side of the editor, can I export that to a theme.json format?</p>\n\n\n\n<p><em>Daisy Olsen: </em>The answer is not right now. I think there&#8217;s discussion in the teams about maybe building it, but it hasn&#8217;t been the highest priority because everything needs to work first before we start working on an exporter. But there are other parts of that can be exported in that full site editing experience that can be exported. So I think it would be a natural progression to add the ability to do a theme.json export.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> Yes. Definitely there will be.</p>\n\n\n\n<p><em>Tammie Lister:</em> From the very beginning, there were designs in global style. Sorry. The reason I know is that was one thing I did partake on. There was exporting. So I have a feeling if we all wanted to play some little happy bets, there will be exploiting at some point.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> Yeah. But if we all bet on the same thing, it&#8217;s not really bet, right? Victor, as always, you&#8217;re a little bit ahead of the time. So and from Jan Horna, from the Czech Republic, it&#8217;s very hot by now there. </p>\n\n\n\n<p>He has two questions as a theme developer, one, is the theme.json supposed to include all the styling, formatting definitions and replaced the CSS style? And I think we&#8217;d take it one at a time. So we talked a little bit about it from my question, but would it replace? You could still do all those styling in the style sheets as you want, right?</p>\n\n\n\n<p><em>Daisy Olsen:</em> And I think there are some things that will remain in other styling, but you could use the variables that you set or the properties that you set in your theme.json in your CSS. So they can work together. But I don&#8217;t think that theme.json, at least right now, will not completely replace an entire site&#8217;s design, especially if you have a very complex design.</p>\n\n\n\n<h2 id=\"3-meta-charset-utf-8-why-do-we-want-to-rewrite-css-in-json\">Why do we want to rewrite CSS in JSON</h2>\n\n\n\n<p><em>Jeff Ong:</em> Yeah. And this was one of my first questions and honestly, skepticism early on of the proposal around this, is CSS is great. Why do we want to rewrite CSS in JSON. And then it slowly, I mean, other people are obviously smarter than me understood this quickly. It&#8217;s not about rewriting all of CSS. There&#8217;s definitely going to be aspects of your site, especially if you have taking, like you&#8217;re saying, more complicated designs that will remain in CSS. </p>\n\n\n\n<p>But this is about creating, I think, more of the foundational elements and understanding how the blocks will interact with your styles and having that single point of contact, I think is most important. So I think for me, at least it&#8217;s more about the foundational elements that are going to be placed and managed this way than replacing your entirety of your styles. Because this great.&nbsp;</p>\n\n\n\n<p>Things like animations and transformation, and this is all really powerful stuff that I don&#8217;t imagine, really, at least in the super near future, having a big part of theme.json. To the question about, will you be able to save an export a theme.json from global styles? I think this is a really important thing to keep in mind is what I just showed you is kind of unnatural. I don&#8217;t imagine a future necessarily where theme developers are writing raw JSON.</p>\n\n\n\n<p>It&#8217;s really, there&#8217;s not a great experience for it. It&#8217;s a configuration file. And so the more, to points that have already been raised, it&#8217;s about we&#8217;re in this phase now because we need to kind of identify and get it to work, and then we can kind of build an ecosystem around what would a really cool UI look like to generate one of these files? Is it native directly to global styles? How do we start to imagine those interfaces so the theme developers or theme designers can really get to the core of this experience too?</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> All right. Well, thank you. Good point. You wanted to say something.</p>\n\n\n\n<p><em>Tammie Lister: </em>Yeah. I was just going to say over time, CSS has gained so much. So I didn&#8217;t know about anyone else, but I had a block.css file that was getting bigger and bigger of supporting blocks and doing things. And something I&#8217;ve noticed that I can do is throw that file away, and I couldn&#8217;t be happier because what I can do now is lean into these defaults. I&#8217;m still going to have some lines of CSS, the output by whatever, a preprocessor, whatever, my happy little whatever. </p>\n\n\n\n<p>Because everyone has got their own way and we should have our own way of doing it. But it&#8217;s a foundation, and it means that we&#8217;re not having to work around the editor or find different ways of doing it. I set up naturally a hack file for the editor out of habit. I haven&#8217;t filled it with anything yet in the latest theme I&#8217;ve been working on.&nbsp;</p>\n\n\n\n<p>I&#8217;m delighted if I never fill that up with anything on the next theme, because it means that the new way we&#8217;re doing things hasn&#8217;t had me to work around that. I can just use the foundation and create a really awesome experience on top of it. And that&#8217;s what we should be doing. We should be working with the editor, not having to work around it, or using not important like it was going out of fashion to go over control of it. It was this awkward middle ground we were working in trying to make things fit that paradigm.&nbsp;</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> And I think that fits right into the next question from Jan Horna again, and he says so as a block theme developer, should I focus from a strategic point of view on theme.json block styles, or block patterns. In other words, how do I differentiate? It&#8217;s kind of a high-level question there.</p>\n\n\n\n<p>D<em>aisy Olsen: </em>I would say all of the above. They&#8217;re all important things. And your block styles are part of theme.json, I would say. But block patterns are really a powerful partner to the theme.json, that you can create building blocks for a site where you&#8217;ve got some really amazing very specific designed elements that could be used for different things on a site. So if you&#8217;re creating a commercial application that&#8217;s going to go out to a wide audience, they can be more generic. </p>\n\n\n\n<p>But if you have a client and you&#8217;re working as a freelancer or in an agency where you have a site that needs to have access to these things that they&#8217;re going to use more than once, patterns are a fantastic way to do that, where most of the work is done for them. They don&#8217;t have to reconfigure everything from the ground up every time they want to create something similar to what they&#8217;ve done before.</p>\n\n\n\n<h2 id=\"4-what-happens-when-you-update-the-color-palette-will-saved-blocks-have-the-new-colors\">What happens when you update the color palette? Will saved blocks have the new colors?</h2>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> Thank you. And Spencer McCormick in the chat had a question. So what happens when you update the color palette or similar, for example, if you have a primary and secondary colors, when you update and change the palette colors, will saved blocks have the new colors? That&#8217;s an interesting question. Thank you, Spenser.</p>\n\n\n\n<p><em>Daisy Olsen:</em> I can answer that to some extent. If you think of your palette as named colors, if you give the different hex code to the same name, it should apply to the site. But if you give it a new name, then that&#8217;s a new element, and it won&#8217;t apply to anything that already had an old name attached to it.</p>\n\n\n\n<p><em>Jeff Ong:</em> There is a hefty discussion related to this question on the naming of colors in the way that Gutenberg wants to supply a default palette or a default set of named colors so that you could reliably&#8230; What we&#8217;re seeing I think is that I think patterns have been wanting to rely on specific colors across kind of, so you can guarantee oh, when corn flour shows up it&#8217;s always going to be corn flour. </p>\n\n\n\n<p>It&#8217;s always going to be available. There&#8217;s a lot of complication and nuance around it. But if, I think today, to answer your question, like Daisy is saying, today, if I were to supply a value or a named value here and then change it or take it out of my palette, then that would break the experience or it would no longer be applied to that.</p>\n\n\n\n<p>And that&#8217;s part of the challenge, how do we reliably solve for that? How do we give theme office the tools to figure that out. But now if they set a custom color, if you set a custom color on an element or a block, then that will remain because it&#8217;s a specific X value, but the class names will go away though, if they&#8217;re supplied by the theme.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> So great discussions. And I&#8217;m probably going to share, and if it&#8217;s one issue where that discuss the theme team every week kind of shares all the things that are discussed and that need input from the community or other theme developers on their make blog. </p>\n\n\n\n<p>So that is definitely a place to go to chime in and we&#8217;ll find all the discussions that are happening. And then chime in in the ones that you find important and that you are worried about. So Tim Bowen has the question, how does the theme.json handle responsive sizes for font sizes especially. Responsive sizes.</p>\n\n\n\n<p><em>Daisy Olsen: </em>By default, I&#8217;m not sure.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> You&#8217;ve stomped the panelists. Yes, we did it.</p>\n\n\n\n<p><em>Tammie Lister:</em> I mean, you can use not just pixel values for your fonts, so-</p>\n\n\n\n<p><em>Daisy Olsen:</em> That&#8217;s what I was going to say. </p>\n\n\n\n<p>Tammie Lister: &#8230; that helps. And I think it&#8217;s a work in progress. So things like responsive and breakpoints. But the now answer is you don&#8217;t have to just use pixels. And Jeff just gave a great leak.</p>\n\n\n\n<p>Je<em>ff Ong: </em>I just dropped the issue in that has not seen a lot of activity around it, but the idea of media. So the first part of your question on font sizes, there are ways of calculating this where they&#8217;re not pixel values tied to specific viewports. You could supply a calculated value, for example, in your small&#8230; that is based on a viewport size. </p>\n\n\n\n<p>So it&#8217;s kind of a paradigm shift or design paradigm shift of getting away from you must be 12 pixels under below 600 pixel viewport width, to more of are we okay with kind of a fluid typography kind of system? That being said, there are instances where you need media queries, and that is not currently&#8230; I don&#8217;t know how actively that&#8217;s being worked on right now. But a wonderful thing open to contributors.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> So Patty has a comment and a question after that, Patty O&#8217;Hara, I most often develop custom themes for clients and hand them off for the clients to update the content. And playing around with new tools, I&#8217;m excited to start using them, but don&#8217;t want to give access to global standards to anyone with admin access. Will the granularity of permissions changes so that I can block access to changing fonts and colors from within the admin?</p>\n\n\n\n<p><em>Tammie Lister:</em> I think this amazing thing happens in where also Jeff showed some of the control you can do. So in the demo, there was some control that you can do. But my process is a history of configurability and being able to do that be it in code, or be it in a plugin. But I honestly think we need to be a little bit cautious. This is my personal opinion here, and we need to maybe embrace allowing people to do styling. </p>\n\n\n\n<p>You can set boundaries, you can set branding boundaries, you can set pallets, you can set topography. But we need to move away a little bit from having such pixel fixated control in that sense and think about safely within boundaries, expression of these tools. And that people can create really amazing things, and you can maintain branding that way, and it can empower someone.&nbsp;</p>\n\n\n\n<p>These themes are becoming style guides, and that&#8217;s something that is known in the corporate world and used within that space as well. It&#8217;s a term, but it&#8217;s kind of democratizing design in that sense in giving people all these tools to play with, and I think it&#8217;s a huge change in the way that we&#8217;ve done things, but I think it&#8217;s really, really important and really, really empowering to the people that are using our themes.</p>\n\n\n\n<p><em>Birgit Pauli-Haack: </em>That&#8217;s a good advocacy for set it free. Thank you.</p>\n\n\n\n<p><em>Tammie Lister:</em> But you&#8217;re allowed to have boundaries. I think you can set it free, but be comfortable about some boundaries. I think sometimes when we say set it free, it can be scary because we don&#8217;t say you&#8217;re allowed to have some boundaries, but with pallets and with these style guides, that&#8217;s what you&#8217;re saying. You&#8217;re saying I&#8217;m making these good decisions for you and you can choose from this platform of good decisions. And that&#8217;s kind of awesome. I think,</p>\n\n\n\n<p><em>Birgit Pauli-Haack: </em>Yeah. I like the plea for block patterns that Daisy just a couple of minutes had that block patterns also give you the possibility or the option to actually provide different facets of how a section can be organized or styled within the style design system that you build with the block add on. </p>\n\n\n\n<p>And so I think that there is a lot of creativity that will come from that as well. So Tim Bowen is brave and contemplating, is it safe to use the theme.json now for a project launching in August? Would we just activate the Gutenberg plugin and add JSON file? Or is there more to it? I would love to move away from our functions in Editor.js method probably as soon as possible. So what would we say to Tim?</p>\n\n\n\n<p><em>Daisy Olsen:</em> The theme is not a block theme, as in it doesn&#8217;t use HTML templates, then I probably wouldn&#8217;t put the Gutenberg plugin on a production website, unless you are ready to deal with unexpected things happening. But placing your theme.json file in your classic theme on the 5.8 beta or release candidate that will be coming, I would start testing there and see if the things that you&#8217;re putting in your theme.json file work with 5.8 on a classic theme. That&#8217;d be my suggestion.</p>\n\n\n\n<p><em>Tammie Lister:</em> I think if it&#8217;s launching in August, that means 5.8 should be out. She tries to check her mental calendar. So I think tests. I, personally, am okay. I would consider it if it was going into a site, but I would also want to know how many users were using it, what their levels was, what they were doing, what they were going to create, and how they were going to do it. So it&#8217;s a&#8230; this is not legal advice. I feel that there should be [inaudible 00:50:36] advice that I can be. </p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> Don&#8217;t try this at home. </p>\n\n\n\n<p><em>Tammie Lister:</em> But by then, 5.8 should be out.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> Yeah. 5.8 comes out July 20th, that&#8217;s at least the schedule for that. So we ran out of questions right now one the Q and A sessions here. Well, you&#8217;re welcome, Tim. Good luck with that, and let us know. Is there more to the setting it up besides just activating the plugin or adding the JSON file. Well, back to kind of using it and editing. </p>\n\n\n\n<p>When there are already themes available in the theme repository that use the full set up for full site editing and use all the template parts and templates with the blocks, and header blocks, and photo blocks, and all that. But I&#8217;m not quite sure of that yet. Be careful about the using the Gutenberg plugin in production. It always has a few hiccups there.</p>\n\n\n\n<p>So it wasn&#8217;t the first time ever that I retreated to the last version when I had one and had to wait till one, two, or three point releases to come out. So I&#8217;m hesitant to say do it in production. Test it as much as possible. So I have a lot of things on my screen, but not the right thing. Here, so it is. Oh, Ryan, we are pretty good time wise. </p>\n\n\n\n<p>So, I don&#8217;t have an additional&#8230; So, when we say how to get started, what was the first thing most difficult part for you for learning, or was there a mind shift until it clicked? Just to kind of get away from a fear of learning something new, and was there something when you go back ages on the theme.json thing.</p>\n\n\n\n<p><strong><em>Tammie Lister: </em></strong>So for me, it was realizing it wasn&#8217;t as hard as I maybe mentally thought it was. It was just the same with learning anything. You always think it&#8217;s going to be super hard, or at least with me, I read like dev doc and I&#8217;m like&#8230; My brain makes that noise. And then I just letting my theme be lighter. Letting it take the weight of that, giving up control, which as someone that&#8217;s maybe a bit of an old themer, giving up control of things, that&#8217;s an interesting process to go through. </p>\n\n\n\n<p>But it&#8217;s really important embracing those foundations. And when you do, there&#8217;s that mind shift of creating in the editor. That was the moment that&#8230; And I&#8217;m still going through the process. I think it&#8217;s a process, and it&#8217;s a process as these tools are evolving. We&#8217;re talking about be gentle, they&#8217;re in production. These tools are still evolving and working.&nbsp;</p>\n\n\n\n<p>If you are using these tools now before it&#8217;s released, then you&#8217;re going to hit bugs and report them. But that&#8217;s the thing. This theme.json also&#8230; the moment I kind of, the Jenga box, the blocks fell in my brain was I stopped seeing it as global stars. And I knew it wasn&#8217;t just global stars, but I felt it wasn&#8217;t just global stars and this felt like it could be the backbone of my theme, and it felt like it wasn&#8217;t everything in my theme, but it felt like it could be the backbone, is the best way I can describe it.&nbsp;</p>\n\n\n\n<p>And I could hang my theme from it. And we&#8217;ve hung our theme from functions.php wrongly, I think. So it was just that change from PHP to doing it all in the editor and creating and seeing that JSON. It just was free, and it&#8217;s more in line with how things are made outside WordPress, which I think is delightful.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> Any comments from you that you want to add, Daisy?</p>\n\n\n\n<p><em>Daisy Olsen: </em>So when I first started working with a theme.json file, I found that I had to&#8230; So there&#8217;s a whole section called styles, and I had to realign my thinking about what that meant, because what it&#8217;s saying is there are style settings in your blocks or for your site level depending on how it&#8217;s being applied, and what you&#8217;re doing is configuring the defaults for it. </p>\n\n\n\n<p>So if I think of the theme.json file as a default file, then it helped me frame it so that I&#8217;m not necessarily replacing my CSS depending on&#8230; I mean, I&#8217;m letting theme.json do the heavy lifting, kind of like Tammie said, but then I can take it further if I feel like I need to, or I want to. So I like thinking of it as a configuration file or a defaults file.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> That&#8217;s a good point. Jeff, do you have any stories how I came about?</p>\n\n\n\n<p>Jeff Ong: It&#8217;s been really helpful to pair on it with people, to work on a theme with someone. I think if my team at Automattic. It&#8217;s a very culture of collaboration, and if you have the opportunity to say, &#8220;I&#8217;m having trouble with this. Would you want to work on this?&#8221; With someone like that, because this definitely can be a head bashing kind of why is this not being applied? </p>\n\n\n\n<p>I literally just wrote color green. Why is it not green? It can be so frustrating dealing with that. So to have someone just to look at your code and be like &#8220;Oh, you missed a comma or actually you need an extra key there&#8221; is really, really helpful for something like this.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> Oh yeah. So well, I think we&#8217;re coming to the end of our show. This has been very interesting and inspiring. So thank you all so much. And for those who want to dive into at a guided kind of testing session, Anne McCarthy, who, as you might know, runs the Full Site Editing Outreach program, she&#8217;s about to post the eighth call for testing, and it will all be about the theme.json file.</p>\n\n\n\n<p>So as soon as it&#8217;s out, I will share a link in the show notes. And of course, also if you subscribed to our Gutenberg Times newsletter, you will definitely be informed about that. So at this point, I only have two more questions for our panelists. So do you have any announcements that you couldn&#8217;t get out before and you want the people to keep in mind? And if people want to get in touch with you, what would be the best way. Tammie, you want to start?</p>\n\n\n\n<p><em>Tammie Lister:</em> Yeah. So I&#8217;m comatose in all the things. I&#8217;m pretty easy to find in a good way. And I love chatting to people. So please do. I think my thing to say would be remember all of what happening now you can help shape. Just because we&#8217;ve sat here talking about it doesn&#8217;t mean we know anything more than you? It just means we&#8217;ve poked it and we&#8217;ve played around with the code. </p>\n\n\n\n<p>So do that. Start exploring it. And it&#8217;s a lot more accessible than it ever was. It&#8217;s starting to be more accessible. There&#8217;s more documentation than there ever was coming out. And if you care about what happens with themes or you ever cared about what happens to themes, and maybe you could have that reignited, start to join the conversation. And I guess my final point would be, I think my hope is to see this experimentation come back to themes.&nbsp;</p>\n\n\n\n<p>I think we forgot about that a little bit and we need to have some fun again in these. We used to have so much fun in WordPress themes, and I look forward to not just themes to have a purpose, but just themes that are art, themes that are just wacky experiments, and start enjoying theming and make some art. I&#8217;m really excited to see what things people create and use them just for one day even. That&#8217;d be amazing.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah. So Jeff, anything you want to have people keep in mind, and how to get in contact with you.</p>\n\n\n\n<p><em>Jeff Ong:</em> Yeah. Contact at J-F-F-N-G. And I guess keeping in mind, I&#8217;m just building on the last thing Tammie said, perhaps find a way to have fun with it and get curious about it, and try it. There&#8217;s really to me, a fundamental tendance of learning about something or you just have, how do I get curious about this thing? How do I play with it and have fun? And that&#8217;s going to be the most important thing to keep in at the center.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> Thank you, Jeff, and thank you so much for the audio work on the demo. Daisy.</p>\n\n\n\n<p><em>Daisy Olsen:</em> I&#8217;m Daisy Olsen on most things, Olsen with an E, and I would say that as far as what you can do as the next step if you&#8217;re interested in learning more about this, is go to&#8230; I&#8217;m pretty sure that Birgit has a link to this somewhere, the <a href=\"https://github.com/WordPress/theme-experiments/\">theme experiments repository on GitHub</a> in the WordPress space has things that other people have done or are working on. </p>\n\n\n\n<p>So I love to see examples of something in action to help me learn more about it and to see what other people have done. So I would say go check out something.json files in there and see what people have come up with.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> Awesome. Thank you so much. So big thank you to Daisy, Jeff, and Tammie to come today and make your time. A big thank you also for the viewers with all your great questions. I think we got a great array of it. And if you have more questions, you can always send them to me via email to <a href=\"mailto:pauli@gutenbergtimes.com\">pauli@gutenbergtimes.com</a>, and I&#8217;ll get you the answers.</p>\n\n\n\n<p>And the recording of the show will be available in a few minutes on our YouTube channel. And I&#8217;ll share all the links then also in the video description. And within a few days, we will have also a transcript that we will publish on the Gutenbergtimes.com. So be well, good-bye, and good luck. That was fun. Thank you.</p>\n\n\n\n<p>Jeff Ong: Thank you, everyone.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 26 Jun 2021 17:23:43 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"Birgit Pauli-Haack\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:40;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:46:\"WPTavern: Major Revamp Coming to GitHub Issues\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=119005\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:137:\"https://wptavern.com/major-revamp-coming-to-github-issues?utm_source=rss&utm_medium=rss&utm_campaign=major-revamp-coming-to-github-issues\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2872:\"<p>This week GitHub unveiled new features that will be included in a total revamp of <a rel=\"noreferrer noopener\" href=\"http://github.com/features/issues\" target=\"_blank\">GitHub Issues</a>, including project tables that are similar to spreadsheets, custom fields, a keyboard driven command palette, improved task lists, and issue forms. The new project table view is an alternative to project boards, allowing users to filter, sort, and group issues and pull requests. Project managers can customize the table with custom fields and saved views.</p>\n\n\n\n<div class=\"wp-block-image\"><img /></div>\n\n\n\n<p>GitHub is also making it easier to manage issues that include subtasks. Users can now add lists and the issue will automatically track the status with a progress indicator.</p>\n\n\n\n<div class=\"wp-block-image\"><img /></div>\n\n\n\n<p><a href=\"https://github.blog/changelog/2021-06-23-issues-forms-beta-for-public-repositories/\">Issues forms are now in beta</a> for public repositories. Many open source projects currently use Markdown issue templates and encourage contributors to provide more details by removing the placeholder text and replacing it with their own. Maintainers can now set up YAML configured forms with required fields and instructions to better guide the process.</p>\n\n\n\n<div class=\"wp-block-embed__wrapper\">\n<a href=\"https://cloudup.com/cxWiOL85R4T\"><img src=\"https://cldup.com/Uh6zy46mrI.gif\" alt=\"Issue forms\" width=\"2010\" height=\"1005\" /></a>\n</div>\n\n\n\n<p>The revamped Issues feature is being updated to provide a bridge between the planning tools and the problems the tools were created to solve. Mario Rodriguez, Head of Product for GitHub&nbsp;Enterprise, explained why they are evolving GitHub Issues in the beta <a href=\"https://github.blog/2021-06-23-introducing-new-github-issues/\">announcement</a>:</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>As teams and projects grow, the way you work evolves. Tools that hard-code a specific methodology are too rigid and complex to flex to whatever the moment demands. Often, we find ourselves creating a spreadsheet or pulling out a notepad, just to have the freedom to think. But then our planning is disconnected from where the work happens and quickly goes stale.</p></blockquote>\n\n\n\n<p>The WordPress project hasn&rsquo;t yet moved away from Trac but most of Gutenberg development happens on GitHub. It&rsquo;s also the most popular repository hosting site for WordPress theme and plugin authors. Contributors to these projects may soon see some of these features in action for personal accounts and organizations that opt into the beta.</p>\n\n\n\n<p>The new <a href=\"http://github.com/features/issues\">GitHub Issues</a> is expected to be out of beta later this year. GitHub plans to bundle it for free, along with the new project planning capabilities, with its Free, Pro, Team, and Enterprise plans.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 26 Jun 2021 03:49:51 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:41;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:94:\"WPTavern: FSE Outreach Round #8: A Developer-Centric Call for Testing Theme JSON Configuration\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=118998\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:229:\"https://wptavern.com/fse-outreach-round-8-a-developer-centric-call-for-testing-theme-json-configuration?utm_source=rss&utm_medium=rss&utm_campaign=fse-outreach-round-8-a-developer-centric-call-for-testing-theme-json-configuration\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:7807:\"<p class=\"has-drop-cap\">Round #8 of the Full Site Editing (FSE) Outreach Program began yesterday. Instead of the user-centric call for testing features from the UI, program lead Anne McCarthy <a href=\"https://make.wordpress.org/test/2021/06/24/call-for-testing-thrive-with-theme-json/\">asks that volunteers dive into code</a>. The new adventure is all about testing <code>theme.json</code> files.</p>\n\n\n\n<p>The twist is likely to limit the pool of usual volunteers. However, it could open it up to an audience that may have been sitting on the sideline for the previous tests: theme developers.</p>\n\n\n\n<p>Before jumping headfirst <a href=\"https://developer.wordpress.org/block-editor/how-to-guides/themes/theme-json/\">theme JSON files</a>, we should probably all get on the same page.</p>\n\n\n\n<p>I have been calling <code>theme.json</code> the tipping point between the old WordPress and the new WordPress. When version 5.0 of the core platform launched in late 2018, it was a revolutionary step forward, but not on the surface. A new editor is just a new editor. Some will love it; others will hate it.  And, it was more often clunky than not.  For the most part, WordPress was still WordPress.</p>\n\n\n\n<p>The core software was due for an upending. Newer technologies were not only democratizing publishing in their own ways, but they were also bringing that same concept to design.</p>\n\n\n\n<p>The introduction of blocks was merely foundational. The new editor was an imperfect tool, often feeling like the proverbial round peg being shoved into a square hole.</p>\n\n\n\n<p>The only way to live out the early vision of the Gutenberg project was to continue bridging the gap between what the user sees in the admin and what gets output on the front end. That is what the <code>theme.json</code> file is all about. It is a translator that allows users, themes, and WordPress to all speak the same language.</p>\n\n\n\n<p><em>What does this mean exactly?</em></p>\n\n\n\n<p>From a user&rsquo;s viewpoint, they see all sorts of controls for changing their blocks. Color, font size, alignment, and other options are tools that allow them to customize their content.</p>\n\n\n\n<img />Customizing a profile card for my cat using block options.\n\n\n\n<p>There are severe limitations with what is possible in the current system. Theme authors can register a handful of options. Outside of that, the theme and block systems can feel like they are pitted against each other for control.</p>\n\n\n\n<p>That is where the <code>theme.json</code> file comes in. It allows themes and WordPress to get on the same page, creating a standardized system that improves the user experience.</p>\n\n\n\n<p>This file that lives a theme&rsquo;s root folder hands over the power to configure dozens of presets (e.g., color and font options), custom CSS properties, and default styles for blocks and HTML elements.</p>\n\n\n\n<p>It also gives themers the power to enable or disable specific features. For example, developers can turn off the ability for users to set a custom font size but provide access to their perfect scale of choices that fit into the design&rsquo;s vertical rhythm.</p>\n\n\n\n<p>However, it will move beyond the simple configuration of blocks in the content editor. When the global styles system launches alongside the site editor in the future, users will customize many of the presets and overwrite the default block styles. Because everyone is speaking that same language, fewer conflicts arise.</p>\n\n\n\n<p>As designer Tammie Lister pointed out in her piece for Ephermeral Themes, <a href=\"https://ephemeralthemes.com/2021/06/20/theme-json-inspires/\">Theme.json inspires</a>, themes have been stuck. The software, the community, has put too much responsibility on the shoulders of themers over the years. They have had to innovate and build the systems that should have been coming from WordPress. Not only did the core platform need to be turned on its head, but the design system deserved an overhaul.</p>\n\n\n\n<p>&ldquo;I am very aware that saying &lsquo;first major theme process to core&rsquo; in years is quite a statement,&rdquo; wrote Lister. &ldquo;Theme.json to me is that though. I don&rsquo;t say this ignoring iterations and improvements, WordPress is a project flowing with the energy of those. However, themes were on life support stuck in a land when the rest of front end development was moving on. It wasn&rsquo;t for some trying to change that, mostly when they did the time wasn&rsquo;t right and as it didn&rsquo;t come from core it was always a harder change.&rdquo;</p>\n\n\n\n<p>It is time for a new front-end design era. But, first, we must test.</p>\n\n\n\n<h2>Testing Theme JSON</h2>\n\n\n\n<img />Real-world theme.json file.\n\n\n\n<p class=\"has-drop-cap\">The more I journeyed into this call for testing, the more I realized it did not feel right for me. Over the past couple of months, I have already been in the thick of working from the <code>theme.json</code> file. I know most of the little quirks and see the gaps. The tricks for working with it feel second nature to me.</p>\n\n\n\n<p>I have performed all of the beginner and intermediate steps dozens upon dozens of times. I have already filed tickets for any issues I have run into. Or, someone else has already beat me to the punch.</p>\n\n\n\n<p>Those stages of this testing round need fresh eyes. The best feedback will be from theme authors who will be viewing the problems through a different pair of lenses.  If you are in this group, there is no time like the present to test and provide feedback.</p>\n\n\n\n<p>The advanced stage calls for recreating a classic theme using <code>theme.json</code>. It is best to stick with something simple. Otherwise, you could be looking at a weeks-long experiment. McCarthy recommends Twenty Twenty or Storefront. I have already been performing this song and dance too. My test project was an old theme that I gutted and turned into a block theme.</p>\n\n\n\n<p>There is one overarching issue that I keep coming back to. It is that theme authors must work from a JSON file at all.</p>\n\n\n\n<p>I understand the &ldquo;why&rdquo; behind using JSON. It is a universal format that we can pass around from JavaScript to PHP. Third-party APIs can understand it.</p>\n\n\n\n<p>However, I am currently sitting on top of 900+ lines of code in my <code>theme.json</code>. I have heard from a couple of other theme authors who have been doing deep work with similar numbers. I expect it to only grow.</p>\n\n\n\n<p>&ldquo;Number of lines&rdquo; is not necessarily some metric where a specific total is a dividing point between &ldquo;good&rdquo; or &ldquo;bad.&rdquo; The problem is that comments are not allowed in JSON files. One of the cornerstones of sound development is documenting code. Skipping out on documentation of a few dozen lines is not so bad. However, when you speed past 900, things can get out of hand.</p>\n\n\n\n<p>Plus, at a certain point, you start wanting to split pieces into their own groups. This much code is begging for better organization.</p>\n\n\n\n<p>The thing that is currently missing is a PHP layer for theme authors to use. Remember, JSON is a universal format. It is easy to convert PHP to JSON and vice-versa. Building in this layer for theme authors would accomplish two things:</p>\n\n\n\n<ol><li>They can organize what will likely be 1,000s of lines of code.</li><li>It will be easier to transition to the new system.</li></ol>\n\n\n\n<p>The latter point is likely the most salient. PHP has been the language of theming since the theming has been around. Developers know it and are comfortable using it, and WordPress should meet them in the middle. If we are closing gaps, this is the one that needs filling before more configuration possibilities are added and <code>theme.json</code> files balloon into unwieldy, 5,000-line behemoths.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 26 Jun 2021 03:30:07 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:42;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"WordPress.org blog: WordPress 5.8 Beta 4\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=10855\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://wordpress.org/news/2021/06/wordpress-5-8-beta-4/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3891:\"<p>WordPress 5.8 Beta 4 is now available for testing!</p>\n\n\n\n<p><strong>This software is still in development,</strong>&nbsp;so it is not recommended to run this version on a production site. Consider setting up a test site to play with it.</p>\n\n\n\n<p>You can test the WordPress 5.8 Beta 4 in three ways:</p>\n\n\n\n<ul><li>Install/activate the <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\">WordPress Beta Tester</a> plugin (select the&nbsp;<code>Bleeding edge</code>&nbsp;channel and the&nbsp;<code>Beta/RC Only</code> stream).</li><li>Direct download the beta version here (<a href=\"https://wordpress.org/wordpress-5.8-beta4.zip\">zip</a>).</li><li>Using WP-CLI to test: <code>wp core update --version=5.8-beta4</code></li></ul>\n\n\n\n<p>The current target for the final release is July 20, 2021. That’s less than <strong>four weeks away</strong>, so we need your help to make sure the final release is as good as it can be.</p>\n\n\n\n<h2><strong>Some Highlights</strong></h2>\n\n\n\n<p>Since <a href=\"https://wordpress.org/news/2021/06/wordpress-5-8-beta-3/\">Beta 3</a>, <a href=\"https://core.trac.wordpress.org/query?status=closed&changetime=06%2F24%2F2021..06%2F26%2F2021&milestone=5.8&group=component&max=500&col=id&col=summary&col=owner&col=type&col=priority&col=component&col=version&order=priority\">18</a> bugs have been fixed. Most tickets focused on polishing existing default themes, fixing bugs in the new block Widget screen, and squashing Editor bugs collected during beta.</p>\n\n\n\n<h2><strong>How You Can Help</strong></h2>\n\n\n\n<p>Watch the <a href=\"https://make.wordpress.org/core/\">Make WordPress Core blog</a> for <a href=\"https://make.wordpress.org/core/tag/5-8+dev-notes/\">5.8-related developer notes</a> in the coming weeks, which will break down these and other changes in greater detail.</p>\n\n\n\n<p>So far, contributors have fixed <a href=\"https://core.trac.wordpress.org/query?status=closed&changetime=..06%2F25%2F2021&milestone=5.8&group=component&max=500&col=id&col=summary&col=owner&col=type&col=priority&col=component&col=version&order=priority\">254 tickets in WordPress 5.8</a>, including <a href=\"https://core.trac.wordpress.org/query?status=closed&status=reopened&changetime=..06%2F25%2F2021&type=enhancement&type=feature+request&milestone=5.8&group=component&col=id&col=summary&col=type&col=status&col=milestone&col=changetime&col=owner&col=priority&col=keywords&order=changetime\">91 new features and enhancements</a>, and more bug fixes are on the way.</p>\n\n\n\n<p><strong>Do some testing!</strong></p>\n\n\n\n<p><a href=\"https://make.wordpress.org/core/handbook/testing/beta-testing/\">Testing for bugs</a> is a vital part of polishing the release during the beta stage and a great way to contribute. <img src=\"https://s.w.org/images/core/emoji/13.1.0/72x72/2728.png\" alt=\"✨\" class=\"wp-smiley\" /></p>\n\n\n\n<p>If you think you’ve found a bug, please post to the <a href=\"https://wordpress.org/support/forum/alphabeta/\">Alpha/Beta</a> area in the support forums. We would love to hear from you! If you’re comfortable writing a reproducible <a href=\"https://make.wordpress.org/core/reports/\">bug report</a>, file one on <a href=\"https://core.trac.wordpress.org/newticket\">WordPress Trac</a>. That’s also where you can find a list of <a href=\"https://core.trac.wordpress.org/tickets/major\">known bugs</a>.</p>\n\n\n\n<p><em>Props to <a href=\"https://profiles.wordpress.org/desrosj/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>desrosj</a> <a href=\"https://profiles.wordpress.org/clorith/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>clorith</a> for reviews and <a href=\"https://profiles.wordpress.org/chanthaboune/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>chanthaboune</a> for final edits!</em></p>\n\n\n\n<hr class=\"wp-block-separator\" />\n\n\n\n<p><em>Releasing software<br />Is complex when open source<br />Yet WordPressers do</em></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 25 Jun 2021 17:14:06 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Jeffrey Paul\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:43;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:115:\"WPTavern: Gutenberg 10.9 Renames the Query Block, Adds Collapsible List View Items, and Rolls Out Rich URL Previews\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=119015\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:271:\"https://wptavern.com/gutenberg-10-9-renames-the-query-block-adds-collapsible-list-view-items-and-rolls-out-rich-url-previews?utm_source=rss&utm_medium=rss&utm_campaign=gutenberg-10-9-renames-the-query-block-adds-collapsible-list-view-items-and-rolls-out-rich-url-previews\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:6463:\"<p class=\"has-drop-cap\">Yesterday, <a href=\"https://make.wordpress.org/core/2021/06/24/whats-new-in-gutenberg-10-9-23-june/\">Gutenberg 10.9</a> landed in the WordPress plugin directory. The update overhauls the Query and Query Loop blocks, allows users to expand or collapse items in the editor list view, and introduces rich URL preview cards for links. The new version also packs in an updated template-mode <a href=\"https://github.com/WordPress/gutenberg/pull/32427\">creation modal</a> and <a href=\"https://github.com/WordPress/gutenberg/pull/32166\">moves the blocks manager</a>.</p>\n\n\n\n<p>This update ships several enhancements, particularly to the user experience. One of my favorite low-key upgrades is <a href=\"https://github.com/WordPress/gutenberg/pull/32371\">a new set</a> of add-card, bug, key, post author, and security icons by Filipe Varela, a product designer at Automattic.</p>\n\n\n\n<p>Another small-but-packs-a-punch UI change is the <a href=\"https://github.com/WordPress/gutenberg/pull/32609\">inclusion of the post type</a> in the editor breadcrumb trail. The type&rsquo;s singular name label now replaces the root &ldquo;Document&rdquo; item.</p>\n\n\n\n<p>For the past several cycles, the new template editor slated to launch with WordPress 5.8 has been enabled by default. The goal was always to allow everyone the chance to experience it, regardless of whether they were on a classic or block theme. The development team has now scaled this back to only be <a href=\"https://github.com/WordPress/gutenberg/pull/32858\">auto-enabled for block themes</a>. Classic themes must opt-in to support it. Theme authors should read the recent <a href=\"https://make.wordpress.org/core/2021/06/16/introducing-the-template-editor-in-wordpress-5-8/\">template editor overview</a> by Riad Benguella for the complete details.</p>\n\n\n\n<h2>Query and Query Loop Blocks Renamed</h2>\n\n\n\n<img />Query Loop block in the editor.\n\n\n\n<p class=\"has-drop-cap\"><em>Query? Query Loop? What the heck is all this?</em> If you are unfamiliar with those terms, you are not alone. Even on the developer end, the early implementation of the Query and its inner Query Loop block could be a little confusing. For the average user, it probably makes even less sense.</p>\n\n\n\n<p>Gutenberg 10.9 takes one step toward <a href=\"https://github.com/WordPress/gutenberg/pull/32514\">clearing up this confusion</a> for end-users. The former Query Loop block is now named Post Template. This is a far more accurate description of what it does. It is the &ldquo;template&rdquo; that outputs individual posts. It contains all the things you see, such as the post content or excerpt, the featured image, tags, categories, and more. This template is, of course, customizable via the block editor.</p>\n\n\n\n<p>While this is a step toward a less complex user experience, it is not quite where it needs to be yet. The Query block has been renamed to Query Loop. Therein lies the remaining issue. The terminology might still be confusing.</p>\n\n\n\n<p>The goal is to expose a variation of this block named Posts List to users. It already exists, but the query-related terminology still appears when using it. There is an <a href=\"https://github.com/WordPress/gutenberg/issues/32268\">open ticket to address this</a>.</p>\n\n\n\n<p>The primary win with this update is the overhauled text in the Query Loop block sidebar. &ldquo;The query block is a powerful and complex block,&rdquo; said lead Gutenberg developer Matias Ventura in a <a href=\"https://github.com/WordPress/gutenberg/pull/32694\">GitHub ticket</a>. &ldquo;It can be intimidated to users without proper guidance. We can use this block as an opportunity to explain some of the underlying concepts of the WordPress software in a more didactic manner.&rdquo;</p>\n\n\n\n<p>The more advanced options, such as whether to inherit from the URL and which post types to include, now have longer descriptions. Each should guide the user through features that have long existed in the developer world.</p>\n\n\n\n<p>If you are a theme author and have already been building with these two blocks, do not worry about everything breaking when updating. The Query block has simply been renamed to &ldquo;Query Loop&rdquo; in user-facing text. Under the hood, it is still the same. The former Query Loop block has literally been renamed to Post Template (<code>core/post-template</code> block name). It is backward compatible. However, you should update any past calls to the <code>wp:query-loop</code> block to <code>wp:post-template</code>.</p>\n\n\n\n<h2>Expand and Collapse Nested List View Blocks</h2>\n\n\n\n<img />List view with collapsed nested blocks.\n\n\n\n<p class=\"has-drop-cap\">The development team introduced an <a href=\"https://github.com/WordPress/gutenberg/pull/32117\">expand/collapse feature</a> for the editor&rsquo;s list view. Once opening the panel, users should now see arrow icons next to each item with nested blocks. Closing one or more of them makes it easier to see all or many top-level blocks at once.</p>\n\n\n\n<p>The downside is that the open/close state is lost once the list view is closed. If I had one request, it would be to store this data while editing the post. That would improve the user experience with longer documents, particularly when switching between navigating and editing.</p>\n\n\n\n<p>This update, along with the persistent behavior of the list view in Gutenberg 10.7, has made for a much more well-rounded document navigation experience.</p>\n\n\n\n<h2>Rich URL Previews</h2>\n\n\n\n<img />\n\n\n\n<p class=\"has-drop-cap\">The editor will now <a href=\"https://github.com/WordPress/gutenberg/pull/31464\">show a website preview</a> in the link editor popup. This feature only works for links in a Rich Text context, such as in the Paragraph, Heading, and List blocks. The preview also only appears after the link has been set and clicked on, not when initially typing it.</p>\n\n\n\n<p>If available, the popup preview displays the site icon, title, image, and description.</p>\n\n\n\n<p>&ldquo;In the near future however, we expect to extend this to provide previews of internal URLs and to roll out support to more areas of the software,&rdquo; wrote George Mamadashvili in the Gutenberg 10.9 announcement post.</p>\n\n\n\n<p>Admittedly, I was not keen on the idea of adding this feature. It felt like unnecessary bloat when more pressing issues were lying on the table. However, in the past day, I have enjoyed the quick previews when double-checking links in posts.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 25 Jun 2021 02:34:25 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:44;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:41:\"WPTavern: Jetpack Launches New Mobile App\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=118883\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:127:\"https://wptavern.com/jetpack-launches-new-mobile-app?utm_source=rss&utm_medium=rss&utm_campaign=jetpack-launches-new-mobile-app\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3798:\"<div><img /></div>\n\n\n\n<p>Automattic has launched a new <a href=\"https://jetpack.com/2021/06/21/jetpack-mobile-app/\">mobile app for Jetpack</a>, available on iOS and Android. The app features an array of Jetpack-specific features, as well as those applicable to users on paid plans, along with core WordPress features. </p>\n\n\n\n<p>Inside it looks nearly identical to the official WordPress mobile apps, but it is noticeably missing WordPress.com specific features like the Reader. The bottom menu links to &ldquo;My Site&rdquo; and &ldquo;Notifications.&rdquo; </p>\n\n\n\n<p>Those who are on paid Jetpack plans will have access to features like backups, restores, and security scanning for use inside the app when on the go. It also includes the same Activity Log and Stats features found in the main WordPress app. In its current state, it doesn&rsquo;t look like the app offers anything more than what you are used to on the standard mobile apps unless you are a <a href=\"https://jetpack.com/features/comparison/\">paid Jetpack customer</a>. So far, the app doesn&rsquo;t include any upgrade paths for free users or to jump from plan to plan. If Automattic decides to add in-app purchases, it will have to <a href=\"https://wptavern.com/automattic-tangles-with-apple-over-lack-of-in-app-purchases-in-the-wordpress-for-ios-app\">share the revenue with the app stores</a>. Having a separate app from the official mobile apps gives the company the option to build in more direct paths for monetization in the future.</p>\n\n\n\n<ul><li class=\"blocks-gallery-item\"><img /></li><li class=\"blocks-gallery-item\"><img /></li></ul>\n\n\n\n<div><img /></div>\n\n\n\n<p>You may want to stick with the official WordPress apps if you manage both WordPress.com and Jetpack-enabled sites, to keep everything conveniently in the same place. If you decide to use both apps, you will want to remove your Jetpack sites from the main WordPress app so that you aren&rsquo;t getting double notifications from having the site accessible through both apps.</p>\n\n\n\n<p>Automattic&rsquo;s integrated products remain controversial features of the official WordPress apps. It is a good move to separate self-hosted Jetpack sites from the clutter of having WordPress.com-specific features in the app, but it does little for improving the official app&rsquo;s experience for self-hosted users who are not using Jetpack. Clicking on Stats in the app still prompts users to install Jetpack when managing self-hosted sites. The Reader menu item is ever-present at the bottom of the page. These products take up screen real estate regardless of whether they are being used. </p>\n\n\n\n<p>A toggle to turn off these features in the app&rsquo;s settings might be a good stop-gap measure towards disentanglement, but ultimately the official mobile apps should not promote any commercial interests. </p>\n\n\n\n<p>If Automattic moved WordPress.com features into the Jetpack app, then anyone using the company&rsquo;s products could be directed to this app for managing their sites. The official WordPress app could then be kept free of any products that the user doesn&rsquo;t choose to install. If the vanilla state of the app is not enough, users can be prompted to add themes and plugins to enhance the WordPress experience.</p>\n\n\n\n<p>The Jetpack app is aimed at people who have sites using Jetpack but don&rsquo;t need the WordPress.com features that are built into the official WordPress apps. It brings more value to those who are on paid plans and want access to those features on the go. More than 500 people have already downloaded the Android app. It will be interesting to see if Jetpack users will gravitate towards the new app or remain on the standard WordPress app for more centralized management of Jetpack and non-Jetpack enabled websites.  </p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 24 Jun 2021 17:59:04 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:45;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:63:\"WPTavern: Clove: A Showcase of Block Patterns by Anariel Design\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=119011\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:169:\"https://wptavern.com/clove-a-showcase-of-block-patterns-by-anariel-design?utm_source=rss&utm_medium=rss&utm_campaign=clove-a-showcase-of-block-patterns-by-anariel-design\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:5403:\"<img />Clove theme homepage.\n\n\n\n<p class=\"has-drop-cap\">Earlier today, Ana Segota <a href=\"https://twitter.com/Ana_Segota/status/1407694456418152458\">tweeted</a> and <a href=\"https://www.anarieldesign.com/free-full-site-editing-theme-clove/\">announced</a> via the Anariel Design blog that her company had submitted its second block-based theme to WordPress.org. Clove is a more well-rounded follow-up to her first such theme, <a href=\"https://wptavern.com/anariel-design-launches-naledi-a-block-based-wordpress-theme\">Naledi</a>. It is currently under review for inclusion in the official directory, but anyone can give it a test run by snagging the ZIP file from <a href=\"https://themes.trac.wordpress.org/ticket/101349\">its ticket</a>. Or, just peruse the <a href=\"https://anarieldesign.com/themedemos/clove/\">live demo</a>.</p>\n\n\n\n<p>This should officially be the 10th <a href=\"https://wordpress.org/themes/tags/full-site-editing/\">block-based theme</a> to go live in the WordPress.org theme directory (note that a couple by Automattic are not tagged). That is assuming all goes well during the review process.</p>\n\n\n\n<p>It has been a long road thus far, but 10 themes with the Full Site Editing tag is a notable milestone. The <a href=\"https://wptavern.com/exploring-full-site-editing-with-the-q-wordpress-theme\">Q theme</a> by Ari Stathopoulos was the first to land in the directory back in October 2020. Now, eight months later, there is still room for other theme authors to become pioneers in the space. With almost no competition, who will design that first block theme that squeezes its way into the most popular list?</p>\n\n\n\n<p>If &ldquo;practice makes perfect,&rdquo; Segota is now ahead of the curve by pushing her second theme to the directory. This makes her theme company only one of two with multiple block themes.</p>\n\n\n\n<p>Clove is experimental, as all block themes are. It relies on the ever-shifting parts of the Gutenberg plugin, but it all comes together into a floral, nature-themed design. There are hints of inspiration from Twenty Twenty-One, but it feels more structured, less chaotic.</p>\n\n\n\n<p>The design is less of a theme and more of a showcase of block patterns and styles. Even on the template level, it reuses those same elements across each of its seven templates, providing multiple entryways for users to tinker with its features.</p>\n\n\n\n<p>Clove even includes pricing columns.  I seem to recall writing about how theme authors could <a href=\"https://wptavern.com/you-might-not-need-that-block\">implement them via patterns</a> just over a month ago. Maybe the Anariel Design team came to the same conclusion. Maybe they took my message and ran with it. I like to think the latter is true. Either way, the result is a beautiful, theme-specific pattern &mdash; the sort of artistry that is tough to achieve from a plugin.</p>\n\n\n\n<img />Customizing the Pricing Columns pattern in the WordPress editor.\n\n\n\n<p>I am less of the fan of the overlapping and uneven columns in some of the designs designs, preferring some of the more-structured patterns, such as Three Quotes Images:</p>\n\n\n\n<img />Three-column pattern that showcases images along with quotes.\n\n\n\n<p>Despite my general dislike of the uneven column style, my favorite piece of the entire theme is the Illustrations page template, which leans into that design method.</p>\n\n\n\n<p>The page intro section is an announcement to the world, &ldquo;Hey, check out my work.&rdquo;</p>\n\n\n\n<img />Illustrations template intro section.\n\n\n\n<p>I also like the Illustrations page template&rsquo;s widgets-like area in the footer. It manages to stuff several blocks in without feeling too crowded. It even showcases a box for artists to highlight their next exhibition.</p>\n\n\n\n<img />Illustrations page template footer &ldquo;widget&rdquo; area.\n\n\n\n<p>The Clove theme also registers 10 block styles for users to choose from. Most of them add different types of borders or frames to various elements. Plus, there is the fun-but-kind-of-an-oddball blob &ldquo;Shape&rdquo; for images.</p>\n\n\n\n<ul><li class=\"blocks-gallery-item\"><img />Latest Posts &ndash; Dividers</li><li class=\"blocks-gallery-item\"><img />Image &ndash; Framed</li><li class=\"blocks-gallery-item\"><img />Image &ndash; Shape</li></ul>\n\n\n\n<p>Segota was one of several people to submit custom designs to the upcoming block pattern directory. There is some noticeable crossover between her current theme work and submissions, such as the <a href=\"https://github.com/WordPress/pattern-directory/issues/149\">Playful Gallery</a> pattern that did not quite make the cut. Others, like her <a href=\"https://wordpress.org/patterns/pattern/recipe/\">Recipe design</a>, did. There is still an <a href=\"https://wptavern.com/open-invitation-to-contribute-to-the-wordpress-block-pattern-directory\">open invitation for people to contribute</a>.</p>\n\n\n\n<p>I am always like a kid in a toy store when a new block theme comes along, reaching out to grab the latest gadget. I want to see more experiments like Clove. Keep them coming, theme authors.</p>\n\n\n\n<p><strong>Side note:</strong> For people interested in the background-clipped text design used in Clove&rsquo;s site logo, I <a href=\"https://github.com/WordPress/gutenberg/issues/32787\">opened a ticket</a> to take us one step closer to doing it in the editor. Currently, users must create an off-site image and upload it.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 24 Jun 2021 01:23:08 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:46;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:76:\"WordPress Foundation: Answering FAQs on WordPress Trademarks and their usage\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:41:\"https://wordpressfoundation.org/?p=189036\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:92:\"https://wordpressfoundation.org/2021/answering-faqs-on-wordpress-trademarks-and-their-usage/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:6388:\"<p class=\"has-drop-cap\">The WordPress Foundation owns and <a href=\"https://wordpressfoundation.org/trademark-policy/\">manages trademarks</a> for the WordPress and WordCamp names and <a href=\"http://wordpress.org/about/logos/\">logos</a>. Over the years, many people have approached us with questions on WordPress trademarks and how to use them. This blog post aims to address some of the most common questions and clarify the usage of WordPress trademarks.</p>\n\n\n\n<h3>Can I use “WordPress” in my name?</h3>\n\n\n\n<p>Strictly speaking, you cannot use “WordPress” in your website name or your product name. As mentioned in the <a href=\"https://wordpressfoundation.org/trademark-policy/\">WordPress Foundation trademarks page</a>:  </p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p><em>Permission from the WordPress Foundation is required to use the WordPress or WordCamp name or logo as part of any project, product, service, domain name, or company name.</em></p></blockquote>\n\n\n\n<p>The purpose of trademark law is to keep others from using or misusing a trademarked name or logo. But it cannot stop them from picking it up. Sometimes, people use “WordPress” in their name, title, URL, or username when “WordPress” really does not belong there. However, such uses of the trademark violate the WordPress trademark nevertheless, and cannot be allowed.</p>\n\n\n\n<h3>What is the actual trademark Policy?</h3>\n\n\n\n<p>You can find the entire written Trademark policy on the <a href=\"https://wordpressfoundation.org/trademark-policy/\">Trademarks policy page</a> of this website. In short, the purpose of this policy is to make it easy for anyone to use the WordPress or WordCamp name or logo for community efforts that spread and improve WordPress. It also aims to make it difficult for anyone to use the WordPress or WordCamp name or logo to trick or confuse people looking for official WordPress or WordCamp resources. When you are in doubt, ask yourself this question: <em>“Is this an “official” WordPress event or resource?” </em>If the answer is “no,” then you should leave the trademarked name “WordPress” or “WordCamp” out of it.</p>\n\n\n\n<h3>Does this mean I cannot build something for WordPress?</h3>\n\n\n\n<p><strong>NO. </strong>The trademark policy <strong>does not</strong> restrict people from building anything for WordPress. WordPress, both the software and the community surrounding it, is open source. It takes all kinds of contributors to create, build, support, maintain, educate, and energize WordPress. But it does mean if you are creating something within the WordPress space that is not officially part of the WordPress project, you should not use the name “WordPress” to name it. However, you can use an alternative name like “WP” instead of “WordPress” for your products.&nbsp;</p>\n\n\n\n<h3>I was unaware of the Trademark policy and already created something using “WordPress” in the name or the URL. What do I do now?</h3>\n\n\n\n<p>If you happen to be in that position and you want to figure out how to fix things, please feel free to reach out to <a href=\"mailto:trademarks@wordpressfoundation.org\">trademarks@wordpressfoundation.org</a> (or send us a message through the <a href=\"https://wordpressfoundation.org/trademark-policy/\">contact form</a> on this site), and someone will help you bring your site, event, or product into compliance with the WP Trademark.&nbsp;</p>\n\n\n\n<h3>Does the trademark policy apply to WordPress swag?&nbsp;</h3>\n\n\n\n<p>Yes. Using the WordPress logo in products or any sort of swag is not permitted. Without express permission from WordPress Foundation, you cannot sell WordPress goods or co-brand your goods to make them seem affiliated with WordPress.</p>\n\n\n\n<p>However, WordPress swag (shirts, stickers, bags, hand sanitizer, stuffed animals, sweatshirts, mugs, cups, pencils… to name a few) &#8211; given out at a WordCamp is okay. Branded WordPress swag from sponsors at a WordCamp is also allowed. This is because the swag is being given out for free (not for profit) at an official WordPress event, and has been approved. You can also find approved WordPress swag in the <a href=\"https://mercantile.wordpress.org/\">official WordPress swag store</a>.</p>\n\n\n\n<h3>Reading all this, I realize someone I know is not in compliance with the Trademark. What should I do?</h3>\n\n\n\n<p>The first thing is to remember that this person could be unaware they are not complying with the trademark. We want to assume good intent whenever possible. You can talk to them about it if you feel comfortable or even just share <a href=\"https://wordpressfoundation.org/trademark-policy/\">the trademark policy</a> with them. Alternatively, you can submit information to the <a href=\"https://wordpressfoundation.org/contact/\">Trademarks contact form</a> on the site or send an email to trademarks@wordpressfoundation.org and let someone there do the work of assuming good intent and reaching out to them.</p>\n\n\n\n<h3>I have already reported this site/thing/person, and nothing has been done!</h3>\n\n\n\n<p>The process of resolving trademark issues takes a while, so we have assigned more bandwidth to speed up the process.  If you have reported something in the past, know that it is being worked on in the coming months. If you are worried that it got lost, you are welcome to send it in again. </p>\n\n\n\n<h3>Is there anything I can do to help?</h3>\n\n\n\n<p>The biggest help anyone in WordPress can give is to respect the Trademark themselves. I know that it seems like passive work for many, and you may be looking to do something actively. Being an active and respectful part of a community is a big help, though.</p>\n\n\n\n<p><em>This post is based on </em><a href=\"https://make.wordpress.org/community/2021/03/30/tuesday-trainings-can-i-use-wordpress-in-my-product-name/\"><em>Part 1</em></a><em> and </em><a href=\"https://make.wordpress.org/community/2021/04/06/tuesday-trainings-can-i-use-wordpress-in-my-product-name-part-2-of-2/\"><em>Part 2</em></a><em> of the “Can I use “WordPress” in my product name?” </em><a href=\"https://make.wordpress.org/community/tag/tuesdaytrainings/\"><em>Tuesday Training</em></a><em> from </em><a href=\"https://profiles.wordpress.org/camikaos\"><em>@camikaos</em></a><em> in the </em><a href=\"https://make.wordpress.org/community/\"><em>Make WordPress Communities</em></a><em> blog.</em></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 23 Jun 2021 09:08:25 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Hari Shanker\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:47;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"WordPress.org blog: WordPress 5.8 Beta 3\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=10843\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://wordpress.org/news/2021/06/wordpress-5-8-beta-3/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:5564:\"<p>WordPress 5.8 Beta 3 is now available for testing!</p>\n\n\n\n<p><strong>This software is still in development,</strong>&nbsp;so it is not recommended to run this version on a production site. Consider setting up a test site to play with it.</p>\n\n\n\n<p>You can test the WordPress 5.8 Beta 3 in three ways:</p>\n\n\n\n<ul><li>Install/activate the <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\">WordPress Beta Tester</a> plugin (select the&nbsp;<code>Bleeding edge</code>&nbsp;channel and the&nbsp;<code>Beta/RC Only</code> stream).</li><li>Direct download the beta version here (<a href=\"https://wordpress.org/wordpress-5.8-beta3.zip\">zip</a>).</li><li>Using WP-CLI to test: <code>wp core update --version=5.8-beta3</code></li></ul>\n\n\n\n<p>The current target for the final release is July 20, 2021. That’s just <strong>four weeks away</strong>, so we need your help to make the final release is as good as it can be.</p>\n\n\n\n<h2><strong>Some Highlights</strong></h2>\n\n\n\n<p>Since <a href=\"https://wordpress.org/news/2021/06/wordpress-5-8-beta-2/\">Beta 2</a>, <a href=\"https://core.trac.wordpress.org/query?status=closed&changetime=06%2F16%2F2021..06%2F23%2F2021&milestone=5.8&group=component&max=500&col=id&col=summary&col=owner&col=type&col=priority&col=component&col=version&order=priority\">38</a> bugs have been fixed. Here is a summary of some of the included changes:</p>\n\n\n\n<ul><li>Block Editor: Move caching to endpoint for unique responses. (<a href=\"https://core.trac.wordpress.org/ticket/53435\">#53435</a>)</li><li>Bundled Themes: Improve display of blocks in widget areas. (<a href=\"https://core.trac.wordpress.org/ticket/53422\">#53422</a>)</li><li>Coding Standards: Bring some consistency to HTML formatting in <code>wp-admin/comment.php</code>. (<a href=\"https://core.trac.wordpress.org/ticket/52627\">#52627</a>)</li><li>Editor: Include Cover block in the list of block types registered using metadata files. (<a href=\"https://core.trac.wordpress.org/ticket/53440\">#53440</a>)</li><li>Editor: Include Cover block in the list of block types registered using metadata files. (<a href=\"https://core.trac.wordpress.org/ticket/53440\">#53440</a>)</li><li>Media: Add new functions to return the previous/next attachment links. (<a href=\"https://core.trac.wordpress.org/ticket/45708\">#45708</a>)</li><li>Media: Improve upload page media item layout on smaller screens. (<a href=\"https://core.trac.wordpress.org/ticket/51754\">#51754</a>)</li><li>Media: Update total attachment count when media added or removed. (<a href=\"https://core.trac.wordpress.org/ticket/53171\">#53171</a>)</li><li>REST API: Decode single and double quote entities in widget names and descriptions. (<a href=\"https://core.trac.wordpress.org/ticket/53407\">#53407</a>)</li><li>Twenty Nineteen: Update margins on full- and wide-aligned blocks in the editor. (<a href=\"https://core.trac.wordpress.org/ticket/53428\">#53428</a>)</li><li>Widgets: Add editor styles to the widgets block editor. (<a href=\"https://core.trac.wordpress.org/ticket/53344\">#53344</a>)</li></ul>\n\n\n\n<h2><strong>How You Can Help</strong></h2>\n\n\n\n<p>Watch the <a href=\"https://make.wordpress.org/core/\">Make WordPress Core blog</a> for <a href=\"https://make.wordpress.org/core/tag/5-8+dev-notes/\">5.8-related developer notes</a> in the coming weeks, which will break down these and other changes in greater detail.</p>\n\n\n\n<p>So far, contributors have fixed <a href=\"https://core.trac.wordpress.org/query?status=closed&changetime=..06%2F23%2F2021&milestone=5.8&group=component&max=500&col=id&col=summary&col=owner&col=type&col=priority&col=component&col=version&order=priority\">254 tickets in WordPress 5.8</a>, including <a href=\"https://core.trac.wordpress.org/query?status=closed&status=reopened&changetime=..06%2F23%2F2021&type=enhancement&type=feature+request&milestone=5.8&group=component&col=id&col=summary&col=type&col=status&col=milestone&col=changetime&col=owner&col=priority&col=keywords&order=changetime\">91 new features and enhancements</a>, and more bug fixes are on the way.</p>\n\n\n\n<p><strong>Do some testing!</strong></p>\n\n\n\n<p><a href=\"https://make.wordpress.org/core/handbook/testing/beta-testing/\">Testing for bugs</a> is a vital part of polishing the release during the beta stage and a great way to contribute. <img src=\"https://s.w.org/images/core/emoji/13.1.0/72x72/2728.png\" alt=\"✨\" class=\"wp-smiley\" /></p>\n\n\n\n<p>If you think you’ve found a bug, please post to the <a href=\"https://wordpress.org/support/forum/alphabeta/\">Alpha/Beta</a> area in the support forums. We would love to hear from you! If you’re comfortable writing a reproducible <a href=\"https://make.wordpress.org/core/reports/\">bug report</a>, file one on <a href=\"https://core.trac.wordpress.org/newticket\">WordPress Trac</a>. That’s also where you can find a list of <a href=\"https://core.trac.wordpress.org/tickets/major\">known bugs</a>.</p>\n\n\n\n<p><em>Props to <a href=\"https://profiles.wordpress.org/jeffpaul/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>jeffpaul</a> <a href=\"https://profiles.wordpress.org/desrosj/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>desrosj</a> <a href=\"https://profiles.wordpress.org/hellofromtonya/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>hellofromtonya</a> <a href=\"https://profiles.wordpress.org/pbiron/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>pbiron</a> for reviews and final edits!</em></p>\n\n\n\n<hr class=\"wp-block-separator\" />\n\n\n\n<p><em>Esperanza first.<br />Want to know the next jazzer?<br />Then please test beta.</em></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 23 Jun 2021 02:36:26 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:7:\"Josepha\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:48;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:62:\"WPTavern: WordPress Theme Lock-In, Silos, and the Block System\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=118923\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:165:\"https://wptavern.com/wordpress-theme-lock-in-silos-and-the-block-system?utm_source=rss&utm_medium=rss&utm_campaign=wordpress-theme-lock-in-silos-and-the-block-system\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:6343:\"<p class=\"has-drop-cap\">For many years, I was a hardcore advocate of separating any non-design functionality from themes into their own plugins. I wrote extensively on the issue. Whether it was shortcodes, custom post types, user metadata, and any number of things related to a user&rsquo;s content/data, I drew a deep line in the sand. <em>This belongs in a plugin.</em></p>\n\n\n\n<p>If you have never heard of the &ldquo;theme lock-in effect,&rdquo; that&rsquo;s OK. For many, it is a non-issue. Places like the WordPress.org theme directory have, for the most part, drew a similar line in the sand.</p>\n\n\n\n<p>The goal has always been to avoid trapping a user into perpetual use of a particular theme. It is not an ideal user experience when some crucial data is no longer available when switching designs. And, all users eventually want to change that up from time to time. Getting stuck with <code>[shortcode-soup]</code> tags littered throughout a site is never fun. Neither is losing admin access to dozens, hundreds, or even thousands of pages from a custom post type that suddenly disappears.</p>\n\n\n\n<p>The WordPress theme development community has avoided this problem &mdash; some more so than others &mdash; by bundling crucial content-related features separately in plugins.</p>\n\n\n\n<p>Those theme authors who bypassed theme lock-in via plugins have mostly done so in their own silos. For example, instead of integrating with an existing portfolio plugin, they would just create their own. <em>The only themes that support that plugin?</em> Theirs. Ultimately, users were still trapped.</p>\n\n\n\n<p>I cannot lay the entire weight of this issue on the shoulders of theme authors. Portfolio plugins are a dime a dozen. Supporting WooCommerce for an eCommerce solution or bbPress for forums are easy choices. But, when there is no clear industry front-runner, an in-house solution is just as good as most others.</p>\n\n\n\n<p>However, the block system is already complicating matters. When a theme supports features like font sizes, colors, and gradients, it essentially locks users in. Switch to another with a different configuration, and every font size, color, and gradient the user chose to use is gone.</p>\n\n\n\n<p>Imagine inserting a Paragraph block and choosing that sky blue from your theme as the block&rsquo;s background. Now, imagine doing this a few hundred times only to have it disappear a couple of years down the road when you want to switch designs.</p>\n\n\n\n<p>I won&rsquo;t dive into the technical details of how this works under the hood. It is just the way the system was designed. Some problems <a href=\"https://github.com/WordPress/gutenberg/issues/7553\">could have been mitigated early on</a>, but that ship sailed two and a half years ago with the launch of WordPress 5.0. There are also ways this might be solved in the future with technical workarounds.</p>\n\n\n\n<p>Last week, a reader named Nick <a href=\"https://wptavern.com/getting-to-know-the-upcoming-wordpress-5-8-template-editor#comment-382930\">brought up this issue</a> in regards to block patterns. The theme in question used custom CSS classes to achieve a specific design.</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>Because Gutenberg lacks all the features mentioned above, the theme uses some custom CSS classes, and these classes are coded in the theme&rsquo;s style sheet. The problem with this is that now that you have used these patterns, YOU ARE LOCKED IN to this theme. Because the moment you change themes, the new theme will not have these custom classes defined, the patterns will be broken. This is THE SAME reason why shortcodes were outlawed many years ago from inside the themes &mdash; and yet when it comes to patterns, this is somehow allowed?</p></blockquote>\n\n\n\n<p><strong>Note:</strong> Shortcodes were disallowed in the WordPress theme directory because the actual post content was broken on theme switch. It was unrelated to a broken design.</p>\n\n\n\n<p>I already hear what some of you are thinking. <em>This is not the same as &ldquo;content&rdquo; lock-in.</em> No, it is not. Not exactly. However, because the block system intertwines content and design, it sort of is. I doubt the average user appreciates the distinction when they end up in scenarios with white text on a white background, as shown in the following screenshots:</p>\n\n\n\n<ul><li class=\"blocks-gallery-item\"><img />Blue background with one theme.</li><li class=\"blocks-gallery-item\"><img />Blue background gone with second theme.</li></ul>\n\n\n\n<p>That is a <em>very</em> real scenario. I see it almost daily as I test out different themes.</p>\n\n\n\n<p>And, this is just the beginning. As WordPress&rsquo;s design system grows and themers can configure more pieces, users will become more locked into their existing theme. Or, they may be locked into one developer&rsquo;s or one shop&rsquo;s way of doing things.</p>\n\n\n\n<p>I do not necessarily see this as a <em>Bad Thing</em>. We have always had these little silos in the WordPress ecosystem, and they have mostly worked out.</p>\n\n\n\n<p>In a sense, little has changed.</p>\n\n\n\n<p>Users often stick with the same theme companies for one reason or another. And, those same themers tend to build on top of homegrown libraries or frameworks, reusing the same systems &mdash; at least the best ones do. This usually means that users can freely switch between themes made by the same people without losing anything.</p>\n\n\n\n<p>The old-school purity test of not mixing content and design is gone.</p>\n\n\n\n<p>This is a chance for solo developers and shops to strengthen their brand. If this is the system that WordPress is providing, build strong products on top of it. Build naming schemes that allow users to switch between your themes. Create loyal customers who will want to stick with you for years.</p>\n\n\n\n<p>If users are essentially locked into one shop&rsquo;s theme products, that sounds like a lucrative opportunity to build solutions and healthy user communities around individual brands.</p>\n\n\n\n<p>I also envision a future where users will need to switch themes far less often. After the site editor and global styles features become available, users will have more direct control over their design. Once they have settled on a solid theme, they may never need to change it as long as it stays relatively up to date.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 23 Jun 2021 01:04:49 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:49;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:78:\"WPTavern: WooCommerce Selects Paystack as Preferred Payments Partner in Africa\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=118666\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:201:\"https://wptavern.com/woocommerce-selects-paystack-as-preferred-payments-partner-in-africa?utm_source=rss&utm_medium=rss&utm_campaign=woocommerce-selects-paystack-as-preferred-payments-partner-in-africa\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3656:\"<p>WooCommerce has named Paystack its preferred payments partner for&nbsp;WooCommerce in Africa. More than 20,000 merchants are using the free  <a href=\"https://wordpress.org/plugins/woo-paystack/\">Paystack WooCommerce Payment Gateway</a> plugin but searching for and downloading the plugin separately is no longer required. Store owners can now easily select Paystack as a payment method when inside the WooCommerce dashboard.</p>\n\n\n\n<div class=\"wp-block-image\"><img /></div>\n\n\n\n<p>Paystack has a recently updated tutorial for <a href=\"https://support.paystack.com/hc/en-us/articles/360009881280-How-to-set-up-Paystack-on-WooCommerce\">how to set up the gateway in WooCommerce</a>. As an alternative to the recommended method, merchants can opt to <a href=\"https://wordpress.org/plugins/woo-paystack/\">install the free plugin</a> instead.</p>\n\n\n\n<p>Paystack is the most widely used payment gateway in Africa, accounting for more than half of all online transactions in Nigeria. More than 60,000 stores use the gateway. In October 2020, it was <a href=\"https://wptavern.com/stripe-acquires-paystack-for-200m\">acquired by Stripe</a> for more than $200M. The gateway can be used by businesses in Nigeria and Ghana and last month it <a href=\"https://paystack.com/blog/company-news/sa-launch\">added support for South Africa</a>, after a six-month long pilot program. </p>\n\n\n\n<p>&ldquo;Paystack is leading the charge in bringing a world-class payments experience to African merchants,&rdquo; WooCommerce Director of Business Development Mechiel Couvaras said. &ldquo;Their product offering, user experience, and expansion plans within Africa were some of the most important factors in considering the partnership. Receiving funding from&nbsp; Stripe and Visa was also a strong indicator of their potential.&rdquo;</p>\n\n\n\n<p>Paystack, like all of WooCommerce&rsquo;s other payment partners, has a financial arrangement with the e-commerce platform where it pays a percentage of transactions processed. Couvaras said the Paystack partnership is directly with Paystack and separate from WooCommerce&rsquo;s Stripe partnership.</p>\n\n\n\n<p>&ldquo;eCommerce is still very nascent in most African countries, however, <a rel=\"noreferrer noopener\" href=\"https://trends.builtwith.com/shop/WooCommerce-Checkout/Nigeria\" target=\"_blank\">Nigeria</a> and <a rel=\"noreferrer noopener\" href=\"https://trends.builtwith.com/shop/WooCommerce-Checkout/South-Africa\" target=\"_blank\">South Africa</a> are amongst our fastest growing countries globally,&rdquo; Couvaras said. When Stripe acquired Paystack, the company noted that African online commerce is growing 21% year-over-year, 75% faster than the global average. WooCommerce is well-positioned to capture some of that growth with Paystack pre-installed as a preferred payment partner.</p>\n\n\n\n<p>The e-commerce platform is also keeping tabs on other emerging markets, as global market adoption has grown to <a href=\"https://w3techs.com/technologies/details/cm-woocommerce\">8.2% of the Alexa top 10 million websites</a>. Over the past year WooCommerce launched partnerships with Indian payment companies <a rel=\"noreferrer noopener\" href=\"https://woocommerce.com/products/razorpay-for-woocommerce/\" target=\"_blank\">Razorpay</a> and <a rel=\"noreferrer noopener\" href=\"https://woocommerce.com/products/payu-india/\" target=\"_blank\">PayU India</a>, as well as <a rel=\"noreferrer noopener\" href=\"https://woocommerce.com/products/mercado-pago-checkout\" target=\"_blank\">Mercado Pago</a>, a Latin American payments company focused on supporting local payment methods across Mexico, Brazil, Argentina, Colombia, Chile, Peru and Uruguay.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 22 Jun 2021 20:52:26 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}}}}}}}}}}s:4:\"type\";i:128;s:7:\"headers\";O:42:\"Requests_Utility_CaseInsensitiveDictionary\":1:{s:7:\"\0*\0data\";a:8:{s:6:\"server\";s:5:\"nginx\";s:4:\"date\";s:29:\"Fri, 16 Jul 2021 08:38:27 GMT\";s:12:\"content-type\";s:8:\"text/xml\";s:4:\"vary\";s:15:\"Accept-Encoding\";s:13:\"last-modified\";s:29:\"Fri, 16 Jul 2021 08:30:10 GMT\";s:15:\"x-frame-options\";s:10:\"SAMEORIGIN\";s:4:\"x-nc\";s:9:\"HIT ord 1\";s:16:\"content-encoding\";s:2:\"br\";}}s:5:\"build\";s:14:\"20201016172007\";}', 'no');
INSERT INTO `wprna_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(1269, '_transient_timeout_feed_mod_d117b5738fbd35bd8c0391cda1f2b5d9', '1626467908', 'no'),
(1270, '_transient_feed_mod_d117b5738fbd35bd8c0391cda1f2b5d9', '1626424708', 'no'),
(1271, '_transient_timeout_dash_v2_626377ff17dad0a371c767016cf4b2ab', '1626467908', 'no'),
(1272, '_transient_dash_v2_626377ff17dad0a371c767016cf4b2ab', '<div class=\"rss-widget\"><ul><li><a class=\'rsswidget\' href=\'https://el.wordpress.org/2021/05/18/%CE%BF%CE%B9-%CE%BF%CE%BC%CE%B9%CE%BB%CE%AF%CE%B5%CF%82-%CF%84%CE%BF%CF%85-wordcamp-greece-2021-online/\'>Οι ομιλίες του WordCamp Greece 2021 Online</a></li><li><a class=\'rsswidget\' href=\'https://el.wordpress.org/2021/01/29/%CF%84%CE%BF-wordcamp-greece-2021-online-%CE%AD%CF%81%CF%87%CE%B5%CF%84%CE%B1%CE%B9-%CF%83%CF%84%CE%B9%CF%82-16-19-%CE%B1%CF%80%CF%81%CE%B9%CE%BB%CE%AF%CE%BF%CF%85/\'>Το WordCamp Greece 2021 Online έρχεται στις 16 – 19 Απριλίου</a></li></ul></div><div class=\"rss-widget\"><ul><li><a class=\'rsswidget\' href=\'https://wptavern.com/google-concludes-floc-origin-trial-does-not-intend-to-share-feedback-from-participants?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=google-concludes-floc-origin-trial-does-not-intend-to-share-feedback-from-participants\'>WPTavern: Google Concludes FLoC Origin Trial, Does Not Intend to Share Feedback from Participants</a></li><li><a class=\'rsswidget\' href=\'https://wptavern.com/edupack-is-tackling-higher-ed-with-wordpress-looking-for-development-partners?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=edupack-is-tackling-higher-ed-with-wordpress-looking-for-development-partners\'>WPTavern: Edupack Is Tackling Higher Ed With WordPress, Looking for Development Partners</a></li><li><a class=\'rsswidget\' href=\'https://buddypress.org/2021/07/buddypress-9-0-0-release-candidate/\'>BuddyPress: BuddyPress 9.0.0 Release Candidate</a></li></ul></div>', 'no'),
(1273, '_site_transient_timeout_available_translations', '1626435517', 'no');
INSERT INTO `wprna_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(1274, '_site_transient_available_translations', 'a:126:{s:2:\"af\";a:8:{s:8:\"language\";s:2:\"af\";s:7:\"version\";s:5:\"5.7.2\";s:7:\"updated\";s:19:\"2021-05-13 15:59:22\";s:12:\"english_name\";s:9:\"Afrikaans\";s:11:\"native_name\";s:9:\"Afrikaans\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/5.7.2/af.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"af\";i:2;s:3:\"afr\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"Gaan voort\";}}s:2:\"ar\";a:8:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:5:\"5.7.2\";s:7:\"updated\";s:19:\"2021-07-08 18:29:33\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/5.7.2/ar.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ar\";i:2;s:3:\"ara\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:16:\"المتابعة\";}}s:3:\"ary\";a:8:{s:8:\"language\";s:3:\"ary\";s:7:\"version\";s:6:\"4.8.17\";s:7:\"updated\";s:19:\"2017-01-26 15:42:35\";s:12:\"english_name\";s:15:\"Moroccan Arabic\";s:11:\"native_name\";s:31:\"العربية المغربية\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/translation/core/4.8.17/ary.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ar\";i:3;s:3:\"ary\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:16:\"المتابعة\";}}s:2:\"as\";a:8:{s:8:\"language\";s:2:\"as\";s:7:\"version\";s:5:\"5.7.2\";s:7:\"updated\";s:19:\"2021-06-14 14:01:58\";s:12:\"english_name\";s:8:\"Assamese\";s:11:\"native_name\";s:21:\"অসমীয়া\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/5.7.2/as.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"as\";i:2;s:3:\"asm\";i:3;s:3:\"asm\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:2:\"az\";a:8:{s:8:\"language\";s:2:\"az\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-11-06 00:09:27\";s:12:\"english_name\";s:11:\"Azerbaijani\";s:11:\"native_name\";s:16:\"Azərbaycan dili\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/az.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"az\";i:2;s:3:\"aze\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:5:\"Davam\";}}s:3:\"azb\";a:8:{s:8:\"language\";s:3:\"azb\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-09-12 20:34:31\";s:12:\"english_name\";s:17:\"South Azerbaijani\";s:11:\"native_name\";s:29:\"گؤنئی آذربایجان\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/azb.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"az\";i:3;s:3:\"azb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:3:\"bel\";a:8:{s:8:\"language\";s:3:\"bel\";s:7:\"version\";s:6:\"4.9.18\";s:7:\"updated\";s:19:\"2019-10-29 07:54:22\";s:12:\"english_name\";s:10:\"Belarusian\";s:11:\"native_name\";s:29:\"Беларуская мова\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/translation/core/4.9.18/bel.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"be\";i:2;s:3:\"bel\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"Працягнуць\";}}s:5:\"bg_BG\";a:8:{s:8:\"language\";s:5:\"bg_BG\";s:7:\"version\";s:5:\"5.7.2\";s:7:\"updated\";s:19:\"2021-06-20 19:46:45\";s:12:\"english_name\";s:9:\"Bulgarian\";s:11:\"native_name\";s:18:\"Български\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.7.2/bg_BG.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"bg\";i:2;s:3:\"bul\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:22:\"Продължение\";}}s:5:\"bn_BD\";a:8:{s:8:\"language\";s:5:\"bn_BD\";s:7:\"version\";s:5:\"5.4.6\";s:7:\"updated\";s:19:\"2020-10-31 08:48:37\";s:12:\"english_name\";s:20:\"Bengali (Bangladesh)\";s:11:\"native_name\";s:15:\"বাংলা\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.4.6/bn_BD.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"bn\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:23:\"এগিয়ে চল.\";}}s:2:\"bo\";a:8:{s:8:\"language\";s:2:\"bo\";s:7:\"version\";s:5:\"5.7.2\";s:7:\"updated\";s:19:\"2020-10-30 03:24:38\";s:12:\"english_name\";s:7:\"Tibetan\";s:11:\"native_name\";s:21:\"བོད་ཡིག\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/5.7.2/bo.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"bo\";i:2;s:3:\"tib\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:24:\"མུ་མཐུད།\";}}s:5:\"bs_BA\";a:8:{s:8:\"language\";s:5:\"bs_BA\";s:7:\"version\";s:5:\"5.7.2\";s:7:\"updated\";s:19:\"2021-04-25 07:27:37\";s:12:\"english_name\";s:7:\"Bosnian\";s:11:\"native_name\";s:8:\"Bosanski\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.7.2/bs_BA.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"bs\";i:2;s:3:\"bos\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:7:\"Nastavi\";}}s:2:\"ca\";a:8:{s:8:\"language\";s:2:\"ca\";s:7:\"version\";s:5:\"5.7.2\";s:7:\"updated\";s:19:\"2021-07-06 08:29:04\";s:12:\"english_name\";s:7:\"Catalan\";s:11:\"native_name\";s:7:\"Català\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/5.7.2/ca.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ca\";i:2;s:3:\"cat\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continua\";}}s:3:\"ceb\";a:8:{s:8:\"language\";s:3:\"ceb\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-03-02 17:25:51\";s:12:\"english_name\";s:7:\"Cebuano\";s:11:\"native_name\";s:7:\"Cebuano\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/ceb.zip\";s:3:\"iso\";a:2:{i:2;s:3:\"ceb\";i:3;s:3:\"ceb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:7:\"Padayun\";}}s:5:\"cs_CZ\";a:8:{s:8:\"language\";s:5:\"cs_CZ\";s:7:\"version\";s:5:\"5.7.2\";s:7:\"updated\";s:19:\"2021-06-30 15:14:54\";s:12:\"english_name\";s:5:\"Czech\";s:11:\"native_name\";s:9:\"Čeština\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.7.2/cs_CZ.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"cs\";i:2;s:3:\"ces\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:11:\"Pokračovat\";}}s:2:\"cy\";a:8:{s:8:\"language\";s:2:\"cy\";s:7:\"version\";s:5:\"5.7.2\";s:7:\"updated\";s:19:\"2021-04-15 10:32:41\";s:12:\"english_name\";s:5:\"Welsh\";s:11:\"native_name\";s:7:\"Cymraeg\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/5.7.2/cy.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"cy\";i:2;s:3:\"cym\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Parhau\";}}s:5:\"da_DK\";a:8:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:5:\"5.7.2\";s:7:\"updated\";s:19:\"2021-07-09 08:43:53\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.7.2/da_DK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"da\";i:2;s:3:\"dan\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"Forts&#230;t\";}}s:5:\"de_CH\";a:8:{s:8:\"language\";s:5:\"de_CH\";s:7:\"version\";s:5:\"5.7.2\";s:7:\"updated\";s:19:\"2021-03-14 20:06:23\";s:12:\"english_name\";s:20:\"German (Switzerland)\";s:11:\"native_name\";s:17:\"Deutsch (Schweiz)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.7.2/de_CH.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"Fortfahren\";}}s:5:\"de_AT\";a:8:{s:8:\"language\";s:5:\"de_AT\";s:7:\"version\";s:5:\"5.7.2\";s:7:\"updated\";s:19:\"2021-06-08 07:32:43\";s:12:\"english_name\";s:16:\"German (Austria)\";s:11:\"native_name\";s:21:\"Deutsch (Österreich)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.7.2/de_AT.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Weiter\";}}s:5:\"de_DE\";a:8:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:5:\"5.7.2\";s:7:\"updated\";s:19:\"2021-07-07 23:24:00\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.7.2/de_DE.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"Fortfahren\";}}s:12:\"de_DE_formal\";a:8:{s:8:\"language\";s:12:\"de_DE_formal\";s:7:\"version\";s:5:\"5.7.2\";s:7:\"updated\";s:19:\"2021-07-07 23:23:07\";s:12:\"english_name\";s:15:\"German (Formal)\";s:11:\"native_name\";s:13:\"Deutsch (Sie)\";s:7:\"package\";s:71:\"https://downloads.wordpress.org/translation/core/5.7.2/de_DE_formal.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"Fortfahren\";}}s:14:\"de_CH_informal\";a:8:{s:8:\"language\";s:14:\"de_CH_informal\";s:7:\"version\";s:5:\"5.7.2\";s:7:\"updated\";s:19:\"2021-03-14 20:06:52\";s:12:\"english_name\";s:30:\"German (Switzerland, Informal)\";s:11:\"native_name\";s:21:\"Deutsch (Schweiz, Du)\";s:7:\"package\";s:73:\"https://downloads.wordpress.org/translation/core/5.7.2/de_CH_informal.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Weiter\";}}s:3:\"dsb\";a:8:{s:8:\"language\";s:3:\"dsb\";s:7:\"version\";s:5:\"5.7.2\";s:7:\"updated\";s:19:\"2021-04-15 13:33:04\";s:12:\"english_name\";s:13:\"Lower Sorbian\";s:11:\"native_name\";s:16:\"Dolnoserbšćina\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/5.7.2/dsb.zip\";s:3:\"iso\";a:2:{i:2;s:3:\"dsb\";i:3;s:3:\"dsb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:5:\"Dalej\";}}s:3:\"dzo\";a:8:{s:8:\"language\";s:3:\"dzo\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-06-29 08:59:03\";s:12:\"english_name\";s:8:\"Dzongkha\";s:11:\"native_name\";s:18:\"རྫོང་ཁ\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/dzo.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"dz\";i:2;s:3:\"dzo\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:2:\"el\";a:8:{s:8:\"language\";s:2:\"el\";s:7:\"version\";s:5:\"5.7.2\";s:7:\"updated\";s:19:\"2021-06-30 19:50:02\";s:12:\"english_name\";s:5:\"Greek\";s:11:\"native_name\";s:16:\"Ελληνικά\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/5.7.2/el.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"el\";i:2;s:3:\"ell\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:16:\"Συνέχεια\";}}s:5:\"en_AU\";a:8:{s:8:\"language\";s:5:\"en_AU\";s:7:\"version\";s:5:\"5.7.2\";s:7:\"updated\";s:19:\"2021-04-15 04:12:40\";s:12:\"english_name\";s:19:\"English (Australia)\";s:11:\"native_name\";s:19:\"English (Australia)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.7.2/en_AU.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"en_ZA\";a:8:{s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:5:\"5.7.2\";s:7:\"updated\";s:19:\"2021-04-15 07:22:30\";s:12:\"english_name\";s:22:\"English (South Africa)\";s:11:\"native_name\";s:22:\"English (South Africa)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.7.2/en_ZA.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"en_GB\";a:8:{s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:5:\"5.7.2\";s:7:\"updated\";s:19:\"2021-06-16 08:10:36\";s:12:\"english_name\";s:12:\"English (UK)\";s:11:\"native_name\";s:12:\"English (UK)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.7.2/en_GB.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"en_CA\";a:8:{s:8:\"language\";s:5:\"en_CA\";s:7:\"version\";s:5:\"5.7.2\";s:7:\"updated\";s:19:\"2021-04-15 04:12:51\";s:12:\"english_name\";s:16:\"English (Canada)\";s:11:\"native_name\";s:16:\"English (Canada)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.7.2/en_CA.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"en_NZ\";a:8:{s:8:\"language\";s:5:\"en_NZ\";s:7:\"version\";s:5:\"5.7.2\";s:7:\"updated\";s:19:\"2021-04-15 04:12:28\";s:12:\"english_name\";s:21:\"English (New Zealand)\";s:11:\"native_name\";s:21:\"English (New Zealand)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.7.2/en_NZ.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:2:\"eo\";a:8:{s:8:\"language\";s:2:\"eo\";s:7:\"version\";s:5:\"5.7.2\";s:7:\"updated\";s:19:\"2021-04-18 09:35:35\";s:12:\"english_name\";s:9:\"Esperanto\";s:11:\"native_name\";s:9:\"Esperanto\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/5.7.2/eo.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"eo\";i:2;s:3:\"epo\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Daŭrigi\";}}s:5:\"es_AR\";a:8:{s:8:\"language\";s:5:\"es_AR\";s:7:\"version\";s:5:\"5.7.2\";s:7:\"updated\";s:19:\"2021-04-16 02:17:21\";s:12:\"english_name\";s:19:\"Spanish (Argentina)\";s:11:\"native_name\";s:21:\"Español de Argentina\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.7.2/es_AR.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_EC\";a:8:{s:8:\"language\";s:5:\"es_EC\";s:7:\"version\";s:5:\"5.7.2\";s:7:\"updated\";s:19:\"2021-04-15 02:05:34\";s:12:\"english_name\";s:17:\"Spanish (Ecuador)\";s:11:\"native_name\";s:19:\"Español de Ecuador\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.7.2/es_EC.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_ES\";a:8:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:5:\"5.7.2\";s:7:\"updated\";s:19:\"2021-06-10 20:43:51\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.7.2/es_ES.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_CO\";a:8:{s:8:\"language\";s:5:\"es_CO\";s:7:\"version\";s:5:\"5.7.2\";s:7:\"updated\";s:19:\"2021-06-04 22:59:08\";s:12:\"english_name\";s:18:\"Spanish (Colombia)\";s:11:\"native_name\";s:20:\"Español de Colombia\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.7.2/es_CO.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_CR\";a:8:{s:8:\"language\";s:5:\"es_CR\";s:7:\"version\";s:5:\"5.7.2\";s:7:\"updated\";s:19:\"2021-06-02 03:00:51\";s:12:\"english_name\";s:20:\"Spanish (Costa Rica)\";s:11:\"native_name\";s:22:\"Español de Costa Rica\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.7.2/es_CR.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_MX\";a:8:{s:8:\"language\";s:5:\"es_MX\";s:7:\"version\";s:5:\"5.7.2\";s:7:\"updated\";s:19:\"2021-04-16 13:07:32\";s:12:\"english_name\";s:16:\"Spanish (Mexico)\";s:11:\"native_name\";s:19:\"Español de México\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.7.2/es_MX.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_PE\";a:8:{s:8:\"language\";s:5:\"es_PE\";s:7:\"version\";s:5:\"5.6.4\";s:7:\"updated\";s:19:\"2020-12-11 02:12:59\";s:12:\"english_name\";s:14:\"Spanish (Peru)\";s:11:\"native_name\";s:17:\"Español de Perú\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.6.4/es_PE.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_PR\";a:8:{s:8:\"language\";s:5:\"es_PR\";s:7:\"version\";s:5:\"5.4.6\";s:7:\"updated\";s:19:\"2020-04-29 15:36:59\";s:12:\"english_name\";s:21:\"Spanish (Puerto Rico)\";s:11:\"native_name\";s:23:\"Español de Puerto Rico\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.4.6/es_PR.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_GT\";a:8:{s:8:\"language\";s:5:\"es_GT\";s:7:\"version\";s:6:\"5.2.11\";s:7:\"updated\";s:19:\"2019-03-02 06:35:01\";s:12:\"english_name\";s:19:\"Spanish (Guatemala)\";s:11:\"native_name\";s:21:\"Español de Guatemala\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/5.2.11/es_GT.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_VE\";a:8:{s:8:\"language\";s:5:\"es_VE\";s:7:\"version\";s:5:\"5.7.2\";s:7:\"updated\";s:19:\"2021-04-15 02:05:15\";s:12:\"english_name\";s:19:\"Spanish (Venezuela)\";s:11:\"native_name\";s:21:\"Español de Venezuela\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.7.2/es_VE.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_UY\";a:8:{s:8:\"language\";s:5:\"es_UY\";s:7:\"version\";s:5:\"5.7.2\";s:7:\"updated\";s:19:\"2021-03-31 18:33:26\";s:12:\"english_name\";s:17:\"Spanish (Uruguay)\";s:11:\"native_name\";s:19:\"Español de Uruguay\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.7.2/es_UY.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_CL\";a:8:{s:8:\"language\";s:5:\"es_CL\";s:7:\"version\";s:5:\"5.7.2\";s:7:\"updated\";s:19:\"2021-06-14 16:02:22\";s:12:\"english_name\";s:15:\"Spanish (Chile)\";s:11:\"native_name\";s:17:\"Español de Chile\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.7.2/es_CL.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:2:\"et\";a:8:{s:8:\"language\";s:2:\"et\";s:7:\"version\";s:5:\"5.7.2\";s:7:\"updated\";s:19:\"2020-08-12 08:38:59\";s:12:\"english_name\";s:8:\"Estonian\";s:11:\"native_name\";s:5:\"Eesti\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/5.7.2/et.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"et\";i:2;s:3:\"est\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Jätka\";}}s:2:\"eu\";a:8:{s:8:\"language\";s:2:\"eu\";s:7:\"version\";s:5:\"5.7.2\";s:7:\"updated\";s:19:\"2021-06-24 16:08:10\";s:12:\"english_name\";s:6:\"Basque\";s:11:\"native_name\";s:7:\"Euskara\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/5.7.2/eu.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"eu\";i:2;s:3:\"eus\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Jarraitu\";}}s:5:\"fa_AF\";a:8:{s:8:\"language\";s:5:\"fa_AF\";s:7:\"version\";s:5:\"5.7.2\";s:7:\"updated\";s:19:\"2021-06-14 12:40:09\";s:12:\"english_name\";s:21:\"Persian (Afghanistan)\";s:11:\"native_name\";s:31:\"(فارسی (افغانستان\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.7.2/fa_AF.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fa\";i:2;s:3:\"fas\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"ادامه\";}}s:5:\"fa_IR\";a:8:{s:8:\"language\";s:5:\"fa_IR\";s:7:\"version\";s:5:\"5.7.2\";s:7:\"updated\";s:19:\"2021-06-28 10:15:19\";s:12:\"english_name\";s:7:\"Persian\";s:11:\"native_name\";s:10:\"فارسی\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.7.2/fa_IR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fa\";i:2;s:3:\"fas\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"ادامه\";}}s:2:\"fi\";a:8:{s:8:\"language\";s:2:\"fi\";s:7:\"version\";s:5:\"5.7.2\";s:7:\"updated\";s:19:\"2021-05-06 05:21:48\";s:12:\"english_name\";s:7:\"Finnish\";s:11:\"native_name\";s:5:\"Suomi\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/5.7.2/fi.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fi\";i:2;s:3:\"fin\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:5:\"Jatka\";}}s:5:\"fr_CA\";a:8:{s:8:\"language\";s:5:\"fr_CA\";s:7:\"version\";s:5:\"5.7.2\";s:7:\"updated\";s:19:\"2021-04-30 13:29:35\";s:12:\"english_name\";s:15:\"French (Canada)\";s:11:\"native_name\";s:19:\"Français du Canada\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.7.2/fr_CA.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fr\";i:2;s:3:\"fra\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuer\";}}s:5:\"fr_BE\";a:8:{s:8:\"language\";s:5:\"fr_BE\";s:7:\"version\";s:5:\"5.7.2\";s:7:\"updated\";s:19:\"2021-02-22 13:54:46\";s:12:\"english_name\";s:16:\"French (Belgium)\";s:11:\"native_name\";s:21:\"Français de Belgique\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.7.2/fr_BE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fr\";i:2;s:3:\"fra\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuer\";}}s:5:\"fr_FR\";a:8:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:5:\"5.7.2\";s:7:\"updated\";s:19:\"2021-06-24 08:28:29\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.7.2/fr_FR.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"fr\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuer\";}}s:3:\"fur\";a:8:{s:8:\"language\";s:3:\"fur\";s:7:\"version\";s:6:\"4.8.17\";s:7:\"updated\";s:19:\"2018-01-29 17:32:35\";s:12:\"english_name\";s:8:\"Friulian\";s:11:\"native_name\";s:8:\"Friulian\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/translation/core/4.8.17/fur.zip\";s:3:\"iso\";a:2:{i:2;s:3:\"fur\";i:3;s:3:\"fur\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:2:\"gd\";a:8:{s:8:\"language\";s:2:\"gd\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-08-23 17:41:37\";s:12:\"english_name\";s:15:\"Scottish Gaelic\";s:11:\"native_name\";s:9:\"Gàidhlig\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/gd.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"gd\";i:2;s:3:\"gla\";i:3;s:3:\"gla\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:15:\"Lean air adhart\";}}s:5:\"gl_ES\";a:8:{s:8:\"language\";s:5:\"gl_ES\";s:7:\"version\";s:5:\"5.7.2\";s:7:\"updated\";s:19:\"2021-06-21 09:58:55\";s:12:\"english_name\";s:8:\"Galician\";s:11:\"native_name\";s:6:\"Galego\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.7.2/gl_ES.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"gl\";i:2;s:3:\"glg\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:2:\"gu\";a:8:{s:8:\"language\";s:2:\"gu\";s:7:\"version\";s:6:\"4.9.18\";s:7:\"updated\";s:19:\"2018-09-14 12:33:48\";s:12:\"english_name\";s:8:\"Gujarati\";s:11:\"native_name\";s:21:\"ગુજરાતી\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.9.18/gu.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"gu\";i:2;s:3:\"guj\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:31:\"ચાલુ રાખવું\";}}s:3:\"haz\";a:8:{s:8:\"language\";s:3:\"haz\";s:7:\"version\";s:6:\"4.4.25\";s:7:\"updated\";s:19:\"2015-12-05 00:59:09\";s:12:\"english_name\";s:8:\"Hazaragi\";s:11:\"native_name\";s:15:\"هزاره گی\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/translation/core/4.4.25/haz.zip\";s:3:\"iso\";a:1:{i:3;s:3:\"haz\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"ادامه\";}}s:5:\"he_IL\";a:8:{s:8:\"language\";s:5:\"he_IL\";s:7:\"version\";s:5:\"5.7.2\";s:7:\"updated\";s:19:\"2021-05-28 16:42:59\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.7.2/he_IL.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"he\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"להמשיך\";}}s:5:\"hi_IN\";a:8:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:5:\"5.4.6\";s:7:\"updated\";s:19:\"2020-11-06 12:34:38\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.4.6/hi_IN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"hi\";i:2;s:3:\"hin\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"जारी\";}}s:2:\"hr\";a:8:{s:8:\"language\";s:2:\"hr\";s:7:\"version\";s:5:\"5.7.2\";s:7:\"updated\";s:19:\"2021-05-13 08:03:31\";s:12:\"english_name\";s:8:\"Croatian\";s:11:\"native_name\";s:8:\"Hrvatski\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/5.7.2/hr.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"hr\";i:2;s:3:\"hrv\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:7:\"Nastavi\";}}s:3:\"hsb\";a:8:{s:8:\"language\";s:3:\"hsb\";s:7:\"version\";s:5:\"5.7.2\";s:7:\"updated\";s:19:\"2021-04-15 13:34:18\";s:12:\"english_name\";s:13:\"Upper Sorbian\";s:11:\"native_name\";s:17:\"Hornjoserbšćina\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/5.7.2/hsb.zip\";s:3:\"iso\";a:2:{i:2;s:3:\"hsb\";i:3;s:3:\"hsb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:4:\"Dale\";}}s:5:\"hu_HU\";a:8:{s:8:\"language\";s:5:\"hu_HU\";s:7:\"version\";s:5:\"5.7.2\";s:7:\"updated\";s:19:\"2021-06-26 14:52:10\";s:12:\"english_name\";s:9:\"Hungarian\";s:11:\"native_name\";s:6:\"Magyar\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.7.2/hu_HU.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"hu\";i:2;s:3:\"hun\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:7:\"Tovább\";}}s:2:\"hy\";a:8:{s:8:\"language\";s:2:\"hy\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-12-03 16:21:10\";s:12:\"english_name\";s:8:\"Armenian\";s:11:\"native_name\";s:14:\"Հայերեն\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/hy.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"hy\";i:2;s:3:\"hye\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"Շարունակել\";}}s:5:\"id_ID\";a:8:{s:8:\"language\";s:5:\"id_ID\";s:7:\"version\";s:5:\"5.7.2\";s:7:\"updated\";s:19:\"2021-04-24 02:11:27\";s:12:\"english_name\";s:10:\"Indonesian\";s:11:\"native_name\";s:16:\"Bahasa Indonesia\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.7.2/id_ID.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"id\";i:2;s:3:\"ind\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Lanjutkan\";}}s:5:\"is_IS\";a:8:{s:8:\"language\";s:5:\"is_IS\";s:7:\"version\";s:6:\"4.9.18\";s:7:\"updated\";s:19:\"2018-12-11 10:40:02\";s:12:\"english_name\";s:9:\"Icelandic\";s:11:\"native_name\";s:9:\"Íslenska\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.9.18/is_IS.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"is\";i:2;s:3:\"isl\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Áfram\";}}s:5:\"it_IT\";a:8:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:5:\"5.7.2\";s:7:\"updated\";s:19:\"2021-06-18 13:45:37\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.7.2/it_IT.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"it\";i:2;s:3:\"ita\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continua\";}}s:2:\"ja\";a:8:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:5:\"5.7.2\";s:7:\"updated\";s:19:\"2021-05-20 01:00:08\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/5.7.2/ja.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"ja\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"続ける\";}}s:5:\"jv_ID\";a:8:{s:8:\"language\";s:5:\"jv_ID\";s:7:\"version\";s:6:\"4.9.18\";s:7:\"updated\";s:19:\"2019-02-16 23:58:56\";s:12:\"english_name\";s:8:\"Javanese\";s:11:\"native_name\";s:9:\"Basa Jawa\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.9.18/jv_ID.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"jv\";i:2;s:3:\"jav\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:7:\"Nutugne\";}}s:5:\"ka_GE\";a:8:{s:8:\"language\";s:5:\"ka_GE\";s:7:\"version\";s:5:\"5.7.2\";s:7:\"updated\";s:19:\"2021-07-03 08:25:10\";s:12:\"english_name\";s:8:\"Georgian\";s:11:\"native_name\";s:21:\"ქართული\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.7.2/ka_GE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ka\";i:2;s:3:\"kat\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:30:\"გაგრძელება\";}}s:3:\"kab\";a:8:{s:8:\"language\";s:3:\"kab\";s:7:\"version\";s:5:\"5.7.2\";s:7:\"updated\";s:19:\"2021-06-30 20:40:17\";s:12:\"english_name\";s:6:\"Kabyle\";s:11:\"native_name\";s:9:\"Taqbaylit\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/5.7.2/kab.zip\";s:3:\"iso\";a:2:{i:2;s:3:\"kab\";i:3;s:3:\"kab\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuer\";}}s:2:\"kk\";a:8:{s:8:\"language\";s:2:\"kk\";s:7:\"version\";s:6:\"4.9.18\";s:7:\"updated\";s:19:\"2018-07-10 11:35:44\";s:12:\"english_name\";s:6:\"Kazakh\";s:11:\"native_name\";s:19:\"Қазақ тілі\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.9.18/kk.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"kk\";i:2;s:3:\"kaz\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"Жалғастыру\";}}s:2:\"km\";a:8:{s:8:\"language\";s:2:\"km\";s:7:\"version\";s:6:\"5.2.11\";s:7:\"updated\";s:19:\"2019-06-10 16:18:28\";s:12:\"english_name\";s:5:\"Khmer\";s:11:\"native_name\";s:27:\"ភាសាខ្មែរ\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/5.2.11/km.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"km\";i:2;s:3:\"khm\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"បន្ត\";}}s:2:\"kn\";a:8:{s:8:\"language\";s:2:\"kn\";s:7:\"version\";s:6:\"4.9.18\";s:7:\"updated\";s:19:\"2020-09-30 14:08:59\";s:12:\"english_name\";s:7:\"Kannada\";s:11:\"native_name\";s:15:\"ಕನ್ನಡ\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.9.18/kn.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"kn\";i:2;s:3:\"kan\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:30:\"ಮುಂದುವರೆಸಿ\";}}s:5:\"ko_KR\";a:8:{s:8:\"language\";s:5:\"ko_KR\";s:7:\"version\";s:5:\"5.7.2\";s:7:\"updated\";s:19:\"2021-07-08 04:56:41\";s:12:\"english_name\";s:6:\"Korean\";s:11:\"native_name\";s:9:\"한국어\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.7.2/ko_KR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ko\";i:2;s:3:\"kor\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"계속\";}}s:3:\"ckb\";a:8:{s:8:\"language\";s:3:\"ckb\";s:7:\"version\";s:5:\"5.7.2\";s:7:\"updated\";s:19:\"2021-06-17 10:36:11\";s:12:\"english_name\";s:16:\"Kurdish (Sorani)\";s:11:\"native_name\";s:13:\"كوردی‎\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/5.7.2/ckb.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ku\";i:3;s:3:\"ckb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:30:\"به‌رده‌وام به‌\";}}s:2:\"lo\";a:8:{s:8:\"language\";s:2:\"lo\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-11-12 09:59:23\";s:12:\"english_name\";s:3:\"Lao\";s:11:\"native_name\";s:21:\"ພາສາລາວ\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/lo.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"lo\";i:2;s:3:\"lao\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"ຕໍ່\";}}s:5:\"lt_LT\";a:8:{s:8:\"language\";s:5:\"lt_LT\";s:7:\"version\";s:5:\"5.7.2\";s:7:\"updated\";s:19:\"2021-03-23 12:35:40\";s:12:\"english_name\";s:10:\"Lithuanian\";s:11:\"native_name\";s:15:\"Lietuvių kalba\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.7.2/lt_LT.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"lt\";i:2;s:3:\"lit\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Tęsti\";}}s:2:\"lv\";a:8:{s:8:\"language\";s:2:\"lv\";s:7:\"version\";s:5:\"5.7.2\";s:7:\"updated\";s:19:\"2021-06-27 17:07:17\";s:12:\"english_name\";s:7:\"Latvian\";s:11:\"native_name\";s:16:\"Latviešu valoda\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/5.7.2/lv.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"lv\";i:2;s:3:\"lav\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Turpināt\";}}s:5:\"mk_MK\";a:8:{s:8:\"language\";s:5:\"mk_MK\";s:7:\"version\";s:5:\"5.4.6\";s:7:\"updated\";s:19:\"2020-07-01 09:16:57\";s:12:\"english_name\";s:10:\"Macedonian\";s:11:\"native_name\";s:31:\"Македонски јазик\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.4.6/mk_MK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"mk\";i:2;s:3:\"mkd\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:16:\"Продолжи\";}}s:5:\"ml_IN\";a:8:{s:8:\"language\";s:5:\"ml_IN\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-27 03:43:32\";s:12:\"english_name\";s:9:\"Malayalam\";s:11:\"native_name\";s:18:\"മലയാളം\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/ml_IN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ml\";i:2;s:3:\"mal\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:18:\"തുടരുക\";}}s:2:\"mn\";a:8:{s:8:\"language\";s:2:\"mn\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-12 07:29:35\";s:12:\"english_name\";s:9:\"Mongolian\";s:11:\"native_name\";s:12:\"Монгол\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/mn.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"mn\";i:2;s:3:\"mon\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:24:\"Үргэлжлүүлэх\";}}s:2:\"mr\";a:8:{s:8:\"language\";s:2:\"mr\";s:7:\"version\";s:6:\"4.9.18\";s:7:\"updated\";s:19:\"2019-11-22 15:32:08\";s:12:\"english_name\";s:7:\"Marathi\";s:11:\"native_name\";s:15:\"मराठी\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.9.18/mr.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"mr\";i:2;s:3:\"mar\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:25:\"सुरु ठेवा\";}}s:5:\"ms_MY\";a:8:{s:8:\"language\";s:5:\"ms_MY\";s:7:\"version\";s:6:\"4.9.18\";s:7:\"updated\";s:19:\"2018-08-31 11:57:07\";s:12:\"english_name\";s:5:\"Malay\";s:11:\"native_name\";s:13:\"Bahasa Melayu\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.9.18/ms_MY.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ms\";i:2;s:3:\"msa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Teruskan\";}}s:5:\"my_MM\";a:8:{s:8:\"language\";s:5:\"my_MM\";s:7:\"version\";s:6:\"4.2.30\";s:7:\"updated\";s:19:\"2017-12-26 11:57:10\";s:12:\"english_name\";s:17:\"Myanmar (Burmese)\";s:11:\"native_name\";s:15:\"ဗမာစာ\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.2.30/my_MM.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"my\";i:2;s:3:\"mya\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:54:\"ဆက်လက်လုပ်ေဆာင်ပါ။\";}}s:5:\"nb_NO\";a:8:{s:8:\"language\";s:5:\"nb_NO\";s:7:\"version\";s:5:\"5.7.2\";s:7:\"updated\";s:19:\"2021-06-08 06:18:21\";s:12:\"english_name\";s:19:\"Norwegian (Bokmål)\";s:11:\"native_name\";s:13:\"Norsk bokmål\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.7.2/nb_NO.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nb\";i:2;s:3:\"nob\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Fortsett\";}}s:5:\"ne_NP\";a:8:{s:8:\"language\";s:5:\"ne_NP\";s:7:\"version\";s:6:\"5.2.11\";s:7:\"updated\";s:19:\"2020-05-31 16:07:59\";s:12:\"english_name\";s:6:\"Nepali\";s:11:\"native_name\";s:18:\"नेपाली\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/5.2.11/ne_NP.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ne\";i:2;s:3:\"nep\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:31:\"जारीराख्नु \";}}s:5:\"nl_BE\";a:8:{s:8:\"language\";s:5:\"nl_BE\";s:7:\"version\";s:5:\"5.7.2\";s:7:\"updated\";s:19:\"2021-06-18 08:55:40\";s:12:\"english_name\";s:15:\"Dutch (Belgium)\";s:11:\"native_name\";s:20:\"Nederlands (België)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.7.2/nl_BE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nl\";i:2;s:3:\"nld\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Doorgaan\";}}s:5:\"nl_NL\";a:8:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:5:\"5.7.2\";s:7:\"updated\";s:19:\"2021-06-17 11:46:51\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.7.2/nl_NL.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nl\";i:2;s:3:\"nld\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Doorgaan\";}}s:12:\"nl_NL_formal\";a:8:{s:8:\"language\";s:12:\"nl_NL_formal\";s:7:\"version\";s:5:\"5.7.2\";s:7:\"updated\";s:19:\"2021-05-10 14:42:01\";s:12:\"english_name\";s:14:\"Dutch (Formal)\";s:11:\"native_name\";s:20:\"Nederlands (Formeel)\";s:7:\"package\";s:71:\"https://downloads.wordpress.org/translation/core/5.7.2/nl_NL_formal.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nl\";i:2;s:3:\"nld\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Doorgaan\";}}s:5:\"nn_NO\";a:8:{s:8:\"language\";s:5:\"nn_NO\";s:7:\"version\";s:5:\"5.7.2\";s:7:\"updated\";s:19:\"2021-03-18 10:59:16\";s:12:\"english_name\";s:19:\"Norwegian (Nynorsk)\";s:11:\"native_name\";s:13:\"Norsk nynorsk\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.7.2/nn_NO.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nn\";i:2;s:3:\"nno\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Hald fram\";}}s:3:\"oci\";a:8:{s:8:\"language\";s:3:\"oci\";s:7:\"version\";s:6:\"4.8.17\";s:7:\"updated\";s:19:\"2017-08-25 10:03:08\";s:12:\"english_name\";s:7:\"Occitan\";s:11:\"native_name\";s:7:\"Occitan\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/translation/core/4.8.17/oci.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"oc\";i:2;s:3:\"oci\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Contunhar\";}}s:5:\"pa_IN\";a:8:{s:8:\"language\";s:5:\"pa_IN\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-16 05:19:43\";s:12:\"english_name\";s:7:\"Punjabi\";s:11:\"native_name\";s:18:\"ਪੰਜਾਬੀ\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/pa_IN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"pa\";i:2;s:3:\"pan\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:25:\"ਜਾਰੀ ਰੱਖੋ\";}}s:5:\"pl_PL\";a:8:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:5:\"5.7.2\";s:7:\"updated\";s:19:\"2021-07-15 07:21:10\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.7.2/pl_PL.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"pl\";i:2;s:3:\"pol\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Kontynuuj\";}}s:2:\"ps\";a:8:{s:8:\"language\";s:2:\"ps\";s:7:\"version\";s:6:\"4.3.26\";s:7:\"updated\";s:19:\"2015-12-02 21:41:29\";s:12:\"english_name\";s:6:\"Pashto\";s:11:\"native_name\";s:8:\"پښتو\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.3.26/ps.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ps\";i:2;s:3:\"pus\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"دوام\";}}s:10:\"pt_PT_ao90\";a:8:{s:8:\"language\";s:10:\"pt_PT_ao90\";s:7:\"version\";s:5:\"5.7.2\";s:7:\"updated\";s:19:\"2021-04-15 08:18:42\";s:12:\"english_name\";s:27:\"Portuguese (Portugal, AO90)\";s:11:\"native_name\";s:17:\"Português (AO90)\";s:7:\"package\";s:69:\"https://downloads.wordpress.org/translation/core/5.7.2/pt_PT_ao90.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"pt\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"pt_BR\";a:8:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:5:\"5.7.2\";s:7:\"updated\";s:19:\"2021-06-02 12:53:00\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.7.2/pt_BR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"pt\";i:2;s:3:\"por\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"pt_PT\";a:8:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:5:\"5.7.2\";s:7:\"updated\";s:19:\"2021-07-09 09:41:48\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.7.2/pt_PT.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"pt\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"pt_AO\";a:8:{s:8:\"language\";s:5:\"pt_AO\";s:7:\"version\";s:5:\"5.7.2\";s:7:\"updated\";s:19:\"2021-05-30 09:51:29\";s:12:\"english_name\";s:19:\"Portuguese (Angola)\";s:11:\"native_name\";s:20:\"Português de Angola\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.7.2/pt_AO.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"pt\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:3:\"rhg\";a:8:{s:8:\"language\";s:3:\"rhg\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-03-16 13:03:18\";s:12:\"english_name\";s:8:\"Rohingya\";s:11:\"native_name\";s:8:\"Ruáinga\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/rhg.zip\";s:3:\"iso\";a:1:{i:3;s:3:\"rhg\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"ro_RO\";a:8:{s:8:\"language\";s:5:\"ro_RO\";s:7:\"version\";s:5:\"5.7.2\";s:7:\"updated\";s:19:\"2021-07-14 06:38:46\";s:12:\"english_name\";s:8:\"Romanian\";s:11:\"native_name\";s:8:\"Română\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.7.2/ro_RO.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ro\";i:2;s:3:\"ron\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuă\";}}s:5:\"ru_RU\";a:8:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:5:\"5.7.2\";s:7:\"updated\";s:19:\"2021-06-14 18:30:49\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.7.2/ru_RU.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ru\";i:2;s:3:\"rus\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"Продолжить\";}}s:3:\"sah\";a:8:{s:8:\"language\";s:3:\"sah\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-21 02:06:41\";s:12:\"english_name\";s:5:\"Sakha\";s:11:\"native_name\";s:14:\"Сахалыы\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/sah.zip\";s:3:\"iso\";a:2:{i:2;s:3:\"sah\";i:3;s:3:\"sah\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"Салҕаа\";}}s:3:\"snd\";a:8:{s:8:\"language\";s:3:\"snd\";s:7:\"version\";s:5:\"5.4.6\";s:7:\"updated\";s:19:\"2020-07-07 01:53:37\";s:12:\"english_name\";s:6:\"Sindhi\";s:11:\"native_name\";s:8:\"سنڌي\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/5.4.6/snd.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"sd\";i:2;s:3:\"snd\";i:3;s:3:\"snd\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:15:\"اڳتي هلو\";}}s:5:\"si_LK\";a:8:{s:8:\"language\";s:5:\"si_LK\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-11-12 06:00:52\";s:12:\"english_name\";s:7:\"Sinhala\";s:11:\"native_name\";s:15:\"සිංහල\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/si_LK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"si\";i:2;s:3:\"sin\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:44:\"දිගටම කරගෙන යන්න\";}}s:5:\"sk_SK\";a:8:{s:8:\"language\";s:5:\"sk_SK\";s:7:\"version\";s:5:\"5.7.2\";s:7:\"updated\";s:19:\"2021-07-11 15:17:09\";s:12:\"english_name\";s:6:\"Slovak\";s:11:\"native_name\";s:11:\"Slovenčina\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.7.2/sk_SK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sk\";i:2;s:3:\"slk\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"Pokračovať\";}}s:3:\"skr\";a:8:{s:8:\"language\";s:3:\"skr\";s:7:\"version\";s:5:\"5.7.2\";s:7:\"updated\";s:19:\"2021-04-23 11:54:14\";s:12:\"english_name\";s:7:\"Saraiki\";s:11:\"native_name\";s:14:\"سرائیکی\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/5.7.2/skr.zip\";s:3:\"iso\";a:1:{i:3;s:3:\"skr\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:17:\"جاری رکھو\";}}s:5:\"sl_SI\";a:8:{s:8:\"language\";s:5:\"sl_SI\";s:7:\"version\";s:6:\"5.1.10\";s:7:\"updated\";s:19:\"2019-04-30 13:03:56\";s:12:\"english_name\";s:9:\"Slovenian\";s:11:\"native_name\";s:13:\"Slovenščina\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/5.1.10/sl_SI.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sl\";i:2;s:3:\"slv\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"Nadaljujte\";}}s:2:\"sq\";a:8:{s:8:\"language\";s:2:\"sq\";s:7:\"version\";s:5:\"5.7.2\";s:7:\"updated\";s:19:\"2021-05-13 15:40:47\";s:12:\"english_name\";s:8:\"Albanian\";s:11:\"native_name\";s:5:\"Shqip\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/5.7.2/sq.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sq\";i:2;s:3:\"sqi\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Vazhdo\";}}s:5:\"sr_RS\";a:8:{s:8:\"language\";s:5:\"sr_RS\";s:7:\"version\";s:5:\"5.7.2\";s:7:\"updated\";s:19:\"2021-06-14 19:47:34\";s:12:\"english_name\";s:7:\"Serbian\";s:11:\"native_name\";s:23:\"Српски језик\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.7.2/sr_RS.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sr\";i:2;s:3:\"srp\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:14:\"Настави\";}}s:5:\"sv_SE\";a:8:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:5:\"5.7.2\";s:7:\"updated\";s:19:\"2021-07-02 21:27:49\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.7.2/sv_SE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sv\";i:2;s:3:\"swe\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Fortsätt\";}}s:2:\"sw\";a:8:{s:8:\"language\";s:2:\"sw\";s:7:\"version\";s:5:\"5.3.8\";s:7:\"updated\";s:19:\"2019-10-13 15:35:35\";s:12:\"english_name\";s:7:\"Swahili\";s:11:\"native_name\";s:9:\"Kiswahili\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/5.3.8/sw.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sw\";i:2;s:3:\"swa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:7:\"Endelea\";}}s:3:\"szl\";a:8:{s:8:\"language\";s:3:\"szl\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-09-24 19:58:14\";s:12:\"english_name\";s:8:\"Silesian\";s:11:\"native_name\";s:17:\"Ślōnskŏ gŏdka\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/szl.zip\";s:3:\"iso\";a:1:{i:3;s:3:\"szl\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:13:\"Kōntynuować\";}}s:5:\"ta_IN\";a:8:{s:8:\"language\";s:5:\"ta_IN\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-27 03:22:47\";s:12:\"english_name\";s:5:\"Tamil\";s:11:\"native_name\";s:15:\"தமிழ்\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/ta_IN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ta\";i:2;s:3:\"tam\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:24:\"தொடரவும்\";}}s:5:\"ta_LK\";a:8:{s:8:\"language\";s:5:\"ta_LK\";s:7:\"version\";s:6:\"4.2.30\";s:7:\"updated\";s:19:\"2015-12-03 01:07:44\";s:12:\"english_name\";s:17:\"Tamil (Sri Lanka)\";s:11:\"native_name\";s:15:\"தமிழ்\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.2.30/ta_LK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ta\";i:2;s:3:\"tam\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:18:\"தொடர்க\";}}s:2:\"te\";a:8:{s:8:\"language\";s:2:\"te\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-26 15:47:39\";s:12:\"english_name\";s:6:\"Telugu\";s:11:\"native_name\";s:18:\"తెలుగు\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/te.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"te\";i:2;s:3:\"tel\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:30:\"కొనసాగించు\";}}s:2:\"th\";a:8:{s:8:\"language\";s:2:\"th\";s:7:\"version\";s:5:\"5.5.5\";s:7:\"updated\";s:19:\"2021-07-13 19:33:34\";s:12:\"english_name\";s:4:\"Thai\";s:11:\"native_name\";s:9:\"ไทย\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/5.5.5/th.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"th\";i:2;s:3:\"tha\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:15:\"ต่อไป\";}}s:2:\"tl\";a:8:{s:8:\"language\";s:2:\"tl\";s:7:\"version\";s:6:\"4.8.17\";s:7:\"updated\";s:19:\"2017-09-30 09:04:29\";s:12:\"english_name\";s:7:\"Tagalog\";s:11:\"native_name\";s:7:\"Tagalog\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.8.17/tl.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"tl\";i:2;s:3:\"tgl\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"Magpatuloy\";}}s:5:\"tr_TR\";a:8:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:5:\"5.7.2\";s:7:\"updated\";s:19:\"2021-05-23 09:26:34\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.7.2/tr_TR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"tr\";i:2;s:3:\"tur\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:5:\"Devam\";}}s:5:\"tt_RU\";a:8:{s:8:\"language\";s:5:\"tt_RU\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-11-20 20:20:50\";s:12:\"english_name\";s:5:\"Tatar\";s:11:\"native_name\";s:19:\"Татар теле\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/tt_RU.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"tt\";i:2;s:3:\"tat\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:17:\"дәвам итү\";}}s:3:\"tah\";a:8:{s:8:\"language\";s:3:\"tah\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-03-06 18:39:39\";s:12:\"english_name\";s:8:\"Tahitian\";s:11:\"native_name\";s:10:\"Reo Tahiti\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/tah.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"ty\";i:2;s:3:\"tah\";i:3;s:3:\"tah\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"ug_CN\";a:8:{s:8:\"language\";s:5:\"ug_CN\";s:7:\"version\";s:6:\"4.9.18\";s:7:\"updated\";s:19:\"2021-07-03 18:41:33\";s:12:\"english_name\";s:6:\"Uighur\";s:11:\"native_name\";s:16:\"ئۇيغۇرچە\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.9.18/ug_CN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ug\";i:2;s:3:\"uig\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:26:\"داۋاملاشتۇرۇش\";}}s:2:\"uk\";a:8:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:5:\"5.7.2\";s:7:\"updated\";s:19:\"2021-06-17 19:11:00\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/5.7.2/uk.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"uk\";i:2;s:3:\"ukr\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"Продовжити\";}}s:2:\"ur\";a:8:{s:8:\"language\";s:2:\"ur\";s:7:\"version\";s:5:\"5.4.6\";s:7:\"updated\";s:19:\"2020-04-09 11:17:33\";s:12:\"english_name\";s:4:\"Urdu\";s:11:\"native_name\";s:8:\"اردو\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/5.4.6/ur.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ur\";i:2;s:3:\"urd\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:19:\"جاری رکھیں\";}}s:5:\"uz_UZ\";a:8:{s:8:\"language\";s:5:\"uz_UZ\";s:7:\"version\";s:5:\"5.7.2\";s:7:\"updated\";s:19:\"2021-02-28 12:02:22\";s:12:\"english_name\";s:5:\"Uzbek\";s:11:\"native_name\";s:11:\"O‘zbekcha\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.7.2/uz_UZ.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"uz\";i:2;s:3:\"uzb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"Продолжить\";}}s:2:\"vi\";a:8:{s:8:\"language\";s:2:\"vi\";s:7:\"version\";s:5:\"5.7.2\";s:7:\"updated\";s:19:\"2021-05-23 07:16:16\";s:12:\"english_name\";s:10:\"Vietnamese\";s:11:\"native_name\";s:14:\"Tiếng Việt\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/5.7.2/vi.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"vi\";i:2;s:3:\"vie\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"Tiếp tục\";}}s:5:\"zh_TW\";a:8:{s:8:\"language\";s:5:\"zh_TW\";s:7:\"version\";s:5:\"5.7.2\";s:7:\"updated\";s:19:\"2021-05-13 03:20:55\";s:12:\"english_name\";s:16:\"Chinese (Taiwan)\";s:11:\"native_name\";s:12:\"繁體中文\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.7.2/zh_TW.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"zh\";i:2;s:3:\"zho\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"繼續\";}}s:5:\"zh_CN\";a:8:{s:8:\"language\";s:5:\"zh_CN\";s:7:\"version\";s:5:\"5.7.2\";s:7:\"updated\";s:19:\"2021-06-15 12:16:10\";s:12:\"english_name\";s:15:\"Chinese (China)\";s:11:\"native_name\";s:12:\"简体中文\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.7.2/zh_CN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"zh\";i:2;s:3:\"zho\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"继续\";}}s:5:\"zh_HK\";a:8:{s:8:\"language\";s:5:\"zh_HK\";s:7:\"version\";s:5:\"5.7.2\";s:7:\"updated\";s:19:\"2021-07-15 13:16:04\";s:12:\"english_name\";s:19:\"Chinese (Hong Kong)\";s:11:\"native_name\";s:16:\"香港中文版	\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.7.2/zh_HK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"zh\";i:2;s:3:\"zho\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"繼續\";}}}', 'no');

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

--
-- Table structure for table `wprna_postmeta`
--

CREATE TABLE `wprna_postmeta` (
  `meta_id` bigint(20) UNSIGNED NOT NULL,
  `post_id` bigint(20) UNSIGNED NOT NULL DEFAULT 0,
  `meta_key` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `meta_value` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `wprna_postmeta`
--

INSERT INTO `wprna_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1, 2, '_wp_page_template', 'default'),
(2, 3, '_wp_page_template', 'default'),
(3, 5, '_elementor_edit_mode', 'builder'),
(4, 5, '_elementor_template_type', 'kit'),
(11, 12, '_wp_attached_file', '2021/04/fav.png'),
(12, 12, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:24;s:6:\"height\";i:24;s:4:\"file\";s:15:\"2021/04/fav.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(13, 13, '_wp_attached_file', '2021/04/cropped-fav.png'),
(14, 13, '_wp_attachment_context', 'site-icon'),
(15, 13, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:23:\"2021/04/cropped-fav.png\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"cropped-fav-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"cropped-fav-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"agama-blog-large\";a:4:{s:4:\"file\";s:23:\"cropped-fav-512x310.png\";s:5:\"width\";i:512;s:6:\"height\";i:310;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"agama-blog-medium\";a:4:{s:4:\"file\";s:23:\"cropped-fav-320x202.png\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"agama-blog-small\";a:4:{s:4:\"file\";s:23:\"cropped-fav-400x300.png\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"agama-related-img\";a:4:{s:4:\"file\";s:23:\"cropped-fav-180x138.png\";s:5:\"width\";i:180;s:6:\"height\";i:138;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"agama-recent-posts\";a:4:{s:4:\"file\";s:23:\"cropped-fav-512x441.png\";s:5:\"width\";i:512;s:6:\"height\";i:441;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"site_icon-270\";a:4:{s:4:\"file\";s:23:\"cropped-fav-270x270.png\";s:5:\"width\";i:270;s:6:\"height\";i:270;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"site_icon-192\";a:4:{s:4:\"file\";s:23:\"cropped-fav-192x192.png\";s:5:\"width\";i:192;s:6:\"height\";i:192;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"site_icon-180\";a:4:{s:4:\"file\";s:23:\"cropped-fav-180x180.png\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"site_icon-32\";a:4:{s:4:\"file\";s:21:\"cropped-fav-32x32.png\";s:5:\"width\";i:32;s:6:\"height\";i:32;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(18, 15, '_elementor_edit_mode', 'builder'),
(19, 15, '_elementor_template_type', 'kit'),
(20, 5, '_wp_page_template', 'default'),
(21, 5, '_elementor_page_settings', 'a:2:{s:16:\"site_description\";s:0:\"\";s:9:\"site_name\";s:17:\"RNA Biology group\";}'),
(24, 16, '_wp_attached_file', '2021/04/logo4_new.jpg'),
(25, 16, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1066;s:6:\"height\";i:131;s:4:\"file\";s:21:\"2021/04/logo4_new.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"logo4_new-300x37.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:37;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"logo4_new-1024x126.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:126;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"logo4_new-150x131.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:131;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"logo4_new-768x94.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:94;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"logo4_new-800x98.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:98;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"agama-blog-large\";a:4:{s:4:\"file\";s:21:\"logo4_new-776x131.jpg\";s:5:\"width\";i:776;s:6:\"height\";i:131;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"agama-blog-medium\";a:4:{s:4:\"file\";s:21:\"logo4_new-320x131.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:131;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"agama-blog-small\";a:4:{s:4:\"file\";s:21:\"logo4_new-400x131.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:131;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"agama-related-img\";a:4:{s:4:\"file\";s:21:\"logo4_new-180x131.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:131;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"agama-recent-posts\";a:4:{s:4:\"file\";s:21:\"logo4_new-700x131.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:131;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(28, 18, '_wp_attached_file', '2021/04/slider001.jpg'),
(29, 18, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1069;s:6:\"height\";i:266;s:4:\"file\";s:21:\"2021/04/slider001.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"slider001-300x75.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:75;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"slider001-1024x255.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"slider001-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"slider001-768x191.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:191;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:21:\"slider001-800x199.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"agama-blog-large\";a:4:{s:4:\"file\";s:21:\"slider001-776x266.jpg\";s:5:\"width\";i:776;s:6:\"height\";i:266;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"agama-blog-medium\";a:4:{s:4:\"file\";s:21:\"slider001-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"agama-blog-small\";a:4:{s:4:\"file\";s:21:\"slider001-400x266.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:266;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"agama-related-img\";a:4:{s:4:\"file\";s:21:\"slider001-180x138.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:138;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"agama-recent-posts\";a:4:{s:4:\"file\";s:21:\"slider001-700x266.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:266;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(30, 19, '_wp_attached_file', '2021/04/cropped-slider001.jpg'),
(31, 19, '_wp_attachment_context', 'custom-header'),
(32, 19, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1069;s:6:\"height\";i:266;s:4:\"file\";s:29:\"2021/04/cropped-slider001.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"cropped-slider001-300x75.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:75;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:30:\"cropped-slider001-1024x255.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"cropped-slider001-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:29:\"cropped-slider001-768x191.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:191;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:29:\"cropped-slider001-800x199.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"agama-blog-large\";a:4:{s:4:\"file\";s:29:\"cropped-slider001-776x266.jpg\";s:5:\"width\";i:776;s:6:\"height\";i:266;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"agama-blog-medium\";a:4:{s:4:\"file\";s:29:\"cropped-slider001-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"agama-blog-small\";a:4:{s:4:\"file\";s:29:\"cropped-slider001-400x266.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:266;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"agama-related-img\";a:4:{s:4:\"file\";s:29:\"cropped-slider001-180x138.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:138;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"agama-recent-posts\";a:4:{s:4:\"file\";s:29:\"cropped-slider001-700x266.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:266;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:17:\"attachment_parent\";i:18;}'),
(33, 19, '_wp_attachment_custom_header_last_used_agama', '1618906763'),
(34, 19, '_wp_attachment_is_custom_header', 'agama'),
(36, 21, '_wp_attached_file', '2021/04/slider2.jpg'),
(37, 21, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1069;s:6:\"height\";i:266;s:4:\"file\";s:19:\"2021/04/slider2.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"slider2-300x75.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:75;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"slider2-1024x255.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"slider2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:19:\"slider2-768x191.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:191;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:19:\"slider2-800x199.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"agama-blog-large\";a:4:{s:4:\"file\";s:19:\"slider2-776x266.jpg\";s:5:\"width\";i:776;s:6:\"height\";i:266;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"agama-blog-medium\";a:4:{s:4:\"file\";s:19:\"slider2-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"agama-blog-small\";a:4:{s:4:\"file\";s:19:\"slider2-400x266.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:266;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"agama-related-img\";a:4:{s:4:\"file\";s:19:\"slider2-180x138.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:138;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"agama-recent-posts\";a:4:{s:4:\"file\";s:19:\"slider2-700x266.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:266;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(38, 22, '_wp_attached_file', '2021/04/cropped-slider2.jpg'),
(39, 22, '_wp_attachment_context', 'custom-header'),
(40, 22, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:770;s:6:\"height\";i:266;s:4:\"file\";s:27:\"2021/04/cropped-slider2.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"cropped-slider2-300x104.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:104;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"cropped-slider2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:27:\"cropped-slider2-768x265.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:265;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"agama-blog-medium\";a:4:{s:4:\"file\";s:27:\"cropped-slider2-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"agama-blog-small\";a:4:{s:4:\"file\";s:27:\"cropped-slider2-400x266.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:266;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"agama-related-img\";a:4:{s:4:\"file\";s:27:\"cropped-slider2-180x138.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:138;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"agama-recent-posts\";a:4:{s:4:\"file\";s:27:\"cropped-slider2-700x266.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:266;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:17:\"attachment_parent\";i:21;}'),
(41, 22, '_wp_attachment_custom_header_last_used_agama', '1618906793'),
(42, 22, '_wp_attachment_is_custom_header', 'agama'),
(43, 23, '_wp_attached_file', '2021/04/slider3.jpg'),
(44, 23, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1069;s:6:\"height\";i:266;s:4:\"file\";s:19:\"2021/04/slider3.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"slider3-300x75.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:75;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"slider3-1024x255.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"slider3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:19:\"slider3-768x191.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:191;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:19:\"slider3-800x199.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"agama-blog-large\";a:4:{s:4:\"file\";s:19:\"slider3-776x266.jpg\";s:5:\"width\";i:776;s:6:\"height\";i:266;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"agama-blog-medium\";a:4:{s:4:\"file\";s:19:\"slider3-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"agama-blog-small\";a:4:{s:4:\"file\";s:19:\"slider3-400x266.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:266;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"agama-related-img\";a:4:{s:4:\"file\";s:19:\"slider3-180x138.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:138;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"agama-recent-posts\";a:4:{s:4:\"file\";s:19:\"slider3-700x266.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:266;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(45, 24, '_wp_attached_file', '2021/04/cropped-slider3.jpg'),
(46, 24, '_wp_attachment_context', 'custom-header'),
(47, 24, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1014;s:6:\"height\";i:266;s:4:\"file\";s:27:\"2021/04/cropped-slider3.jpg\";s:5:\"sizes\";a:9:{s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"cropped-slider3-300x79.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:79;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"cropped-slider3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:27:\"cropped-slider3-768x201.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:201;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:27:\"cropped-slider3-800x210.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"agama-blog-large\";a:4:{s:4:\"file\";s:27:\"cropped-slider3-776x266.jpg\";s:5:\"width\";i:776;s:6:\"height\";i:266;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"agama-blog-medium\";a:4:{s:4:\"file\";s:27:\"cropped-slider3-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"agama-blog-small\";a:4:{s:4:\"file\";s:27:\"cropped-slider3-400x266.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:266;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"agama-related-img\";a:4:{s:4:\"file\";s:27:\"cropped-slider3-180x138.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:138;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"agama-recent-posts\";a:4:{s:4:\"file\";s:27:\"cropped-slider3-700x266.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:266;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:17:\"attachment_parent\";i:23;}'),
(48, 24, '_wp_attachment_custom_header_last_used_agama', '1618906822'),
(49, 24, '_wp_attachment_is_custom_header', 'agama'),
(50, 25, '_wp_attached_file', '2021/04/slider4.jpg'),
(51, 25, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1069;s:6:\"height\";i:266;s:4:\"file\";s:19:\"2021/04/slider4.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"slider4-300x75.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:75;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"slider4-1024x255.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"slider4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:19:\"slider4-768x191.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:191;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:19:\"slider4-800x199.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"agama-blog-large\";a:4:{s:4:\"file\";s:19:\"slider4-776x266.jpg\";s:5:\"width\";i:776;s:6:\"height\";i:266;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"agama-blog-medium\";a:4:{s:4:\"file\";s:19:\"slider4-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"agama-blog-small\";a:4:{s:4:\"file\";s:19:\"slider4-400x266.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:266;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"agama-related-img\";a:4:{s:4:\"file\";s:19:\"slider4-180x138.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:138;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"agama-recent-posts\";a:4:{s:4:\"file\";s:19:\"slider4-700x266.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:266;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(52, 26, '_wp_attached_file', '2021/04/cropped-slider4.jpg'),
(53, 26, '_wp_attachment_context', 'custom-header'),
(54, 26, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:633;s:6:\"height\";i:266;s:4:\"file\";s:27:\"2021/04/cropped-slider4.jpg\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"cropped-slider4-300x126.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:126;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"cropped-slider4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"agama-blog-medium\";a:4:{s:4:\"file\";s:27:\"cropped-slider4-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"agama-blog-small\";a:4:{s:4:\"file\";s:27:\"cropped-slider4-400x266.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:266;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"agama-related-img\";a:4:{s:4:\"file\";s:27:\"cropped-slider4-180x138.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:138;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:17:\"attachment_parent\";i:25;}'),
(55, 26, '_wp_attachment_custom_header_last_used_agama', '1618906849'),
(56, 26, '_wp_attachment_is_custom_header', 'agama'),
(73, 1, '_edit_lock', '1624871458:3'),
(78, 1, '_wp_old_slug', 'hello-world'),
(82, 34, '_customize_changeset_uuid', 'b1d76553-7845-4c05-a3c0-2b458d7708cf'),
(84, 35, '_customize_changeset_uuid', 'b1d76553-7845-4c05-a3c0-2b458d7708cf'),
(86, 36, '_customize_changeset_uuid', 'b1d76553-7845-4c05-a3c0-2b458d7708cf'),
(87, 40, '_menu_item_type', 'post_type'),
(88, 40, '_menu_item_menu_item_parent', '0'),
(89, 40, '_menu_item_object_id', '34'),
(90, 40, '_menu_item_object', 'page'),
(91, 40, '_menu_item_target', ''),
(92, 40, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(93, 40, '_menu_item_xfn', ''),
(94, 40, '_menu_item_url', ''),
(95, 41, '_menu_item_type', 'post_type'),
(96, 41, '_menu_item_menu_item_parent', '0'),
(97, 41, '_menu_item_object_id', '35'),
(98, 41, '_menu_item_object', 'page'),
(99, 41, '_menu_item_target', ''),
(100, 41, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(101, 41, '_menu_item_xfn', ''),
(102, 41, '_menu_item_url', ''),
(103, 42, '_menu_item_type', 'post_type'),
(104, 42, '_menu_item_menu_item_parent', '0'),
(105, 42, '_menu_item_object_id', '36'),
(106, 42, '_menu_item_object', 'page'),
(107, 42, '_menu_item_target', ''),
(108, 42, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(109, 42, '_menu_item_xfn', ''),
(110, 42, '_menu_item_url', ''),
(114, 43, '_customize_changeset_uuid', 'ce9bc96a-c832-48c0-850b-29efb5c0b4b4'),
(117, 45, '_customize_changeset_uuid', 'ce9bc96a-c832-48c0-850b-29efb5c0b4b4'),
(119, 46, '_customize_changeset_uuid', 'ce9bc96a-c832-48c0-850b-29efb5c0b4b4'),
(121, 47, '_customize_changeset_uuid', 'ce9bc96a-c832-48c0-850b-29efb5c0b4b4'),
(122, 52, '_menu_item_type', 'post_type'),
(123, 52, '_menu_item_menu_item_parent', '0'),
(124, 52, '_menu_item_object_id', '43'),
(125, 52, '_menu_item_object', 'page'),
(126, 52, '_menu_item_target', ''),
(127, 52, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(128, 52, '_menu_item_xfn', ''),
(129, 52, '_menu_item_url', ''),
(130, 53, '_menu_item_type', 'post_type'),
(131, 53, '_menu_item_menu_item_parent', '0'),
(132, 53, '_menu_item_object_id', '45'),
(133, 53, '_menu_item_object', 'page'),
(134, 53, '_menu_item_target', ''),
(135, 53, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(136, 53, '_menu_item_xfn', ''),
(137, 53, '_menu_item_url', ''),
(146, 55, '_menu_item_type', 'post_type'),
(147, 55, '_menu_item_menu_item_parent', '0'),
(148, 55, '_menu_item_object_id', '47'),
(149, 55, '_menu_item_object', 'page'),
(150, 55, '_menu_item_target', ''),
(151, 55, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(152, 55, '_menu_item_xfn', ''),
(153, 55, '_menu_item_url', ''),
(165, 60, '_customize_changeset_uuid', 'c2faca41-a1c7-4bb7-88d0-8e26befae532'),
(168, 60, '_edit_lock', '1625050320:2'),
(169, 63, '_edit_lock', '1620805992:2'),
(172, 65, '_edit_lock', '1620805992:2'),
(179, 67, '_edit_lock', '1620805993:2'),
(182, 69, '_menu_item_type', 'post_type'),
(183, 69, '_menu_item_menu_item_parent', '40'),
(184, 69, '_menu_item_object_id', '67'),
(185, 69, '_menu_item_object', 'post'),
(186, 69, '_menu_item_target', ''),
(187, 69, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(188, 69, '_menu_item_xfn', ''),
(189, 69, '_menu_item_url', ''),
(191, 70, '_menu_item_type', 'post_type'),
(192, 70, '_menu_item_menu_item_parent', '40'),
(193, 70, '_menu_item_object_id', '65'),
(194, 70, '_menu_item_object', 'post'),
(195, 70, '_menu_item_target', ''),
(196, 70, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(197, 70, '_menu_item_xfn', ''),
(198, 70, '_menu_item_url', ''),
(200, 71, '_menu_item_type', 'post_type'),
(201, 71, '_menu_item_menu_item_parent', '40'),
(202, 71, '_menu_item_object_id', '63'),
(203, 71, '_menu_item_object', 'post'),
(204, 71, '_menu_item_target', ''),
(205, 71, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(206, 71, '_menu_item_xfn', ''),
(207, 71, '_menu_item_url', ''),
(218, 73, '_edit_lock', '1620805993:2'),
(221, 75, '_edit_lock', '1620806019:2'),
(226, 77, '_menu_item_type', 'post_type'),
(227, 77, '_menu_item_menu_item_parent', '41'),
(228, 77, '_menu_item_object_id', '75'),
(229, 77, '_menu_item_object', 'post'),
(230, 77, '_menu_item_target', ''),
(231, 77, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(232, 77, '_menu_item_xfn', ''),
(233, 77, '_menu_item_url', ''),
(235, 78, '_menu_item_type', 'post_type'),
(236, 78, '_menu_item_menu_item_parent', '41'),
(237, 78, '_menu_item_object_id', '73'),
(238, 78, '_menu_item_object', 'post'),
(239, 78, '_menu_item_target', ''),
(240, 78, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(241, 78, '_menu_item_xfn', ''),
(242, 78, '_menu_item_url', ''),
(244, 79, '_edit_lock', '1624977585:3'),
(247, 81, '_menu_item_type', 'post_type'),
(248, 81, '_menu_item_menu_item_parent', '41'),
(249, 81, '_menu_item_object_id', '79'),
(250, 81, '_menu_item_object', 'post'),
(251, 81, '_menu_item_target', ''),
(252, 81, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(253, 81, '_menu_item_xfn', ''),
(254, 81, '_menu_item_url', ''),
(256, 82, '_elementor_edit_mode', 'builder'),
(257, 82, '_elementor_template_type', 'page'),
(258, 82, '_elementor_version', '3.1.4'),
(259, 5, '_elementor_css', 'a:6:{s:4:\"time\";i:1618929125;s:5:\"fonts\";a:2:{i:0;s:6:\"Roboto\";i:1;s:11:\"Roboto Slab\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(260, 82, '_edit_lock', '1618929185:2'),
(272, 88, '_wp_attached_file', '2021/04/Screenshot_123.jpg'),
(273, 88, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:608;s:6:\"height\";i:231;s:4:\"file\";s:26:\"2021/04/Screenshot_123.jpg\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"Screenshot_123-300x114.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"Screenshot_123-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"agama-blog-medium\";a:4:{s:4:\"file\";s:26:\"Screenshot_123-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"agama-blog-small\";a:4:{s:4:\"file\";s:26:\"Screenshot_123-400x231.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:231;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"agama-related-img\";a:4:{s:4:\"file\";s:26:\"Screenshot_123-180x138.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:138;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(303, 47, '_edit_lock', '1624971351:3'),
(304, 47, '_elementor_edit_mode', 'builder'),
(305, 47, '_elementor_template_type', 'wp-page'),
(306, 47, '_elementor_version', '3.1.4'),
(307, 105, '_elementor_edit_mode', 'builder'),
(308, 105, '_elementor_template_type', 'wp-page'),
(309, 105, '_elementor_version', '3.1.4'),
(310, 106, '_elementor_edit_mode', 'builder'),
(311, 106, '_elementor_template_type', 'wp-page'),
(312, 106, '_elementor_version', '3.1.4'),
(313, 47, '_wp_page_template', 'default'),
(314, 47, '_elementor_data', '[{\"id\":\"202e35fc\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3d5c5933\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6ced902e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"602b452\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"69d982e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0e9c55\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Constantinos Stathopoulos, PhD Professor\",\"tab_content\":\"<p style=\\\"line-height: 1.71429;\\\"><span style=\\\"font-size: 14px; color: var( --e-global-color-text ); font-family: var( --e-global-typography-text-font-family ), Sans-serif; font-weight: var( --e-global-typography-text-font-weight );\\\">Pre-clinical Building, 3rd floor<br \\/><\\/span><span style=\\\"font-size: 14px;\\\">1 Asklipiou st., 26504 Patras, Greece<\\/span><br \\/><span style=\\\"font-size: 14px;\\\">Patras\\u00a0Achaia\\u00a026504,\\u00a0Greece<\\/span><br \\/><span style=\\\"font-size: 14px;\\\">+30-2610 997936, +30-2610 997179, +30-2610 997932<br \\/><\\/span><a style=\\\"font-size: 15px; font-family: var( --e-global-typography-text-font-family ), Sans-serif; font-weight: var( --e-global-typography-text-font-weight ); background-color: #ffffff; letter-spacing: 0px;\\\" href=\\\"https:\\/\\/www.facebook.com\\/RNAupatras\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">RNA Biology Group - Facebook Page<br \\/><\\/a><\\/p>\",\"_id\":\"af102ac\"}]},\"elements\":[],\"widgetType\":\"tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dfbbcce\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"880d7a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"33b088c\",\"elType\":\"widget\",\"settings\":{\"address\":\"38.29362291017908, 21.793389357103884\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false}]'),
(315, 107, '_elementor_edit_mode', 'builder'),
(316, 107, '_elementor_template_type', 'wp-page'),
(317, 107, '_elementor_version', '3.1.4'),
(318, 107, '_wp_page_template', 'default'),
(319, 107, '_elementor_data', '[{\"id\":\"202e35fc\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3d5c5933\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6ced902e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"602b452\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"69d982e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0e9c55\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Constantinos Stathopoulos, PhD Professor\",\"tab_content\":\"<p style=\\\"font-size: 14px; line-height: 1.71429;\\\"><span style=\\\"font-size: 14px; color: var( --e-global-color-text ); font-family: var( --e-global-typography-text-font-family ), Sans-serif; font-weight: var( --e-global-typography-text-font-weight );\\\">Pre-clinical Building, 3rd floor<\\/span><\\/p>\\n<p style=\\\"font-size: 14px; line-height: 1.71429;\\\">1 Asklipiou st., 26504 Patras, Greece<\\/p>\\n<p style=\\\"font-size: 14px; line-height: 1.71429;\\\">\\u00a0<\\/p>\\n<p style=\\\"font-size: 14px; line-height: 1.71429;\\\">\\u00a0<\\/p>\\n<p style=\\\"font-size: 14px; line-height: 1.71429;\\\">Patras\\u00a0Achaia\\u00a026504,\\u00a0Greece<\\/p>\\n<p style=\\\"font-size: 14px; line-height: 1.71429;\\\">\\u00a0<\\/p>\\n<p style=\\\"font-size: 14px; line-height: 1.71429;\\\">\\u00a0<\\/p>\\n<p style=\\\"font-size: 14px; line-height: 1.71429;\\\">+30-2610 997936, +30-2610 997179, +30-2610 997932<\\/p>\",\"_id\":\"af102ac\"},{\"tab_title\":\"\\u039a\\u03b1\\u03c1\\u03c4\\u03ad\\u03bb\\u03b1 #2\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"_id\":\"702c70f\"}]},\"elements\":[],\"widgetType\":\"tabs\"}],\"isInner\":false}],\"isInner\":false}]'),
(321, 108, '_elementor_edit_mode', 'builder'),
(322, 108, '_elementor_template_type', 'wp-page'),
(323, 108, '_elementor_version', '3.1.4'),
(324, 108, '_wp_page_template', 'default'),
(325, 108, '_elementor_data', '[{\"id\":\"202e35fc\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3d5c5933\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6ced902e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"602b452\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"69d982e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0e9c55\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Constantinos Stathopoulos, PhD Professor\",\"tab_content\":\"<p style=\\\"font-size: 14px; line-height: 1.71429;\\\"><span style=\\\"font-size: 14px; color: var( --e-global-color-text ); font-family: var( --e-global-typography-text-font-family ), Sans-serif; font-weight: var( --e-global-typography-text-font-weight );\\\">Pre-clinical Building, 3rd floor<\\/span><\\/p>\\n<p style=\\\"font-size: 14px; line-height: 1.71429;\\\">1 Asklipiou st., 26504 Patras, Greece<\\/p>\\n<p style=\\\"font-size: 14px; line-height: 1.71429;\\\">\\u00a0<\\/p>\\n<p style=\\\"font-size: 14px; line-height: 1.71429;\\\">\\u00a0<\\/p>\\n<p style=\\\"font-size: 14px; line-height: 1.71429;\\\">Patras\\u00a0Achaia\\u00a026504,\\u00a0Greece<\\/p>\\n<p style=\\\"font-size: 14px; line-height: 1.71429;\\\">\\u00a0<\\/p>\\n<p style=\\\"font-size: 14px; line-height: 1.71429;\\\">\\u00a0<\\/p>\\n<p style=\\\"font-size: 14px; line-height: 1.71429;\\\">+30-2610 997936, +30-2610 997179, +30-2610 997932<\\/p>\",\"_id\":\"af102ac\"},{\"tab_title\":\"\\u039a\\u03b1\\u03c1\\u03c4\\u03ad\\u03bb\\u03b1 #2\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"_id\":\"702c70f\"}]},\"elements\":[],\"widgetType\":\"tabs\"}],\"isInner\":false}],\"isInner\":false}]'),
(326, 109, '_elementor_edit_mode', 'builder'),
(327, 109, '_elementor_template_type', 'wp-page'),
(328, 109, '_elementor_version', '3.1.4'),
(329, 109, '_wp_page_template', 'default'),
(330, 109, '_elementor_data', '[{\"id\":\"202e35fc\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3d5c5933\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6ced902e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"602b452\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"69d982e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0e9c55\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Constantinos Stathopoulos, PhD Professor\",\"tab_content\":\"<p style=\\\"font-size: 14px; line-height: 1.71429;\\\"><span style=\\\"font-size: 14px; color: var( --e-global-color-text ); font-family: var( --e-global-typography-text-font-family ), Sans-serif; font-weight: var( --e-global-typography-text-font-weight );\\\">Pre-clinical Building, 3rd floor<\\/span><\\/p>\\n<p style=\\\"font-size: 14px; line-height: 1.71429;\\\">1 Asklipiou st., 26504 Patras, Greece<\\/p>\\n<p style=\\\"font-size: 14px; line-height: 1.71429;\\\">\\u00a0<\\/p>\\n<p style=\\\"font-size: 14px; line-height: 1.71429;\\\">\\u00a0<\\/p>\\n<p style=\\\"font-size: 14px; line-height: 1.71429;\\\">Patras\\u00a0Achaia\\u00a026504,\\u00a0Greece<\\/p>\\n<p style=\\\"font-size: 14px; line-height: 1.71429;\\\">\\u00a0<\\/p>\\n<p style=\\\"font-size: 14px; line-height: 1.71429;\\\">\\u00a0<\\/p>\\n<p style=\\\"font-size: 14px; line-height: 1.71429;\\\">+30-2610 997936, +30-2610 997179, +30-2610 997932<\\/p>\",\"_id\":\"af102ac\"},{\"tab_title\":\"\\u039a\\u03b1\\u03c1\\u03c4\\u03ad\\u03bb\\u03b1 #2\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"_id\":\"702c70f\"}]},\"elements\":[],\"widgetType\":\"tabs\"}],\"isInner\":false}],\"isInner\":false}]'),
(331, 110, '_elementor_edit_mode', 'builder'),
(332, 110, '_elementor_template_type', 'wp-page'),
(333, 110, '_elementor_version', '3.1.4'),
(334, 110, '_wp_page_template', 'default'),
(335, 110, '_elementor_data', '[{\"id\":\"202e35fc\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3d5c5933\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6ced902e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"602b452\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"69d982e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0e9c55\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Constantinos Stathopoulos, PhD Professor\",\"tab_content\":\"<p style=\\\"font-size: 14px; line-height: 1.71429;\\\"><span style=\\\"font-size: 14px; color: var( --e-global-color-text ); font-family: var( --e-global-typography-text-font-family ), Sans-serif; font-weight: var( --e-global-typography-text-font-weight );\\\">Pre-clinical Building, 3rd floor<\\/span><\\/p>\\n<p style=\\\"font-size: 14px; line-height: 1.71429;\\\">1 Asklipiou st., 26504 Patras, Greece<\\/p>\\n<p style=\\\"font-size: 14px; line-height: 1.71429;\\\">\\u00a0<\\/p>\\n<p style=\\\"font-size: 14px; line-height: 1.71429;\\\">\\u00a0<\\/p>\\n<p style=\\\"font-size: 14px; line-height: 1.71429;\\\">Patras\\u00a0Achaia\\u00a026504,\\u00a0Greece<\\/p>\\n<p style=\\\"font-size: 14px; line-height: 1.71429;\\\">\\u00a0<\\/p>\\n<p style=\\\"font-size: 14px; line-height: 1.71429;\\\">\\u00a0<\\/p>\\n<p style=\\\"font-size: 14px; line-height: 1.71429;\\\">+30-2610 997936, +30-2610 997179, +30-2610 997932<\\/p>\",\"_id\":\"af102ac\"},{\"tab_title\":\"\\u039a\\u03b1\\u03c1\\u03c4\\u03ad\\u03bb\\u03b1 #2\",\"tab_content\":\"\",\"_id\":\"702c70f\"}]},\"elements\":[],\"widgetType\":\"tabs\"}],\"isInner\":false}],\"isInner\":false}]'),
(337, 111, '_elementor_edit_mode', 'builder'),
(338, 111, '_elementor_template_type', 'wp-page'),
(339, 111, '_elementor_version', '3.1.4'),
(340, 111, '_wp_page_template', 'default'),
(341, 111, '_elementor_data', '[{\"id\":\"202e35fc\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3d5c5933\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6ced902e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"602b452\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"69d982e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0e9c55\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Constantinos Stathopoulos, PhD Professor\",\"tab_content\":\"<p style=\\\"font-size: 14px; line-height: 1.71429;\\\"><span style=\\\"font-size: 14px; color: var( --e-global-color-text ); font-family: var( --e-global-typography-text-font-family ), Sans-serif; font-weight: var( --e-global-typography-text-font-weight );\\\">Pre-clinical Building, 3rd floor<\\/span><\\/p>\\n<p style=\\\"font-size: 14px; line-height: 1.71429;\\\">1 Asklipiou st., 26504 Patras, Greece<\\/p>\\n<p style=\\\"font-size: 14px; line-height: 1.71429;\\\">\\u00a0<\\/p>\\n<p style=\\\"font-size: 14px; line-height: 1.71429;\\\">\\u00a0<\\/p>\\n<p style=\\\"font-size: 14px; line-height: 1.71429;\\\">Patras\\u00a0Achaia\\u00a026504,\\u00a0Greece<\\/p>\\n<p style=\\\"font-size: 14px; line-height: 1.71429;\\\">\\u00a0<\\/p>\\n<p style=\\\"font-size: 14px; line-height: 1.71429;\\\">\\u00a0<\\/p>\\n<p style=\\\"font-size: 14px; line-height: 1.71429;\\\">+30-2610 997936, +30-2610 997179, +30-2610 997932<\\/p>\",\"_id\":\"af102ac\"},{\"tab_title\":\"\\u039a\\u03b1\\u03c1\\u03c4\\u03ad\\u03bb\\u03b1 #2\",\"tab_content\":\"\",\"_id\":\"702c70f\"}]},\"elements\":[],\"widgetType\":\"tabs\"}],\"isInner\":false}],\"isInner\":false}]'),
(342, 112, '_elementor_edit_mode', 'builder'),
(343, 112, '_elementor_template_type', 'wp-page'),
(344, 112, '_elementor_version', '3.1.4'),
(345, 112, '_wp_page_template', 'default'),
(346, 112, '_elementor_data', '[{\"id\":\"202e35fc\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3d5c5933\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6ced902e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"602b452\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"69d982e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0e9c55\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Constantinos Stathopoulos, PhD Professor\",\"tab_content\":\"<p style=\\\"font-size: 14px; line-height: 1.71429;\\\"><span style=\\\"font-size: 14px; color: var( --e-global-color-text ); font-family: var( --e-global-typography-text-font-family ), Sans-serif; font-weight: var( --e-global-typography-text-font-weight );\\\">Pre-clinical Building, 3rd floor<\\/span><\\/p>\\n<p style=\\\"font-size: 14px; line-height: 1.71429;\\\">1 Asklipiou st., 26504 Patras, Greece<\\/p>\\n<p style=\\\"font-size: 14px; line-height: 1.71429;\\\">\\u00a0<\\/p>\\n<p style=\\\"font-size: 14px; line-height: 1.71429;\\\">\\u00a0<\\/p>\\n<p style=\\\"font-size: 14px; line-height: 1.71429;\\\">Patras\\u00a0Achaia\\u00a026504,\\u00a0Greece<\\/p>\\n<p style=\\\"font-size: 14px; line-height: 1.71429;\\\">\\u00a0<\\/p>\\n<p style=\\\"font-size: 14px; line-height: 1.71429;\\\">\\u00a0<\\/p>\\n<p style=\\\"font-size: 14px; line-height: 1.71429;\\\">+30-2610 997936, +30-2610 997179, +30-2610 997932<\\/p>\",\"_id\":\"af102ac\"},{\"tab_title\":\"\\u039a\\u03b1\\u03c1\\u03c4\\u03ad\\u03bb\\u03b1 #2\",\"tab_content\":\"\",\"_id\":\"702c70f\"}]},\"elements\":[],\"widgetType\":\"tabs\"}],\"isInner\":false}],\"isInner\":false}]'),
(347, 113, '_elementor_edit_mode', 'builder'),
(348, 113, '_elementor_template_type', 'wp-page'),
(349, 113, '_elementor_version', '3.1.4'),
(350, 113, '_wp_page_template', 'default'),
(351, 113, '_elementor_data', '[{\"id\":\"202e35fc\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3d5c5933\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6ced902e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"602b452\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"69d982e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0e9c55\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Constantinos Stathopoulos, PhD Professor\",\"tab_content\":\"<p style=\\\"font-size: 14px; line-height: 1.71429;\\\"><span style=\\\"font-size: 14px; color: var( --e-global-color-text ); font-family: var( --e-global-typography-text-font-family ), Sans-serif; font-weight: var( --e-global-typography-text-font-weight );\\\">Pre-clinical Building, 3rd floor<\\/span><\\/p>\\n<p style=\\\"font-size: 14px; line-height: 1.71429;\\\">1 Asklipiou st., 26504 Patras, Greece<\\/p>\\n<p style=\\\"font-size: 14px; line-height: 1.71429;\\\">\\u00a0<\\/p>\\n<p style=\\\"font-size: 14px; line-height: 1.71429;\\\">\\u00a0<\\/p>\\n<p style=\\\"font-size: 14px; line-height: 1.71429;\\\">Patras\\u00a0Achaia\\u00a026504,\\u00a0Greece<\\/p>\\n<p style=\\\"font-size: 14px; line-height: 1.71429;\\\">\\u00a0<\\/p>\\n<p style=\\\"font-size: 14px; line-height: 1.71429;\\\">\\u00a0<\\/p>\\n<p style=\\\"font-size: 14px; line-height: 1.71429;\\\">+30-2610 997936, +30-2610 997179, +30-2610 997932<\\/p>\",\"_id\":\"af102ac\"},{\"tab_title\":\"Contact Form\",\"tab_content\":\"\",\"_id\":\"702c70f\"}]},\"elements\":[],\"widgetType\":\"tabs\"}],\"isInner\":false}],\"isInner\":false}]'),
(354, 114, '_elementor_edit_mode', 'builder'),
(355, 114, '_elementor_template_type', 'wp-page'),
(356, 114, '_elementor_version', '3.1.4'),
(357, 114, '_wp_page_template', 'default'),
(358, 114, '_elementor_data', '[{\"id\":\"202e35fc\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3d5c5933\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6ced902e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"602b452\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"69d982e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0e9c55\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Constantinos Stathopoulos, PhD Professor\",\"tab_content\":\"<p style=\\\"font-size: 14px; line-height: 1.71429;\\\"><span style=\\\"font-size: 14px; color: var( --e-global-color-text ); font-family: var( --e-global-typography-text-font-family ), Sans-serif; font-weight: var( --e-global-typography-text-font-weight );\\\">Pre-clinical Building, 3rd floor<\\/span><\\/p>\\n<p style=\\\"font-size: 14px; line-height: 1.71429;\\\">1 Asklipiou st., 26504 Patras, Greece<\\/p>\\n<p style=\\\"font-size: 14px; line-height: 1.71429;\\\">\\u00a0<\\/p>\\n<p style=\\\"font-size: 14px; line-height: 1.71429;\\\">\\u00a0<\\/p>\\n<p style=\\\"font-size: 14px; line-height: 1.71429;\\\">Patras\\u00a0Achaia\\u00a026504,\\u00a0Greece<\\/p>\\n<p style=\\\"font-size: 14px; line-height: 1.71429;\\\">\\u00a0<\\/p>\\n<p style=\\\"font-size: 14px; line-height: 1.71429;\\\">\\u00a0<\\/p>\\n<p style=\\\"font-size: 14px; line-height: 1.71429;\\\">+30-2610 997936, +30-2610 997179, +30-2610 997932<\\/p>\",\"_id\":\"af102ac\"},{\"tab_title\":\"Contact Form\",\"tab_content\":\"\",\"_id\":\"702c70f\"}]},\"elements\":[],\"widgetType\":\"tabs\"}],\"isInner\":false}],\"isInner\":false}]'),
(359, 114, '_elementor_css', 'a:6:{s:4:\"time\";i:1618932616;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(360, 115, '_elementor_edit_mode', 'builder'),
(361, 115, '_elementor_template_type', 'wp-page'),
(362, 115, '_elementor_version', '3.1.4'),
(363, 115, '_wp_page_template', 'default'),
(364, 115, '_elementor_data', '[{\"id\":\"202e35fc\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3d5c5933\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6ced902e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"602b452\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"69d982e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0e9c55\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Constantinos Stathopoulos, PhD Professor\",\"tab_content\":\"<p style=\\\"font-size: 14px; line-height: 1.71429;\\\"><span style=\\\"font-size: 14px; color: var( --e-global-color-text ); font-family: var( --e-global-typography-text-font-family ), Sans-serif; font-weight: var( --e-global-typography-text-font-weight );\\\">Pre-clinical Building, 3rd floor<\\/span><\\/p>\\n<p style=\\\"font-size: 14px; line-height: 1.71429;\\\">1 Asklipiou st., 26504 Patras, Greece<\\/p>\\n<p style=\\\"font-size: 14px; line-height: 1.71429;\\\">\\u00a0<\\/p>\\n<p style=\\\"font-size: 14px; line-height: 1.71429;\\\">\\u00a0<\\/p>\\n<p style=\\\"font-size: 14px; line-height: 1.71429;\\\">Patras\\u00a0Achaia\\u00a026504,\\u00a0Greece<\\/p>\\n<p style=\\\"font-size: 14px; line-height: 1.71429;\\\">\\u00a0<\\/p>\\n<p style=\\\"font-size: 14px; line-height: 1.71429;\\\">\\u00a0<\\/p>\\n<p style=\\\"font-size: 14px; line-height: 1.71429;\\\">+30-2610 997936, +30-2610 997179, +30-2610 997932<\\/p>\",\"_id\":\"af102ac\"},{\"tab_title\":\"Contact Form\",\"tab_content\":\"\",\"_id\":\"702c70f\"}]},\"elements\":[],\"widgetType\":\"tabs\"}],\"isInner\":false}],\"isInner\":false}]'),
(365, 115, '_elementor_css', 'a:6:{s:4:\"time\";i:1618932616;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(366, 116, '_elementor_edit_mode', 'builder'),
(367, 116, '_elementor_template_type', 'wp-page'),
(368, 116, '_elementor_version', '3.1.4'),
(369, 116, '_wp_page_template', 'default');
INSERT INTO `wprna_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(370, 116, '_elementor_data', '[{\"id\":\"202e35fc\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3d5c5933\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6ced902e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"602b452\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"69d982e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0e9c55\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Constantinos Stathopoulos, PhD Professor\",\"tab_content\":\"<p style=\\\"font-size: 14px; line-height: 1.71429;\\\"><span style=\\\"font-size: 14px; color: var( --e-global-color-text ); font-family: var( --e-global-typography-text-font-family ), Sans-serif; font-weight: var( --e-global-typography-text-font-weight );\\\">Pre-clinical Building, 3rd floor<br \\/><\\/span>1 Asklipiou st., 26504 Patras, Greece<br \\/>Patras\\u00a0Achaia\\u00a026504,\\u00a0Greece<br \\/>+30-2610 997936, +30-2610 997179, +30-2610 997932<\\/p>\",\"_id\":\"af102ac\"},{\"tab_title\":\"Contact Form\",\"tab_content\":\"\",\"_id\":\"702c70f\"}]},\"elements\":[],\"widgetType\":\"tabs\"}],\"isInner\":false}],\"isInner\":false}]'),
(371, 116, '_elementor_css', 'a:6:{s:4:\"time\";i:1618932616;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(374, 117, '_elementor_edit_mode', 'builder'),
(375, 117, '_elementor_template_type', 'wp-page'),
(376, 117, '_elementor_version', '3.1.4'),
(377, 117, '_wp_page_template', 'default'),
(378, 117, '_elementor_data', '[{\"id\":\"202e35fc\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3d5c5933\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6ced902e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"602b452\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"69d982e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0e9c55\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Constantinos Stathopoulos, PhD Professor\",\"tab_content\":\"<p style=\\\"font-size: 14px; line-height: 1.71429;\\\"><span style=\\\"font-size: 14px; color: var( --e-global-color-text ); font-family: var( --e-global-typography-text-font-family ), Sans-serif; font-weight: var( --e-global-typography-text-font-weight );\\\">Pre-clinical Building, 3rd floor<br \\/><\\/span>1 Asklipiou st., 26504 Patras, Greece<br \\/>Patras\\u00a0Achaia\\u00a026504,\\u00a0Greece<br \\/>+30-2610 997936, +30-2610 997179, +30-2610 997932<\\/p>\",\"_id\":\"af102ac\"},{\"tab_title\":\"Contact Form\",\"tab_content\":\"\",\"_id\":\"702c70f\"}]},\"elements\":[],\"widgetType\":\"tabs\"}],\"isInner\":false}],\"isInner\":false}]'),
(379, 117, '_elementor_css', 'a:6:{s:4:\"time\";i:1618932673;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(380, 118, '_elementor_edit_mode', 'builder'),
(381, 118, '_elementor_template_type', 'wp-page'),
(382, 118, '_elementor_version', '3.1.4'),
(383, 118, '_wp_page_template', 'default'),
(384, 118, '_elementor_data', '[{\"id\":\"202e35fc\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3d5c5933\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6ced902e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"602b452\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"69d982e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0e9c55\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Constantinos Stathopoulos, PhD Professor\",\"tab_content\":\"<p style=\\\"font-size: 14px; line-height: 1.71429;\\\"><span style=\\\"font-size: 14px; color: var( --e-global-color-text ); font-family: var( --e-global-typography-text-font-family ), Sans-serif; font-weight: var( --e-global-typography-text-font-weight );\\\">Pre-clinical Building, 3rd floor<br \\/><\\/span>1 Asklipiou st., 26504 Patras, Greece<br \\/>Patras\\u00a0Achaia\\u00a026504,\\u00a0Greece<br \\/>+30-2610 997936, +30-2610 997179, +30-2610 997932<\\/p>\",\"_id\":\"af102ac\"},{\"tab_title\":\"Contact Form\",\"tab_content\":\"\",\"_id\":\"702c70f\"}]},\"elements\":[],\"widgetType\":\"tabs\"}],\"isInner\":false}],\"isInner\":false}]'),
(385, 118, '_elementor_css', 'a:6:{s:4:\"time\";i:1618932673;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(386, 119, '_elementor_edit_mode', 'builder'),
(387, 119, '_elementor_template_type', 'wp-page'),
(388, 119, '_elementor_version', '3.1.4'),
(389, 119, '_wp_page_template', 'default'),
(390, 119, '_elementor_data', '[{\"id\":\"202e35fc\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3d5c5933\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6ced902e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"602b452\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"69d982e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0e9c55\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Constantinos Stathopoulos, PhD Professor\",\"tab_content\":\"<p style=\\\"font-size: 14px; line-height: 1.71429;\\\"><span style=\\\"font-size: 14px; color: var( --e-global-color-text ); font-family: var( --e-global-typography-text-font-family ), Sans-serif; font-weight: var( --e-global-typography-text-font-weight );\\\">Pre-clinical Building, 3rd floor<br \\/><\\/span>1 Asklipiou st., 26504 Patras, Greece<br \\/>Patras\\u00a0Achaia\\u00a026504,\\u00a0Greece<br \\/>+30-2610 997936, +30-2610 997179, +30-2610 997932<\\/p>\",\"_id\":\"af102ac\"},{\"tab_title\":\"Contact Form\",\"tab_content\":\"\",\"_id\":\"702c70f\"}]},\"elements\":[],\"widgetType\":\"tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e74cf23\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"508b9be\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"353c5f0\",\"elType\":\"widget\",\"settings\":{\"address\":\"1 Asklipiou st., 26504 Patras, Greece\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false}]'),
(391, 119, '_elementor_css', 'a:6:{s:4:\"time\";i:1618932673;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(394, 120, '_elementor_edit_mode', 'builder'),
(395, 120, '_elementor_template_type', 'wp-page'),
(396, 120, '_elementor_version', '3.1.4'),
(397, 120, '_wp_page_template', 'default'),
(398, 120, '_elementor_data', '[{\"id\":\"202e35fc\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3d5c5933\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6ced902e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"602b452\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"69d982e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0e9c55\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Constantinos Stathopoulos, PhD Professor\",\"tab_content\":\"<p style=\\\"font-size: 14px; line-height: 1.71429;\\\"><span style=\\\"font-size: 14px; color: var( --e-global-color-text ); font-family: var( --e-global-typography-text-font-family ), Sans-serif; font-weight: var( --e-global-typography-text-font-weight );\\\">Pre-clinical Building, 3rd floor<br \\/><\\/span>1 Asklipiou st., 26504 Patras, Greece<br \\/>Patras\\u00a0Achaia\\u00a026504,\\u00a0Greece<br \\/>+30-2610 997936, +30-2610 997179, +30-2610 997932<\\/p>\",\"_id\":\"af102ac\"},{\"tab_title\":\"Contact Form\",\"tab_content\":\"\",\"_id\":\"702c70f\"}]},\"elements\":[],\"widgetType\":\"tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e74cf23\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"508b9be\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"353c5f0\",\"elType\":\"widget\",\"settings\":{\"address\":\"1 Asklipiou st., 26504 Patras, Greece\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false}]'),
(399, 120, '_elementor_css', 'a:6:{s:4:\"time\";i:1618934171;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(400, 121, '_elementor_edit_mode', 'builder'),
(401, 121, '_elementor_template_type', 'wp-page'),
(402, 121, '_elementor_version', '3.1.4'),
(403, 121, '_wp_page_template', 'default'),
(404, 121, '_elementor_data', '[{\"id\":\"202e35fc\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3d5c5933\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6ced902e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"602b452\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"69d982e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0e9c55\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Constantinos Stathopoulos, PhD Professor\",\"tab_content\":\"<p style=\\\"font-size: 14px; line-height: 1.71429;\\\"><span style=\\\"font-size: 14px; color: var( --e-global-color-text ); font-family: var( --e-global-typography-text-font-family ), Sans-serif; font-weight: var( --e-global-typography-text-font-weight );\\\">Pre-clinical Building, 3rd floor<br \\/><\\/span>1 Asklipiou st., 26504 Patras, Greece<br \\/>Patras\\u00a0Achaia\\u00a026504,\\u00a0Greece<br \\/>+30-2610 997936, +30-2610 997179, +30-2610 997932<\\/p>\",\"_id\":\"af102ac\"},{\"tab_title\":\"Contact Form\",\"tab_content\":\"\",\"_id\":\"702c70f\"}]},\"elements\":[],\"widgetType\":\"tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e74cf23\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"508b9be\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"353c5f0\",\"elType\":\"widget\",\"settings\":{\"address\":\"1 Asklipiou st., 26504 Patras, Greece\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false}]'),
(405, 121, '_elementor_css', 'a:6:{s:4:\"time\";i:1618934171;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(406, 122, '_elementor_edit_mode', 'builder'),
(407, 122, '_elementor_template_type', 'wp-page'),
(408, 122, '_elementor_version', '3.1.4'),
(409, 122, '_wp_page_template', 'default'),
(410, 122, '_elementor_data', '[{\"id\":\"202e35fc\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3d5c5933\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6ced902e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"602b452\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"69d982e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0e9c55\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Constantinos Stathopoulos, PhD Professor\",\"tab_content\":\"<p style=\\\"font-size: 14px; line-height: 1.71429;\\\"><span style=\\\"font-size: 14px; color: var( --e-global-color-text ); font-family: var( --e-global-typography-text-font-family ), Sans-serif; font-weight: var( --e-global-typography-text-font-weight );\\\">Pre-clinical Building, 3rd floor<br \\/><\\/span>1 Asklipiou st., 26504 Patras, Greece<br \\/>Patras\\u00a0Achaia\\u00a026504,\\u00a0Greece<br \\/>+30-2610 997936, +30-2610 997179, +30-2610 997932<\\/p>\",\"_id\":\"af102ac\"},{\"tab_title\":\"Contact Form\",\"tab_content\":\"\",\"_id\":\"702c70f\"}]},\"elements\":[],\"widgetType\":\"tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e74cf23\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"508b9be\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"353c5f0\",\"elType\":\"widget\",\"settings\":{\"address\":\"patras medical school., 26504 Patras, Greece\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false}]'),
(411, 122, '_elementor_css', 'a:6:{s:4:\"time\";i:1618934171;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(413, 123, '_elementor_edit_mode', 'builder'),
(414, 123, '_elementor_template_type', 'wp-page'),
(415, 123, '_elementor_version', '3.1.4'),
(416, 123, '_wp_page_template', 'default'),
(417, 123, '_elementor_data', '[{\"id\":\"202e35fc\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3d5c5933\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6ced902e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"602b452\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"69d982e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0e9c55\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Constantinos Stathopoulos, PhD Professor\",\"tab_content\":\"<p style=\\\"font-size: 14px; line-height: 1.71429;\\\"><span style=\\\"font-size: 14px; color: var( --e-global-color-text ); font-family: var( --e-global-typography-text-font-family ), Sans-serif; font-weight: var( --e-global-typography-text-font-weight );\\\">Pre-clinical Building, 3rd floor<br \\/><\\/span>1 Asklipiou st., 26504 Patras, Greece<br \\/>Patras\\u00a0Achaia\\u00a026504,\\u00a0Greece<br \\/>+30-2610 997936, +30-2610 997179, +30-2610 997932<\\/p>\",\"_id\":\"af102ac\"},{\"tab_title\":\"Contact Form\",\"tab_content\":\"\",\"_id\":\"702c70f\"}]},\"elements\":[],\"widgetType\":\"tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e74cf23\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"508b9be\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"353c5f0\",\"elType\":\"widget\",\"settings\":{\"address\":\"patras medical school., 26504 Patras, Greece\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false}]'),
(418, 124, '_elementor_edit_mode', 'builder'),
(419, 124, '_elementor_template_type', 'wp-page'),
(420, 124, '_elementor_version', '3.1.4'),
(421, 124, '_wp_page_template', 'default'),
(422, 124, '_elementor_data', '[{\"id\":\"202e35fc\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3d5c5933\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6ced902e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"602b452\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"69d982e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0e9c55\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Constantinos Stathopoulos, PhD Professor\",\"tab_content\":\"<p style=\\\"font-size: 14px; line-height: 1.71429;\\\"><span style=\\\"font-size: 14px; color: var( --e-global-color-text ); font-family: var( --e-global-typography-text-font-family ), Sans-serif; font-weight: var( --e-global-typography-text-font-weight );\\\">Pre-clinical Building, 3rd floor<br \\/><\\/span>1 Asklipiou st., 26504 Patras, Greece<br \\/>Patras\\u00a0Achaia\\u00a026504,\\u00a0Greece<br \\/>+30-2610 997936, +30-2610 997179, +30-2610 997932<\\/p>\",\"_id\":\"af102ac\"},{\"tab_title\":\"Contact Form\",\"tab_content\":\"\",\"_id\":\"702c70f\"}]},\"elements\":[],\"widgetType\":\"tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e74cf23\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"508b9be\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"353c5f0\",\"elType\":\"widget\",\"settings\":{\"address\":\"patras medical school., 26504 Patras, Greece\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false}]'),
(423, 125, '_elementor_edit_mode', 'builder'),
(424, 125, '_elementor_template_type', 'wp-page'),
(425, 125, '_elementor_version', '3.1.4'),
(426, 125, '_wp_page_template', 'default'),
(427, 125, '_elementor_data', '[{\"id\":\"202e35fc\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3d5c5933\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6ced902e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"602b452\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"69d982e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0e9c55\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Constantinos Stathopoulos, PhD Professor\",\"tab_content\":\"<p style=\\\"font-size: 14px; line-height: 1.71429;\\\"><span style=\\\"font-size: 14px; color: var( --e-global-color-text ); font-family: var( --e-global-typography-text-font-family ), Sans-serif; font-weight: var( --e-global-typography-text-font-weight );\\\">Pre-clinical Building, 3rd floor<br \\/><\\/span>1 Asklipiou st., 26504 Patras, Greece<br \\/>Patras\\u00a0Achaia\\u00a026504,\\u00a0Greece<br \\/>+30-2610 997936, +30-2610 997179, +30-2610 997932<\\/p>\",\"_id\":\"af102ac\"},{\"tab_title\":\"Contact Form\",\"tab_content\":\"\",\"_id\":\"702c70f\"}]},\"elements\":[],\"widgetType\":\"tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e74cf23\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"508b9be\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"353c5f0\",\"elType\":\"widget\",\"settings\":{\"address\":\"patras medical school., 26504 Patras, Greece\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false}]'),
(430, 35, '_edit_lock', '1624976501:3'),
(431, 34, '_edit_lock', '1624977941:3'),
(432, 43, '_edit_lock', '1624862677:2'),
(433, 45, '_edit_lock', '1624976888:3'),
(434, 130, '_wp_attached_file', '2021/04/slidermembersarea02.jpg'),
(435, 130, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1069;s:6:\"height\";i:266;s:4:\"file\";s:31:\"2021/04/slidermembersarea02.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"slidermembersarea02-300x75.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:75;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:32:\"slidermembersarea02-1024x255.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"slidermembersarea02-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:31:\"slidermembersarea02-768x191.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:191;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:31:\"slidermembersarea02-800x199.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"agama-blog-large\";a:4:{s:4:\"file\";s:31:\"slidermembersarea02-776x266.jpg\";s:5:\"width\";i:776;s:6:\"height\";i:266;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"agama-blog-medium\";a:4:{s:4:\"file\";s:31:\"slidermembersarea02-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"agama-blog-small\";a:4:{s:4:\"file\";s:31:\"slidermembersarea02-400x266.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:266;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"agama-related-img\";a:4:{s:4:\"file\";s:31:\"slidermembersarea02-180x138.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:138;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"agama-recent-posts\";a:4:{s:4:\"file\";s:31:\"slidermembersarea02-700x266.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:266;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(436, 131, '_wp_attached_file', '2021/04/slidermembersarea01.jpg'),
(437, 131, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1069;s:6:\"height\";i:266;s:4:\"file\";s:31:\"2021/04/slidermembersarea01.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"slidermembersarea01-300x75.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:75;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:32:\"slidermembersarea01-1024x255.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"slidermembersarea01-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:31:\"slidermembersarea01-768x191.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:191;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:31:\"slidermembersarea01-800x199.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"agama-blog-large\";a:4:{s:4:\"file\";s:31:\"slidermembersarea01-776x266.jpg\";s:5:\"width\";i:776;s:6:\"height\";i:266;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"agama-blog-medium\";a:4:{s:4:\"file\";s:31:\"slidermembersarea01-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"agama-blog-small\";a:4:{s:4:\"file\";s:31:\"slidermembersarea01-400x266.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:266;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"agama-related-img\";a:4:{s:4:\"file\";s:31:\"slidermembersarea01-180x138.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:138;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"agama-recent-posts\";a:4:{s:4:\"file\";s:31:\"slidermembersarea01-700x266.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:266;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(438, 132, '_wp_attached_file', '2021/04/slidermembersarea02-1.jpg'),
(439, 132, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1069;s:6:\"height\";i:266;s:4:\"file\";s:33:\"2021/04/slidermembersarea02-1.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"slidermembersarea02-1-300x75.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:75;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:34:\"slidermembersarea02-1-1024x255.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"slidermembersarea02-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:33:\"slidermembersarea02-1-768x191.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:191;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:33:\"slidermembersarea02-1-800x199.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"agama-blog-large\";a:4:{s:4:\"file\";s:33:\"slidermembersarea02-1-776x266.jpg\";s:5:\"width\";i:776;s:6:\"height\";i:266;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"agama-blog-medium\";a:4:{s:4:\"file\";s:33:\"slidermembersarea02-1-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"agama-blog-small\";a:4:{s:4:\"file\";s:33:\"slidermembersarea02-1-400x266.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:266;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"agama-related-img\";a:4:{s:4:\"file\";s:33:\"slidermembersarea02-1-180x138.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:138;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"agama-recent-posts\";a:4:{s:4:\"file\";s:33:\"slidermembersarea02-1-700x266.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:266;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(440, 133, '_wp_attached_file', '2021/04/slidermembersarea03.jpg'),
(441, 133, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1069;s:6:\"height\";i:266;s:4:\"file\";s:31:\"2021/04/slidermembersarea03.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"slidermembersarea03-300x75.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:75;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:32:\"slidermembersarea03-1024x255.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"slidermembersarea03-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:31:\"slidermembersarea03-768x191.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:191;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:31:\"slidermembersarea03-800x199.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"agama-blog-large\";a:4:{s:4:\"file\";s:31:\"slidermembersarea03-776x266.jpg\";s:5:\"width\";i:776;s:6:\"height\";i:266;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"agama-blog-medium\";a:4:{s:4:\"file\";s:31:\"slidermembersarea03-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"agama-blog-small\";a:4:{s:4:\"file\";s:31:\"slidermembersarea03-400x266.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:266;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"agama-related-img\";a:4:{s:4:\"file\";s:31:\"slidermembersarea03-180x138.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:138;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"agama-recent-posts\";a:4:{s:4:\"file\";s:31:\"slidermembersarea03-700x266.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:266;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(442, 135, '_wp_attached_file', '2021/04/sliderpeople03.jpg'),
(443, 135, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1069;s:6:\"height\";i:266;s:4:\"file\";s:26:\"2021/04/sliderpeople03.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"sliderpeople03-300x75.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:75;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:27:\"sliderpeople03-1024x255.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"sliderpeople03-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"sliderpeople03-768x191.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:191;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:26:\"sliderpeople03-800x199.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"agama-blog-large\";a:4:{s:4:\"file\";s:26:\"sliderpeople03-776x266.jpg\";s:5:\"width\";i:776;s:6:\"height\";i:266;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"agama-blog-medium\";a:4:{s:4:\"file\";s:26:\"sliderpeople03-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"agama-blog-small\";a:4:{s:4:\"file\";s:26:\"sliderpeople03-400x266.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:266;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"agama-related-img\";a:4:{s:4:\"file\";s:26:\"sliderpeople03-180x138.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:138;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"agama-recent-posts\";a:4:{s:4:\"file\";s:26:\"sliderpeople03-700x266.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:266;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(444, 136, '_wp_attached_file', '2021/04/sliderpublic01.jpg'),
(445, 136, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1069;s:6:\"height\";i:266;s:4:\"file\";s:26:\"2021/04/sliderpublic01.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"sliderpublic01-300x75.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:75;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:27:\"sliderpublic01-1024x255.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"sliderpublic01-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"sliderpublic01-768x191.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:191;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:26:\"sliderpublic01-800x199.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"agama-blog-large\";a:4:{s:4:\"file\";s:26:\"sliderpublic01-776x266.jpg\";s:5:\"width\";i:776;s:6:\"height\";i:266;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"agama-blog-medium\";a:4:{s:4:\"file\";s:26:\"sliderpublic01-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"agama-blog-small\";a:4:{s:4:\"file\";s:26:\"sliderpublic01-400x266.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:266;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"agama-related-img\";a:4:{s:4:\"file\";s:26:\"sliderpublic01-180x138.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:138;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"agama-recent-posts\";a:4:{s:4:\"file\";s:26:\"sliderpublic01-700x266.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:266;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(446, 137, '_wp_attached_file', '2021/04/sliderpublic02.jpg'),
(447, 137, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1069;s:6:\"height\";i:268;s:4:\"file\";s:26:\"2021/04/sliderpublic02.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"sliderpublic02-300x75.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:75;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:27:\"sliderpublic02-1024x257.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:257;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"sliderpublic02-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"sliderpublic02-768x193.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:26:\"sliderpublic02-800x201.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:201;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"agama-blog-large\";a:4:{s:4:\"file\";s:26:\"sliderpublic02-776x268.jpg\";s:5:\"width\";i:776;s:6:\"height\";i:268;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"agama-blog-medium\";a:4:{s:4:\"file\";s:26:\"sliderpublic02-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"agama-blog-small\";a:4:{s:4:\"file\";s:26:\"sliderpublic02-400x268.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:268;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"agama-related-img\";a:4:{s:4:\"file\";s:26:\"sliderpublic02-180x138.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:138;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"agama-recent-posts\";a:4:{s:4:\"file\";s:26:\"sliderpublic02-700x268.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:268;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(448, 138, '_wp_attached_file', '2021/04/sliderpublic03.jpg'),
(449, 138, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1069;s:6:\"height\";i:266;s:4:\"file\";s:26:\"2021/04/sliderpublic03.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"sliderpublic03-300x75.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:75;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:27:\"sliderpublic03-1024x255.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"sliderpublic03-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"sliderpublic03-768x191.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:191;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:26:\"sliderpublic03-800x199.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"agama-blog-large\";a:4:{s:4:\"file\";s:26:\"sliderpublic03-776x266.jpg\";s:5:\"width\";i:776;s:6:\"height\";i:266;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"agama-blog-medium\";a:4:{s:4:\"file\";s:26:\"sliderpublic03-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"agama-blog-small\";a:4:{s:4:\"file\";s:26:\"sliderpublic03-400x266.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:266;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"agama-related-img\";a:4:{s:4:\"file\";s:26:\"sliderpublic03-180x138.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:138;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"agama-recent-posts\";a:4:{s:4:\"file\";s:26:\"sliderpublic03-700x266.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:266;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(450, 139, '_wp_attached_file', '2021/04/sliderpublic04.jpg'),
(451, 139, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1069;s:6:\"height\";i:266;s:4:\"file\";s:26:\"2021/04/sliderpublic04.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"sliderpublic04-300x75.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:75;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:27:\"sliderpublic04-1024x255.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"sliderpublic04-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"sliderpublic04-768x191.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:191;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:26:\"sliderpublic04-800x199.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"agama-blog-large\";a:4:{s:4:\"file\";s:26:\"sliderpublic04-776x266.jpg\";s:5:\"width\";i:776;s:6:\"height\";i:266;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"agama-blog-medium\";a:4:{s:4:\"file\";s:26:\"sliderpublic04-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"agama-blog-small\";a:4:{s:4:\"file\";s:26:\"sliderpublic04-400x266.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:266;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"agama-related-img\";a:4:{s:4:\"file\";s:26:\"sliderpublic04-180x138.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:138;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"agama-recent-posts\";a:4:{s:4:\"file\";s:26:\"sliderpublic04-700x266.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:266;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(452, 140, '_wp_attached_file', '2021/04/slidermembersarea01-1.jpg'),
(453, 140, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1069;s:6:\"height\";i:266;s:4:\"file\";s:33:\"2021/04/slidermembersarea01-1.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"slidermembersarea01-1-300x75.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:75;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:34:\"slidermembersarea01-1-1024x255.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"slidermembersarea01-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:33:\"slidermembersarea01-1-768x191.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:191;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:33:\"slidermembersarea01-1-800x199.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"agama-blog-large\";a:4:{s:4:\"file\";s:33:\"slidermembersarea01-1-776x266.jpg\";s:5:\"width\";i:776;s:6:\"height\";i:266;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"agama-blog-medium\";a:4:{s:4:\"file\";s:33:\"slidermembersarea01-1-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"agama-blog-small\";a:4:{s:4:\"file\";s:33:\"slidermembersarea01-1-400x266.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:266;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"agama-related-img\";a:4:{s:4:\"file\";s:33:\"slidermembersarea01-1-180x138.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:138;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"agama-recent-posts\";a:4:{s:4:\"file\";s:33:\"slidermembersarea01-1-700x266.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:266;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(454, 141, '_wp_attached_file', '2021/04/slidermembersarea02-2.jpg'),
(455, 141, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1069;s:6:\"height\";i:266;s:4:\"file\";s:33:\"2021/04/slidermembersarea02-2.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"slidermembersarea02-2-300x75.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:75;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:34:\"slidermembersarea02-2-1024x255.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"slidermembersarea02-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:33:\"slidermembersarea02-2-768x191.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:191;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:33:\"slidermembersarea02-2-800x199.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"agama-blog-large\";a:4:{s:4:\"file\";s:33:\"slidermembersarea02-2-776x266.jpg\";s:5:\"width\";i:776;s:6:\"height\";i:266;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"agama-blog-medium\";a:4:{s:4:\"file\";s:33:\"slidermembersarea02-2-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"agama-blog-small\";a:4:{s:4:\"file\";s:33:\"slidermembersarea02-2-400x266.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:266;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"agama-related-img\";a:4:{s:4:\"file\";s:33:\"slidermembersarea02-2-180x138.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:138;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"agama-recent-posts\";a:4:{s:4:\"file\";s:33:\"slidermembersarea02-2-700x266.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:266;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(456, 143, '_wp_attached_file', '2021/04/logo01.jpg'),
(457, 143, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:300;s:6:\"height\";i:120;s:4:\"file\";s:18:\"2021/04/logo01.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"logo01-150x120.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"agama-related-img\";a:4:{s:4:\"file\";s:18:\"logo01-180x120.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(458, 144, '_wp_attached_file', '2021/04/logo01-1.jpg'),
(459, 144, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:300;s:6:\"height\";i:120;s:4:\"file\";s:20:\"2021/04/logo01-1.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"logo01-1-150x120.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"agama-related-img\";a:4:{s:4:\"file\";s:20:\"logo01-1-180x120.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(460, 145, '_wp_attached_file', '2021/04/logo02.jpg'),
(461, 145, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:555;s:6:\"height\";i:132;s:4:\"file\";s:18:\"2021/04/logo02.jpg\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"logo02-300x71.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:71;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"logo02-150x132.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:132;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"agama-blog-medium\";a:4:{s:4:\"file\";s:18:\"logo02-320x132.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:132;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"agama-blog-small\";a:4:{s:4:\"file\";s:18:\"logo02-400x132.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:132;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"agama-related-img\";a:4:{s:4:\"file\";s:18:\"logo02-180x132.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:132;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(462, 146, '_wp_attached_file', '2021/04/logo03.jpg'),
(463, 146, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:147;s:6:\"height\";i:136;s:4:\"file\";s:18:\"2021/04/logo03.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(464, 147, '_wp_attached_file', '2021/04/logo04.jpg'),
(465, 147, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:515;s:6:\"height\";i:80;s:4:\"file\";s:18:\"2021/04/logo04.jpg\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"logo04-300x47.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:47;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"logo04-150x80.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"agama-blog-medium\";a:4:{s:4:\"file\";s:17:\"logo04-320x80.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"agama-blog-small\";a:4:{s:4:\"file\";s:17:\"logo04-400x80.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"agama-related-img\";a:4:{s:4:\"file\";s:17:\"logo04-180x80.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:8:\"kstathop\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1454682458\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(466, 148, '_wp_attached_file', '2021/04/logo4_new-1.jpg');
INSERT INTO `wprna_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(467, 148, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1066;s:6:\"height\";i:131;s:4:\"file\";s:23:\"2021/04/logo4_new-1.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"logo4_new-1-300x37.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:37;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"logo4_new-1-1024x126.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:126;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"logo4_new-1-150x131.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:131;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"logo4_new-1-768x94.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:94;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:22:\"logo4_new-1-800x98.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:98;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"agama-blog-large\";a:4:{s:4:\"file\";s:23:\"logo4_new-1-776x131.jpg\";s:5:\"width\";i:776;s:6:\"height\";i:131;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"agama-blog-medium\";a:4:{s:4:\"file\";s:23:\"logo4_new-1-320x131.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:131;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"agama-blog-small\";a:4:{s:4:\"file\";s:23:\"logo4_new-1-400x131.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:131;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"agama-related-img\";a:4:{s:4:\"file\";s:23:\"logo4_new-1-180x131.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:131;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"agama-recent-posts\";a:4:{s:4:\"file\";s:23:\"logo4_new-1-700x131.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:131;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(468, 149, '_wp_attached_file', '2021/04/logo05.jpg'),
(469, 149, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:141;s:6:\"height\";i:140;s:4:\"file\";s:18:\"2021/04/logo05.jpg\";s:5:\"sizes\";a:1:{s:17:\"agama-related-img\";a:4:{s:4:\"file\";s:18:\"logo05-141x138.jpg\";s:5:\"width\";i:141;s:6:\"height\";i:138;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(470, 150, '_wp_attached_file', '2021/04/logo06.jpg'),
(471, 150, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:300;s:6:\"height\";i:63;s:4:\"file\";s:18:\"2021/04/logo06.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"logo06-150x63.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"agama-related-img\";a:4:{s:4:\"file\";s:17:\"logo06-180x63.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(472, 152, '_wp_attached_file', '2021/04/logo01-2.jpg'),
(473, 152, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:300;s:6:\"height\";i:120;s:4:\"file\";s:20:\"2021/04/logo01-2.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"logo01-2-150x120.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"agama-related-img\";a:4:{s:4:\"file\";s:20:\"logo01-2-180x120.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(474, 153, '_wp_attached_file', '2021/04/logo03-1.jpg'),
(475, 153, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:147;s:6:\"height\";i:136;s:4:\"file\";s:20:\"2021/04/logo03-1.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(476, 154, '_wp_attached_file', '2021/04/logo05-1.jpg'),
(477, 154, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:141;s:6:\"height\";i:140;s:4:\"file\";s:20:\"2021/04/logo05-1.jpg\";s:5:\"sizes\";a:1:{s:17:\"agama-related-img\";a:4:{s:4:\"file\";s:20:\"logo05-1-141x138.jpg\";s:5:\"width\";i:141;s:6:\"height\";i:138;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(478, 155, '_wp_attached_file', '2021/04/logo03-2.jpg'),
(479, 155, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:147;s:6:\"height\";i:136;s:4:\"file\";s:20:\"2021/04/logo03-2.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(480, 156, '_wp_attached_file', '2021/04/logo02-1.jpg'),
(481, 156, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:555;s:6:\"height\";i:132;s:4:\"file\";s:20:\"2021/04/logo02-1.jpg\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"logo02-1-300x71.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:71;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"logo02-1-150x132.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:132;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"agama-blog-medium\";a:4:{s:4:\"file\";s:20:\"logo02-1-320x132.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:132;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"agama-blog-small\";a:4:{s:4:\"file\";s:20:\"logo02-1-400x132.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:132;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"agama-related-img\";a:4:{s:4:\"file\";s:20:\"logo02-1-180x132.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:132;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(482, 157, '_wp_attached_file', '2021/04/logo03-3.jpg'),
(483, 157, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:147;s:6:\"height\";i:136;s:4:\"file\";s:20:\"2021/04/logo03-3.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(484, 158, '_wp_attached_file', '2021/04/logo04-1.jpg'),
(485, 158, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:515;s:6:\"height\";i:80;s:4:\"file\";s:20:\"2021/04/logo04-1.jpg\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"logo04-1-300x47.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:47;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"logo04-1-150x80.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"agama-blog-medium\";a:4:{s:4:\"file\";s:19:\"logo04-1-320x80.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"agama-blog-small\";a:4:{s:4:\"file\";s:19:\"logo04-1-400x80.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"agama-related-img\";a:4:{s:4:\"file\";s:19:\"logo04-1-180x80.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:8:\"kstathop\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1454682458\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(486, 159, '_wp_attached_file', '2021/04/logo05-2.jpg'),
(487, 159, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:141;s:6:\"height\";i:140;s:4:\"file\";s:20:\"2021/04/logo05-2.jpg\";s:5:\"sizes\";a:1:{s:17:\"agama-related-img\";a:4:{s:4:\"file\";s:20:\"logo05-2-141x138.jpg\";s:5:\"width\";i:141;s:6:\"height\";i:138;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(488, 160, '_wp_attached_file', '2021/04/logo06-1.jpg'),
(489, 160, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:300;s:6:\"height\";i:63;s:4:\"file\";s:20:\"2021/04/logo06-1.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"logo06-1-150x63.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"agama-related-img\";a:4:{s:4:\"file\";s:19:\"logo06-1-180x63.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(490, 162, '_wp_attached_file', '2021/04/sliderpublic01-1.jpg'),
(491, 162, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1069;s:6:\"height\";i:266;s:4:\"file\";s:28:\"2021/04/sliderpublic01-1.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"sliderpublic01-1-300x75.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:75;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:29:\"sliderpublic01-1-1024x255.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"sliderpublic01-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:28:\"sliderpublic01-1-768x191.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:191;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:28:\"sliderpublic01-1-800x199.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"agama-blog-large\";a:4:{s:4:\"file\";s:28:\"sliderpublic01-1-776x266.jpg\";s:5:\"width\";i:776;s:6:\"height\";i:266;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"agama-blog-medium\";a:4:{s:4:\"file\";s:28:\"sliderpublic01-1-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"agama-blog-small\";a:4:{s:4:\"file\";s:28:\"sliderpublic01-1-400x266.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:266;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"agama-related-img\";a:4:{s:4:\"file\";s:28:\"sliderpublic01-1-180x138.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:138;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"agama-recent-posts\";a:4:{s:4:\"file\";s:28:\"sliderpublic01-1-700x266.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:266;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(492, 163, '_wp_attached_file', '2021/04/sliderpublic02-1.jpg'),
(493, 163, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1069;s:6:\"height\";i:268;s:4:\"file\";s:28:\"2021/04/sliderpublic02-1.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"sliderpublic02-1-300x75.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:75;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:29:\"sliderpublic02-1-1024x257.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:257;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"sliderpublic02-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:28:\"sliderpublic02-1-768x193.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:28:\"sliderpublic02-1-800x201.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:201;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"agama-blog-large\";a:4:{s:4:\"file\";s:28:\"sliderpublic02-1-776x268.jpg\";s:5:\"width\";i:776;s:6:\"height\";i:268;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"agama-blog-medium\";a:4:{s:4:\"file\";s:28:\"sliderpublic02-1-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"agama-blog-small\";a:4:{s:4:\"file\";s:28:\"sliderpublic02-1-400x268.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:268;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"agama-related-img\";a:4:{s:4:\"file\";s:28:\"sliderpublic02-1-180x138.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:138;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"agama-recent-posts\";a:4:{s:4:\"file\";s:28:\"sliderpublic02-1-700x268.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:268;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(494, 164, '_wp_attached_file', '2021/04/sliderpublic03-1.jpg'),
(495, 164, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1069;s:6:\"height\";i:266;s:4:\"file\";s:28:\"2021/04/sliderpublic03-1.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"sliderpublic03-1-300x75.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:75;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:29:\"sliderpublic03-1-1024x255.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"sliderpublic03-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:28:\"sliderpublic03-1-768x191.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:191;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:28:\"sliderpublic03-1-800x199.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"agama-blog-large\";a:4:{s:4:\"file\";s:28:\"sliderpublic03-1-776x266.jpg\";s:5:\"width\";i:776;s:6:\"height\";i:266;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"agama-blog-medium\";a:4:{s:4:\"file\";s:28:\"sliderpublic03-1-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"agama-blog-small\";a:4:{s:4:\"file\";s:28:\"sliderpublic03-1-400x266.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:266;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"agama-related-img\";a:4:{s:4:\"file\";s:28:\"sliderpublic03-1-180x138.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:138;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"agama-recent-posts\";a:4:{s:4:\"file\";s:28:\"sliderpublic03-1-700x266.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:266;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(496, 165, '_wp_attached_file', '2021/04/sliderpublic04-1.jpg'),
(497, 165, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1069;s:6:\"height\";i:266;s:4:\"file\";s:28:\"2021/04/sliderpublic04-1.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"sliderpublic04-1-300x75.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:75;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:29:\"sliderpublic04-1-1024x255.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"sliderpublic04-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:28:\"sliderpublic04-1-768x191.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:191;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:28:\"sliderpublic04-1-800x199.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"agama-blog-large\";a:4:{s:4:\"file\";s:28:\"sliderpublic04-1-776x266.jpg\";s:5:\"width\";i:776;s:6:\"height\";i:266;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"agama-blog-medium\";a:4:{s:4:\"file\";s:28:\"sliderpublic04-1-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"agama-blog-small\";a:4:{s:4:\"file\";s:28:\"sliderpublic04-1-400x266.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:266;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"agama-related-img\";a:4:{s:4:\"file\";s:28:\"sliderpublic04-1-180x138.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:138;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"agama-recent-posts\";a:4:{s:4:\"file\";s:28:\"sliderpublic04-1-700x266.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:266;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(498, 168, '_wp_attached_file', '2021/04/logo01-3.jpg'),
(499, 168, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:300;s:6:\"height\";i:120;s:4:\"file\";s:20:\"2021/04/logo01-3.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"logo01-3-150x120.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"agama-related-img\";a:4:{s:4:\"file\";s:20:\"logo01-3-180x120.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(500, 169, '_wp_attached_file', '2021/04/logo03-4.jpg'),
(501, 169, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:147;s:6:\"height\";i:136;s:4:\"file\";s:20:\"2021/04/logo03-4.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(502, 170, '_wp_attached_file', '2021/04/logo02-2.jpg'),
(503, 170, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:555;s:6:\"height\";i:132;s:4:\"file\";s:20:\"2021/04/logo02-2.jpg\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"logo02-2-300x71.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:71;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"logo02-2-150x132.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:132;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"agama-blog-medium\";a:4:{s:4:\"file\";s:20:\"logo02-2-320x132.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:132;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"agama-blog-small\";a:4:{s:4:\"file\";s:20:\"logo02-2-400x132.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:132;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"agama-related-img\";a:4:{s:4:\"file\";s:20:\"logo02-2-180x132.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:132;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(504, 171, '_wp_attached_file', '2021/04/logo05-3.jpg'),
(505, 171, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:141;s:6:\"height\";i:140;s:4:\"file\";s:20:\"2021/04/logo05-3.jpg\";s:5:\"sizes\";a:1:{s:17:\"agama-related-img\";a:4:{s:4:\"file\";s:20:\"logo05-3-141x138.jpg\";s:5:\"width\";i:141;s:6:\"height\";i:138;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(506, 172, '_wp_attached_file', '2021/04/logo05-4.jpg'),
(507, 172, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:141;s:6:\"height\";i:140;s:4:\"file\";s:20:\"2021/04/logo05-4.jpg\";s:5:\"sizes\";a:1:{s:17:\"agama-related-img\";a:4:{s:4:\"file\";s:20:\"logo05-4-141x138.jpg\";s:5:\"width\";i:141;s:6:\"height\";i:138;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(508, 173, '_wp_attached_file', '2021/04/logo04-2.jpg'),
(509, 173, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:515;s:6:\"height\";i:80;s:4:\"file\";s:20:\"2021/04/logo04-2.jpg\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"logo04-2-300x47.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:47;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"logo04-2-150x80.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"agama-blog-medium\";a:4:{s:4:\"file\";s:19:\"logo04-2-320x80.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"agama-blog-small\";a:4:{s:4:\"file\";s:19:\"logo04-2-400x80.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"agama-related-img\";a:4:{s:4:\"file\";s:19:\"logo04-2-180x80.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:8:\"kstathop\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1454682458\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(510, 174, '_wp_attached_file', '2021/04/logo06-2.jpg'),
(511, 174, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:300;s:6:\"height\";i:63;s:4:\"file\";s:20:\"2021/04/logo06-2.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"logo06-2-150x63.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"agama-related-img\";a:4:{s:4:\"file\";s:19:\"logo06-2-180x63.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(512, 176, '_wp_attached_file', '2021/04/sliderpublic01-2.jpg'),
(513, 176, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1069;s:6:\"height\";i:266;s:4:\"file\";s:28:\"2021/04/sliderpublic01-2.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"sliderpublic01-2-300x75.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:75;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:29:\"sliderpublic01-2-1024x255.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"sliderpublic01-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:28:\"sliderpublic01-2-768x191.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:191;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:28:\"sliderpublic01-2-800x199.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"agama-blog-large\";a:4:{s:4:\"file\";s:28:\"sliderpublic01-2-776x266.jpg\";s:5:\"width\";i:776;s:6:\"height\";i:266;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"agama-blog-medium\";a:4:{s:4:\"file\";s:28:\"sliderpublic01-2-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"agama-blog-small\";a:4:{s:4:\"file\";s:28:\"sliderpublic01-2-400x266.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:266;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"agama-related-img\";a:4:{s:4:\"file\";s:28:\"sliderpublic01-2-180x138.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:138;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"agama-recent-posts\";a:4:{s:4:\"file\";s:28:\"sliderpublic01-2-700x266.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:266;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(514, 178, '_edit_lock', '1624971670:3'),
(519, 180, '_menu_item_type', 'post_type'),
(520, 180, '_menu_item_menu_item_parent', '53'),
(521, 180, '_menu_item_object_id', '178'),
(522, 180, '_menu_item_object', 'post'),
(523, 180, '_menu_item_target', ''),
(524, 180, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(525, 180, '_menu_item_xfn', ''),
(526, 180, '_menu_item_url', ''),
(528, 181, '_edit_lock', '1624971968:3'),
(531, 183, '_edit_lock', '1620805935:2'),
(534, 185, '_edit_lock', '1620805936:2'),
(537, 187, '_menu_item_type', 'post_type'),
(538, 187, '_menu_item_menu_item_parent', '53'),
(539, 187, '_menu_item_object_id', '185'),
(540, 187, '_menu_item_object', 'post'),
(541, 187, '_menu_item_target', ''),
(542, 187, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(543, 187, '_menu_item_xfn', ''),
(544, 187, '_menu_item_url', ''),
(546, 188, '_menu_item_type', 'post_type'),
(547, 188, '_menu_item_menu_item_parent', '53'),
(548, 188, '_menu_item_object_id', '183'),
(549, 188, '_menu_item_object', 'post'),
(550, 188, '_menu_item_target', ''),
(551, 188, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(552, 188, '_menu_item_xfn', ''),
(553, 188, '_menu_item_url', ''),
(555, 189, '_menu_item_type', 'post_type'),
(556, 189, '_menu_item_menu_item_parent', '53'),
(557, 189, '_menu_item_object_id', '181'),
(558, 189, '_menu_item_object', 'post'),
(559, 189, '_menu_item_target', ''),
(560, 189, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(561, 189, '_menu_item_xfn', ''),
(562, 189, '_menu_item_url', ''),
(564, 190, '_edit_lock', '1621321550:2'),
(567, 192, '_edit_lock', '1624976565:3'),
(570, 194, '_edit_lock', '1624871241:3'),
(573, 196, '_edit_lock', '1620805899:2'),
(576, 198, '_menu_item_type', 'post_type'),
(577, 198, '_menu_item_menu_item_parent', '42'),
(578, 198, '_menu_item_object_id', '196'),
(579, 198, '_menu_item_object', 'post'),
(580, 198, '_menu_item_target', ''),
(581, 198, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(582, 198, '_menu_item_xfn', ''),
(583, 198, '_menu_item_url', ''),
(585, 199, '_menu_item_type', 'post_type'),
(586, 199, '_menu_item_menu_item_parent', '42'),
(587, 199, '_menu_item_object_id', '194'),
(588, 199, '_menu_item_object', 'post'),
(589, 199, '_menu_item_target', ''),
(590, 199, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(591, 199, '_menu_item_xfn', ''),
(592, 199, '_menu_item_url', ''),
(594, 200, '_menu_item_type', 'post_type'),
(595, 200, '_menu_item_menu_item_parent', '42'),
(596, 200, '_menu_item_object_id', '192'),
(597, 200, '_menu_item_object', 'post'),
(598, 200, '_menu_item_target', ''),
(599, 200, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(600, 200, '_menu_item_xfn', ''),
(601, 200, '_menu_item_url', ''),
(603, 201, '_menu_item_type', 'post_type'),
(604, 201, '_menu_item_menu_item_parent', '42'),
(605, 201, '_menu_item_object_id', '190'),
(606, 201, '_menu_item_object', 'post'),
(607, 201, '_menu_item_target', ''),
(608, 201, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(609, 201, '_menu_item_xfn', ''),
(610, 201, '_menu_item_url', ''),
(612, 36, '_edit_lock', '1625557152:3'),
(613, 204, '_wp_attached_file', '2021/04/Costas_New_1.jpg'),
(614, 204, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:823;s:6:\"height\";i:699;s:4:\"file\";s:24:\"2021/04/Costas_New_1.jpg\";s:5:\"sizes\";a:9:{s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"Costas_New_1-300x255.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"Costas_New_1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"Costas_New_1-768x652.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:652;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:24:\"Costas_New_1-800x679.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:679;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"agama-blog-large\";a:4:{s:4:\"file\";s:24:\"Costas_New_1-776x310.jpg\";s:5:\"width\";i:776;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"agama-blog-medium\";a:4:{s:4:\"file\";s:24:\"Costas_New_1-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"agama-blog-small\";a:4:{s:4:\"file\";s:24:\"Costas_New_1-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"agama-related-img\";a:4:{s:4:\"file\";s:24:\"Costas_New_1-180x138.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:138;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"agama-recent-posts\";a:4:{s:4:\"file\";s:24:\"Costas_New_1-700x441.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:441;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(621, 196, 'wpmdr_menu', '1'),
(622, 46, 'wpmdr_menu', '1'),
(623, 47, 'wpmdr_menu', '1'),
(624, 192, 'wpmdr_menu', '1'),
(625, 45, 'wpmdr_menu', '1'),
(626, 43, 'wpmdr_menu', '1'),
(627, 36, 'wpmdr_menu', '1'),
(628, 34, 'wpmdr_menu', '1'),
(629, 178, 'wpmdr_menu', '1'),
(630, 35, 'wpmdr_menu', '1'),
(631, 63, 'wpmdr_menu', '1'),
(632, 190, 'wpmdr_menu', '1'),
(633, 194, 'wpmdr_menu', '1'),
(643, 75, 'wpmdr_menu', '1'),
(699, 236, '_edit_lock', '1620856187:2'),
(702, 40, '_wp_old_date', '2021-04-20'),
(703, 71, '_wp_old_date', '2021-04-20'),
(704, 69, '_wp_old_date', '2021-04-20'),
(705, 70, '_wp_old_date', '2021-04-20'),
(706, 41, '_wp_old_date', '2021-04-20'),
(707, 78, '_wp_old_date', '2021-04-20'),
(708, 77, '_wp_old_date', '2021-04-20'),
(709, 81, '_wp_old_date', '2021-04-20'),
(710, 42, '_wp_old_date', '2021-04-20'),
(711, 201, '_wp_old_date', '2021-04-20'),
(712, 200, '_wp_old_date', '2021-04-20'),
(713, 199, '_wp_old_date', '2021-04-20'),
(714, 198, '_wp_old_date', '2021-04-20'),
(715, 52, '_wp_old_date', '2021-04-20'),
(716, 53, '_wp_old_date', '2021-04-20'),
(717, 180, '_wp_old_date', '2021-04-20'),
(718, 189, '_wp_old_date', '2021-04-20'),
(719, 188, '_wp_old_date', '2021-04-20'),
(720, 187, '_wp_old_date', '2021-04-20'),
(721, 55, '_wp_old_date', '2021-04-20'),
(724, 238, '_menu_item_type', 'post_type'),
(725, 238, '_menu_item_menu_item_parent', '0'),
(726, 238, '_menu_item_object_id', '236'),
(727, 238, '_menu_item_object', 'post'),
(728, 238, '_menu_item_target', ''),
(729, 238, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(730, 238, '_menu_item_xfn', ''),
(731, 238, '_menu_item_url', ''),
(733, 239, '_edit_lock', '1620855353:2'),
(738, 242, '_edit_lock', '1620855418:2'),
(741, 244, '_menu_item_type', 'post_type'),
(742, 244, '_menu_item_menu_item_parent', '0'),
(743, 244, '_menu_item_object_id', '242'),
(744, 244, '_menu_item_object', 'post'),
(745, 244, '_menu_item_target', ''),
(746, 244, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(747, 244, '_menu_item_xfn', ''),
(748, 244, '_menu_item_url', ''),
(750, 245, '_menu_item_type', 'post_type'),
(751, 245, '_menu_item_menu_item_parent', '0'),
(752, 245, '_menu_item_object_id', '239'),
(753, 245, '_menu_item_object', 'post'),
(754, 245, '_menu_item_target', ''),
(755, 245, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(756, 245, '_menu_item_xfn', ''),
(757, 245, '_menu_item_url', ''),
(759, 246, '_menu_item_type', 'custom'),
(760, 246, '_menu_item_menu_item_parent', '0'),
(761, 246, '_menu_item_object_id', '246'),
(762, 246, '_menu_item_object', 'custom'),
(763, 246, '_menu_item_target', ''),
(764, 246, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(765, 246, '_menu_item_xfn', ''),
(766, 246, '_menu_item_url', 'http://rna.6.dynacomp2.eu/index.php/component/content/article/2-uncategorised/75-scientific-links'),
(768, 247, '_menu_item_type', 'custom'),
(769, 247, '_menu_item_menu_item_parent', '0'),
(770, 247, '_menu_item_object_id', '247'),
(771, 247, '_menu_item_object', 'custom'),
(772, 247, '_menu_item_target', ''),
(773, 247, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(774, 247, '_menu_item_xfn', ''),
(775, 247, '_menu_item_url', 'https://mail1.upatras.gr/?_task=logout&_token=de45673d5adc3efb3f6a8a799041e008'),
(777, 248, '_edit_lock', '1620855745:2'),
(780, 250, '_menu_item_type', 'post_type'),
(781, 250, '_menu_item_menu_item_parent', '0'),
(782, 250, '_menu_item_object_id', '248'),
(783, 250, '_menu_item_object', 'post'),
(784, 250, '_menu_item_target', ''),
(785, 250, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(786, 250, '_menu_item_xfn', ''),
(787, 250, '_menu_item_url', ''),
(792, 248, 'wpmdr_menu', '1'),
(795, 236, 'wpmdr_menu', '1'),
(796, 239, 'wpmdr_menu', '1'),
(797, 253, '_edit_lock', '1624971800:3'),
(800, 255, '_edit_lock', '1620856168:2'),
(803, 257, '_menu_item_type', 'post_type'),
(804, 257, '_menu_item_menu_item_parent', '53'),
(805, 257, '_menu_item_object_id', '255'),
(806, 257, '_menu_item_object', 'post'),
(807, 257, '_menu_item_target', ''),
(808, 257, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(809, 257, '_menu_item_xfn', ''),
(810, 257, '_menu_item_url', ''),
(812, 258, '_menu_item_type', 'post_type'),
(813, 258, '_menu_item_menu_item_parent', '53'),
(814, 258, '_menu_item_object_id', '253'),
(815, 258, '_menu_item_object', 'post'),
(816, 258, '_menu_item_target', ''),
(817, 258, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(818, 258, '_menu_item_xfn', ''),
(819, 258, '_menu_item_url', ''),
(821, 40, '_wp_old_date', '2021-05-12'),
(822, 71, '_wp_old_date', '2021-05-12'),
(823, 69, '_wp_old_date', '2021-05-12'),
(824, 70, '_wp_old_date', '2021-05-12'),
(825, 41, '_wp_old_date', '2021-05-12'),
(826, 78, '_wp_old_date', '2021-05-12'),
(827, 77, '_wp_old_date', '2021-05-12'),
(828, 81, '_wp_old_date', '2021-05-12'),
(829, 42, '_wp_old_date', '2021-05-12'),
(830, 201, '_wp_old_date', '2021-05-12'),
(831, 200, '_wp_old_date', '2021-05-12'),
(832, 199, '_wp_old_date', '2021-05-12'),
(833, 198, '_wp_old_date', '2021-05-12'),
(834, 52, '_wp_old_date', '2021-05-12'),
(835, 53, '_wp_old_date', '2021-05-12'),
(836, 180, '_wp_old_date', '2021-05-12'),
(837, 189, '_wp_old_date', '2021-05-12'),
(838, 188, '_wp_old_date', '2021-05-12'),
(839, 187, '_wp_old_date', '2021-05-12'),
(840, 55, '_wp_old_date', '2021-05-12'),
(841, 181, '_edit_last', '2'),
(842, 181, '_wp_page_template', 'default'),
(845, 178, '_edit_last', '2'),
(846, 178, '_wp_page_template', 'default'),
(849, 261, '_elementor_edit_mode', 'builder'),
(850, 261, '_elementor_template_type', 'wp-page'),
(851, 261, '_elementor_version', '3.1.4'),
(852, 261, '_wp_page_template', 'default'),
(853, 261, '_elementor_data', '[{\"id\":\"202e35fc\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3d5c5933\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6ced902e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"602b452\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"69d982e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0e9c55\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Constantinos Stathopoulos, PhD Professor\",\"tab_content\":\"<p style=\\\"font-size: 14px; line-height: 1.71429;\\\"><span style=\\\"font-size: 14px; color: var( --e-global-color-text ); font-family: var( --e-global-typography-text-font-family ), Sans-serif; font-weight: var( --e-global-typography-text-font-weight );\\\">Pre-clinical Building, 3rd floor<br \\/><\\/span>1 Asklipiou st., 26504 Patras, Greece<br \\/>Patras\\u00a0Achaia\\u00a026504,\\u00a0Greece<br \\/>+30-2610 997936, +30-2610 997179, +30-2610 997932<\\/p>\",\"_id\":\"af102ac\"},{\"tab_title\":\"Contact Form\",\"tab_content\":\"\",\"_id\":\"702c70f\"}]},\"elements\":[],\"widgetType\":\"tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e74cf23\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"508b9be\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"353c5f0\",\"elType\":\"widget\",\"settings\":{\"address\":\"patras medical school., 26504 Patras, Greece\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false}]'),
(854, 261, '_elementor_css', 'a:6:{s:4:\"time\";i:1618934308;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(855, 262, '_elementor_edit_mode', 'builder'),
(856, 262, '_elementor_template_type', 'wp-page'),
(857, 262, '_elementor_version', '3.1.4'),
(858, 262, '_wp_page_template', 'default'),
(859, 262, '_elementor_data', '[{\"id\":\"202e35fc\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3d5c5933\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6ced902e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"602b452\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"69d982e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0e9c55\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Constantinos Stathopoulos, PhD Professor\",\"tab_content\":\"<p style=\\\"font-size: 14px; line-height: 1.71429;\\\"><span style=\\\"font-size: 14px; color: var( --e-global-color-text ); font-family: var( --e-global-typography-text-font-family ), Sans-serif; font-weight: var( --e-global-typography-text-font-weight );\\\">Pre-clinical Building, 3rd floor<br \\/><\\/span>1 Asklipiou st., 26504 Patras, Greece<br \\/>Patras\\u00a0Achaia\\u00a026504,\\u00a0Greece<br \\/>+30-2610 997936, +30-2610 997179, +30-2610 997932<\\/p>\",\"_id\":\"af102ac\"},{\"tab_title\":\"Contact Form\",\"tab_content\":\"\",\"_id\":\"702c70f\"}]},\"elements\":[],\"widgetType\":\"tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e74cf23\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"508b9be\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"353c5f0\",\"elType\":\"widget\",\"settings\":{\"address\":\"patras medical school., 26504 Patras, Greece\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false}]'),
(860, 262, '_elementor_css', 'a:6:{s:4:\"time\";i:1618934308;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(861, 263, '_elementor_edit_mode', 'builder'),
(862, 263, '_elementor_template_type', 'wp-page'),
(863, 263, '_elementor_version', '3.1.4'),
(864, 263, '_wp_page_template', 'default'),
(865, 263, '_elementor_data', '[{\"id\":\"202e35fc\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3d5c5933\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6ced902e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"602b452\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"69d982e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0e9c55\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Constantinos Stathopoulos, PhD Professor\",\"tab_content\":\"<p style=\\\"line-height: 1.71429;\\\"><span style=\\\"font-size: 14px; color: var( --e-global-color-text ); font-family: var( --e-global-typography-text-font-family ), Sans-serif; font-weight: var( --e-global-typography-text-font-weight );\\\">Pre-clinical Building, 3rd floor<br><\\/span><span style=\\\"font-size: 14px;\\\">1 Asklipiou st., 26504 Patras, Greece<\\/span><br><span style=\\\"font-size: 14px;\\\">Patras&nbsp;Achaia&nbsp;26504,&nbsp;Greece<\\/span><br><span style=\\\"font-size: 14px;\\\">+30-2610 997936, +30-2610 997179, +30-2610 997932<br><\\/span><a href=\\\"https:\\/\\/www.facebook.com\\/RNAupatras\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\" style=\\\"font-size: 15px; font-family: var( --e-global-typography-text-font-family ), Sans-serif; font-weight: var( --e-global-typography-text-font-weight ); background-color: rgb(255, 255, 255); letter-spacing: 0px;\\\">mRNA Facebook page<\\/a><\\/p>\",\"_id\":\"af102ac\"}]},\"elements\":[],\"widgetType\":\"tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e74cf23\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"508b9be\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"353c5f0\",\"elType\":\"widget\",\"settings\":{\"address\":\"patras medical school., 26504 Patras, Greece\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false}]'),
(866, 263, '_elementor_css', 'a:6:{s:4:\"time\";i:1618934308;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(872, 242, 'wpmdr_menu', '1'),
(929, 73, 'wpmdr_menu', '1'),
(936, 65, 'wpmdr_menu', '1'),
(937, 255, 'wpmdr_menu', '1'),
(938, 253, 'wpmdr_menu', '1'),
(939, 67, 'wpmdr_menu', '1'),
(940, 79, 'wpmdr_menu', '1'),
(941, 313, '_wp_attached_file', '2021/06/Screenshot_1.jpg'),
(942, 313, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1199;s:6:\"height\";i:119;s:4:\"file\";s:24:\"2021/06/Screenshot_1.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"Screenshot_1-300x30.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"Screenshot_1-1024x102.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:102;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"Screenshot_1-150x119.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:119;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"Screenshot_1-768x76.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:76;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"Screenshot_1-800x79.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:79;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"agama-blog-large\";a:4:{s:4:\"file\";s:24:\"Screenshot_1-776x119.jpg\";s:5:\"width\";i:776;s:6:\"height\";i:119;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"agama-blog-medium\";a:4:{s:4:\"file\";s:24:\"Screenshot_1-320x119.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:119;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"agama-blog-small\";a:4:{s:4:\"file\";s:24:\"Screenshot_1-400x119.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:119;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"agama-related-img\";a:4:{s:4:\"file\";s:24:\"Screenshot_1-180x119.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:119;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"agama-recent-posts\";a:4:{s:4:\"file\";s:24:\"Screenshot_1-700x119.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:119;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(946, 316, '_wp_attached_file', '2021/06/Screenshot_2.jpg'),
(947, 316, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1436;s:6:\"height\";i:122;s:4:\"file\";s:24:\"2021/06/Screenshot_2.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"Screenshot_2-300x25.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:25;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"Screenshot_2-1024x87.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:87;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"Screenshot_2-150x122.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:122;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"Screenshot_2-768x65.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"Screenshot_2-800x68.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:68;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"agama-blog-large\";a:4:{s:4:\"file\";s:24:\"Screenshot_2-776x122.jpg\";s:5:\"width\";i:776;s:6:\"height\";i:122;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"agama-blog-medium\";a:4:{s:4:\"file\";s:24:\"Screenshot_2-320x122.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:122;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"agama-blog-small\";a:4:{s:4:\"file\";s:24:\"Screenshot_2-400x122.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:122;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"agama-related-img\";a:4:{s:4:\"file\";s:24:\"Screenshot_2-180x122.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:122;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"agama-recent-posts\";a:4:{s:4:\"file\";s:24:\"Screenshot_2-700x122.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:122;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(957, 320, '_wp_trash_meta_status', 'publish'),
(958, 320, '_wp_trash_meta_time', '1624861335'),
(959, 321, '_wp_attached_file', '2021/06/Costas_New_1.jpg');
INSERT INTO `wprna_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(960, 321, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:823;s:6:\"height\";i:699;s:4:\"file\";s:24:\"2021/06/Costas_New_1.jpg\";s:5:\"sizes\";a:9:{s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"Costas_New_1-300x255.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"Costas_New_1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"Costas_New_1-768x652.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:652;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:24:\"Costas_New_1-800x679.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:679;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"agama-blog-large\";a:4:{s:4:\"file\";s:24:\"Costas_New_1-776x310.jpg\";s:5:\"width\";i:776;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"agama-blog-medium\";a:4:{s:4:\"file\";s:24:\"Costas_New_1-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"agama-blog-small\";a:4:{s:4:\"file\";s:24:\"Costas_New_1-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"agama-related-img\";a:4:{s:4:\"file\";s:24:\"Costas_New_1-180x138.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:138;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"agama-recent-posts\";a:4:{s:4:\"file\";s:24:\"Costas_New_1-700x441.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:441;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(961, 323, '_edit_lock', '1624861701:2'),
(962, 324, '_wp_attached_file', '2021/06/logo4_new.jpg'),
(963, 324, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1066;s:6:\"height\";i:131;s:4:\"file\";s:21:\"2021/06/logo4_new.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"logo4_new-300x37.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:37;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"logo4_new-1024x126.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:126;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"logo4_new-150x131.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:131;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"logo4_new-768x94.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:94;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"logo4_new-800x98.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:98;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"agama-blog-large\";a:4:{s:4:\"file\";s:21:\"logo4_new-776x131.jpg\";s:5:\"width\";i:776;s:6:\"height\";i:131;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"agama-blog-medium\";a:4:{s:4:\"file\";s:21:\"logo4_new-320x131.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:131;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"agama-blog-small\";a:4:{s:4:\"file\";s:21:\"logo4_new-400x131.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:131;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"agama-related-img\";a:4:{s:4:\"file\";s:21:\"logo4_new-180x131.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:131;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"agama-recent-posts\";a:4:{s:4:\"file\";s:21:\"logo4_new-700x131.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:131;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(964, 323, '_wp_trash_meta_status', 'publish'),
(965, 323, '_wp_trash_meta_time', '1624861750'),
(966, 325, '_edit_lock', '1624861882:2'),
(967, 326, '_wp_attached_file', '2021/06/logo_600px.jpg'),
(968, 326, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:600;s:6:\"height\";i:74;s:4:\"file\";s:22:\"2021/06/logo_600px.jpg\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"logo_600px-300x37.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:37;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"logo_600px-150x74.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:74;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"agama-blog-medium\";a:4:{s:4:\"file\";s:21:\"logo_600px-320x74.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:74;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"agama-blog-small\";a:4:{s:4:\"file\";s:21:\"logo_600px-400x74.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:74;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"agama-related-img\";a:4:{s:4:\"file\";s:21:\"logo_600px-180x74.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:74;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(969, 325, '_wp_trash_meta_status', 'publish'),
(970, 325, '_wp_trash_meta_time', '1624861909'),
(971, 327, '_wp_trash_meta_status', 'publish'),
(972, 327, '_wp_trash_meta_time', '1624861966'),
(973, 328, '_edit_lock', '1624862159:2'),
(974, 328, '_wp_trash_meta_status', 'publish'),
(975, 328, '_wp_trash_meta_time', '1624862165'),
(976, 330, '_elementor_edit_mode', 'builder'),
(977, 330, '_elementor_template_type', 'wp-page'),
(978, 330, '_elementor_version', '3.1.4'),
(979, 330, '_wp_page_template', 'default'),
(980, 330, '_elementor_data', '[{\"id\":\"202e35fc\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3d5c5933\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6ced902e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"602b452\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"69d982e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0e9c55\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Constantinos Stathopoulos, PhD Professor\",\"tab_content\":\"<p style=\\\"line-height: 1.71429;\\\"><span style=\\\"font-size: 14px; color: var( --e-global-color-text ); font-family: var( --e-global-typography-text-font-family ), Sans-serif; font-weight: var( --e-global-typography-text-font-weight );\\\">Pre-clinical Building, 3rd floor<br><\\/span><span style=\\\"font-size: 14px;\\\">1 Asklipiou st., 26504 Patras, Greece<\\/span><br><span style=\\\"font-size: 14px;\\\">Patras&nbsp;Achaia&nbsp;26504,&nbsp;Greece<\\/span><br><span style=\\\"font-size: 14px;\\\">+30-2610 997936, +30-2610 997179, +30-2610 997932<br><\\/span><a href=\\\"https:\\/\\/www.facebook.com\\/RNAupatras\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\" style=\\\"font-size: 15px; font-family: var( --e-global-typography-text-font-family ), Sans-serif; font-weight: var( --e-global-typography-text-font-weight ); background-color: rgb(255, 255, 255); letter-spacing: 0px;\\\">mRNA Facebook page<\\/a><\\/p>\",\"_id\":\"af102ac\"}]},\"elements\":[],\"widgetType\":\"tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e74cf23\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"508b9be\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"353c5f0\",\"elType\":\"widget\",\"settings\":{\"address\":\"patras medical school., 26504 Patras, Greece\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false}]'),
(981, 330, '_elementor_css', 'a:6:{s:4:\"time\";i:1620856664;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(982, 331, '_elementor_edit_mode', 'builder'),
(983, 331, '_elementor_template_type', 'wp-page'),
(984, 331, '_elementor_version', '3.1.4'),
(985, 331, '_wp_page_template', 'default'),
(986, 331, '_elementor_data', '[{\"id\":\"202e35fc\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3d5c5933\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6ced902e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"602b452\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"69d982e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0e9c55\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Constantinos Stathopoulos, PhD Professor\",\"tab_content\":\"<p style=\\\"line-height: 1.71429;\\\"><span style=\\\"font-size: 14px; color: var( --e-global-color-text ); font-family: var( --e-global-typography-text-font-family ), Sans-serif; font-weight: var( --e-global-typography-text-font-weight );\\\">Pre-clinical Building, 3rd floor<br><\\/span><span style=\\\"font-size: 14px;\\\">1 Asklipiou st., 26504 Patras, Greece<\\/span><br><span style=\\\"font-size: 14px;\\\">Patras&nbsp;Achaia&nbsp;26504,&nbsp;Greece<\\/span><br><span style=\\\"font-size: 14px;\\\">+30-2610 997936, +30-2610 997179, +30-2610 997932<br><\\/span><a href=\\\"https:\\/\\/www.facebook.com\\/RNAupatras\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\" style=\\\"font-size: 15px; font-family: var( --e-global-typography-text-font-family ), Sans-serif; font-weight: var( --e-global-typography-text-font-weight ); background-color: rgb(255, 255, 255); letter-spacing: 0px;\\\">mRNA Facebook page<\\/a><\\/p>\",\"_id\":\"af102ac\"}]},\"elements\":[],\"widgetType\":\"tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e74cf23\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"508b9be\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"353c5f0\",\"elType\":\"widget\",\"settings\":{\"address\":\"patras medical school., 26504 Patras, Greece\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false}]'),
(987, 331, '_elementor_css', 'a:6:{s:4:\"time\";i:1620856664;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(988, 332, '_elementor_edit_mode', 'builder'),
(989, 332, '_elementor_template_type', 'wp-page'),
(990, 332, '_elementor_version', '3.1.4'),
(991, 332, '_wp_page_template', 'default'),
(992, 332, '_elementor_data', '[{\"id\":\"202e35fc\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3d5c5933\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6ced902e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"602b452\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"69d982e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0e9c55\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Constantinos Stathopoulos, PhD Professor\",\"tab_content\":\"<p style=\\\"line-height: 1.71429;\\\"><span style=\\\"font-size: 14px; color: var( --e-global-color-text ); font-family: var( --e-global-typography-text-font-family ), Sans-serif; font-weight: var( --e-global-typography-text-font-weight );\\\">Pre-clinical Building, 3rd floor<br><\\/span><span style=\\\"font-size: 14px;\\\">1 Asklipiou st., 26504 Patras, Greece<\\/span><br><span style=\\\"font-size: 14px;\\\">Patras&nbsp;Achaia&nbsp;26504,&nbsp;Greece<\\/span><br><span style=\\\"font-size: 14px;\\\">+30-2610 997936, +30-2610 997179, +30-2610 997932<br><\\/span><a href=\\\"https:\\/\\/www.facebook.com\\/RNAupatras\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\" style=\\\"font-size: 15px; font-family: var( --e-global-typography-text-font-family ), Sans-serif; font-weight: var( --e-global-typography-text-font-weight ); background-color: rgb(255, 255, 255); letter-spacing: 0px;\\\">mRNA Facebook page<\\/a><\\/p>\",\"_id\":\"af102ac\"}]},\"elements\":[],\"widgetType\":\"tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e74cf23\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"508b9be\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"353c5f0\",\"elType\":\"widget\",\"settings\":{\"address\":\"patras medical school., 26504 Patras, Greece\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dfbbcce\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"880d7a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"33b088c\",\"elType\":\"widget\",\"settings\":{\"address\":\"38.29362291017908, 21.793389357103884\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false}]'),
(993, 332, '_elementor_css', 'a:6:{s:4:\"time\";i:1620856664;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(995, 333, '_elementor_edit_mode', 'builder'),
(996, 333, '_elementor_template_type', 'wp-page'),
(997, 333, '_elementor_version', '3.1.4'),
(998, 333, '_wp_page_template', 'default'),
(999, 333, '_elementor_data', '[{\"id\":\"202e35fc\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3d5c5933\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6ced902e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"602b452\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"69d982e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0e9c55\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Constantinos Stathopoulos, PhD Professor\",\"tab_content\":\"<p style=\\\"line-height: 1.71429;\\\"><span style=\\\"font-size: 14px; color: var( --e-global-color-text ); font-family: var( --e-global-typography-text-font-family ), Sans-serif; font-weight: var( --e-global-typography-text-font-weight );\\\">Pre-clinical Building, 3rd floor<br><\\/span><span style=\\\"font-size: 14px;\\\">1 Asklipiou st., 26504 Patras, Greece<\\/span><br><span style=\\\"font-size: 14px;\\\">Patras&nbsp;Achaia&nbsp;26504,&nbsp;Greece<\\/span><br><span style=\\\"font-size: 14px;\\\">+30-2610 997936, +30-2610 997179, +30-2610 997932<br><\\/span><a href=\\\"https:\\/\\/www.facebook.com\\/RNAupatras\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\" style=\\\"font-size: 15px; font-family: var( --e-global-typography-text-font-family ), Sans-serif; font-weight: var( --e-global-typography-text-font-weight ); background-color: rgb(255, 255, 255); letter-spacing: 0px;\\\">mRNA Facebook page<\\/a><\\/p>\",\"_id\":\"af102ac\"}]},\"elements\":[],\"widgetType\":\"tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e74cf23\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"508b9be\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"353c5f0\",\"elType\":\"widget\",\"settings\":{\"address\":\"patras medical school., 26504 Patras, Greece\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dfbbcce\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"880d7a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"33b088c\",\"elType\":\"widget\",\"settings\":{\"address\":\"38.29362291017908, 21.793389357103884\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false}]'),
(1000, 334, '_elementor_edit_mode', 'builder'),
(1001, 334, '_elementor_template_type', 'wp-page'),
(1002, 334, '_elementor_version', '3.1.4'),
(1003, 334, '_wp_page_template', 'default'),
(1004, 334, '_elementor_data', '[{\"id\":\"202e35fc\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3d5c5933\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6ced902e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"602b452\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"69d982e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0e9c55\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Constantinos Stathopoulos, PhD Professor\",\"tab_content\":\"<p style=\\\"line-height: 1.71429;\\\"><span style=\\\"font-size: 14px; color: var( --e-global-color-text ); font-family: var( --e-global-typography-text-font-family ), Sans-serif; font-weight: var( --e-global-typography-text-font-weight );\\\">Pre-clinical Building, 3rd floor<br><\\/span><span style=\\\"font-size: 14px;\\\">1 Asklipiou st., 26504 Patras, Greece<\\/span><br><span style=\\\"font-size: 14px;\\\">Patras&nbsp;Achaia&nbsp;26504,&nbsp;Greece<\\/span><br><span style=\\\"font-size: 14px;\\\">+30-2610 997936, +30-2610 997179, +30-2610 997932<br><\\/span><a href=\\\"https:\\/\\/www.facebook.com\\/RNAupatras\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\" style=\\\"font-size: 15px; font-family: var( --e-global-typography-text-font-family ), Sans-serif; font-weight: var( --e-global-typography-text-font-weight ); background-color: rgb(255, 255, 255); letter-spacing: 0px;\\\">mRNA Facebook page<\\/a><\\/p>\",\"_id\":\"af102ac\"}]},\"elements\":[],\"widgetType\":\"tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e74cf23\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"508b9be\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"353c5f0\",\"elType\":\"widget\",\"settings\":{\"address\":\"patras medical school., 26504 Patras, Greece\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dfbbcce\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"880d7a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"33b088c\",\"elType\":\"widget\",\"settings\":{\"address\":\"38.29362291017908, 21.793389357103884\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false}]'),
(1005, 335, '_elementor_edit_mode', 'builder'),
(1006, 335, '_elementor_template_type', 'wp-page'),
(1007, 335, '_elementor_version', '3.1.4'),
(1008, 335, '_wp_page_template', 'default'),
(1009, 335, '_elementor_data', '[{\"id\":\"202e35fc\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3d5c5933\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6ced902e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"602b452\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"69d982e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0e9c55\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Constantinos Stathopoulos, PhD Professor\",\"tab_content\":\"<p style=\\\"line-height: 1.71429;\\\"><span style=\\\"font-size: 14px; color: var( --e-global-color-text ); font-family: var( --e-global-typography-text-font-family ), Sans-serif; font-weight: var( --e-global-typography-text-font-weight );\\\">Pre-clinical Building, 3rd floor<br><\\/span><span style=\\\"font-size: 14px;\\\">1 Asklipiou st., 26504 Patras, Greece<\\/span><br><span style=\\\"font-size: 14px;\\\">Patras&nbsp;Achaia&nbsp;26504,&nbsp;Greece<\\/span><br><span style=\\\"font-size: 14px;\\\">+30-2610 997936, +30-2610 997179, +30-2610 997932<br><\\/span><a href=\\\"https:\\/\\/www.facebook.com\\/RNAupatras\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\" style=\\\"font-size: 15px; font-family: var( --e-global-typography-text-font-family ), Sans-serif; font-weight: var( --e-global-typography-text-font-weight ); background-color: rgb(255, 255, 255); letter-spacing: 0px;\\\">mRNA Facebook page<\\/a><\\/p>\",\"_id\":\"af102ac\"}]},\"elements\":[],\"widgetType\":\"tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dfbbcce\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"880d7a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"33b088c\",\"elType\":\"widget\",\"settings\":{\"address\":\"38.29362291017908, 21.793389357103884\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false}]'),
(1011, 336, '_elementor_edit_mode', 'builder'),
(1012, 336, '_elementor_template_type', 'wp-page'),
(1013, 336, '_elementor_version', '3.1.4'),
(1014, 336, '_wp_page_template', 'default'),
(1015, 336, '_elementor_data', '[{\"id\":\"202e35fc\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3d5c5933\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6ced902e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"602b452\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"69d982e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0e9c55\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Constantinos Stathopoulos, PhD Professor\",\"tab_content\":\"<p style=\\\"line-height: 1.71429;\\\"><span style=\\\"font-size: 14px; color: var( --e-global-color-text ); font-family: var( --e-global-typography-text-font-family ), Sans-serif; font-weight: var( --e-global-typography-text-font-weight );\\\">Pre-clinical Building, 3rd floor<br><\\/span><span style=\\\"font-size: 14px;\\\">1 Asklipiou st., 26504 Patras, Greece<\\/span><br><span style=\\\"font-size: 14px;\\\">Patras&nbsp;Achaia&nbsp;26504,&nbsp;Greece<\\/span><br><span style=\\\"font-size: 14px;\\\">+30-2610 997936, +30-2610 997179, +30-2610 997932<br><\\/span><a href=\\\"https:\\/\\/www.facebook.com\\/RNAupatras\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\" style=\\\"font-size: 15px; font-family: var( --e-global-typography-text-font-family ), Sans-serif; font-weight: var( --e-global-typography-text-font-weight ); background-color: rgb(255, 255, 255); letter-spacing: 0px;\\\">mRNA Facebook page<\\/a><\\/p>\",\"_id\":\"af102ac\"}]},\"elements\":[],\"widgetType\":\"tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dfbbcce\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"880d7a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"33b088c\",\"elType\":\"widget\",\"settings\":{\"address\":\"38.29362291017908, 21.793389357103884\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false}]'),
(1016, 337, '_elementor_edit_mode', 'builder'),
(1017, 337, '_elementor_template_type', 'wp-page'),
(1018, 337, '_elementor_version', '3.1.4'),
(1019, 337, '_wp_page_template', 'default'),
(1020, 337, '_elementor_data', '[{\"id\":\"202e35fc\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3d5c5933\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6ced902e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"602b452\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"69d982e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0e9c55\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Constantinos Stathopoulos, PhD Professor\",\"tab_content\":\"<p style=\\\"line-height: 1.71429;\\\"><span style=\\\"font-size: 14px; color: var( --e-global-color-text ); font-family: var( --e-global-typography-text-font-family ), Sans-serif; font-weight: var( --e-global-typography-text-font-weight );\\\">Pre-clinical Building, 3rd floor<br><\\/span><span style=\\\"font-size: 14px;\\\">1 Asklipiou st., 26504 Patras, Greece<\\/span><br><span style=\\\"font-size: 14px;\\\">Patras&nbsp;Achaia&nbsp;26504,&nbsp;Greece<\\/span><br><span style=\\\"font-size: 14px;\\\">+30-2610 997936, +30-2610 997179, +30-2610 997932<br><\\/span><a href=\\\"https:\\/\\/www.facebook.com\\/RNAupatras\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\" style=\\\"font-size: 15px; font-family: var( --e-global-typography-text-font-family ), Sans-serif; font-weight: var( --e-global-typography-text-font-weight ); background-color: rgb(255, 255, 255); letter-spacing: 0px;\\\">mRNA Facebook page<\\/a><\\/p>\",\"_id\":\"af102ac\"}]},\"elements\":[],\"widgetType\":\"tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dfbbcce\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"880d7a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"33b088c\",\"elType\":\"widget\",\"settings\":{\"address\":\"38.29362291017908, 21.793389357103884\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false}]'),
(1021, 338, '_elementor_edit_mode', 'builder'),
(1022, 338, '_elementor_template_type', 'wp-page'),
(1023, 338, '_elementor_version', '3.1.4'),
(1024, 338, '_wp_page_template', 'default'),
(1025, 338, '_elementor_data', '[{\"id\":\"202e35fc\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3d5c5933\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6ced902e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"602b452\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"69d982e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0e9c55\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Constantinos Stathopoulos, PhD Professor\",\"tab_content\":\"<p style=\\\"line-height: 1.71429;\\\"><span style=\\\"font-size: 14px; color: var( --e-global-color-text ); font-family: var( --e-global-typography-text-font-family ), Sans-serif; font-weight: var( --e-global-typography-text-font-weight );\\\">Pre-clinical Building, 3rd floor<br><\\/span><span style=\\\"font-size: 14px;\\\">1 Asklipiou st., 26504 Patras, Greece<\\/span><br><span style=\\\"font-size: 14px;\\\">Patras&nbsp;Achaia&nbsp;26504,&nbsp;Greece<\\/span><br><span style=\\\"font-size: 14px;\\\">+30-2610 997936, +30-2610 997179, +30-2610 997932<br><\\/span><a href=\\\"https:\\/\\/www.facebook.com\\/RNAupatras\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\" style=\\\"font-size: 15px; font-family: var( --e-global-typography-text-font-family ), Sans-serif; font-weight: var( --e-global-typography-text-font-weight ); background-color: rgb(255, 255, 255); letter-spacing: 0px;\\\">mRNA Biology page<\\/a><\\/p>\",\"_id\":\"af102ac\"}]},\"elements\":[],\"widgetType\":\"tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dfbbcce\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"880d7a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"33b088c\",\"elType\":\"widget\",\"settings\":{\"address\":\"38.29362291017908, 21.793389357103884\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false}]'),
(1027, 339, '_elementor_edit_mode', 'builder'),
(1028, 339, '_elementor_template_type', 'wp-page'),
(1029, 339, '_elementor_version', '3.1.4'),
(1030, 339, '_wp_page_template', 'default'),
(1031, 339, '_elementor_data', '[{\"id\":\"202e35fc\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3d5c5933\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6ced902e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"602b452\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"69d982e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0e9c55\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Constantinos Stathopoulos, PhD Professor\",\"tab_content\":\"<p style=\\\"line-height: 1.71429;\\\"><span style=\\\"font-size: 14px; color: var( --e-global-color-text ); font-family: var( --e-global-typography-text-font-family ), Sans-serif; font-weight: var( --e-global-typography-text-font-weight );\\\">Pre-clinical Building, 3rd floor<br><\\/span><span style=\\\"font-size: 14px;\\\">1 Asklipiou st., 26504 Patras, Greece<\\/span><br><span style=\\\"font-size: 14px;\\\">Patras&nbsp;Achaia&nbsp;26504,&nbsp;Greece<\\/span><br><span style=\\\"font-size: 14px;\\\">+30-2610 997936, +30-2610 997179, +30-2610 997932<br><\\/span><a href=\\\"https:\\/\\/www.facebook.com\\/RNAupatras\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\" style=\\\"font-size: 15px; font-family: var( --e-global-typography-text-font-family ), Sans-serif; font-weight: var( --e-global-typography-text-font-weight ); background-color: rgb(255, 255, 255); letter-spacing: 0px;\\\">mRNA Biology page<\\/a><\\/p>\",\"_id\":\"af102ac\"}]},\"elements\":[],\"widgetType\":\"tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dfbbcce\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"880d7a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"33b088c\",\"elType\":\"widget\",\"settings\":{\"address\":\"38.29362291017908, 21.793389357103884\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false}]'),
(1032, 340, '_elementor_edit_mode', 'builder'),
(1033, 340, '_elementor_template_type', 'wp-page'),
(1034, 340, '_elementor_version', '3.1.4'),
(1035, 340, '_wp_page_template', 'default'),
(1036, 340, '_elementor_data', '[{\"id\":\"202e35fc\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3d5c5933\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6ced902e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"602b452\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"69d982e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0e9c55\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Constantinos Stathopoulos, PhD Professor\",\"tab_content\":\"<p style=\\\"line-height: 1.71429;\\\"><span style=\\\"font-size: 14px; color: var( --e-global-color-text ); font-family: var( --e-global-typography-text-font-family ), Sans-serif; font-weight: var( --e-global-typography-text-font-weight );\\\">Pre-clinical Building, 3rd floor<br><\\/span><span style=\\\"font-size: 14px;\\\">1 Asklipiou st., 26504 Patras, Greece<\\/span><br><span style=\\\"font-size: 14px;\\\">Patras&nbsp;Achaia&nbsp;26504,&nbsp;Greece<\\/span><br><span style=\\\"font-size: 14px;\\\">+30-2610 997936, +30-2610 997179, +30-2610 997932<br><\\/span><a href=\\\"https:\\/\\/www.facebook.com\\/RNAupatras\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\" style=\\\"font-size: 15px; font-family: var( --e-global-typography-text-font-family ), Sans-serif; font-weight: var( --e-global-typography-text-font-weight ); background-color: rgb(255, 255, 255); letter-spacing: 0px;\\\">mRNA Biology page<\\/a><\\/p>\",\"_id\":\"af102ac\"}]},\"elements\":[],\"widgetType\":\"tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dfbbcce\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"880d7a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"33b088c\",\"elType\":\"widget\",\"settings\":{\"address\":\"38.29362291017908, 21.793389357103884\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false}]'),
(1037, 341, '_elementor_edit_mode', 'builder'),
(1038, 341, '_elementor_template_type', 'wp-page'),
(1039, 341, '_elementor_version', '3.1.4'),
(1040, 341, '_wp_page_template', 'default'),
(1041, 341, '_elementor_data', '[{\"id\":\"202e35fc\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3d5c5933\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6ced902e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"602b452\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"69d982e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0e9c55\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Constantinos Stathopoulos, PhD Professor\",\"tab_content\":\"<p style=\\\"line-height: 1.71429;\\\"><span style=\\\"font-size: 14px; color: var( --e-global-color-text ); font-family: var( --e-global-typography-text-font-family ), Sans-serif; font-weight: var( --e-global-typography-text-font-weight );\\\">Pre-clinical Building, 3rd floor<br \\/><\\/span><span style=\\\"font-size: 14px;\\\">1 Asklipiou st., 26504 Patras, Greece<\\/span><br \\/><span style=\\\"font-size: 14px;\\\">Patras\\u00a0Achaia\\u00a026504,\\u00a0Greece<\\/span><br \\/><span style=\\\"font-size: 14px;\\\">+30-2610 997936, +30-2610 997179, +30-2610 997932<br \\/><\\/span><a style=\\\"font-size: 15px; font-family: var( --e-global-typography-text-font-family ), Sans-serif; font-weight: var( --e-global-typography-text-font-weight ); background-color: #ffffff; letter-spacing: 0px;\\\" href=\\\"https:\\/\\/www.facebook.com\\/RNAupatras\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">mRNA Biology page<\\/a><\\/p>\",\"_id\":\"af102ac\"}]},\"elements\":[],\"widgetType\":\"tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dfbbcce\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"880d7a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"33b088c\",\"elType\":\"widget\",\"settings\":{\"address\":\"38.29362291017908, 21.793389357103884\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false}]'),
(1043, 343, '_edit_lock', '1624862753:2'),
(1044, 343, '_wp_trash_meta_status', 'publish'),
(1045, 343, '_wp_trash_meta_time', '1624862764'),
(1046, 345, '_edit_lock', '1624862800:2'),
(1047, 345, '_wp_trash_meta_status', 'publish'),
(1048, 345, '_wp_trash_meta_time', '1624862824'),
(1049, 347, '_wp_trash_meta_status', 'publish'),
(1050, 347, '_wp_trash_meta_time', '1624862851'),
(1058, 354, '_edit_lock', '1624865431:2'),
(1059, 354, '_wp_trash_meta_status', 'publish'),
(1060, 354, '_wp_trash_meta_time', '1624865433'),
(1061, 355, '_wp_trash_meta_status', 'publish'),
(1062, 355, '_wp_trash_meta_time', '1624865458'),
(1063, 356, '_wp_trash_meta_status', 'publish'),
(1064, 356, '_wp_trash_meta_time', '1624865585'),
(1065, 357, '_edit_lock', '1624865788:2'),
(1066, 357, '_wp_trash_meta_status', 'auto-draft'),
(1067, 357, '_wp_trash_meta_time', '1624865793'),
(1070, 359, '_wp_trash_meta_status', 'publish'),
(1071, 359, '_wp_trash_meta_time', '1624866223'),
(1072, 360, '_wp_trash_meta_status', 'publish'),
(1073, 360, '_wp_trash_meta_time', '1624866902'),
(1074, 361, '_wp_trash_meta_status', 'publish'),
(1075, 361, '_wp_trash_meta_time', '1624869448'),
(1079, 192, '_elementor_template_type', 'wp-post'),
(1080, 192, '_elementor_version', '3.1.4'),
(1089, 365, '_elementor_edit_mode', 'builder'),
(1090, 365, '_elementor_template_type', 'wp-post'),
(1091, 365, '_elementor_version', '3.1.4'),
(1092, 365, '_elementor_css', 'a:7:{s:4:\"time\";i:1624870266;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:5:\"empty\";i:0;s:0:\"\";s:3:\"css\";s:0:\"\";}'),
(1093, 192, '_wp_page_template', 'default'),
(1097, 367, '_elementor_template_type', 'wp-post'),
(1098, 367, '_elementor_version', '3.1.4'),
(1099, 367, '_elementor_css', 'a:7:{s:4:\"time\";i:1624870266;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:5:\"empty\";i:0;s:0:\"\";s:3:\"css\";s:0:\"\";}'),
(1100, 367, '_wp_page_template', 'default'),
(1101, 367, '_elementor_edit_mode', 'builder'),
(1113, 375, '_edit_lock', '1624877287:2'),
(1114, 375, '_wp_trash_meta_status', 'publish'),
(1115, 375, '_wp_trash_meta_time', '1624877300'),
(1116, 377, '_wp_trash_meta_status', 'publish'),
(1117, 377, '_wp_trash_meta_time', '1624877343'),
(1118, 379, '_wp_trash_meta_status', 'publish'),
(1119, 379, '_wp_trash_meta_time', '1624877370'),
(1120, 381, '_wp_trash_meta_status', 'publish'),
(1121, 381, '_wp_trash_meta_time', '1624877462'),
(1124, 384, '_edit_lock', '1624877912:2'),
(1125, 384, '_wp_trash_meta_status', 'publish'),
(1126, 384, '_wp_trash_meta_time', '1624877931'),
(1127, 386, '_wp_trash_meta_status', 'publish'),
(1128, 386, '_wp_trash_meta_time', '1624877989'),
(1129, 388, '_wp_trash_meta_status', 'publish'),
(1130, 388, '_wp_trash_meta_time', '1624878025'),
(1131, 390, '_edit_lock', '1624878087:2'),
(1132, 390, '_wp_trash_meta_status', 'publish'),
(1133, 390, '_wp_trash_meta_time', '1624878096'),
(1143, 394, '_elementor_template_type', 'wp-post'),
(1144, 394, '_elementor_version', '3.1.4'),
(1145, 394, '_wp_page_template', 'default'),
(1146, 394, '_elementor_edit_mode', 'builder'),
(1147, 395, '_elementor_template_type', 'wp-post'),
(1148, 395, '_elementor_version', '3.1.4'),
(1149, 395, '_wp_page_template', 'default'),
(1150, 395, '_elementor_edit_mode', 'builder'),
(1151, 192, '_elementor_data', '[{\"id\":\"6c37d554\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6eda5564\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"622ab918\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:table {\\\"hasFixedLayout\\\":true,\\\"className\\\":\\\"is-style-regular\\\"} -->\\n<figure class=\\\"wp-block-table is-style-regular\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/1.jpg\\\" alt=\\\"1\\\" width=\\\"200\\\" height=\\\"251\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" style=\\\"text-align: left;\\\" data-align=\\\"right\\\"><strong>Katerina Grafanaki<\\/strong>, MD, PhD<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:grafanaki@med.upatras.gr\\\">grafanaki@med.upatras.gr<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/GRAFANAKI_CV_2016_ENG.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/2.jpg\\\" alt=\\\"2\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Vicky Stamatopoulou<\\/strong>,\\u00a0PhD<br \\/>Assistant Professor<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:v.stam@upatras.gr\\\">v.stam@upatras.gr<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/CV_Stamatopoulou.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/3.jpg\\\" alt=\\\"3\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Ilias Skeparnias<\\/strong>, Biologist, PhD <br \\/>Contact him at:\\u00a0<a href=\\\"mailto:hskeparnias@upatras.gr\\\">iskeparnias@upatras.gr<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/I.Skeparnias_CV.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/4.jpg\\\" alt=\\\"4\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Athanasios N. Shaukat<\\/strong>, Biologist, MSc <br \\/>PhD student<br \\/>Contact him at:\\u00a0<a href=\\\"mailto:shaukat.ath@gmail.com\\\">shaukat.ath@gmail.com<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Curriculum%20Vitae%20A.sokat.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/5.jpg\\\" alt=\\\"5\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Eleni\\u00a0Kaliatsi<\\/strong>, Biotechnologist, MSc <br \\/>PhD student<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:lenakaliatsi@hotmail.gr\\\">lenakaliatsi@hotmail.gr<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/%CE%92%CE%99%CE%9F%CE%93%CE%A1%CE%91%CE%A6%CE%99%CE%9A%CE%9F_%CE%A3%CE%97%CE%9C%CE%95%CE%99%CE%A9%CE%9C%CE%911.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/6.jpg\\\" alt=\\\"6\\\" width=\\\"200\\\" height=\\\"250\\\" \\/>\\u00a0<\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Giorgos\\u00a0Kyriakopoulos<\\/strong>,\\u00a0Pharmacist,\\u00a0MSc <br \\/>PhD student<br \\/>Contact him at:\\u00a0<a href=\\\"mailto:gkyriakop.123@gmail.com\\\">gkyriakop.123@gmail.com<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Curriculum-Vitae-G.Kyriakopoulos.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/7.jpg\\\" alt=\\\"7\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Nikoleta\\u00a0Giarimoglou<\\/strong>, Biochemist,\\u00a0MSc<br \\/>PhD student<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:n.giarimoglou@upatras.gr\\\">n.giarimoglou@upatras.gr<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Giarimoglou_CV.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/8.jpg\\\" alt=\\\"8\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Adamantia Kouvela<\\/strong>, Molecular Biologist,\\u00a0MSc<br \\/>PhD student<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:kouvela.a@upatras.gr\\\">kouvela.a@upatras.gr<\\/a>\\u00a0<\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/9.jpg\\\" alt=\\\"9\\\" width=\\\"200\\\" height=\\\"250\\\" \\/>\\u00a0<\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Ioanna Patsi<\\/strong>, Biologist <br \\/>M.Sc\\u00a0Student<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:up1047958@upnet.gr\\\">up1047958@upnet.gr<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/CV%20patsi.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/10.jpg\\\" alt=\\\"10\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td><strong>Anargyros Alexiou<\\/strong>, Biologist <br \\/>M.Sc\\u00a0Student<br \\/>Contact him at:\\u00a0<a href=\\\"mailto:argyrisalexiou@hotmail.com\\\">argyrisalexiou@hotmail.com<\\/a>\\u00a0<\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/11.jpg\\\" alt=\\\"11\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Maria Pachi<\\/strong>, Biologist<br \\/>M.Sc\\u00a0Student<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:maria.pachi98@gmail.com\\\">maria.pachi98@gmail.com<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/12.png\\\" alt=\\\"12\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Vassilis Stamatakis<\\/strong>, Biologist<br \\/>M.Sc\\u00a0Student<br \\/>Contact him at:\\u00a0<a href=\\\"mailto:maria.pachi98@gmail.com\\\">maria.pachi98@gmail.com<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/13.png\\\" alt=\\\"13\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" style=\\\"text-align: left;\\\" data-align=\\\"right\\\"><strong>Eirini Androna<\\/strong>, Biologist<br \\/>M.Sc\\u00a0Student<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:irine13omega@gmail.com\\\">irine13omega@gmail.com<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td>\\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\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <br \\/>\\u00a0<\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Katerina Gentekaki<\\/strong>, Biologist <br \\/>M.Sc. Student<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:katerinagen97@gmail.com\\\">katerinagen97@gmail.com<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table -->\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(1152, 396, '_elementor_template_type', 'wp-post'),
(1153, 396, '_elementor_version', '3.1.4'),
(1154, 396, '_wp_page_template', 'default'),
(1155, 396, '_elementor_edit_mode', 'builder');
INSERT INTO `wprna_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1156, 396, '_elementor_data', '[{\"id\":\"6c37d554\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6eda5564\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"622ab918\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:table {\\\"hasFixedLayout\\\":true,\\\"className\\\":\\\"is-style-regular\\\"} -->\\n<figure class=\\\"wp-block-table is-style-regular\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/1.jpg\\\" alt=\\\"1\\\" width=\\\"200\\\" height=\\\"251\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Katerina Grafanaki<\\/strong>, MD, PhD<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:grafanaki@med.upatras.gr\\\">grafanaki@med.upatras.gr<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/GRAFANAKI_CV_2016_ENG.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/2.jpg\\\" alt=\\\"2\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Vicky Stamatopoulou<\\/strong>,\\u00a0PhD<br \\/>Assistant Professor<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:v.stam@upatras.gr\\\">v.stam@upatras.gr<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/CV_Stamatopoulou.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/3.jpg\\\" alt=\\\"3\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Ilias Skeparnias<\\/strong>, Biologist, PhD <br \\/>Contact him at:\\u00a0<a href=\\\"mailto:hskeparnias@upatras.gr\\\">iskeparnias@upatras.gr<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/I.Skeparnias_CV.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/4.jpg\\\" alt=\\\"4\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Athanasios N. Shaukat<\\/strong>, Biologist, MSc <br \\/>PhD student<br \\/>Contact him at:\\u00a0<a href=\\\"mailto:shaukat.ath@gmail.com\\\">shaukat.ath@gmail.com<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Curriculum%20Vitae%20A.sokat.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/5.jpg\\\" alt=\\\"5\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Eleni\\u00a0Kaliatsi<\\/strong>, Biotechnologist, MSc <br \\/>PhD student<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:lenakaliatsi@hotmail.gr\\\">lenakaliatsi@hotmail.gr<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/%CE%92%CE%99%CE%9F%CE%93%CE%A1%CE%91%CE%A6%CE%99%CE%9A%CE%9F_%CE%A3%CE%97%CE%9C%CE%95%CE%99%CE%A9%CE%9C%CE%911.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/6.jpg\\\" alt=\\\"6\\\" width=\\\"200\\\" height=\\\"250\\\" \\/>\\u00a0<\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Giorgos\\u00a0Kyriakopoulos<\\/strong>,\\u00a0Pharmacist,\\u00a0MSc <br \\/>PhD student<br \\/>Contact him at:\\u00a0<a href=\\\"mailto:gkyriakop.123@gmail.com\\\">gkyriakop.123@gmail.com<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Curriculum-Vitae-G.Kyriakopoulos.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/7.jpg\\\" alt=\\\"7\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Nikoleta\\u00a0Giarimoglou<\\/strong>, Biochemist,\\u00a0MSc<br \\/>PhD student<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:n.giarimoglou@upatras.gr\\\">n.giarimoglou@upatras.gr<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Giarimoglou_CV.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/8.jpg\\\" alt=\\\"8\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Adamantia Kouvela<\\/strong>, Molecular Biologist,\\u00a0MSc<br \\/>PhD student<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:kouvela.a@upatras.gr\\\">kouvela.a@upatras.gr<\\/a>\\u00a0<\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/9.jpg\\\" alt=\\\"9\\\" width=\\\"200\\\" height=\\\"250\\\" \\/>\\u00a0<\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Ioanna Patsi<\\/strong>, Biologist <br \\/>M.Sc\\u00a0Student<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:up1047958@upnet.gr\\\">up1047958@upnet.gr<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/CV%20patsi.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/10.jpg\\\" alt=\\\"10\\\" width=\\\"200\\\" height=\\\"250\\\" \\/> <\\/td>\\n<td><strong>Anargyros Alexiou<\\/strong>, Biologist <br \\/>M.Sc\\u00a0Student<br \\/>Contact him at:\\u00a0<a href=\\\"mailto:argyrisalexiou@hotmail.com\\\">argyrisalexiou@hotmail.com<\\/a>\\u00a0<\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/11.jpg\\\" alt=\\\"11\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Maria Pachi<\\/strong>, Biologist<br \\/>M.Sc\\u00a0Student<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:maria.pachi98@gmail.com\\\">maria.pachi98@gmail.com<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/12.png\\\" alt=\\\"12\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Vassilis Stamatakis<\\/strong>, Biologist<br \\/>M.Sc\\u00a0Student<br \\/>Contact him at:\\u00a0<a href=\\\"mailto:maria.pachi98@gmail.com\\\">maria.pachi98@gmail.com<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/13.png\\\" alt=\\\"13\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Eirini Androna<\\/strong>, Biologist<br \\/>M.Sc\\u00a0Student<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:irine13omega@gmail.com\\\">irine13omega@gmail.com<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td>\\u00a0\\u00a0<br \\/>\\u00a0<\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Katerina Gentekaki<\\/strong>, Biologist <br \\/>M.Sc. Student<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:katerinagen97@gmail.com\\\">katerinagen97@gmail.com<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table -->\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(1161, 397, '_elementor_template_type', 'wp-post'),
(1162, 397, '_elementor_version', '3.1.4'),
(1163, 397, '_wp_page_template', 'default'),
(1164, 397, '_elementor_edit_mode', 'builder'),
(1165, 397, '_elementor_data', '[{\"id\":\"6c37d554\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6eda5564\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"622ab918\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:table {\\\"hasFixedLayout\\\":true,\\\"className\\\":\\\"is-style-regular\\\"} -->\\n<figure class=\\\"wp-block-table is-style-regular\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/1.jpg\\\" alt=\\\"1\\\" width=\\\"200\\\" height=\\\"251\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Katerina Grafanaki<\\/strong>, MD, PhD<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:grafanaki@med.upatras.gr\\\">grafanaki@med.upatras.gr<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/GRAFANAKI_CV_2016_ENG.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/2.jpg\\\" alt=\\\"2\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Vicky Stamatopoulou<\\/strong>,\\u00a0PhD<br \\/>Assistant Professor<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:v.stam@upatras.gr\\\">v.stam@upatras.gr<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/CV_Stamatopoulou.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/3.jpg\\\" alt=\\\"3\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Ilias Skeparnias<\\/strong>, Biologist, PhD <br \\/>Contact him at:\\u00a0<a href=\\\"mailto:hskeparnias@upatras.gr\\\">iskeparnias@upatras.gr<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/I.Skeparnias_CV.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/4.jpg\\\" alt=\\\"4\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Athanasios N. Shaukat<\\/strong>, Biologist, MSc <br \\/>PhD student<br \\/>Contact him at:\\u00a0<a href=\\\"mailto:shaukat.ath@gmail.com\\\">shaukat.ath@gmail.com<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Curriculum%20Vitae%20A.sokat.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/5.jpg\\\" alt=\\\"5\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Eleni\\u00a0Kaliatsi<\\/strong>, Biotechnologist, MSc <br \\/>PhD student<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:lenakaliatsi@hotmail.gr\\\">lenakaliatsi@hotmail.gr<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/%CE%92%CE%99%CE%9F%CE%93%CE%A1%CE%91%CE%A6%CE%99%CE%9A%CE%9F_%CE%A3%CE%97%CE%9C%CE%95%CE%99%CE%A9%CE%9C%CE%911.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/6.jpg\\\" alt=\\\"6\\\" width=\\\"200\\\" height=\\\"250\\\" \\/>\\u00a0<\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Giorgos\\u00a0Kyriakopoulos<\\/strong>,\\u00a0Pharmacist,\\u00a0MSc <br \\/>PhD student<br \\/>Contact him at:\\u00a0<a href=\\\"mailto:gkyriakop.123@gmail.com\\\">gkyriakop.123@gmail.com<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Curriculum-Vitae-G.Kyriakopoulos.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/7.jpg\\\" alt=\\\"7\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Nikoleta\\u00a0Giarimoglou<\\/strong>, Biochemist,\\u00a0MSc<br \\/>PhD student<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:n.giarimoglou@upatras.gr\\\">n.giarimoglou@upatras.gr<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Giarimoglou_CV.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/8.jpg\\\" alt=\\\"8\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Adamantia Kouvela<\\/strong>, Molecular Biologist,\\u00a0MSc<br \\/>PhD student<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:kouvela.a@upatras.gr\\\">kouvela.a@upatras.gr<\\/a>\\u00a0<\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/9.jpg\\\" alt=\\\"9\\\" width=\\\"200\\\" height=\\\"250\\\" \\/>\\u00a0<\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Ioanna Patsi<\\/strong>, Biologist <br \\/>M.Sc\\u00a0Student<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:up1047958@upnet.gr\\\">up1047958@upnet.gr<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/CV%20patsi.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/10.jpg\\\" alt=\\\"10\\\" width=\\\"200\\\" height=\\\"250\\\" \\/> <\\/td>\\n<td><strong>Anargyros Alexiou<\\/strong>, Biologist <br \\/>M.Sc\\u00a0Student<br \\/>Contact him at:\\u00a0<a href=\\\"mailto:argyrisalexiou@hotmail.com\\\">argyrisalexiou@hotmail.com<\\/a>\\u00a0<\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/11.jpg\\\" alt=\\\"11\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Maria Pachi<\\/strong>, Biologist<br \\/>M.Sc\\u00a0Student<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:maria.pachi98@gmail.com\\\">maria.pachi98@gmail.com<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/12.png\\\" alt=\\\"12\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Vassilis Stamatakis<\\/strong>, Biologist<br \\/>M.Sc\\u00a0Student<br \\/>Contact him at:\\u00a0<a href=\\\"mailto:maria.pachi98@gmail.com\\\">maria.pachi98@gmail.com<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/13.png\\\" alt=\\\"13\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Eirini Androna<\\/strong>, Biologist<br \\/>M.Sc\\u00a0Student<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:irine13omega@gmail.com\\\">irine13omega@gmail.com<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td>\\u00a0\\u00a0<br \\/>\\u00a0<\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Katerina Gentekaki<\\/strong>, Biologist <br \\/>M.Sc. Student<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:katerinagen97@gmail.com\\\">katerinagen97@gmail.com<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table -->\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(1166, 397, '_elementor_css', 'a:7:{s:4:\"time\";i:1624970930;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:5:\"empty\";i:0;s:0:\"\";s:3:\"css\";s:0:\"\";}'),
(1167, 398, '_elementor_template_type', 'wp-post'),
(1168, 398, '_elementor_version', '3.1.4'),
(1169, 398, '_wp_page_template', 'default'),
(1170, 398, '_elementor_edit_mode', 'builder'),
(1171, 398, '_elementor_data', '[{\"id\":\"6c37d554\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6eda5564\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"622ab918\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:table {\\\"hasFixedLayout\\\":true,\\\"className\\\":\\\"is-style-regular\\\"} -->\\n<figure class=\\\"wp-block-table is-style-regular\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/1.jpg\\\" alt=\\\"1\\\" width=\\\"200\\\" height=\\\"251\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Katerina Grafanaki<\\/strong>, MD, PhD<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:grafanaki@med.upatras.gr\\\">grafanaki@med.upatras.gr<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/GRAFANAKI_CV_2016_ENG.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/2.jpg\\\" alt=\\\"2\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Vicky Stamatopoulou<\\/strong>,\\u00a0PhD<br \\/>Assistant Professor<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:v.stam@upatras.gr\\\">v.stam@upatras.gr<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/CV_Stamatopoulou.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/3.jpg\\\" alt=\\\"3\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Ilias Skeparnias<\\/strong>, Biologist, PhD <br \\/>Contact him at:\\u00a0<a href=\\\"mailto:hskeparnias@upatras.gr\\\">iskeparnias@upatras.gr<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/I.Skeparnias_CV.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/4.jpg\\\" alt=\\\"4\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Athanasios N. Shaukat<\\/strong>, Biologist, MSc <br \\/>PhD student<br \\/>Contact him at:\\u00a0<a href=\\\"mailto:shaukat.ath@gmail.com\\\">shaukat.ath@gmail.com<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Curriculum%20Vitae%20A.sokat.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/5.jpg\\\" alt=\\\"5\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Eleni\\u00a0Kaliatsi<\\/strong>, Biotechnologist, MSc <br \\/>PhD student<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:lenakaliatsi@hotmail.gr\\\">lenakaliatsi@hotmail.gr<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/%CE%92%CE%99%CE%9F%CE%93%CE%A1%CE%91%CE%A6%CE%99%CE%9A%CE%9F_%CE%A3%CE%97%CE%9C%CE%95%CE%99%CE%A9%CE%9C%CE%911.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/6.jpg\\\" alt=\\\"6\\\" width=\\\"200\\\" height=\\\"250\\\" \\/>\\u00a0<\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Giorgos\\u00a0Kyriakopoulos<\\/strong>,\\u00a0Pharmacist,\\u00a0MSc <br \\/>PhD student<br \\/>Contact him at:\\u00a0<a href=\\\"mailto:gkyriakop.123@gmail.com\\\">gkyriakop.123@gmail.com<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Curriculum-Vitae-G.Kyriakopoulos.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/7.jpg\\\" alt=\\\"7\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Nikoleta\\u00a0Giarimoglou<\\/strong>, Biochemist,\\u00a0MSc<br \\/>PhD student<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:n.giarimoglou@upatras.gr\\\">n.giarimoglou@upatras.gr<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Giarimoglou_CV.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/8.jpg\\\" alt=\\\"8\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Adamantia Kouvela<\\/strong>, Molecular Biologist,\\u00a0MSc<br \\/>PhD student<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:kouvela.a@upatras.gr\\\">kouvela.a@upatras.gr<\\/a>\\u00a0<\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/9.jpg\\\" alt=\\\"9\\\" width=\\\"200\\\" height=\\\"250\\\" \\/>\\u00a0<\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Ioanna Patsi<\\/strong>, Biologist <br \\/>M.Sc\\u00a0Student<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:up1047958@upnet.gr\\\">up1047958@upnet.gr<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/CV%20patsi.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/10.jpg\\\" alt=\\\"10\\\" width=\\\"200\\\" height=\\\"250\\\" \\/> <\\/td>\\n<td><strong>Anargyros Alexiou<\\/strong>, Biologist <br \\/>M.Sc\\u00a0Student<br \\/>Contact him at:\\u00a0<a href=\\\"mailto:argyrisalexiou@hotmail.com\\\">argyrisalexiou@hotmail.com<\\/a>\\u00a0<\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/11.jpg\\\" alt=\\\"11\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Maria Pachi<\\/strong>, Biologist<br \\/>M.Sc\\u00a0Student<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:maria.pachi98@gmail.com\\\">maria.pachi98@gmail.com<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/12.png\\\" alt=\\\"12\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Vassilis Stamatakis<\\/strong>, Biologist<br \\/>M.Sc\\u00a0Student<br \\/>Contact him at:\\u00a0<a href=\\\"mailto:maria.pachi98@gmail.com\\\">maria.pachi98@gmail.com<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/13.png\\\" alt=\\\"13\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Eirini Androna<\\/strong>, Biologist<br \\/>M.Sc\\u00a0Student<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:irine13omega@gmail.com\\\">irine13omega@gmail.com<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td>\\u00a0\\u00a0<br \\/>\\u00a0<\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Katerina Gentekaki<\\/strong>, Biologist <br \\/>M.Sc. Student<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:katerinagen97@gmail.com\\\">katerinagen97@gmail.com<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table -->\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(1172, 398, '_elementor_css', 'a:7:{s:4:\"time\";i:1624970930;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:5:\"empty\";i:0;s:0:\"\";s:3:\"css\";s:0:\"\";}'),
(1173, 399, '_elementor_template_type', 'wp-post'),
(1174, 399, '_elementor_version', '3.1.4'),
(1175, 399, '_wp_page_template', 'default'),
(1176, 399, '_elementor_edit_mode', 'builder'),
(1177, 399, '_elementor_data', '[{\"id\":\"6c37d554\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6eda5564\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"622ab918\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:table {\\\"hasFixedLayout\\\":true,\\\"className\\\":\\\"is-style-regular\\\"} -->\\n<figure class=\\\"wp-block-table is-style-regular\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/1.jpg\\\" alt=\\\"1\\\" width=\\\"200\\\" height=\\\"251\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Katerina Grafanaki<\\/strong>, MD, PhD<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:grafanaki@med.upatras.gr\\\">grafanaki@med.upatras.gr<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/GRAFANAKI_CV_2016_ENG.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/2.jpg\\\" alt=\\\"2\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Vicky Stamatopoulou<\\/strong>,\\u00a0PhD<br \\/>Assistant Professor<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:v.stam@upatras.gr\\\">v.stam@upatras.gr<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/CV_Stamatopoulou.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/3.jpg\\\" alt=\\\"3\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Ilias Skeparnias<\\/strong>, Biologist, PhD <br \\/>Contact him at:\\u00a0<a href=\\\"mailto:hskeparnias@upatras.gr\\\">iskeparnias@upatras.gr<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/I.Skeparnias_CV.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/4.jpg\\\" alt=\\\"4\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Athanasios N. Shaukat<\\/strong>, Biologist, MSc <br \\/>PhD student<br \\/>Contact him at:\\u00a0<a href=\\\"mailto:shaukat.ath@gmail.com\\\">shaukat.ath@gmail.com<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Curriculum%20Vitae%20A.sokat.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/5.jpg\\\" alt=\\\"5\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Eleni\\u00a0Kaliatsi<\\/strong>, Biotechnologist, MSc <br \\/>PhD student<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:lenakaliatsi@hotmail.gr\\\">lenakaliatsi@hotmail.gr<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/%CE%92%CE%99%CE%9F%CE%93%CE%A1%CE%91%CE%A6%CE%99%CE%9A%CE%9F_%CE%A3%CE%97%CE%9C%CE%95%CE%99%CE%A9%CE%9C%CE%911.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/6.jpg\\\" alt=\\\"6\\\" width=\\\"200\\\" height=\\\"250\\\" \\/>\\u00a0<\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Giorgos\\u00a0Kyriakopoulos<\\/strong>,\\u00a0Pharmacist,\\u00a0MSc <br \\/>PhD student<br \\/>Contact him at:\\u00a0<a href=\\\"mailto:gkyriakop.123@gmail.com\\\">gkyriakop.123@gmail.com<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Curriculum-Vitae-G.Kyriakopoulos.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/7.jpg\\\" alt=\\\"7\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Nikoleta\\u00a0Giarimoglou<\\/strong>, Biochemist,\\u00a0MSc<br \\/>PhD student<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:n.giarimoglou@upatras.gr\\\">n.giarimoglou@upatras.gr<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Giarimoglou_CV.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/8.jpg\\\" alt=\\\"8\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Adamantia Kouvela<\\/strong>, Molecular Biologist,\\u00a0MSc<br \\/>PhD student<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:kouvela.a@upatras.gr\\\">kouvela.a@upatras.gr<\\/a>\\u00a0<\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/9.jpg\\\" alt=\\\"9\\\" width=\\\"200\\\" height=\\\"250\\\" \\/>\\u00a0<\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Ioanna Patsi<\\/strong>, Biologist <br \\/>M.Sc\\u00a0Student<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:up1047958@upnet.gr\\\">up1047958@upnet.gr<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/CV%20patsi.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/10.jpg\\\" alt=\\\"10\\\" width=\\\"200\\\" height=\\\"250\\\" \\/> <\\/td>\\n<td><strong>Anargyros Alexiou<\\/strong>, Biologist <br \\/>M.Sc\\u00a0Student<br \\/>Contact him at:\\u00a0<a href=\\\"mailto:argyrisalexiou@hotmail.com\\\">argyrisalexiou@hotmail.com<\\/a>\\u00a0<\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/11.jpg\\\" alt=\\\"11\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Maria Pachi<\\/strong>, Biologist<br \\/>M.Sc\\u00a0Student<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:maria.pachi98@gmail.com\\\">maria.pachi98@gmail.com<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/12.png\\\" alt=\\\"12\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Vassilis Stamatakis<\\/strong>, Biologist<br \\/>M.Sc\\u00a0Student<br \\/>Contact him at:\\u00a0<a href=\\\"mailto:maria.pachi98@gmail.com\\\">maria.pachi98@gmail.com<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/13.png\\\" alt=\\\"13\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Eirini Androna<\\/strong>, Biologist<br \\/>M.Sc\\u00a0Student<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:irine13omega@gmail.com\\\">irine13omega@gmail.com<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td>\\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\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <br \\/>\\u00a0<\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Katerina Gentekaki<\\/strong>, Biologist <br \\/>M.Sc. Student<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:katerinagen97@gmail.com\\\">katerinagen97@gmail.com<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table -->\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(1178, 399, '_elementor_css', 'a:7:{s:4:\"time\";i:1624970930;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:5:\"empty\";i:0;s:0:\"\";s:3:\"css\";s:0:\"\";}'),
(1183, 400, '_elementor_template_type', 'wp-post'),
(1184, 400, '_elementor_version', '3.1.4'),
(1185, 400, '_wp_page_template', 'default'),
(1186, 400, '_elementor_edit_mode', 'builder');
INSERT INTO `wprna_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1187, 400, '_elementor_data', '[{\"id\":\"6c37d554\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6eda5564\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"622ab918\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:table {\\\"hasFixedLayout\\\":true,\\\"className\\\":\\\"is-style-regular\\\"} -->\\n<figure class=\\\"wp-block-table is-style-regular\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/1.jpg\\\" alt=\\\"1\\\" width=\\\"200\\\" height=\\\"251\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Katerina Grafanaki<\\/strong>, MD, PhD<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:grafanaki@med.upatras.gr\\\">grafanaki@med.upatras.gr<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/GRAFANAKI_CV_2016_ENG.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/2.jpg\\\" alt=\\\"2\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Vicky Stamatopoulou<\\/strong>,\\u00a0PhD<br \\/>Assistant Professor<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:v.stam@upatras.gr\\\">v.stam@upatras.gr<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/CV_Stamatopoulou.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/3.jpg\\\" alt=\\\"3\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Ilias Skeparnias<\\/strong>, Biologist, PhD <br \\/>Contact him at:\\u00a0<a href=\\\"mailto:hskeparnias@upatras.gr\\\">iskeparnias@upatras.gr<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/I.Skeparnias_CV.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/4.jpg\\\" alt=\\\"4\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Athanasios N. Shaukat<\\/strong>, Biologist, MSc <br \\/>PhD student<br \\/>Contact him at:\\u00a0<a href=\\\"mailto:shaukat.ath@gmail.com\\\">shaukat.ath@gmail.com<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Curriculum%20Vitae%20A.sokat.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/5.jpg\\\" alt=\\\"5\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Eleni\\u00a0Kaliatsi<\\/strong>, Biotechnologist, MSc <br \\/>PhD student<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:lenakaliatsi@hotmail.gr\\\">lenakaliatsi@hotmail.gr<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/%CE%92%CE%99%CE%9F%CE%93%CE%A1%CE%91%CE%A6%CE%99%CE%9A%CE%9F_%CE%A3%CE%97%CE%9C%CE%95%CE%99%CE%A9%CE%9C%CE%911.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/6.jpg\\\" alt=\\\"6\\\" width=\\\"200\\\" height=\\\"250\\\" \\/>\\u00a0<\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Giorgos\\u00a0Kyriakopoulos<\\/strong>,\\u00a0Pharmacist,\\u00a0MSc <br \\/>PhD student<br \\/>Contact him at:\\u00a0<a href=\\\"mailto:gkyriakop.123@gmail.com\\\">gkyriakop.123@gmail.com<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Curriculum-Vitae-G.Kyriakopoulos.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/7.jpg\\\" alt=\\\"7\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Nikoleta\\u00a0Giarimoglou<\\/strong>, Biochemist,\\u00a0MSc<br \\/>PhD student<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:n.giarimoglou@upatras.gr\\\">n.giarimoglou@upatras.gr<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Giarimoglou_CV.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/8.jpg\\\" alt=\\\"8\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Adamantia Kouvela<\\/strong>, Molecular Biologist,\\u00a0MSc<br \\/>PhD student<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:kouvela.a@upatras.gr\\\">kouvela.a@upatras.gr<\\/a>\\u00a0<\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/9.jpg\\\" alt=\\\"9\\\" width=\\\"200\\\" height=\\\"250\\\" \\/>\\u00a0<\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Ioanna Patsi<\\/strong>, Biologist <br \\/>M.Sc\\u00a0Student<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:up1047958@upnet.gr\\\">up1047958@upnet.gr<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/CV%20patsi.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/10.jpg\\\" alt=\\\"10\\\" width=\\\"200\\\" height=\\\"250\\\" \\/> <\\/td>\\n<td><strong>Anargyros Alexiou<\\/strong>, Biologist <br \\/>M.Sc\\u00a0Student<br \\/>Contact him at:\\u00a0<a href=\\\"mailto:argyrisalexiou@hotmail.com\\\">argyrisalexiou@hotmail.com<\\/a>\\u00a0<\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/11.jpg\\\" alt=\\\"11\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Maria Pachi<\\/strong>, Biologist<br \\/>M.Sc\\u00a0Student<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:maria.pachi98@gmail.com\\\">maria.pachi98@gmail.com<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/12.png\\\" alt=\\\"12\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Vassilis Stamatakis<\\/strong>, Biologist<br \\/>M.Sc\\u00a0Student<br \\/>Contact him at:\\u00a0<a href=\\\"mailto:maria.pachi98@gmail.com\\\">maria.pachi98@gmail.com<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/13.png\\\" alt=\\\"13\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Eirini Androna<\\/strong>, Biologist<br \\/>M.Sc\\u00a0Student<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:irine13omega@gmail.com\\\">irine13omega@gmail.com<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td>\\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\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <br \\/>\\u00a0<\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Katerina Gentekaki<\\/strong>, Biologist <br \\/>M.Sc. Student<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:katerinagen97@gmail.com\\\">katerinagen97@gmail.com<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table -->\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(1188, 400, '_elementor_css', 'a:7:{s:4:\"time\";i:1624970987;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:5:\"empty\";i:0;s:0:\"\";s:3:\"css\";s:0:\"\";}'),
(1189, 401, '_elementor_template_type', 'wp-post'),
(1190, 401, '_elementor_version', '3.1.4'),
(1191, 401, '_wp_page_template', 'default'),
(1192, 401, '_elementor_edit_mode', 'builder'),
(1193, 401, '_elementor_data', '[{\"id\":\"6c37d554\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6eda5564\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"622ab918\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:table {\\\"hasFixedLayout\\\":true,\\\"className\\\":\\\"is-style-regular\\\"} -->\\n<figure class=\\\"wp-block-table is-style-regular\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/1.jpg\\\" alt=\\\"1\\\" width=\\\"200\\\" height=\\\"251\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Katerina Grafanaki<\\/strong>, MD, PhD<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:grafanaki@med.upatras.gr\\\">grafanaki@med.upatras.gr<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/GRAFANAKI_CV_2016_ENG.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/2.jpg\\\" alt=\\\"2\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Vicky Stamatopoulou<\\/strong>,\\u00a0PhD<br \\/>Assistant Professor<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:v.stam@upatras.gr\\\">v.stam@upatras.gr<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/CV_Stamatopoulou.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/3.jpg\\\" alt=\\\"3\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Ilias Skeparnias<\\/strong>, Biologist, PhD <br \\/>Contact him at:\\u00a0<a href=\\\"mailto:hskeparnias@upatras.gr\\\">iskeparnias@upatras.gr<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/I.Skeparnias_CV.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/4.jpg\\\" alt=\\\"4\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Athanasios N. Shaukat<\\/strong>, Biologist, MSc <br \\/>PhD student<br \\/>Contact him at:\\u00a0<a href=\\\"mailto:shaukat.ath@gmail.com\\\">shaukat.ath@gmail.com<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Curriculum%20Vitae%20A.sokat.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/5.jpg\\\" alt=\\\"5\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Eleni\\u00a0Kaliatsi<\\/strong>, Biotechnologist, MSc <br \\/>PhD student<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:lenakaliatsi@hotmail.gr\\\">lenakaliatsi@hotmail.gr<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/%CE%92%CE%99%CE%9F%CE%93%CE%A1%CE%91%CE%A6%CE%99%CE%9A%CE%9F_%CE%A3%CE%97%CE%9C%CE%95%CE%99%CE%A9%CE%9C%CE%911.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/6.jpg\\\" alt=\\\"6\\\" width=\\\"200\\\" height=\\\"250\\\" \\/>\\u00a0<\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Giorgos\\u00a0Kyriakopoulos<\\/strong>,\\u00a0Pharmacist,\\u00a0MSc <br \\/>PhD student<br \\/>Contact him at:\\u00a0<a href=\\\"mailto:gkyriakop.123@gmail.com\\\">gkyriakop.123@gmail.com<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Curriculum-Vitae-G.Kyriakopoulos.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/7.jpg\\\" alt=\\\"7\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Nikoleta\\u00a0Giarimoglou<\\/strong>, Biochemist,\\u00a0MSc<br \\/>PhD student<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:n.giarimoglou@upatras.gr\\\">n.giarimoglou@upatras.gr<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Giarimoglou_CV.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/8.jpg\\\" alt=\\\"8\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Adamantia Kouvela<\\/strong>, Molecular Biologist,\\u00a0MSc<br \\/>PhD student<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:kouvela.a@upatras.gr\\\">kouvela.a@upatras.gr<\\/a>\\u00a0<\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/9.jpg\\\" alt=\\\"9\\\" width=\\\"200\\\" height=\\\"250\\\" \\/>\\u00a0<\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Ioanna Patsi<\\/strong>, Biologist <br \\/>M.Sc\\u00a0Student<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:up1047958@upnet.gr\\\">up1047958@upnet.gr<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/CV%20patsi.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/10.jpg\\\" alt=\\\"10\\\" width=\\\"200\\\" height=\\\"250\\\" \\/> <\\/td>\\n<td><strong>Anargyros Alexiou<\\/strong>, Biologist <br \\/>M.Sc\\u00a0Student<br \\/>Contact him at:\\u00a0<a href=\\\"mailto:argyrisalexiou@hotmail.com\\\">argyrisalexiou@hotmail.com<\\/a>\\u00a0<\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/11.jpg\\\" alt=\\\"11\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Maria Pachi<\\/strong>, Biologist<br \\/>M.Sc\\u00a0Student<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:maria.pachi98@gmail.com\\\">maria.pachi98@gmail.com<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/12.png\\\" alt=\\\"12\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Vassilis Stamatakis<\\/strong>, Biologist<br \\/>M.Sc\\u00a0Student<br \\/>Contact him at:\\u00a0<a href=\\\"mailto:maria.pachi98@gmail.com\\\">maria.pachi98@gmail.com<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/13.png\\\" alt=\\\"13\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Eirini Androna<\\/strong>, Biologist<br \\/>M.Sc\\u00a0Student<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:irine13omega@gmail.com\\\">irine13omega@gmail.com<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td>\\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\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <br \\/>\\u00a0<\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Katerina Gentekaki<\\/strong>, Biologist <br \\/>M.Sc. Student<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:katerinagen97@gmail.com\\\">katerinagen97@gmail.com<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table -->\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(1194, 401, '_elementor_css', 'a:7:{s:4:\"time\";i:1624970987;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:5:\"empty\";i:0;s:0:\"\";s:3:\"css\";s:0:\"\";}'),
(1195, 402, '_elementor_template_type', 'wp-post'),
(1196, 402, '_elementor_version', '3.1.4'),
(1197, 402, '_wp_page_template', 'default'),
(1198, 402, '_elementor_edit_mode', 'builder'),
(1199, 402, '_elementor_data', '[{\"id\":\"6c37d554\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6eda5564\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"622ab918\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:table {\\\"hasFixedLayout\\\":true,\\\"className\\\":\\\"is-style-regular\\\"} -->\\n<figure class=\\\"wp-block-table is-style-regular\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/1.jpg\\\" alt=\\\"1\\\" width=\\\"200\\\" height=\\\"251\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Katerina Grafanaki<\\/strong>, MD, PhD<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:grafanaki@med.upatras.gr\\\">grafanaki@med.upatras.gr<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/GRAFANAKI_CV_2016_ENG.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/2.jpg\\\" alt=\\\"2\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Vicky Stamatopoulou<\\/strong>,\\u00a0PhD<br \\/>Assistant Professor<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:v.stam@upatras.gr\\\">v.stam@upatras.gr<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/CV_Stamatopoulou.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/3.jpg\\\" alt=\\\"3\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Ilias Skeparnias<\\/strong>, Biologist, PhD <br \\/>Contact him at:\\u00a0<a href=\\\"mailto:hskeparnias@upatras.gr\\\">iskeparnias@upatras.gr<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/I.Skeparnias_CV.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/4.jpg\\\" alt=\\\"4\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Athanasios N. Shaukat<\\/strong>, Biologist, MSc <br \\/>PhD student<br \\/>Contact him at:\\u00a0<a href=\\\"mailto:shaukat.ath@gmail.com\\\">shaukat.ath@gmail.com<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Curriculum%20Vitae%20A.sokat.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/5.jpg\\\" alt=\\\"5\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Eleni\\u00a0Kaliatsi<\\/strong>, Biotechnologist, MSc <br \\/>PhD student<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:lenakaliatsi@hotmail.gr\\\">lenakaliatsi@hotmail.gr<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/%CE%92%CE%99%CE%9F%CE%93%CE%A1%CE%91%CE%A6%CE%99%CE%9A%CE%9F_%CE%A3%CE%97%CE%9C%CE%95%CE%99%CE%A9%CE%9C%CE%911.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/6.jpg\\\" alt=\\\"6\\\" width=\\\"200\\\" height=\\\"250\\\" \\/>\\u00a0<\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Giorgos\\u00a0Kyriakopoulos<\\/strong>,\\u00a0Pharmacist,\\u00a0MSc <br \\/>PhD student<br \\/>Contact him at:\\u00a0<a href=\\\"mailto:gkyriakop.123@gmail.com\\\">gkyriakop.123@gmail.com<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Curriculum-Vitae-G.Kyriakopoulos.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/7.jpg\\\" alt=\\\"7\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Nikoleta\\u00a0Giarimoglou<\\/strong>, Biochemist,\\u00a0MSc<br \\/>PhD student<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:n.giarimoglou@upatras.gr\\\">n.giarimoglou@upatras.gr<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Giarimoglou_CV.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/8.jpg\\\" alt=\\\"8\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Adamantia Kouvela<\\/strong>, Molecular Biologist,\\u00a0MSc<br \\/>PhD student<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:kouvela.a@upatras.gr\\\">kouvela.a@upatras.gr<\\/a>\\u00a0<\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/9.jpg\\\" alt=\\\"9\\\" width=\\\"200\\\" height=\\\"250\\\" \\/>\\u00a0<\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Ioanna Patsi<\\/strong>, Biologist <br \\/>M.Sc\\u00a0Student<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:up1047958@upnet.gr\\\">up1047958@upnet.gr<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/CV%20patsi.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/10.jpg\\\" alt=\\\"10\\\" width=\\\"200\\\" height=\\\"250\\\" \\/> <\\/td>\\n<td><strong>Anargyros Alexiou<\\/strong>, Biologist <br \\/>M.Sc\\u00a0Student<br \\/>Contact him at:\\u00a0<a href=\\\"mailto:argyrisalexiou@hotmail.com\\\">argyrisalexiou@hotmail.com<\\/a>\\u00a0<\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/11.jpg\\\" alt=\\\"11\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Maria Pachi<\\/strong>, Biologist<br \\/>M.Sc\\u00a0Student<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:maria.pachi98@gmail.com\\\">maria.pachi98@gmail.com<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/12.png\\\" alt=\\\"12\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Vassilis Stamatakis<\\/strong>, Biologist<br \\/>M.Sc\\u00a0Student<br \\/>Contact him at:\\u00a0<a href=\\\"mailto:maria.pachi98@gmail.com\\\">maria.pachi98@gmail.com<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/13.png\\\" alt=\\\"13\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Eirini Androna<\\/strong>, Biologist<br \\/>M.Sc\\u00a0Student<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:irine13omega@gmail.com\\\">irine13omega@gmail.com<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td>\\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\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <br \\/>\\u00a0<\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Katerina Gentekaki<\\/strong>, Biologist <br \\/>M.Sc. Student<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:katerinagen97@gmail.com\\\">katerinagen97@gmail.com<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table -->\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(1200, 402, '_elementor_css', 'a:7:{s:4:\"time\";i:1624970987;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:5:\"empty\";i:0;s:0:\"\";s:3:\"css\";s:0:\"\";}'),
(1205, 403, '_elementor_template_type', 'wp-post'),
(1206, 403, '_elementor_version', '3.1.4'),
(1207, 403, '_wp_page_template', 'default'),
(1208, 403, '_elementor_edit_mode', 'builder'),
(1209, 403, '_elementor_data', '[{\"id\":\"6c37d554\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6eda5564\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"622ab918\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:table {\\\"hasFixedLayout\\\":true,\\\"className\\\":\\\"is-style-regular\\\"} -->\\n<figure class=\\\"wp-block-table is-style-regular\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/1.jpg\\\" alt=\\\"1\\\" width=\\\"200\\\" height=\\\"251\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Katerina Grafanaki<\\/strong>, MD, PhD<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:grafanaki@med.upatras.gr\\\">grafanaki@med.upatras.gr<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/GRAFANAKI_CV_2016_ENG.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/2.jpg\\\" alt=\\\"2\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Vicky Stamatopoulou<\\/strong>,\\u00a0PhD<br \\/>Assistant Professor<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:v.stam@upatras.gr\\\">v.stam@upatras.gr<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/CV_Stamatopoulou.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/3.jpg\\\" alt=\\\"3\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Ilias Skeparnias<\\/strong>, Biologist, PhD <br \\/>Contact him at:\\u00a0<a href=\\\"mailto:hskeparnias@upatras.gr\\\">iskeparnias@upatras.gr<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/I.Skeparnias_CV.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/4.jpg\\\" alt=\\\"4\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Athanasios N. Shaukat<\\/strong>, Biologist, MSc <br \\/>PhD student<br \\/>Contact him at:\\u00a0<a href=\\\"mailto:shaukat.ath@gmail.com\\\">shaukat.ath@gmail.com<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Curriculum%20Vitae%20A.sokat.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/5.jpg\\\" alt=\\\"5\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Eleni\\u00a0Kaliatsi<\\/strong>, Biotechnologist, MSc <br \\/>PhD student<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:lenakaliatsi@hotmail.gr\\\">lenakaliatsi@hotmail.gr<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/%CE%92%CE%99%CE%9F%CE%93%CE%A1%CE%91%CE%A6%CE%99%CE%9A%CE%9F_%CE%A3%CE%97%CE%9C%CE%95%CE%99%CE%A9%CE%9C%CE%911.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/6.jpg\\\" alt=\\\"6\\\" width=\\\"200\\\" height=\\\"250\\\" \\/>\\u00a0<\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Giorgos\\u00a0Kyriakopoulos<\\/strong>,\\u00a0Pharmacist,\\u00a0MSc <br \\/>PhD student<br \\/>Contact him at:\\u00a0<a href=\\\"mailto:gkyriakop.123@gmail.com\\\">gkyriakop.123@gmail.com<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Curriculum-Vitae-G.Kyriakopoulos.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/7.jpg\\\" alt=\\\"7\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Nikoleta\\u00a0Giarimoglou<\\/strong>, Biochemist,\\u00a0MSc<br \\/>PhD student<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:n.giarimoglou@upatras.gr\\\">n.giarimoglou@upatras.gr<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Giarimoglou_CV.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/8.jpg\\\" alt=\\\"8\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Adamantia Kouvela<\\/strong>, Molecular Biologist,\\u00a0MSc<br \\/>PhD student<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:kouvela.a@upatras.gr\\\">kouvela.a@upatras.gr<\\/a>\\u00a0<\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/9.jpg\\\" alt=\\\"9\\\" width=\\\"200\\\" height=\\\"250\\\" \\/>\\u00a0<\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Ioanna Patsi<\\/strong>, Biologist <br \\/>M.Sc\\u00a0Student<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:up1047958@upnet.gr\\\">up1047958@upnet.gr<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/CV%20patsi.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/10.jpg\\\" alt=\\\"10\\\" width=\\\"200\\\" height=\\\"250\\\" \\/> <\\/td>\\n<td><strong>Anargyros Alexiou<\\/strong>, Biologist <br \\/>M.Sc\\u00a0Student<br \\/>Contact him at:\\u00a0<a href=\\\"mailto:argyrisalexiou@hotmail.com\\\">argyrisalexiou@hotmail.com<\\/a>\\u00a0<\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/11.jpg\\\" alt=\\\"11\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Maria Pachi<\\/strong>, Biologist<br \\/>M.Sc\\u00a0Student<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:maria.pachi98@gmail.com\\\">maria.pachi98@gmail.com<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/12.png\\\" alt=\\\"12\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Vassilis Stamatakis<\\/strong>, Biologist<br \\/>M.Sc\\u00a0Student<br \\/>Contact him at:\\u00a0<a href=\\\"mailto:maria.pachi98@gmail.com\\\">maria.pachi98@gmail.com<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/13.png\\\" alt=\\\"13\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Eirini Androna<\\/strong>, Biologist<br \\/>M.Sc\\u00a0Student<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:irine13omega@gmail.com\\\">irine13omega@gmail.com<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td>\\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\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <br \\/>\\u00a0<\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Katerina Gentekaki<\\/strong>, Biologist <br \\/>M.Sc. Student<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:katerinagen97@gmail.com\\\">katerinagen97@gmail.com<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table -->\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(1210, 403, '_elementor_css', 'a:7:{s:4:\"time\";i:1624971061;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:5:\"empty\";i:0;s:0:\"\";s:3:\"css\";s:0:\"\";}'),
(1211, 404, '_elementor_template_type', 'wp-post'),
(1212, 404, '_elementor_version', '3.1.4'),
(1213, 404, '_wp_page_template', 'default'),
(1214, 404, '_elementor_edit_mode', 'builder');
INSERT INTO `wprna_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1215, 404, '_elementor_data', '[{\"id\":\"6c37d554\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6eda5564\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"622ab918\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:table {\\\"hasFixedLayout\\\":true,\\\"className\\\":\\\"is-style-regular\\\"} -->\\n<figure class=\\\"wp-block-table is-style-regular\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/1.jpg\\\" alt=\\\"1\\\" width=\\\"200\\\" height=\\\"251\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Katerina Grafanaki<\\/strong>, MD, PhD<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:grafanaki@med.upatras.gr\\\">grafanaki@med.upatras.gr<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/GRAFANAKI_CV_2016_ENG.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/2.jpg\\\" alt=\\\"2\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Vicky Stamatopoulou<\\/strong>,\\u00a0PhD<br \\/>Assistant Professor<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:v.stam@upatras.gr\\\">v.stam@upatras.gr<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/CV_Stamatopoulou.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/3.jpg\\\" alt=\\\"3\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Ilias Skeparnias<\\/strong>, Biologist, PhD <br \\/>Contact him at:\\u00a0<a href=\\\"mailto:hskeparnias@upatras.gr\\\">iskeparnias@upatras.gr<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/I.Skeparnias_CV.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/4.jpg\\\" alt=\\\"4\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Athanasios N. Shaukat<\\/strong>, Biologist, MSc <br \\/>PhD student<br \\/>Contact him at:\\u00a0<a href=\\\"mailto:shaukat.ath@gmail.com\\\">shaukat.ath@gmail.com<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Curriculum%20Vitae%20A.sokat.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/5.jpg\\\" alt=\\\"5\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Eleni\\u00a0Kaliatsi<\\/strong>, Biotechnologist, MSc <br \\/>PhD student<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:lenakaliatsi@hotmail.gr\\\">lenakaliatsi@hotmail.gr<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/%CE%92%CE%99%CE%9F%CE%93%CE%A1%CE%91%CE%A6%CE%99%CE%9A%CE%9F_%CE%A3%CE%97%CE%9C%CE%95%CE%99%CE%A9%CE%9C%CE%911.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/6.jpg\\\" alt=\\\"6\\\" width=\\\"200\\\" height=\\\"250\\\" \\/>\\u00a0<\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Giorgos\\u00a0Kyriakopoulos<\\/strong>,\\u00a0Pharmacist,\\u00a0MSc <br \\/>PhD student<br \\/>Contact him at:\\u00a0<a href=\\\"mailto:gkyriakop.123@gmail.com\\\">gkyriakop.123@gmail.com<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Curriculum-Vitae-G.Kyriakopoulos.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/7.jpg\\\" alt=\\\"7\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Nikoleta\\u00a0Giarimoglou<\\/strong>, Biochemist,\\u00a0MSc<br \\/>PhD student<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:n.giarimoglou@upatras.gr\\\">n.giarimoglou@upatras.gr<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Giarimoglou_CV.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/8.jpg\\\" alt=\\\"8\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Adamantia Kouvela<\\/strong>, Molecular Biologist,\\u00a0MSc<br \\/>PhD student<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:kouvela.a@upatras.gr\\\">kouvela.a@upatras.gr<\\/a>\\u00a0<\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/9.jpg\\\" alt=\\\"9\\\" width=\\\"200\\\" height=\\\"250\\\" \\/>\\u00a0<\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Ioanna Patsi<\\/strong>, Biologist <br \\/>M.Sc\\u00a0Student<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:up1047958@upnet.gr\\\">up1047958@upnet.gr<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/CV%20patsi.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/10.jpg\\\" alt=\\\"10\\\" width=\\\"200\\\" height=\\\"250\\\" \\/> <\\/td>\\n<td><strong>Anargyros Alexiou<\\/strong>, Biologist <br \\/>M.Sc\\u00a0Student<br \\/>Contact him at:\\u00a0<a href=\\\"mailto:argyrisalexiou@hotmail.com\\\">argyrisalexiou@hotmail.com<\\/a>\\u00a0<\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/11.jpg\\\" alt=\\\"11\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Maria Pachi<\\/strong>, Biologist<br \\/>M.Sc\\u00a0Student<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:maria.pachi98@gmail.com\\\">maria.pachi98@gmail.com<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/12.png\\\" alt=\\\"12\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Vassilis Stamatakis<\\/strong>, Biologist<br \\/>M.Sc\\u00a0Student<br \\/>Contact him at:\\u00a0<a href=\\\"mailto:maria.pachi98@gmail.com\\\">maria.pachi98@gmail.com<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/13.png\\\" alt=\\\"13\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Eirini Androna<\\/strong>, Biologist<br \\/>M.Sc\\u00a0Student<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:irine13omega@gmail.com\\\">irine13omega@gmail.com<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td>\\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\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <br \\/>\\u00a0<\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Katerina Gentekaki<\\/strong>, Biologist <br \\/>M.Sc. Student<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:katerinagen97@gmail.com\\\">katerinagen97@gmail.com<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table -->\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(1216, 404, '_elementor_css', 'a:7:{s:4:\"time\";i:1624971061;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:5:\"empty\";i:0;s:0:\"\";s:3:\"css\";s:0:\"\";}'),
(1217, 405, '_elementor_template_type', 'wp-post'),
(1218, 405, '_elementor_version', '3.1.4'),
(1219, 405, '_wp_page_template', 'default'),
(1220, 405, '_elementor_edit_mode', 'builder'),
(1221, 405, '_elementor_data', '[{\"id\":\"6c37d554\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6eda5564\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"622ab918\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:table {\\\"hasFixedLayout\\\":true,\\\"className\\\":\\\"is-style-regular\\\"} -->\\n<figure class=\\\"wp-block-table is-style-regular\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/1.jpg\\\" alt=\\\"1\\\" width=\\\"200\\\" height=\\\"251\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Katerina Grafanaki<\\/strong>, MD, PhD<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:grafanaki@med.upatras.gr\\\">grafanaki@med.upatras.gr<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/GRAFANAKI_CV_2016_ENG.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/2.jpg\\\" alt=\\\"2\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Vicky Stamatopoulou<\\/strong>,\\u00a0PhD<br \\/>Assistant Professor<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:v.stam@upatras.gr\\\">v.stam@upatras.gr<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/CV_Stamatopoulou.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/3.jpg\\\" alt=\\\"3\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Ilias Skeparnias<\\/strong>, Biologist, PhD <br \\/>Contact him at:\\u00a0<a href=\\\"mailto:hskeparnias@upatras.gr\\\">iskeparnias@upatras.gr<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/I.Skeparnias_CV.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/4.jpg\\\" alt=\\\"4\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Athanasios N. Shaukat<\\/strong>, Biologist, MSc <br \\/>PhD student<br \\/>Contact him at:\\u00a0<a href=\\\"mailto:shaukat.ath@gmail.com\\\">shaukat.ath@gmail.com<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Curriculum%20Vitae%20A.sokat.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/5.jpg\\\" alt=\\\"5\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Eleni\\u00a0Kaliatsi<\\/strong>, Biotechnologist, MSc <br \\/>PhD student<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:lenakaliatsi@hotmail.gr\\\">lenakaliatsi@hotmail.gr<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/%CE%92%CE%99%CE%9F%CE%93%CE%A1%CE%91%CE%A6%CE%99%CE%9A%CE%9F_%CE%A3%CE%97%CE%9C%CE%95%CE%99%CE%A9%CE%9C%CE%911.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/6.jpg\\\" alt=\\\"6\\\" width=\\\"200\\\" height=\\\"250\\\" \\/>\\u00a0<\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Giorgos\\u00a0Kyriakopoulos<\\/strong>,\\u00a0Pharmacist,\\u00a0MSc <br \\/>PhD student<br \\/>Contact him at:\\u00a0<a href=\\\"mailto:gkyriakop.123@gmail.com\\\">gkyriakop.123@gmail.com<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Curriculum-Vitae-G.Kyriakopoulos.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/7.jpg\\\" alt=\\\"7\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Nikoleta\\u00a0Giarimoglou<\\/strong>, Biochemist,\\u00a0MSc<br \\/>PhD student<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:n.giarimoglou@upatras.gr\\\">n.giarimoglou@upatras.gr<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Giarimoglou_CV.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/8.jpg\\\" alt=\\\"8\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Adamantia Kouvela<\\/strong>, Molecular Biologist,\\u00a0MSc<br \\/>PhD student<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:kouvela.a@upatras.gr\\\">kouvela.a@upatras.gr<\\/a>\\u00a0<\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/9.jpg\\\" alt=\\\"9\\\" width=\\\"200\\\" height=\\\"250\\\" \\/>\\u00a0<\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Ioanna Patsi<\\/strong>, Biologist <br \\/>M.Sc\\u00a0Student<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:up1047958@upnet.gr\\\">up1047958@upnet.gr<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/CV%20patsi.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/10.jpg\\\" alt=\\\"10\\\" width=\\\"200\\\" height=\\\"250\\\" \\/> <\\/td>\\n<td><strong>Anargyros Alexiou<\\/strong>, Biologist <br \\/>M.Sc\\u00a0Student<br \\/>Contact him at:\\u00a0<a href=\\\"mailto:argyrisalexiou@hotmail.com\\\">argyrisalexiou@hotmail.com<\\/a>\\u00a0<\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/11.jpg\\\" alt=\\\"11\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Maria Pachi<\\/strong>, Biologist<br \\/>M.Sc\\u00a0Student<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:maria.pachi98@gmail.com\\\">maria.pachi98@gmail.com<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/12.png\\\" alt=\\\"12\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Vassilis Stamatakis<\\/strong>, Biologist<br \\/>M.Sc\\u00a0Student<br \\/>Contact him at:\\u00a0<a href=\\\"mailto:maria.pachi98@gmail.com\\\">maria.pachi98@gmail.com<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/13.png\\\" alt=\\\"13\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Eirini Androna<\\/strong>, Biologist<br \\/>M.Sc\\u00a0Student<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:irine13omega@gmail.com\\\">irine13omega@gmail.com<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td>\\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\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <br \\/>\\u00a0<\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Katerina Gentekaki<\\/strong>, Biologist <br \\/>M.Sc. Student<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:katerinagen97@gmail.com\\\">katerinagen97@gmail.com<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table -->\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(1222, 405, '_elementor_css', 'a:7:{s:4:\"time\";i:1624971061;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:5:\"empty\";i:0;s:0:\"\";s:3:\"css\";s:0:\"\";}'),
(1227, 406, '_elementor_template_type', 'wp-post'),
(1228, 406, '_elementor_version', '3.1.4'),
(1229, 406, '_wp_page_template', 'default'),
(1230, 406, '_elementor_edit_mode', 'builder'),
(1231, 406, '_elementor_data', '[{\"id\":\"6c37d554\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6eda5564\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"622ab918\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:table {\\\"hasFixedLayout\\\":true,\\\"className\\\":\\\"is-style-regular\\\"} -->\\n<figure class=\\\"wp-block-table is-style-regular\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/1.jpg\\\" alt=\\\"1\\\" width=\\\"200\\\" height=\\\"251\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Katerina Grafanaki<\\/strong>, MD, PhD<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:grafanaki@med.upatras.gr\\\">grafanaki@med.upatras.gr<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/GRAFANAKI_CV_2016_ENG.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/2.jpg\\\" alt=\\\"2\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Vicky Stamatopoulou<\\/strong>,\\u00a0PhD<br \\/>Assistant Professor<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:v.stam@upatras.gr\\\">v.stam@upatras.gr<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/CV_Stamatopoulou.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/3.jpg\\\" alt=\\\"3\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Ilias Skeparnias<\\/strong>, Biologist, PhD <br \\/>Contact him at:\\u00a0<a href=\\\"mailto:hskeparnias@upatras.gr\\\">iskeparnias@upatras.gr<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/I.Skeparnias_CV.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/4.jpg\\\" alt=\\\"4\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Athanasios N. Shaukat<\\/strong>, Biologist, MSc <br \\/>PhD student<br \\/>Contact him at:\\u00a0<a href=\\\"mailto:shaukat.ath@gmail.com\\\">shaukat.ath@gmail.com<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Curriculum%20Vitae%20A.sokat.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/5.jpg\\\" alt=\\\"5\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Eleni\\u00a0Kaliatsi<\\/strong>, Biotechnologist, MSc <br \\/>PhD student<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:lenakaliatsi@hotmail.gr\\\">lenakaliatsi@hotmail.gr<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/%CE%92%CE%99%CE%9F%CE%93%CE%A1%CE%91%CE%A6%CE%99%CE%9A%CE%9F_%CE%A3%CE%97%CE%9C%CE%95%CE%99%CE%A9%CE%9C%CE%911.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/6.jpg\\\" alt=\\\"6\\\" width=\\\"200\\\" height=\\\"250\\\" \\/>\\u00a0<\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Giorgos\\u00a0Kyriakopoulos<\\/strong>,\\u00a0Pharmacist,\\u00a0MSc <br \\/>PhD student<br \\/>Contact him at:\\u00a0<a href=\\\"mailto:gkyriakop.123@gmail.com\\\">gkyriakop.123@gmail.com<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Curriculum-Vitae-G.Kyriakopoulos.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/7.jpg\\\" alt=\\\"7\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Nikoleta\\u00a0Giarimoglou<\\/strong>, Biochemist,\\u00a0MSc<br \\/>PhD student<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:n.giarimoglou@upatras.gr\\\">n.giarimoglou@upatras.gr<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Giarimoglou_CV.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/8.jpg\\\" alt=\\\"8\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Adamantia Kouvela<\\/strong>, Molecular Biologist,\\u00a0MSc<br \\/>PhD student<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:kouvela.a@upatras.gr\\\">kouvela.a@upatras.gr<\\/a>\\u00a0<\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/9.jpg\\\" alt=\\\"9\\\" width=\\\"200\\\" height=\\\"250\\\" \\/>\\u00a0<\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Ioanna Patsi<\\/strong>, Biologist <br \\/>M.Sc\\u00a0Student<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:up1047958@upnet.gr\\\">up1047958@upnet.gr<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/CV%20patsi.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/10.jpg\\\" alt=\\\"10\\\" width=\\\"200\\\" height=\\\"250\\\" \\/> <\\/td>\\n<td><strong>Anargyros Alexiou<\\/strong>, Biologist <br \\/>M.Sc\\u00a0Student<br \\/>Contact him at:\\u00a0<a href=\\\"mailto:argyrisalexiou@hotmail.com\\\">argyrisalexiou@hotmail.com<\\/a>\\u00a0<\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/11.jpg\\\" alt=\\\"11\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Maria Pachi<\\/strong>, Biologist<br \\/>M.Sc\\u00a0Student<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:maria.pachi98@gmail.com\\\">maria.pachi98@gmail.com<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/12.png\\\" alt=\\\"12\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Vassilis Stamatakis<\\/strong>, Biologist<br \\/>M.Sc\\u00a0Student<br \\/>Contact him at:\\u00a0<a href=\\\"mailto:maria.pachi98@gmail.com\\\">maria.pachi98@gmail.com<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/13.png\\\" alt=\\\"13\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Eirini Androna<\\/strong>, Biologist<br \\/>M.Sc\\u00a0Student<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:irine13omega@gmail.com\\\">irine13omega@gmail.com<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td>\\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\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <br \\/>\\u00a0<\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Katerina Gentekaki<\\/strong>, Biologist <br \\/>M.Sc. Student<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:katerinagen97@gmail.com\\\">katerinagen97@gmail.com<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table -->\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(1232, 406, '_elementor_css', 'a:7:{s:4:\"time\";i:1624971073;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:5:\"empty\";i:0;s:0:\"\";s:3:\"css\";s:0:\"\";}'),
(1233, 407, '_elementor_template_type', 'wp-post'),
(1234, 407, '_elementor_version', '3.1.4'),
(1235, 407, '_wp_page_template', 'default'),
(1236, 407, '_elementor_edit_mode', 'builder'),
(1237, 407, '_elementor_data', '[{\"id\":\"6c37d554\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6eda5564\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"622ab918\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:table {\\\"hasFixedLayout\\\":true,\\\"className\\\":\\\"is-style-regular\\\"} -->\\n<figure class=\\\"wp-block-table is-style-regular\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/1.jpg\\\" alt=\\\"1\\\" width=\\\"200\\\" height=\\\"251\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Katerina Grafanaki<\\/strong>, MD, PhD<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:grafanaki@med.upatras.gr\\\">grafanaki@med.upatras.gr<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/GRAFANAKI_CV_2016_ENG.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/2.jpg\\\" alt=\\\"2\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Vicky Stamatopoulou<\\/strong>,\\u00a0PhD<br \\/>Assistant Professor<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:v.stam@upatras.gr\\\">v.stam@upatras.gr<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/CV_Stamatopoulou.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/3.jpg\\\" alt=\\\"3\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Ilias Skeparnias<\\/strong>, Biologist, PhD <br \\/>Contact him at:\\u00a0<a href=\\\"mailto:hskeparnias@upatras.gr\\\">iskeparnias@upatras.gr<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/I.Skeparnias_CV.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/4.jpg\\\" alt=\\\"4\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Athanasios N. Shaukat<\\/strong>, Biologist, MSc <br \\/>PhD student<br \\/>Contact him at:\\u00a0<a href=\\\"mailto:shaukat.ath@gmail.com\\\">shaukat.ath@gmail.com<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Curriculum%20Vitae%20A.sokat.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/5.jpg\\\" alt=\\\"5\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Eleni\\u00a0Kaliatsi<\\/strong>, Biotechnologist, MSc <br \\/>PhD student<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:lenakaliatsi@hotmail.gr\\\">lenakaliatsi@hotmail.gr<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/%CE%92%CE%99%CE%9F%CE%93%CE%A1%CE%91%CE%A6%CE%99%CE%9A%CE%9F_%CE%A3%CE%97%CE%9C%CE%95%CE%99%CE%A9%CE%9C%CE%911.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/6.jpg\\\" alt=\\\"6\\\" width=\\\"200\\\" height=\\\"250\\\" \\/>\\u00a0<\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Giorgos\\u00a0Kyriakopoulos<\\/strong>,\\u00a0Pharmacist,\\u00a0MSc <br \\/>PhD student<br \\/>Contact him at:\\u00a0<a href=\\\"mailto:gkyriakop.123@gmail.com\\\">gkyriakop.123@gmail.com<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Curriculum-Vitae-G.Kyriakopoulos.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/7.jpg\\\" alt=\\\"7\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Nikoleta\\u00a0Giarimoglou<\\/strong>, Biochemist,\\u00a0MSc<br \\/>PhD student<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:n.giarimoglou@upatras.gr\\\">n.giarimoglou@upatras.gr<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Giarimoglou_CV.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/8.jpg\\\" alt=\\\"8\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Adamantia Kouvela<\\/strong>, Molecular Biologist,\\u00a0MSc<br \\/>PhD student<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:kouvela.a@upatras.gr\\\">kouvela.a@upatras.gr<\\/a>\\u00a0<\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/9.jpg\\\" alt=\\\"9\\\" width=\\\"200\\\" height=\\\"250\\\" \\/>\\u00a0<\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Ioanna Patsi<\\/strong>, Biologist <br \\/>M.Sc\\u00a0Student<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:up1047958@upnet.gr\\\">up1047958@upnet.gr<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/CV%20patsi.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/10.jpg\\\" alt=\\\"10\\\" width=\\\"200\\\" height=\\\"250\\\" \\/> <\\/td>\\n<td><strong>Anargyros Alexiou<\\/strong>, Biologist <br \\/>M.Sc\\u00a0Student<br \\/>Contact him at:\\u00a0<a href=\\\"mailto:argyrisalexiou@hotmail.com\\\">argyrisalexiou@hotmail.com<\\/a>\\u00a0<\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/11.jpg\\\" alt=\\\"11\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Maria Pachi<\\/strong>, Biologist<br \\/>M.Sc\\u00a0Student<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:maria.pachi98@gmail.com\\\">maria.pachi98@gmail.com<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/12.png\\\" alt=\\\"12\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Vassilis Stamatakis<\\/strong>, Biologist<br \\/>M.Sc\\u00a0Student<br \\/>Contact him at:\\u00a0<a href=\\\"mailto:maria.pachi98@gmail.com\\\">maria.pachi98@gmail.com<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/13.png\\\" alt=\\\"13\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Eirini Androna<\\/strong>, Biologist<br \\/>M.Sc\\u00a0Student<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:irine13omega@gmail.com\\\">irine13omega@gmail.com<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td>\\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\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <br \\/>\\u00a0<\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Katerina Gentekaki<\\/strong>, Biologist <br \\/>M.Sc. Student<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:katerinagen97@gmail.com\\\">katerinagen97@gmail.com<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table -->\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(1238, 407, '_elementor_css', 'a:7:{s:4:\"time\";i:1624971073;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:5:\"empty\";i:0;s:0:\"\";s:3:\"css\";s:0:\"\";}'),
(1239, 408, '_elementor_template_type', 'wp-post'),
(1240, 408, '_elementor_version', '3.1.4'),
(1241, 408, '_wp_page_template', 'default'),
(1242, 408, '_elementor_edit_mode', 'builder');
INSERT INTO `wprna_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1243, 408, '_elementor_data', '[{\"id\":\"6c37d554\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6eda5564\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"622ab918\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:table {\\\"hasFixedLayout\\\":true,\\\"className\\\":\\\"is-style-regular\\\"} -->\\n<figure class=\\\"wp-block-table is-style-regular\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/1.jpg\\\" alt=\\\"1\\\" width=\\\"200\\\" height=\\\"251\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" style=\\\"text-align: left;\\\" data-align=\\\"right\\\"><strong>Katerina Grafanaki<\\/strong>, MD, PhD<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:grafanaki@med.upatras.gr\\\">grafanaki@med.upatras.gr<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/GRAFANAKI_CV_2016_ENG.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/2.jpg\\\" alt=\\\"2\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Vicky Stamatopoulou<\\/strong>,\\u00a0PhD<br \\/>Assistant Professor<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:v.stam@upatras.gr\\\">v.stam@upatras.gr<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/CV_Stamatopoulou.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/3.jpg\\\" alt=\\\"3\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Ilias Skeparnias<\\/strong>, Biologist, PhD <br \\/>Contact him at:\\u00a0<a href=\\\"mailto:hskeparnias@upatras.gr\\\">iskeparnias@upatras.gr<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/I.Skeparnias_CV.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/4.jpg\\\" alt=\\\"4\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Athanasios N. Shaukat<\\/strong>, Biologist, MSc <br \\/>PhD student<br \\/>Contact him at:\\u00a0<a href=\\\"mailto:shaukat.ath@gmail.com\\\">shaukat.ath@gmail.com<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Curriculum%20Vitae%20A.sokat.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/5.jpg\\\" alt=\\\"5\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Eleni\\u00a0Kaliatsi<\\/strong>, Biotechnologist, MSc <br \\/>PhD student<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:lenakaliatsi@hotmail.gr\\\">lenakaliatsi@hotmail.gr<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/%CE%92%CE%99%CE%9F%CE%93%CE%A1%CE%91%CE%A6%CE%99%CE%9A%CE%9F_%CE%A3%CE%97%CE%9C%CE%95%CE%99%CE%A9%CE%9C%CE%911.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/6.jpg\\\" alt=\\\"6\\\" width=\\\"200\\\" height=\\\"250\\\" \\/>\\u00a0<\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Giorgos\\u00a0Kyriakopoulos<\\/strong>,\\u00a0Pharmacist,\\u00a0MSc <br \\/>PhD student<br \\/>Contact him at:\\u00a0<a href=\\\"mailto:gkyriakop.123@gmail.com\\\">gkyriakop.123@gmail.com<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Curriculum-Vitae-G.Kyriakopoulos.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/7.jpg\\\" alt=\\\"7\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Nikoleta\\u00a0Giarimoglou<\\/strong>, Biochemist,\\u00a0MSc<br \\/>PhD student<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:n.giarimoglou@upatras.gr\\\">n.giarimoglou@upatras.gr<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Giarimoglou_CV.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/8.jpg\\\" alt=\\\"8\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Adamantia Kouvela<\\/strong>, Molecular Biologist,\\u00a0MSc<br \\/>PhD student<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:kouvela.a@upatras.gr\\\">kouvela.a@upatras.gr<\\/a>\\u00a0<\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/9.jpg\\\" alt=\\\"9\\\" width=\\\"200\\\" height=\\\"250\\\" \\/>\\u00a0<\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Ioanna Patsi<\\/strong>, Biologist <br \\/>M.Sc\\u00a0Student<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:up1047958@upnet.gr\\\">up1047958@upnet.gr<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/CV%20patsi.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/10.jpg\\\" alt=\\\"10\\\" width=\\\"200\\\" height=\\\"250\\\" \\/> <\\/td>\\n<td><strong>Anargyros Alexiou<\\/strong>, Biologist <br \\/>M.Sc\\u00a0Student<br \\/>Contact him at:\\u00a0<a href=\\\"mailto:argyrisalexiou@hotmail.com\\\">argyrisalexiou@hotmail.com<\\/a>\\u00a0<\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/11.jpg\\\" alt=\\\"11\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Maria Pachi<\\/strong>, Biologist<br \\/>M.Sc\\u00a0Student<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:maria.pachi98@gmail.com\\\">maria.pachi98@gmail.com<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/12.png\\\" alt=\\\"12\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Vassilis Stamatakis<\\/strong>, Biologist<br \\/>M.Sc\\u00a0Student<br \\/>Contact him at:\\u00a0<a href=\\\"mailto:maria.pachi98@gmail.com\\\">maria.pachi98@gmail.com<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/13.png\\\" alt=\\\"13\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" style=\\\"text-align: left;\\\" data-align=\\\"right\\\"><strong>Eirini Androna<\\/strong>, Biologist<br \\/>M.Sc\\u00a0Student<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:irine13omega@gmail.com\\\">irine13omega@gmail.com<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td>\\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\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <br \\/>\\u00a0<\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Katerina Gentekaki<\\/strong>, Biologist <br \\/>M.Sc. Student<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:katerinagen97@gmail.com\\\">katerinagen97@gmail.com<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table -->\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(1244, 408, '_elementor_css', 'a:7:{s:4:\"time\";i:1624971073;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:5:\"empty\";i:0;s:0:\"\";s:3:\"css\";s:0:\"\";}'),
(1246, 409, '_elementor_edit_mode', 'builder'),
(1247, 409, '_elementor_template_type', 'wp-page'),
(1248, 409, '_elementor_version', '3.1.4'),
(1249, 409, '_wp_page_template', 'default'),
(1250, 409, '_elementor_data', '[{\"id\":\"202e35fc\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3d5c5933\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6ced902e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"602b452\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"69d982e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0e9c55\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Constantinos Stathopoulos, PhD Professor\",\"tab_content\":\"<p style=\\\"line-height: 1.71429;\\\"><span style=\\\"font-size: 14px; color: var( --e-global-color-text ); font-family: var( --e-global-typography-text-font-family ), Sans-serif; font-weight: var( --e-global-typography-text-font-weight );\\\">Pre-clinical Building, 3rd floor<br \\/><\\/span><span style=\\\"font-size: 14px;\\\">1 Asklipiou st., 26504 Patras, Greece<\\/span><br \\/><span style=\\\"font-size: 14px;\\\">Patras\\u00a0Achaia\\u00a026504,\\u00a0Greece<\\/span><br \\/><span style=\\\"font-size: 14px;\\\">+30-2610 997936, +30-2610 997179, +30-2610 997932<br \\/><\\/span><a style=\\\"font-size: 15px; font-family: var( --e-global-typography-text-font-family ), Sans-serif; font-weight: var( --e-global-typography-text-font-weight ); background-color: #ffffff; letter-spacing: 0px;\\\" href=\\\"https:\\/\\/www.facebook.com\\/RNAupatras\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">mRNA Biology page<\\/a><\\/p>\",\"_id\":\"af102ac\"}]},\"elements\":[],\"widgetType\":\"tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dfbbcce\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"880d7a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"33b088c\",\"elType\":\"widget\",\"settings\":{\"address\":\"38.29362291017908, 21.793389357103884\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false}]'),
(1251, 409, '_elementor_css', 'a:6:{s:4:\"time\";i:1624862915;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(1252, 410, '_elementor_edit_mode', 'builder'),
(1253, 410, '_elementor_template_type', 'wp-page'),
(1254, 410, '_elementor_version', '3.1.4'),
(1255, 410, '_wp_page_template', 'default'),
(1256, 410, '_elementor_data', '[{\"id\":\"202e35fc\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3d5c5933\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6ced902e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"602b452\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"69d982e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0e9c55\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Constantinos Stathopoulos, PhD Professor\",\"tab_content\":\"<p style=\\\"line-height: 1.71429;\\\"><span style=\\\"font-size: 14px; color: var( --e-global-color-text ); font-family: var( --e-global-typography-text-font-family ), Sans-serif; font-weight: var( --e-global-typography-text-font-weight );\\\">Pre-clinical Building, 3rd floor<br \\/><\\/span><span style=\\\"font-size: 14px;\\\">1 Asklipiou st., 26504 Patras, Greece<\\/span><br \\/><span style=\\\"font-size: 14px;\\\">Patras\\u00a0Achaia\\u00a026504,\\u00a0Greece<\\/span><br \\/><span style=\\\"font-size: 14px;\\\">+30-2610 997936, +30-2610 997179, +30-2610 997932<br \\/><\\/span><a style=\\\"font-size: 15px; font-family: var( --e-global-typography-text-font-family ), Sans-serif; font-weight: var( --e-global-typography-text-font-weight ); background-color: #ffffff; letter-spacing: 0px;\\\" href=\\\"https:\\/\\/www.facebook.com\\/RNAupatras\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">mRNA Biology page<\\/a><\\/p>\",\"_id\":\"af102ac\"}]},\"elements\":[],\"widgetType\":\"tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dfbbcce\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"880d7a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"33b088c\",\"elType\":\"widget\",\"settings\":{\"address\":\"38.29362291017908, 21.793389357103884\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false}]'),
(1257, 410, '_elementor_css', 'a:6:{s:4:\"time\";i:1624862915;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(1258, 411, '_elementor_edit_mode', 'builder'),
(1259, 411, '_elementor_template_type', 'wp-page'),
(1260, 411, '_elementor_version', '3.1.4'),
(1261, 411, '_wp_page_template', 'default'),
(1262, 411, '_elementor_data', '[{\"id\":\"202e35fc\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3d5c5933\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6ced902e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"602b452\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"69d982e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0e9c55\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Constantinos Stathopoulos, PhD Professor\",\"tab_content\":\"<p style=\\\"line-height: 1.71429;\\\"><span style=\\\"font-size: 14px; color: var( --e-global-color-text ); font-family: var( --e-global-typography-text-font-family ), Sans-serif; font-weight: var( --e-global-typography-text-font-weight );\\\">Pre-clinical Building, 3rd floor<br \\/><\\/span><span style=\\\"font-size: 14px;\\\">1 Asklipiou st., 26504 Patras, Greece<\\/span><br \\/><span style=\\\"font-size: 14px;\\\">Patras\\u00a0Achaia\\u00a026504,\\u00a0Greece<\\/span><br \\/><span style=\\\"font-size: 14px;\\\">+30-2610 997936, +30-2610 997179, +30-2610 997932<br \\/><\\/span><a style=\\\"font-size: 15px; font-family: var( --e-global-typography-text-font-family ), Sans-serif; font-weight: var( --e-global-typography-text-font-weight ); background-color: #ffffff; letter-spacing: 0px;\\\" href=\\\"https:\\/\\/www.facebook.com\\/RNAupatras\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">RNA Biology Group - Facebook Page<br \\/><\\/a><\\/p>\",\"_id\":\"af102ac\"}]},\"elements\":[],\"widgetType\":\"tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dfbbcce\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"880d7a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"33b088c\",\"elType\":\"widget\",\"settings\":{\"address\":\"38.29362291017908, 21.793389357103884\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false}]'),
(1263, 411, '_elementor_css', 'a:6:{s:4:\"time\";i:1624862915;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(1264, 47, '_elementor_controls_usage', 'a:5:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:4:\"tabs\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:12:\"section_tabs\";a:1:{s:4:\"tabs\";i:1;}}}}s:11:\"google_maps\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:11:\"section_map\";a:1:{s:7:\"address\";i:1;}}}}}'),
(1265, 47, '_elementor_css', 'a:6:{s:4:\"time\";i:1624971290;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(1266, 412, '_elementor_edit_mode', 'builder'),
(1267, 412, '_elementor_template_type', 'wp-page'),
(1268, 412, '_elementor_version', '3.1.4'),
(1269, 412, '_wp_page_template', 'default'),
(1270, 412, '_elementor_data', '[{\"id\":\"202e35fc\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3d5c5933\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6ced902e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"602b452\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"69d982e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0e9c55\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Constantinos Stathopoulos, PhD Professor\",\"tab_content\":\"<p style=\\\"line-height: 1.71429;\\\"><span style=\\\"font-size: 14px; color: var( --e-global-color-text ); font-family: var( --e-global-typography-text-font-family ), Sans-serif; font-weight: var( --e-global-typography-text-font-weight );\\\">Pre-clinical Building, 3rd floor<br \\/><\\/span><span style=\\\"font-size: 14px;\\\">1 Asklipiou st., 26504 Patras, Greece<\\/span><br \\/><span style=\\\"font-size: 14px;\\\">Patras\\u00a0Achaia\\u00a026504,\\u00a0Greece<\\/span><br \\/><span style=\\\"font-size: 14px;\\\">+30-2610 997936, +30-2610 997179, +30-2610 997932<br \\/><\\/span><a style=\\\"font-size: 15px; font-family: var( --e-global-typography-text-font-family ), Sans-serif; font-weight: var( --e-global-typography-text-font-weight ); background-color: #ffffff; letter-spacing: 0px;\\\" href=\\\"https:\\/\\/www.facebook.com\\/RNAupatras\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">RNA Biology Group - Facebook Page<br \\/><\\/a><\\/p>\",\"_id\":\"af102ac\"}]},\"elements\":[],\"widgetType\":\"tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dfbbcce\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"880d7a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"33b088c\",\"elType\":\"widget\",\"settings\":{\"address\":\"38.29362291017908, 21.793389357103884\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false}]'),
(1271, 412, '_elementor_controls_usage', 'a:5:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:4:\"tabs\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:12:\"section_tabs\";a:1:{s:4:\"tabs\";i:1;}}}}s:11:\"google_maps\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:11:\"section_map\";a:1:{s:7:\"address\";i:1;}}}}}'),
(1272, 412, '_elementor_css', 'a:6:{s:4:\"time\";i:1624971290;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(1274, 253, '_elementor_template_type', 'wp-post'),
(1275, 253, '_elementor_version', '3.1.4'),
(1276, 253, '_elementor_css', 'a:7:{s:4:\"time\";i:1624971605;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:5:\"empty\";i:0;s:0:\"\";s:3:\"css\";s:0:\"\";}'),
(1277, 181, 'wpmdr_menu', '1'),
(1280, 178, '_elementor_edit_mode', 'builder'),
(1281, 178, '_elementor_template_type', 'wp-post'),
(1282, 178, '_elementor_version', '3.1.4'),
(1283, 178, '_elementor_css', 'a:7:{s:4:\"time\";i:1624971776;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:5:\"empty\";i:0;s:0:\"\";s:3:\"css\";s:0:\"\";}'),
(1284, 181, '_elementor_edit_mode', 'builder'),
(1285, 181, '_elementor_template_type', 'wp-post'),
(1286, 413, '_elementor_version', '3.1.4'),
(1287, 413, '_wp_page_template', 'default'),
(1288, 413, '_elementor_edit_mode', 'builder'),
(1289, 413, '_elementor_template_type', 'wp-post'),
(1290, 413, '_elementor_data', '[{\"id\":\"e061b5f\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2c2cf6e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"15278f21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:paragraph -->\\n<p><strong>2006<\\/strong><\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:list {\\\"ordered\\\":true} -->\\n<ol>\\n<li style=\\\"text-align: left;\\\">Kottaridi Bolanaki E.,\\u00a0Mamuris Z.,\\u00a0<strong>Stathopoulos C.<\\/strong> and Markoulatos P.\\u00a0Molecular phylogeny of VP1, 2A and 2B genes of echovirus isolates: epidemiological linkage and observations on genetic variation\\u00a0151: 1117-1132.<\\/li>\\n<li style=\\\"text-align: left;\\\">PaximadiE.,\\u00a0Karakasiliotis I.,\\u00a0Mamuris Z.,\\u00a0<strong>Stathopoulos C.<\\/strong>,\\u00a0Krikelis V.\\u00a0and Markoulatos P.\\u00a0Genomic analysis recombinant Sab in clinical isolates <em>Virus Genes<\\/em>\\u00a032: 203-210.\\u00a0(IF:\\u00a0)<\\/li>\\n<li style=\\\"text-align: left;\\\">Vourekas A., Kalavrizioti D.,\\u00a0<strong>Stathopoulos C.<\\/strong>,<strong>\\u00a0(*)<\\/strong>\\u00a0and Drainas D. Modulation of catalytic RNA biological activity by small molecule effectors. 6: 971-978.\\u00a0<strong>(*)corresponding author<\\/strong><\\/li>\\n<li style=\\\"text-align: left;\\\">Kalavrizioti D. Vourekas A., Stamatopoulou, V., Toumpeki C., Giannouli S.,\\u00a0<strong>Stathopoulos C.<\\/strong>,<strong>\\u00a0(*)<\\/strong>\\u00a0and Drainas D. RNA-mediated therapeutics: from gene inactivation to clinical application\\u00a06: 1737-1758.\\u00a0<strong>(*)corresponding author<\\/strong><\\/li>\\n<li style=\\\"text-align: left;\\\">Bailly M., Giannouli S., Blaise M.,\\u00a0<strong>Stathopoulos C.\\u00a0(*)<\\/strong>, Kern D and Becker H. D. A single tRNA base-pair mediates bacterial tRNA-dependent biosynthesis of\\u00a034: 6083-6094.\\u00a0<strong>(*)corresponding author<\\/strong><\\/li>\\n<\\/ol>\\n<!-- \\/wp:list --><!-- wp:paragraph -->\\n<p style=\\\"text-align: left;\\\"><strong>2007<\\/strong><\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:list {\\\"ordered\\\":true} -->\\n<ol style=\\\"text-align: left;\\\">\\n<li>Vourekas A., Kalavrizioti D., Tekos A., Zarkadis I.,\\u00a0<strong>Stathopoulos C.\\u00a0<\\/strong><strong>(*)<\\/strong>\\u00a0and Drainas D. A 40.7 kDa Rpp30\\/Rpp1 homologue is a protein subunit of\\u00a0<em>Dictyostelium discoideum\\u00a0<\\/em>RNase P holoenzyme.\\u00a0<em>Biochimie<\\/em>\\u00a089:\\u00a0301-310.\\u00a0<strong>(*)<\\/strong><strong>corresponding author<\\/strong><\\/li>\\n<li>Stagos,\\u00a0Spanou,\\u00a0Margariti,\\u00a0<strong>Stathopoulos<\\/strong>,\\u00a0Mamuris,\\u00a0Kazantzoglou,\\u00a0MagiatisKouretasD. (2007)\\u00a0Cytogeneticeffectsgrapeextracts\\u00a0(<em>Vitis<\\/em><em>vinifera<\\/em>)\\u00a0andpolyphenolsmitomycinC-inducedSCEsinhumanbloodlymphocytes.\\u00a0<em>J Agric<\\/em><em>.<\\/em><em>\\u00a0Food Chem.\\u00a0<\\/em>55: 5246-5252.<\\/li>\\n<li>Zifa E., Giannouli S., Theotokis P., Stamatis K., Mamuris Z. and\\u00a0<strong>Stathopoulos C.<\\/strong>\\u00a0<strong>(*)<\\/strong>\\u00a0Mitochondrial tRNA mutations: functional and clinical perturbations.\\u00a0<em>RNAbiology<\\/em>\\u00a04: 38-66.\\u00a0<strong>(*)\\u00a0<\\/strong><strong>corresponding author<\\/strong><\\/li>\\n<li>Kontou M., Kristo I., Ikonomidis A., Maniatis A., Pournaras S. and\\u00a0<strong>Stathopoulos C.<\\/strong>\\u00a0<strong>(*)<\\/strong>Molecular cloning and biochemical characterization of VIM-12, a novel hybrid metallo-\\u03b2-lactamase from a\\u00a0<em>Klebsiella pneumoniae<\\/em>\\u00a0clinical isolate, reveals atypical substrate specificity.\\u00a0<em>Biochemistry<\\/em>\\u00a046: 13170-13178.\\u00a0<strong>(*)\\u00a0<\\/strong><strong>corresponding author<\\/strong><\\/li>\\n<\\/ol>\\n<!-- \\/wp:list --><!-- wp:paragraph -->\\n<p style=\\\"text-align: left;\\\"><strong>2008<\\/strong><\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:list {\\\"ordered\\\":true} -->\\n<ol style=\\\"text-align: left;\\\">\\n<li>StamatisC.,\\u00a0Giannouli,\\u00a0S., Suchentrunk F., Sert H.,\\u00a0<strong>Stathopoulos<\\/strong><strong>C<\\/strong><strong>.<\\/strong><strong>\\u00a0(*)<\\/strong>andMamurisZ.\\u00a0RecruitmentmitochondrialtRNAgenesasauxiliary\\u00a0variability\\u00a0markersfor\\u00a0both intra- and inter-species\\u00a0analyses:\\u00a0theparadigmbrownhare\\u00a0(<em>Lepus<\\/em><em>europaeus<\\/em>)<em>Gene<\\/em>\\u00a0410: 154-164.\\u00a0<strong>(*) corresponding author<\\/strong><\\/li>\\n<li>Zifa E., Theotokis P., Kaminari A., Maridaki H., Leze H., Petsiava E., Mamuris Z. and\\u00a0<strong>Stathopoulos C. (*)<\\/strong>\\u00a0(2008) A novel G3337A mitochondrial ND1 mutation related to cardiomyopathy co-segregates with tRNA<sup>Leu(CUN)<\\/sup>\\u00a0A12308G and tRNA<sup>Thr<\\/sup>\\u00a0C15946T mutations.\\u00a0<em>Mitochondrion<\\/em>\\u00a08: 229-236.\\u00a0<strong>(*) corresponding author<\\/strong><\\/li>\\n<li>Ikonomidis A., Michail G., Vasdeki A., Labrou M., Karavasilis V.,\\u00a0<strong>Stathopoulos C.<\\/strong>, Maniatis A. and Pournaras S. (2008)\\u00a0<em>In vitro<\\/em>\\u00a0and\\u00a0<em>i<\\/em><em>n<\\/em>\\u00a0<em>v<\\/em><em>ivo<\\/em>\\u00a0evaluation of oxacillin efficiency on<em>\\u00a0mecA<\\/em>-positive oxacillin-susceptible\\u00a0<em>Staphylococcus aureus.<\\/em>\\u00a0<em>Antimicrob. Agents Chem.<\\/em>\\u00a052: 3905-3908.<\\/li>\\n<\\/ol>\\n<!-- \\/wp:list --><!-- wp:paragraph -->\\n<p style=\\\"text-align: left;\\\"><strong>2009<\\/strong><\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:list {\\\"ordered\\\":true} -->\\n<ol style=\\\"text-align: left;\\\">\\n<li>Balatsos N. A. A., Anastasakis D. and\\u00a0<strong>Stathopoulos C.<\\/strong>\\u00a0<strong>(*)<\\/strong>\\u00a0Inhibition of human poly(A)-specific ribonuclease (PARN) by purine nucleotides: kinetic analysis.\\u00a0<em>J<\\/em><em>.\\u00a0<\\/em><em>Enz<\\/em><em>.\\u00a0<\\/em><em>Inh<\\/em><em>.\\u00a0<\\/em><em>Med<\\/em><em>.\\u00a0<\\/em>24: 516-523.\\u00a0<strong>(*) corresponding author<\\/strong><\\/li>\\n<li>GiannouliS.,\\u00a0KyritsisA.,\\u00a0Malissovas N., BeckerH.\\u00a0D.\\u00a0and<strong>Stathopoulos<\\/strong><strong>C<\\/strong><strong>.<\\/strong><strong>\\u00a0(*)<\\/strong>On the role of an unusual tRNA<sup>Gly<\\/sup>\\u00a0isoacceptor in S<em>taphylococcus aureus<\\/em>.\\u00a0<em>Biochimie<\\/em>\\u00a091: 344-351.\\u00a0<strong>(*)\\u00a0<\\/strong><strong>corresponding author<\\/strong><\\/li>\\n<li>Papatheodorou L. K.,\\u00a0MalizosK.\\u00a0N., Poultisidis L. A., Hantes M. E.,\\u00a0GiannouliS., Grafanaki K., Ioannou M. G., Koukoulis G. K., Protopappas V. C., Fotiadis D. I.\\u00a0and<strong>Stathopoulos<\\/strong><strong>C<\\/strong><strong>.<\\/strong><em>Ultrasound Med. Biol.<\\/em>\\u00a035: 576-584.<\\/li>\\n<li>Balatsos N. A. A., Vlachakis D., Maragozidis P., Manta S., Anastasakis D., Kyritsis A., Vlassi M., Komiotis D. and\\u00a0<strong>Stathopoulos C.<\\/strong>\\u00a0<strong>(*)\\u00a0<\\/strong>.\\u00a0<em>Biochemistry<\\/em>\\u00a048: 6044-6051.\\u00a0<strong>(*)\\u00a0<\\/strong><strong>corresponding<\\/strong><strong>author<\\/strong><\\/li>\\n<\\/ol>\\n<!-- \\/wp:list --><!-- wp:paragraph -->\\n<p style=\\\"text-align: left;\\\"><strong>2010<\\/strong><\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:list {\\\"ordered\\\":true} -->\\n<ol>\\n<li style=\\\"text-align: left;\\\">GiannouliS.,\\u00a0LabrouM.,\\u00a0KyritsisA.,\\u00a0IkonomidisA.,\\u00a0PournarasS.,\\u00a0<strong>Stathopoulos<\\/strong><strong>C<\\/strong><strong>. (*)\\u00a0<\\/strong>and\\u00a0Tsakris A. (2010)\\u00a0DetectionmutationsinFemABXproteinfamilyin-susceptible,\\u00a0<em>mecA<\\/em>positive<em>Staphylococcus<\\/em><em>aureus<\\/em>clinicalisolates<em>J<\\/em><em>. Antimicrob.<\\/em>\\u00a065: 626-633.\\u00a0<strong>(*)\\u00a0<\\/strong><strong>corresponding<\\/strong><strong>author<\\/strong><\\/li>\\n<\\/ol>\\n<!-- \\/wp:list -->\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(1291, 165, 'wpmdr_menu', '1'),
(1292, 168, 'wpmdr_menu', '1'),
(1296, 415, '_elementor_template_type', 'wp-post'),
(1297, 415, '_elementor_version', '3.1.4'),
(1298, 415, '_wp_page_template', 'default'),
(1299, 415, '_elementor_edit_mode', 'builder'),
(1300, 415, '_elementor_data', '[{\"id\":\"6c37d554\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6eda5564\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"622ab918\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:table {\\\"hasFixedLayout\\\":true,\\\"className\\\":\\\"is-style-regular\\\"} -->\\n<figure class=\\\"wp-block-table is-style-regular\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/1.jpg\\\" alt=\\\"1\\\" width=\\\"200\\\" height=\\\"251\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" style=\\\"text-align: left;\\\" data-align=\\\"right\\\"><strong>Katerina Grafanaki<\\/strong>, MD, PhD<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:grafanaki@med.upatras.gr\\\">grafanaki@med.upatras.gr<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/GRAFANAKI_CV_2016_ENG.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/2.jpg\\\" alt=\\\"2\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Vicky Stamatopoulou<\\/strong>,\\u00a0PhD<br \\/>Assistant Professor<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:v.stam@upatras.gr\\\">v.stam@upatras.gr<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/CV_Stamatopoulou.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/3.jpg\\\" alt=\\\"3\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Ilias Skeparnias<\\/strong>, Biologist, PhD <br \\/>Contact him at:\\u00a0<a href=\\\"mailto:hskeparnias@upatras.gr\\\">iskeparnias@upatras.gr<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/I.Skeparnias_CV.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/4.jpg\\\" alt=\\\"4\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Athanasios N. Shaukat<\\/strong>, Biologist, MSc <br \\/>PhD student<br \\/>Contact him at:\\u00a0<a href=\\\"mailto:shaukat.ath@gmail.com\\\">shaukat.ath@gmail.com<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Curriculum%20Vitae%20A.sokat.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/5.jpg\\\" alt=\\\"5\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Eleni\\u00a0Kaliatsi<\\/strong>, Biotechnologist, MSc <br \\/>PhD student<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:lenakaliatsi@hotmail.gr\\\">lenakaliatsi@hotmail.gr<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/%CE%92%CE%99%CE%9F%CE%93%CE%A1%CE%91%CE%A6%CE%99%CE%9A%CE%9F_%CE%A3%CE%97%CE%9C%CE%95%CE%99%CE%A9%CE%9C%CE%911.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/6.jpg\\\" alt=\\\"6\\\" width=\\\"200\\\" height=\\\"250\\\" \\/>\\u00a0<\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Giorgos\\u00a0Kyriakopoulos<\\/strong>,\\u00a0Pharmacist,\\u00a0MSc <br \\/>PhD student<br \\/>Contact him at:\\u00a0<a href=\\\"mailto:gkyriakop.123@gmail.com\\\">gkyriakop.123@gmail.com<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Curriculum-Vitae-G.Kyriakopoulos.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/7.jpg\\\" alt=\\\"7\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Nikoleta\\u00a0Giarimoglou<\\/strong>, Biochemist,\\u00a0MSc<br \\/>PhD student<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:n.giarimoglou@upatras.gr\\\">n.giarimoglou@upatras.gr<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Giarimoglou_CV.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/8.jpg\\\" alt=\\\"8\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Adamantia Kouvela<\\/strong>, Molecular Biologist,\\u00a0MSc<br \\/>PhD student<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:kouvela.a@upatras.gr\\\">kouvela.a@upatras.gr<\\/a>\\u00a0<\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/9.jpg\\\" alt=\\\"9\\\" width=\\\"200\\\" height=\\\"250\\\" \\/>\\u00a0<\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Ioanna Patsi<\\/strong>, Biologist <br \\/>M.Sc\\u00a0Student<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:up1047958@upnet.gr\\\">up1047958@upnet.gr<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/CV%20patsi.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/10.jpg\\\" alt=\\\"10\\\" width=\\\"200\\\" height=\\\"250\\\" \\/> <\\/td>\\n<td><strong>Anargyros Alexiou<\\/strong>, Biologist <br \\/>M.Sc\\u00a0Student<br \\/>Contact him at:\\u00a0<a href=\\\"mailto:argyrisalexiou@hotmail.com\\\">argyrisalexiou@hotmail.com<\\/a>\\u00a0<\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/11.jpg\\\" alt=\\\"11\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Maria Pachi<\\/strong>, Biologist<br \\/>M.Sc\\u00a0Student<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:maria.pachi98@gmail.com\\\">maria.pachi98@gmail.com<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/12.png\\\" alt=\\\"12\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Vassilis Stamatakis<\\/strong>, Biologist<br \\/>M.Sc\\u00a0Student<br \\/>Contact him at:\\u00a0<a href=\\\"mailto:maria.pachi98@gmail.com\\\">maria.pachi98@gmail.com<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/13.png\\\" alt=\\\"13\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" style=\\\"text-align: left;\\\" data-align=\\\"right\\\"><strong>Eirini Androna<\\/strong>, Biologist<br \\/>M.Sc\\u00a0Student<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:irine13omega@gmail.com\\\">irine13omega@gmail.com<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td>\\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\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <br \\/>\\u00a0<\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Katerina Gentekaki<\\/strong>, Biologist <br \\/>M.Sc. Student<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:katerinagen97@gmail.com\\\">katerinagen97@gmail.com<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table -->\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(1301, 415, '_elementor_controls_usage', 'a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),
(1302, 415, '_elementor_css', 'a:7:{s:4:\"time\";i:1624972399;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:5:\"empty\";i:0;s:0:\"\";s:3:\"css\";s:0:\"\";}'),
(1303, 192, '_elementor_edit_mode', 'builder'),
(1306, 416, '_elementor_template_type', 'wp-post'),
(1307, 416, '_elementor_version', '3.1.4'),
(1308, 416, '_wp_page_template', 'default');
INSERT INTO `wprna_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1309, 416, '_elementor_data', '[{\"id\":\"6c37d554\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6eda5564\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"622ab918\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:table {\\\"hasFixedLayout\\\":true,\\\"className\\\":\\\"is-style-regular\\\"} -->\\n<figure class=\\\"wp-block-table is-style-regular\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/1.jpg\\\" alt=\\\"1\\\" width=\\\"200\\\" height=\\\"251\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" style=\\\"text-align: left;\\\" data-align=\\\"right\\\"><strong>Katerina Grafanaki<\\/strong>, MD, PhD<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:grafanaki@med.upatras.gr\\\">grafanaki@med.upatras.gr<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/GRAFANAKI_CV_2016_ENG.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/2.jpg\\\" alt=\\\"2\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Vicky Stamatopoulou<\\/strong>,\\u00a0PhD<br \\/>Assistant Professor<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:v.stam@upatras.gr\\\">v.stam@upatras.gr<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/CV_Stamatopoulou.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/3.jpg\\\" alt=\\\"3\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Ilias Skeparnias<\\/strong>, Biologist, PhD <br \\/>Contact him at:\\u00a0<a href=\\\"mailto:hskeparnias@upatras.gr\\\">iskeparnias@upatras.gr<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/I.Skeparnias_CV.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/4.jpg\\\" alt=\\\"4\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Athanasios N. Shaukat<\\/strong>, Biologist, MSc <br \\/>PhD student<br \\/>Contact him at:\\u00a0<a href=\\\"mailto:shaukat.ath@gmail.com\\\">shaukat.ath@gmail.com<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Curriculum%20Vitae%20A.sokat.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/5.jpg\\\" alt=\\\"5\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Eleni\\u00a0Kaliatsi<\\/strong>, Biotechnologist, MSc <br \\/>PhD student<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:lenakaliatsi@hotmail.gr\\\">lenakaliatsi@hotmail.gr<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/%CE%92%CE%99%CE%9F%CE%93%CE%A1%CE%91%CE%A6%CE%99%CE%9A%CE%9F_%CE%A3%CE%97%CE%9C%CE%95%CE%99%CE%A9%CE%9C%CE%911.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/6.jpg\\\" alt=\\\"6\\\" width=\\\"200\\\" height=\\\"250\\\" \\/>\\u00a0<\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Giorgos\\u00a0Kyriakopoulos<\\/strong>,\\u00a0Pharmacist,\\u00a0MSc <br \\/>PhD student<br \\/>Contact him at:\\u00a0<a href=\\\"mailto:gkyriakop.123@gmail.com\\\">gkyriakop.123@gmail.com<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Curriculum-Vitae-G.Kyriakopoulos.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/7.jpg\\\" alt=\\\"7\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Nikoleta\\u00a0Giarimoglou<\\/strong>, Biochemist,\\u00a0MSc<br \\/>PhD student<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:n.giarimoglou@upatras.gr\\\">n.giarimoglou@upatras.gr<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Giarimoglou_CV.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/8.jpg\\\" alt=\\\"8\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Adamantia Kouvela<\\/strong>, Molecular Biologist,\\u00a0MSc<br \\/>PhD student<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:kouvela.a@upatras.gr\\\">kouvela.a@upatras.gr<\\/a>\\u00a0<\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/9.jpg\\\" alt=\\\"9\\\" width=\\\"200\\\" height=\\\"250\\\" \\/>\\u00a0<\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Ioanna Patsi<\\/strong>, Biologist <br \\/>M.Sc\\u00a0Student<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:up1047958@upnet.gr\\\">up1047958@upnet.gr<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/CV%20patsi.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/10.jpg\\\" alt=\\\"10\\\" width=\\\"200\\\" height=\\\"250\\\" \\/> <\\/td>\\n<td><strong>Anargyros Alexiou<\\/strong>, Biologist <br \\/>M.Sc\\u00a0Student<br \\/>Contact him at:\\u00a0<a href=\\\"mailto:argyrisalexiou@hotmail.com\\\">argyrisalexiou@hotmail.com<\\/a>\\u00a0<\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/11.jpg\\\" alt=\\\"11\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Maria Pachi<\\/strong>, Biologist<br \\/>M.Sc\\u00a0Student<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:maria.pachi98@gmail.com\\\">maria.pachi98@gmail.com<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/12.png\\\" alt=\\\"12\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Vassilis Stamatakis<\\/strong>, Biologist<br \\/>M.Sc\\u00a0Student<br \\/>Contact him at:\\u00a0<a href=\\\"mailto:maria.pachi98@gmail.com\\\">maria.pachi98@gmail.com<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/13.png\\\" alt=\\\"13\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" style=\\\"text-align: left;\\\" data-align=\\\"right\\\"><strong>Eirini Androna<\\/strong>, Biologist<br \\/>M.Sc\\u00a0Student<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:irine13omega@gmail.com\\\">irine13omega@gmail.com<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td>\\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\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <br \\/>\\u00a0<\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Katerina Gentekaki<\\/strong>, Biologist <br \\/>M.Sc. Student<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:katerinagen97@gmail.com\\\">katerinagen97@gmail.com<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table -->\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(1310, 416, '_elementor_css', 'a:7:{s:4:\"time\";i:1624972399;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:5:\"empty\";i:0;s:0:\"\";s:3:\"css\";s:0:\"\";}'),
(1311, 416, '_elementor_edit_mode', 'builder'),
(1312, 417, '_elementor_template_type', 'wp-post'),
(1313, 417, '_elementor_version', '3.1.4'),
(1314, 417, '_wp_page_template', 'default'),
(1315, 417, '_elementor_data', '[{\"id\":\"6c37d554\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6eda5564\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"622ab918\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:table {\\\"hasFixedLayout\\\":true,\\\"className\\\":\\\"is-style-regular\\\"} -->\\n<figure class=\\\"wp-block-table is-style-regular\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/1.jpg\\\" alt=\\\"1\\\" width=\\\"200\\\" height=\\\"251\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" style=\\\"text-align: left;\\\" data-align=\\\"right\\\"><strong>Katerina Grafanaki<\\/strong>, MD, PhD<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:grafanaki@med.upatras.gr\\\">grafanaki@med.upatras.gr<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/GRAFANAKI_CV_2016_ENG.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/2.jpg\\\" alt=\\\"2\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Vicky Stamatopoulou<\\/strong>,\\u00a0PhD<br \\/>Assistant Professor<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:v.stam@upatras.gr\\\">v.stam@upatras.gr<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/CV_Stamatopoulou.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/3.jpg\\\" alt=\\\"3\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Ilias Skeparnias<\\/strong>, Biologist, PhD <br \\/>Contact him at:\\u00a0<a href=\\\"mailto:hskeparnias@upatras.gr\\\">iskeparnias@upatras.gr<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/I.Skeparnias_CV.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/4.jpg\\\" alt=\\\"4\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Athanasios N. Shaukat<\\/strong>, Biologist, MSc <br \\/>PhD student<br \\/>Contact him at:\\u00a0<a href=\\\"mailto:shaukat.ath@gmail.com\\\">shaukat.ath@gmail.com<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Curriculum%20Vitae%20A.sokat.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/5.jpg\\\" alt=\\\"5\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Eleni\\u00a0Kaliatsi<\\/strong>, Biotechnologist, MSc <br \\/>PhD student<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:lenakaliatsi@hotmail.gr\\\">lenakaliatsi@hotmail.gr<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/%CE%92%CE%99%CE%9F%CE%93%CE%A1%CE%91%CE%A6%CE%99%CE%9A%CE%9F_%CE%A3%CE%97%CE%9C%CE%95%CE%99%CE%A9%CE%9C%CE%911.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/6.jpg\\\" alt=\\\"6\\\" width=\\\"200\\\" height=\\\"250\\\" \\/>\\u00a0<\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Giorgos\\u00a0Kyriakopoulos<\\/strong>,\\u00a0Pharmacist,\\u00a0MSc <br \\/>PhD student<br \\/>Contact him at:\\u00a0<a href=\\\"mailto:gkyriakop.123@gmail.com\\\">gkyriakop.123@gmail.com<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Curriculum-Vitae-G.Kyriakopoulos.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/7.jpg\\\" alt=\\\"7\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Nikoleta\\u00a0Giarimoglou<\\/strong>, Biochemist,\\u00a0MSc<br \\/>PhD student<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:n.giarimoglou@upatras.gr\\\">n.giarimoglou@upatras.gr<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Giarimoglou_CV.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/8.jpg\\\" alt=\\\"8\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Adamantia Kouvela<\\/strong>, Molecular Biologist,\\u00a0MSc<br \\/>PhD student<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:kouvela.a@upatras.gr\\\">kouvela.a@upatras.gr<\\/a>\\u00a0<\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/9.jpg\\\" alt=\\\"9\\\" width=\\\"200\\\" height=\\\"250\\\" \\/>\\u00a0<\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Ioanna Patsi<\\/strong>, Biologist <br \\/>M.Sc\\u00a0Student<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:up1047958@upnet.gr\\\">up1047958@upnet.gr<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/CV%20patsi.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/10.jpg\\\" alt=\\\"10\\\" width=\\\"200\\\" height=\\\"250\\\" \\/> <\\/td>\\n<td><strong>Anargyros Alexiou<\\/strong>, Biologist <br \\/>M.Sc\\u00a0Student<br \\/>Contact him at:\\u00a0<a href=\\\"mailto:argyrisalexiou@hotmail.com\\\">argyrisalexiou@hotmail.com<\\/a>\\u00a0<\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/11.jpg\\\" alt=\\\"11\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Maria Pachi<\\/strong>, Biologist<br \\/>M.Sc\\u00a0Student<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:maria.pachi98@gmail.com\\\">maria.pachi98@gmail.com<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/12.png\\\" alt=\\\"12\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Vassilis Stamatakis<\\/strong>, Biologist<br \\/>M.Sc\\u00a0Student<br \\/>Contact him at:\\u00a0<a href=\\\"mailto:maria.pachi98@gmail.com\\\">maria.pachi98@gmail.com<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/13.png\\\" alt=\\\"13\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" style=\\\"text-align: left;\\\" data-align=\\\"right\\\"><strong>Eirini Androna<\\/strong>, Biologist<br \\/>M.Sc\\u00a0Student<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:irine13omega@gmail.com\\\">irine13omega@gmail.com<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td>\\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\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <br \\/>\\u00a0<\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Katerina Gentekaki<\\/strong>, Biologist <br \\/>M.Sc. Student<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:katerinagen97@gmail.com\\\">katerinagen97@gmail.com<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table -->\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(1316, 417, '_elementor_css', 'a:7:{s:4:\"time\";i:1624972399;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:5:\"empty\";i:0;s:0:\"\";s:3:\"css\";s:0:\"\";}'),
(1317, 417, '_elementor_edit_mode', 'builder'),
(1318, 418, '_elementor_template_type', 'wp-post'),
(1319, 418, '_elementor_version', '3.1.4'),
(1320, 418, '_wp_page_template', 'default'),
(1321, 418, '_elementor_data', '[{\"id\":\"6c37d554\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6eda5564\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"622ab918\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:table {\\\"hasFixedLayout\\\":true,\\\"className\\\":\\\"is-style-regular\\\"} -->\\n<figure class=\\\"wp-block-table is-style-regular\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/1.jpg\\\" alt=\\\"1\\\" width=\\\"200\\\" height=\\\"251\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" style=\\\"text-align: left;\\\" data-align=\\\"right\\\"><strong>Katerina Grafanaki<\\/strong>, MD, PhD<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:grafanaki@med.upatras.gr\\\">grafanaki@med.upatras.gr<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/GRAFANAKI_CV_2016_ENG.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/2.jpg\\\" alt=\\\"2\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Vicky Stamatopoulou<\\/strong>,\\u00a0PhD<br \\/>Assistant Professor<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:v.stam@upatras.gr\\\">v.stam@upatras.gr<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/CV_Stamatopoulou.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/3.jpg\\\" alt=\\\"3\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Ilias Skeparnias<\\/strong>, Biologist, PhD <br \\/>Contact him at:\\u00a0<a href=\\\"mailto:hskeparnias@upatras.gr\\\">iskeparnias@upatras.gr<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/I.Skeparnias_CV.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/4.jpg\\\" alt=\\\"4\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Athanasios N. Shaukat<\\/strong>, Biologist, MSc <br \\/>PhD student<br \\/>Contact him at:\\u00a0<a href=\\\"mailto:shaukat.ath@gmail.com\\\">shaukat.ath@gmail.com<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Curriculum%20Vitae%20A.sokat.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/5.jpg\\\" alt=\\\"5\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Eleni\\u00a0Kaliatsi<\\/strong>, Biotechnologist, MSc <br \\/>PhD student<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:lenakaliatsi@hotmail.gr\\\">lenakaliatsi@hotmail.gr<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/%CE%92%CE%99%CE%9F%CE%93%CE%A1%CE%91%CE%A6%CE%99%CE%9A%CE%9F_%CE%A3%CE%97%CE%9C%CE%95%CE%99%CE%A9%CE%9C%CE%911.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/6.jpg\\\" alt=\\\"6\\\" width=\\\"200\\\" height=\\\"250\\\" \\/>\\u00a0<\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Giorgos\\u00a0Kyriakopoulos<\\/strong>,\\u00a0Pharmacist,\\u00a0MSc <br \\/>PhD student<br \\/>Contact him at:\\u00a0<a href=\\\"mailto:gkyriakop.123@gmail.com\\\">gkyriakop.123@gmail.com<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Curriculum-Vitae-G.Kyriakopoulos.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/7.jpg\\\" alt=\\\"7\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Nikoleta\\u00a0Giarimoglou<\\/strong>, Biochemist,\\u00a0MSc<br \\/>PhD student<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:n.giarimoglou@upatras.gr\\\">n.giarimoglou@upatras.gr<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Giarimoglou_CV.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/8.jpg\\\" alt=\\\"8\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Adamantia Kouvela<\\/strong>, Molecular Biologist,\\u00a0MSc<br \\/>PhD student<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:kouvela.a@upatras.gr\\\">kouvela.a@upatras.gr<\\/a>\\u00a0<\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/9.jpg\\\" alt=\\\"9\\\" width=\\\"200\\\" height=\\\"250\\\" \\/>\\u00a0<\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Ioanna Patsi<\\/strong>, Biologist <br \\/>M.Sc\\u00a0Student<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:up1047958@upnet.gr\\\">up1047958@upnet.gr<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/CV%20patsi.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/10.jpg\\\" alt=\\\"10\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td><strong>Anargyros Alexiou<\\/strong>, Biologist <br \\/>M.Sc\\u00a0Student<br \\/>Contact him at:\\u00a0<a href=\\\"mailto:argyrisalexiou@hotmail.com\\\">argyrisalexiou@hotmail.com<\\/a>\\u00a0<\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/11.jpg\\\" alt=\\\"11\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Maria Pachi<\\/strong>, Biologist<br \\/>M.Sc\\u00a0Student<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:maria.pachi98@gmail.com\\\">maria.pachi98@gmail.com<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/12.png\\\" alt=\\\"12\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Vassilis Stamatakis<\\/strong>, Biologist<br \\/>M.Sc\\u00a0Student<br \\/>Contact him at:\\u00a0<a href=\\\"mailto:maria.pachi98@gmail.com\\\">maria.pachi98@gmail.com<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/13.png\\\" alt=\\\"13\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" style=\\\"text-align: left;\\\" data-align=\\\"right\\\"><strong>Eirini Androna<\\/strong>, Biologist<br \\/>M.Sc\\u00a0Student<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:irine13omega@gmail.com\\\">irine13omega@gmail.com<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td>\\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\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <br \\/>\\u00a0<\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Katerina Gentekaki<\\/strong>, Biologist <br \\/>M.Sc. Student<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:katerinagen97@gmail.com\\\">katerinagen97@gmail.com<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table -->\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(1322, 418, '_elementor_css', 'a:7:{s:4:\"time\";i:1624972399;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:5:\"empty\";i:0;s:0:\"\";s:3:\"css\";s:0:\"\";}'),
(1323, 418, '_elementor_edit_mode', 'builder'),
(1324, 192, '_elementor_controls_usage', 'a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),
(1326, 419, '_elementor_template_type', 'wp-post'),
(1327, 419, '_elementor_version', '3.1.4'),
(1328, 419, '_wp_page_template', 'default'),
(1329, 419, '_elementor_data', '[{\"id\":\"6c37d554\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6eda5564\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"622ab918\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:table {\\\"hasFixedLayout\\\":true,\\\"className\\\":\\\"is-style-regular\\\"} -->\\n<figure class=\\\"wp-block-table is-style-regular\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/1.jpg\\\" alt=\\\"1\\\" width=\\\"200\\\" height=\\\"251\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" style=\\\"text-align: left;\\\" data-align=\\\"right\\\"><strong>Katerina Grafanaki<\\/strong>, MD, PhD<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:grafanaki@med.upatras.gr\\\">grafanaki@med.upatras.gr<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/GRAFANAKI_CV_2016_ENG.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/2.jpg\\\" alt=\\\"2\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Vicky Stamatopoulou<\\/strong>,\\u00a0PhD<br \\/>Assistant Professor<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:v.stam@upatras.gr\\\">v.stam@upatras.gr<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/CV_Stamatopoulou.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/3.jpg\\\" alt=\\\"3\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Ilias Skeparnias<\\/strong>, Biologist, PhD <br \\/>Contact him at:\\u00a0<a href=\\\"mailto:hskeparnias@upatras.gr\\\">iskeparnias@upatras.gr<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/I.Skeparnias_CV.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/4.jpg\\\" alt=\\\"4\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Athanasios N. Shaukat<\\/strong>, Biologist, MSc <br \\/>PhD student<br \\/>Contact him at:\\u00a0<a href=\\\"mailto:shaukat.ath@gmail.com\\\">shaukat.ath@gmail.com<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Curriculum%20Vitae%20A.sokat.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/5.jpg\\\" alt=\\\"5\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Eleni\\u00a0Kaliatsi<\\/strong>, Biotechnologist, MSc <br \\/>PhD student<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:lenakaliatsi@hotmail.gr\\\">lenakaliatsi@hotmail.gr<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/%CE%92%CE%99%CE%9F%CE%93%CE%A1%CE%91%CE%A6%CE%99%CE%9A%CE%9F_%CE%A3%CE%97%CE%9C%CE%95%CE%99%CE%A9%CE%9C%CE%911.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/6.jpg\\\" alt=\\\"6\\\" width=\\\"200\\\" height=\\\"250\\\" \\/>\\u00a0<\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Giorgos\\u00a0Kyriakopoulos<\\/strong>,\\u00a0Pharmacist,\\u00a0MSc <br \\/>PhD student<br \\/>Contact him at:\\u00a0<a href=\\\"mailto:gkyriakop.123@gmail.com\\\">gkyriakop.123@gmail.com<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Curriculum-Vitae-G.Kyriakopoulos.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/7.jpg\\\" alt=\\\"7\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Nikoleta\\u00a0Giarimoglou<\\/strong>, Biochemist,\\u00a0MSc<br \\/>PhD student<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:n.giarimoglou@upatras.gr\\\">n.giarimoglou@upatras.gr<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Giarimoglou_CV.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/8.jpg\\\" alt=\\\"8\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Adamantia Kouvela<\\/strong>, Molecular Biologist,\\u00a0MSc<br \\/>PhD student<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:kouvela.a@upatras.gr\\\">kouvela.a@upatras.gr<\\/a>\\u00a0<\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/9.jpg\\\" alt=\\\"9\\\" width=\\\"200\\\" height=\\\"250\\\" \\/>\\u00a0<\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Ioanna Patsi<\\/strong>, Biologist <br \\/>M.Sc\\u00a0Student<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:up1047958@upnet.gr\\\">up1047958@upnet.gr<\\/a><br \\/><a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/CV%20patsi.pdf\\\">Curriculum Vitae<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/10.jpg\\\" alt=\\\"10\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td><strong>Anargyros Alexiou<\\/strong>, Biologist <br \\/>M.Sc\\u00a0Student<br \\/>Contact him at:\\u00a0<a href=\\\"mailto:argyrisalexiou@hotmail.com\\\">argyrisalexiou@hotmail.com<\\/a>\\u00a0<\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/11.jpg\\\" alt=\\\"11\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Maria Pachi<\\/strong>, Biologist<br \\/>M.Sc\\u00a0Student<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:maria.pachi98@gmail.com\\\">maria.pachi98@gmail.com<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/12.png\\\" alt=\\\"12\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Vassilis Stamatakis<\\/strong>, Biologist<br \\/>M.Sc\\u00a0Student<br \\/>Contact him at:\\u00a0<a href=\\\"mailto:maria.pachi98@gmail.com\\\">maria.pachi98@gmail.com<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td><img src=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/Group_members\\/13.png\\\" alt=\\\"13\\\" width=\\\"200\\\" height=\\\"250\\\" \\/><\\/td>\\n<td class=\\\"has-text-align-right\\\" style=\\\"text-align: left;\\\" data-align=\\\"right\\\"><strong>Eirini Androna<\\/strong>, Biologist<br \\/>M.Sc\\u00a0Student<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:irine13omega@gmail.com\\\">irine13omega@gmail.com<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<!-- \\/wp:table --><!-- wp:table {\\\"hasFixedLayout\\\":true} -->\\n<figure class=\\\"wp-block-table\\\">\\n<table class=\\\"has-fixed-layout\\\">\\n<tbody>\\n<tr>\\n<td>\\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\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <br \\/>\\u00a0<\\/td>\\n<td class=\\\"has-text-align-right\\\" data-align=\\\"right\\\"><strong>Katerina Gentekaki<\\/strong>, Biologist <br \\/>M.Sc. Student<br \\/>Contact her at:\\u00a0<a href=\\\"mailto:katerinagen97@gmail.com\\\">katerinagen97@gmail.com<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<p>\\u00a0<\\/p>\\n<\\/figure>\\n<!-- \\/wp:table -->\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(1330, 419, '_elementor_edit_mode', 'builder'),
(1331, 419, '_elementor_controls_usage', 'a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),
(1332, 419, '_elementor_css', 'a:7:{s:4:\"time\";i:1624972526;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:5:\"empty\";i:0;s:0:\"\";s:3:\"css\";s:0:\"\";}'),
(1333, 192, '_elementor_css', 'a:7:{s:4:\"time\";i:1624973596;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:5:\"empty\";i:0;s:0:\"\";s:3:\"css\";s:0:\"\";}'),
(1334, 420, '_wp_attached_file', '2021/06/Presentation1.tif'),
(1335, 421, '_wp_attached_file', '2021/06/Presentation1-scaled.jpg'),
(1336, 421, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:640;s:4:\"file\";s:32:\"2021/06/Presentation1-scaled.jpg\";s:5:\"sizes\";a:12:{s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"Presentation1-300x75.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:75;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"Presentation1-1024x256.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:256;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"Presentation1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"Presentation1-768x192.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:192;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:26:\"Presentation1-1536x384.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:384;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:26:\"Presentation1-2048x512.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:25:\"Presentation1-800x200.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"agama-blog-large\";a:4:{s:4:\"file\";s:25:\"Presentation1-776x310.jpg\";s:5:\"width\";i:776;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"agama-blog-medium\";a:4:{s:4:\"file\";s:25:\"Presentation1-320x202.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"agama-blog-small\";a:4:{s:4:\"file\";s:25:\"Presentation1-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"agama-related-img\";a:4:{s:4:\"file\";s:25:\"Presentation1-180x138.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:138;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"agama-recent-posts\";a:4:{s:4:\"file\";s:25:\"Presentation1-700x441.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:441;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:17:\"Presentation1.jpg\";}'),
(1337, 35, '_elementor_edit_mode', 'builder'),
(1338, 35, '_elementor_template_type', 'wp-page'),
(1339, 35, '_elementor_version', '3.1.4'),
(1340, 45, '_elementor_edit_mode', 'builder'),
(1341, 45, '_elementor_template_type', 'wp-page'),
(1342, 45, '_elementor_version', '3.1.4'),
(1344, 35, '_elementor_css', 'a:7:{s:4:\"time\";i:1625050029;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:5:\"empty\";i:0;s:0:\"\";s:3:\"css\";s:0:\"\";}'),
(1345, 45, '_elementor_css', 'a:7:{s:4:\"time\";i:1625050127;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:5:\"empty\";i:0;s:0:\"\";s:3:\"css\";s:0:\"\";}'),
(1346, 423, '_wp_trash_meta_status', 'publish'),
(1347, 423, '_wp_trash_meta_time', '1625050407'),
(1348, 36, '_elementor_edit_mode', 'builder'),
(1349, 36, '_elementor_template_type', 'wp-page'),
(1350, 36, '_elementor_version', '3.1.4'),
(1351, 424, '_elementor_edit_mode', 'builder'),
(1352, 424, '_elementor_template_type', 'wp-page'),
(1353, 424, '_elementor_version', '3.1.4'),
(1354, 425, '_elementor_edit_mode', 'builder'),
(1355, 425, '_elementor_template_type', 'wp-page'),
(1356, 425, '_elementor_version', '3.1.4'),
(1357, 36, '_wp_page_template', 'default');
INSERT INTO `wprna_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1358, 36, '_elementor_data', '[{\"id\":\"419ce16\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"960c397\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d3c39d\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":165,\"url\":\"http:\\/\\/9.dynacomp2.eu\\/rna\\/wordpress\\/wp-content\\/uploads\\/2021\\/04\\/sliderpublic04-1.jpg\"},{\"id\":138,\"url\":\"http:\\/\\/9.dynacomp2.eu\\/rna\\/wordpress\\/wp-content\\/uploads\\/2021\\/04\\/sliderpublic03.jpg\"},{\"id\":137,\"url\":\"http:\\/\\/9.dynacomp2.eu\\/rna\\/wordpress\\/wp-content\\/uploads\\/2021\\/04\\/sliderpublic02.jpg\"},{\"id\":164,\"url\":\"http:\\/\\/9.dynacomp2.eu\\/rna\\/wordpress\\/wp-content\\/uploads\\/2021\\/04\\/sliderpublic03-1.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"slides_to_scroll\":\"2\",\"arrows_position\":\"outside\",\"__globals__\":{\"arrows_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"31dfb644\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"60082b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"50957219\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:paragraph -->\\n<p><strong>Group Leader<\\/strong><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:columns -->\\n<div class=\\\"wp-block-columns\\\"><!-- wp:column {\\\"width\\\":\\\"33.33%\\\"} -->\\n<div class=\\\"wp-block-column\\\" style=\\\"flex-basis:33.33%\\\"><!-- wp:image {\\\"id\\\":321,\\\"sizeSlug\\\":\\\"large\\\",\\\"linkDestination\\\":\\\"none\\\"} -->\\n<figure class=\\\"wp-block-image size-large\\\"><img src=\\\"http:\\/\\/9.dynacomp2.eu\\/rna\\/wordpress\\/wp-content\\/uploads\\/2021\\/06\\/Costas_New_1.jpg\\\" alt=\\\"\\\" class=\\\"wp-image-321\\\"\\/><figcaption>Professor Constantinos Stathopoulos<\\/figcaption><\\/figure>\\n<!-- \\/wp:image --><\\/div>\\n<!-- \\/wp:column -->\\n\\n<!-- wp:column {\\\"width\\\":\\\"66.66%\\\"} -->\\n<div class=\\\"wp-block-column\\\" style=\\\"flex-basis:66.66%\\\"><!-- wp:paragraph -->\\n<p>Professor Constantinos Stathopoulos is the leader of the RNA Biology group at the University of Patras. He has been postdoctoral fellow at&nbsp;<a href=\\\"http:\\/\\/trna.research.yale.edu\\/index.html\\\">Yale University<\\/a>&nbsp;(1998-2001) and Assistant Professor at the Department of Biochemistry and Biotechnology of the University of Thessaly (2002-2009).In 2009 he joined the&nbsp;<a href=\\\"http:\\/\\/biochemistry.med.upatras.gr\\/\\\">Department of Biochemistry at the University of Patras School of Medicine<\\/a>&nbsp;as Associate Professor and since 2014 he is Full Professor.The PI has established several international collaborations with centers of excellence on RNA biology and metabolism.Work from his group has been awarded in international and national conferences. He is member of the editorial board of the&nbsp;<a href=\\\"http:\\/\\/www.mdpi.com\\/journal\\/ijms\\/sectioneditors\\/biochemistry\\\"><em>International Journal of Molecular Sciences<\\/em><\\/a>&nbsp;and he has served as reviewer for numerous international journals and for the evaluation of research grant applications submitted to the Hellenic Ministry of Education and to the General Secretariat of Research and Technology. He has published more than 60 articles and part of his work has been cited in major scientific textbooks of Biochemistry and Molecular Biology. Recently, he organized as co-Chair the&nbsp;<a href=\\\"http:\\/\\/www.trna2014.gr\\/\\\">25<sup>th<\\/sup>&nbsp;tRNA Conference<\\/a>. A detailed CV can be found&nbsp;<a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/STATHOPOULOS%20%20ENGLISH%20CV%20JAN%202017-FINAL.pdf\\\">here.<\\/a><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p><em>Research links<\\/em><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p><a href=\\\"https:\\/\\/www.linkedin.com\\/profile\\/view?id=AAMAAAZgaEIBDgAPzbl3D2WnFKLeJWCLytIYA4M&amp;trk=hp-identity-name\\\">Linkedin profile<\\/a><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p><a href=\\\"https:\\/\\/www.researchgate.net\\/profile\\/Constantinos_Stathopoulos?ev=hdr_xprf&amp;_sg=rpa2WsJrftMQLl2WUg9rE_SBr-uv1wqr9uTkZqa2bsYd3-riDwFGZEv9uIU2EF9Z\\\">Researchgate profile<\\/a><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p><a href=\\\"https:\\/\\/scholar.google.gr\\/citations?user=q-KogacAAAAJ&amp;hl=el\\\">Google Scholar<\\/a><\\/p>\\n<!-- \\/wp:paragraph --><\\/div>\\n<!-- \\/wp:column --><\\/div>\\n<!-- \\/wp:columns -->\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(1359, 426, '_elementor_edit_mode', 'builder'),
(1360, 426, '_elementor_template_type', 'wp-page'),
(1361, 426, '_elementor_version', '3.1.4'),
(1362, 426, '_wp_page_template', 'default'),
(1363, 426, '_elementor_data', '[{\"id\":\"419ce16\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"960c397\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d3c39d\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":165,\"url\":\"http:\\/\\/9.dynacomp2.eu\\/rna\\/wordpress\\/wp-content\\/uploads\\/2021\\/04\\/sliderpublic04-1.jpg\"},{\"id\":164,\"url\":\"http:\\/\\/9.dynacomp2.eu\\/rna\\/wordpress\\/wp-content\\/uploads\\/2021\\/04\\/sliderpublic03-1.jpg\"},{\"id\":163,\"url\":\"http:\\/\\/9.dynacomp2.eu\\/rna\\/wordpress\\/wp-content\\/uploads\\/2021\\/04\\/sliderpublic02-1.jpg\"},{\"id\":162,\"url\":\"http:\\/\\/9.dynacomp2.eu\\/rna\\/wordpress\\/wp-content\\/uploads\\/2021\\/04\\/sliderpublic01-1.jpg\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"31dfb644\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"60082b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"50957219\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:paragraph -->\\n<p><strong>Group Leader<\\/strong><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:columns -->\\n<div class=\\\"wp-block-columns\\\"><!-- wp:column {\\\"width\\\":\\\"33.33%\\\"} -->\\n<div class=\\\"wp-block-column\\\" style=\\\"flex-basis:33.33%\\\"><!-- wp:image {\\\"id\\\":321,\\\"sizeSlug\\\":\\\"large\\\",\\\"linkDestination\\\":\\\"none\\\"} -->\\n<figure class=\\\"wp-block-image size-large\\\"><img src=\\\"http:\\/\\/9.dynacomp2.eu\\/rna\\/wordpress\\/wp-content\\/uploads\\/2021\\/06\\/Costas_New_1.jpg\\\" alt=\\\"\\\" class=\\\"wp-image-321\\\"\\/><figcaption>Professor Constantinos Stathopoulos<\\/figcaption><\\/figure>\\n<!-- \\/wp:image --><\\/div>\\n<!-- \\/wp:column -->\\n\\n<!-- wp:column {\\\"width\\\":\\\"66.66%\\\"} -->\\n<div class=\\\"wp-block-column\\\" style=\\\"flex-basis:66.66%\\\"><!-- wp:paragraph -->\\n<p>Professor Constantinos Stathopoulos is the leader of the RNA Biology group at the University of Patras. He has been postdoctoral fellow at&nbsp;<a href=\\\"http:\\/\\/trna.research.yale.edu\\/index.html\\\">Yale University<\\/a>&nbsp;(1998-2001) and Assistant Professor at the Department of Biochemistry and Biotechnology of the University of Thessaly (2002-2009).In 2009 he joined the&nbsp;<a href=\\\"http:\\/\\/biochemistry.med.upatras.gr\\/\\\">Department of Biochemistry at the University of Patras School of Medicine<\\/a>&nbsp;as Associate Professor and since 2014 he is Full Professor.The PI has established several international collaborations with centers of excellence on RNA biology and metabolism.Work from his group has been awarded in international and national conferences. He is member of the editorial board of the&nbsp;<a href=\\\"http:\\/\\/www.mdpi.com\\/journal\\/ijms\\/sectioneditors\\/biochemistry\\\"><em>International Journal of Molecular Sciences<\\/em><\\/a>&nbsp;and he has served as reviewer for numerous international journals and for the evaluation of research grant applications submitted to the Hellenic Ministry of Education and to the General Secretariat of Research and Technology. He has published more than 60 articles and part of his work has been cited in major scientific textbooks of Biochemistry and Molecular Biology. Recently, he organized as co-Chair the&nbsp;<a href=\\\"http:\\/\\/www.trna2014.gr\\/\\\">25<sup>th<\\/sup>&nbsp;tRNA Conference<\\/a>. A detailed CV can be found&nbsp;<a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/STATHOPOULOS%20%20ENGLISH%20CV%20JAN%202017-FINAL.pdf\\\">here.<\\/a><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p><em>Research links<\\/em><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p><a href=\\\"https:\\/\\/www.linkedin.com\\/profile\\/view?id=AAMAAAZgaEIBDgAPzbl3D2WnFKLeJWCLytIYA4M&amp;trk=hp-identity-name\\\">Linkedin profile<\\/a><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p><a href=\\\"https:\\/\\/www.researchgate.net\\/profile\\/Constantinos_Stathopoulos?ev=hdr_xprf&amp;_sg=rpa2WsJrftMQLl2WUg9rE_SBr-uv1wqr9uTkZqa2bsYd3-riDwFGZEv9uIU2EF9Z\\\">Researchgate profile<\\/a><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p><a href=\\\"https:\\/\\/scholar.google.gr\\/citations?user=q-KogacAAAAJ&amp;hl=el\\\">Google Scholar<\\/a><\\/p>\\n<!-- \\/wp:paragraph --><\\/div>\\n<!-- \\/wp:column --><\\/div>\\n<!-- \\/wp:columns -->\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(1367, 429, '_elementor_edit_mode', 'builder'),
(1368, 429, '_elementor_template_type', 'wp-page'),
(1369, 429, '_elementor_version', '3.1.4'),
(1370, 429, '_wp_page_template', 'default'),
(1371, 429, '_elementor_data', '[{\"id\":\"419ce16\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"960c397\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d3c39d\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":165,\"url\":\"http:\\/\\/9.dynacomp2.eu\\/rna\\/wordpress\\/wp-content\\/uploads\\/2021\\/04\\/sliderpublic04-1.jpg\"},{\"id\":164,\"url\":\"http:\\/\\/9.dynacomp2.eu\\/rna\\/wordpress\\/wp-content\\/uploads\\/2021\\/04\\/sliderpublic03-1.jpg\"},{\"id\":163,\"url\":\"http:\\/\\/9.dynacomp2.eu\\/rna\\/wordpress\\/wp-content\\/uploads\\/2021\\/04\\/sliderpublic02-1.jpg\"},{\"id\":162,\"url\":\"http:\\/\\/9.dynacomp2.eu\\/rna\\/wordpress\\/wp-content\\/uploads\\/2021\\/04\\/sliderpublic01-1.jpg\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"31dfb644\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"60082b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"50957219\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:paragraph -->\\n<p><strong>Group Leader<\\/strong><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:columns -->\\n<div class=\\\"wp-block-columns\\\"><!-- wp:column {\\\"width\\\":\\\"33.33%\\\"} -->\\n<div class=\\\"wp-block-column\\\" style=\\\"flex-basis:33.33%\\\"><!-- wp:image {\\\"id\\\":321,\\\"sizeSlug\\\":\\\"large\\\",\\\"linkDestination\\\":\\\"none\\\"} -->\\n<figure class=\\\"wp-block-image size-large\\\"><img src=\\\"http:\\/\\/9.dynacomp2.eu\\/rna\\/wordpress\\/wp-content\\/uploads\\/2021\\/06\\/Costas_New_1.jpg\\\" alt=\\\"\\\" class=\\\"wp-image-321\\\"\\/><figcaption>Professor Constantinos Stathopoulos<\\/figcaption><\\/figure>\\n<!-- \\/wp:image --><\\/div>\\n<!-- \\/wp:column -->\\n\\n<!-- wp:column {\\\"width\\\":\\\"66.66%\\\"} -->\\n<div class=\\\"wp-block-column\\\" style=\\\"flex-basis:66.66%\\\"><!-- wp:paragraph -->\\n<p>Professor Constantinos Stathopoulos is the leader of the RNA Biology group at the University of Patras. He has been postdoctoral fellow at&nbsp;<a href=\\\"http:\\/\\/trna.research.yale.edu\\/index.html\\\">Yale University<\\/a>&nbsp;(1998-2001) and Assistant Professor at the Department of Biochemistry and Biotechnology of the University of Thessaly (2002-2009).In 2009 he joined the&nbsp;<a href=\\\"http:\\/\\/biochemistry.med.upatras.gr\\/\\\">Department of Biochemistry at the University of Patras School of Medicine<\\/a>&nbsp;as Associate Professor and since 2014 he is Full Professor.The PI has established several international collaborations with centers of excellence on RNA biology and metabolism.Work from his group has been awarded in international and national conferences. He is member of the editorial board of the&nbsp;<a href=\\\"http:\\/\\/www.mdpi.com\\/journal\\/ijms\\/sectioneditors\\/biochemistry\\\"><em>International Journal of Molecular Sciences<\\/em><\\/a>&nbsp;and he has served as reviewer for numerous international journals and for the evaluation of research grant applications submitted to the Hellenic Ministry of Education and to the General Secretariat of Research and Technology. He has published more than 60 articles and part of his work has been cited in major scientific textbooks of Biochemistry and Molecular Biology. Recently, he organized as co-Chair the&nbsp;<a href=\\\"http:\\/\\/www.trna2014.gr\\/\\\">25<sup>th<\\/sup>&nbsp;tRNA Conference<\\/a>. A detailed CV can be found&nbsp;<a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/STATHOPOULOS%20%20ENGLISH%20CV%20JAN%202017-FINAL.pdf\\\">here.<\\/a><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p><em>Research links<\\/em><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p><a href=\\\"https:\\/\\/www.linkedin.com\\/profile\\/view?id=AAMAAAZgaEIBDgAPzbl3D2WnFKLeJWCLytIYA4M&amp;trk=hp-identity-name\\\">Linkedin profile<\\/a><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p><a href=\\\"https:\\/\\/www.researchgate.net\\/profile\\/Constantinos_Stathopoulos?ev=hdr_xprf&amp;_sg=rpa2WsJrftMQLl2WUg9rE_SBr-uv1wqr9uTkZqa2bsYd3-riDwFGZEv9uIU2EF9Z\\\">Researchgate profile<\\/a><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p><a href=\\\"https:\\/\\/scholar.google.gr\\/citations?user=q-KogacAAAAJ&amp;hl=el\\\">Google Scholar<\\/a><\\/p>\\n<!-- \\/wp:paragraph --><\\/div>\\n<!-- \\/wp:column --><\\/div>\\n<!-- \\/wp:columns -->\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(1372, 429, '_elementor_css', 'a:7:{s:4:\"time\";i:1625050790;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:5:\"empty\";i:0;s:0:\"\";s:3:\"css\";s:0:\"\";}'),
(1373, 430, '_elementor_edit_mode', 'builder'),
(1374, 430, '_elementor_template_type', 'wp-page'),
(1375, 430, '_elementor_version', '3.1.4'),
(1376, 430, '_wp_page_template', 'default'),
(1377, 430, '_elementor_data', '[{\"id\":\"419ce16\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"960c397\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d3c39d\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":165,\"url\":\"http:\\/\\/9.dynacomp2.eu\\/rna\\/wordpress\\/wp-content\\/uploads\\/2021\\/04\\/sliderpublic04-1.jpg\"},{\"id\":164,\"url\":\"http:\\/\\/9.dynacomp2.eu\\/rna\\/wordpress\\/wp-content\\/uploads\\/2021\\/04\\/sliderpublic03-1.jpg\"},{\"id\":163,\"url\":\"http:\\/\\/9.dynacomp2.eu\\/rna\\/wordpress\\/wp-content\\/uploads\\/2021\\/04\\/sliderpublic02-1.jpg\"},{\"id\":162,\"url\":\"http:\\/\\/9.dynacomp2.eu\\/rna\\/wordpress\\/wp-content\\/uploads\\/2021\\/04\\/sliderpublic01-1.jpg\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"31dfb644\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"60082b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"50957219\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:paragraph -->\\n<p><strong>Group Leader<\\/strong><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:columns -->\\n<div class=\\\"wp-block-columns\\\"><!-- wp:column {\\\"width\\\":\\\"33.33%\\\"} -->\\n<div class=\\\"wp-block-column\\\" style=\\\"flex-basis:33.33%\\\"><!-- wp:image {\\\"id\\\":321,\\\"sizeSlug\\\":\\\"large\\\",\\\"linkDestination\\\":\\\"none\\\"} -->\\n<figure class=\\\"wp-block-image size-large\\\"><img src=\\\"http:\\/\\/9.dynacomp2.eu\\/rna\\/wordpress\\/wp-content\\/uploads\\/2021\\/06\\/Costas_New_1.jpg\\\" alt=\\\"\\\" class=\\\"wp-image-321\\\"\\/><figcaption>Professor Constantinos Stathopoulos<\\/figcaption><\\/figure>\\n<!-- \\/wp:image --><\\/div>\\n<!-- \\/wp:column -->\\n\\n<!-- wp:column {\\\"width\\\":\\\"66.66%\\\"} -->\\n<div class=\\\"wp-block-column\\\" style=\\\"flex-basis:66.66%\\\"><!-- wp:paragraph -->\\n<p>Professor Constantinos Stathopoulos is the leader of the RNA Biology group at the University of Patras. He has been postdoctoral fellow at&nbsp;<a href=\\\"http:\\/\\/trna.research.yale.edu\\/index.html\\\">Yale University<\\/a>&nbsp;(1998-2001) and Assistant Professor at the Department of Biochemistry and Biotechnology of the University of Thessaly (2002-2009).In 2009 he joined the&nbsp;<a href=\\\"http:\\/\\/biochemistry.med.upatras.gr\\/\\\">Department of Biochemistry at the University of Patras School of Medicine<\\/a>&nbsp;as Associate Professor and since 2014 he is Full Professor.The PI has established several international collaborations with centers of excellence on RNA biology and metabolism.Work from his group has been awarded in international and national conferences. He is member of the editorial board of the&nbsp;<a href=\\\"http:\\/\\/www.mdpi.com\\/journal\\/ijms\\/sectioneditors\\/biochemistry\\\"><em>International Journal of Molecular Sciences<\\/em><\\/a>&nbsp;and he has served as reviewer for numerous international journals and for the evaluation of research grant applications submitted to the Hellenic Ministry of Education and to the General Secretariat of Research and Technology. He has published more than 60 articles and part of his work has been cited in major scientific textbooks of Biochemistry and Molecular Biology. Recently, he organized as co-Chair the&nbsp;<a href=\\\"http:\\/\\/www.trna2014.gr\\/\\\">25<sup>th<\\/sup>&nbsp;tRNA Conference<\\/a>. A detailed CV can be found&nbsp;<a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/STATHOPOULOS%20%20ENGLISH%20CV%20JAN%202017-FINAL.pdf\\\">here.<\\/a><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p><em>Research links<\\/em><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p><a href=\\\"https:\\/\\/www.linkedin.com\\/profile\\/view?id=AAMAAAZgaEIBDgAPzbl3D2WnFKLeJWCLytIYA4M&amp;trk=hp-identity-name\\\">Linkedin profile<\\/a><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p><a href=\\\"https:\\/\\/www.researchgate.net\\/profile\\/Constantinos_Stathopoulos?ev=hdr_xprf&amp;_sg=rpa2WsJrftMQLl2WUg9rE_SBr-uv1wqr9uTkZqa2bsYd3-riDwFGZEv9uIU2EF9Z\\\">Researchgate profile<\\/a><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p><a href=\\\"https:\\/\\/scholar.google.gr\\/citations?user=q-KogacAAAAJ&amp;hl=el\\\">Google Scholar<\\/a><\\/p>\\n<!-- \\/wp:paragraph --><\\/div>\\n<!-- \\/wp:column --><\\/div>\\n<!-- \\/wp:columns -->\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(1378, 430, '_elementor_css', 'a:7:{s:4:\"time\";i:1625050790;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:5:\"empty\";i:0;s:0:\"\";s:3:\"css\";s:0:\"\";}'),
(1379, 431, '_elementor_edit_mode', 'builder'),
(1380, 431, '_elementor_template_type', 'wp-page'),
(1381, 431, '_elementor_version', '3.1.4'),
(1382, 431, '_wp_page_template', 'default'),
(1383, 431, '_elementor_data', '[{\"id\":\"419ce16\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"960c397\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d3c39d\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":165,\"url\":\"http:\\/\\/9.dynacomp2.eu\\/rna\\/wordpress\\/wp-content\\/uploads\\/2021\\/04\\/sliderpublic04-1.jpg\"}],\"thumbnail_size\":\"full\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"31dfb644\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"60082b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"50957219\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:paragraph -->\\n<p><strong>Group Leader<\\/strong><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:columns -->\\n<div class=\\\"wp-block-columns\\\"><!-- wp:column {\\\"width\\\":\\\"33.33%\\\"} -->\\n<div class=\\\"wp-block-column\\\" style=\\\"flex-basis:33.33%\\\"><!-- wp:image {\\\"id\\\":321,\\\"sizeSlug\\\":\\\"large\\\",\\\"linkDestination\\\":\\\"none\\\"} -->\\n<figure class=\\\"wp-block-image size-large\\\"><img src=\\\"http:\\/\\/9.dynacomp2.eu\\/rna\\/wordpress\\/wp-content\\/uploads\\/2021\\/06\\/Costas_New_1.jpg\\\" alt=\\\"\\\" class=\\\"wp-image-321\\\"\\/><figcaption>Professor Constantinos Stathopoulos<\\/figcaption><\\/figure>\\n<!-- \\/wp:image --><\\/div>\\n<!-- \\/wp:column -->\\n\\n<!-- wp:column {\\\"width\\\":\\\"66.66%\\\"} -->\\n<div class=\\\"wp-block-column\\\" style=\\\"flex-basis:66.66%\\\"><!-- wp:paragraph -->\\n<p>Professor Constantinos Stathopoulos is the leader of the RNA Biology group at the University of Patras. He has been postdoctoral fellow at&nbsp;<a href=\\\"http:\\/\\/trna.research.yale.edu\\/index.html\\\">Yale University<\\/a>&nbsp;(1998-2001) and Assistant Professor at the Department of Biochemistry and Biotechnology of the University of Thessaly (2002-2009).In 2009 he joined the&nbsp;<a href=\\\"http:\\/\\/biochemistry.med.upatras.gr\\/\\\">Department of Biochemistry at the University of Patras School of Medicine<\\/a>&nbsp;as Associate Professor and since 2014 he is Full Professor.The PI has established several international collaborations with centers of excellence on RNA biology and metabolism.Work from his group has been awarded in international and national conferences. He is member of the editorial board of the&nbsp;<a href=\\\"http:\\/\\/www.mdpi.com\\/journal\\/ijms\\/sectioneditors\\/biochemistry\\\"><em>International Journal of Molecular Sciences<\\/em><\\/a>&nbsp;and he has served as reviewer for numerous international journals and for the evaluation of research grant applications submitted to the Hellenic Ministry of Education and to the General Secretariat of Research and Technology. He has published more than 60 articles and part of his work has been cited in major scientific textbooks of Biochemistry and Molecular Biology. Recently, he organized as co-Chair the&nbsp;<a href=\\\"http:\\/\\/www.trna2014.gr\\/\\\">25<sup>th<\\/sup>&nbsp;tRNA Conference<\\/a>. A detailed CV can be found&nbsp;<a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/STATHOPOULOS%20%20ENGLISH%20CV%20JAN%202017-FINAL.pdf\\\">here.<\\/a><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p><em>Research links<\\/em><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p><a href=\\\"https:\\/\\/www.linkedin.com\\/profile\\/view?id=AAMAAAZgaEIBDgAPzbl3D2WnFKLeJWCLytIYA4M&amp;trk=hp-identity-name\\\">Linkedin profile<\\/a><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p><a href=\\\"https:\\/\\/www.researchgate.net\\/profile\\/Constantinos_Stathopoulos?ev=hdr_xprf&amp;_sg=rpa2WsJrftMQLl2WUg9rE_SBr-uv1wqr9uTkZqa2bsYd3-riDwFGZEv9uIU2EF9Z\\\">Researchgate profile<\\/a><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p><a href=\\\"https:\\/\\/scholar.google.gr\\/citations?user=q-KogacAAAAJ&amp;hl=el\\\">Google Scholar<\\/a><\\/p>\\n<!-- \\/wp:paragraph --><\\/div>\\n<!-- \\/wp:column --><\\/div>\\n<!-- \\/wp:columns -->\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(1384, 431, '_elementor_css', 'a:7:{s:4:\"time\";i:1625050790;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:5:\"empty\";i:0;s:0:\"\";s:3:\"css\";s:0:\"\";}'),
(1386, 432, '_elementor_edit_mode', 'builder'),
(1387, 432, '_elementor_template_type', 'wp-page'),
(1388, 432, '_elementor_version', '3.1.4'),
(1389, 432, '_wp_page_template', 'default'),
(1390, 432, '_elementor_data', '[{\"id\":\"419ce16\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"960c397\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d3c39d\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":165,\"url\":\"http:\\/\\/9.dynacomp2.eu\\/rna\\/wordpress\\/wp-content\\/uploads\\/2021\\/04\\/sliderpublic04-1.jpg\"}],\"thumbnail_size\":\"full\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"31dfb644\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"60082b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"50957219\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:paragraph -->\\n<p><strong>Group Leader<\\/strong><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:columns -->\\n<div class=\\\"wp-block-columns\\\"><!-- wp:column {\\\"width\\\":\\\"33.33%\\\"} -->\\n<div class=\\\"wp-block-column\\\" style=\\\"flex-basis:33.33%\\\"><!-- wp:image {\\\"id\\\":321,\\\"sizeSlug\\\":\\\"large\\\",\\\"linkDestination\\\":\\\"none\\\"} -->\\n<figure class=\\\"wp-block-image size-large\\\"><img src=\\\"http:\\/\\/9.dynacomp2.eu\\/rna\\/wordpress\\/wp-content\\/uploads\\/2021\\/06\\/Costas_New_1.jpg\\\" alt=\\\"\\\" class=\\\"wp-image-321\\\"\\/><figcaption>Professor Constantinos Stathopoulos<\\/figcaption><\\/figure>\\n<!-- \\/wp:image --><\\/div>\\n<!-- \\/wp:column -->\\n\\n<!-- wp:column {\\\"width\\\":\\\"66.66%\\\"} -->\\n<div class=\\\"wp-block-column\\\" style=\\\"flex-basis:66.66%\\\"><!-- wp:paragraph -->\\n<p>Professor Constantinos Stathopoulos is the leader of the RNA Biology group at the University of Patras. He has been postdoctoral fellow at&nbsp;<a href=\\\"http:\\/\\/trna.research.yale.edu\\/index.html\\\">Yale University<\\/a>&nbsp;(1998-2001) and Assistant Professor at the Department of Biochemistry and Biotechnology of the University of Thessaly (2002-2009).In 2009 he joined the&nbsp;<a href=\\\"http:\\/\\/biochemistry.med.upatras.gr\\/\\\">Department of Biochemistry at the University of Patras School of Medicine<\\/a>&nbsp;as Associate Professor and since 2014 he is Full Professor.The PI has established several international collaborations with centers of excellence on RNA biology and metabolism.Work from his group has been awarded in international and national conferences. He is member of the editorial board of the&nbsp;<a href=\\\"http:\\/\\/www.mdpi.com\\/journal\\/ijms\\/sectioneditors\\/biochemistry\\\"><em>International Journal of Molecular Sciences<\\/em><\\/a>&nbsp;and he has served as reviewer for numerous international journals and for the evaluation of research grant applications submitted to the Hellenic Ministry of Education and to the General Secretariat of Research and Technology. He has published more than 60 articles and part of his work has been cited in major scientific textbooks of Biochemistry and Molecular Biology. Recently, he organized as co-Chair the&nbsp;<a href=\\\"http:\\/\\/www.trna2014.gr\\/\\\">25<sup>th<\\/sup>&nbsp;tRNA Conference<\\/a>. A detailed CV can be found&nbsp;<a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/STATHOPOULOS%20%20ENGLISH%20CV%20JAN%202017-FINAL.pdf\\\">here.<\\/a><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p><em>Research links<\\/em><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p><a href=\\\"https:\\/\\/www.linkedin.com\\/profile\\/view?id=AAMAAAZgaEIBDgAPzbl3D2WnFKLeJWCLytIYA4M&amp;trk=hp-identity-name\\\">Linkedin profile<\\/a><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p><a href=\\\"https:\\/\\/www.researchgate.net\\/profile\\/Constantinos_Stathopoulos?ev=hdr_xprf&amp;_sg=rpa2WsJrftMQLl2WUg9rE_SBr-uv1wqr9uTkZqa2bsYd3-riDwFGZEv9uIU2EF9Z\\\">Researchgate profile<\\/a><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p><a href=\\\"https:\\/\\/scholar.google.gr\\/citations?user=q-KogacAAAAJ&amp;hl=el\\\">Google Scholar<\\/a><\\/p>\\n<!-- \\/wp:paragraph --><\\/div>\\n<!-- \\/wp:column --><\\/div>\\n<!-- \\/wp:columns -->\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(1391, 433, '_elementor_edit_mode', 'builder'),
(1392, 433, '_elementor_template_type', 'wp-page'),
(1393, 433, '_elementor_version', '3.1.4'),
(1394, 433, '_wp_page_template', 'default'),
(1395, 433, '_elementor_data', '[{\"id\":\"419ce16\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"960c397\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d3c39d\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":165,\"url\":\"http:\\/\\/9.dynacomp2.eu\\/rna\\/wordpress\\/wp-content\\/uploads\\/2021\\/04\\/sliderpublic04-1.jpg\"}],\"thumbnail_size\":\"full\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"31dfb644\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"60082b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"50957219\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:paragraph -->\\n<p><strong>Group Leader<\\/strong><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:columns -->\\n<div class=\\\"wp-block-columns\\\"><!-- wp:column {\\\"width\\\":\\\"33.33%\\\"} -->\\n<div class=\\\"wp-block-column\\\" style=\\\"flex-basis:33.33%\\\"><!-- wp:image {\\\"id\\\":321,\\\"sizeSlug\\\":\\\"large\\\",\\\"linkDestination\\\":\\\"none\\\"} -->\\n<figure class=\\\"wp-block-image size-large\\\"><img src=\\\"http:\\/\\/9.dynacomp2.eu\\/rna\\/wordpress\\/wp-content\\/uploads\\/2021\\/06\\/Costas_New_1.jpg\\\" alt=\\\"\\\" class=\\\"wp-image-321\\\"\\/><figcaption>Professor Constantinos Stathopoulos<\\/figcaption><\\/figure>\\n<!-- \\/wp:image --><\\/div>\\n<!-- \\/wp:column -->\\n\\n<!-- wp:column {\\\"width\\\":\\\"66.66%\\\"} -->\\n<div class=\\\"wp-block-column\\\" style=\\\"flex-basis:66.66%\\\"><!-- wp:paragraph -->\\n<p>Professor Constantinos Stathopoulos is the leader of the RNA Biology group at the University of Patras. He has been postdoctoral fellow at&nbsp;<a href=\\\"http:\\/\\/trna.research.yale.edu\\/index.html\\\">Yale University<\\/a>&nbsp;(1998-2001) and Assistant Professor at the Department of Biochemistry and Biotechnology of the University of Thessaly (2002-2009).In 2009 he joined the&nbsp;<a href=\\\"http:\\/\\/biochemistry.med.upatras.gr\\/\\\">Department of Biochemistry at the University of Patras School of Medicine<\\/a>&nbsp;as Associate Professor and since 2014 he is Full Professor.The PI has established several international collaborations with centers of excellence on RNA biology and metabolism.Work from his group has been awarded in international and national conferences. He is member of the editorial board of the&nbsp;<a href=\\\"http:\\/\\/www.mdpi.com\\/journal\\/ijms\\/sectioneditors\\/biochemistry\\\"><em>International Journal of Molecular Sciences<\\/em><\\/a>&nbsp;and he has served as reviewer for numerous international journals and for the evaluation of research grant applications submitted to the Hellenic Ministry of Education and to the General Secretariat of Research and Technology. He has published more than 60 articles and part of his work has been cited in major scientific textbooks of Biochemistry and Molecular Biology. Recently, he organized as co-Chair the&nbsp;<a href=\\\"http:\\/\\/www.trna2014.gr\\/\\\">25<sup>th<\\/sup>&nbsp;tRNA Conference<\\/a>. A detailed CV can be found&nbsp;<a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/STATHOPOULOS%20%20ENGLISH%20CV%20JAN%202017-FINAL.pdf\\\">here.<\\/a><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p><em>Research links<\\/em><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p><a href=\\\"https:\\/\\/www.linkedin.com\\/profile\\/view?id=AAMAAAZgaEIBDgAPzbl3D2WnFKLeJWCLytIYA4M&amp;trk=hp-identity-name\\\">Linkedin profile<\\/a><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p><a href=\\\"https:\\/\\/www.researchgate.net\\/profile\\/Constantinos_Stathopoulos?ev=hdr_xprf&amp;_sg=rpa2WsJrftMQLl2WUg9rE_SBr-uv1wqr9uTkZqa2bsYd3-riDwFGZEv9uIU2EF9Z\\\">Researchgate profile<\\/a><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p><a href=\\\"https:\\/\\/scholar.google.gr\\/citations?user=q-KogacAAAAJ&amp;hl=el\\\">Google Scholar<\\/a><\\/p>\\n<!-- \\/wp:paragraph --><\\/div>\\n<!-- \\/wp:column --><\\/div>\\n<!-- \\/wp:columns -->\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(1396, 434, '_elementor_edit_mode', 'builder'),
(1397, 434, '_elementor_template_type', 'wp-page'),
(1398, 434, '_elementor_version', '3.1.4'),
(1399, 434, '_wp_page_template', 'default'),
(1400, 434, '_elementor_data', '[{\"id\":\"419ce16\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"960c397\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d3c39d\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":165,\"url\":\"http:\\/\\/9.dynacomp2.eu\\/rna\\/wordpress\\/wp-content\\/uploads\\/2021\\/04\\/sliderpublic04-1.jpg\"},{\"id\":138,\"url\":\"http:\\/\\/9.dynacomp2.eu\\/rna\\/wordpress\\/wp-content\\/uploads\\/2021\\/04\\/sliderpublic03.jpg\"},{\"id\":137,\"url\":\"http:\\/\\/9.dynacomp2.eu\\/rna\\/wordpress\\/wp-content\\/uploads\\/2021\\/04\\/sliderpublic02.jpg\"},{\"id\":164,\"url\":\"http:\\/\\/9.dynacomp2.eu\\/rna\\/wordpress\\/wp-content\\/uploads\\/2021\\/04\\/sliderpublic03-1.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"slides_to_scroll\":\"2\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"31dfb644\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"60082b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"50957219\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:paragraph -->\\n<p><strong>Group Leader<\\/strong><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:columns -->\\n<div class=\\\"wp-block-columns\\\"><!-- wp:column {\\\"width\\\":\\\"33.33%\\\"} -->\\n<div class=\\\"wp-block-column\\\" style=\\\"flex-basis:33.33%\\\"><!-- wp:image {\\\"id\\\":321,\\\"sizeSlug\\\":\\\"large\\\",\\\"linkDestination\\\":\\\"none\\\"} -->\\n<figure class=\\\"wp-block-image size-large\\\"><img src=\\\"http:\\/\\/9.dynacomp2.eu\\/rna\\/wordpress\\/wp-content\\/uploads\\/2021\\/06\\/Costas_New_1.jpg\\\" alt=\\\"\\\" class=\\\"wp-image-321\\\"\\/><figcaption>Professor Constantinos Stathopoulos<\\/figcaption><\\/figure>\\n<!-- \\/wp:image --><\\/div>\\n<!-- \\/wp:column -->\\n\\n<!-- wp:column {\\\"width\\\":\\\"66.66%\\\"} -->\\n<div class=\\\"wp-block-column\\\" style=\\\"flex-basis:66.66%\\\"><!-- wp:paragraph -->\\n<p>Professor Constantinos Stathopoulos is the leader of the RNA Biology group at the University of Patras. He has been postdoctoral fellow at&nbsp;<a href=\\\"http:\\/\\/trna.research.yale.edu\\/index.html\\\">Yale University<\\/a>&nbsp;(1998-2001) and Assistant Professor at the Department of Biochemistry and Biotechnology of the University of Thessaly (2002-2009).In 2009 he joined the&nbsp;<a href=\\\"http:\\/\\/biochemistry.med.upatras.gr\\/\\\">Department of Biochemistry at the University of Patras School of Medicine<\\/a>&nbsp;as Associate Professor and since 2014 he is Full Professor.The PI has established several international collaborations with centers of excellence on RNA biology and metabolism.Work from his group has been awarded in international and national conferences. He is member of the editorial board of the&nbsp;<a href=\\\"http:\\/\\/www.mdpi.com\\/journal\\/ijms\\/sectioneditors\\/biochemistry\\\"><em>International Journal of Molecular Sciences<\\/em><\\/a>&nbsp;and he has served as reviewer for numerous international journals and for the evaluation of research grant applications submitted to the Hellenic Ministry of Education and to the General Secretariat of Research and Technology. He has published more than 60 articles and part of his work has been cited in major scientific textbooks of Biochemistry and Molecular Biology. Recently, he organized as co-Chair the&nbsp;<a href=\\\"http:\\/\\/www.trna2014.gr\\/\\\">25<sup>th<\\/sup>&nbsp;tRNA Conference<\\/a>. A detailed CV can be found&nbsp;<a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/STATHOPOULOS%20%20ENGLISH%20CV%20JAN%202017-FINAL.pdf\\\">here.<\\/a><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p><em>Research links<\\/em><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p><a href=\\\"https:\\/\\/www.linkedin.com\\/profile\\/view?id=AAMAAAZgaEIBDgAPzbl3D2WnFKLeJWCLytIYA4M&amp;trk=hp-identity-name\\\">Linkedin profile<\\/a><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p><a href=\\\"https:\\/\\/www.researchgate.net\\/profile\\/Constantinos_Stathopoulos?ev=hdr_xprf&amp;_sg=rpa2WsJrftMQLl2WUg9rE_SBr-uv1wqr9uTkZqa2bsYd3-riDwFGZEv9uIU2EF9Z\\\">Researchgate profile<\\/a><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p><a href=\\\"https:\\/\\/scholar.google.gr\\/citations?user=q-KogacAAAAJ&amp;hl=el\\\">Google Scholar<\\/a><\\/p>\\n<!-- \\/wp:paragraph --><\\/div>\\n<!-- \\/wp:column --><\\/div>\\n<!-- \\/wp:columns -->\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(1403, 435, '_elementor_edit_mode', 'builder'),
(1404, 435, '_elementor_template_type', 'wp-page'),
(1405, 435, '_elementor_version', '3.1.4'),
(1406, 435, '_wp_page_template', 'default'),
(1407, 435, '_elementor_data', '[{\"id\":\"419ce16\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"960c397\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d3c39d\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":165,\"url\":\"http:\\/\\/9.dynacomp2.eu\\/rna\\/wordpress\\/wp-content\\/uploads\\/2021\\/04\\/sliderpublic04-1.jpg\"},{\"id\":138,\"url\":\"http:\\/\\/9.dynacomp2.eu\\/rna\\/wordpress\\/wp-content\\/uploads\\/2021\\/04\\/sliderpublic03.jpg\"},{\"id\":137,\"url\":\"http:\\/\\/9.dynacomp2.eu\\/rna\\/wordpress\\/wp-content\\/uploads\\/2021\\/04\\/sliderpublic02.jpg\"},{\"id\":164,\"url\":\"http:\\/\\/9.dynacomp2.eu\\/rna\\/wordpress\\/wp-content\\/uploads\\/2021\\/04\\/sliderpublic03-1.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"slides_to_scroll\":\"2\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"31dfb644\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"60082b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"50957219\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:paragraph -->\\n<p><strong>Group Leader<\\/strong><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:columns -->\\n<div class=\\\"wp-block-columns\\\"><!-- wp:column {\\\"width\\\":\\\"33.33%\\\"} -->\\n<div class=\\\"wp-block-column\\\" style=\\\"flex-basis:33.33%\\\"><!-- wp:image {\\\"id\\\":321,\\\"sizeSlug\\\":\\\"large\\\",\\\"linkDestination\\\":\\\"none\\\"} -->\\n<figure class=\\\"wp-block-image size-large\\\"><img src=\\\"http:\\/\\/9.dynacomp2.eu\\/rna\\/wordpress\\/wp-content\\/uploads\\/2021\\/06\\/Costas_New_1.jpg\\\" alt=\\\"\\\" class=\\\"wp-image-321\\\"\\/><figcaption>Professor Constantinos Stathopoulos<\\/figcaption><\\/figure>\\n<!-- \\/wp:image --><\\/div>\\n<!-- \\/wp:column -->\\n\\n<!-- wp:column {\\\"width\\\":\\\"66.66%\\\"} -->\\n<div class=\\\"wp-block-column\\\" style=\\\"flex-basis:66.66%\\\"><!-- wp:paragraph -->\\n<p>Professor Constantinos Stathopoulos is the leader of the RNA Biology group at the University of Patras. He has been postdoctoral fellow at&nbsp;<a href=\\\"http:\\/\\/trna.research.yale.edu\\/index.html\\\">Yale University<\\/a>&nbsp;(1998-2001) and Assistant Professor at the Department of Biochemistry and Biotechnology of the University of Thessaly (2002-2009).In 2009 he joined the&nbsp;<a href=\\\"http:\\/\\/biochemistry.med.upatras.gr\\/\\\">Department of Biochemistry at the University of Patras School of Medicine<\\/a>&nbsp;as Associate Professor and since 2014 he is Full Professor.The PI has established several international collaborations with centers of excellence on RNA biology and metabolism.Work from his group has been awarded in international and national conferences. He is member of the editorial board of the&nbsp;<a href=\\\"http:\\/\\/www.mdpi.com\\/journal\\/ijms\\/sectioneditors\\/biochemistry\\\"><em>International Journal of Molecular Sciences<\\/em><\\/a>&nbsp;and he has served as reviewer for numerous international journals and for the evaluation of research grant applications submitted to the Hellenic Ministry of Education and to the General Secretariat of Research and Technology. He has published more than 60 articles and part of his work has been cited in major scientific textbooks of Biochemistry and Molecular Biology. Recently, he organized as co-Chair the&nbsp;<a href=\\\"http:\\/\\/www.trna2014.gr\\/\\\">25<sup>th<\\/sup>&nbsp;tRNA Conference<\\/a>. A detailed CV can be found&nbsp;<a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/STATHOPOULOS%20%20ENGLISH%20CV%20JAN%202017-FINAL.pdf\\\">here.<\\/a><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p><em>Research links<\\/em><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p><a href=\\\"https:\\/\\/www.linkedin.com\\/profile\\/view?id=AAMAAAZgaEIBDgAPzbl3D2WnFKLeJWCLytIYA4M&amp;trk=hp-identity-name\\\">Linkedin profile<\\/a><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p><a href=\\\"https:\\/\\/www.researchgate.net\\/profile\\/Constantinos_Stathopoulos?ev=hdr_xprf&amp;_sg=rpa2WsJrftMQLl2WUg9rE_SBr-uv1wqr9uTkZqa2bsYd3-riDwFGZEv9uIU2EF9Z\\\">Researchgate profile<\\/a><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p><a href=\\\"https:\\/\\/scholar.google.gr\\/citations?user=q-KogacAAAAJ&amp;hl=el\\\">Google Scholar<\\/a><\\/p>\\n<!-- \\/wp:paragraph --><\\/div>\\n<!-- \\/wp:column --><\\/div>\\n<!-- \\/wp:columns -->\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(1408, 435, '_elementor_css', 'a:7:{s:4:\"time\";i:1625479705;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:5:\"empty\";i:0;s:0:\"\";s:3:\"css\";s:0:\"\";}'),
(1409, 436, '_elementor_edit_mode', 'builder'),
(1410, 436, '_elementor_template_type', 'wp-page'),
(1411, 436, '_elementor_version', '3.1.4'),
(1412, 436, '_wp_page_template', 'default'),
(1413, 436, '_elementor_data', '[{\"id\":\"419ce16\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"960c397\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d3c39d\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":165,\"url\":\"http:\\/\\/9.dynacomp2.eu\\/rna\\/wordpress\\/wp-content\\/uploads\\/2021\\/04\\/sliderpublic04-1.jpg\"},{\"id\":138,\"url\":\"http:\\/\\/9.dynacomp2.eu\\/rna\\/wordpress\\/wp-content\\/uploads\\/2021\\/04\\/sliderpublic03.jpg\"},{\"id\":137,\"url\":\"http:\\/\\/9.dynacomp2.eu\\/rna\\/wordpress\\/wp-content\\/uploads\\/2021\\/04\\/sliderpublic02.jpg\"},{\"id\":164,\"url\":\"http:\\/\\/9.dynacomp2.eu\\/rna\\/wordpress\\/wp-content\\/uploads\\/2021\\/04\\/sliderpublic03-1.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"slides_to_scroll\":\"2\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"31dfb644\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"60082b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"50957219\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:paragraph -->\\n<p><strong>Group Leader<\\/strong><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:columns -->\\n<div class=\\\"wp-block-columns\\\"><!-- wp:column {\\\"width\\\":\\\"33.33%\\\"} -->\\n<div class=\\\"wp-block-column\\\" style=\\\"flex-basis:33.33%\\\"><!-- wp:image {\\\"id\\\":321,\\\"sizeSlug\\\":\\\"large\\\",\\\"linkDestination\\\":\\\"none\\\"} -->\\n<figure class=\\\"wp-block-image size-large\\\"><img src=\\\"http:\\/\\/9.dynacomp2.eu\\/rna\\/wordpress\\/wp-content\\/uploads\\/2021\\/06\\/Costas_New_1.jpg\\\" alt=\\\"\\\" class=\\\"wp-image-321\\\"\\/><figcaption>Professor Constantinos Stathopoulos<\\/figcaption><\\/figure>\\n<!-- \\/wp:image --><\\/div>\\n<!-- \\/wp:column -->\\n\\n<!-- wp:column {\\\"width\\\":\\\"66.66%\\\"} -->\\n<div class=\\\"wp-block-column\\\" style=\\\"flex-basis:66.66%\\\"><!-- wp:paragraph -->\\n<p>Professor Constantinos Stathopoulos is the leader of the RNA Biology group at the University of Patras. He has been postdoctoral fellow at&nbsp;<a href=\\\"http:\\/\\/trna.research.yale.edu\\/index.html\\\">Yale University<\\/a>&nbsp;(1998-2001) and Assistant Professor at the Department of Biochemistry and Biotechnology of the University of Thessaly (2002-2009).In 2009 he joined the&nbsp;<a href=\\\"http:\\/\\/biochemistry.med.upatras.gr\\/\\\">Department of Biochemistry at the University of Patras School of Medicine<\\/a>&nbsp;as Associate Professor and since 2014 he is Full Professor.The PI has established several international collaborations with centers of excellence on RNA biology and metabolism.Work from his group has been awarded in international and national conferences. He is member of the editorial board of the&nbsp;<a href=\\\"http:\\/\\/www.mdpi.com\\/journal\\/ijms\\/sectioneditors\\/biochemistry\\\"><em>International Journal of Molecular Sciences<\\/em><\\/a>&nbsp;and he has served as reviewer for numerous international journals and for the evaluation of research grant applications submitted to the Hellenic Ministry of Education and to the General Secretariat of Research and Technology. He has published more than 60 articles and part of his work has been cited in major scientific textbooks of Biochemistry and Molecular Biology. Recently, he organized as co-Chair the&nbsp;<a href=\\\"http:\\/\\/www.trna2014.gr\\/\\\">25<sup>th<\\/sup>&nbsp;tRNA Conference<\\/a>. A detailed CV can be found&nbsp;<a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/STATHOPOULOS%20%20ENGLISH%20CV%20JAN%202017-FINAL.pdf\\\">here.<\\/a><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p><em>Research links<\\/em><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p><a href=\\\"https:\\/\\/www.linkedin.com\\/profile\\/view?id=AAMAAAZgaEIBDgAPzbl3D2WnFKLeJWCLytIYA4M&amp;trk=hp-identity-name\\\">Linkedin profile<\\/a><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p><a href=\\\"https:\\/\\/www.researchgate.net\\/profile\\/Constantinos_Stathopoulos?ev=hdr_xprf&amp;_sg=rpa2WsJrftMQLl2WUg9rE_SBr-uv1wqr9uTkZqa2bsYd3-riDwFGZEv9uIU2EF9Z\\\">Researchgate profile<\\/a><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p><a href=\\\"https:\\/\\/scholar.google.gr\\/citations?user=q-KogacAAAAJ&amp;hl=el\\\">Google Scholar<\\/a><\\/p>\\n<!-- \\/wp:paragraph --><\\/div>\\n<!-- \\/wp:column --><\\/div>\\n<!-- \\/wp:columns -->\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(1414, 436, '_elementor_css', 'a:7:{s:4:\"time\";i:1625479705;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:5:\"empty\";i:0;s:0:\"\";s:3:\"css\";s:0:\"\";}'),
(1415, 437, '_elementor_edit_mode', 'builder'),
(1416, 437, '_elementor_template_type', 'wp-page'),
(1417, 437, '_elementor_version', '3.1.4'),
(1418, 437, '_wp_page_template', 'default');
INSERT INTO `wprna_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1419, 437, '_elementor_data', '[{\"id\":\"419ce16\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"960c397\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d3c39d\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":165,\"url\":\"http:\\/\\/9.dynacomp2.eu\\/rna\\/wordpress\\/wp-content\\/uploads\\/2021\\/04\\/sliderpublic04-1.jpg\"},{\"id\":138,\"url\":\"http:\\/\\/9.dynacomp2.eu\\/rna\\/wordpress\\/wp-content\\/uploads\\/2021\\/04\\/sliderpublic03.jpg\"},{\"id\":137,\"url\":\"http:\\/\\/9.dynacomp2.eu\\/rna\\/wordpress\\/wp-content\\/uploads\\/2021\\/04\\/sliderpublic02.jpg\"},{\"id\":164,\"url\":\"http:\\/\\/9.dynacomp2.eu\\/rna\\/wordpress\\/wp-content\\/uploads\\/2021\\/04\\/sliderpublic03-1.jpg\"}],\"thumbnail_size\":\"1536x1536\",\"slides_to_show\":\"1\",\"slides_to_scroll\":\"2\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"31dfb644\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"60082b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"50957219\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:paragraph -->\\n<p><strong>Group Leader<\\/strong><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:columns -->\\n<div class=\\\"wp-block-columns\\\"><!-- wp:column {\\\"width\\\":\\\"33.33%\\\"} -->\\n<div class=\\\"wp-block-column\\\" style=\\\"flex-basis:33.33%\\\"><!-- wp:image {\\\"id\\\":321,\\\"sizeSlug\\\":\\\"large\\\",\\\"linkDestination\\\":\\\"none\\\"} -->\\n<figure class=\\\"wp-block-image size-large\\\"><img src=\\\"http:\\/\\/9.dynacomp2.eu\\/rna\\/wordpress\\/wp-content\\/uploads\\/2021\\/06\\/Costas_New_1.jpg\\\" alt=\\\"\\\" class=\\\"wp-image-321\\\"\\/><figcaption>Professor Constantinos Stathopoulos<\\/figcaption><\\/figure>\\n<!-- \\/wp:image --><\\/div>\\n<!-- \\/wp:column -->\\n\\n<!-- wp:column {\\\"width\\\":\\\"66.66%\\\"} -->\\n<div class=\\\"wp-block-column\\\" style=\\\"flex-basis:66.66%\\\"><!-- wp:paragraph -->\\n<p>Professor Constantinos Stathopoulos is the leader of the RNA Biology group at the University of Patras. He has been postdoctoral fellow at&nbsp;<a href=\\\"http:\\/\\/trna.research.yale.edu\\/index.html\\\">Yale University<\\/a>&nbsp;(1998-2001) and Assistant Professor at the Department of Biochemistry and Biotechnology of the University of Thessaly (2002-2009).In 2009 he joined the&nbsp;<a href=\\\"http:\\/\\/biochemistry.med.upatras.gr\\/\\\">Department of Biochemistry at the University of Patras School of Medicine<\\/a>&nbsp;as Associate Professor and since 2014 he is Full Professor.The PI has established several international collaborations with centers of excellence on RNA biology and metabolism.Work from his group has been awarded in international and national conferences. He is member of the editorial board of the&nbsp;<a href=\\\"http:\\/\\/www.mdpi.com\\/journal\\/ijms\\/sectioneditors\\/biochemistry\\\"><em>International Journal of Molecular Sciences<\\/em><\\/a>&nbsp;and he has served as reviewer for numerous international journals and for the evaluation of research grant applications submitted to the Hellenic Ministry of Education and to the General Secretariat of Research and Technology. He has published more than 60 articles and part of his work has been cited in major scientific textbooks of Biochemistry and Molecular Biology. Recently, he organized as co-Chair the&nbsp;<a href=\\\"http:\\/\\/www.trna2014.gr\\/\\\">25<sup>th<\\/sup>&nbsp;tRNA Conference<\\/a>. A detailed CV can be found&nbsp;<a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/STATHOPOULOS%20%20ENGLISH%20CV%20JAN%202017-FINAL.pdf\\\">here.<\\/a><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p><em>Research links<\\/em><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p><a href=\\\"https:\\/\\/www.linkedin.com\\/profile\\/view?id=AAMAAAZgaEIBDgAPzbl3D2WnFKLeJWCLytIYA4M&amp;trk=hp-identity-name\\\">Linkedin profile<\\/a><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p><a href=\\\"https:\\/\\/www.researchgate.net\\/profile\\/Constantinos_Stathopoulos?ev=hdr_xprf&amp;_sg=rpa2WsJrftMQLl2WUg9rE_SBr-uv1wqr9uTkZqa2bsYd3-riDwFGZEv9uIU2EF9Z\\\">Researchgate profile<\\/a><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p><a href=\\\"https:\\/\\/scholar.google.gr\\/citations?user=q-KogacAAAAJ&amp;hl=el\\\">Google Scholar<\\/a><\\/p>\\n<!-- \\/wp:paragraph --><\\/div>\\n<!-- \\/wp:column --><\\/div>\\n<!-- \\/wp:columns -->\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(1420, 437, '_elementor_css', 'a:7:{s:4:\"time\";i:1625479705;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:5:\"empty\";i:0;s:0:\"\";s:3:\"css\";s:0:\"\";}'),
(1423, 438, '_elementor_edit_mode', 'builder'),
(1424, 438, '_elementor_template_type', 'wp-page'),
(1425, 438, '_elementor_version', '3.1.4'),
(1426, 438, '_wp_page_template', 'default'),
(1427, 438, '_elementor_data', '[{\"id\":\"419ce16\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"960c397\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d3c39d\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":165,\"url\":\"http:\\/\\/9.dynacomp2.eu\\/rna\\/wordpress\\/wp-content\\/uploads\\/2021\\/04\\/sliderpublic04-1.jpg\"},{\"id\":138,\"url\":\"http:\\/\\/9.dynacomp2.eu\\/rna\\/wordpress\\/wp-content\\/uploads\\/2021\\/04\\/sliderpublic03.jpg\"},{\"id\":137,\"url\":\"http:\\/\\/9.dynacomp2.eu\\/rna\\/wordpress\\/wp-content\\/uploads\\/2021\\/04\\/sliderpublic02.jpg\"},{\"id\":164,\"url\":\"http:\\/\\/9.dynacomp2.eu\\/rna\\/wordpress\\/wp-content\\/uploads\\/2021\\/04\\/sliderpublic03-1.jpg\"}],\"thumbnail_size\":\"1536x1536\",\"slides_to_show\":\"1\",\"slides_to_scroll\":\"2\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"31dfb644\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"60082b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"50957219\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:paragraph -->\\n<p><strong>Group Leader<\\/strong><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:columns -->\\n<div class=\\\"wp-block-columns\\\"><!-- wp:column {\\\"width\\\":\\\"33.33%\\\"} -->\\n<div class=\\\"wp-block-column\\\" style=\\\"flex-basis:33.33%\\\"><!-- wp:image {\\\"id\\\":321,\\\"sizeSlug\\\":\\\"large\\\",\\\"linkDestination\\\":\\\"none\\\"} -->\\n<figure class=\\\"wp-block-image size-large\\\"><img src=\\\"http:\\/\\/9.dynacomp2.eu\\/rna\\/wordpress\\/wp-content\\/uploads\\/2021\\/06\\/Costas_New_1.jpg\\\" alt=\\\"\\\" class=\\\"wp-image-321\\\"\\/><figcaption>Professor Constantinos Stathopoulos<\\/figcaption><\\/figure>\\n<!-- \\/wp:image --><\\/div>\\n<!-- \\/wp:column -->\\n\\n<!-- wp:column {\\\"width\\\":\\\"66.66%\\\"} -->\\n<div class=\\\"wp-block-column\\\" style=\\\"flex-basis:66.66%\\\"><!-- wp:paragraph -->\\n<p>Professor Constantinos Stathopoulos is the leader of the RNA Biology group at the University of Patras. He has been postdoctoral fellow at&nbsp;<a href=\\\"http:\\/\\/trna.research.yale.edu\\/index.html\\\">Yale University<\\/a>&nbsp;(1998-2001) and Assistant Professor at the Department of Biochemistry and Biotechnology of the University of Thessaly (2002-2009).In 2009 he joined the&nbsp;<a href=\\\"http:\\/\\/biochemistry.med.upatras.gr\\/\\\">Department of Biochemistry at the University of Patras School of Medicine<\\/a>&nbsp;as Associate Professor and since 2014 he is Full Professor.The PI has established several international collaborations with centers of excellence on RNA biology and metabolism.Work from his group has been awarded in international and national conferences. He is member of the editorial board of the&nbsp;<a href=\\\"http:\\/\\/www.mdpi.com\\/journal\\/ijms\\/sectioneditors\\/biochemistry\\\"><em>International Journal of Molecular Sciences<\\/em><\\/a>&nbsp;and he has served as reviewer for numerous international journals and for the evaluation of research grant applications submitted to the Hellenic Ministry of Education and to the General Secretariat of Research and Technology. He has published more than 60 articles and part of his work has been cited in major scientific textbooks of Biochemistry and Molecular Biology. Recently, he organized as co-Chair the&nbsp;<a href=\\\"http:\\/\\/www.trna2014.gr\\/\\\">25<sup>th<\\/sup>&nbsp;tRNA Conference<\\/a>. A detailed CV can be found&nbsp;<a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/STATHOPOULOS%20%20ENGLISH%20CV%20JAN%202017-FINAL.pdf\\\">here.<\\/a><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p><em>Research links<\\/em><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p><a href=\\\"https:\\/\\/www.linkedin.com\\/profile\\/view?id=AAMAAAZgaEIBDgAPzbl3D2WnFKLeJWCLytIYA4M&amp;trk=hp-identity-name\\\">Linkedin profile<\\/a><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p><a href=\\\"https:\\/\\/www.researchgate.net\\/profile\\/Constantinos_Stathopoulos?ev=hdr_xprf&amp;_sg=rpa2WsJrftMQLl2WUg9rE_SBr-uv1wqr9uTkZqa2bsYd3-riDwFGZEv9uIU2EF9Z\\\">Researchgate profile<\\/a><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p><a href=\\\"https:\\/\\/scholar.google.gr\\/citations?user=q-KogacAAAAJ&amp;hl=el\\\">Google Scholar<\\/a><\\/p>\\n<!-- \\/wp:paragraph --><\\/div>\\n<!-- \\/wp:column --><\\/div>\\n<!-- \\/wp:columns -->\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(1428, 438, '_elementor_css', 'a:7:{s:4:\"time\";i:1625479827;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:5:\"empty\";i:0;s:0:\"\";s:3:\"css\";s:0:\"\";}'),
(1429, 439, '_elementor_edit_mode', 'builder'),
(1430, 439, '_elementor_template_type', 'wp-page'),
(1431, 439, '_elementor_version', '3.1.4'),
(1432, 439, '_wp_page_template', 'default'),
(1433, 439, '_elementor_data', '[{\"id\":\"419ce16\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"960c397\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d3c39d\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":165,\"url\":\"http:\\/\\/9.dynacomp2.eu\\/rna\\/wordpress\\/wp-content\\/uploads\\/2021\\/04\\/sliderpublic04-1.jpg\"},{\"id\":138,\"url\":\"http:\\/\\/9.dynacomp2.eu\\/rna\\/wordpress\\/wp-content\\/uploads\\/2021\\/04\\/sliderpublic03.jpg\"},{\"id\":137,\"url\":\"http:\\/\\/9.dynacomp2.eu\\/rna\\/wordpress\\/wp-content\\/uploads\\/2021\\/04\\/sliderpublic02.jpg\"},{\"id\":164,\"url\":\"http:\\/\\/9.dynacomp2.eu\\/rna\\/wordpress\\/wp-content\\/uploads\\/2021\\/04\\/sliderpublic03-1.jpg\"}],\"thumbnail_size\":\"1536x1536\",\"slides_to_show\":\"1\",\"slides_to_scroll\":\"2\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"31dfb644\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"60082b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"50957219\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:paragraph -->\\n<p><strong>Group Leader<\\/strong><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:columns -->\\n<div class=\\\"wp-block-columns\\\"><!-- wp:column {\\\"width\\\":\\\"33.33%\\\"} -->\\n<div class=\\\"wp-block-column\\\" style=\\\"flex-basis:33.33%\\\"><!-- wp:image {\\\"id\\\":321,\\\"sizeSlug\\\":\\\"large\\\",\\\"linkDestination\\\":\\\"none\\\"} -->\\n<figure class=\\\"wp-block-image size-large\\\"><img src=\\\"http:\\/\\/9.dynacomp2.eu\\/rna\\/wordpress\\/wp-content\\/uploads\\/2021\\/06\\/Costas_New_1.jpg\\\" alt=\\\"\\\" class=\\\"wp-image-321\\\"\\/><figcaption>Professor Constantinos Stathopoulos<\\/figcaption><\\/figure>\\n<!-- \\/wp:image --><\\/div>\\n<!-- \\/wp:column -->\\n\\n<!-- wp:column {\\\"width\\\":\\\"66.66%\\\"} -->\\n<div class=\\\"wp-block-column\\\" style=\\\"flex-basis:66.66%\\\"><!-- wp:paragraph -->\\n<p>Professor Constantinos Stathopoulos is the leader of the RNA Biology group at the University of Patras. He has been postdoctoral fellow at&nbsp;<a href=\\\"http:\\/\\/trna.research.yale.edu\\/index.html\\\">Yale University<\\/a>&nbsp;(1998-2001) and Assistant Professor at the Department of Biochemistry and Biotechnology of the University of Thessaly (2002-2009).In 2009 he joined the&nbsp;<a href=\\\"http:\\/\\/biochemistry.med.upatras.gr\\/\\\">Department of Biochemistry at the University of Patras School of Medicine<\\/a>&nbsp;as Associate Professor and since 2014 he is Full Professor.The PI has established several international collaborations with centers of excellence on RNA biology and metabolism.Work from his group has been awarded in international and national conferences. He is member of the editorial board of the&nbsp;<a href=\\\"http:\\/\\/www.mdpi.com\\/journal\\/ijms\\/sectioneditors\\/biochemistry\\\"><em>International Journal of Molecular Sciences<\\/em><\\/a>&nbsp;and he has served as reviewer for numerous international journals and for the evaluation of research grant applications submitted to the Hellenic Ministry of Education and to the General Secretariat of Research and Technology. He has published more than 60 articles and part of his work has been cited in major scientific textbooks of Biochemistry and Molecular Biology. Recently, he organized as co-Chair the&nbsp;<a href=\\\"http:\\/\\/www.trna2014.gr\\/\\\">25<sup>th<\\/sup>&nbsp;tRNA Conference<\\/a>. A detailed CV can be found&nbsp;<a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/STATHOPOULOS%20%20ENGLISH%20CV%20JAN%202017-FINAL.pdf\\\">here.<\\/a><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p><em>Research links<\\/em><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p><a href=\\\"https:\\/\\/www.linkedin.com\\/profile\\/view?id=AAMAAAZgaEIBDgAPzbl3D2WnFKLeJWCLytIYA4M&amp;trk=hp-identity-name\\\">Linkedin profile<\\/a><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p><a href=\\\"https:\\/\\/www.researchgate.net\\/profile\\/Constantinos_Stathopoulos?ev=hdr_xprf&amp;_sg=rpa2WsJrftMQLl2WUg9rE_SBr-uv1wqr9uTkZqa2bsYd3-riDwFGZEv9uIU2EF9Z\\\">Researchgate profile<\\/a><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p><a href=\\\"https:\\/\\/scholar.google.gr\\/citations?user=q-KogacAAAAJ&amp;hl=el\\\">Google Scholar<\\/a><\\/p>\\n<!-- \\/wp:paragraph --><\\/div>\\n<!-- \\/wp:column --><\\/div>\\n<!-- \\/wp:columns -->\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(1434, 439, '_elementor_css', 'a:7:{s:4:\"time\";i:1625479827;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:5:\"empty\";i:0;s:0:\"\";s:3:\"css\";s:0:\"\";}'),
(1435, 440, '_elementor_edit_mode', 'builder'),
(1436, 440, '_elementor_template_type', 'wp-page'),
(1437, 440, '_elementor_version', '3.1.4'),
(1438, 440, '_wp_page_template', 'default'),
(1439, 440, '_elementor_data', '[{\"id\":\"419ce16\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"960c397\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d3c39d\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":165,\"url\":\"http:\\/\\/9.dynacomp2.eu\\/rna\\/wordpress\\/wp-content\\/uploads\\/2021\\/04\\/sliderpublic04-1.jpg\"},{\"id\":138,\"url\":\"http:\\/\\/9.dynacomp2.eu\\/rna\\/wordpress\\/wp-content\\/uploads\\/2021\\/04\\/sliderpublic03.jpg\"},{\"id\":137,\"url\":\"http:\\/\\/9.dynacomp2.eu\\/rna\\/wordpress\\/wp-content\\/uploads\\/2021\\/04\\/sliderpublic02.jpg\"},{\"id\":164,\"url\":\"http:\\/\\/9.dynacomp2.eu\\/rna\\/wordpress\\/wp-content\\/uploads\\/2021\\/04\\/sliderpublic03-1.jpg\"}],\"thumbnail_size\":\"1536x1536\",\"slides_to_show\":\"1\",\"slides_to_scroll\":\"2\",\"__globals__\":{\"arrows_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"31dfb644\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"60082b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"50957219\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:paragraph -->\\n<p><strong>Group Leader<\\/strong><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:columns -->\\n<div class=\\\"wp-block-columns\\\"><!-- wp:column {\\\"width\\\":\\\"33.33%\\\"} -->\\n<div class=\\\"wp-block-column\\\" style=\\\"flex-basis:33.33%\\\"><!-- wp:image {\\\"id\\\":321,\\\"sizeSlug\\\":\\\"large\\\",\\\"linkDestination\\\":\\\"none\\\"} -->\\n<figure class=\\\"wp-block-image size-large\\\"><img src=\\\"http:\\/\\/9.dynacomp2.eu\\/rna\\/wordpress\\/wp-content\\/uploads\\/2021\\/06\\/Costas_New_1.jpg\\\" alt=\\\"\\\" class=\\\"wp-image-321\\\"\\/><figcaption>Professor Constantinos Stathopoulos<\\/figcaption><\\/figure>\\n<!-- \\/wp:image --><\\/div>\\n<!-- \\/wp:column -->\\n\\n<!-- wp:column {\\\"width\\\":\\\"66.66%\\\"} -->\\n<div class=\\\"wp-block-column\\\" style=\\\"flex-basis:66.66%\\\"><!-- wp:paragraph -->\\n<p>Professor Constantinos Stathopoulos is the leader of the RNA Biology group at the University of Patras. He has been postdoctoral fellow at&nbsp;<a href=\\\"http:\\/\\/trna.research.yale.edu\\/index.html\\\">Yale University<\\/a>&nbsp;(1998-2001) and Assistant Professor at the Department of Biochemistry and Biotechnology of the University of Thessaly (2002-2009).In 2009 he joined the&nbsp;<a href=\\\"http:\\/\\/biochemistry.med.upatras.gr\\/\\\">Department of Biochemistry at the University of Patras School of Medicine<\\/a>&nbsp;as Associate Professor and since 2014 he is Full Professor.The PI has established several international collaborations with centers of excellence on RNA biology and metabolism.Work from his group has been awarded in international and national conferences. He is member of the editorial board of the&nbsp;<a href=\\\"http:\\/\\/www.mdpi.com\\/journal\\/ijms\\/sectioneditors\\/biochemistry\\\"><em>International Journal of Molecular Sciences<\\/em><\\/a>&nbsp;and he has served as reviewer for numerous international journals and for the evaluation of research grant applications submitted to the Hellenic Ministry of Education and to the General Secretariat of Research and Technology. He has published more than 60 articles and part of his work has been cited in major scientific textbooks of Biochemistry and Molecular Biology. Recently, he organized as co-Chair the&nbsp;<a href=\\\"http:\\/\\/www.trna2014.gr\\/\\\">25<sup>th<\\/sup>&nbsp;tRNA Conference<\\/a>. A detailed CV can be found&nbsp;<a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/STATHOPOULOS%20%20ENGLISH%20CV%20JAN%202017-FINAL.pdf\\\">here.<\\/a><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p><em>Research links<\\/em><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p><a href=\\\"https:\\/\\/www.linkedin.com\\/profile\\/view?id=AAMAAAZgaEIBDgAPzbl3D2WnFKLeJWCLytIYA4M&amp;trk=hp-identity-name\\\">Linkedin profile<\\/a><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p><a href=\\\"https:\\/\\/www.researchgate.net\\/profile\\/Constantinos_Stathopoulos?ev=hdr_xprf&amp;_sg=rpa2WsJrftMQLl2WUg9rE_SBr-uv1wqr9uTkZqa2bsYd3-riDwFGZEv9uIU2EF9Z\\\">Researchgate profile<\\/a><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p><a href=\\\"https:\\/\\/scholar.google.gr\\/citations?user=q-KogacAAAAJ&amp;hl=el\\\">Google Scholar<\\/a><\\/p>\\n<!-- \\/wp:paragraph --><\\/div>\\n<!-- \\/wp:column --><\\/div>\\n<!-- \\/wp:columns -->\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(1440, 440, '_elementor_css', 'a:7:{s:4:\"time\";i:1625479827;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:5:\"empty\";i:0;s:0:\"\";s:3:\"css\";s:0:\"\";}'),
(1443, 441, '_elementor_edit_mode', 'builder'),
(1444, 441, '_elementor_template_type', 'wp-page'),
(1445, 441, '_elementor_version', '3.1.4'),
(1446, 441, '_wp_page_template', 'default'),
(1447, 441, '_elementor_data', '[{\"id\":\"419ce16\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"960c397\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d3c39d\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":165,\"url\":\"http:\\/\\/9.dynacomp2.eu\\/rna\\/wordpress\\/wp-content\\/uploads\\/2021\\/04\\/sliderpublic04-1.jpg\"},{\"id\":138,\"url\":\"http:\\/\\/9.dynacomp2.eu\\/rna\\/wordpress\\/wp-content\\/uploads\\/2021\\/04\\/sliderpublic03.jpg\"},{\"id\":137,\"url\":\"http:\\/\\/9.dynacomp2.eu\\/rna\\/wordpress\\/wp-content\\/uploads\\/2021\\/04\\/sliderpublic02.jpg\"},{\"id\":164,\"url\":\"http:\\/\\/9.dynacomp2.eu\\/rna\\/wordpress\\/wp-content\\/uploads\\/2021\\/04\\/sliderpublic03-1.jpg\"}],\"thumbnail_size\":\"1536x1536\",\"slides_to_show\":\"1\",\"slides_to_scroll\":\"2\",\"__globals__\":{\"arrows_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"31dfb644\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"60082b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"50957219\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:paragraph -->\\n<p><strong>Group Leader<\\/strong><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:columns -->\\n<div class=\\\"wp-block-columns\\\"><!-- wp:column {\\\"width\\\":\\\"33.33%\\\"} -->\\n<div class=\\\"wp-block-column\\\" style=\\\"flex-basis:33.33%\\\"><!-- wp:image {\\\"id\\\":321,\\\"sizeSlug\\\":\\\"large\\\",\\\"linkDestination\\\":\\\"none\\\"} -->\\n<figure class=\\\"wp-block-image size-large\\\"><img src=\\\"http:\\/\\/9.dynacomp2.eu\\/rna\\/wordpress\\/wp-content\\/uploads\\/2021\\/06\\/Costas_New_1.jpg\\\" alt=\\\"\\\" class=\\\"wp-image-321\\\"\\/><figcaption>Professor Constantinos Stathopoulos<\\/figcaption><\\/figure>\\n<!-- \\/wp:image --><\\/div>\\n<!-- \\/wp:column -->\\n\\n<!-- wp:column {\\\"width\\\":\\\"66.66%\\\"} -->\\n<div class=\\\"wp-block-column\\\" style=\\\"flex-basis:66.66%\\\"><!-- wp:paragraph -->\\n<p>Professor Constantinos Stathopoulos is the leader of the RNA Biology group at the University of Patras. He has been postdoctoral fellow at&nbsp;<a href=\\\"http:\\/\\/trna.research.yale.edu\\/index.html\\\">Yale University<\\/a>&nbsp;(1998-2001) and Assistant Professor at the Department of Biochemistry and Biotechnology of the University of Thessaly (2002-2009).In 2009 he joined the&nbsp;<a href=\\\"http:\\/\\/biochemistry.med.upatras.gr\\/\\\">Department of Biochemistry at the University of Patras School of Medicine<\\/a>&nbsp;as Associate Professor and since 2014 he is Full Professor.The PI has established several international collaborations with centers of excellence on RNA biology and metabolism.Work from his group has been awarded in international and national conferences. He is member of the editorial board of the&nbsp;<a href=\\\"http:\\/\\/www.mdpi.com\\/journal\\/ijms\\/sectioneditors\\/biochemistry\\\"><em>International Journal of Molecular Sciences<\\/em><\\/a>&nbsp;and he has served as reviewer for numerous international journals and for the evaluation of research grant applications submitted to the Hellenic Ministry of Education and to the General Secretariat of Research and Technology. He has published more than 60 articles and part of his work has been cited in major scientific textbooks of Biochemistry and Molecular Biology. Recently, he organized as co-Chair the&nbsp;<a href=\\\"http:\\/\\/www.trna2014.gr\\/\\\">25<sup>th<\\/sup>&nbsp;tRNA Conference<\\/a>. A detailed CV can be found&nbsp;<a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/STATHOPOULOS%20%20ENGLISH%20CV%20JAN%202017-FINAL.pdf\\\">here.<\\/a><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p><em>Research links<\\/em><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p><a href=\\\"https:\\/\\/www.linkedin.com\\/profile\\/view?id=AAMAAAZgaEIBDgAPzbl3D2WnFKLeJWCLytIYA4M&amp;trk=hp-identity-name\\\">Linkedin profile<\\/a><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p><a href=\\\"https:\\/\\/www.researchgate.net\\/profile\\/Constantinos_Stathopoulos?ev=hdr_xprf&amp;_sg=rpa2WsJrftMQLl2WUg9rE_SBr-uv1wqr9uTkZqa2bsYd3-riDwFGZEv9uIU2EF9Z\\\">Researchgate profile<\\/a><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p><a href=\\\"https:\\/\\/scholar.google.gr\\/citations?user=q-KogacAAAAJ&amp;hl=el\\\">Google Scholar<\\/a><\\/p>\\n<!-- \\/wp:paragraph --><\\/div>\\n<!-- \\/wp:column --><\\/div>\\n<!-- \\/wp:columns -->\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(1448, 441, '_elementor_css', 'a:6:{s:4:\"time\";i:1625479875;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(1449, 442, '_elementor_edit_mode', 'builder'),
(1450, 442, '_elementor_template_type', 'wp-page'),
(1451, 442, '_elementor_version', '3.1.4'),
(1452, 442, '_wp_page_template', 'default'),
(1453, 442, '_elementor_data', '[{\"id\":\"419ce16\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"960c397\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d3c39d\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":165,\"url\":\"http:\\/\\/9.dynacomp2.eu\\/rna\\/wordpress\\/wp-content\\/uploads\\/2021\\/04\\/sliderpublic04-1.jpg\"},{\"id\":138,\"url\":\"http:\\/\\/9.dynacomp2.eu\\/rna\\/wordpress\\/wp-content\\/uploads\\/2021\\/04\\/sliderpublic03.jpg\"},{\"id\":137,\"url\":\"http:\\/\\/9.dynacomp2.eu\\/rna\\/wordpress\\/wp-content\\/uploads\\/2021\\/04\\/sliderpublic02.jpg\"},{\"id\":164,\"url\":\"http:\\/\\/9.dynacomp2.eu\\/rna\\/wordpress\\/wp-content\\/uploads\\/2021\\/04\\/sliderpublic03-1.jpg\"}],\"thumbnail_size\":\"1536x1536\",\"slides_to_show\":\"1\",\"slides_to_scroll\":\"2\",\"__globals__\":{\"arrows_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"31dfb644\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"60082b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"50957219\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:paragraph -->\\n<p><strong>Group Leader<\\/strong><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:columns -->\\n<div class=\\\"wp-block-columns\\\"><!-- wp:column {\\\"width\\\":\\\"33.33%\\\"} -->\\n<div class=\\\"wp-block-column\\\" style=\\\"flex-basis:33.33%\\\"><!-- wp:image {\\\"id\\\":321,\\\"sizeSlug\\\":\\\"large\\\",\\\"linkDestination\\\":\\\"none\\\"} -->\\n<figure class=\\\"wp-block-image size-large\\\"><img src=\\\"http:\\/\\/9.dynacomp2.eu\\/rna\\/wordpress\\/wp-content\\/uploads\\/2021\\/06\\/Costas_New_1.jpg\\\" alt=\\\"\\\" class=\\\"wp-image-321\\\"\\/><figcaption>Professor Constantinos Stathopoulos<\\/figcaption><\\/figure>\\n<!-- \\/wp:image --><\\/div>\\n<!-- \\/wp:column -->\\n\\n<!-- wp:column {\\\"width\\\":\\\"66.66%\\\"} -->\\n<div class=\\\"wp-block-column\\\" style=\\\"flex-basis:66.66%\\\"><!-- wp:paragraph -->\\n<p>Professor Constantinos Stathopoulos is the leader of the RNA Biology group at the University of Patras. He has been postdoctoral fellow at&nbsp;<a href=\\\"http:\\/\\/trna.research.yale.edu\\/index.html\\\">Yale University<\\/a>&nbsp;(1998-2001) and Assistant Professor at the Department of Biochemistry and Biotechnology of the University of Thessaly (2002-2009).In 2009 he joined the&nbsp;<a href=\\\"http:\\/\\/biochemistry.med.upatras.gr\\/\\\">Department of Biochemistry at the University of Patras School of Medicine<\\/a>&nbsp;as Associate Professor and since 2014 he is Full Professor.The PI has established several international collaborations with centers of excellence on RNA biology and metabolism.Work from his group has been awarded in international and national conferences. He is member of the editorial board of the&nbsp;<a href=\\\"http:\\/\\/www.mdpi.com\\/journal\\/ijms\\/sectioneditors\\/biochemistry\\\"><em>International Journal of Molecular Sciences<\\/em><\\/a>&nbsp;and he has served as reviewer for numerous international journals and for the evaluation of research grant applications submitted to the Hellenic Ministry of Education and to the General Secretariat of Research and Technology. He has published more than 60 articles and part of his work has been cited in major scientific textbooks of Biochemistry and Molecular Biology. Recently, he organized as co-Chair the&nbsp;<a href=\\\"http:\\/\\/www.trna2014.gr\\/\\\">25<sup>th<\\/sup>&nbsp;tRNA Conference<\\/a>. A detailed CV can be found&nbsp;<a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/STATHOPOULOS%20%20ENGLISH%20CV%20JAN%202017-FINAL.pdf\\\">here.<\\/a><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p><em>Research links<\\/em><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p><a href=\\\"https:\\/\\/www.linkedin.com\\/profile\\/view?id=AAMAAAZgaEIBDgAPzbl3D2WnFKLeJWCLytIYA4M&amp;trk=hp-identity-name\\\">Linkedin profile<\\/a><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p><a href=\\\"https:\\/\\/www.researchgate.net\\/profile\\/Constantinos_Stathopoulos?ev=hdr_xprf&amp;_sg=rpa2WsJrftMQLl2WUg9rE_SBr-uv1wqr9uTkZqa2bsYd3-riDwFGZEv9uIU2EF9Z\\\">Researchgate profile<\\/a><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p><a href=\\\"https:\\/\\/scholar.google.gr\\/citations?user=q-KogacAAAAJ&amp;hl=el\\\">Google Scholar<\\/a><\\/p>\\n<!-- \\/wp:paragraph --><\\/div>\\n<!-- \\/wp:column --><\\/div>\\n<!-- \\/wp:columns -->\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(1454, 442, '_elementor_css', 'a:6:{s:4:\"time\";i:1625479875;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(1455, 443, '_elementor_edit_mode', 'builder'),
(1456, 443, '_elementor_template_type', 'wp-page'),
(1457, 443, '_elementor_version', '3.1.4'),
(1458, 443, '_wp_page_template', 'default'),
(1459, 443, '_elementor_data', '[{\"id\":\"419ce16\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"960c397\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d3c39d\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":165,\"url\":\"http:\\/\\/9.dynacomp2.eu\\/rna\\/wordpress\\/wp-content\\/uploads\\/2021\\/04\\/sliderpublic04-1.jpg\"},{\"id\":138,\"url\":\"http:\\/\\/9.dynacomp2.eu\\/rna\\/wordpress\\/wp-content\\/uploads\\/2021\\/04\\/sliderpublic03.jpg\"},{\"id\":137,\"url\":\"http:\\/\\/9.dynacomp2.eu\\/rna\\/wordpress\\/wp-content\\/uploads\\/2021\\/04\\/sliderpublic02.jpg\"},{\"id\":164,\"url\":\"http:\\/\\/9.dynacomp2.eu\\/rna\\/wordpress\\/wp-content\\/uploads\\/2021\\/04\\/sliderpublic03-1.jpg\"}],\"thumbnail_size\":\"1536x1536\",\"slides_to_show\":\"1\",\"slides_to_scroll\":\"2\",\"arrows_position\":\"outside\",\"__globals__\":{\"arrows_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"31dfb644\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"60082b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"50957219\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:paragraph -->\\n<p><strong>Group Leader<\\/strong><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:columns -->\\n<div class=\\\"wp-block-columns\\\"><!-- wp:column {\\\"width\\\":\\\"33.33%\\\"} -->\\n<div class=\\\"wp-block-column\\\" style=\\\"flex-basis:33.33%\\\"><!-- wp:image {\\\"id\\\":321,\\\"sizeSlug\\\":\\\"large\\\",\\\"linkDestination\\\":\\\"none\\\"} -->\\n<figure class=\\\"wp-block-image size-large\\\"><img src=\\\"http:\\/\\/9.dynacomp2.eu\\/rna\\/wordpress\\/wp-content\\/uploads\\/2021\\/06\\/Costas_New_1.jpg\\\" alt=\\\"\\\" class=\\\"wp-image-321\\\"\\/><figcaption>Professor Constantinos Stathopoulos<\\/figcaption><\\/figure>\\n<!-- \\/wp:image --><\\/div>\\n<!-- \\/wp:column -->\\n\\n<!-- wp:column {\\\"width\\\":\\\"66.66%\\\"} -->\\n<div class=\\\"wp-block-column\\\" style=\\\"flex-basis:66.66%\\\"><!-- wp:paragraph -->\\n<p>Professor Constantinos Stathopoulos is the leader of the RNA Biology group at the University of Patras. He has been postdoctoral fellow at&nbsp;<a href=\\\"http:\\/\\/trna.research.yale.edu\\/index.html\\\">Yale University<\\/a>&nbsp;(1998-2001) and Assistant Professor at the Department of Biochemistry and Biotechnology of the University of Thessaly (2002-2009).In 2009 he joined the&nbsp;<a href=\\\"http:\\/\\/biochemistry.med.upatras.gr\\/\\\">Department of Biochemistry at the University of Patras School of Medicine<\\/a>&nbsp;as Associate Professor and since 2014 he is Full Professor.The PI has established several international collaborations with centers of excellence on RNA biology and metabolism.Work from his group has been awarded in international and national conferences. He is member of the editorial board of the&nbsp;<a href=\\\"http:\\/\\/www.mdpi.com\\/journal\\/ijms\\/sectioneditors\\/biochemistry\\\"><em>International Journal of Molecular Sciences<\\/em><\\/a>&nbsp;and he has served as reviewer for numerous international journals and for the evaluation of research grant applications submitted to the Hellenic Ministry of Education and to the General Secretariat of Research and Technology. He has published more than 60 articles and part of his work has been cited in major scientific textbooks of Biochemistry and Molecular Biology. Recently, he organized as co-Chair the&nbsp;<a href=\\\"http:\\/\\/www.trna2014.gr\\/\\\">25<sup>th<\\/sup>&nbsp;tRNA Conference<\\/a>. A detailed CV can be found&nbsp;<a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/STATHOPOULOS%20%20ENGLISH%20CV%20JAN%202017-FINAL.pdf\\\">here.<\\/a><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p><em>Research links<\\/em><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p><a href=\\\"https:\\/\\/www.linkedin.com\\/profile\\/view?id=AAMAAAZgaEIBDgAPzbl3D2WnFKLeJWCLytIYA4M&amp;trk=hp-identity-name\\\">Linkedin profile<\\/a><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p><a href=\\\"https:\\/\\/www.researchgate.net\\/profile\\/Constantinos_Stathopoulos?ev=hdr_xprf&amp;_sg=rpa2WsJrftMQLl2WUg9rE_SBr-uv1wqr9uTkZqa2bsYd3-riDwFGZEv9uIU2EF9Z\\\">Researchgate profile<\\/a><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p><a href=\\\"https:\\/\\/scholar.google.gr\\/citations?user=q-KogacAAAAJ&amp;hl=el\\\">Google Scholar<\\/a><\\/p>\\n<!-- \\/wp:paragraph --><\\/div>\\n<!-- \\/wp:column --><\\/div>\\n<!-- \\/wp:columns -->\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(1460, 443, '_elementor_css', 'a:6:{s:4:\"time\";i:1625479875;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(1463, 444, '_elementor_edit_mode', 'builder'),
(1464, 444, '_elementor_template_type', 'wp-page'),
(1465, 444, '_elementor_version', '3.1.4'),
(1466, 444, '_wp_page_template', 'default'),
(1467, 444, '_elementor_data', '[{\"id\":\"419ce16\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"960c397\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d3c39d\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":165,\"url\":\"http:\\/\\/9.dynacomp2.eu\\/rna\\/wordpress\\/wp-content\\/uploads\\/2021\\/04\\/sliderpublic04-1.jpg\"},{\"id\":138,\"url\":\"http:\\/\\/9.dynacomp2.eu\\/rna\\/wordpress\\/wp-content\\/uploads\\/2021\\/04\\/sliderpublic03.jpg\"},{\"id\":137,\"url\":\"http:\\/\\/9.dynacomp2.eu\\/rna\\/wordpress\\/wp-content\\/uploads\\/2021\\/04\\/sliderpublic02.jpg\"},{\"id\":164,\"url\":\"http:\\/\\/9.dynacomp2.eu\\/rna\\/wordpress\\/wp-content\\/uploads\\/2021\\/04\\/sliderpublic03-1.jpg\"}],\"thumbnail_size\":\"1536x1536\",\"slides_to_show\":\"1\",\"slides_to_scroll\":\"2\",\"arrows_position\":\"outside\",\"__globals__\":{\"arrows_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"31dfb644\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"60082b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"50957219\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:paragraph -->\\n<p><strong>Group Leader<\\/strong><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:columns -->\\n<div class=\\\"wp-block-columns\\\"><!-- wp:column {\\\"width\\\":\\\"33.33%\\\"} -->\\n<div class=\\\"wp-block-column\\\" style=\\\"flex-basis:33.33%\\\"><!-- wp:image {\\\"id\\\":321,\\\"sizeSlug\\\":\\\"large\\\",\\\"linkDestination\\\":\\\"none\\\"} -->\\n<figure class=\\\"wp-block-image size-large\\\"><img src=\\\"http:\\/\\/9.dynacomp2.eu\\/rna\\/wordpress\\/wp-content\\/uploads\\/2021\\/06\\/Costas_New_1.jpg\\\" alt=\\\"\\\" class=\\\"wp-image-321\\\"\\/><figcaption>Professor Constantinos Stathopoulos<\\/figcaption><\\/figure>\\n<!-- \\/wp:image --><\\/div>\\n<!-- \\/wp:column -->\\n\\n<!-- wp:column {\\\"width\\\":\\\"66.66%\\\"} -->\\n<div class=\\\"wp-block-column\\\" style=\\\"flex-basis:66.66%\\\"><!-- wp:paragraph -->\\n<p>Professor Constantinos Stathopoulos is the leader of the RNA Biology group at the University of Patras. He has been postdoctoral fellow at&nbsp;<a href=\\\"http:\\/\\/trna.research.yale.edu\\/index.html\\\">Yale University<\\/a>&nbsp;(1998-2001) and Assistant Professor at the Department of Biochemistry and Biotechnology of the University of Thessaly (2002-2009).In 2009 he joined the&nbsp;<a href=\\\"http:\\/\\/biochemistry.med.upatras.gr\\/\\\">Department of Biochemistry at the University of Patras School of Medicine<\\/a>&nbsp;as Associate Professor and since 2014 he is Full Professor.The PI has established several international collaborations with centers of excellence on RNA biology and metabolism.Work from his group has been awarded in international and national conferences. He is member of the editorial board of the&nbsp;<a href=\\\"http:\\/\\/www.mdpi.com\\/journal\\/ijms\\/sectioneditors\\/biochemistry\\\"><em>International Journal of Molecular Sciences<\\/em><\\/a>&nbsp;and he has served as reviewer for numerous international journals and for the evaluation of research grant applications submitted to the Hellenic Ministry of Education and to the General Secretariat of Research and Technology. He has published more than 60 articles and part of his work has been cited in major scientific textbooks of Biochemistry and Molecular Biology. Recently, he organized as co-Chair the&nbsp;<a href=\\\"http:\\/\\/www.trna2014.gr\\/\\\">25<sup>th<\\/sup>&nbsp;tRNA Conference<\\/a>. A detailed CV can be found&nbsp;<a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/STATHOPOULOS%20%20ENGLISH%20CV%20JAN%202017-FINAL.pdf\\\">here.<\\/a><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p><em>Research links<\\/em><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p><a href=\\\"https:\\/\\/www.linkedin.com\\/profile\\/view?id=AAMAAAZgaEIBDgAPzbl3D2WnFKLeJWCLytIYA4M&amp;trk=hp-identity-name\\\">Linkedin profile<\\/a><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p><a href=\\\"https:\\/\\/www.researchgate.net\\/profile\\/Constantinos_Stathopoulos?ev=hdr_xprf&amp;_sg=rpa2WsJrftMQLl2WUg9rE_SBr-uv1wqr9uTkZqa2bsYd3-riDwFGZEv9uIU2EF9Z\\\">Researchgate profile<\\/a><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p><a href=\\\"https:\\/\\/scholar.google.gr\\/citations?user=q-KogacAAAAJ&amp;hl=el\\\">Google Scholar<\\/a><\\/p>\\n<!-- \\/wp:paragraph --><\\/div>\\n<!-- \\/wp:column --><\\/div>\\n<!-- \\/wp:columns -->\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(1468, 444, '_elementor_css', 'a:6:{s:4:\"time\";i:1625479884;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(1469, 445, '_elementor_edit_mode', 'builder'),
(1470, 445, '_elementor_template_type', 'wp-page'),
(1471, 445, '_elementor_version', '3.1.4'),
(1472, 445, '_wp_page_template', 'default'),
(1473, 445, '_elementor_data', '[{\"id\":\"419ce16\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"960c397\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d3c39d\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":165,\"url\":\"http:\\/\\/9.dynacomp2.eu\\/rna\\/wordpress\\/wp-content\\/uploads\\/2021\\/04\\/sliderpublic04-1.jpg\"},{\"id\":138,\"url\":\"http:\\/\\/9.dynacomp2.eu\\/rna\\/wordpress\\/wp-content\\/uploads\\/2021\\/04\\/sliderpublic03.jpg\"},{\"id\":137,\"url\":\"http:\\/\\/9.dynacomp2.eu\\/rna\\/wordpress\\/wp-content\\/uploads\\/2021\\/04\\/sliderpublic02.jpg\"},{\"id\":164,\"url\":\"http:\\/\\/9.dynacomp2.eu\\/rna\\/wordpress\\/wp-content\\/uploads\\/2021\\/04\\/sliderpublic03-1.jpg\"}],\"thumbnail_size\":\"1536x1536\",\"slides_to_show\":\"1\",\"slides_to_scroll\":\"2\",\"arrows_position\":\"outside\",\"__globals__\":{\"arrows_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"31dfb644\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"60082b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"50957219\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:paragraph -->\\n<p><strong>Group Leader<\\/strong><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:columns -->\\n<div class=\\\"wp-block-columns\\\"><!-- wp:column {\\\"width\\\":\\\"33.33%\\\"} -->\\n<div class=\\\"wp-block-column\\\" style=\\\"flex-basis:33.33%\\\"><!-- wp:image {\\\"id\\\":321,\\\"sizeSlug\\\":\\\"large\\\",\\\"linkDestination\\\":\\\"none\\\"} -->\\n<figure class=\\\"wp-block-image size-large\\\"><img src=\\\"http:\\/\\/9.dynacomp2.eu\\/rna\\/wordpress\\/wp-content\\/uploads\\/2021\\/06\\/Costas_New_1.jpg\\\" alt=\\\"\\\" class=\\\"wp-image-321\\\"\\/><figcaption>Professor Constantinos Stathopoulos<\\/figcaption><\\/figure>\\n<!-- \\/wp:image --><\\/div>\\n<!-- \\/wp:column -->\\n\\n<!-- wp:column {\\\"width\\\":\\\"66.66%\\\"} -->\\n<div class=\\\"wp-block-column\\\" style=\\\"flex-basis:66.66%\\\"><!-- wp:paragraph -->\\n<p>Professor Constantinos Stathopoulos is the leader of the RNA Biology group at the University of Patras. He has been postdoctoral fellow at&nbsp;<a href=\\\"http:\\/\\/trna.research.yale.edu\\/index.html\\\">Yale University<\\/a>&nbsp;(1998-2001) and Assistant Professor at the Department of Biochemistry and Biotechnology of the University of Thessaly (2002-2009).In 2009 he joined the&nbsp;<a href=\\\"http:\\/\\/biochemistry.med.upatras.gr\\/\\\">Department of Biochemistry at the University of Patras School of Medicine<\\/a>&nbsp;as Associate Professor and since 2014 he is Full Professor.The PI has established several international collaborations with centers of excellence on RNA biology and metabolism.Work from his group has been awarded in international and national conferences. He is member of the editorial board of the&nbsp;<a href=\\\"http:\\/\\/www.mdpi.com\\/journal\\/ijms\\/sectioneditors\\/biochemistry\\\"><em>International Journal of Molecular Sciences<\\/em><\\/a>&nbsp;and he has served as reviewer for numerous international journals and for the evaluation of research grant applications submitted to the Hellenic Ministry of Education and to the General Secretariat of Research and Technology. He has published more than 60 articles and part of his work has been cited in major scientific textbooks of Biochemistry and Molecular Biology. Recently, he organized as co-Chair the&nbsp;<a href=\\\"http:\\/\\/www.trna2014.gr\\/\\\">25<sup>th<\\/sup>&nbsp;tRNA Conference<\\/a>. A detailed CV can be found&nbsp;<a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/STATHOPOULOS%20%20ENGLISH%20CV%20JAN%202017-FINAL.pdf\\\">here.<\\/a><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p><em>Research links<\\/em><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p><a href=\\\"https:\\/\\/www.linkedin.com\\/profile\\/view?id=AAMAAAZgaEIBDgAPzbl3D2WnFKLeJWCLytIYA4M&amp;trk=hp-identity-name\\\">Linkedin profile<\\/a><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p><a href=\\\"https:\\/\\/www.researchgate.net\\/profile\\/Constantinos_Stathopoulos?ev=hdr_xprf&amp;_sg=rpa2WsJrftMQLl2WUg9rE_SBr-uv1wqr9uTkZqa2bsYd3-riDwFGZEv9uIU2EF9Z\\\">Researchgate profile<\\/a><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p><a href=\\\"https:\\/\\/scholar.google.gr\\/citations?user=q-KogacAAAAJ&amp;hl=el\\\">Google Scholar<\\/a><\\/p>\\n<!-- \\/wp:paragraph --><\\/div>\\n<!-- \\/wp:column --><\\/div>\\n<!-- \\/wp:columns -->\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(1474, 445, '_elementor_css', 'a:6:{s:4:\"time\";i:1625479884;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(1475, 446, '_elementor_edit_mode', 'builder'),
(1476, 446, '_elementor_template_type', 'wp-page'),
(1477, 446, '_elementor_version', '3.1.4'),
(1478, 446, '_wp_page_template', 'default');
INSERT INTO `wprna_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1479, 446, '_elementor_data', '[{\"id\":\"419ce16\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"960c397\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d3c39d\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":165,\"url\":\"http:\\/\\/9.dynacomp2.eu\\/rna\\/wordpress\\/wp-content\\/uploads\\/2021\\/04\\/sliderpublic04-1.jpg\"},{\"id\":138,\"url\":\"http:\\/\\/9.dynacomp2.eu\\/rna\\/wordpress\\/wp-content\\/uploads\\/2021\\/04\\/sliderpublic03.jpg\"},{\"id\":137,\"url\":\"http:\\/\\/9.dynacomp2.eu\\/rna\\/wordpress\\/wp-content\\/uploads\\/2021\\/04\\/sliderpublic02.jpg\"},{\"id\":164,\"url\":\"http:\\/\\/9.dynacomp2.eu\\/rna\\/wordpress\\/wp-content\\/uploads\\/2021\\/04\\/sliderpublic03-1.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"slides_to_scroll\":\"2\",\"arrows_position\":\"outside\",\"__globals__\":{\"arrows_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"31dfb644\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"60082b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"50957219\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:paragraph -->\\n<p><strong>Group Leader<\\/strong><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:columns -->\\n<div class=\\\"wp-block-columns\\\"><!-- wp:column {\\\"width\\\":\\\"33.33%\\\"} -->\\n<div class=\\\"wp-block-column\\\" style=\\\"flex-basis:33.33%\\\"><!-- wp:image {\\\"id\\\":321,\\\"sizeSlug\\\":\\\"large\\\",\\\"linkDestination\\\":\\\"none\\\"} -->\\n<figure class=\\\"wp-block-image size-large\\\"><img src=\\\"http:\\/\\/9.dynacomp2.eu\\/rna\\/wordpress\\/wp-content\\/uploads\\/2021\\/06\\/Costas_New_1.jpg\\\" alt=\\\"\\\" class=\\\"wp-image-321\\\"\\/><figcaption>Professor Constantinos Stathopoulos<\\/figcaption><\\/figure>\\n<!-- \\/wp:image --><\\/div>\\n<!-- \\/wp:column -->\\n\\n<!-- wp:column {\\\"width\\\":\\\"66.66%\\\"} -->\\n<div class=\\\"wp-block-column\\\" style=\\\"flex-basis:66.66%\\\"><!-- wp:paragraph -->\\n<p>Professor Constantinos Stathopoulos is the leader of the RNA Biology group at the University of Patras. He has been postdoctoral fellow at&nbsp;<a href=\\\"http:\\/\\/trna.research.yale.edu\\/index.html\\\">Yale University<\\/a>&nbsp;(1998-2001) and Assistant Professor at the Department of Biochemistry and Biotechnology of the University of Thessaly (2002-2009).In 2009 he joined the&nbsp;<a href=\\\"http:\\/\\/biochemistry.med.upatras.gr\\/\\\">Department of Biochemistry at the University of Patras School of Medicine<\\/a>&nbsp;as Associate Professor and since 2014 he is Full Professor.The PI has established several international collaborations with centers of excellence on RNA biology and metabolism.Work from his group has been awarded in international and national conferences. He is member of the editorial board of the&nbsp;<a href=\\\"http:\\/\\/www.mdpi.com\\/journal\\/ijms\\/sectioneditors\\/biochemistry\\\"><em>International Journal of Molecular Sciences<\\/em><\\/a>&nbsp;and he has served as reviewer for numerous international journals and for the evaluation of research grant applications submitted to the Hellenic Ministry of Education and to the General Secretariat of Research and Technology. He has published more than 60 articles and part of his work has been cited in major scientific textbooks of Biochemistry and Molecular Biology. Recently, he organized as co-Chair the&nbsp;<a href=\\\"http:\\/\\/www.trna2014.gr\\/\\\">25<sup>th<\\/sup>&nbsp;tRNA Conference<\\/a>. A detailed CV can be found&nbsp;<a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/STATHOPOULOS%20%20ENGLISH%20CV%20JAN%202017-FINAL.pdf\\\">here.<\\/a><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p><em>Research links<\\/em><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p><a href=\\\"https:\\/\\/www.linkedin.com\\/profile\\/view?id=AAMAAAZgaEIBDgAPzbl3D2WnFKLeJWCLytIYA4M&amp;trk=hp-identity-name\\\">Linkedin profile<\\/a><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p><a href=\\\"https:\\/\\/www.researchgate.net\\/profile\\/Constantinos_Stathopoulos?ev=hdr_xprf&amp;_sg=rpa2WsJrftMQLl2WUg9rE_SBr-uv1wqr9uTkZqa2bsYd3-riDwFGZEv9uIU2EF9Z\\\">Researchgate profile<\\/a><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p><a href=\\\"https:\\/\\/scholar.google.gr\\/citations?user=q-KogacAAAAJ&amp;hl=el\\\">Google Scholar<\\/a><\\/p>\\n<!-- \\/wp:paragraph --><\\/div>\\n<!-- \\/wp:column --><\\/div>\\n<!-- \\/wp:columns -->\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(1480, 446, '_elementor_css', 'a:6:{s:4:\"time\";i:1625479884;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(1483, 447, '_elementor_edit_mode', 'builder'),
(1484, 447, '_elementor_template_type', 'wp-page'),
(1485, 447, '_elementor_version', '3.1.4'),
(1486, 447, '_wp_page_template', 'default'),
(1487, 447, '_elementor_data', '[{\"id\":\"419ce16\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"960c397\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d3c39d\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":165,\"url\":\"http:\\/\\/9.dynacomp2.eu\\/rna\\/wordpress\\/wp-content\\/uploads\\/2021\\/04\\/sliderpublic04-1.jpg\"},{\"id\":138,\"url\":\"http:\\/\\/9.dynacomp2.eu\\/rna\\/wordpress\\/wp-content\\/uploads\\/2021\\/04\\/sliderpublic03.jpg\"},{\"id\":137,\"url\":\"http:\\/\\/9.dynacomp2.eu\\/rna\\/wordpress\\/wp-content\\/uploads\\/2021\\/04\\/sliderpublic02.jpg\"},{\"id\":164,\"url\":\"http:\\/\\/9.dynacomp2.eu\\/rna\\/wordpress\\/wp-content\\/uploads\\/2021\\/04\\/sliderpublic03-1.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"slides_to_scroll\":\"2\",\"arrows_position\":\"outside\",\"__globals__\":{\"arrows_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"31dfb644\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"60082b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"50957219\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:paragraph -->\\n<p><strong>Group Leader<\\/strong><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:columns -->\\n<div class=\\\"wp-block-columns\\\"><!-- wp:column {\\\"width\\\":\\\"33.33%\\\"} -->\\n<div class=\\\"wp-block-column\\\" style=\\\"flex-basis:33.33%\\\"><!-- wp:image {\\\"id\\\":321,\\\"sizeSlug\\\":\\\"large\\\",\\\"linkDestination\\\":\\\"none\\\"} -->\\n<figure class=\\\"wp-block-image size-large\\\"><img src=\\\"http:\\/\\/9.dynacomp2.eu\\/rna\\/wordpress\\/wp-content\\/uploads\\/2021\\/06\\/Costas_New_1.jpg\\\" alt=\\\"\\\" class=\\\"wp-image-321\\\"\\/><figcaption>Professor Constantinos Stathopoulos<\\/figcaption><\\/figure>\\n<!-- \\/wp:image --><\\/div>\\n<!-- \\/wp:column -->\\n\\n<!-- wp:column {\\\"width\\\":\\\"66.66%\\\"} -->\\n<div class=\\\"wp-block-column\\\" style=\\\"flex-basis:66.66%\\\"><!-- wp:paragraph -->\\n<p>Professor Constantinos Stathopoulos is the leader of the RNA Biology group at the University of Patras. He has been postdoctoral fellow at&nbsp;<a href=\\\"http:\\/\\/trna.research.yale.edu\\/index.html\\\">Yale University<\\/a>&nbsp;(1998-2001) and Assistant Professor at the Department of Biochemistry and Biotechnology of the University of Thessaly (2002-2009).In 2009 he joined the&nbsp;<a href=\\\"http:\\/\\/biochemistry.med.upatras.gr\\/\\\">Department of Biochemistry at the University of Patras School of Medicine<\\/a>&nbsp;as Associate Professor and since 2014 he is Full Professor.The PI has established several international collaborations with centers of excellence on RNA biology and metabolism.Work from his group has been awarded in international and national conferences. He is member of the editorial board of the&nbsp;<a href=\\\"http:\\/\\/www.mdpi.com\\/journal\\/ijms\\/sectioneditors\\/biochemistry\\\"><em>International Journal of Molecular Sciences<\\/em><\\/a>&nbsp;and he has served as reviewer for numerous international journals and for the evaluation of research grant applications submitted to the Hellenic Ministry of Education and to the General Secretariat of Research and Technology. He has published more than 60 articles and part of his work has been cited in major scientific textbooks of Biochemistry and Molecular Biology. Recently, he organized as co-Chair the&nbsp;<a href=\\\"http:\\/\\/www.trna2014.gr\\/\\\">25<sup>th<\\/sup>&nbsp;tRNA Conference<\\/a>. A detailed CV can be found&nbsp;<a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/STATHOPOULOS%20%20ENGLISH%20CV%20JAN%202017-FINAL.pdf\\\">here.<\\/a><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p><em>Research links<\\/em><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p><a href=\\\"https:\\/\\/www.linkedin.com\\/profile\\/view?id=AAMAAAZgaEIBDgAPzbl3D2WnFKLeJWCLytIYA4M&amp;trk=hp-identity-name\\\">Linkedin profile<\\/a><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p><a href=\\\"https:\\/\\/www.researchgate.net\\/profile\\/Constantinos_Stathopoulos?ev=hdr_xprf&amp;_sg=rpa2WsJrftMQLl2WUg9rE_SBr-uv1wqr9uTkZqa2bsYd3-riDwFGZEv9uIU2EF9Z\\\">Researchgate profile<\\/a><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p><a href=\\\"https:\\/\\/scholar.google.gr\\/citations?user=q-KogacAAAAJ&amp;hl=el\\\">Google Scholar<\\/a><\\/p>\\n<!-- \\/wp:paragraph --><\\/div>\\n<!-- \\/wp:column --><\\/div>\\n<!-- \\/wp:columns -->\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(1488, 447, '_elementor_css', 'a:6:{s:4:\"time\";i:1625479920;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(1489, 448, '_elementor_edit_mode', 'builder'),
(1490, 448, '_elementor_template_type', 'wp-page'),
(1491, 448, '_elementor_version', '3.1.4'),
(1492, 448, '_wp_page_template', 'default'),
(1493, 448, '_elementor_data', '[{\"id\":\"419ce16\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"960c397\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d3c39d\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":165,\"url\":\"http:\\/\\/9.dynacomp2.eu\\/rna\\/wordpress\\/wp-content\\/uploads\\/2021\\/04\\/sliderpublic04-1.jpg\"},{\"id\":138,\"url\":\"http:\\/\\/9.dynacomp2.eu\\/rna\\/wordpress\\/wp-content\\/uploads\\/2021\\/04\\/sliderpublic03.jpg\"},{\"id\":137,\"url\":\"http:\\/\\/9.dynacomp2.eu\\/rna\\/wordpress\\/wp-content\\/uploads\\/2021\\/04\\/sliderpublic02.jpg\"},{\"id\":164,\"url\":\"http:\\/\\/9.dynacomp2.eu\\/rna\\/wordpress\\/wp-content\\/uploads\\/2021\\/04\\/sliderpublic03-1.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"slides_to_scroll\":\"2\",\"arrows_position\":\"outside\",\"__globals__\":{\"arrows_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"31dfb644\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"60082b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"50957219\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:paragraph -->\\n<p><strong>Group Leader<\\/strong><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:columns -->\\n<div class=\\\"wp-block-columns\\\"><!-- wp:column {\\\"width\\\":\\\"33.33%\\\"} -->\\n<div class=\\\"wp-block-column\\\" style=\\\"flex-basis:33.33%\\\"><!-- wp:image {\\\"id\\\":321,\\\"sizeSlug\\\":\\\"large\\\",\\\"linkDestination\\\":\\\"none\\\"} -->\\n<figure class=\\\"wp-block-image size-large\\\"><img src=\\\"http:\\/\\/9.dynacomp2.eu\\/rna\\/wordpress\\/wp-content\\/uploads\\/2021\\/06\\/Costas_New_1.jpg\\\" alt=\\\"\\\" class=\\\"wp-image-321\\\"\\/><figcaption>Professor Constantinos Stathopoulos<\\/figcaption><\\/figure>\\n<!-- \\/wp:image --><\\/div>\\n<!-- \\/wp:column -->\\n\\n<!-- wp:column {\\\"width\\\":\\\"66.66%\\\"} -->\\n<div class=\\\"wp-block-column\\\" style=\\\"flex-basis:66.66%\\\"><!-- wp:paragraph -->\\n<p>Professor Constantinos Stathopoulos is the leader of the RNA Biology group at the University of Patras. He has been postdoctoral fellow at&nbsp;<a href=\\\"http:\\/\\/trna.research.yale.edu\\/index.html\\\">Yale University<\\/a>&nbsp;(1998-2001) and Assistant Professor at the Department of Biochemistry and Biotechnology of the University of Thessaly (2002-2009).In 2009 he joined the&nbsp;<a href=\\\"http:\\/\\/biochemistry.med.upatras.gr\\/\\\">Department of Biochemistry at the University of Patras School of Medicine<\\/a>&nbsp;as Associate Professor and since 2014 he is Full Professor.The PI has established several international collaborations with centers of excellence on RNA biology and metabolism.Work from his group has been awarded in international and national conferences. He is member of the editorial board of the&nbsp;<a href=\\\"http:\\/\\/www.mdpi.com\\/journal\\/ijms\\/sectioneditors\\/biochemistry\\\"><em>International Journal of Molecular Sciences<\\/em><\\/a>&nbsp;and he has served as reviewer for numerous international journals and for the evaluation of research grant applications submitted to the Hellenic Ministry of Education and to the General Secretariat of Research and Technology. He has published more than 60 articles and part of his work has been cited in major scientific textbooks of Biochemistry and Molecular Biology. Recently, he organized as co-Chair the&nbsp;<a href=\\\"http:\\/\\/www.trna2014.gr\\/\\\">25<sup>th<\\/sup>&nbsp;tRNA Conference<\\/a>. A detailed CV can be found&nbsp;<a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/STATHOPOULOS%20%20ENGLISH%20CV%20JAN%202017-FINAL.pdf\\\">here.<\\/a><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p><em>Research links<\\/em><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p><a href=\\\"https:\\/\\/www.linkedin.com\\/profile\\/view?id=AAMAAAZgaEIBDgAPzbl3D2WnFKLeJWCLytIYA4M&amp;trk=hp-identity-name\\\">Linkedin profile<\\/a><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p><a href=\\\"https:\\/\\/www.researchgate.net\\/profile\\/Constantinos_Stathopoulos?ev=hdr_xprf&amp;_sg=rpa2WsJrftMQLl2WUg9rE_SBr-uv1wqr9uTkZqa2bsYd3-riDwFGZEv9uIU2EF9Z\\\">Researchgate profile<\\/a><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p><a href=\\\"https:\\/\\/scholar.google.gr\\/citations?user=q-KogacAAAAJ&amp;hl=el\\\">Google Scholar<\\/a><\\/p>\\n<!-- \\/wp:paragraph --><\\/div>\\n<!-- \\/wp:column --><\\/div>\\n<!-- \\/wp:columns -->\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(1494, 448, '_elementor_css', 'a:6:{s:4:\"time\";i:1625479920;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(1495, 449, '_elementor_edit_mode', 'builder'),
(1496, 449, '_elementor_template_type', 'wp-page'),
(1497, 449, '_elementor_version', '3.1.4'),
(1498, 449, '_wp_page_template', 'default'),
(1499, 449, '_elementor_data', '[{\"id\":\"419ce16\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"960c397\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d3c39d\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":165,\"url\":\"http:\\/\\/9.dynacomp2.eu\\/rna\\/wordpress\\/wp-content\\/uploads\\/2021\\/04\\/sliderpublic04-1.jpg\"},{\"id\":138,\"url\":\"http:\\/\\/9.dynacomp2.eu\\/rna\\/wordpress\\/wp-content\\/uploads\\/2021\\/04\\/sliderpublic03.jpg\"},{\"id\":137,\"url\":\"http:\\/\\/9.dynacomp2.eu\\/rna\\/wordpress\\/wp-content\\/uploads\\/2021\\/04\\/sliderpublic02.jpg\"},{\"id\":164,\"url\":\"http:\\/\\/9.dynacomp2.eu\\/rna\\/wordpress\\/wp-content\\/uploads\\/2021\\/04\\/sliderpublic03-1.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"slides_to_scroll\":\"2\",\"arrows_position\":\"outside\",\"__globals__\":{\"arrows_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"31dfb644\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"60082b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"50957219\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:paragraph -->\\n<p><strong>Group Leader<\\/strong><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:columns -->\\n<div class=\\\"wp-block-columns\\\"><!-- wp:column {\\\"width\\\":\\\"33.33%\\\"} -->\\n<div class=\\\"wp-block-column\\\" style=\\\"flex-basis:33.33%\\\"><!-- wp:image {\\\"id\\\":321,\\\"sizeSlug\\\":\\\"large\\\",\\\"linkDestination\\\":\\\"none\\\"} -->\\n<figure class=\\\"wp-block-image size-large\\\"><img src=\\\"http:\\/\\/9.dynacomp2.eu\\/rna\\/wordpress\\/wp-content\\/uploads\\/2021\\/06\\/Costas_New_1.jpg\\\" alt=\\\"\\\" class=\\\"wp-image-321\\\"\\/><figcaption>Professor Constantinos Stathopoulos<\\/figcaption><\\/figure>\\n<!-- \\/wp:image --><\\/div>\\n<!-- \\/wp:column -->\\n\\n<!-- wp:column {\\\"width\\\":\\\"66.66%\\\"} -->\\n<div class=\\\"wp-block-column\\\" style=\\\"flex-basis:66.66%\\\"><!-- wp:paragraph -->\\n<p>Professor Constantinos Stathopoulos is the leader of the RNA Biology group at the University of Patras. He has been postdoctoral fellow at&nbsp;<a href=\\\"http:\\/\\/trna.research.yale.edu\\/index.html\\\">Yale University<\\/a>&nbsp;(1998-2001) and Assistant Professor at the Department of Biochemistry and Biotechnology of the University of Thessaly (2002-2009).In 2009 he joined the&nbsp;<a href=\\\"http:\\/\\/biochemistry.med.upatras.gr\\/\\\">Department of Biochemistry at the University of Patras School of Medicine<\\/a>&nbsp;as Associate Professor and since 2014 he is Full Professor.The PI has established several international collaborations with centers of excellence on RNA biology and metabolism.Work from his group has been awarded in international and national conferences. He is member of the editorial board of the&nbsp;<a href=\\\"http:\\/\\/www.mdpi.com\\/journal\\/ijms\\/sectioneditors\\/biochemistry\\\"><em>International Journal of Molecular Sciences<\\/em><\\/a>&nbsp;and he has served as reviewer for numerous international journals and for the evaluation of research grant applications submitted to the Hellenic Ministry of Education and to the General Secretariat of Research and Technology. He has published more than 60 articles and part of his work has been cited in major scientific textbooks of Biochemistry and Molecular Biology. Recently, he organized as co-Chair the&nbsp;<a href=\\\"http:\\/\\/www.trna2014.gr\\/\\\">25<sup>th<\\/sup>&nbsp;tRNA Conference<\\/a>. A detailed CV can be found&nbsp;<a href=\\\"http:\\/\\/rna.6.dynacomp2.eu\\/images\\/STATHOPOULOS%20%20ENGLISH%20CV%20JAN%202017-FINAL.pdf\\\">here.<\\/a><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p><em>Research links<\\/em><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p><a href=\\\"https:\\/\\/www.linkedin.com\\/profile\\/view?id=AAMAAAZgaEIBDgAPzbl3D2WnFKLeJWCLytIYA4M&amp;trk=hp-identity-name\\\">Linkedin profile<\\/a><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p><a href=\\\"https:\\/\\/www.researchgate.net\\/profile\\/Constantinos_Stathopoulos?ev=hdr_xprf&amp;_sg=rpa2WsJrftMQLl2WUg9rE_SBr-uv1wqr9uTkZqa2bsYd3-riDwFGZEv9uIU2EF9Z\\\">Researchgate profile<\\/a><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p><a href=\\\"https:\\/\\/scholar.google.gr\\/citations?user=q-KogacAAAAJ&amp;hl=el\\\">Google Scholar<\\/a><\\/p>\\n<!-- \\/wp:paragraph --><\\/div>\\n<!-- \\/wp:column --><\\/div>\\n<!-- \\/wp:columns -->\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(1500, 449, '_elementor_css', 'a:6:{s:4:\"time\";i:1625479920;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(1501, 36, '_elementor_controls_usage', 'a:4:{s:14:\"image-carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:22:\"section_image_carousel\";a:4:{s:8:\"carousel\";i:1;s:14:\"thumbnail_size\";i:1;s:14:\"slides_to_show\";i:1;s:16:\"slides_to_scroll\";i:1;}}s:5:\"style\";a:1:{s:24:\"section_style_navigation\";a:1:{s:15:\"arrows_position\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}}'),
(1502, 36, '_elementor_css', 'a:6:{s:4:\"time\";i:1625479941;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}');

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

--
-- Table structure for table `wprna_posts`
--

CREATE TABLE `wprna_posts` (
  `ID` bigint(20) UNSIGNED NOT NULL,
  `post_author` bigint(20) UNSIGNED NOT NULL DEFAULT 0,
  `post_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_content` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `post_title` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `post_excerpt` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `post_status` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'publish',
  `comment_status` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'open',
  `ping_status` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'open',
  `post_password` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `post_name` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `to_ping` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `pinged` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `post_modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_modified_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_content_filtered` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `post_parent` bigint(20) UNSIGNED NOT NULL DEFAULT 0,
  `guid` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `menu_order` int(11) NOT NULL DEFAULT 0,
  `post_type` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'post',
  `post_mime_type` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `comment_count` bigint(20) NOT NULL DEFAULT 0
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `wprna_posts`
--

INSERT INTO `wprna_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(1, 1, '2021-04-05 21:03:53', '2021-04-05 18:03:53', '<!-- wp:paragraph -->\n<p>RNA is a versatile molecule, implicated in various essential biological pathways which include coding of the genetic information, translation through decoding and gene expression. From the very first prediction of its central role by Francis Crick till the discovery of catalytic RNA and RNA interference, the ‘RNA world” theory has become part of contemporary biology and changed completely our view on many essential and universal biological functions. Today, RNA holds a central role as essential modulator of a wide network of reactions in all domains of life. Most importantly, new roles for RNA have emerged through the advancement of high-throughput methodologies which underline the need for continuous work on various aspects of RNA biology.<br>The RNA biology group at the Department of Biochemistry of the School of Medicine at the University of Patras uses a multidisciplinary approach and has focused on important aspects of Ribonomics which include:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Dynamic networks of tRNA biogenesis, aminoacylation and signaling in human</li><li>Regulation of multiple pathways by tRNA-dependent riboswitches (T-boxes) in pathogens</li><li>The role of rRNA in antibiotic resistance</li><li>Characterization of essential enzymes with role in mRNA turnover</li><li>Identification of novel miRNAs and tRFs in various human disease models</li><li>Studies on RNA-related proteins that modulate its regulatory role</li></ul>\n<!-- /wp:list -->', 'RNA biology group', '', 'publish', 'closed', 'closed', '', 'index', '', '', '2021-04-20 17:51:50', '2021-04-20 14:51:50', '', 0, 'http://9.dynacomp2.eu/rna/wordpress/?p=1', 0, 'post', '', 1),
(2, 1, '2021-04-05 21:03:53', '2021-04-05 18:03:53', '<!-- wp:paragraph -->\n<p>Αυτή είναι μια σελίδα παράδειγμα. Είναι διαφορετική από ένα άρθρο στο ιστολόγιο γιατί θα μείνει σε ένα μέρος και θα εμφανίζεται στο μενού πλοήγησης(στα περισσότερα θέματα). Οι περισσότεροι ξεκινούν με μια Περί σελίδα η οποία παρουσιάζει τις δυνατότητες του ιστότοπου. Μπορεί να λέει κάτι όπως αυτό:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:quote -->\n<blockquote class=\"wp-block-quote\"><p>Να΄\'μαι και εγω! Είμαι διανομέας με ποδήλατο την ημέρα, εμπνευσμένος τραγουστικής το βράδυ και αυτός είναι ο ιστότοπος μου. Ζω στην Σαντορίνη και έχω ένα σκύλο που τον λένε άργο, και μου αρέσουν οι βουτιές στη θάλασσα.</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:paragraph -->\n<p>...ή κατι σαν αυτό:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:quote -->\n<blockquote class=\"wp-block-quote\"><p>Η εταιρεία ΧΨΩ ΑΕ ιδρύθηκε το 1971, και προσφέρει τις υπηρεσίες στο κοινό από την ίδρυσή της. Βρίσκεται στη Γκοθαμ Σιτυ, με 1.000 εργαζόμενους και προσφέρει όλες τις καταπλητικές της υπηρεσίες στην κοινότητα της πόλης.</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:paragraph -->\n<p>Ως νέος χρήστης του WordPress, θα πρέπει να πάτε στη <a href=\"http://9.dynacomp2.eu/rna/wordpress/wp-admin/\">διαχείρισή σας</a> για να διαγράψετε αυτή την σελίδα και να δημιουργήσετε νέες σελίδες για το περιεχόμενο σας. Να περάσετε όμορφα!</p>\n<!-- /wp:paragraph -->', 'Δείγμα σελίδας', '', 'publish', 'closed', 'open', '', 'sample-page', '', '', '2021-04-05 21:03:53', '2021-04-05 18:03:53', '', 0, 'http://9.dynacomp2.eu/rna/wordpress/?page_id=2', 0, 'page', '', 0),
(3, 1, '2021-04-05 21:03:53', '2021-04-05 18:03:53', '<!-- wp:heading --><h2>Ποιοί είμαστε</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Προτεινόμενο κείμενο: </strong>Η διεύθυνση της σελίδας είναι: http://9.dynacomp2.eu/rna/wordpress.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Σχόλια</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Προτεινόμενο κείμενο: </strong>Όταν οι επισκέπτες αφήνουν σχόλια στον ιστότοπο, συλλέγουμε τα δεδομένα που εμφανίζονται στη φόρμα σχολίων όπως επίσης τη διεύθυνση IP του επισκέπτη και τη συμβολοσειρά του χρήστη του προγράμματος περιήγησης ώστε να βοηθήσουμε στην ανίχνευση ανεπιθύμητων μηνυμάτων.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>Μια ανωνυμοποιημένη συμβολοσειρά που δημιουργήθηκε από τη διεύθυνση ηλεκτρονικού ταχυδρομείου σας (επίσης αποκαλούμενη \"hash\") ενδέχεται να παρασχεθεί στην υπηρεσία Gravatar για να δει αν τη χρησιμοποιείτε. Η πολιτική απορρήτου της υπηρεσίας Gravatar διατίθεται εδώ: https://automattic.com/privacy/. Μετά την έγκριση του σχολίου σας, η εικόνα του προφίλ σας είναι ορατή στο κοινό μέσα στο πλαίσιο του σχολίου σας.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Πολυμέσα</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Προτεινόμενο κείμενο: </strong>Εάν μεταφορτώνετε εικόνες στον ιστότοπο, θα πρέπει να αποφύγετε τη μεταφόρτωση εικόνων με ενσωματωμένα δεδομένα τοποθεσίας (EXIF GPS). Οι επισκέπτες του ιστότοπου μπορούν να πραγματοποιήσουν λήψη και εξαγωγή οποιωνδήποτε δεδομένων τοποθεσίας από εικόνες στον ιστότοπο.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Cookies</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Προτεινόμενο κείμενο: </strong>Αν αφήσετε ένα σχόλιο στον ιστότοπό μας, μπορείτε να επιλέξετε να αποθηκεύσετε το όνομα, τη διεύθυνση ηλεκτρονικού ταχυδρομείου και τον ιστότοπό σας σε cookies. Αυτά είναι για την δική σας ευκολία, έτσι ώστε να μην χρειάζεται να συμπληρώσετε τα στοιχεία σας πάλι όταν αφήσετε ένα άλλο σχόλιο. Αυτά τα cookies θα διαρκέσουν για ένα έτος.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>Αν έχετε έναν λογαριασμό και συνδεθείτε στον ιστότοπο, θα δημιουργήσουμε ένα προσωρινό cookie για να προσδιορίσουμε αν ο φυλλομετρητής σας δέχεται cookies. Το cookie δεν περιέχει προσωπικές πληροφορίες και θα διαγράφει μόλις κλείσετε τον φυλλομετρητή σας.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>Όταν συνδεθείτε, θα δημιουργήσουμε επίσης διάφορα cookies για να αποθηκεύσετε τις πληροφορίες σύνδεσης και τις επιλογές οθόνης. Τα cookie εισόδου διαρκούν για δύο ημέρες και τα cookie επιλογών οθόνης διαρκούν για ένα χρόνο. Αν επιλέξετε &quot;Να με θυμάσαι&quot;, η σύνδεσή σας θα παραμείνει για δύο εβδομάδες. Αν αποσυνδεθείτε από το λογαριασμό σας, τα cookie σύνδεσης θα καταργηθούν.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>Εάν επεξεργαστείτε ή δημοσιεύσετε ένα άρθρο, ένα επιπλέον cookie θα αποθηκευτεί στο πρόγραμμα περιήγησης. Αυτό το cookie δεν περιλαμβάνει προσωπικά δεδομένα και υποδεικνύει απλώς το post ID του άρθρου που μόλις επεξεργαστήκατε. Λήγει μετά από 1 ημέρα.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Ενσωματωμένο περιεχόμενο από άλλους ιστότοπους</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Προτεινόμενο κείμενο: </strong>Τα άρθρα σε αυτόν τον ιστότοπο ενδέχεται να περιλαμβάνουν ενσωματωμένο περιεχόμενο (π.χ. βίντεο, εικόνες, άρθρα κ.λπ.). Το ενσωματωμένο περιεχόμενο από άλλους ιστότοπους συμπεριφέρεται με τον ίδιο ακριβώς τρόπο όπως και αν ο επισκέπτης επισκέφθηκε τον άλλο ιστότοπο.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>Αυτοί οι ιστότοποι ενδέχεται να συλλέγουν δεδομένα για εσάς, χρησιμοποιούν cookies, ενσωματώνουν επιπλέον παρακολούθηση τρίτου μέρους και να παρακολουθούν την αλληλεπίδρασή σας με αυτό το περιλαμβανόμενο περιεχόμενο, συμπεριλαμβανομένης της ανίχνευσης της αλληλεπίδρασής σας με το περιλαμβανόμενο περιεχόμενο, εάν έχετε λογαριασμό και έχετε συνδεθεί στον συγκεκριμένο ιστότοπο.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Με ποιούς μοιραζόμαστε τα δεδομένα σας</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Προτεινόμενο κείμενο: </strong>Αν έχετε ζητήσει επαναπροσδιορισμό συνθηματικού, η διεύθυνση IP θα περιλαμβάνεται στο email επαναπροσδιορισμού.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Για πόσο καιρό διατηρούμε τα δεδομένα σας</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Προτεινόμενο κείμενο: </strong>Εάν αφήσετε ένα σχόλιο, το σχόλιο και τα μεταδεδομένα του διατηρούνται επ\' αόριστον. Αυτό γίνεται ώστε να μπορούμε να αναγνωρίζουμε και να εγκρίνουμε αυτόματα τα σχόλια που ακολουθούν, αντί να τα κρατάμε σε ουρά συντονισμού.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>Για χρήστες που εγγράφονται στον ιστότοπο μας, αποθηκεύουμε επίσης τα προσωπικά δεδομένα που καταχωρούν στο προφίλ χρήστη τους. Όλοι οι χρήστες μπορούν να βλέπουν, να επεξεργάζονται ή να διαγράφουν τα προσωπικά δεδομένα τους ανά πάσα στιγμή (εκτός από το να μπορούν να αλλάξουν το όνομα χρήστη τους). Οι διαχειριστές του παρόντος ιστότοπου μπορεί επίσης να βλέπουν και να επεξεργάζονται αυτές τις πληροφορίες.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Ποια δικαιώματα έχετε στα δεδομένα σας</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Προτεινόμενο κείμενο: </strong>Εάν έχετε λογαριασμό σε αυτόν τον ιστότοπο ή έχετε αφήσει σχόλια, μπορείτε να ζητήσετε να λάβετε ένα εξαγόμενο αρχείο των προσωπικών δεδομένων που διατηρούμε για εσάς, συμπεριλαμβανομένων τυχόν δεδομένων που έχετε παράσχει σε εμάς. Μπορείτε επίσης να αιτηθείτε να διαγράψουμε τα προσωπικά δεδομένα που διατηρούμε για εσάς. Αυτό δεν περιλαμβάνει δεδομένα που είμαστε υποχρεωμένοι να τηρούμε για διοικητικούς, νομικούς ή λόγους ασφαλείας.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Που θα σταλούν τα δεδομένα σας</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Προτεινόμενο κείμενο: </strong>Τα σχόλια επισκεπτών ενδέχεται να ελέγχονται μέσω ενός αυτοματοποιημένου συστήματος ανεπιθύμητης αλληλογραφίας.</p><!-- /wp:paragraph -->', 'Πολιτική Απορρήτου', '', 'draft', 'closed', 'open', '', 'πολιτική απορρήτου', '', '', '2021-04-05 21:03:53', '2021-04-05 18:03:53', '', 0, 'http://9.dynacomp2.eu/rna/wordpress/?page_id=3', 0, 'page', '', 0),
(5, 0, '2021-04-05 21:12:41', '2021-04-05 18:12:41', '', 'Προεπιλεγμένο Κιτ', '', 'publish', 'closed', 'closed', '', '%cf%80%cf%81%ce%bf%ce%b5%cf%80%ce%b9%ce%bb%ce%b5%ce%b3%ce%bc%ce%ad%ce%bd%ce%bf-%ce%ba%ce%b9%cf%84', '', '', '2021-06-08 15:17:19', '2021-06-08 12:17:19', '', 0, 'http://9.dynacomp2.eu/rna/wordpress/?elementor_library=%cf%80%cf%81%ce%bf%ce%b5%cf%80%ce%b9%ce%bb%ce%b5%ce%b3%ce%bc%ce%ad%ce%bd%ce%bf-%ce%ba%ce%b9%cf%84', 0, 'elementor_library', '', 0),
(12, 2, '2021-04-20 11:17:13', '2021-04-20 08:17:13', '', 'fav', '', 'inherit', 'open', 'closed', '', 'fav', '', '', '2021-04-20 11:17:13', '2021-04-20 08:17:13', '', 0, 'http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/fav.png', 0, 'attachment', 'image/png', 0),
(13, 2, '2021-04-20 11:17:16', '2021-04-20 08:17:16', 'http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/cropped-fav.png', 'cropped-fav.png', '', 'inherit', 'open', 'closed', '', 'cropped-fav-png', '', '', '2021-04-20 11:17:16', '2021-04-20 08:17:16', '', 0, 'http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/cropped-fav.png', 0, 'attachment', 'image/png', 0),
(15, 2, '2021-04-20 11:17:59', '2021-04-20 08:17:59', '', 'Προεπιλεγμένο Κιτ', '', 'inherit', 'closed', 'closed', '', '5-revision-v1', '', '', '2021-04-20 11:17:59', '2021-04-20 08:17:59', '', 5, 'http://9.dynacomp2.eu/rna/wordpress/?p=15', 0, 'revision', '', 0),
(16, 2, '2021-04-20 11:18:28', '2021-04-20 08:18:28', '', 'logo4_new', '', 'inherit', 'open', 'closed', '', 'logo4_new', '', '', '2021-04-20 11:18:28', '2021-04-20 08:18:28', '', 0, 'http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/logo4_new.jpg', 0, 'attachment', 'image/jpeg', 0),
(18, 2, '2021-04-20 11:19:12', '2021-04-20 08:19:12', '', 'slider001', '', 'inherit', 'open', 'closed', '', 'slider001', '', '', '2021-04-20 11:19:12', '2021-04-20 08:19:12', '', 0, 'http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/slider001.jpg', 0, 'attachment', 'image/jpeg', 0),
(19, 2, '2021-04-20 11:19:22', '2021-04-20 08:19:22', '', 'cropped-slider001.jpg', '', 'inherit', 'open', 'closed', '', 'cropped-slider001-jpg', '', '', '2021-04-20 11:19:22', '2021-04-20 08:19:22', '', 0, 'http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/cropped-slider001.jpg', 0, 'attachment', 'image/jpeg', 0),
(21, 2, '2021-04-20 11:19:42', '2021-04-20 08:19:42', '', 'slider2', '', 'inherit', 'open', 'closed', '', 'slider2', '', '', '2021-04-20 11:19:42', '2021-04-20 08:19:42', '', 0, 'http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/slider2.jpg', 0, 'attachment', 'image/jpeg', 0),
(22, 2, '2021-04-20 11:19:53', '2021-04-20 08:19:53', '', 'cropped-slider2.jpg', '', 'inherit', 'open', 'closed', '', 'cropped-slider2-jpg', '', '', '2021-04-20 11:19:53', '2021-04-20 08:19:53', '', 0, 'http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/cropped-slider2.jpg', 0, 'attachment', 'image/jpeg', 0),
(23, 2, '2021-04-20 11:20:10', '2021-04-20 08:20:10', '', 'slider3', '', 'inherit', 'open', 'closed', '', 'slider3', '', '', '2021-04-20 11:20:10', '2021-04-20 08:20:10', '', 0, 'http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/slider3.jpg', 0, 'attachment', 'image/jpeg', 0),
(24, 2, '2021-04-20 11:20:21', '2021-04-20 08:20:21', '', 'cropped-slider3.jpg', '', 'inherit', 'open', 'closed', '', 'cropped-slider3-jpg', '', '', '2021-04-20 11:20:21', '2021-04-20 08:20:21', '', 0, 'http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/cropped-slider3.jpg', 0, 'attachment', 'image/jpeg', 0),
(25, 2, '2021-04-20 11:20:35', '2021-04-20 08:20:35', '', 'slider4', '', 'inherit', 'open', 'closed', '', 'slider4', '', '', '2021-04-20 11:20:35', '2021-04-20 08:20:35', '', 0, 'http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/slider4.jpg', 0, 'attachment', 'image/jpeg', 0),
(26, 2, '2021-04-20 11:20:48', '2021-04-20 08:20:48', '', 'cropped-slider4.jpg', '', 'inherit', 'open', 'closed', '', 'cropped-slider4-jpg', '', '', '2021-04-20 11:20:48', '2021-04-20 08:20:48', '', 0, 'http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/cropped-slider4.jpg', 0, 'attachment', 'image/jpeg', 0),
(32, 2, '2021-04-20 16:40:03', '2021-04-20 13:40:03', '<!-- wp:paragraph -->\n<p>RNA is a versatile molecule, implicated in various essential biological pathways which include coding of the genetic information, translation through decoding and gene expression. From the very first prediction of its central role by Francis Crick till the discovery of catalytic RNA and RNA interference, the ‘RNA world” theory has become part of contemporary biology and changed completely our view on many essential and universal biological functions. Today, RNA holds a central role as essential modulator of a wide network of reactions in all domains of life. Most importantly, new roles for RNA have emerged through the advancement of high-throughput methodologies which underline the need for continuous work on various aspects of RNA biology.<br>The RNA biology group at the Department of Biochemistry of the School of Medicine at the University of Patras uses a multidisciplinary approach and has focused on important aspects of Ribonomics which include:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Dynamic networks of tRNA biogenesis, aminoacylation and signaling in human</li><li>Regulation of multiple pathways by tRNA-dependent riboswitches (T-boxes) in pathogens</li><li>The role of rRNA in antibiotic resistance</li><li>Characterization of essential enzymes with role in mRNA turnover</li><li>Identification of novel miRNAs and tRFs in various human disease models</li><li>Studies on RNA-related proteins that modulate its regulatory role</li></ul>\n<!-- /wp:list -->', 'RNA biology group', '', 'inherit', 'closed', 'closed', '', '1-revision-v1', '', '', '2021-04-20 16:40:03', '2021-04-20 13:40:03', '', 1, 'http://9.dynacomp2.eu/rna/wordpress/?p=32', 0, 'revision', '', 0),
(34, 2, '2021-04-20 16:48:43', '2021-04-20 13:48:43', '<!-- wp:paragraph -->\n<p><strong>tRNA</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Since their first discovery in the early 60’s, research on tRNAs has always been interconnected with the evolution of the genetic code and translation. Today, more than ever, it is evident that tRNA research continues to reveal new and surprising aspects of cellular metabolism. Research on the role of tRNAs as unique adaptor molecules has revolutionized synthetic biology. Moreover, new information emerge from studies on tRNA biogenesis, processing, editing, transfer and localization, the recognition of tRNA by aminoacyl-tRNA synthetases and their role in many diseases, the relationship between structure and function of translation factors, the regulation of translation at many levels, the role of many tRNA-related proteins or protein networks outside translation and finally, the regulatory role of tRNA itself and its fragments (tRFs), post-transcriptionally. Finally, the tRNA-dependent gene expression regulation in many pathogens, via the T-box riboswitches, bring into the spotlight novel molecular targets for the development of new antibiotics.<br></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Projects of the RNA biology group at the Department of Biochemistry of the School of Medicine at the University of Patras, include:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>The involvement of tRNA biogenesis, aminoacylation and signaling in lung cancer using high-throughput approaches (DNA arrays, NGS, etc.)</li><li>Regulation of multiple pathways by tRNA-dependent riboswitches (T-boxes) in pathogens</li><li>The role of specific mutations that affect RNA involved in translation, to antibiotic resistance</li><li>Structural and biochemical characterization of the role of La protein in tRNA biogenesis and its role in autoimmunity</li><li>Regulation of expression of components of aminoacyl-tRNA synthetases complex in human.</li><li>The role of mitochondrial mutations in disease</li></ul>\n<!-- /wp:list -->', 'Research', '', 'publish', 'closed', 'closed', '', 'research', '', '', '2021-04-20 19:02:22', '2021-04-20 16:02:22', '', 0, 'http://9.dynacomp2.eu/rna/wordpress/?page_id=34', 0, 'page', '', 0),
(35, 2, '2021-04-20 16:48:43', '2021-04-20 13:48:43', '<!-- wp:paragraph -->\n<p><strong>Undergraduate</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Members of the RNA group participate in teaching of the following&nbsp;<a href=\"https://eclass.upatras.gr/\">undergraduate courses</a>&nbsp;which also include lab practicals:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Biochemistry I (MED807)</li><li>Biochemistry II (MED809)</li><li>Biochemistry III (MED810)</li><li>Clinical Biochemistry</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>The RNA biology group offers positions to undergraduate students from the School of Medicine, the School of Pharmacy and the Departments of Biology, Chemistry, Biochemistry and Biotechnology, Molecular Biology and Genetics, Biological Applications and Natural Resources on selected research topics during their senior year.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In addition, the RNA biology group participates in exchanges of international medical students visiting the University of Patras Medical School for summer internships in basic research laboratories or clinics, organized by&nbsp;<a href=\"http://www.helmsic.gr/\">HELMISC</a>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>For more information you can check regularly our&nbsp;<a href=\"http://rna.med.upatras.gr/\">announces</a>&nbsp;or you can directly contact Prof C. Stathopoulos preferably via&nbsp;<a href=\"mailto:cstath@med.upatras.gr\">email</a>.</p>\n<!-- /wp:paragraph -->', 'Education', '', 'publish', 'closed', 'closed', '', 'education', '', '', '2021-04-20 19:02:54', '2021-04-20 16:02:54', '', 0, 'http://9.dynacomp2.eu/rna/wordpress/?page_id=35', 0, 'page', '', 0),
(36, 2, '2021-04-20 16:48:43', '2021-04-20 13:48:43', '<figure><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/sliderpublic04-1.jpg\" alt=\"sliderpublic04-1\" /></figure><figure><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/sliderpublic03.jpg\" alt=\"sliderpublic03\" /></figure><figure><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/sliderpublic02.jpg\" alt=\"sliderpublic02\" /></figure><figure><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/sliderpublic03-1.jpg\" alt=\"sliderpublic03-1\" /></figure>			\n						Προηγούμενο\n						Επόμενο\n		<!-- wp:paragraph -->\n<p><strong>Group Leader</strong></p>\n<!-- /wp:paragraph -->\n<!-- wp:columns -->\n<!-- wp:column {\"width\":\"33.33%\"} -->\n<!-- wp:image {\"id\":321,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/06/Costas_New_1.jpg\" alt=\"\"/><figcaption>Professor Constantinos Stathopoulos</figcaption></figure>\n<!-- /wp:image -->\n<!-- /wp:column -->\n<!-- wp:column {\"width\":\"66.66%\"} -->\n<!-- wp:paragraph -->\n<p>Professor Constantinos Stathopoulos is the leader of the RNA Biology group at the University of Patras. He has been postdoctoral fellow at&nbsp;<a href=\"http://trna.research.yale.edu/index.html\">Yale University</a>&nbsp;(1998-2001) and Assistant Professor at the Department of Biochemistry and Biotechnology of the University of Thessaly (2002-2009).In 2009 he joined the&nbsp;<a href=\"http://biochemistry.med.upatras.gr/\">Department of Biochemistry at the University of Patras School of Medicine</a>&nbsp;as Associate Professor and since 2014 he is Full Professor.The PI has established several international collaborations with centers of excellence on RNA biology and metabolism.Work from his group has been awarded in international and national conferences. He is member of the editorial board of the&nbsp;<a href=\"http://www.mdpi.com/journal/ijms/sectioneditors/biochemistry\"><em>International Journal of Molecular Sciences</em></a>&nbsp;and he has served as reviewer for numerous international journals and for the evaluation of research grant applications submitted to the Hellenic Ministry of Education and to the General Secretariat of Research and Technology. He has published more than 60 articles and part of his work has been cited in major scientific textbooks of Biochemistry and Molecular Biology. Recently, he organized as co-Chair the&nbsp;<a href=\"http://www.trna2014.gr/\">25<sup>th</sup>&nbsp;tRNA Conference</a>. A detailed CV can be found&nbsp;<a href=\"http://rna.6.dynacomp2.eu/images/STATHOPOULOS%20%20ENGLISH%20CV%20JAN%202017-FINAL.pdf\">here.</a></p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p><em>Research links</em></p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p><a href=\"https://www.linkedin.com/profile/view?id=AAMAAAZgaEIBDgAPzbl3D2WnFKLeJWCLytIYA4M&amp;trk=hp-identity-name\">Linkedin profile</a></p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p><a href=\"https://www.researchgate.net/profile/Constantinos_Stathopoulos?ev=hdr_xprf&amp;_sg=rpa2WsJrftMQLl2WUg9rE_SBr-uv1wqr9uTkZqa2bsYd3-riDwFGZEv9uIU2EF9Z\">Researchgate profile</a></p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p><a href=\"https://scholar.google.gr/citations?user=q-KogacAAAAJ&amp;hl=el\">Google Scholar</a></p>\n<!-- /wp:paragraph -->\n<!-- /wp:column -->\n<!-- /wp:columns -->', 'People', '', 'publish', 'closed', 'closed', '', 'people', '', '', '2021-07-05 13:12:16', '2021-07-05 10:12:16', '', 0, 'http://9.dynacomp2.eu/rna/wordpress/?page_id=36', 0, 'page', '', 0),
(37, 2, '2021-04-20 16:48:43', '2021-04-20 13:48:43', '', 'Research', '', 'inherit', 'closed', 'closed', '', '34-revision-v1', '', '', '2021-04-20 16:48:43', '2021-04-20 13:48:43', '', 34, 'http://9.dynacomp2.eu/rna/wordpress/?p=37', 0, 'revision', '', 0),
(38, 2, '2021-04-20 16:48:43', '2021-04-20 13:48:43', '', 'Education', '', 'inherit', 'closed', 'closed', '', '35-revision-v1', '', '', '2021-04-20 16:48:43', '2021-04-20 13:48:43', '', 35, 'http://9.dynacomp2.eu/rna/wordpress/?p=38', 0, 'revision', '', 0),
(39, 2, '2021-04-20 16:48:43', '2021-04-20 13:48:43', '', 'People', '', 'inherit', 'closed', 'closed', '', '36-revision-v1', '', '', '2021-04-20 16:48:43', '2021-04-20 13:48:43', '', 36, 'http://9.dynacomp2.eu/rna/wordpress/?p=39', 0, 'revision', '', 0),
(40, 2, '2021-05-13 00:54:16', '2021-04-20 13:48:43', ' ', '', '', 'publish', 'closed', 'closed', '', '40', '', '', '2021-05-13 00:54:16', '2021-05-12 21:54:16', '', 0, 'http://9.dynacomp2.eu/rna/wordpress/2021/04/20/40/', 1, 'nav_menu_item', '', 0),
(41, 2, '2021-05-13 00:54:16', '2021-04-20 13:48:43', ' ', '', '', 'publish', 'closed', 'closed', '', '41', '', '', '2021-05-13 00:54:16', '2021-05-12 21:54:16', '', 0, 'http://9.dynacomp2.eu/rna/wordpress/2021/04/20/41/', 5, 'nav_menu_item', '', 0),
(42, 2, '2021-05-13 00:54:16', '2021-04-20 13:48:43', ' ', '', '', 'publish', 'closed', 'closed', '', '42', '', '', '2021-05-13 00:54:16', '2021-05-12 21:54:16', '', 0, 'http://9.dynacomp2.eu/rna/wordpress/2021/04/20/42/', 9, 'nav_menu_item', '', 0),
(43, 2, '2021-04-20 16:54:46', '2021-04-20 13:54:46', '<!-- wp:group -->\n<div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container\"><!-- wp:group -->\n<div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container\"><!-- wp:gallery {\"ids\":[],\"linkTo\":\"none\"} -->\n<figure class=\"wp-block-gallery columns-0 is-cropped\"><ul class=\"blocks-gallery-grid\"></ul></figure>\n<!-- /wp:gallery --></div></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph -->\n<p>Research in the RNA Biology group is or has been supported by several funding agencies, both domestic and international.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator\"/>\n<!-- /wp:separator -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"align\":\"center\",\"id\":168,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large\"><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/logo01-3.jpg\" alt=\"\" class=\"wp-image-168\"/></figure></div>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"align\":\"center\",\"id\":169,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large\"><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/logo03-4.jpg\" alt=\"\" class=\"wp-image-169\"/></figure></div>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"align\":\"center\",\"id\":170,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large\"><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/logo02-2.jpg\" alt=\"\" class=\"wp-image-170\"/></figure></div>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:group -->\n<div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"align\":\"center\",\"id\":171,\"width\":113,\"height\":112,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large is-resized\"><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/logo05-3.jpg\" alt=\"\" class=\"wp-image-171\" width=\"113\" height=\"112\"/></figure></div>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":173,\"width\":257,\"height\":40,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large is-resized\"><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/logo04-2.jpg\" alt=\"\" class=\"wp-image-173\" width=\"257\" height=\"40\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":174,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/logo06-2.jpg\" alt=\"\" class=\"wp-image-174\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:group --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->', 'Funding', '', 'publish', 'closed', 'closed', '', 'funding', '', '', '2021-06-28 09:43:43', '2021-06-28 06:43:43', '', 0, 'http://9.dynacomp2.eu/rna/wordpress/?page_id=43', 0, 'page', '', 0);
INSERT INTO `wprna_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(45, 2, '2021-04-20 16:54:46', '2021-04-20 13:54:46', '<!-- wp:list {\"ordered\":true} -->\n<ol><li><strong>Stathopoulos C.</strong>, Kalpaxis D. L., and Drainas D. (1995) Partial purification and characterization of RNase Ρ from Dictyostelium discoideum.&nbsp;<em>Eur J Biochem</em>&nbsp;228: 976-980.</li><li>Tekos A.,&nbsp;<strong>Stathopoulos C.</strong>, and Drainas D. (1998) Bimodal action of the alkaline earth cations on Dictyostelium discoideum ribonuclease Ρ activity.&nbsp;<em>Biochemistry</em>&nbsp;37: 15474-15480.</li><li>Tekos A., Tsagla A.,&nbsp;<strong>Stathopoulos C.</strong>, and Drainas D. (1999) Inhibition of Dictyostelium discoideum ribonuclease Ρ activity by aminoglycosides.&nbsp;<em>Nucleic Acids Symp Series</em>&nbsp;41: 152-154</li><li>Tumbula D., Vothknecht U.C., Kirn H., Ibba M., Min B., Li T., Pelaschier J.,&nbsp;<strong>Stathopoulos C.</strong>, Becker H. D. and Söll D. (1999) Archaeal aminoacyl-tRNA synthesis: diversity replaces dogma.&nbsp;<em>Genetics</em>&nbsp;152: 1269-1276.</li><li>Li T., Graham D. E., Stathopoulos C.,Haney P.J., Kirn H., Vothknecht U.C., Kitabatake M., Hong K., Eggertsson G., Curnow A.W., Lin W., Celic I., Whitman W. and Söll D. (1999) Cysteinyl-tRNA formation: the last puzzle of aminoacyl-tRNA synthesis.&nbsp;<em>FEBS Letters</em>&nbsp;462: 302-306.</li><li>Papadimou Ε., Monastirli A.,<strong>&nbsp;Stathopoulos C.</strong>, Tsambaos D., and Drainas D. (2000) Modulation of ribonuclease Ρ activity by calcipotriol.&nbsp;<em>Eur J Biochem</em>&nbsp;267: 1173-1177.</li><li><strong>Stathopoulos C.</strong>, Tsagla A., Tekos A., and Drainas D. (2000) Effect of peptidyltransferase inhibitors on ribonuclease Ρ activity from Dictyostelium discoideum.&nbsp;<em>Mol Biol Reports</em>&nbsp;27: 107-111.</li><li>Tekos A., Tsagla A.,&nbsp;<strong>Stathopoulos C.</strong>&nbsp;and Drainas D. (2000) Inhibition of eukaryotic ribonuclease Ρ activity by aminoglycosides. Kinetic studies.&nbsp;<em>FEBS Letters</em>&nbsp;485: 71-75.</li><li><strong>Stathopoulos C.</strong>, Li T., Longman R., Vothknecht U.C., Becker H.D., Ibba M. and Söll D. (2000). One polypeptide with two aminoacyl-tRNA synthetase activities.&nbsp;<em>Science</em>&nbsp;287: 479-482.</li><li>Ibba M., Becker H. D.,&nbsp;<strong>Stathopoulos C.</strong>, Tumbula D. and Söll D. (2000) The adaptor hypothesis revisited.<em>&nbsp;Trends Biochem Sci</em>&nbsp;25: 311-316.</li><li>Bunjun S. (*),&nbsp;<strong>Stathopoulos C.</strong>&nbsp;(*), Graham D., Min B., Kitabatake M., Wang A.L., Wang&nbsp;&nbsp; C.C., Vivares C.P., Weiss L.M. and Söll D. (2000) A dual-specificity aminoacyl-tRNA synthetase in the deep-rooted eukaryote Giardia lamblia.&nbsp;<em>Proc Natl Acad Sci USA</em>&nbsp;97: 12997-13002. (*) first co-authors</li><li><strong>Stathopoulos C.</strong>, Jacquin-Becker C., Becker H.D., Li T., Ambrogelly A., Longman R. and Söll D. (2001) Methanococcus jannaschii Prolyl-Cysteinyl-tRNA synthetase possesses overlapping amino acid binding sites.&nbsp;<em>Biochemistry</em>&nbsp;40: 46-52.</li><li><strong>Stathopoulos C.</strong>, Tekos A., Zarkadis, I. and Drainas D. (2001) Extensive deproteinization of Dictyostelium discoideum RNase Ρ reveals a new catalytic activity.&nbsp;<em>Eur J Biochem</em>&nbsp;268: 2134-2140.</li><li>Ibba M.,&nbsp;<strong>Stathopoulos C.</strong>&nbsp;and Söll D. (2001). Protein Synthesis: 23 Amino acids and counting.&nbsp;<em>Current Biology</em>&nbsp;11: 563-565.</li><li>Ruan B., Ahel I., Ambrogelly A., Becker H. D., Bunjun S., Feng L., Tumbula D., Ibba M., Korencic D., Kobayashi H., Jacquin-Becker C., Mejlhede N., Min B., Raczniak G., Rinehart J.,&nbsp;<strong>Stathopoulos C.</strong>, Li T. and Söll D. (2001). Genomics and the evolution of aminoacyl-tRNA synthesis.&nbsp;<em>Acta Biochim Pol</em>&nbsp;48: 313-321.</li><li><strong>Stathopoulos C.</strong>, Kim W., Li T., Anderson I., Palioura S., Whitman W. and Söll D. (2001) Cysteinyl-tRNA synthetase is not essential for the viability of the archeaon Methanococcus maripaludis.&nbsp;<em>Proc Natl Acad Sci USA</em>&nbsp;98: 14292-14297.</li><li>Feng L.,&nbsp;<strong>Stathopoulos C.</strong>, Ahel I., Mitra A., Hartsch T., Tumbula D. and Söll D. (2002). Aminoacyl-tRNA formation in the hyperthermophile Themus thermophilus.<em>&nbsp;Extremophiles</em>&nbsp;6: 167-174.</li><li>Jacquin-Becker C., Ahel I., Ambrogelly A., Ruan B. Söll D. and&nbsp;<strong>Stathopoulos C</strong>. (2002) Cysteinyl-tRNA formation and prolyl-tRNA synthetase&nbsp;<em>FEBS Letters</em>&nbsp;514: 34-36.</li><li><strong>Stathopoulos C.</strong>, Ahel I., Ambrogelly A., Becker H., Bunjun S., Feng L., Herring S., Jacquin-Becker C., Kobayashi H., Korencic D., Krett B., Mejlhede N., Min B., Nakano H., Namgoong S., Polycarpo C., Raczniak G., Rinehart J., Rosas-Sandoval G., Ruan B., Sabina J., Sauerwald A., Toogood H., Tumbula-Hansen D., Ibba M. and Söll D. (2002). Aminoacyl-tRNA synthesis: a post-genome perspective.&nbsp;<em>Cold Spring Harbor Symp Quant Biol</em>&nbsp;Vol. LXVI 175-183.</li><li>Ahel I.,&nbsp;<strong>Stathopoulos C.</strong>, Ambrogelly A., Sauerwald A., Toogood H., Hartsch T. and Söll D. (2002) Cysteine activation is an inherent property of prolyl-tRNA synthetases.&nbsp;<em>J Biol Chem</em>&nbsp;277: 34743-34748.</li><li>Ambrogelly A., Ahel I., Polycarpo C., Bunjun-Srihari S., Krett B., Jacquin-Becker C., Kohrer C.,&nbsp;<strong>Stathopoulos C.</strong>, RajBhandary U.L. and Söll D. (2002) Methanocaldococcus jannaschii prolyl-tRNA synthetase charges tRNAPro with cysteine.&nbsp;<em>J Biol Chem</em>&nbsp;277: 34749-34754.</li><li>Kalavrizioti D., Vourekas A., Tekos A.,&nbsp;<strong>Stathopoulos C.</strong>&nbsp;and Drainas D. (2003) Kinetics of inhibition of ribonuclease P activity by peptidyl-transferase inhibitors&nbsp;<em>Mol Biol Reports</em>&nbsp;30: 9-15.</li><li>Kamtekar S., Kennedy D.W., Wang J.,&nbsp;<strong>Stathopoulos C</strong>., Söll D. and Steitz, T.A. (2003) The structural basis of cysteine aminoacylation of tRNAPro by prolyl-tRNA synthetases.&nbsp;<em>Proc Natl Acad Sci USA</em>&nbsp;100: 1673-1678.</li><li>Korencic D., Ahel I., Schelert J., Sacher M., Ruan B.,&nbsp;<strong>Stathopoulos C.</strong>, Blum P., Ibba, M. and Söll D. (2004) A freestanding proofreading domain isrequired for protein synthesis quality control in archaea.&nbsp;<em>Proc Natl Acad Sci USA</em>&nbsp;101: 10260-10265.</li><li>Tekos A. (*),&nbsp;<strong>Stathopoulos C.</strong>&nbsp;(*), Tsambaos D. and Drainas D. (2004) RNase P: a screening system and molecular target for the development of new drugs.&nbsp;<em>Curr Med Chem</em>&nbsp;11: 2979-2989. (*)&nbsp;<strong>first co-authors</strong></li><li>Ruan B., Bovee M.L., Sacher M.,&nbsp;<strong>Stathopoulos C.</strong>, Poralla K., Francklyn C.S. and Söll D. (2005) A unique hydrophobic cluster near the active site contributes to differences of borrelidin inhibition among threonyl-tRNA synthetases.&nbsp;<em>J Biol Chem</em>&nbsp;280: 571-577.</li><li>Ambrogelly A., Kamtekar S.,&nbsp;<strong>Stathopoulos C.</strong>, Kennedy D. and Söll D. (2005) Asymmetrical behavior of archaeal proly-tRNA synthetase&nbsp;<em>FEBS Letters</em>&nbsp;579: 6017-6022.</li><li>Kottaridi C., Bolanaki E., Mamuris Z.,&nbsp;<strong>Stathopoulos C.</strong>&nbsp;and Markoulatos P. (2006) Molecular phylogeny of VP1, 2A and 2B genes of echovirus isolates: epidemiological linkage and observations on genetic variation&nbsp;<em>Arch Virol</em>&nbsp;151: 1117-1132.</li><li>Paximadi E., Karakasiliotis I., Mamuris Z.,&nbsp;<strong>Stathopoulos C.</strong>, Krikelis V. and Markoulatos P. (2006) Genomic analysis of recombinant Sabin clinical isolates&nbsp;<em>Virus Genes</em>&nbsp;32: 203-210.</li><li>Vourekas A., Kalavrizioti D.,&nbsp;<strong>Stathopoulos C.</strong>, (*) and Drainas D. (2006) Modulation of catalytic RNA biological activity by small molecule effectors.&nbsp;<em>M Rev Med Chem</em>&nbsp;6: 971-978. (*)&nbsp;<strong>corresponding author</strong></li><li>Kalavrizioti D. Vourekas A., Stamatopoulou, V., Toumpeki C., Giannouli S.,&nbsp;<strong>Stathopoulos C.</strong>, (*) and Drainas D. (2006) RNA-mediated therapeutics: from gene inactivation to clinical application&nbsp;<em>Curr Top Med Chem</em>&nbsp;6: 1737-1758. (*)&nbsp;<strong>corresponding author</strong></li><li>Bailly M., Giannouli S., Blaise M.,&nbsp;<strong>Stathopoulos C.</strong>&nbsp;(*), Kern D and Becker H. D. (2006) A single tRNA base-pair mediates bacterial tRNA-dependent biosynthesis of asparargine.<em>&nbsp;Nucleic Acids Res&nbsp;</em>34: 6083-6094. (*)&nbsp;<strong>correspondin gauthor</strong></li><li>Vourekas A., Kalavrizioti D., Tekos A., Zarkadis I.,&nbsp;<strong>Stathopoulos C.</strong>&nbsp;(*) and Drainas D. (2007) A 40.7 kDa Rpp30/Rpp1 homologue is a protein subunit of Dictyostelium discoideum RNase P holoenzyme.&nbsp;<em>Biochimie</em>&nbsp;89: 301-310. (*)&nbsp;<strong>corresponding author</strong></li><li>Stagos D., Spanou C., Margariti M.,<strong>&nbsp;Stathopoulos C.</strong>, Mamuris Z., Kazantzoglou G., Magiatis P. and Kouretas D. (2007) Cytogenetic effects of grape extracts (Vitis vinifera) and polyphenols on mitomycin C-induced SCEs in human blood lymphocytes.&nbsp;<em>J Agric Food Chem</em>&nbsp;55: 5246-5252.</li><li>Zifa E., Giannouli S., Theotokis P., Stamatis K., Mamuris Z. and&nbsp;<strong>Stathopoulos C.</strong>&nbsp;(*)(2007) Mitochondrial tRNA mutations: functional and clinical perturbations.&nbsp;<em>RNA Biology</em>&nbsp;4: 38-66. (*)<strong>&nbsp;corresponding author</strong></li><li>Kontou M., Kristo I., Ikonomidis A., Maniatis A., Pournaras S. and&nbsp;<strong>Stathopoulos C.</strong>&nbsp;(*)(2007) Molecular cloning and biochemical characterization of VIM-12, a novel hybrid metallo-β-lactamase from a Klebsiella pneumoniae clinical isolate, reveals atypical substrate specificity.&nbsp;<em>Biochemistry</em>&nbsp;46: 13170-13178. (*)&nbsp;<strong>corresponding author</strong></li><li>Stamatis C., Giannouli, S., Suchentrunk F., Sert H.,&nbsp;<strong>Stathopoulos C.</strong>&nbsp;(*) and Mamuris Z. (2008) RecruitmentofmitochondrialtRNAgenesasauxiliary variability markersfor both intra- and inter-species analyses: the paradigm of brown hare (Lepus europaeus)<em>&nbsp;Gene</em>&nbsp;410: 154-164. (*)&nbsp;<strong>corresponding author</strong></li><li>Zifa E., Theotokis P., Kaminari A., Maridaki H., Leze H., Petsiava E., Mamuris Z. and&nbsp;<strong>Stathopoulos C.</strong>&nbsp;(*) (2008) A novel G3337A mitochondrial ND1 mutation related to cardiomyopathy co-segregates with tRNALeu(CUN) A12308G and tRNAThr C15946T mutations.&nbsp;<em>Mitochondrion</em>&nbsp;8: 229-236. (*)&nbsp;<strong>corresponding author</strong></li><li>Ikonomidis A., Michail G., Vasdeki A., Labrou M., Karavasilis V.,&nbsp;<strong>Stathopoulos C.</strong>, Maniatis A. and Pournaras S. (2008) In vitro and in vivo evaluation of oxacillin efficiency on mecA-positive oxacillin-susceptible Staphylococcus aureus.&nbsp;<em>Antimicrob Agents Chem</em>&nbsp;52: 3905-3908.</li><li>Balatsos N. A. A., Anastasakis D. and&nbsp;<strong>Stathopoulos C.</strong>&nbsp;(*) (2009) Inhibition of human poly(A)-specific ribonuclease (PARN) by purine nucleotides: kinetic analysis.&nbsp;<em>J Enz Inh Med Chem</em>&nbsp;24: 516-523. (*)&nbsp;<strong>corresponding author</strong></li><li>Giannouli S., Kyritsis A., Malissovas N., Becker H.D. and&nbsp;<strong>Stathopoulos C.</strong>&nbsp;(*) (2009) On the role of an unusual tRNAGly isoacceptor in Staphylococcus aureus.&nbsp;<em>Biochimie</em>&nbsp;91: 344-351. (*)&nbsp;<strong>corresponding author</strong></li><li>Papatheodorou L.K., Malizos K.N., Poultisidis L.A., Hantes M.E., Giannouli S., Grafanaki K., Ioannou M.G., Koukoulis G. K., Protopappas V. C., Fotiadis D. I. and&nbsp;<strong>Stathopoulos C.</strong>&nbsp;(2009) Effect of transosseus application of low-intensity ultrasound at the tendon graft-bone interface healing: Gene expression and histological analysis in rabbits.&nbsp;<em>Ultrasound Med Biol</em>&nbsp;35: 576-584.</li><li>Balatsos N.A.A., Vlachakis D., Maragozidis P., Manta S., Anastasakis D., Kyritsis A., Vlassi M., Komiotis D. and&nbsp;<strong>Stathopoulos C.</strong>&nbsp;(*) (2009) Competitive inhibition of human poly(A)-specific ribonuclease (PARN) by synthetic fluoro-pyranosyl nucleosides.&nbsp;<em>Biochemistry</em>&nbsp;48: 6044-6051. (*)&nbsp;<strong>corresponding author</strong></li><li>Giannouli S., Labrou M., Kyritsis A., Ikonomidis A., Pournaras S.,&nbsp;<strong>Stathopoulos C.</strong>&nbsp;(*) and Tsakris A. (2010) Detection of mutations in FemXAB protein family in oxacillin-susceptible, mecA positive Staphylococcus aureus clinical isolates&nbsp;<em>J Antimicrob Chemoth</em>&nbsp;65: 626-633. (*)&nbsp;<strong>corresponding author</strong></li><li>Balatsos N.A.A., Vlachakis D., Chatzigeorgiou V., Manta S., Komiotis D., Vlassi M. and&nbsp;<strong>Stathopoulos C.</strong>&nbsp;(*) (2012) Kinetic and in silico analysis of the slow-binding inhibition of human Poly(A)-Specific Ribonuclease (PARN) by novel nucleoside analogues.&nbsp;<em>Biochimie</em>&nbsp;94: 214-221. (*)&nbsp;<strong>corresponding author</strong></li><li>Tsikrikonis G., Maniatis A.N., Labrou M., Ntokou E., Michail G., Daponte A.,&nbsp;<strong>Stathopoulos C.</strong>, Tsakris A. and Pournaras S. (2012) Differences in biofilm formation and virulence genes between clinical and fecal enterococcal isolates of human and animal origin.&nbsp;<em>Microbial Pathogenesis</em>&nbsp;52: 336-343.</li><li>Ntokou E.,&nbsp;<strong>Stathopoulos C.</strong>, Kristo I., Dimitroulia E., Labrou M., Makris D., Zakynhtinos E., Tsakris A. and Pournaras S. (2012) Intensive care unit outbreak caused by multiple clones of linezolid-resistant Enterococcus faecalis and Enterococcus faecium in a tertiary hospital.&nbsp;<em>J Antimicrob Chemoth</em>&nbsp;67: 1819-1823.</li><li>Balatsos N. A. A., Maragozidis P., Anastasakis D. and&nbsp;<strong>Stathopoulos C.</strong>&nbsp;(*) (2012) Modulation of poly(A)-specific ribonuclease (PARN): current knowledge and perspectives.&nbsp;<em>Current Med Chem</em>&nbsp;19: 4838-4849. (*)<strong>&nbsp;corresponding author</strong></li><li>Vlachakis D., Pavlopoulou A., Tsiliki G., Komiotis D.,&nbsp;<strong>Stathopoulos C.</strong>&nbsp;Balatsos N. and Kossida S. (2012) An intergraded in silico approach to design specific inhibitors targeting human poly(A)-specific ribonuclease.&nbsp;<em>PLoS ONE</em>&nbsp;7: e51113.</li><li>Karoulia Z., Nomikos M., Thanassoulas A., Papadopoulos G., Papadopoulou-Choli D., Nounessis G., Kontou M.,&nbsp;<strong>Stathopoulos C.</strong>&nbsp;(*), and Leonidas D.D. (2013) Studies on the intramolecular interactions between the A1 and A2 domains of the von Willebrand factor.&nbsp;<em>Protein and Peptide Lett</em>&nbsp;20: 131-140. (*)&nbsp;<strong>corresponding author</strong></li><li>Pournaras S., Köck R., Mossialos D., Mellmann A., Sakellaris V.,&nbsp;<strong>Stathopoulos C.</strong>, Friedrich A. W. and Tsakris A. (2013) Detection of a phylogenetically distinct IMP-type metallo-ß-lactamase, IMP-35, in a CC235 Pseudomonas aeruginosa from the Dutch-German border region (Euregio).&nbsp;<em>J Antimicrob Chemoth</em>&nbsp;68: 1271-1276.</li><li>Pournaras S., Ntokou E., Zarkotou O., Ranellou K., Themeli-Digalaki K.,&nbsp;<strong>Stathopoulos C.</strong>&nbsp;and Tsakris A. (2013) Emergence of linezolid-dependent Staphylococcus epidermidis bloodstream isolates.&nbsp;<em>Emerging Infect Dis</em>&nbsp;19: 129-132.</li><li>Saad N. Y., Stamatopoulou V., Drainas D.,&nbsp;<strong>Stathopoulos C.</strong>&nbsp;(*) and Becker H. D. (2013) Τwo-codon T-box riboswitch binding two tRNAs.&nbsp;<em>Proc Natl Acad Sci USA</em>&nbsp;110: 12756-12761. (*)&nbsp;<strong>corresponding author</strong></li><li>Pournaras S.,&nbsp;<strong>Stathopoulos C.</strong>&nbsp;and Tsakris A. (2013) Oxacillin-susceptible MRSA: could it become a successful MRSA type?&nbsp;<em>Future Microbiology</em>&nbsp;8:1365-1367.</li><li>Apostolidi M., Vourtsis D. J., Chasapis C. T.,&nbsp;<strong>Stathopoulos C.</strong>, Bentrop D. and Spyroulias G. (2014) ¹H, ¹⁵N, ¹³C assignment and secondary structure determination of two domains of La protein from D. discoideum.<em>&nbsp;Biomol NMR Assign</em>&nbsp;8: 47-51.</li><li>Kokkori S., Apostolidi M., Tsakris A., Pournaras S.,&nbsp;<strong>Stathopoulos C.</strong>&nbsp;(*) and Dinos G. (2014) Linezolid-dependent structure and function adaptation of ribosomes from linezolid-dependent S. epidermidis.&nbsp;<em>J Antimicrob Chemoth</em>&nbsp;58: 4651-4656. (*)&nbsp;<strong>corresponding author</strong></li><li>Argyriou A. I., Chasapis C. T., Apostolidi M., Konstantinidou P.,&nbsp;<strong>Stathopoulos C.</strong>, Bentrop D. and Spyroulias G. (2015) Solution NMR assignment and secondary structure determination of RRM2 domain of La protein from a lower eukaryote exhibiting identical structural organization with its human homolog.&nbsp;<em>Biomol NMR Assign</em>&nbsp;9: 219-222.</li><li>Chasapis C. T., Argyriou A. I., Apostolidi M., Konstantinidou P., Bentrop D.,&nbsp;<strong>Stathopoulos C.</strong>&nbsp;and Spyroulias G. (2015) 1H, 13C and 15N backbone and side-chain resonance assignment of the La-RRM1 module of La protein from Dictyostelium discoideum.&nbsp;<em>Biomol NMR Assign</em>&nbsp;9: 303-307.</li><li>Karavassilis V., Zarkotou O., Panopoulou M., Kachrimanidou M., Digalaki K., Stylianakis A., Gennimata V., Ntokou E.,&nbsp;<strong>Stathopoulos C.</strong>, Tsakris A. and Pournaras S. (2015) Wide dissemination of linezolid-resistant Staphylococcus epidermidis in Greece is associated with a linezolid-dependent ST22 clone.&nbsp;<em>J Antimicrob Chemoth</em>&nbsp;70: 1625-1629.</li><li>Apostolidi M., Saad N. Y., Drainas D., Pournaras S., Becker H. D. and&nbsp;<strong>Stathopoulos C.</strong>&nbsp;(*) (2015) A glyS T-box riboswitch with species-specific structural features responding to both proteinogenic and non-proteinogenic tRNAGly isoacceptors.&nbsp;<em>RNA</em>&nbsp;21: 1790-1806. (*)&nbsp;<strong>corresponding author</strong>&nbsp;(Cover Featured Article)</li><li>Dailiana Z. H., Christou D. C., Grafanaki K., Ioannou M. G.,&nbsp;<strong>Stathopoulos C.</strong>, Malizos K. N. and Varitimidis S. (2016) Histological and biochemical evidence related to the collagen quality in torn rotator cuff tendons.&nbsp;<em>Acta Orthopaedica Belgica</em>&nbsp;82: 179-188.</li><li>Anastasakis D., Skeparnias I., Shaukat N-A., Grafanaki K., Kanellou A., Taraviras S., Papachristou D. J., Papakyriakou A. and&nbsp;<strong>Stathopoulos C.</strong>&nbsp;(*) (2016) Mammalian PNLDC1 is a novel poly(A) specific exonuclease with discrete expression during early development.&nbsp;<em>Nucleic Acids Res</em>&nbsp;44: 8908-8920. (*)&nbsp;<strong>corresponding author</strong></li><li>Chaliotis A., Vlastaridis P., Mossialos D., Ibba M., Becker H. D.,&nbsp;<strong>Stathopoulos C.</strong>&nbsp;(*) and Amoutzias G. D. (2017) The complex evolutionary history of aminoacyl-tRNA synthetases.&nbsp;<em>Nucleic Acids Res</em>&nbsp;45: 1059-1068. (*)&nbsp;<strong>corresponding author</strong></li><li>Skeparnias I., Anastasakis D., Shaukat N-A., Grafanaki K., and&nbsp;<strong>Stathopoulos C.</strong>&nbsp;(*)(2017) The expanding repertoire of deadenylases&nbsp;<em>RNA Biology</em>&nbsp;7:1-6 (*) corresponding author</li><li>Stamatopoulou V., Apostolidi M., Li S., Labrinou K., Papakyriakou A., Zhang J. and&nbsp;<strong>Stathopoulos C.</strong>&nbsp;(*) (2017) Direct modulation of T-box riboswitch controlled transcription by protein synthesis inhibitors.&nbsp;<em>Nucleic Acids Re</em>s 45: 10242-10258. (*)&nbsp;<strong>corresponding author</strong></li><li>Grafanaki K., Anastasakis D., Kyriakopoulos G., Skeparnias I., Georgiou K. and&nbsp;<strong>Stathopoulos C.</strong>&nbsp;(*) (2019) Translation regulation in skin cancer from a tRNA point of view.&nbsp;<em>Epigenomics</em>&nbsp;11: 215-245. (*)&nbsp;<strong>corresponding author</strong></li><li>Li S., Su Z., Lehmann J., Stamatopoulou V., Giarimoglou N., Henderson F.E., Fan L., Pintilie G.D., Zhang K., Chen M., Ludtke SJ., Wang YX.,&nbsp;<strong>Stathopoulos C.</strong>, Chiu W., Zhang J. (2019) Structural basis of amino acid surveillance by higher-order tRNA-mRNA interactions.&nbsp;<em>Nat Struct Mol Biol</em>. 12:1094-1105&nbsp;<em>Featured in News and Views article:&nbsp;<a href=\"https://www.nature.com/articles/s41594-019-0340-9\">T-Box RNA gets boxed</a>&nbsp;by Weaver J.W. and Serganov A.</em></li><li>Skeparnias I., Anastasakis A.I., Grafanaki K., Kyriakopoulos G., Alexopoulos P., Dougenis D., Scorilas A., Konctos C.K. and&nbsp;<strong>Stathopoulos C.</strong>&nbsp;(*) (2020) Contribution of miRNAs, tRNAs and tRFs to Aberrant Signaling and Translation Deregulation in Lung Cancer.&nbsp;<em>Cancers</em>&nbsp;12:3056. (*)&nbsp;<strong>corresponding author</strong></li><li>Kaliatsi E.G., Argyriou A.I., Bouras G., Apostolidi M., Konstantinidou P., Shaukat A.N., Spyroulias G.A. and&nbsp;<strong>Stathopoulos C.</strong>&nbsp;(*) (2020) Functional and Structural Aspects of La Protein Overexression in Lung Cancer.&nbsp;<em>J Mol Biol&nbsp;</em>&nbsp;432:166712. (*)&nbsp;<strong>corresponding author</strong></li><li>Kaliatsi E.G., Giarimoglou N., Stathopoulos C. and&nbsp;Stamatopoulou V.&nbsp;(2020) Non-Coding RNA-Driven regulation of rRNA Biogenesis.&nbsp;<em>Int J Mol Sci</em>&nbsp;21: 9738</li></ol>\n<!-- /wp:list -->', 'Publications', '', 'publish', 'closed', 'closed', '', 'publications', '', '', '2021-06-29 16:07:18', '2021-06-29 13:07:18', '', 0, 'http://9.dynacomp2.eu/rna/wordpress/?page_id=45', 0, 'page', '', 0),
(46, 2, '2021-04-20 16:54:46', '2021-04-20 13:54:46', '', 'Members Area', '', 'publish', 'closed', 'closed', '', 'members-area', '', '', '2021-04-20 16:54:46', '2021-04-20 13:54:46', '', 0, 'http://9.dynacomp2.eu/rna/wordpress/?page_id=46', 0, 'page', '', 0),
(47, 2, '2021-04-20 16:54:46', '2021-04-20 13:54:46', 'Constantinos Stathopoulos, PhD Professor\n									Constantinos Stathopoulos, PhD Professor\n					<p style=\"line-height: 1.71429;\">Pre-clinical Building, 3rd floor<br />1 Asklipiou st., 26504 Patras, Greece<br />Patras Achaia 26504, Greece<br />+30-2610 997936, +30-2610 997179, +30-2610 997932<br /><a style=\"font-size: 15px; font-family: var( --e-global-typography-text-font-family ), Sans-serif; font-weight: var( --e-global-typography-text-font-weight ); background-color: #ffffff; letter-spacing: 0px;\" href=\"https://www.facebook.com/RNAupatras\" target=\"_blank\" rel=\"noopener\">RNA Biology Group &#8211; Facebook Page<br /></a></p>\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\" src=\"https://maps.google.com/maps?q=38.29362291017908%2C%2021.793389357103884&amp;t=m&amp;z=10&amp;output=embed&amp;iwloc=near\" title=\"38.29362291017908, 21.793389357103884\" aria-label=\"38.29362291017908, 21.793389357103884\"></iframe>', 'Contact', '', 'publish', 'closed', 'closed', '', 'contact', '', '', '2021-06-29 15:54:42', '2021-06-29 12:54:42', '', 0, 'http://9.dynacomp2.eu/rna/wordpress/?page_id=47', 0, 'page', '', 0),
(48, 2, '2021-04-20 16:54:46', '2021-04-20 13:54:46', '', 'Funding', '', 'inherit', 'closed', 'closed', '', '43-revision-v1', '', '', '2021-04-20 16:54:46', '2021-04-20 13:54:46', '', 43, 'http://9.dynacomp2.eu/rna/wordpress/?p=48', 0, 'revision', '', 0),
(49, 2, '2021-04-20 16:54:46', '2021-04-20 13:54:46', '', 'Publications', '', 'inherit', 'closed', 'closed', '', '45-revision-v1', '', '', '2021-04-20 16:54:46', '2021-04-20 13:54:46', '', 45, 'http://9.dynacomp2.eu/rna/wordpress/?p=49', 0, 'revision', '', 0),
(50, 2, '2021-04-20 16:54:46', '2021-04-20 13:54:46', '', 'Members Area', '', 'inherit', 'closed', 'closed', '', '46-revision-v1', '', '', '2021-04-20 16:54:46', '2021-04-20 13:54:46', '', 46, 'http://9.dynacomp2.eu/rna/wordpress/?p=50', 0, 'revision', '', 0),
(51, 2, '2021-04-20 16:54:46', '2021-04-20 13:54:46', '', 'Contact', '', 'inherit', 'closed', 'closed', '', '47-revision-v1', '', '', '2021-04-20 16:54:46', '2021-04-20 13:54:46', '', 47, 'http://9.dynacomp2.eu/rna/wordpress/?p=51', 0, 'revision', '', 0),
(52, 2, '2021-05-13 00:54:16', '2021-04-20 13:54:46', ' ', '', '', 'publish', 'closed', 'closed', '', '52', '', '', '2021-05-13 00:54:16', '2021-05-12 21:54:16', '', 0, 'http://9.dynacomp2.eu/rna/wordpress/2021/04/20/52/', 14, 'nav_menu_item', '', 0),
(53, 2, '2021-05-13 00:54:16', '2021-04-20 13:54:46', ' ', '', '', 'publish', 'closed', 'closed', '', '53', '', '', '2021-05-13 00:54:16', '2021-05-12 21:54:16', '', 0, 'http://9.dynacomp2.eu/rna/wordpress/2021/04/20/53/', 15, 'nav_menu_item', '', 0),
(55, 2, '2021-05-13 00:54:16', '2021-04-20 13:54:46', ' ', '', '', 'publish', 'closed', 'closed', '', '55', '', '', '2021-05-13 00:54:16', '2021-05-12 21:54:16', '', 0, 'http://9.dynacomp2.eu/rna/wordpress/2021/04/20/55/', 22, 'nav_menu_item', '', 0),
(60, 2, '2021-04-20 17:08:31', '2021-04-20 14:08:31', '<!-- wp:paragraph -->\n<p>RNA is a versatile molecule, implicated in various essential biological pathways which include coding of the genetic information, translation through decoding and gene expression. From the very first prediction of its central role by Francis Crick till the discovery of catalytic RNA and RNA interference, the ‘RNA world” theory has become part of contemporary biology and changed completely our view on many essential and universal biological functions. Today, RNA holds a central role as essential modulator of a wide network of reactions in all domains of life. Most importantly, new roles for RNA have emerged through the advancement of high-throughput methodologies which underline the need for continuous work on various aspects of RNA biology.<br>The RNA biology group at the Department of Biochemistry of the School of Medicine at the University of Patras uses a multidisciplinary approach and has focused on important aspects of Ribonomics which include:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Dynamic networks of tRNA biogenesis, aminoacylation and signaling in human</li><li>Regulation of multiple pathways by tRNA-dependent riboswitches (T-boxes) in pathogens</li><li>The role of rRNA in antibiotic resistance</li><li>Characterization of essential enzymes with role in mRNA turnover</li><li>Identification of novel miRNAs and tRFs in various human disease models</li><li>Studies on RNA-related proteins that modulate its regulatory role</li></ul>\n<!-- /wp:list -->', 'Αρχική σελίδα', '', 'publish', 'closed', 'closed', '', '%ce%b1%cf%81%cf%87%ce%b9%ce%ba%ce%ae-%cf%83%ce%b5%ce%bb%ce%af%ce%b4%ce%b1', '', '', '2021-04-20 17:09:46', '2021-04-20 14:09:46', '', 0, 'http://9.dynacomp2.eu/rna/wordpress/?page_id=60', 0, 'page', '', 0),
(61, 2, '2021-04-20 17:08:31', '2021-04-20 14:08:31', '', 'Αρχική σελίδα', '', 'inherit', 'closed', 'closed', '', '60-revision-v1', '', '', '2021-04-20 17:08:31', '2021-04-20 14:08:31', '', 60, 'http://9.dynacomp2.eu/rna/wordpress/?p=61', 0, 'revision', '', 0),
(62, 2, '2021-04-20 17:09:46', '2021-04-20 14:09:46', '<!-- wp:paragraph -->\n<p>RNA is a versatile molecule, implicated in various essential biological pathways which include coding of the genetic information, translation through decoding and gene expression. From the very first prediction of its central role by Francis Crick till the discovery of catalytic RNA and RNA interference, the ‘RNA world” theory has become part of contemporary biology and changed completely our view on many essential and universal biological functions. Today, RNA holds a central role as essential modulator of a wide network of reactions in all domains of life. Most importantly, new roles for RNA have emerged through the advancement of high-throughput methodologies which underline the need for continuous work on various aspects of RNA biology.<br>The RNA biology group at the Department of Biochemistry of the School of Medicine at the University of Patras uses a multidisciplinary approach and has focused on important aspects of Ribonomics which include:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Dynamic networks of tRNA biogenesis, aminoacylation and signaling in human</li><li>Regulation of multiple pathways by tRNA-dependent riboswitches (T-boxes) in pathogens</li><li>The role of rRNA in antibiotic resistance</li><li>Characterization of essential enzymes with role in mRNA turnover</li><li>Identification of novel miRNAs and tRFs in various human disease models</li><li>Studies on RNA-related proteins that modulate its regulatory role</li></ul>\n<!-- /wp:list -->', 'Αρχική σελίδα', '', 'inherit', 'closed', 'closed', '', '60-revision-v1', '', '', '2021-04-20 17:09:46', '2021-04-20 14:09:46', '', 60, 'http://9.dynacomp2.eu/rna/wordpress/?p=62', 0, 'revision', '', 0),
(63, 2, '2021-04-20 17:13:13', '2021-04-20 14:13:13', '<!-- wp:paragraph -->\n<p>Since their first discovery in the early 60’s, research on tRNAs has always been interconnected with the evolution of the genetic code and translation. Today, more than ever, it is evident that tRNA research continues to reveal new and surprising aspects of cellular metabolism. Research on the role of tRNAs as unique adaptor molecules has revolutionized synthetic biology. Moreover, new information emerge from studies on tRNA biogenesis, processing, editing, transfer and localization, the recognition of tRNA by aminoacyl-tRNA synthetases and their role in many diseases, the relationship between structure and function of translation factors, the regulation of translation at many levels, the role of many tRNA-related proteins or protein networks outside translation and finally, the regulatory role of tRNA itself and its fragments (tRFs), post-transcriptionally. Finally, the tRNA-dependent gene expression regulation in many pathogens, via the T-box riboswitches, bring into the spotlight novel molecular targets for the development of new antibiotics.<br></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Projects of the RNA biology group at the Department of Biochemistry of the School of Medicine at the University of Patras, include:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>The involvement of tRNA biogenesis, aminoacylation and signaling in lung cancer using high-throughput approaches (DNA arrays, NGS, etc.)</li><li>Regulation of multiple pathways by tRNA-dependent riboswitches (T-boxes) in pathogens</li><li>The role of specific mutations that affect RNA involved in translation, to antibiotic resistance</li><li>Structural and biochemical characterization of the role of La protein in tRNA biogenesis and its role in autoimmunity</li><li>Regulation of expression of components of aminoacyl-tRNA synthetases complex in human.</li><li>The role of mitochondrial mutations in disease</li></ul>\n<!-- /wp:list -->', 'tRNA', '', 'publish', 'closed', 'closed', '', 'trna', '', '', '2021-05-12 10:55:33', '2021-05-12 07:55:33', '', 0, 'http://9.dynacomp2.eu/rna/wordpress/?p=63', 0, 'post', '', 0),
(64, 2, '2021-04-20 17:13:13', '2021-04-20 14:13:13', '<!-- wp:paragraph -->\n<p>Since their first discovery in the early 60’s, research on tRNAs has always been interconnected with the evolution of the genetic code and translation. Today, more than ever, it is evident that tRNA research continues to reveal new and surprising aspects of cellular metabolism. Research on the role of tRNAs as unique adaptor molecules has revolutionized synthetic biology. Moreover, new information emerge from studies on tRNA biogenesis, processing, editing, transfer and localization, the recognition of tRNA by aminoacyl-tRNA synthetases and their role in many diseases, the relationship between structure and function of translation factors, the regulation of translation at many levels, the role of many tRNA-related proteins or protein networks outside translation and finally, the regulatory role of tRNA itself and its fragments (tRFs), post-transcriptionally. Finally, the tRNA-dependent gene expression regulation in many pathogens, via the T-box riboswitches, bring into the spotlight novel molecular targets for the development of new antibiotics.<br></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Projects of the RNA biology group at the Department of Biochemistry of the School of Medicine at the University of Patras, include:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>The involvement of tRNA biogenesis, aminoacylation and signaling in lung cancer using high-throughput approaches (DNA arrays, NGS, etc.)</li><li>Regulation of multiple pathways by tRNA-dependent riboswitches (T-boxes) in pathogens</li><li>The role of specific mutations that affect RNA involved in translation, to antibiotic resistance</li><li>Structural and biochemical characterization of the role of La protein in tRNA biogenesis and its role in autoimmunity</li><li>Regulation of expression of components of aminoacyl-tRNA synthetases complex in human.</li><li>The role of mitochondrial mutations in disease</li></ul>\n<!-- /wp:list -->', 'tRNA', '', 'inherit', 'closed', 'closed', '', '63-revision-v1', '', '', '2021-04-20 17:13:13', '2021-04-20 14:13:13', '', 63, 'http://9.dynacomp2.eu/rna/wordpress/?p=64', 0, 'revision', '', 0),
(65, 2, '2021-04-20 17:14:12', '2021-04-20 14:14:12', '<!-- wp:paragraph -->\n<p>The control of mRNA lifecycle is critical for the regulation of gene expression. Splicing and Poly(A)-tail addition, mRNA export and translation, every step of mRNA’s life is subject to elaborate control. Sooner or later, every mRNA in all organisms from all kingdoms of life is destined to degrade. For this reason, many mechanisms and factors are devoted to modulate precisely the stability and the rate of mRNA degradation. The modulation of mRNA stability has been shown to play important roles in the regulation of gene expression, quality control of mRNA biogenesis and antiviral defense. The first and often rate-limiting step in eukaryotic mRNA turnover is the shortening of the poly(A) tail. The process is known as deadenylation and is catalyzed by deadenylases which can be used as an essential molecular targets for the development of novel inhibitors.<br></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Projects of the RNA biology group at the Department of Biochemistry of the School of Medicine at the University of Patras, include:<br></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Characterization of essential enzymes with role in mRNA turnover in human and mouse</li><li>Studies on the rational drug design and screening of compound that inhibit deadenylation</li><li>The role of deadenylases in differentiation and development of embryonic stem cells and hematopoietic stem cells</li></ul>\n<!-- /wp:list -->', 'mRNA', '', 'publish', 'closed', 'closed', '', 'mrna', '', '', '2021-05-12 10:55:30', '2021-05-12 07:55:30', '', 0, 'http://9.dynacomp2.eu/rna/wordpress/?p=65', 0, 'post', '', 0),
(66, 2, '2021-04-20 17:14:12', '2021-04-20 14:14:12', '<!-- wp:paragraph -->\n<p>The control of mRNA lifecycle is critical for the regulation of gene expression. Splicing and Poly(A)-tail addition, mRNA export and translation, every step of mRNA’s life is subject to elaborate control. Sooner or later, every mRNA in all organisms from all kingdoms of life is destined to degrade. For this reason, many mechanisms and factors are devoted to modulate precisely the stability and the rate of mRNA degradation. The modulation of mRNA stability has been shown to play important roles in the regulation of gene expression, quality control of mRNA biogenesis and antiviral defense. The first and often rate-limiting step in eukaryotic mRNA turnover is the shortening of the poly(A) tail. The process is known as deadenylation and is catalyzed by deadenylases which can be used as an essential molecular targets for the development of novel inhibitors.<br></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Projects of the RNA biology group at the Department of Biochemistry of the School of Medicine at the University of Patras, include:<br></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Characterization of essential enzymes with role in mRNA turnover in human and mouse</li><li>Studies on the rational drug design and screening of compound that inhibit deadenylation</li><li>The role of deadenylases in differentiation and development of embryonic stem cells and hematopoietic stem cells</li></ul>\n<!-- /wp:list -->', 'mRNA', '', 'inherit', 'closed', 'closed', '', '65-revision-v1', '', '', '2021-04-20 17:14:12', '2021-04-20 14:14:12', '', 65, 'http://9.dynacomp2.eu/rna/wordpress/?p=66', 0, 'revision', '', 0),
(67, 2, '2021-04-20 17:17:09', '2021-04-20 14:17:09', '<!-- wp:paragraph -->\n<p>The&nbsp;discovery of non-coding RNAs (ncRNAs) has changed the way we see a broad array of cellular events nowadays in all kingdoms of life. Their complexity in number and types increases as we move up to the evolutionary ladder and many of them specifically target RNA or DNA to inhibit gene function. In eukaryotes, ncRNAs consist of small molecules (&lt;200 nt, miRNAs, siRNAs, and piRNAs) or large molecules (&gt;200 nt, lncRNAs). All of them affect significantly cellular metabolism in almost every level of gene expression and most significantly many miRNAs are reliable biomarkers for many diseases. Most recently, the discovery of the prokaryotic immune system represented by CRISPR and the eukaryotic piwi-interacting RNAs (piRNA) immune system that inhibits mobile elements in germ line, represent the diversity and remarkable complexity of the “RNA world”. Finally, the discovery of tRNA-derived fragments (tRFs) with similar regulatory role to miRNAs, has provided a completely new landscape of gene regulation in many organisms including human&nbsp;antibiotics.<br></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Projects of the RNA biology group at the Department of Biochemistry of the School of Medicine at the University of Patras, include:<br></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Identification and analysis of tRFs from various cancer types</li><li>Studies on role of miRNAs and the proteins that modulate its regulatory role in various human disease models</li><li>tRNA, tRFs and miRNAs sequencing using NGS</li></ul>\n<!-- /wp:list -->', 'ncRNAs', '', 'publish', 'closed', 'closed', '', 'ncrnas', '', '', '2021-05-12 10:55:26', '2021-05-12 07:55:26', '', 0, 'http://9.dynacomp2.eu/rna/wordpress/?p=67', 0, 'post', '', 0),
(68, 2, '2021-04-20 17:17:09', '2021-04-20 14:17:09', '<!-- wp:paragraph -->\n<p>The discovery of non-coding RNAs (ncRNAs) has changed the way we see a broad array of cellular events nowadays in all kingdoms of life. Their complexity in number and types increases as we move up to the evolutionary ladder and many of them specifically target RNA or DNA to inhibit gene function. In eukaryotes, ncRNAs consist of small molecules (&lt;200 nt, miRNAs, siRNAs, and piRNAs) or large molecules (>200 nt, lncRNAs). All of them affect significantly cellular metabolism in almost every level of gene expression and most significantly many miRNAs are reliable biomarkers for many diseases. Most recently, the discovery of the prokaryotic immune system represented by CRISPR and the eukaryotic piwi-interacting RNAs (piRNA) immune system that inhibits mobile elements in germ line, represent the diversity and remarkable complexity of the “RNA world”. Finally, the discovery of tRNA-derived fragments (tRFs) with similar regulatory role to miRNAs, has provided a completely new landscape of gene regulation in many organisms including human antibiotics.<br></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Projects of the RNA biology group at the Department of Biochemistry of the School of Medicine at the University of Patras, include:<br></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Identification and analysis of tRFs from various cancer types</li><li>Studies on role of miRNAs and the proteins that modulate its regulatory role in various human disease models</li><li>tRNA, tRFs and miRNAs sequencing using NGS</li></ul>\n<!-- /wp:list -->', 'ncRNAs', '', 'inherit', 'closed', 'closed', '', '67-revision-v1', '', '', '2021-04-20 17:17:09', '2021-04-20 14:17:09', '', 67, 'http://9.dynacomp2.eu/rna/wordpress/?p=68', 0, 'revision', '', 0),
(69, 2, '2021-05-13 00:54:16', '2021-04-20 14:18:56', ' ', '', '', 'publish', 'closed', 'closed', '', '69', '', '', '2021-05-13 00:54:16', '2021-05-12 21:54:16', '', 0, 'http://9.dynacomp2.eu/rna/wordpress/?p=69', 3, 'nav_menu_item', '', 0),
(70, 2, '2021-05-13 00:54:16', '2021-04-20 14:18:56', ' ', '', '', 'publish', 'closed', 'closed', '', '70', '', '', '2021-05-13 00:54:16', '2021-05-12 21:54:16', '', 0, 'http://9.dynacomp2.eu/rna/wordpress/?p=70', 4, 'nav_menu_item', '', 0),
(71, 2, '2021-05-13 00:54:16', '2021-04-20 14:18:56', ' ', '', '', 'publish', 'closed', 'closed', '', '71', '', '', '2021-05-13 00:54:16', '2021-05-12 21:54:16', '', 0, 'http://9.dynacomp2.eu/rna/wordpress/?p=71', 2, 'nav_menu_item', '', 0),
(73, 2, '2021-04-20 17:22:01', '2021-04-20 14:22:01', '<!-- wp:paragraph -->\n<p>Members of the RNA group participate in teaching of the following&nbsp;<a href=\"https://eclass.upatras.gr/\">undergraduate courses</a>&nbsp;which also include lab practicals:Biochemistry I (MED807)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Biochemistry II (MED809)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Biochemistry III (MED810)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Clinical Biochemistry</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The RNA biology group offers positions to undergraduate students from the School of Medicine, the School of Pharmacy and the Departments of Biology, Chemistry, Biochemistry and Biotechnology, Molecular Biology and Genetics, Biological Applications and Natural Resources on selected research topics during their senior year.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In addition, the RNA biology group participates in exchanges of international medical students visiting the University of Patras Medical School for summer internships in basic research laboratories or clinics, organized by&nbsp;<a href=\"http://www.helmsic.gr/\">HELMISC</a>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>For more information you can check regularly our&nbsp;<a href=\"http://rna.med.upatras.gr/\">announces</a>&nbsp;or you can directly contact Prof C. Stathopoulos preferably via&nbsp;<a href=\"mailto:cstath@med.upatras.gr\">email</a>.</p>\n<!-- /wp:paragraph -->', 'Undergraduate', '', 'publish', 'closed', 'closed', '', 'undergraduate', '', '', '2021-05-12 10:55:20', '2021-05-12 07:55:20', '', 0, 'http://9.dynacomp2.eu/rna/wordpress/?p=73', 0, 'post', '', 0),
(74, 2, '2021-04-20 17:22:01', '2021-04-20 14:22:01', '<!-- wp:paragraph -->\n<p>Members of the RNA group participate in teaching of the following <a href=\"https://eclass.upatras.gr/\">undergraduate courses</a> which also include lab practicals:Biochemistry I (MED807)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Biochemistry II (MED809)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Biochemistry III (MED810)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Clinical Biochemistry</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The RNA biology group offers positions to undergraduate students from the School of Medicine, the School of Pharmacy and the Departments of Biology, Chemistry, Biochemistry and Biotechnology, Molecular Biology and Genetics, Biological Applications and Natural Resources on selected research topics during their senior year.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In addition, the RNA biology group participates in exchanges of international medical students visiting the University of Patras Medical School for summer internships in basic research laboratories or clinics, organized by&nbsp;<a href=\"http://www.helmsic.gr/\">HELMISC</a>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>For more information you can check regularly our&nbsp;<a href=\"http://rna.med.upatras.gr/\">announces</a>&nbsp;or you can directly contact Prof C. Stathopoulos preferably via&nbsp;<a href=\"mailto:cstath@med.upatras.gr\">email</a>.</p>\n<!-- /wp:paragraph -->', 'Undergraduate', '', 'inherit', 'closed', 'closed', '', '73-revision-v1', '', '', '2021-04-20 17:22:01', '2021-04-20 14:22:01', '', 73, 'http://9.dynacomp2.eu/rna/wordpress/?p=74', 0, 'revision', '', 0),
(75, 2, '2021-04-20 17:23:02', '2021-04-20 14:23:02', '<!-- wp:paragraph -->\n<p>Members of the RNA group participate in teaching of the following MSc graduate programs:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><em>University of Patras</em></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>·<a href=\"http://bie.med.upatras.gr/\">MSc in Biomedical Sciences</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>·<a href=\"http://www.pez.upatras.gr/index.php/en/\">&nbsp;</a><a href=\"http://www.pez.upatras.gr/index.php/en/\">MSc in Informatics for Life Sciences</a>&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>·<a href=\"http://www.bme.upatras.gr/index.php/gr/\">MSc in Biomedical Engineering</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>·&nbsp;<a href=\"http://physics.med.upatras.gr/\">MSc in Medical Physics&nbsp;</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>·<a href=\"http://www.publichealth.med.upatras.gr/\">Msc in Public Health&nbsp;</a>&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>·<a href=\"https://www.upatras.gr/en/node/5333\">MSc in Chemical Biology</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><em>University of Athens</em></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>·<a href=\"http://en.biol.uoa.gr/courses-offered/postgraduate-studies.html\">MSc in Microbial Biotechnology</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><em>University of Ioannina</em></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>·&nbsp;<a href=\"http://med.uoi.gr/index.php?option=com_content&amp;view=article&amp;id=34&amp;Itemid=171&amp;lang=el\">MSc in Basic Biomedical Sciences&nbsp;</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The RNA biology group offers positions to students who wish to contact research and accomplish the Master’s or PhD projects from the School of Medicine, the School of Pharmacy and the Departments of Biology, Chemistry, Biochemistry and Biotechnology, Molecular Biology and Genetics, Biological Applications and Natural Resources.&nbsp;The candidates must contact Prof C. Stathopoulos, preferably via email, prior to their application.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In addition, the RNA biology group participates in exchanges of international students&nbsp;&nbsp;visiting the University of Patras Medical School through an ERASMUS bilateral agreement with the&nbsp;<a href=\"http://www.unistra.fr/index.php?id=english\">University of Strasbourg, France</a>.&nbsp;</p>\n<!-- /wp:paragraph -->', 'Graduate', '', 'publish', 'closed', 'closed', '', 'graduate', '', '', '2021-05-12 10:53:42', '2021-05-12 07:53:42', '', 0, 'http://9.dynacomp2.eu/rna/wordpress/?p=75', 0, 'post', '', 0);
INSERT INTO `wprna_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(76, 2, '2021-04-20 17:23:02', '2021-04-20 14:23:02', '<!-- wp:paragraph -->\n<p>Members of the RNA group participate in teaching of the following MSc graduate programs:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><em>University of Patras</em></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>·<a href=\"http://bie.med.upatras.gr/\">MSc in Biomedical Sciences</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>·<a href=\"http://www.pez.upatras.gr/index.php/en/\">&nbsp;</a><a href=\"http://www.pez.upatras.gr/index.php/en/\">MSc in Informatics for Life Sciences</a>&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>·<a href=\"http://www.bme.upatras.gr/index.php/gr/\">MSc in Biomedical Engineering</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>·&nbsp;<a href=\"http://physics.med.upatras.gr/\">MSc in Medical Physics&nbsp;</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>·<a href=\"http://www.publichealth.med.upatras.gr/\">Msc in Public Health&nbsp;</a>&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>·<a href=\"https://www.upatras.gr/en/node/5333\">MSc in Chemical Biology</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><em>University of Athens</em></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>·<a href=\"http://en.biol.uoa.gr/courses-offered/postgraduate-studies.html\">MSc in Microbial Biotechnology</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><em>University of Ioannina</em></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>·&nbsp;<a href=\"http://med.uoi.gr/index.php?option=com_content&amp;view=article&amp;id=34&amp;Itemid=171&amp;lang=el\">MSc in Basic Biomedical Sciences&nbsp;</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The RNA biology group offers positions to students who wish to contact research and accomplish the Master’s or PhD projects from the School of Medicine, the School of Pharmacy and the Departments of Biology, Chemistry, Biochemistry and Biotechnology, Molecular Biology and Genetics, Biological Applications and Natural Resources.&nbsp;The candidates must contact Prof C. Stathopoulos, preferably via email, prior to their application.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In addition, the RNA biology group participates in exchanges of international students&nbsp;&nbsp;visiting the University of Patras Medical School through an ERASMUS bilateral agreement with the&nbsp;<a href=\"http://www.unistra.fr/index.php?id=english\">University of Strasbourg, France</a>.&nbsp;</p>\n<!-- /wp:paragraph -->', 'Graduate', '', 'inherit', 'closed', 'closed', '', '75-revision-v1', '', '', '2021-04-20 17:23:02', '2021-04-20 14:23:02', '', 75, 'http://9.dynacomp2.eu/rna/wordpress/?p=76', 0, 'revision', '', 0),
(77, 2, '2021-05-13 00:54:16', '2021-04-20 14:24:11', ' ', '', '', 'publish', 'closed', 'closed', '', '77', '', '', '2021-05-13 00:54:16', '2021-05-12 21:54:16', '', 0, 'http://9.dynacomp2.eu/rna/wordpress/?p=77', 7, 'nav_menu_item', '', 0),
(78, 2, '2021-05-13 00:54:16', '2021-04-20 14:24:11', ' ', '', '', 'publish', 'closed', 'closed', '', '78', '', '', '2021-05-13 00:54:16', '2021-05-12 21:54:16', '', 0, 'http://9.dynacomp2.eu/rna/wordpress/?p=78', 6, 'nav_menu_item', '', 0),
(79, 2, '2021-04-20 17:27:03', '2021-04-20 14:27:03', '<!-- wp:paragraph -->\n<p>The RNA biology group offers post-doctoral positions in the fields of:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Regulation of multiple pathways by tRNA-dependent riboswitches (T-boxes) in pathogens</li><li>Characterization of essential enzymes with role in mRNA turnover during development</li><li>The positions are offered based on available funding or after application in&nbsp;<a href=\"http://www.iky.gr/\">National</a>&nbsp;and&nbsp;<a href=\"http://ec.europa.eu/research/mariecurieactions/\">International</a>&nbsp;agencies funding research. For more information you can check regularly our&nbsp;<a href=\"http://rna.med.upatras.gr/\">announcements</a>&nbsp;or you can directly contact Prof C. Stathopoulos, preferably via&nbsp;<a href=\"mailto:cstath@med.upatras.gr\">email</a>.</li></ul>\n<!-- /wp:list -->', 'Postdoctoral', '', 'publish', 'closed', 'closed', '', 'postdoctoral', '', '', '2021-05-12 10:55:16', '2021-05-12 07:55:16', '', 0, 'http://9.dynacomp2.eu/rna/wordpress/?p=79', 0, 'post', '', 0),
(80, 2, '2021-04-20 17:27:03', '2021-04-20 14:27:03', '<!-- wp:paragraph -->\n<p>The RNA biology group offers post-doctoral positions in the fields of:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Regulation of multiple pathways by tRNA-dependent riboswitches (T-boxes) in pathogens</li><li>Characterization of essential enzymes with role in mRNA turnover during development</li><li>The positions are offered based on available funding or after application in&nbsp;<a href=\"http://www.iky.gr/\">National</a>&nbsp;and&nbsp;<a href=\"http://ec.europa.eu/research/mariecurieactions/\">International</a>&nbsp;agencies funding research. For more information you can check regularly our&nbsp;<a href=\"http://rna.med.upatras.gr/\">announcements</a>&nbsp;or you can directly contact Prof C. Stathopoulos, preferably via&nbsp;<a href=\"mailto:cstath@med.upatras.gr\">email</a>.</li></ul>\n<!-- /wp:list -->', 'Postdoctoral', '', 'inherit', 'closed', 'closed', '', '79-revision-v1', '', '', '2021-04-20 17:27:03', '2021-04-20 14:27:03', '', 79, 'http://9.dynacomp2.eu/rna/wordpress/?p=80', 0, 'revision', '', 0),
(81, 2, '2021-05-13 00:54:16', '2021-04-20 14:27:28', ' ', '', '', 'publish', 'closed', 'closed', '', '81', '', '', '2021-05-13 00:54:16', '2021-05-12 21:54:16', '', 0, 'http://9.dynacomp2.eu/rna/wordpress/?p=81', 8, 'nav_menu_item', '', 0),
(82, 2, '2021-04-20 17:32:01', '0000-00-00 00:00:00', '', 'test', '', 'draft', 'closed', 'closed', '', '', '', '', '2021-04-20 17:32:01', '0000-00-00 00:00:00', '', 0, 'http://9.dynacomp2.eu/rna/wordpress/?post_type=elementor_library&p=82', 0, 'elementor_library', '', 0),
(88, 2, '2021-04-20 17:38:15', '2021-04-20 14:38:15', '', 'Screenshot_123', '', 'inherit', 'open', 'closed', '', 'screenshot_123', '', '', '2021-04-20 17:38:15', '2021-04-20 14:38:15', '', 0, 'http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/Screenshot_123.jpg', 0, 'attachment', 'image/jpeg', 0),
(101, 2, '2021-04-20 18:21:16', '2021-04-20 15:21:16', '<!-- wp:buttons {\"contentJustification\":\"center\"} -->\n<div class=\"wp-block-buttons is-content-justification-center\"><!-- wp:button {\"borderRadius\":50,\"style\":{\"color\":{\"gradient\":\"linear-gradient(317deg,rgb(135,9,53) 0%,rgb(179,22,22) 100%)\",\"text\":\"#fffffa\"}}} -->\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link has-text-color has-background\" style=\"border-radius:50px;background:linear-gradient(317deg,rgb(135,9,53) 0%,rgb(179,22,22) 100%);color:#fffffa\">Επικοινωνία μαζί μας</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons -->', 'Contact', '', 'inherit', 'closed', 'closed', '', '47-revision-v1', '', '', '2021-04-20 18:21:16', '2021-04-20 15:21:16', '', 47, 'http://9.dynacomp2.eu/rna/wordpress/?p=101', 0, 'revision', '', 0),
(102, 2, '2021-04-20 18:22:40', '2021-04-20 15:22:40', '<!-- wp:buttons {\"contentJustification\":\"center\"} -->\n<div class=\"wp-block-buttons is-content-justification-center\"></div>\n<!-- /wp:buttons -->\n\n<!-- wp:paragraph -->\n<p><strong>Constantinos Stathopoulos, PhD Professor</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Pre-clinical Building, 3rd floor<br>1 Asklipiou st., 26504 Patras, Greece</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Patras&nbsp;Achaia&nbsp;26504,&nbsp;Greece</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>+30-2610 997936</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>+30-2610 997179</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>+30-2610 997932</p>\n<!-- /wp:paragraph -->', 'Contact', '', 'inherit', 'closed', 'closed', '', '47-revision-v1', '', '', '2021-04-20 18:22:40', '2021-04-20 15:22:40', '', 47, 'http://9.dynacomp2.eu/rna/wordpress/?p=102', 0, 'revision', '', 0),
(103, 2, '2021-04-20 18:22:57', '2021-04-20 15:22:57', '<!-- wp:buttons {\"contentJustification\":\"center\"} -->\n<div class=\"wp-block-buttons is-content-justification-center\"></div>\n<!-- /wp:buttons -->\n\n<!-- wp:paragraph -->\n<p><strong>Constantinos Stathopoulos, PhD Professor</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Pre-clinical Building, 3rd floor<br>1 Asklipiou st., 26504 Patras, Greece</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Patras&nbsp;Achaia&nbsp;26504,&nbsp;Greece</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>+30-2610 997936, +30-2610 997179, +30-2610 997932</p>\n<!-- /wp:paragraph -->', 'Contact', '', 'inherit', 'closed', 'closed', '', '47-revision-v1', '', '', '2021-04-20 18:22:57', '2021-04-20 15:22:57', '', 47, 'http://9.dynacomp2.eu/rna/wordpress/?p=103', 0, 'revision', '', 0),
(104, 2, '2021-04-20 18:23:57', '2021-04-20 15:23:57', '<!-- wp:buttons {\"contentJustification\":\"center\"} -->\n<div class=\"wp-block-buttons is-content-justification-center\"></div>\n<!-- /wp:buttons -->\n\n<!-- wp:paragraph -->\n<p><strong>Constantinos Stathopoulos, PhD Professor</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Pre-clinical Building, 3rd floor<br>1 Asklipiou st., 26504 Patras, Greece</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Patras&nbsp;Achaia&nbsp;26504,&nbsp;Greece</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>+30-2610 997936, +30-2610 997179, +30-2610 997932</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->', 'Contact', '', 'inherit', 'closed', 'closed', '', '47-revision-v1', '', '', '2021-04-20 18:23:57', '2021-04-20 15:23:57', '', 47, 'http://9.dynacomp2.eu/rna/wordpress/?p=104', 0, 'revision', '', 0),
(105, 2, '2021-04-20 18:28:16', '2021-04-20 15:28:16', '<!-- wp:buttons {\"contentJustification\":\"center\"} -->\n<div class=\"wp-block-buttons is-content-justification-center\"></div>\n<!-- /wp:buttons -->\n\n<!-- wp:paragraph -->\n<p><strong>Constantinos Stathopoulos, PhD Professor</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Pre-clinical Building, 3rd floor<br>1 Asklipiou st., 26504 Patras, Greece</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Patras&nbsp;Achaia&nbsp;26504,&nbsp;Greece</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>+30-2610 997936, +30-2610 997179, +30-2610 997932</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->', 'Contact', '', 'inherit', 'closed', 'closed', '', '47-revision-v1', '', '', '2021-04-20 18:28:16', '2021-04-20 15:28:16', '', 47, 'http://9.dynacomp2.eu/rna/wordpress/?p=105', 0, 'revision', '', 0),
(106, 2, '2021-04-20 18:28:16', '2021-04-20 15:28:16', '<!-- wp:buttons {\"contentJustification\":\"center\"} -->\n<div class=\"wp-block-buttons is-content-justification-center\"></div>\n<!-- /wp:buttons -->\n\n<!-- wp:paragraph -->\n<p><strong>Constantinos Stathopoulos, PhD Professor</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Pre-clinical Building, 3rd floor<br>1 Asklipiou st., 26504 Patras, Greece</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Patras&nbsp;Achaia&nbsp;26504,&nbsp;Greece</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>+30-2610 997936, +30-2610 997179, +30-2610 997932</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->', 'Contact', '', 'inherit', 'closed', 'closed', '', '47-revision-v1', '', '', '2021-04-20 18:28:16', '2021-04-20 15:28:16', '', 47, 'http://9.dynacomp2.eu/rna/wordpress/?p=106', 0, 'revision', '', 0),
(107, 2, '2021-04-20 18:28:16', '2021-04-20 15:28:16', 'Constantinos Stathopoulos, PhD Professor\n									Καρτέλα #2\n									Constantinos Stathopoulos, PhD Professor\n					<p style=\"font-size: 14px; line-height: 1.71429;\">Pre-clinical Building, 3rd floor</p>\n<p style=\"font-size: 14px; line-height: 1.71429;\">1 Asklipiou st., 26504 Patras, Greece</p>\n<p style=\"font-size: 14px; line-height: 1.71429;\"> </p>\n<p style=\"font-size: 14px; line-height: 1.71429;\"> </p>\n<p style=\"font-size: 14px; line-height: 1.71429;\">Patras Achaia 26504, Greece</p>\n<p style=\"font-size: 14px; line-height: 1.71429;\"> </p>\n<p style=\"font-size: 14px; line-height: 1.71429;\"> </p>\n<p style=\"font-size: 14px; line-height: 1.71429;\">+30-2610 997936, +30-2610 997179, +30-2610 997932</p>\n									Καρτέλα #2\n					Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.', 'Contact', '', 'inherit', 'closed', 'closed', '', '47-revision-v1', '', '', '2021-04-20 18:28:16', '2021-04-20 15:28:16', '', 47, 'http://9.dynacomp2.eu/rna/wordpress/?p=107', 0, 'revision', '', 0),
(108, 2, '2021-04-20 18:29:14', '2021-04-20 15:29:14', 'Constantinos Stathopoulos, PhD Professor\n									Καρτέλα #2\n									Constantinos Stathopoulos, PhD Professor\n					<p style=\"font-size: 14px; line-height: 1.71429;\">Pre-clinical Building, 3rd floor</p>\n<p style=\"font-size: 14px; line-height: 1.71429;\">1 Asklipiou st., 26504 Patras, Greece</p>\n<p style=\"font-size: 14px; line-height: 1.71429;\"> </p>\n<p style=\"font-size: 14px; line-height: 1.71429;\"> </p>\n<p style=\"font-size: 14px; line-height: 1.71429;\">Patras Achaia 26504, Greece</p>\n<p style=\"font-size: 14px; line-height: 1.71429;\"> </p>\n<p style=\"font-size: 14px; line-height: 1.71429;\"> </p>\n<p style=\"font-size: 14px; line-height: 1.71429;\">+30-2610 997936, +30-2610 997179, +30-2610 997932</p>\n									Καρτέλα #2\n					Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.', 'Contact', '', 'inherit', 'closed', 'closed', '', '47-revision-v1', '', '', '2021-04-20 18:29:14', '2021-04-20 15:29:14', '', 47, 'http://9.dynacomp2.eu/rna/wordpress/?p=108', 0, 'revision', '', 0),
(109, 2, '2021-04-20 18:29:14', '2021-04-20 15:29:14', 'Constantinos Stathopoulos, PhD Professor\n									Καρτέλα #2\n									Constantinos Stathopoulos, PhD Professor\n					<p style=\"font-size: 14px; line-height: 1.71429;\">Pre-clinical Building, 3rd floor</p>\n<p style=\"font-size: 14px; line-height: 1.71429;\">1 Asklipiou st., 26504 Patras, Greece</p>\n<p style=\"font-size: 14px; line-height: 1.71429;\"> </p>\n<p style=\"font-size: 14px; line-height: 1.71429;\"> </p>\n<p style=\"font-size: 14px; line-height: 1.71429;\">Patras Achaia 26504, Greece</p>\n<p style=\"font-size: 14px; line-height: 1.71429;\"> </p>\n<p style=\"font-size: 14px; line-height: 1.71429;\"> </p>\n<p style=\"font-size: 14px; line-height: 1.71429;\">+30-2610 997936, +30-2610 997179, +30-2610 997932</p>\n									Καρτέλα #2\n					Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.', 'Contact', '', 'inherit', 'closed', 'closed', '', '47-revision-v1', '', '', '2021-04-20 18:29:14', '2021-04-20 15:29:14', '', 47, 'http://9.dynacomp2.eu/rna/wordpress/?p=109', 0, 'revision', '', 0),
(110, 2, '2021-04-20 18:29:14', '2021-04-20 15:29:14', 'Constantinos Stathopoulos, PhD Professor\n									Καρτέλα #2\n									Constantinos Stathopoulos, PhD Professor\n					<p style=\"font-size: 14px; line-height: 1.71429;\">Pre-clinical Building, 3rd floor</p>\n<p style=\"font-size: 14px; line-height: 1.71429;\">1 Asklipiou st., 26504 Patras, Greece</p>\n<p style=\"font-size: 14px; line-height: 1.71429;\"> </p>\n<p style=\"font-size: 14px; line-height: 1.71429;\"> </p>\n<p style=\"font-size: 14px; line-height: 1.71429;\">Patras Achaia 26504, Greece</p>\n<p style=\"font-size: 14px; line-height: 1.71429;\"> </p>\n<p style=\"font-size: 14px; line-height: 1.71429;\"> </p>\n<p style=\"font-size: 14px; line-height: 1.71429;\">+30-2610 997936, +30-2610 997179, +30-2610 997932</p>\n									Καρτέλα #2', 'Contact', '', 'inherit', 'closed', 'closed', '', '47-revision-v1', '', '', '2021-04-20 18:29:14', '2021-04-20 15:29:14', '', 47, 'http://9.dynacomp2.eu/rna/wordpress/?p=110', 0, 'revision', '', 0),
(111, 2, '2021-04-20 18:29:39', '2021-04-20 15:29:39', 'Constantinos Stathopoulos, PhD Professor\n									Καρτέλα #2\n									Constantinos Stathopoulos, PhD Professor\n					<p style=\"font-size: 14px; line-height: 1.71429;\">Pre-clinical Building, 3rd floor</p>\n<p style=\"font-size: 14px; line-height: 1.71429;\">1 Asklipiou st., 26504 Patras, Greece</p>\n<p style=\"font-size: 14px; line-height: 1.71429;\"> </p>\n<p style=\"font-size: 14px; line-height: 1.71429;\"> </p>\n<p style=\"font-size: 14px; line-height: 1.71429;\">Patras Achaia 26504, Greece</p>\n<p style=\"font-size: 14px; line-height: 1.71429;\"> </p>\n<p style=\"font-size: 14px; line-height: 1.71429;\"> </p>\n<p style=\"font-size: 14px; line-height: 1.71429;\">+30-2610 997936, +30-2610 997179, +30-2610 997932</p>\n									Καρτέλα #2', 'Contact', '', 'inherit', 'closed', 'closed', '', '47-revision-v1', '', '', '2021-04-20 18:29:39', '2021-04-20 15:29:39', '', 47, 'http://9.dynacomp2.eu/rna/wordpress/?p=111', 0, 'revision', '', 0),
(112, 2, '2021-04-20 18:29:39', '2021-04-20 15:29:39', 'Constantinos Stathopoulos, PhD Professor\n									Καρτέλα #2\n									Constantinos Stathopoulos, PhD Professor\n					<p style=\"font-size: 14px; line-height: 1.71429;\">Pre-clinical Building, 3rd floor</p>\n<p style=\"font-size: 14px; line-height: 1.71429;\">1 Asklipiou st., 26504 Patras, Greece</p>\n<p style=\"font-size: 14px; line-height: 1.71429;\"> </p>\n<p style=\"font-size: 14px; line-height: 1.71429;\"> </p>\n<p style=\"font-size: 14px; line-height: 1.71429;\">Patras Achaia 26504, Greece</p>\n<p style=\"font-size: 14px; line-height: 1.71429;\"> </p>\n<p style=\"font-size: 14px; line-height: 1.71429;\"> </p>\n<p style=\"font-size: 14px; line-height: 1.71429;\">+30-2610 997936, +30-2610 997179, +30-2610 997932</p>\n									Καρτέλα #2', 'Contact', '', 'inherit', 'closed', 'closed', '', '47-revision-v1', '', '', '2021-04-20 18:29:39', '2021-04-20 15:29:39', '', 47, 'http://9.dynacomp2.eu/rna/wordpress/?p=112', 0, 'revision', '', 0),
(113, 2, '2021-04-20 18:29:39', '2021-04-20 15:29:39', 'Constantinos Stathopoulos, PhD Professor\n									Contact Form\n									Constantinos Stathopoulos, PhD Professor\n					<p style=\"font-size: 14px; line-height: 1.71429;\">Pre-clinical Building, 3rd floor</p>\n<p style=\"font-size: 14px; line-height: 1.71429;\">1 Asklipiou st., 26504 Patras, Greece</p>\n<p style=\"font-size: 14px; line-height: 1.71429;\"> </p>\n<p style=\"font-size: 14px; line-height: 1.71429;\"> </p>\n<p style=\"font-size: 14px; line-height: 1.71429;\">Patras Achaia 26504, Greece</p>\n<p style=\"font-size: 14px; line-height: 1.71429;\"> </p>\n<p style=\"font-size: 14px; line-height: 1.71429;\"> </p>\n<p style=\"font-size: 14px; line-height: 1.71429;\">+30-2610 997936, +30-2610 997179, +30-2610 997932</p>\n									Contact Form', 'Contact', '', 'inherit', 'closed', 'closed', '', '47-revision-v1', '', '', '2021-04-20 18:29:39', '2021-04-20 15:29:39', '', 47, 'http://9.dynacomp2.eu/rna/wordpress/?p=113', 0, 'revision', '', 0),
(114, 2, '2021-04-20 18:31:08', '2021-04-20 15:31:08', 'Constantinos Stathopoulos, PhD Professor\n									Contact Form\n									Constantinos Stathopoulos, PhD Professor\n					<p style=\"font-size: 14px; line-height: 1.71429;\">Pre-clinical Building, 3rd floor</p>\n<p style=\"font-size: 14px; line-height: 1.71429;\">1 Asklipiou st., 26504 Patras, Greece</p>\n<p style=\"font-size: 14px; line-height: 1.71429;\"> </p>\n<p style=\"font-size: 14px; line-height: 1.71429;\"> </p>\n<p style=\"font-size: 14px; line-height: 1.71429;\">Patras Achaia 26504, Greece</p>\n<p style=\"font-size: 14px; line-height: 1.71429;\"> </p>\n<p style=\"font-size: 14px; line-height: 1.71429;\"> </p>\n<p style=\"font-size: 14px; line-height: 1.71429;\">+30-2610 997936, +30-2610 997179, +30-2610 997932</p>\n									Contact Form', 'Contact', '', 'inherit', 'closed', 'closed', '', '47-revision-v1', '', '', '2021-04-20 18:31:08', '2021-04-20 15:31:08', '', 47, 'http://9.dynacomp2.eu/rna/wordpress/?p=114', 0, 'revision', '', 0),
(115, 2, '2021-04-20 18:31:08', '2021-04-20 15:31:08', 'Constantinos Stathopoulos, PhD Professor\n									Contact Form\n									Constantinos Stathopoulos, PhD Professor\n					<p style=\"font-size: 14px; line-height: 1.71429;\">Pre-clinical Building, 3rd floor</p>\n<p style=\"font-size: 14px; line-height: 1.71429;\">1 Asklipiou st., 26504 Patras, Greece</p>\n<p style=\"font-size: 14px; line-height: 1.71429;\"> </p>\n<p style=\"font-size: 14px; line-height: 1.71429;\"> </p>\n<p style=\"font-size: 14px; line-height: 1.71429;\">Patras Achaia 26504, Greece</p>\n<p style=\"font-size: 14px; line-height: 1.71429;\"> </p>\n<p style=\"font-size: 14px; line-height: 1.71429;\"> </p>\n<p style=\"font-size: 14px; line-height: 1.71429;\">+30-2610 997936, +30-2610 997179, +30-2610 997932</p>\n									Contact Form', 'Contact', '', 'inherit', 'closed', 'closed', '', '47-revision-v1', '', '', '2021-04-20 18:31:08', '2021-04-20 15:31:08', '', 47, 'http://9.dynacomp2.eu/rna/wordpress/?p=115', 0, 'revision', '', 0),
(116, 2, '2021-04-20 18:31:08', '2021-04-20 15:31:08', 'Constantinos Stathopoulos, PhD Professor\n									Contact Form\n									Constantinos Stathopoulos, PhD Professor\n					<p style=\"font-size: 14px; line-height: 1.71429;\">Pre-clinical Building, 3rd floor<br />1 Asklipiou st., 26504 Patras, Greece<br />Patras Achaia 26504, Greece<br />+30-2610 997936, +30-2610 997179, +30-2610 997932</p>\n									Contact Form', 'Contact', '', 'inherit', 'closed', 'closed', '', '47-revision-v1', '', '', '2021-04-20 18:31:08', '2021-04-20 15:31:08', '', 47, 'http://9.dynacomp2.eu/rna/wordpress/?p=116', 0, 'revision', '', 0),
(117, 2, '2021-04-20 18:56:05', '2021-04-20 15:56:05', 'Constantinos Stathopoulos, PhD Professor\n									Contact Form\n									Constantinos Stathopoulos, PhD Professor\n					<p style=\"font-size: 14px; line-height: 1.71429;\">Pre-clinical Building, 3rd floor<br />1 Asklipiou st., 26504 Patras, Greece<br />Patras Achaia 26504, Greece<br />+30-2610 997936, +30-2610 997179, +30-2610 997932</p>\n									Contact Form', 'Contact', '', 'inherit', 'closed', 'closed', '', '47-revision-v1', '', '', '2021-04-20 18:56:05', '2021-04-20 15:56:05', '', 47, 'http://9.dynacomp2.eu/rna/wordpress/?p=117', 0, 'revision', '', 0),
(118, 2, '2021-04-20 18:56:05', '2021-04-20 15:56:05', 'Constantinos Stathopoulos, PhD Professor\n									Contact Form\n									Constantinos Stathopoulos, PhD Professor\n					<p style=\"font-size: 14px; line-height: 1.71429;\">Pre-clinical Building, 3rd floor<br />1 Asklipiou st., 26504 Patras, Greece<br />Patras Achaia 26504, Greece<br />+30-2610 997936, +30-2610 997179, +30-2610 997932</p>\n									Contact Form', 'Contact', '', 'inherit', 'closed', 'closed', '', '47-revision-v1', '', '', '2021-04-20 18:56:05', '2021-04-20 15:56:05', '', 47, 'http://9.dynacomp2.eu/rna/wordpress/?p=118', 0, 'revision', '', 0),
(119, 2, '2021-04-20 18:56:05', '2021-04-20 15:56:05', 'Constantinos Stathopoulos, PhD Professor\n									Contact Form\n									Constantinos Stathopoulos, PhD Professor\n					<p style=\"font-size: 14px; line-height: 1.71429;\">Pre-clinical Building, 3rd floor<br />1 Asklipiou st., 26504 Patras, Greece<br />Patras Achaia 26504, Greece<br />+30-2610 997936, +30-2610 997179, +30-2610 997932</p>\n									Contact Form\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\" src=\"https://maps.google.com/maps?q=1%20Asklipiou%20st.%2C%2026504%20Patras%2C%20Greece&amp;t=m&amp;z=10&amp;output=embed&amp;iwloc=near\" title=\"1 Asklipiou st., 26504 Patras, Greece\" aria-label=\"1 Asklipiou st., 26504 Patras, Greece\"></iframe>', 'Contact', '', 'inherit', 'closed', 'closed', '', '47-revision-v1', '', '', '2021-04-20 18:56:05', '2021-04-20 15:56:05', '', 47, 'http://9.dynacomp2.eu/rna/wordpress/?p=119', 0, 'revision', '', 0),
(120, 2, '2021-04-20 18:57:26', '2021-04-20 15:57:26', 'Constantinos Stathopoulos, PhD Professor\n									Contact Form\n									Constantinos Stathopoulos, PhD Professor\n					<p style=\"font-size: 14px; line-height: 1.71429;\">Pre-clinical Building, 3rd floor<br />1 Asklipiou st., 26504 Patras, Greece<br />Patras Achaia 26504, Greece<br />+30-2610 997936, +30-2610 997179, +30-2610 997932</p>\n									Contact Form\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\" src=\"https://maps.google.com/maps?q=1%20Asklipiou%20st.%2C%2026504%20Patras%2C%20Greece&amp;t=m&amp;z=10&amp;output=embed&amp;iwloc=near\" title=\"1 Asklipiou st., 26504 Patras, Greece\" aria-label=\"1 Asklipiou st., 26504 Patras, Greece\"></iframe>', 'Contact', '', 'inherit', 'closed', 'closed', '', '47-revision-v1', '', '', '2021-04-20 18:57:26', '2021-04-20 15:57:26', '', 47, 'http://9.dynacomp2.eu/rna/wordpress/?p=120', 0, 'revision', '', 0),
(121, 2, '2021-04-20 18:57:26', '2021-04-20 15:57:26', 'Constantinos Stathopoulos, PhD Professor\n									Contact Form\n									Constantinos Stathopoulos, PhD Professor\n					<p style=\"font-size: 14px; line-height: 1.71429;\">Pre-clinical Building, 3rd floor<br />1 Asklipiou st., 26504 Patras, Greece<br />Patras Achaia 26504, Greece<br />+30-2610 997936, +30-2610 997179, +30-2610 997932</p>\n									Contact Form\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\" src=\"https://maps.google.com/maps?q=1%20Asklipiou%20st.%2C%2026504%20Patras%2C%20Greece&amp;t=m&amp;z=10&amp;output=embed&amp;iwloc=near\" title=\"1 Asklipiou st., 26504 Patras, Greece\" aria-label=\"1 Asklipiou st., 26504 Patras, Greece\"></iframe>', 'Contact', '', 'inherit', 'closed', 'closed', '', '47-revision-v1', '', '', '2021-04-20 18:57:26', '2021-04-20 15:57:26', '', 47, 'http://9.dynacomp2.eu/rna/wordpress/?p=121', 0, 'revision', '', 0),
(122, 2, '2021-04-20 18:57:26', '2021-04-20 15:57:26', 'Constantinos Stathopoulos, PhD Professor\n									Contact Form\n									Constantinos Stathopoulos, PhD Professor\n					<p style=\"font-size: 14px; line-height: 1.71429;\">Pre-clinical Building, 3rd floor<br />1 Asklipiou st., 26504 Patras, Greece<br />Patras Achaia 26504, Greece<br />+30-2610 997936, +30-2610 997179, +30-2610 997932</p>\n									Contact Form\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\" src=\"https://maps.google.com/maps?q=patras%20medical%20school.%2C%2026504%20Patras%2C%20Greece&amp;t=m&amp;z=10&amp;output=embed&amp;iwloc=near\" title=\"patras medical school., 26504 Patras, Greece\" aria-label=\"patras medical school., 26504 Patras, Greece\"></iframe>', 'Contact', '', 'inherit', 'closed', 'closed', '', '47-revision-v1', '', '', '2021-04-20 18:57:26', '2021-04-20 15:57:26', '', 47, 'http://9.dynacomp2.eu/rna/wordpress/?p=122', 0, 'revision', '', 0),
(123, 2, '2021-04-20 18:58:24', '2021-04-20 15:58:24', 'Constantinos Stathopoulos, PhD Professor\n									Contact Form\n									Constantinos Stathopoulos, PhD Professor\n					<p style=\"font-size: 14px; line-height: 1.71429;\">Pre-clinical Building, 3rd floor<br />1 Asklipiou st., 26504 Patras, Greece<br />Patras Achaia 26504, Greece<br />+30-2610 997936, +30-2610 997179, +30-2610 997932</p>\n									Contact Form\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\" src=\"https://maps.google.com/maps?q=patras%20medical%20school.%2C%2026504%20Patras%2C%20Greece&amp;t=m&amp;z=10&amp;output=embed&amp;iwloc=near\" title=\"patras medical school., 26504 Patras, Greece\" aria-label=\"patras medical school., 26504 Patras, Greece\"></iframe>', 'Contact', '', 'inherit', 'closed', 'closed', '', '47-revision-v1', '', '', '2021-04-20 18:58:24', '2021-04-20 15:58:24', '', 47, 'http://9.dynacomp2.eu/rna/wordpress/?p=123', 0, 'revision', '', 0),
(124, 2, '2021-04-20 18:58:24', '2021-04-20 15:58:24', 'Constantinos Stathopoulos, PhD Professor\n									Contact Form\n									Constantinos Stathopoulos, PhD Professor\n					<p style=\"font-size: 14px; line-height: 1.71429;\">Pre-clinical Building, 3rd floor<br />1 Asklipiou st., 26504 Patras, Greece<br />Patras Achaia 26504, Greece<br />+30-2610 997936, +30-2610 997179, +30-2610 997932</p>\n									Contact Form\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\" src=\"https://maps.google.com/maps?q=patras%20medical%20school.%2C%2026504%20Patras%2C%20Greece&amp;t=m&amp;z=10&amp;output=embed&amp;iwloc=near\" title=\"patras medical school., 26504 Patras, Greece\" aria-label=\"patras medical school., 26504 Patras, Greece\"></iframe>', 'Contact', '', 'inherit', 'closed', 'closed', '', '47-revision-v1', '', '', '2021-04-20 18:58:24', '2021-04-20 15:58:24', '', 47, 'http://9.dynacomp2.eu/rna/wordpress/?p=124', 0, 'revision', '', 0),
(125, 2, '2021-04-20 18:58:24', '2021-04-20 15:58:24', 'Constantinos Stathopoulos, PhD Professor\n									Contact Form\n									Constantinos Stathopoulos, PhD Professor\n					<p style=\"font-size: 14px; line-height: 1.71429;\">Pre-clinical Building, 3rd floor<br />1 Asklipiou st., 26504 Patras, Greece<br />Patras Achaia 26504, Greece<br />+30-2610 997936, +30-2610 997179, +30-2610 997932</p>\n									Contact Form\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\" src=\"https://maps.google.com/maps?q=patras%20medical%20school.%2C%2026504%20Patras%2C%20Greece&amp;t=m&amp;z=10&amp;output=embed&amp;iwloc=near\" title=\"patras medical school., 26504 Patras, Greece\" aria-label=\"patras medical school., 26504 Patras, Greece\"></iframe>', 'Contact', '', 'inherit', 'closed', 'closed', '', '47-revision-v1', '', '', '2021-04-20 18:58:24', '2021-04-20 15:58:24', '', 47, 'http://9.dynacomp2.eu/rna/wordpress/?p=125', 0, 'revision', '', 0),
(126, 2, '2021-04-20 19:02:22', '2021-04-20 16:02:22', '<!-- wp:paragraph -->\n<p><strong>tRNA</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Since their first discovery in the early 60’s, research on tRNAs has always been interconnected with the evolution of the genetic code and translation. Today, more than ever, it is evident that tRNA research continues to reveal new and surprising aspects of cellular metabolism. Research on the role of tRNAs as unique adaptor molecules has revolutionized synthetic biology. Moreover, new information emerge from studies on tRNA biogenesis, processing, editing, transfer and localization, the recognition of tRNA by aminoacyl-tRNA synthetases and their role in many diseases, the relationship between structure and function of translation factors, the regulation of translation at many levels, the role of many tRNA-related proteins or protein networks outside translation and finally, the regulatory role of tRNA itself and its fragments (tRFs), post-transcriptionally. Finally, the tRNA-dependent gene expression regulation in many pathogens, via the T-box riboswitches, bring into the spotlight novel molecular targets for the development of new antibiotics.<br></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Projects of the RNA biology group at the Department of Biochemistry of the School of Medicine at the University of Patras, include:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>The involvement of tRNA biogenesis, aminoacylation and signaling in lung cancer using high-throughput approaches (DNA arrays, NGS, etc.)</li><li>Regulation of multiple pathways by tRNA-dependent riboswitches (T-boxes) in pathogens</li><li>The role of specific mutations that affect RNA involved in translation, to antibiotic resistance</li><li>Structural and biochemical characterization of the role of La protein in tRNA biogenesis and its role in autoimmunity</li><li>Regulation of expression of components of aminoacyl-tRNA synthetases complex in human.</li><li>The role of mitochondrial mutations in disease</li></ul>\n<!-- /wp:list -->', 'Research', '', 'inherit', 'closed', 'closed', '', '34-revision-v1', '', '', '2021-04-20 19:02:22', '2021-04-20 16:02:22', '', 34, 'http://9.dynacomp2.eu/rna/wordpress/?p=126', 0, 'revision', '', 0),
(127, 2, '2021-04-20 19:02:54', '2021-04-20 16:02:54', '<!-- wp:paragraph -->\n<p><strong>Undergraduate</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Members of the RNA group participate in teaching of the following&nbsp;<a href=\"https://eclass.upatras.gr/\">undergraduate courses</a>&nbsp;which also include lab practicals:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Biochemistry I (MED807)</li><li>Biochemistry II (MED809)</li><li>Biochemistry III (MED810)</li><li>Clinical Biochemistry</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>The RNA biology group offers positions to undergraduate students from the School of Medicine, the School of Pharmacy and the Departments of Biology, Chemistry, Biochemistry and Biotechnology, Molecular Biology and Genetics, Biological Applications and Natural Resources on selected research topics during their senior year.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In addition, the RNA biology group participates in exchanges of international medical students visiting the University of Patras Medical School for summer internships in basic research laboratories or clinics, organized by&nbsp;<a href=\"http://www.helmsic.gr/\">HELMISC</a>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>For more information you can check regularly our&nbsp;<a href=\"http://rna.med.upatras.gr/\">announces</a>&nbsp;or you can directly contact Prof C. Stathopoulos preferably via&nbsp;<a href=\"mailto:cstath@med.upatras.gr\">email</a>.</p>\n<!-- /wp:paragraph -->', 'Education', '', 'inherit', 'closed', 'closed', '', '35-revision-v1', '', '', '2021-04-20 19:02:54', '2021-04-20 16:02:54', '', 35, 'http://9.dynacomp2.eu/rna/wordpress/?p=127', 0, 'revision', '', 0),
(128, 2, '2021-04-20 19:03:17', '2021-04-20 16:03:17', '<!-- wp:paragraph -->\n<p>Research in the RNA Biology group is or has been supported by several funding agencies, both domestic and international.</p>\n<!-- /wp:paragraph -->', 'Funding', '', 'inherit', 'closed', 'closed', '', '43-revision-v1', '', '', '2021-04-20 19:03:17', '2021-04-20 16:03:17', '', 43, 'http://9.dynacomp2.eu/rna/wordpress/?p=128', 0, 'revision', '', 0);
INSERT INTO `wprna_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(129, 2, '2021-04-20 19:03:50', '2021-04-20 16:03:50', '<!-- wp:list {\"ordered\":true} -->\n<ol><li><strong>Stathopoulos C.</strong>, Kalpaxis D. L., and Drainas D. (1995) Partial purification and characterization of RNase Ρ from Dictyostelium discoideum.&nbsp;<em>Eur J Biochem</em>&nbsp;228: 976-980.</li><li>Tekos A.,&nbsp;<strong>Stathopoulos C.</strong>, and Drainas D. (1998) Bimodal action of the alkaline earth cations on Dictyostelium discoideum ribonuclease Ρ activity.&nbsp;<em>Biochemistry</em>&nbsp;37: 15474-15480.</li><li>Tekos A., Tsagla A.,&nbsp;<strong>Stathopoulos C.</strong>, and Drainas D. (1999) Inhibition of Dictyostelium discoideum ribonuclease Ρ activity by aminoglycosides.&nbsp;<em>Nucleic Acids Symp Series</em>&nbsp;41: 152-154</li><li>Tumbula D., Vothknecht U.C., Kirn H., Ibba M., Min B., Li T., Pelaschier J.,&nbsp;<strong>Stathopoulos C.</strong>, Becker H. D. and Söll D. (1999) Archaeal aminoacyl-tRNA synthesis: diversity replaces dogma.&nbsp;<em>Genetics</em>&nbsp;152: 1269-1276.</li><li>Li T., Graham D. E., Stathopoulos C.,Haney P.J., Kirn H., Vothknecht U.C., Kitabatake M., Hong K., Eggertsson G., Curnow A.W., Lin W., Celic I., Whitman W. and Söll D. (1999) Cysteinyl-tRNA formation: the last puzzle of aminoacyl-tRNA synthesis.&nbsp;<em>FEBS Letters</em>&nbsp;462: 302-306.</li><li>Papadimou Ε., Monastirli A.,<strong>&nbsp;Stathopoulos C.</strong>, Tsambaos D., and Drainas D. (2000) Modulation of ribonuclease Ρ activity by calcipotriol.&nbsp;<em>Eur J Biochem</em>&nbsp;267: 1173-1177.</li><li><strong>Stathopoulos C.</strong>, Tsagla A., Tekos A., and Drainas D. (2000) Effect of peptidyltransferase inhibitors on ribonuclease Ρ activity from Dictyostelium discoideum.&nbsp;<em>Mol Biol Reports</em>&nbsp;27: 107-111.</li><li>Tekos A., Tsagla A.,&nbsp;<strong>Stathopoulos C.</strong>&nbsp;and Drainas D. (2000) Inhibition of eukaryotic ribonuclease Ρ activity by aminoglycosides. Kinetic studies.&nbsp;<em>FEBS Letters</em>&nbsp;485: 71-75.</li><li><strong>Stathopoulos C.</strong>, Li T., Longman R., Vothknecht U.C., Becker H.D., Ibba M. and Söll D. (2000). One polypeptide with two aminoacyl-tRNA synthetase activities.&nbsp;<em>Science</em>&nbsp;287: 479-482.</li><li>Ibba M., Becker H. D.,&nbsp;<strong>Stathopoulos C.</strong>, Tumbula D. and Söll D. (2000) The adaptor hypothesis revisited.<em>&nbsp;Trends Biochem Sci</em>&nbsp;25: 311-316.</li><li>Bunjun S. (*),&nbsp;<strong>Stathopoulos C.</strong>&nbsp;(*), Graham D., Min B., Kitabatake M., Wang A.L., Wang&nbsp;&nbsp; C.C., Vivares C.P., Weiss L.M. and Söll D. (2000) A dual-specificity aminoacyl-tRNA synthetase in the deep-rooted eukaryote Giardia lamblia.&nbsp;<em>Proc Natl Acad Sci USA</em>&nbsp;97: 12997-13002. (*) first co-authors</li><li><strong>Stathopoulos C.</strong>, Jacquin-Becker C., Becker H.D., Li T., Ambrogelly A., Longman R. and Söll D. (2001) Methanococcus jannaschii Prolyl-Cysteinyl-tRNA synthetase possesses overlapping amino acid binding sites.&nbsp;<em>Biochemistry</em>&nbsp;40: 46-52.</li><li><strong>Stathopoulos C.</strong>, Tekos A., Zarkadis, I. and Drainas D. (2001) Extensive deproteinization of Dictyostelium discoideum RNase Ρ reveals a new catalytic activity.&nbsp;<em>Eur J Biochem</em>&nbsp;268: 2134-2140.</li><li>Ibba M.,&nbsp;<strong>Stathopoulos C.</strong>&nbsp;and Söll D. (2001). Protein Synthesis: 23 Amino acids and counting.&nbsp;<em>Current Biology</em>&nbsp;11: 563-565.</li><li>Ruan B., Ahel I., Ambrogelly A., Becker H. D., Bunjun S., Feng L., Tumbula D., Ibba M., Korencic D., Kobayashi H., Jacquin-Becker C., Mejlhede N., Min B., Raczniak G., Rinehart J.,&nbsp;<strong>Stathopoulos C.</strong>, Li T. and Söll D. (2001). Genomics and the evolution of aminoacyl-tRNA synthesis.&nbsp;<em>Acta Biochim Pol</em>&nbsp;48: 313-321.</li><li><strong>Stathopoulos C.</strong>, Kim W., Li T., Anderson I., Palioura S., Whitman W. and Söll D. (2001) Cysteinyl-tRNA synthetase is not essential for the viability of the archeaon Methanococcus maripaludis.&nbsp;<em>Proc Natl Acad Sci USA</em>&nbsp;98: 14292-14297.</li><li>Feng L.,&nbsp;<strong>Stathopoulos C.</strong>, Ahel I., Mitra A., Hartsch T., Tumbula D. and Söll D. (2002). Aminoacyl-tRNA formation in the hyperthermophile Themus thermophilus.<em>&nbsp;Extremophiles</em>&nbsp;6: 167-174.</li><li>Jacquin-Becker C., Ahel I., Ambrogelly A., Ruan B. Söll D. and&nbsp;<strong>Stathopoulos C</strong>. (2002) Cysteinyl-tRNA formation and prolyl-tRNA synthetase&nbsp;<em>FEBS Letters</em>&nbsp;514: 34-36.</li><li><strong>Stathopoulos C.</strong>, Ahel I., Ambrogelly A., Becker H., Bunjun S., Feng L., Herring S., Jacquin-Becker C., Kobayashi H., Korencic D., Krett B., Mejlhede N., Min B., Nakano H., Namgoong S., Polycarpo C., Raczniak G., Rinehart J., Rosas-Sandoval G., Ruan B., Sabina J., Sauerwald A., Toogood H., Tumbula-Hansen D., Ibba M. and Söll D. (2002). Aminoacyl-tRNA synthesis: a post-genome perspective.&nbsp;<em>Cold Spring Harbor Symp Quant Biol</em>&nbsp;Vol. LXVI 175-183.</li><li>Ahel I.,&nbsp;<strong>Stathopoulos C.</strong>, Ambrogelly A., Sauerwald A., Toogood H., Hartsch T. and Söll D. (2002) Cysteine activation is an inherent property of prolyl-tRNA synthetases.&nbsp;<em>J Biol Chem</em>&nbsp;277: 34743-34748.</li><li>Ambrogelly A., Ahel I., Polycarpo C., Bunjun-Srihari S., Krett B., Jacquin-Becker C., Kohrer C.,&nbsp;<strong>Stathopoulos C.</strong>, RajBhandary U.L. and Söll D. (2002) Methanocaldococcus jannaschii prolyl-tRNA synthetase charges tRNAPro with cysteine.&nbsp;<em>J Biol Chem</em>&nbsp;277: 34749-34754.</li><li>Kalavrizioti D., Vourekas A., Tekos A.,&nbsp;<strong>Stathopoulos C.</strong>&nbsp;and Drainas D. (2003) Kinetics of inhibition of ribonuclease P activity by peptidyl-transferase inhibitors&nbsp;<em>Mol Biol Reports</em>&nbsp;30: 9-15.</li><li>Kamtekar S., Kennedy D.W., Wang J.,&nbsp;<strong>Stathopoulos C</strong>., Söll D. and Steitz, T.A. (2003) The structural basis of cysteine aminoacylation of tRNAPro by prolyl-tRNA synthetases.&nbsp;<em>Proc Natl Acad Sci USA</em>&nbsp;100: 1673-1678.</li><li>Korencic D., Ahel I., Schelert J., Sacher M., Ruan B.,&nbsp;<strong>Stathopoulos C.</strong>, Blum P., Ibba, M. and Söll D. (2004) A freestanding proofreading domain isrequired for protein synthesis quality control in archaea.&nbsp;<em>Proc Natl Acad Sci USA</em>&nbsp;101: 10260-10265.</li><li>Tekos A. (*),&nbsp;<strong>Stathopoulos C.</strong>&nbsp;(*), Tsambaos D. and Drainas D. (2004) RNase P: a screening system and molecular target for the development of new drugs.&nbsp;<em>Curr Med Chem</em>&nbsp;11: 2979-2989. (*)&nbsp;<strong>first co-authors</strong></li><li>Ruan B., Bovee M.L., Sacher M.,&nbsp;<strong>Stathopoulos C.</strong>, Poralla K., Francklyn C.S. and Söll D. (2005) A unique hydrophobic cluster near the active site contributes to differences of borrelidin inhibition among threonyl-tRNA synthetases.&nbsp;<em>J Biol Chem</em>&nbsp;280: 571-577.</li><li>Ambrogelly A., Kamtekar S.,&nbsp;<strong>Stathopoulos C.</strong>, Kennedy D. and Söll D. (2005) Asymmetrical behavior of archaeal proly-tRNA synthetase&nbsp;<em>FEBS Letters</em>&nbsp;579: 6017-6022.</li><li>Kottaridi C., Bolanaki E., Mamuris Z.,&nbsp;<strong>Stathopoulos C.</strong>&nbsp;and Markoulatos P. (2006) Molecular phylogeny of VP1, 2A and 2B genes of echovirus isolates: epidemiological linkage and observations on genetic variation&nbsp;<em>Arch Virol</em>&nbsp;151: 1117-1132.</li><li>Paximadi E., Karakasiliotis I., Mamuris Z.,&nbsp;<strong>Stathopoulos C.</strong>, Krikelis V. and Markoulatos P. (2006) Genomic analysis of recombinant Sabin clinical isolates&nbsp;<em>Virus Genes</em>&nbsp;32: 203-210.</li><li>Vourekas A., Kalavrizioti D.,&nbsp;<strong>Stathopoulos C.</strong>, (*) and Drainas D. (2006) Modulation of catalytic RNA biological activity by small molecule effectors.&nbsp;<em>M Rev Med Chem</em>&nbsp;6: 971-978. (*)&nbsp;<strong>corresponding author</strong></li><li>Kalavrizioti D. Vourekas A., Stamatopoulou, V., Toumpeki C., Giannouli S.,&nbsp;<strong>Stathopoulos C.</strong>, (*) and Drainas D. (2006) RNA-mediated therapeutics: from gene inactivation to clinical application&nbsp;<em>Curr Top Med Chem</em>&nbsp;6: 1737-1758. (*)&nbsp;<strong>corresponding author</strong></li><li>Bailly M., Giannouli S., Blaise M.,&nbsp;<strong>Stathopoulos C.</strong>&nbsp;(*), Kern D and Becker H. D. (2006) A single tRNA base-pair mediates bacterial tRNA-dependent biosynthesis of asparargine.<em>&nbsp;Nucleic Acids Res&nbsp;</em>34: 6083-6094. (*)&nbsp;<strong>correspondin gauthor</strong></li><li>Vourekas A., Kalavrizioti D., Tekos A., Zarkadis I.,&nbsp;<strong>Stathopoulos C.</strong>&nbsp;(*) and Drainas D. (2007) A 40.7 kDa Rpp30/Rpp1 homologue is a protein subunit of Dictyostelium discoideum RNase P holoenzyme.&nbsp;<em>Biochimie</em>&nbsp;89: 301-310. (*)&nbsp;<strong>corresponding author</strong></li><li>Stagos D., Spanou C., Margariti M.,<strong>&nbsp;Stathopoulos C.</strong>, Mamuris Z., Kazantzoglou G., Magiatis P. and Kouretas D. (2007) Cytogenetic effects of grape extracts (Vitis vinifera) and polyphenols on mitomycin C-induced SCEs in human blood lymphocytes.&nbsp;<em>J Agric Food Chem</em>&nbsp;55: 5246-5252.</li><li>Zifa E., Giannouli S., Theotokis P., Stamatis K., Mamuris Z. and&nbsp;<strong>Stathopoulos C.</strong>&nbsp;(*)(2007) Mitochondrial tRNA mutations: functional and clinical perturbations.&nbsp;<em>RNA Biology</em>&nbsp;4: 38-66. (*)<strong>&nbsp;corresponding author</strong></li><li>Kontou M., Kristo I., Ikonomidis A., Maniatis A., Pournaras S. and&nbsp;<strong>Stathopoulos C.</strong>&nbsp;(*)(2007) Molecular cloning and biochemical characterization of VIM-12, a novel hybrid metallo-β-lactamase from a Klebsiella pneumoniae clinical isolate, reveals atypical substrate specificity.&nbsp;<em>Biochemistry</em>&nbsp;46: 13170-13178. (*)&nbsp;<strong>corresponding author</strong></li><li>Stamatis C., Giannouli, S., Suchentrunk F., Sert H.,&nbsp;<strong>Stathopoulos C.</strong>&nbsp;(*) and Mamuris Z. (2008) RecruitmentofmitochondrialtRNAgenesasauxiliary variability markersfor both intra- and inter-species analyses: the paradigm of brown hare (Lepus europaeus)<em>&nbsp;Gene</em>&nbsp;410: 154-164. (*)&nbsp;<strong>corresponding author</strong></li><li>Zifa E., Theotokis P., Kaminari A., Maridaki H., Leze H., Petsiava E., Mamuris Z. and&nbsp;<strong>Stathopoulos C.</strong>&nbsp;(*) (2008) A novel G3337A mitochondrial ND1 mutation related to cardiomyopathy co-segregates with tRNALeu(CUN) A12308G and tRNAThr C15946T mutations.&nbsp;<em>Mitochondrion</em>&nbsp;8: 229-236. (*)&nbsp;<strong>corresponding author</strong></li><li>Ikonomidis A., Michail G., Vasdeki A., Labrou M., Karavasilis V.,&nbsp;<strong>Stathopoulos C.</strong>, Maniatis A. and Pournaras S. (2008) In vitro and in vivo evaluation of oxacillin efficiency on mecA-positive oxacillin-susceptible Staphylococcus aureus.&nbsp;<em>Antimicrob Agents Chem</em>&nbsp;52: 3905-3908.</li><li>Balatsos N. A. A., Anastasakis D. and&nbsp;<strong>Stathopoulos C.</strong>&nbsp;(*) (2009) Inhibition of human poly(A)-specific ribonuclease (PARN) by purine nucleotides: kinetic analysis.&nbsp;<em>J Enz Inh Med Chem</em>&nbsp;24: 516-523. (*)&nbsp;<strong>corresponding author</strong></li><li>Giannouli S., Kyritsis A., Malissovas N., Becker H.D. and&nbsp;<strong>Stathopoulos C.</strong>&nbsp;(*) (2009) On the role of an unusual tRNAGly isoacceptor in Staphylococcus aureus.&nbsp;<em>Biochimie</em>&nbsp;91: 344-351. (*)&nbsp;<strong>corresponding author</strong></li><li>Papatheodorou L.K., Malizos K.N., Poultisidis L.A., Hantes M.E., Giannouli S., Grafanaki K., Ioannou M.G., Koukoulis G. K., Protopappas V. C., Fotiadis D. I. and&nbsp;<strong>Stathopoulos C.</strong>&nbsp;(2009) Effect of transosseus application of low-intensity ultrasound at the tendon graft-bone interface healing: Gene expression and histological analysis in rabbits.&nbsp;<em>Ultrasound Med Biol</em>&nbsp;35: 576-584.</li><li>Balatsos N.A.A., Vlachakis D., Maragozidis P., Manta S., Anastasakis D., Kyritsis A., Vlassi M., Komiotis D. and&nbsp;<strong>Stathopoulos C.</strong>&nbsp;(*) (2009) Competitive inhibition of human poly(A)-specific ribonuclease (PARN) by synthetic fluoro-pyranosyl nucleosides.&nbsp;<em>Biochemistry</em>&nbsp;48: 6044-6051. (*)&nbsp;<strong>corresponding author</strong></li><li>Giannouli S., Labrou M., Kyritsis A., Ikonomidis A., Pournaras S.,&nbsp;<strong>Stathopoulos C.</strong>&nbsp;(*) and Tsakris A. (2010) Detection of mutations in FemXAB protein family in oxacillin-susceptible, mecA positive Staphylococcus aureus clinical isolates&nbsp;<em>J Antimicrob Chemoth</em>&nbsp;65: 626-633. (*)&nbsp;<strong>corresponding author</strong></li><li>Balatsos N.A.A., Vlachakis D., Chatzigeorgiou V., Manta S., Komiotis D., Vlassi M. and&nbsp;<strong>Stathopoulos C.</strong>&nbsp;(*) (2012) Kinetic and in silico analysis of the slow-binding inhibition of human Poly(A)-Specific Ribonuclease (PARN) by novel nucleoside analogues.&nbsp;<em>Biochimie</em>&nbsp;94: 214-221. (*)&nbsp;<strong>corresponding author</strong></li><li>Tsikrikonis G., Maniatis A.N., Labrou M., Ntokou E., Michail G., Daponte A.,&nbsp;<strong>Stathopoulos C.</strong>, Tsakris A. and Pournaras S. (2012) Differences in biofilm formation and virulence genes between clinical and fecal enterococcal isolates of human and animal origin.&nbsp;<em>Microbial Pathogenesis</em>&nbsp;52: 336-343.</li><li>Ntokou E.,&nbsp;<strong>Stathopoulos C.</strong>, Kristo I., Dimitroulia E., Labrou M., Makris D., Zakynhtinos E., Tsakris A. and Pournaras S. (2012) Intensive care unit outbreak caused by multiple clones of linezolid-resistant Enterococcus faecalis and Enterococcus faecium in a tertiary hospital.&nbsp;<em>J Antimicrob Chemoth</em>&nbsp;67: 1819-1823.</li><li>Balatsos N. A. A., Maragozidis P., Anastasakis D. and&nbsp;<strong>Stathopoulos C.</strong>&nbsp;(*) (2012) Modulation of poly(A)-specific ribonuclease (PARN): current knowledge and perspectives.&nbsp;<em>Current Med Chem</em>&nbsp;19: 4838-4849. (*)<strong>&nbsp;corresponding author</strong></li><li>Vlachakis D., Pavlopoulou A., Tsiliki G., Komiotis D.,&nbsp;<strong>Stathopoulos C.</strong>&nbsp;Balatsos N. and Kossida S. (2012) An intergraded in silico approach to design specific inhibitors targeting human poly(A)-specific ribonuclease.&nbsp;<em>PLoS ONE</em>&nbsp;7: e51113.</li><li>Karoulia Z., Nomikos M., Thanassoulas A., Papadopoulos G., Papadopoulou-Choli D., Nounessis G., Kontou M.,&nbsp;<strong>Stathopoulos C.</strong>&nbsp;(*), and Leonidas D.D. (2013) Studies on the intramolecular interactions between the A1 and A2 domains of the von Willebrand factor.&nbsp;<em>Protein and Peptide Lett</em>&nbsp;20: 131-140. (*)&nbsp;<strong>corresponding author</strong></li><li>Pournaras S., Köck R., Mossialos D., Mellmann A., Sakellaris V.,&nbsp;<strong>Stathopoulos C.</strong>, Friedrich A. W. and Tsakris A. (2013) Detection of a phylogenetically distinct IMP-type metallo-ß-lactamase, IMP-35, in a CC235 Pseudomonas aeruginosa from the Dutch-German border region (Euregio).&nbsp;<em>J Antimicrob Chemoth</em>&nbsp;68: 1271-1276.</li><li>Pournaras S., Ntokou E., Zarkotou O., Ranellou K., Themeli-Digalaki K.,&nbsp;<strong>Stathopoulos C.</strong>&nbsp;and Tsakris A. (2013) Emergence of linezolid-dependent Staphylococcus epidermidis bloodstream isolates.&nbsp;<em>Emerging Infect Dis</em>&nbsp;19: 129-132.</li><li>Saad N. Y., Stamatopoulou V., Drainas D.,&nbsp;<strong>Stathopoulos C.</strong>&nbsp;(*) and Becker H. D. (2013) Τwo-codon T-box riboswitch binding two tRNAs.&nbsp;<em>Proc Natl Acad Sci USA</em>&nbsp;110: 12756-12761. (*)&nbsp;<strong>corresponding author</strong></li><li>Pournaras S.,&nbsp;<strong>Stathopoulos C.</strong>&nbsp;and Tsakris A. (2013) Oxacillin-susceptible MRSA: could it become a successful MRSA type?&nbsp;<em>Future Microbiology</em>&nbsp;8:1365-1367.</li><li>Apostolidi M., Vourtsis D. J., Chasapis C. T.,&nbsp;<strong>Stathopoulos C.</strong>, Bentrop D. and Spyroulias G. (2014) ¹H, ¹⁵N, ¹³C assignment and secondary structure determination of two domains of La protein from D. discoideum.<em>&nbsp;Biomol NMR Assign</em>&nbsp;8: 47-51.</li><li>Kokkori S., Apostolidi M., Tsakris A., Pournaras S.,&nbsp;<strong>Stathopoulos C.</strong>&nbsp;(*) and Dinos G. (2014) Linezolid-dependent structure and function adaptation of ribosomes from linezolid-dependent S. epidermidis.&nbsp;<em>J Antimicrob Chemoth</em>&nbsp;58: 4651-4656. (*)&nbsp;<strong>corresponding author</strong></li><li>Argyriou A. I., Chasapis C. T., Apostolidi M., Konstantinidou P.,&nbsp;<strong>Stathopoulos C.</strong>, Bentrop D. and Spyroulias G. (2015) Solution NMR assignment and secondary structure determination of RRM2 domain of La protein from a lower eukaryote exhibiting identical structural organization with its human homolog.&nbsp;<em>Biomol NMR Assign</em>&nbsp;9: 219-222.</li><li>Chasapis C. T., Argyriou A. I., Apostolidi M., Konstantinidou P., Bentrop D.,&nbsp;<strong>Stathopoulos C.</strong>&nbsp;and Spyroulias G. (2015) 1H, 13C and 15N backbone and side-chain resonance assignment of the La-RRM1 module of La protein from Dictyostelium discoideum.&nbsp;<em>Biomol NMR Assign</em>&nbsp;9: 303-307.</li><li>Karavassilis V., Zarkotou O., Panopoulou M., Kachrimanidou M., Digalaki K., Stylianakis A., Gennimata V., Ntokou E.,&nbsp;<strong>Stathopoulos C.</strong>, Tsakris A. and Pournaras S. (2015) Wide dissemination of linezolid-resistant Staphylococcus epidermidis in Greece is associated with a linezolid-dependent ST22 clone.&nbsp;<em>J Antimicrob Chemoth</em>&nbsp;70: 1625-1629.</li><li>Apostolidi M., Saad N. Y., Drainas D., Pournaras S., Becker H. D. and&nbsp;<strong>Stathopoulos C.</strong>&nbsp;(*) (2015) A glyS T-box riboswitch with species-specific structural features responding to both proteinogenic and non-proteinogenic tRNAGly isoacceptors.&nbsp;<em>RNA</em>&nbsp;21: 1790-1806. (*)&nbsp;<strong>corresponding author</strong>&nbsp;(Cover Featured Article)</li><li>Dailiana Z. H., Christou D. C., Grafanaki K., Ioannou M. G.,&nbsp;<strong>Stathopoulos C.</strong>, Malizos K. N. and Varitimidis S. (2016) Histological and biochemical evidence related to the collagen quality in torn rotator cuff tendons.&nbsp;<em>Acta Orthopaedica Belgica</em>&nbsp;82: 179-188.</li><li>Anastasakis D., Skeparnias I., Shaukat N-A., Grafanaki K., Kanellou A., Taraviras S., Papachristou D. J., Papakyriakou A. and&nbsp;<strong>Stathopoulos C.</strong>&nbsp;(*) (2016) Mammalian PNLDC1 is a novel poly(A) specific exonuclease with discrete expression during early development.&nbsp;<em>Nucleic Acids Res</em>&nbsp;44: 8908-8920. (*)&nbsp;<strong>corresponding author</strong></li><li>Chaliotis A., Vlastaridis P., Mossialos D., Ibba M., Becker H. D.,&nbsp;<strong>Stathopoulos C.</strong>&nbsp;(*) and Amoutzias G. D. (2017) The complex evolutionary history of aminoacyl-tRNA synthetases.&nbsp;<em>Nucleic Acids Res</em>&nbsp;45: 1059-1068. (*)&nbsp;<strong>corresponding author</strong></li><li>Skeparnias I., Anastasakis D., Shaukat N-A., Grafanaki K., and&nbsp;<strong>Stathopoulos C.</strong>&nbsp;(*)(2017) The expanding repertoire of deadenylases&nbsp;<em>RNA Biology</em>&nbsp;7:1-6 (*) corresponding author</li><li>Stamatopoulou V., Apostolidi M., Li S., Labrinou K., Papakyriakou A., Zhang J. and&nbsp;<strong>Stathopoulos C.</strong>&nbsp;(*) (2017) Direct modulation of T-box riboswitch controlled transcription by protein synthesis inhibitors.&nbsp;<em>Nucleic Acids Re</em>s 45: 10242-10258. (*)&nbsp;<strong>corresponding author</strong></li><li>Grafanaki K., Anastasakis D., Kyriakopoulos G., Skeparnias I., Georgiou K. and&nbsp;<strong>Stathopoulos C.</strong>&nbsp;(*) (2019) Translation regulation in skin cancer from a tRNA point of view.&nbsp;<em>Epigenomics</em>&nbsp;11: 215-245. (*)&nbsp;<strong>corresponding author</strong></li><li>Li S., Su Z., Lehmann J., Stamatopoulou V., Giarimoglou N., Henderson F.E., Fan L., Pintilie G.D., Zhang K., Chen M., Ludtke SJ., Wang YX.,&nbsp;<strong>Stathopoulos C.</strong>, Chiu W., Zhang J. (2019) Structural basis of amino acid surveillance by higher-order tRNA-mRNA interactions.&nbsp;<em>Nat Struct Mol Biol</em>. 12:1094-1105&nbsp;<em>Featured in News and Views article:&nbsp;<a href=\"https://www.nature.com/articles/s41594-019-0340-9\">T-Box RNA gets boxed</a>&nbsp;by Weaver J.W. and Serganov A.</em></li><li>Skeparnias I., Anastasakis A.I., Grafanaki K., Kyriakopoulos G., Alexopoulos P., Dougenis D., Scorilas A., Konctos C.K. and&nbsp;<strong>Stathopoulos C.</strong>&nbsp;(*) (2020) Contribution of miRNAs, tRNAs and tRFs to Aberrant Signaling and Translation Deregulation in Lung Cancer.&nbsp;<em>Cancers</em>&nbsp;12:3056. (*)&nbsp;<strong>corresponding author</strong></li><li>Kaliatsi E.G., Argyriou A.I., Bouras G., Apostolidi M., Konstantinidou P., Shaukat A.N., Spyroulias G.A. and&nbsp;<strong>Stathopoulos C.</strong>&nbsp;(*) (2020) Functional and Structural Aspects of La Protein Overexression in Lung Cancer.&nbsp;<em>J Mol Biol&nbsp;</em>&nbsp;432:166712. (*)&nbsp;<strong>corresponding author</strong></li><li>Kaliatsi E.G., Giarimoglou N., Stathopoulos C. and&nbsp;Stamatopoulou V.&nbsp;(2020) Non-Coding RNA-Driven regulation of rRNA Biogenesis.&nbsp;<em>Int J Mol Sci</em>&nbsp;21: 9738</li></ol>\n<!-- /wp:list -->', 'Publications', '', 'inherit', 'closed', 'closed', '', '45-revision-v1', '', '', '2021-04-20 19:03:50', '2021-04-20 16:03:50', '', 45, 'http://9.dynacomp2.eu/rna/wordpress/?p=129', 0, 'revision', '', 0),
(130, 2, '2021-04-20 19:13:50', '2021-04-20 16:13:50', '', 'slidermembersarea02', '', 'inherit', 'open', 'closed', '', 'slidermembersarea02', '', '', '2021-04-20 19:13:50', '2021-04-20 16:13:50', '', 43, 'http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/slidermembersarea02.jpg', 0, 'attachment', 'image/jpeg', 0),
(131, 2, '2021-04-20 19:14:21', '2021-04-20 16:14:21', '', 'slidermembersarea01', '', 'inherit', 'open', 'closed', '', 'slidermembersarea01', '', '', '2021-04-20 19:14:21', '2021-04-20 16:14:21', '', 43, 'http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/slidermembersarea01.jpg', 0, 'attachment', 'image/jpeg', 0),
(132, 2, '2021-04-20 19:14:25', '2021-04-20 16:14:25', '', 'slidermembersarea02-1', '', 'inherit', 'open', 'closed', '', 'slidermembersarea02-1', '', '', '2021-04-20 19:14:25', '2021-04-20 16:14:25', '', 43, 'http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/slidermembersarea02-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(133, 2, '2021-04-20 19:14:28', '2021-04-20 16:14:28', '', 'slidermembersarea03', '', 'inherit', 'open', 'closed', '', 'slidermembersarea03', '', '', '2021-04-20 19:14:28', '2021-04-20 16:14:28', '', 43, 'http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/slidermembersarea03.jpg', 0, 'attachment', 'image/jpeg', 0),
(135, 2, '2021-04-20 19:14:32', '2021-04-20 16:14:32', '', 'sliderpeople03', '', 'inherit', 'open', 'closed', '', 'sliderpeople03', '', '', '2021-04-20 19:14:32', '2021-04-20 16:14:32', '', 43, 'http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/sliderpeople03.jpg', 0, 'attachment', 'image/jpeg', 0),
(136, 2, '2021-04-20 19:15:49', '2021-04-20 16:15:49', '', 'sliderpublic01', '', 'inherit', 'open', 'closed', '', 'sliderpublic01', '', '', '2021-04-20 19:15:49', '2021-04-20 16:15:49', '', 43, 'http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/sliderpublic01.jpg', 0, 'attachment', 'image/jpeg', 0),
(137, 2, '2021-04-20 19:15:54', '2021-04-20 16:15:54', '', 'sliderpublic02', '', 'inherit', 'open', 'closed', '', 'sliderpublic02', '', '', '2021-04-20 19:15:54', '2021-04-20 16:15:54', '', 43, 'http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/sliderpublic02.jpg', 0, 'attachment', 'image/jpeg', 0),
(138, 2, '2021-04-20 19:15:57', '2021-04-20 16:15:57', '', 'sliderpublic03', '', 'inherit', 'open', 'closed', '', 'sliderpublic03', '', '', '2021-04-20 19:15:57', '2021-04-20 16:15:57', '', 43, 'http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/sliderpublic03.jpg', 0, 'attachment', 'image/jpeg', 0),
(139, 2, '2021-04-20 19:16:00', '2021-04-20 16:16:00', '', 'sliderpublic04', '', 'inherit', 'open', 'closed', '', 'sliderpublic04', '', '', '2021-04-20 19:16:00', '2021-04-20 16:16:00', '', 43, 'http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/sliderpublic04.jpg', 0, 'attachment', 'image/jpeg', 0),
(140, 2, '2021-04-20 19:16:18', '2021-04-20 16:16:18', '', 'slidermembersarea01-1', '', 'inherit', 'open', 'closed', '', 'slidermembersarea01-1', '', '', '2021-04-20 19:16:18', '2021-04-20 16:16:18', '', 43, 'http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/slidermembersarea01-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(141, 2, '2021-04-20 19:16:25', '2021-04-20 16:16:25', '', 'slidermembersarea02-2', '', 'inherit', 'open', 'closed', '', 'slidermembersarea02-2', '', '', '2021-04-20 19:16:25', '2021-04-20 16:16:25', '', 43, 'http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/slidermembersarea02-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(142, 2, '2021-04-20 19:16:26', '2021-04-20 16:16:26', '<!-- wp:paragraph -->\n<p>Research in the RNA Biology group is or has been supported by several funding agencies, both domestic and international.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:gallery {\"ids\":[136,137,138,139,null],\"linkTo\":\"none\"} -->\n<figure class=\"wp-block-gallery columns-3 is-cropped\"><ul class=\"blocks-gallery-grid\"><li class=\"blocks-gallery-item\"><figure><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/sliderpublic01-1024x255.jpg\" alt=\"\" data-id=\"136\" data-link=\"http://9.dynacomp2.eu/rna/wordpress/funding/sliderpublic01/\" class=\"wp-image-136\"/></figure></li><li class=\"blocks-gallery-item\"><figure><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/sliderpublic02-1024x257.jpg\" alt=\"\" data-id=\"137\" data-link=\"http://9.dynacomp2.eu/rna/wordpress/funding/sliderpublic02/\" class=\"wp-image-137\"/></figure></li><li class=\"blocks-gallery-item\"><figure><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/sliderpublic03-1024x255.jpg\" alt=\"\" data-id=\"138\" data-link=\"http://9.dynacomp2.eu/rna/wordpress/funding/sliderpublic03/\" class=\"wp-image-138\"/></figure></li><li class=\"blocks-gallery-item\"><figure><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/sliderpublic04-1024x255.jpg\" alt=\"\" data-id=\"139\" data-link=\"http://9.dynacomp2.eu/rna/wordpress/funding/sliderpublic04/\" class=\"wp-image-139\"/></figure></li><li class=\"blocks-gallery-item\"><figure><img src=\"blob:http://9.dynacomp2.eu/4b1f4774-6dcb-4754-a9e2-e3afc5b41ea3\" data-id=\"\"/></figure></li></ul></figure>\n<!-- /wp:gallery -->', 'Funding', '', 'inherit', 'closed', 'closed', '', '43-revision-v1', '', '', '2021-04-20 19:16:26', '2021-04-20 16:16:26', '', 43, 'http://9.dynacomp2.eu/rna/wordpress/?p=142', 0, 'revision', '', 0),
(143, 2, '2021-04-20 19:17:31', '2021-04-20 16:17:31', '', 'logo01', '', 'inherit', 'open', 'closed', '', 'logo01', '', '', '2021-04-20 19:17:31', '2021-04-20 16:17:31', '', 43, 'http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/logo01.jpg', 0, 'attachment', 'image/jpeg', 0),
(144, 2, '2021-04-20 19:18:23', '2021-04-20 16:18:23', '', 'logo01-1', '', 'inherit', 'open', 'closed', '', 'logo01-1', '', '', '2021-04-20 19:18:23', '2021-04-20 16:18:23', '', 43, 'http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/logo01-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(145, 2, '2021-04-20 19:18:49', '2021-04-20 16:18:49', '', 'logo02', '', 'inherit', 'open', 'closed', '', 'logo02', '', '', '2021-04-20 19:18:49', '2021-04-20 16:18:49', '', 43, 'http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/logo02.jpg', 0, 'attachment', 'image/jpeg', 0),
(146, 2, '2021-04-20 19:18:50', '2021-04-20 16:18:50', '', 'logo03', '', 'inherit', 'open', 'closed', '', 'logo03', '', '', '2021-04-20 19:18:50', '2021-04-20 16:18:50', '', 43, 'http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/logo03.jpg', 0, 'attachment', 'image/jpeg', 0),
(147, 2, '2021-04-20 19:18:51', '2021-04-20 16:18:51', '', 'logo04', '', 'inherit', 'open', 'closed', '', 'logo04', '', '', '2021-04-20 19:18:51', '2021-04-20 16:18:51', '', 43, 'http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/logo04.jpg', 0, 'attachment', 'image/jpeg', 0),
(148, 2, '2021-04-20 19:18:53', '2021-04-20 16:18:53', '', 'logo4_new-1', '', 'inherit', 'open', 'closed', '', 'logo4_new-1', '', '', '2021-04-20 19:18:53', '2021-04-20 16:18:53', '', 43, 'http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/logo4_new-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(149, 2, '2021-04-20 19:18:54', '2021-04-20 16:18:54', '', 'logo05', '', 'inherit', 'open', 'closed', '', 'logo05', '', '', '2021-04-20 19:18:54', '2021-04-20 16:18:54', '', 43, 'http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/logo05.jpg', 0, 'attachment', 'image/jpeg', 0),
(150, 2, '2021-04-20 19:18:55', '2021-04-20 16:18:55', '', 'logo06', '', 'inherit', 'open', 'closed', '', 'logo06', '', '', '2021-04-20 19:18:55', '2021-04-20 16:18:55', '', 43, 'http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/logo06.jpg', 0, 'attachment', 'image/jpeg', 0),
(151, 2, '2021-04-20 19:21:34', '2021-04-20 16:21:34', '<!-- wp:paragraph -->\n<p>Research in the RNA Biology group is or has been supported by several funding agencies, both domestic and international.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:gallery {\"ids\":[136,137,138,139,141],\"linkTo\":\"none\"} -->\n<figure class=\"wp-block-gallery columns-3 is-cropped\"><ul class=\"blocks-gallery-grid\"><li class=\"blocks-gallery-item\"><figure><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/sliderpublic01-1024x255.jpg\" alt=\"\" data-id=\"136\" data-link=\"http://9.dynacomp2.eu/rna/wordpress/funding/sliderpublic01/\" class=\"wp-image-136\"/></figure></li><li class=\"blocks-gallery-item\"><figure><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/sliderpublic02-1024x257.jpg\" alt=\"\" data-id=\"137\" data-link=\"http://9.dynacomp2.eu/rna/wordpress/funding/sliderpublic02/\" class=\"wp-image-137\"/></figure></li><li class=\"blocks-gallery-item\"><figure><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/sliderpublic03-1024x255.jpg\" alt=\"\" data-id=\"138\" data-link=\"http://9.dynacomp2.eu/rna/wordpress/funding/sliderpublic03/\" class=\"wp-image-138\"/></figure></li><li class=\"blocks-gallery-item\"><figure><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/sliderpublic04-1024x255.jpg\" alt=\"\" data-id=\"139\" data-link=\"http://9.dynacomp2.eu/rna/wordpress/funding/sliderpublic04/\" class=\"wp-image-139\"/></figure></li><li class=\"blocks-gallery-item\"><figure><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/slidermembersarea02-2-1024x255.jpg\" alt=\"\" data-id=\"141\" data-full-url=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/slidermembersarea02-2.jpg\" data-link=\"http://9.dynacomp2.eu/rna/wordpress/funding/slidermembersarea02-2/\" class=\"wp-image-141\"/></figure></li></ul></figure>\n<!-- /wp:gallery -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator\"/>\n<!-- /wp:separator -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:image {\"id\":143,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/logo01.jpg\" alt=\"\" class=\"wp-image-143\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":145,\"width\":382,\"height\":91,\"sizeSlug\":\"large\"} -->\n<figure class=\"wp-block-image size-large is-resized\"><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/logo02.jpg\" alt=\"\" class=\"wp-image-145\" width=\"382\" height=\"91\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":146,\"sizeSlug\":\"large\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/logo03.jpg\" alt=\"\" class=\"wp-image-146\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":147,\"sizeSlug\":\"large\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/logo04.jpg\" alt=\"\" class=\"wp-image-147\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":149,\"sizeSlug\":\"large\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/logo05.jpg\" alt=\"\" class=\"wp-image-149\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":150,\"sizeSlug\":\"large\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/logo06.jpg\" alt=\"\" class=\"wp-image-150\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->', 'Funding', '', 'inherit', 'closed', 'closed', '', '43-revision-v1', '', '', '2021-04-20 19:21:34', '2021-04-20 16:21:34', '', 43, 'http://9.dynacomp2.eu/rna/wordpress/?p=151', 0, 'revision', '', 0),
(152, 2, '2021-04-20 19:22:07', '2021-04-20 16:22:07', '', 'logo01-2', '', 'inherit', 'open', 'closed', '', 'logo01-2', '', '', '2021-04-20 19:22:07', '2021-04-20 16:22:07', '', 43, 'http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/logo01-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(153, 2, '2021-04-20 19:22:08', '2021-04-20 16:22:08', '', 'logo03-1', '', 'inherit', 'open', 'closed', '', 'logo03-1', '', '', '2021-04-20 19:22:08', '2021-04-20 16:22:08', '', 43, 'http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/logo03-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(154, 2, '2021-04-20 19:22:09', '2021-04-20 16:22:09', '', 'logo05-1', '', 'inherit', 'open', 'closed', '', 'logo05-1', '', '', '2021-04-20 19:22:09', '2021-04-20 16:22:09', '', 43, 'http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/logo05-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(155, 2, '2021-04-20 19:23:08', '2021-04-20 16:23:08', '', 'logo03-2', '', 'inherit', 'open', 'closed', '', 'logo03-2', '', '', '2021-04-20 19:23:08', '2021-04-20 16:23:08', '', 43, 'http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/logo03-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(156, 2, '2021-04-20 19:23:54', '2021-04-20 16:23:54', '', 'logo02-1', '', 'inherit', 'open', 'closed', '', 'logo02-1', '', '', '2021-04-20 19:23:54', '2021-04-20 16:23:54', '', 43, 'http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/logo02-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(157, 2, '2021-04-20 19:24:13', '2021-04-20 16:24:13', '', 'logo03-3', '', 'inherit', 'open', 'closed', '', 'logo03-3', '', '', '2021-04-20 19:24:13', '2021-04-20 16:24:13', '', 43, 'http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/logo03-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(158, 2, '2021-04-20 19:24:22', '2021-04-20 16:24:22', '', 'logo04-1', '', 'inherit', 'open', 'closed', '', 'logo04-1', '', '', '2021-04-20 19:24:22', '2021-04-20 16:24:22', '', 43, 'http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/logo04-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(159, 2, '2021-04-20 19:24:59', '2021-04-20 16:24:59', '', 'logo05-2', '', 'inherit', 'open', 'closed', '', 'logo05-2', '', '', '2021-04-20 19:24:59', '2021-04-20 16:24:59', '', 43, 'http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/logo05-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(160, 2, '2021-04-20 19:25:10', '2021-04-20 16:25:10', '', 'logo06-1', '', 'inherit', 'open', 'closed', '', 'logo06-1', '', '', '2021-04-20 19:25:10', '2021-04-20 16:25:10', '', 43, 'http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/logo06-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(161, 2, '2021-04-20 19:25:16', '2021-04-20 16:25:16', '<!-- wp:paragraph -->\n<p>Research in the RNA Biology group is or has been supported by several funding agencies, both domestic and international.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:gallery {\"ids\":[136,137,138,139,141],\"linkTo\":\"none\"} -->\n<figure class=\"wp-block-gallery columns-3 is-cropped\"><ul class=\"blocks-gallery-grid\"><li class=\"blocks-gallery-item\"><figure><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/sliderpublic01-1024x255.jpg\" alt=\"\" data-id=\"136\" data-link=\"http://9.dynacomp2.eu/rna/wordpress/funding/sliderpublic01/\" class=\"wp-image-136\"/></figure></li><li class=\"blocks-gallery-item\"><figure><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/sliderpublic02-1024x257.jpg\" alt=\"\" data-id=\"137\" data-link=\"http://9.dynacomp2.eu/rna/wordpress/funding/sliderpublic02/\" class=\"wp-image-137\"/></figure></li><li class=\"blocks-gallery-item\"><figure><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/sliderpublic03-1024x255.jpg\" alt=\"\" data-id=\"138\" data-link=\"http://9.dynacomp2.eu/rna/wordpress/funding/sliderpublic03/\" class=\"wp-image-138\"/></figure></li><li class=\"blocks-gallery-item\"><figure><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/sliderpublic04-1024x255.jpg\" alt=\"\" data-id=\"139\" data-link=\"http://9.dynacomp2.eu/rna/wordpress/funding/sliderpublic04/\" class=\"wp-image-139\"/></figure></li><li class=\"blocks-gallery-item\"><figure><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/slidermembersarea02-2-1024x255.jpg\" alt=\"\" data-id=\"141\" data-full-url=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/slidermembersarea02-2.jpg\" data-link=\"http://9.dynacomp2.eu/rna/wordpress/funding/slidermembersarea02-2/\" class=\"wp-image-141\"/></figure></li></ul></figure>\n<!-- /wp:gallery -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator\"/>\n<!-- /wp:separator -->\n\n<!-- wp:group -->\n<div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:gallery {\"ids\":[152],\"linkTo\":\"none\"} -->\n<figure class=\"wp-block-gallery columns-1 is-cropped\"><ul class=\"blocks-gallery-grid\"><li class=\"blocks-gallery-item\"><figure><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/logo01-2.jpg\" alt=\"\" data-id=\"152\" data-link=\"http://9.dynacomp2.eu/rna/wordpress/funding/logo01-2/\" class=\"wp-image-152\"/></figure></li></ul></figure>\n<!-- /wp:gallery --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":156,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/logo02-1.jpg\" alt=\"\" class=\"wp-image-156\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:group -->\n\n<!-- wp:columns {\"verticalAlignment\":\"top\"} -->\n<div class=\"wp-block-columns are-vertically-aligned-top\"><!-- wp:column {\"verticalAlignment\":\"top\",\"width\":\"100%\"} -->\n<div class=\"wp-block-column is-vertically-aligned-top\" style=\"flex-basis:100%\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"align\":\"center\",\"id\":157,\"width\":217,\"height\":201,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large is-resized\"><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/logo03-3.jpg\" alt=\"\" class=\"wp-image-157\" width=\"217\" height=\"201\"/></figure></div>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"align\":\"center\",\"id\":158,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large\"><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/logo04-1.jpg\" alt=\"\" class=\"wp-image-158\"/></figure></div>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"align\":\"center\",\"id\":159,\"width\":192,\"height\":191,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large is-resized\"><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/logo05-2.jpg\" alt=\"\" class=\"wp-image-159\" width=\"192\" height=\"191\"/></figure></div>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"align\":\"center\",\"id\":160,\"width\":369,\"height\":77,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large is-resized\"><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/logo06-1.jpg\" alt=\"\" class=\"wp-image-160\" width=\"369\" height=\"77\"/></figure></div>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->', 'Funding', '', 'inherit', 'closed', 'closed', '', '43-revision-v1', '', '', '2021-04-20 19:25:16', '2021-04-20 16:25:16', '', 43, 'http://9.dynacomp2.eu/rna/wordpress/?p=161', 0, 'revision', '', 0),
(162, 2, '2021-04-20 19:27:54', '2021-04-20 16:27:54', '', 'sliderpublic01-1', '', 'inherit', 'open', 'closed', '', 'sliderpublic01-1', '', '', '2021-04-20 19:27:54', '2021-04-20 16:27:54', '', 43, 'http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/sliderpublic01-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(163, 2, '2021-04-20 19:27:57', '2021-04-20 16:27:57', '', 'sliderpublic02-1', '', 'inherit', 'open', 'closed', '', 'sliderpublic02-1', '', '', '2021-04-20 19:27:57', '2021-04-20 16:27:57', '', 43, 'http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/sliderpublic02-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(164, 2, '2021-04-20 19:28:00', '2021-04-20 16:28:00', '', 'sliderpublic03-1', '', 'inherit', 'open', 'closed', '', 'sliderpublic03-1', '', '', '2021-04-20 19:28:00', '2021-04-20 16:28:00', '', 43, 'http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/sliderpublic03-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(165, 2, '2021-04-20 19:28:03', '2021-04-20 16:28:03', '', 'sliderpublic04-1', '', 'inherit', 'open', 'closed', '', 'sliderpublic04-1', '', '', '2021-04-20 19:28:03', '2021-04-20 16:28:03', '', 43, 'http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/sliderpublic04-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(166, 2, '2021-04-20 19:28:34', '2021-04-20 16:28:34', '<!-- wp:group -->\n<div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container\"><!-- wp:group -->\n<div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container\"><!-- wp:gallery {\"ids\":[165],\"linkTo\":\"none\"} -->\n<figure class=\"wp-block-gallery columns-1 is-cropped\"><ul class=\"blocks-gallery-grid\"><li class=\"blocks-gallery-item\"><figure><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/sliderpublic04-1-1024x255.jpg\" alt=\"\" data-id=\"165\" data-full-url=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/sliderpublic04-1.jpg\" data-link=\"http://9.dynacomp2.eu/rna/wordpress/funding/sliderpublic04-1/\" class=\"wp-image-165\"/></figure></li></ul></figure>\n<!-- /wp:gallery --></div></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph -->\n<p>Research in the RNA Biology group is or has been supported by several funding agencies, both domestic and international.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator\"/>\n<!-- /wp:separator -->\n\n<!-- wp:group -->\n<div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:gallery {\"ids\":[152],\"linkTo\":\"none\"} -->\n<figure class=\"wp-block-gallery columns-1 is-cropped\"><ul class=\"blocks-gallery-grid\"><li class=\"blocks-gallery-item\"><figure><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/logo01-2.jpg\" alt=\"\" data-id=\"152\" data-link=\"http://9.dynacomp2.eu/rna/wordpress/funding/logo01-2/\" class=\"wp-image-152\"/></figure></li></ul></figure>\n<!-- /wp:gallery --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":156,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/logo02-1.jpg\" alt=\"\" class=\"wp-image-156\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:group -->\n\n<!-- wp:columns {\"verticalAlignment\":\"top\"} -->\n<div class=\"wp-block-columns are-vertically-aligned-top\"><!-- wp:column {\"verticalAlignment\":\"top\",\"width\":\"100%\"} -->\n<div class=\"wp-block-column is-vertically-aligned-top\" style=\"flex-basis:100%\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"align\":\"center\",\"id\":157,\"width\":217,\"height\":201,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large is-resized\"><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/logo03-3.jpg\" alt=\"\" class=\"wp-image-157\" width=\"217\" height=\"201\"/></figure></div>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"align\":\"center\",\"id\":158,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large\"><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/logo04-1.jpg\" alt=\"\" class=\"wp-image-158\"/></figure></div>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"align\":\"center\",\"id\":159,\"width\":192,\"height\":191,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large is-resized\"><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/logo05-2.jpg\" alt=\"\" class=\"wp-image-159\" width=\"192\" height=\"191\"/></figure></div>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"align\":\"center\",\"id\":160,\"width\":369,\"height\":77,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large is-resized\"><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/logo06-1.jpg\" alt=\"\" class=\"wp-image-160\" width=\"369\" height=\"77\"/></figure></div>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->', 'Funding', '', 'inherit', 'closed', 'closed', '', '43-revision-v1', '', '', '2021-04-20 19:28:34', '2021-04-20 16:28:34', '', 43, 'http://9.dynacomp2.eu/rna/wordpress/?p=166', 0, 'revision', '', 0);
INSERT INTO `wprna_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(167, 2, '2021-04-20 19:29:21', '2021-04-20 16:29:21', '<!-- wp:group -->\n<div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container\"><!-- wp:group -->\n<div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container\"><!-- wp:gallery {\"ids\":[165],\"linkTo\":\"none\"} -->\n<figure class=\"wp-block-gallery columns-1 is-cropped\"><ul class=\"blocks-gallery-grid\"><li class=\"blocks-gallery-item\"><figure><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/sliderpublic04-1-1024x255.jpg\" alt=\"\" data-id=\"165\" data-full-url=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/sliderpublic04-1.jpg\" data-link=\"http://9.dynacomp2.eu/rna/wordpress/funding/sliderpublic04-1/\" class=\"wp-image-165\"/></figure></li></ul></figure>\n<!-- /wp:gallery --></div></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph -->\n<p>Research in the RNA Biology group is or has been supported by several funding agencies, both domestic and international.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator\"/>\n<!-- /wp:separator -->\n\n<!-- wp:group -->\n<div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:gallery {\"ids\":[152],\"linkTo\":\"none\"} -->\n<figure class=\"wp-block-gallery columns-1 is-cropped\"><ul class=\"blocks-gallery-grid\"><li class=\"blocks-gallery-item\"><figure><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/logo01-2.jpg\" alt=\"\" data-id=\"152\" data-link=\"http://9.dynacomp2.eu/rna/wordpress/funding/logo01-2/\" class=\"wp-image-152\"/></figure></li></ul></figure>\n<!-- /wp:gallery --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":156,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/logo02-1.jpg\" alt=\"\" class=\"wp-image-156\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:group -->\n\n<!-- wp:columns {\"verticalAlignment\":\"top\"} -->\n<div class=\"wp-block-columns are-vertically-aligned-top\"><!-- wp:column {\"verticalAlignment\":\"top\",\"width\":\"100%\"} -->\n<div class=\"wp-block-column is-vertically-aligned-top\" style=\"flex-basis:100%\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"align\":\"center\",\"id\":157,\"width\":217,\"height\":201,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large is-resized\"><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/logo03-3.jpg\" alt=\"\" class=\"wp-image-157\" width=\"217\" height=\"201\"/></figure></div>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"align\":\"center\",\"id\":158,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large\"><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/logo04-1.jpg\" alt=\"\" class=\"wp-image-158\"/></figure></div>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"align\":\"center\",\"id\":159,\"width\":164,\"height\":163,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large is-resized\"><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/logo05-2.jpg\" alt=\"\" class=\"wp-image-159\" width=\"164\" height=\"163\"/></figure></div>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"align\":\"center\",\"id\":160,\"width\":369,\"height\":77,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large is-resized\"><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/logo06-1.jpg\" alt=\"\" class=\"wp-image-160\" width=\"369\" height=\"77\"/></figure></div>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->', 'Funding', '', 'inherit', 'closed', 'closed', '', '43-revision-v1', '', '', '2021-04-20 19:29:21', '2021-04-20 16:29:21', '', 43, 'http://9.dynacomp2.eu/rna/wordpress/?p=167', 0, 'revision', '', 0),
(168, 2, '2021-04-20 20:48:12', '2021-04-20 17:48:12', '', 'logo01-3', '', 'inherit', 'open', 'closed', '', 'logo01-3', '', '', '2021-04-20 20:48:12', '2021-04-20 17:48:12', '', 43, 'http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/logo01-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(169, 2, '2021-04-20 20:48:20', '2021-04-20 17:48:20', '', 'logo03-4', '', 'inherit', 'open', 'closed', '', 'logo03-4', '', '', '2021-04-20 20:48:20', '2021-04-20 17:48:20', '', 43, 'http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/logo03-4.jpg', 0, 'attachment', 'image/jpeg', 0),
(170, 2, '2021-04-20 20:48:31', '2021-04-20 17:48:31', '', 'logo02-2', '', 'inherit', 'open', 'closed', '', 'logo02-2', '', '', '2021-04-20 20:48:31', '2021-04-20 17:48:31', '', 43, 'http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/logo02-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(171, 2, '2021-04-20 20:49:21', '2021-04-20 17:49:21', '', 'logo05-3', '', 'inherit', 'open', 'closed', '', 'logo05-3', '', '', '2021-04-20 20:49:21', '2021-04-20 17:49:21', '', 43, 'http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/logo05-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(172, 2, '2021-04-20 20:49:33', '2021-04-20 17:49:33', '', 'logo05-4', '', 'inherit', 'open', 'closed', '', 'logo05-4', '', '', '2021-04-20 20:49:33', '2021-04-20 17:49:33', '', 43, 'http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/logo05-4.jpg', 0, 'attachment', 'image/jpeg', 0),
(173, 2, '2021-04-20 20:50:11', '2021-04-20 17:50:11', '', 'logo04-2', '', 'inherit', 'open', 'closed', '', 'logo04-2', '', '', '2021-04-20 20:50:11', '2021-04-20 17:50:11', '', 43, 'http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/logo04-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(174, 2, '2021-04-20 20:50:30', '2021-04-20 17:50:30', '', 'logo06-2', '', 'inherit', 'open', 'closed', '', 'logo06-2', '', '', '2021-04-20 20:50:30', '2021-04-20 17:50:30', '', 43, 'http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/logo06-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(175, 2, '2021-04-20 20:51:50', '2021-04-20 17:51:50', '<!-- wp:group -->\n<div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container\"><!-- wp:group -->\n<div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container\"><!-- wp:gallery {\"ids\":[165],\"linkTo\":\"none\"} -->\n<figure class=\"wp-block-gallery columns-1 is-cropped\"><ul class=\"blocks-gallery-grid\"><li class=\"blocks-gallery-item\"><figure><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/sliderpublic04-1-1024x255.jpg\" alt=\"\" data-id=\"165\" data-full-url=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/sliderpublic04-1.jpg\" data-link=\"http://9.dynacomp2.eu/rna/wordpress/funding/sliderpublic04-1/\" class=\"wp-image-165\"/></figure></li></ul></figure>\n<!-- /wp:gallery --></div></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph -->\n<p>Research in the RNA Biology group is or has been supported by several funding agencies, both domestic and international.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator\"/>\n<!-- /wp:separator -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"align\":\"center\",\"id\":168,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large\"><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/logo01-3.jpg\" alt=\"\" class=\"wp-image-168\"/></figure></div>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"align\":\"center\",\"id\":169,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large\"><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/logo03-4.jpg\" alt=\"\" class=\"wp-image-169\"/></figure></div>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"align\":\"center\",\"id\":170,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large\"><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/logo02-2.jpg\" alt=\"\" class=\"wp-image-170\"/></figure></div>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:group -->\n<div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"align\":\"center\",\"id\":171,\"width\":113,\"height\":112,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large is-resized\"><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/logo05-3.jpg\" alt=\"\" class=\"wp-image-171\" width=\"113\" height=\"112\"/></figure></div>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":173,\"width\":257,\"height\":40,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large is-resized\"><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/logo04-2.jpg\" alt=\"\" class=\"wp-image-173\" width=\"257\" height=\"40\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":174,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/logo06-2.jpg\" alt=\"\" class=\"wp-image-174\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:group --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->', 'Funding', '', 'inherit', 'closed', 'closed', '', '43-revision-v1', '', '', '2021-04-20 20:51:50', '2021-04-20 17:51:50', '', 43, 'http://9.dynacomp2.eu/rna/wordpress/?p=175', 0, 'revision', '', 0),
(176, 2, '2021-04-20 20:53:10', '2021-04-20 17:53:10', '', 'sliderpublic01-2', '', 'inherit', 'open', 'closed', '', 'sliderpublic01-2', '', '', '2021-04-20 20:53:10', '2021-04-20 17:53:10', '', 45, 'http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/sliderpublic01-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(177, 2, '2021-04-20 20:53:23', '2021-04-20 17:53:23', '<!-- wp:list {\"ordered\":true} -->\n<ol><li><strong>Stathopoulos C.</strong>, Kalpaxis D. L., and Drainas D. (1995) Partial purification and characterization of RNase Ρ from Dictyostelium discoideum.&nbsp;<em>Eur J Biochem</em>&nbsp;228: 976-980.</li><li>Tekos A.,&nbsp;<strong>Stathopoulos C.</strong>, and Drainas D. (1998) Bimodal action of the alkaline earth cations on Dictyostelium discoideum ribonuclease Ρ activity.&nbsp;<em>Biochemistry</em>&nbsp;37: 15474-15480.</li><li>Tekos A., Tsagla A.,&nbsp;<strong>Stathopoulos C.</strong>, and Drainas D. (1999) Inhibition of Dictyostelium discoideum ribonuclease Ρ activity by aminoglycosides.&nbsp;<em>Nucleic Acids Symp Series</em>&nbsp;41: 152-154</li><li>Tumbula D., Vothknecht U.C., Kirn H., Ibba M., Min B., Li T., Pelaschier J.,&nbsp;<strong>Stathopoulos C.</strong>, Becker H. D. and Söll D. (1999) Archaeal aminoacyl-tRNA synthesis: diversity replaces dogma.&nbsp;<em>Genetics</em>&nbsp;152: 1269-1276.</li><li>Li T., Graham D. E., Stathopoulos C.,Haney P.J., Kirn H., Vothknecht U.C., Kitabatake M., Hong K., Eggertsson G., Curnow A.W., Lin W., Celic I., Whitman W. and Söll D. (1999) Cysteinyl-tRNA formation: the last puzzle of aminoacyl-tRNA synthesis.&nbsp;<em>FEBS Letters</em>&nbsp;462: 302-306.</li><li>Papadimou Ε., Monastirli A.,<strong>&nbsp;Stathopoulos C.</strong>, Tsambaos D., and Drainas D. (2000) Modulation of ribonuclease Ρ activity by calcipotriol.&nbsp;<em>Eur J Biochem</em>&nbsp;267: 1173-1177.</li><li><strong>Stathopoulos C.</strong>, Tsagla A., Tekos A., and Drainas D. (2000) Effect of peptidyltransferase inhibitors on ribonuclease Ρ activity from Dictyostelium discoideum.&nbsp;<em>Mol Biol Reports</em>&nbsp;27: 107-111.</li><li>Tekos A., Tsagla A.,&nbsp;<strong>Stathopoulos C.</strong>&nbsp;and Drainas D. (2000) Inhibition of eukaryotic ribonuclease Ρ activity by aminoglycosides. Kinetic studies.&nbsp;<em>FEBS Letters</em>&nbsp;485: 71-75.</li><li><strong>Stathopoulos C.</strong>, Li T., Longman R., Vothknecht U.C., Becker H.D., Ibba M. and Söll D. (2000). One polypeptide with two aminoacyl-tRNA synthetase activities.&nbsp;<em>Science</em>&nbsp;287: 479-482.</li><li>Ibba M., Becker H. D.,&nbsp;<strong>Stathopoulos C.</strong>, Tumbula D. and Söll D. (2000) The adaptor hypothesis revisited.<em>&nbsp;Trends Biochem Sci</em>&nbsp;25: 311-316.</li><li>Bunjun S. (*),&nbsp;<strong>Stathopoulos C.</strong>&nbsp;(*), Graham D., Min B., Kitabatake M., Wang A.L., Wang&nbsp;&nbsp; C.C., Vivares C.P., Weiss L.M. and Söll D. (2000) A dual-specificity aminoacyl-tRNA synthetase in the deep-rooted eukaryote Giardia lamblia.&nbsp;<em>Proc Natl Acad Sci USA</em>&nbsp;97: 12997-13002. (*) first co-authors</li><li><strong>Stathopoulos C.</strong>, Jacquin-Becker C., Becker H.D., Li T., Ambrogelly A., Longman R. and Söll D. (2001) Methanococcus jannaschii Prolyl-Cysteinyl-tRNA synthetase possesses overlapping amino acid binding sites.&nbsp;<em>Biochemistry</em>&nbsp;40: 46-52.</li><li><strong>Stathopoulos C.</strong>, Tekos A., Zarkadis, I. and Drainas D. (2001) Extensive deproteinization of Dictyostelium discoideum RNase Ρ reveals a new catalytic activity.&nbsp;<em>Eur J Biochem</em>&nbsp;268: 2134-2140.</li><li>Ibba M.,&nbsp;<strong>Stathopoulos C.</strong>&nbsp;and Söll D. (2001). Protein Synthesis: 23 Amino acids and counting.&nbsp;<em>Current Biology</em>&nbsp;11: 563-565.</li><li>Ruan B., Ahel I., Ambrogelly A., Becker H. D., Bunjun S., Feng L., Tumbula D., Ibba M., Korencic D., Kobayashi H., Jacquin-Becker C., Mejlhede N., Min B., Raczniak G., Rinehart J.,&nbsp;<strong>Stathopoulos C.</strong>, Li T. and Söll D. (2001). Genomics and the evolution of aminoacyl-tRNA synthesis.&nbsp;<em>Acta Biochim Pol</em>&nbsp;48: 313-321.</li><li><strong>Stathopoulos C.</strong>, Kim W., Li T., Anderson I., Palioura S., Whitman W. and Söll D. (2001) Cysteinyl-tRNA synthetase is not essential for the viability of the archeaon Methanococcus maripaludis.&nbsp;<em>Proc Natl Acad Sci USA</em>&nbsp;98: 14292-14297.</li><li>Feng L.,&nbsp;<strong>Stathopoulos C.</strong>, Ahel I., Mitra A., Hartsch T., Tumbula D. and Söll D. (2002). Aminoacyl-tRNA formation in the hyperthermophile Themus thermophilus.<em>&nbsp;Extremophiles</em>&nbsp;6: 167-174.</li><li>Jacquin-Becker C., Ahel I., Ambrogelly A., Ruan B. Söll D. and&nbsp;<strong>Stathopoulos C</strong>. (2002) Cysteinyl-tRNA formation and prolyl-tRNA synthetase&nbsp;<em>FEBS Letters</em>&nbsp;514: 34-36.</li><li><strong>Stathopoulos C.</strong>, Ahel I., Ambrogelly A., Becker H., Bunjun S., Feng L., Herring S., Jacquin-Becker C., Kobayashi H., Korencic D., Krett B., Mejlhede N., Min B., Nakano H., Namgoong S., Polycarpo C., Raczniak G., Rinehart J., Rosas-Sandoval G., Ruan B., Sabina J., Sauerwald A., Toogood H., Tumbula-Hansen D., Ibba M. and Söll D. (2002). Aminoacyl-tRNA synthesis: a post-genome perspective.&nbsp;<em>Cold Spring Harbor Symp Quant Biol</em>&nbsp;Vol. LXVI 175-183.</li><li>Ahel I.,&nbsp;<strong>Stathopoulos C.</strong>, Ambrogelly A., Sauerwald A., Toogood H., Hartsch T. and Söll D. (2002) Cysteine activation is an inherent property of prolyl-tRNA synthetases.&nbsp;<em>J Biol Chem</em>&nbsp;277: 34743-34748.</li><li>Ambrogelly A., Ahel I., Polycarpo C., Bunjun-Srihari S., Krett B., Jacquin-Becker C., Kohrer C.,&nbsp;<strong>Stathopoulos C.</strong>, RajBhandary U.L. and Söll D. (2002) Methanocaldococcus jannaschii prolyl-tRNA synthetase charges tRNAPro with cysteine.&nbsp;<em>J Biol Chem</em>&nbsp;277: 34749-34754.</li><li>Kalavrizioti D., Vourekas A., Tekos A.,&nbsp;<strong>Stathopoulos C.</strong>&nbsp;and Drainas D. (2003) Kinetics of inhibition of ribonuclease P activity by peptidyl-transferase inhibitors&nbsp;<em>Mol Biol Reports</em>&nbsp;30: 9-15.</li><li>Kamtekar S., Kennedy D.W., Wang J.,&nbsp;<strong>Stathopoulos C</strong>., Söll D. and Steitz, T.A. (2003) The structural basis of cysteine aminoacylation of tRNAPro by prolyl-tRNA synthetases.&nbsp;<em>Proc Natl Acad Sci USA</em>&nbsp;100: 1673-1678.</li><li>Korencic D., Ahel I., Schelert J., Sacher M., Ruan B.,&nbsp;<strong>Stathopoulos C.</strong>, Blum P., Ibba, M. and Söll D. (2004) A freestanding proofreading domain isrequired for protein synthesis quality control in archaea.&nbsp;<em>Proc Natl Acad Sci USA</em>&nbsp;101: 10260-10265.</li><li>Tekos A. (*),&nbsp;<strong>Stathopoulos C.</strong>&nbsp;(*), Tsambaos D. and Drainas D. (2004) RNase P: a screening system and molecular target for the development of new drugs.&nbsp;<em>Curr Med Chem</em>&nbsp;11: 2979-2989. (*)&nbsp;<strong>first co-authors</strong></li><li>Ruan B., Bovee M.L., Sacher M.,&nbsp;<strong>Stathopoulos C.</strong>, Poralla K., Francklyn C.S. and Söll D. (2005) A unique hydrophobic cluster near the active site contributes to differences of borrelidin inhibition among threonyl-tRNA synthetases.&nbsp;<em>J Biol Chem</em>&nbsp;280: 571-577.</li><li>Ambrogelly A., Kamtekar S.,&nbsp;<strong>Stathopoulos C.</strong>, Kennedy D. and Söll D. (2005) Asymmetrical behavior of archaeal proly-tRNA synthetase&nbsp;<em>FEBS Letters</em>&nbsp;579: 6017-6022.</li><li>Kottaridi C., Bolanaki E., Mamuris Z.,&nbsp;<strong>Stathopoulos C.</strong>&nbsp;and Markoulatos P. (2006) Molecular phylogeny of VP1, 2A and 2B genes of echovirus isolates: epidemiological linkage and observations on genetic variation&nbsp;<em>Arch Virol</em>&nbsp;151: 1117-1132.</li><li>Paximadi E., Karakasiliotis I., Mamuris Z.,&nbsp;<strong>Stathopoulos C.</strong>, Krikelis V. and Markoulatos P. (2006) Genomic analysis of recombinant Sabin clinical isolates&nbsp;<em>Virus Genes</em>&nbsp;32: 203-210.</li><li>Vourekas A., Kalavrizioti D.,&nbsp;<strong>Stathopoulos C.</strong>, (*) and Drainas D. (2006) Modulation of catalytic RNA biological activity by small molecule effectors.&nbsp;<em>M Rev Med Chem</em>&nbsp;6: 971-978. (*)&nbsp;<strong>corresponding author</strong></li><li>Kalavrizioti D. Vourekas A., Stamatopoulou, V., Toumpeki C., Giannouli S.,&nbsp;<strong>Stathopoulos C.</strong>, (*) and Drainas D. (2006) RNA-mediated therapeutics: from gene inactivation to clinical application&nbsp;<em>Curr Top Med Chem</em>&nbsp;6: 1737-1758. (*)&nbsp;<strong>corresponding author</strong></li><li>Bailly M., Giannouli S., Blaise M.,&nbsp;<strong>Stathopoulos C.</strong>&nbsp;(*), Kern D and Becker H. D. (2006) A single tRNA base-pair mediates bacterial tRNA-dependent biosynthesis of asparargine.<em>&nbsp;Nucleic Acids Res&nbsp;</em>34: 6083-6094. (*)&nbsp;<strong>correspondin gauthor</strong></li><li>Vourekas A., Kalavrizioti D., Tekos A., Zarkadis I.,&nbsp;<strong>Stathopoulos C.</strong>&nbsp;(*) and Drainas D. (2007) A 40.7 kDa Rpp30/Rpp1 homologue is a protein subunit of Dictyostelium discoideum RNase P holoenzyme.&nbsp;<em>Biochimie</em>&nbsp;89: 301-310. (*)&nbsp;<strong>corresponding author</strong></li><li>Stagos D., Spanou C., Margariti M.,<strong>&nbsp;Stathopoulos C.</strong>, Mamuris Z., Kazantzoglou G., Magiatis P. and Kouretas D. (2007) Cytogenetic effects of grape extracts (Vitis vinifera) and polyphenols on mitomycin C-induced SCEs in human blood lymphocytes.&nbsp;<em>J Agric Food Chem</em>&nbsp;55: 5246-5252.</li><li>Zifa E., Giannouli S., Theotokis P., Stamatis K., Mamuris Z. and&nbsp;<strong>Stathopoulos C.</strong>&nbsp;(*)(2007) Mitochondrial tRNA mutations: functional and clinical perturbations.&nbsp;<em>RNA Biology</em>&nbsp;4: 38-66. (*)<strong>&nbsp;corresponding author</strong></li><li>Kontou M., Kristo I., Ikonomidis A., Maniatis A., Pournaras S. and&nbsp;<strong>Stathopoulos C.</strong>&nbsp;(*)(2007) Molecular cloning and biochemical characterization of VIM-12, a novel hybrid metallo-β-lactamase from a Klebsiella pneumoniae clinical isolate, reveals atypical substrate specificity.&nbsp;<em>Biochemistry</em>&nbsp;46: 13170-13178. (*)&nbsp;<strong>corresponding author</strong></li><li>Stamatis C., Giannouli, S., Suchentrunk F., Sert H.,&nbsp;<strong>Stathopoulos C.</strong>&nbsp;(*) and Mamuris Z. (2008) RecruitmentofmitochondrialtRNAgenesasauxiliary variability markersfor both intra- and inter-species analyses: the paradigm of brown hare (Lepus europaeus)<em>&nbsp;Gene</em>&nbsp;410: 154-164. (*)&nbsp;<strong>corresponding author</strong></li><li>Zifa E., Theotokis P., Kaminari A., Maridaki H., Leze H., Petsiava E., Mamuris Z. and&nbsp;<strong>Stathopoulos C.</strong>&nbsp;(*) (2008) A novel G3337A mitochondrial ND1 mutation related to cardiomyopathy co-segregates with tRNALeu(CUN) A12308G and tRNAThr C15946T mutations.&nbsp;<em>Mitochondrion</em>&nbsp;8: 229-236. (*)&nbsp;<strong>corresponding author</strong></li><li>Ikonomidis A., Michail G., Vasdeki A., Labrou M., Karavasilis V.,&nbsp;<strong>Stathopoulos C.</strong>, Maniatis A. and Pournaras S. (2008) In vitro and in vivo evaluation of oxacillin efficiency on mecA-positive oxacillin-susceptible Staphylococcus aureus.&nbsp;<em>Antimicrob Agents Chem</em>&nbsp;52: 3905-3908.</li><li>Balatsos N. A. A., Anastasakis D. and&nbsp;<strong>Stathopoulos C.</strong>&nbsp;(*) (2009) Inhibition of human poly(A)-specific ribonuclease (PARN) by purine nucleotides: kinetic analysis.&nbsp;<em>J Enz Inh Med Chem</em>&nbsp;24: 516-523. (*)&nbsp;<strong>corresponding author</strong></li><li>Giannouli S., Kyritsis A., Malissovas N., Becker H.D. and&nbsp;<strong>Stathopoulos C.</strong>&nbsp;(*) (2009) On the role of an unusual tRNAGly isoacceptor in Staphylococcus aureus.&nbsp;<em>Biochimie</em>&nbsp;91: 344-351. (*)&nbsp;<strong>corresponding author</strong></li><li>Papatheodorou L.K., Malizos K.N., Poultisidis L.A., Hantes M.E., Giannouli S., Grafanaki K., Ioannou M.G., Koukoulis G. K., Protopappas V. C., Fotiadis D. I. and&nbsp;<strong>Stathopoulos C.</strong>&nbsp;(2009) Effect of transosseus application of low-intensity ultrasound at the tendon graft-bone interface healing: Gene expression and histological analysis in rabbits.&nbsp;<em>Ultrasound Med Biol</em>&nbsp;35: 576-584.</li><li>Balatsos N.A.A., Vlachakis D., Maragozidis P., Manta S., Anastasakis D., Kyritsis A., Vlassi M., Komiotis D. and&nbsp;<strong>Stathopoulos C.</strong>&nbsp;(*) (2009) Competitive inhibition of human poly(A)-specific ribonuclease (PARN) by synthetic fluoro-pyranosyl nucleosides.&nbsp;<em>Biochemistry</em>&nbsp;48: 6044-6051. (*)&nbsp;<strong>corresponding author</strong></li><li>Giannouli S., Labrou M., Kyritsis A., Ikonomidis A., Pournaras S.,&nbsp;<strong>Stathopoulos C.</strong>&nbsp;(*) and Tsakris A. (2010) Detection of mutations in FemXAB protein family in oxacillin-susceptible, mecA positive Staphylococcus aureus clinical isolates&nbsp;<em>J Antimicrob Chemoth</em>&nbsp;65: 626-633. (*)&nbsp;<strong>corresponding author</strong></li><li>Balatsos N.A.A., Vlachakis D., Chatzigeorgiou V., Manta S., Komiotis D., Vlassi M. and&nbsp;<strong>Stathopoulos C.</strong>&nbsp;(*) (2012) Kinetic and in silico analysis of the slow-binding inhibition of human Poly(A)-Specific Ribonuclease (PARN) by novel nucleoside analogues.&nbsp;<em>Biochimie</em>&nbsp;94: 214-221. (*)&nbsp;<strong>corresponding author</strong></li><li>Tsikrikonis G., Maniatis A.N., Labrou M., Ntokou E., Michail G., Daponte A.,&nbsp;<strong>Stathopoulos C.</strong>, Tsakris A. and Pournaras S. (2012) Differences in biofilm formation and virulence genes between clinical and fecal enterococcal isolates of human and animal origin.&nbsp;<em>Microbial Pathogenesis</em>&nbsp;52: 336-343.</li><li>Ntokou E.,&nbsp;<strong>Stathopoulos C.</strong>, Kristo I., Dimitroulia E., Labrou M., Makris D., Zakynhtinos E., Tsakris A. and Pournaras S. (2012) Intensive care unit outbreak caused by multiple clones of linezolid-resistant Enterococcus faecalis and Enterococcus faecium in a tertiary hospital.&nbsp;<em>J Antimicrob Chemoth</em>&nbsp;67: 1819-1823.</li><li>Balatsos N. A. A., Maragozidis P., Anastasakis D. and&nbsp;<strong>Stathopoulos C.</strong>&nbsp;(*) (2012) Modulation of poly(A)-specific ribonuclease (PARN): current knowledge and perspectives.&nbsp;<em>Current Med Chem</em>&nbsp;19: 4838-4849. (*)<strong>&nbsp;corresponding author</strong></li><li>Vlachakis D., Pavlopoulou A., Tsiliki G., Komiotis D.,&nbsp;<strong>Stathopoulos C.</strong>&nbsp;Balatsos N. and Kossida S. (2012) An intergraded in silico approach to design specific inhibitors targeting human poly(A)-specific ribonuclease.&nbsp;<em>PLoS ONE</em>&nbsp;7: e51113.</li><li>Karoulia Z., Nomikos M., Thanassoulas A., Papadopoulos G., Papadopoulou-Choli D., Nounessis G., Kontou M.,&nbsp;<strong>Stathopoulos C.</strong>&nbsp;(*), and Leonidas D.D. (2013) Studies on the intramolecular interactions between the A1 and A2 domains of the von Willebrand factor.&nbsp;<em>Protein and Peptide Lett</em>&nbsp;20: 131-140. (*)&nbsp;<strong>corresponding author</strong></li><li>Pournaras S., Köck R., Mossialos D., Mellmann A., Sakellaris V.,&nbsp;<strong>Stathopoulos C.</strong>, Friedrich A. W. and Tsakris A. (2013) Detection of a phylogenetically distinct IMP-type metallo-ß-lactamase, IMP-35, in a CC235 Pseudomonas aeruginosa from the Dutch-German border region (Euregio).&nbsp;<em>J Antimicrob Chemoth</em>&nbsp;68: 1271-1276.</li><li>Pournaras S., Ntokou E., Zarkotou O., Ranellou K., Themeli-Digalaki K.,&nbsp;<strong>Stathopoulos C.</strong>&nbsp;and Tsakris A. (2013) Emergence of linezolid-dependent Staphylococcus epidermidis bloodstream isolates.&nbsp;<em>Emerging Infect Dis</em>&nbsp;19: 129-132.</li><li>Saad N. Y., Stamatopoulou V., Drainas D.,&nbsp;<strong>Stathopoulos C.</strong>&nbsp;(*) and Becker H. D. (2013) Τwo-codon T-box riboswitch binding two tRNAs.&nbsp;<em>Proc Natl Acad Sci USA</em>&nbsp;110: 12756-12761. (*)&nbsp;<strong>corresponding author</strong></li><li>Pournaras S.,&nbsp;<strong>Stathopoulos C.</strong>&nbsp;and Tsakris A. (2013) Oxacillin-susceptible MRSA: could it become a successful MRSA type?&nbsp;<em>Future Microbiology</em>&nbsp;8:1365-1367.</li><li>Apostolidi M., Vourtsis D. J., Chasapis C. T.,&nbsp;<strong>Stathopoulos C.</strong>, Bentrop D. and Spyroulias G. (2014) ¹H, ¹⁵N, ¹³C assignment and secondary structure determination of two domains of La protein from D. discoideum.<em>&nbsp;Biomol NMR Assign</em>&nbsp;8: 47-51.</li><li>Kokkori S., Apostolidi M., Tsakris A., Pournaras S.,&nbsp;<strong>Stathopoulos C.</strong>&nbsp;(*) and Dinos G. (2014) Linezolid-dependent structure and function adaptation of ribosomes from linezolid-dependent S. epidermidis.&nbsp;<em>J Antimicrob Chemoth</em>&nbsp;58: 4651-4656. (*)&nbsp;<strong>corresponding author</strong></li><li>Argyriou A. I., Chasapis C. T., Apostolidi M., Konstantinidou P.,&nbsp;<strong>Stathopoulos C.</strong>, Bentrop D. and Spyroulias G. (2015) Solution NMR assignment and secondary structure determination of RRM2 domain of La protein from a lower eukaryote exhibiting identical structural organization with its human homolog.&nbsp;<em>Biomol NMR Assign</em>&nbsp;9: 219-222.</li><li>Chasapis C. T., Argyriou A. I., Apostolidi M., Konstantinidou P., Bentrop D.,&nbsp;<strong>Stathopoulos C.</strong>&nbsp;and Spyroulias G. (2015) 1H, 13C and 15N backbone and side-chain resonance assignment of the La-RRM1 module of La protein from Dictyostelium discoideum.&nbsp;<em>Biomol NMR Assign</em>&nbsp;9: 303-307.</li><li>Karavassilis V., Zarkotou O., Panopoulou M., Kachrimanidou M., Digalaki K., Stylianakis A., Gennimata V., Ntokou E.,&nbsp;<strong>Stathopoulos C.</strong>, Tsakris A. and Pournaras S. (2015) Wide dissemination of linezolid-resistant Staphylococcus epidermidis in Greece is associated with a linezolid-dependent ST22 clone.&nbsp;<em>J Antimicrob Chemoth</em>&nbsp;70: 1625-1629.</li><li>Apostolidi M., Saad N. Y., Drainas D., Pournaras S., Becker H. D. and&nbsp;<strong>Stathopoulos C.</strong>&nbsp;(*) (2015) A glyS T-box riboswitch with species-specific structural features responding to both proteinogenic and non-proteinogenic tRNAGly isoacceptors.&nbsp;<em>RNA</em>&nbsp;21: 1790-1806. (*)&nbsp;<strong>corresponding author</strong>&nbsp;(Cover Featured Article)</li><li>Dailiana Z. H., Christou D. C., Grafanaki K., Ioannou M. G.,&nbsp;<strong>Stathopoulos C.</strong>, Malizos K. N. and Varitimidis S. (2016) Histological and biochemical evidence related to the collagen quality in torn rotator cuff tendons.&nbsp;<em>Acta Orthopaedica Belgica</em>&nbsp;82: 179-188.</li><li>Anastasakis D., Skeparnias I., Shaukat N-A., Grafanaki K., Kanellou A., Taraviras S., Papachristou D. J., Papakyriakou A. and&nbsp;<strong>Stathopoulos C.</strong>&nbsp;(*) (2016) Mammalian PNLDC1 is a novel poly(A) specific exonuclease with discrete expression during early development.&nbsp;<em>Nucleic Acids Res</em>&nbsp;44: 8908-8920. (*)&nbsp;<strong>corresponding author</strong></li><li>Chaliotis A., Vlastaridis P., Mossialos D., Ibba M., Becker H. D.,&nbsp;<strong>Stathopoulos C.</strong>&nbsp;(*) and Amoutzias G. D. (2017) The complex evolutionary history of aminoacyl-tRNA synthetases.&nbsp;<em>Nucleic Acids Res</em>&nbsp;45: 1059-1068. (*)&nbsp;<strong>corresponding author</strong></li><li>Skeparnias I., Anastasakis D., Shaukat N-A., Grafanaki K., and&nbsp;<strong>Stathopoulos C.</strong>&nbsp;(*)(2017) The expanding repertoire of deadenylases&nbsp;<em>RNA Biology</em>&nbsp;7:1-6 (*) corresponding author</li><li>Stamatopoulou V., Apostolidi M., Li S., Labrinou K., Papakyriakou A., Zhang J. and&nbsp;<strong>Stathopoulos C.</strong>&nbsp;(*) (2017) Direct modulation of T-box riboswitch controlled transcription by protein synthesis inhibitors.&nbsp;<em>Nucleic Acids Re</em>s 45: 10242-10258. (*)&nbsp;<strong>corresponding author</strong></li><li>Grafanaki K., Anastasakis D., Kyriakopoulos G., Skeparnias I., Georgiou K. and&nbsp;<strong>Stathopoulos C.</strong>&nbsp;(*) (2019) Translation regulation in skin cancer from a tRNA point of view.&nbsp;<em>Epigenomics</em>&nbsp;11: 215-245. (*)&nbsp;<strong>corresponding author</strong></li><li>Li S., Su Z., Lehmann J., Stamatopoulou V., Giarimoglou N., Henderson F.E., Fan L., Pintilie G.D., Zhang K., Chen M., Ludtke SJ., Wang YX.,&nbsp;<strong>Stathopoulos C.</strong>, Chiu W., Zhang J. (2019) Structural basis of amino acid surveillance by higher-order tRNA-mRNA interactions.&nbsp;<em>Nat Struct Mol Biol</em>. 12:1094-1105&nbsp;<em>Featured in News and Views article:&nbsp;<a href=\"https://www.nature.com/articles/s41594-019-0340-9\">T-Box RNA gets boxed</a>&nbsp;by Weaver J.W. and Serganov A.</em></li><li>Skeparnias I., Anastasakis A.I., Grafanaki K., Kyriakopoulos G., Alexopoulos P., Dougenis D., Scorilas A., Konctos C.K. and&nbsp;<strong>Stathopoulos C.</strong>&nbsp;(*) (2020) Contribution of miRNAs, tRNAs and tRFs to Aberrant Signaling and Translation Deregulation in Lung Cancer.&nbsp;<em>Cancers</em>&nbsp;12:3056. (*)&nbsp;<strong>corresponding author</strong></li><li>Kaliatsi E.G., Argyriou A.I., Bouras G., Apostolidi M., Konstantinidou P., Shaukat A.N., Spyroulias G.A. and&nbsp;<strong>Stathopoulos C.</strong>&nbsp;(*) (2020) Functional and Structural Aspects of La Protein Overexression in Lung Cancer.&nbsp;<em>J Mol Biol&nbsp;</em>&nbsp;432:166712. (*)&nbsp;<strong>corresponding author</strong></li><li>Kaliatsi E.G., Giarimoglou N., Stathopoulos C. and&nbsp;Stamatopoulou V.&nbsp;(2020) Non-Coding RNA-Driven regulation of rRNA Biogenesis.&nbsp;<em>Int J Mol Sci</em>&nbsp;21: 9738</li></ol>\n<!-- /wp:list -->\n\n<!-- wp:image {\"align\":\"center\",\"id\":176,\"width\":829,\"height\":206,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large is-resized\"><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/sliderpublic01-2-1024x255.jpg\" alt=\"\" class=\"wp-image-176\" width=\"829\" height=\"206\"/></figure></div>\n<!-- /wp:image -->', 'Publications', '', 'inherit', 'closed', 'closed', '', '45-revision-v1', '', '', '2021-04-20 20:53:23', '2021-04-20 17:53:23', '', 45, 'http://9.dynacomp2.eu/rna/wordpress/?p=177', 0, 'revision', '', 0),
(178, 2, '2021-04-20 20:55:36', '2021-04-20 17:55:36', '<!-- wp:paragraph -->\n<p><strong>2012</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list {\"ordered\":true} -->\n<ol><li>Balatsos N. A. A., Vlachakis D., Chatzigeorgiou V., Manta S., Komiotis D., Vlassi M. and&nbsp;<strong>Stathopoulos C.</strong>&nbsp;<strong>(*)&nbsp;</strong><strong>(*)&nbsp;</strong><strong>corresponding</strong><strong>author</strong></li><li>Tsikrikonis G., Maniatis A.N., Labrou M., Ntokou E., Michail G., Daponte A.,&nbsp;<strong>Stathopoulos C.</strong>,&nbsp;Tsakris A. and Pournaras S.&nbsp;Differences in biofilm formation and virulence genes between clinical and fecal enterococcal isolates of human and animal origin.&nbsp;<em>Microbial Pathogenesis</em>&nbsp;52: 336-343.</li><li>Ntokou E.,&nbsp;<strong>Stathopoulos C.</strong>, Kristo I., Dimitroulia E., Labrou M., Makris D., Zakynhtinos E., Tsakris A. and Pournaras S. (2012) Intensive care unit outbreak caused by multiple clones of linezolid-resistant&nbsp;<em>Enterococcus faecalis</em>&nbsp;and&nbsp;<em>Enterococcus faecium</em>&nbsp;in a tertiary hospital.&nbsp;<em>J</em>&nbsp;<em>Antimicrob. Chemoth.&nbsp;</em>67: 1819-1823.</li><li>Balatsos N. A. A., Maragozidis P., Anastasakis D. and&nbsp;<strong>Stathopoulos C.</strong>&nbsp;<strong>(*) (2012)</strong>&nbsp;Modulation of poly(A)-specific ribonuclease (PARN): current knowledge and perspectives.&nbsp;<strong><em>Current Med. Chem.</em></strong>&nbsp;19: 4838-4849.&nbsp;<strong>(*) corresponding author</strong></li><li>Vlachakis D., Pavlopoulou A., Tsiliki G., Komiotis D.,&nbsp;<strong>Stathopoulos C.</strong>&nbsp;Balatsos N. and Kossida S.&nbsp;<strong>(2012)</strong>&nbsp;An intergraded&nbsp;<em>in silico</em>&nbsp;approach to design specific inhibitors targeting human poly(A)-specific ribonuclease.&nbsp;<strong><em>PLoS ONE.</em></strong>&nbsp;7: 51113.</li><li>Apostolidi M., Vourtsis D. J., Chasapis C. T.,&nbsp;<strong>Stathopoulos C.</strong>, Bentrop D. and Spyroulias G.&nbsp;<strong>(2012)</strong>&nbsp;¹H, ¹⁵N, ¹³C assignment and secondary structure determination of two domains of La protein from&nbsp;<em>D. discoideum.</em>&nbsp;<strong><em>Biomol. NMR Assign.&nbsp;</em></strong>8: 47-51.</li></ol>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p><strong>2013</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list {\"ordered\":true} -->\n<ol><li>Karoulia Z., Nomikos M., Thanassoulas A., Papadopoulos G., Papadopoulou-Choli D., Nounessis G., Kontou M.,&nbsp;<strong>Stathopoulos C. (*)</strong>, and Leonidas D.D.&nbsp;<strong>(2013)</strong>&nbsp;Studies on the intramolecular interactions between the A1 and A2 domains of the von Willebrand factor.&nbsp;<strong><em>Protein and Peptide Lett.</em></strong>&nbsp;20: 131-140.&nbsp;<strong>(*) corresponding author</strong></li><li>Pournaras S., Köck R., Mossialos D., Mellmann A., Sakellaris V.,&nbsp;<strong>Stathopoulos C.</strong>, Friedrich A. W. and Tsakris A.&nbsp;<strong>(2013)</strong>&nbsp;Detection of a phylogenetically distinct IMP-type metallo-ß-lactamase, IMP-35, in a CC235&nbsp;<em>Pseudomonas aeruginosa</em>&nbsp;from the Dutch-German border region (Euregio).&nbsp;<strong><em>J Antimicrob. Chemoth.</em></strong>&nbsp;68: 1271-1276.</li><li>Pournaras S., Ntokou E., Zarkotou O., Ranellou K., Themeli-Digalaki K.,&nbsp;<strong>Stathopoulos C.</strong>&nbsp;and Tsakris A.&nbsp;<strong>(2013)</strong>&nbsp;Emergence of linezolid-dependent&nbsp;<em>Staphylococcus epidermidis&nbsp;</em>bloodstream isolates.&nbsp;<strong><em>Emerging Infect. Dis.</em></strong>&nbsp;19: 129-132.</li><li>Saad N. Y., Stamatopoulou V., Drainas D.,&nbsp;<strong>Stathopoulos C. (*)</strong>&nbsp;and Becker H. D.&nbsp;<strong>(2013)</strong>&nbsp;Τwo-codon T-box riboswitch binding two tRNAs.&nbsp;<strong><em>Proc. Natl. Acad. Sci.</em></strong>&nbsp;<em>USA 110</em>: 12756-12761.&nbsp;<strong>(*) corresponding author</strong></li><li>Pournaras S.,&nbsp;<strong>Stathopoulos C.</strong>&nbsp;and Tsakris A.&nbsp;<strong>(2013)&nbsp;</strong>Oxacillin-susceptible MRSA: could it become a successful MRSA type?&nbsp;<strong><em>Future Microbiology</em></strong>&nbsp;8: 1365-1367.</li></ol>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p><strong>2014</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list {\"ordered\":true} -->\n<ol><li>Kokkori S., Apostolidi M., Tsakris A., Pournaras S.,&nbsp;<strong>Stathopoulos C. (*)</strong>&nbsp;and Dinos G.&nbsp;<strong>(2014)</strong>&nbsp;Linezolid-dependent structure and function adaptation of ribosomes from linezolid-dependent&nbsp;<em>S. epidermidis</em>.&nbsp;<strong><em>J Antimicrob. Chemoth.</em>&nbsp;</strong>58: 4651-4656.&nbsp;<strong>(*) corresponding author</strong></li></ol>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p><strong>2015</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list {\"ordered\":true} -->\n<ol><li>Argyriou A. I., Chasapis C. T., Apostolidi M., Konstantinidou P.,&nbsp;<strong>Stathopoulos C.,&nbsp;</strong>Bentrop D. and Spyroulias G.&nbsp;<strong>(2015)</strong>&nbsp;Solution NMR assignment and secondary structure determination of RRM2 domain of La protein from a lower eukaryote exhibiting identical structural organization with its human homolog.9:&nbsp;219-222.</li><li>Chasapis C. T., Argyriou A. I., Apostolidi M., Konstantinidou P., Bentrop D.,&nbsp;<strong>Stathopoulos C.&nbsp;</strong>and Spyroulias G.&nbsp;<strong>(2015)</strong>&nbsp;<sup>1</sup>H,&nbsp;<sup>13</sup>C and&nbsp;<sup>15</sup>N backbone and side-chain resonance assignment of the La-RRM1 module of La protein from&nbsp;<em>Dictyostelium discoideum</em>.9: 303-307.</li><li>Karavassilis V., Zarkotou O., Panopoulou M., Kachrimanidou M., Digalaki K., Stylianakis A., Gennimata V., Ntokou E.,&nbsp;<strong>Stathopoulos C.</strong>, Tsakris A. and Pournaras S.&nbsp;<strong>(2015)</strong>&nbsp;Wide dissemination of linezolid-resistant&nbsp;<em>Staphylococcus epidermidis&nbsp;</em>in Greece is associated with a linezolid-dependent ST22 clone.&nbsp;<strong><em>J Antimicrob. Chemoth.</em>&nbsp;</strong>70: 1625-1629.</li><li>Apostolidi M., Saad N. Y., Drainas D., Pournaras S., Becker H. D. and&nbsp;<strong>Stathopoulos C.</strong>&nbsp;<strong>(*)</strong>&nbsp;<strong>(2015)&nbsp;</strong>A&nbsp;<em>glyS</em>&nbsp;T-box riboswitch with species-specific structural features responding to both proteinogenic and non-proteinogenic tRNA<sup>Gly</sup>&nbsp;isoacceptors.&nbsp;<strong><em>RNA</em></strong>&nbsp;21:1790-1806.&nbsp;<strong>(*) corresponding author</strong></li></ol>\n<!-- /wp:list -->', 'Publications 2011-2015', '', 'publish', 'closed', 'closed', '', 'publications-2011-2015', '', '', '2021-05-13 00:53:12', '2021-05-12 21:53:12', '', 0, 'http://9.dynacomp2.eu/rna/wordpress/?p=178', 0, 'post', '', 0),
(179, 2, '2021-04-20 20:55:36', '2021-04-20 17:55:36', '<!-- wp:paragraph -->\n<p><strong>2012</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list {\"ordered\":true} -->\n<ol><li>Balatsos N. A. A., Vlachakis D., Chatzigeorgiou V., Manta S., Komiotis D., Vlassi M. and&nbsp;<strong>Stathopoulos C.</strong>&nbsp;<strong>(*)&nbsp;</strong><strong>(*)&nbsp;</strong><strong>corresponding</strong><strong>author</strong></li><li>Tsikrikonis G., Maniatis A.N., Labrou M., Ntokou E., Michail G., Daponte A.,&nbsp;<strong>Stathopoulos C.</strong>,&nbsp;Tsakris A. and Pournaras S.&nbsp;Differences in biofilm formation and virulence genes between clinical and fecal enterococcal isolates of human and animal origin.&nbsp;<em>Microbial Pathogenesis</em>&nbsp;52: 336-343.</li><li>Ntokou E.,&nbsp;<strong>Stathopoulos C.</strong>, Kristo I., Dimitroulia E., Labrou M., Makris D., Zakynhtinos E., Tsakris A. and Pournaras S. (2012) Intensive care unit outbreak caused by multiple clones of linezolid-resistant&nbsp;<em>Enterococcus faecalis</em>&nbsp;and&nbsp;<em>Enterococcus faecium</em>&nbsp;in a tertiary hospital.&nbsp;<em>J</em>&nbsp;<em>Antimicrob. Chemoth.&nbsp;</em>67: 1819-1823.</li><li>Balatsos N. A. A., Maragozidis P., Anastasakis D. and&nbsp;<strong>Stathopoulos C.</strong>&nbsp;<strong>(*) (2012)</strong>&nbsp;Modulation of poly(A)-specific ribonuclease (PARN): current knowledge and perspectives.&nbsp;<strong><em>Current Med. Chem.</em></strong>&nbsp;19: 4838-4849.&nbsp;<strong>(*) corresponding author</strong></li><li>Vlachakis D., Pavlopoulou A., Tsiliki G., Komiotis D.,&nbsp;<strong>Stathopoulos C.</strong>&nbsp;Balatsos N. and Kossida S.&nbsp;<strong>(2012)</strong>&nbsp;An intergraded&nbsp;<em>in silico</em>&nbsp;approach to design specific inhibitors targeting human poly(A)-specific ribonuclease.&nbsp;<strong><em>PLoS ONE.</em></strong>&nbsp;7: 51113.</li><li>Apostolidi M., Vourtsis D. J., Chasapis C. T.,&nbsp;<strong>Stathopoulos C.</strong>, Bentrop D. and Spyroulias G.&nbsp;<strong>(2012)</strong>&nbsp;¹H, ¹⁵N, ¹³C assignment and secondary structure determination of two domains of La protein from&nbsp;<em>D. discoideum.</em>&nbsp;<strong><em>Biomol. NMR Assign.&nbsp;</em></strong>8: 47-51.</li></ol>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p><strong>2013</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list {\"ordered\":true} -->\n<ol><li>Karoulia Z., Nomikos M., Thanassoulas A., Papadopoulos G., Papadopoulou-Choli D., Nounessis G., Kontou M.,&nbsp;<strong>Stathopoulos C. (*)</strong>, and Leonidas D.D.&nbsp;<strong>(2013)</strong>&nbsp;Studies on the intramolecular interactions between the A1 and A2 domains of the von Willebrand factor.&nbsp;<strong><em>Protein and Peptide Lett.</em></strong>&nbsp;20: 131-140.&nbsp;<strong>(*) corresponding author</strong></li><li>Pournaras S., Köck R., Mossialos D., Mellmann A., Sakellaris V.,&nbsp;<strong>Stathopoulos C.</strong>, Friedrich A. W. and Tsakris A.&nbsp;<strong>(2013)</strong>&nbsp;Detection of a phylogenetically distinct IMP-type metallo-ß-lactamase, IMP-35, in a CC235&nbsp;<em>Pseudomonas aeruginosa</em>&nbsp;from the Dutch-German border region (Euregio).&nbsp;<strong><em>J Antimicrob. Chemoth.</em></strong>&nbsp;68: 1271-1276.</li><li>Pournaras S., Ntokou E., Zarkotou O., Ranellou K., Themeli-Digalaki K.,&nbsp;<strong>Stathopoulos C.</strong>&nbsp;and Tsakris A.&nbsp;<strong>(2013)</strong>&nbsp;Emergence of linezolid-dependent&nbsp;<em>Staphylococcus epidermidis&nbsp;</em>bloodstream isolates.&nbsp;<strong><em>Emerging Infect. Dis.</em></strong>&nbsp;19: 129-132.</li><li>Saad N. Y., Stamatopoulou V., Drainas D.,&nbsp;<strong>Stathopoulos C. (*)</strong>&nbsp;and Becker H. D.&nbsp;<strong>(2013)</strong>&nbsp;Τwo-codon T-box riboswitch binding two tRNAs.&nbsp;<strong><em>Proc. Natl. Acad. Sci.</em></strong>&nbsp;<em>USA 110</em>: 12756-12761.&nbsp;<strong>(*) corresponding author</strong></li><li>Pournaras S.,&nbsp;<strong>Stathopoulos C.</strong>&nbsp;and Tsakris A.&nbsp;<strong>(2013)&nbsp;</strong>Oxacillin-susceptible MRSA: could it become a successful MRSA type?&nbsp;<strong><em>Future Microbiology</em></strong>&nbsp;8: 1365-1367.</li></ol>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p><strong>2014</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list {\"ordered\":true} -->\n<ol><li>Kokkori S., Apostolidi M., Tsakris A., Pournaras S.,&nbsp;<strong>Stathopoulos C. (*)</strong>&nbsp;and Dinos G.&nbsp;<strong>(2014)</strong>&nbsp;Linezolid-dependent structure and function adaptation of ribosomes from linezolid-dependent&nbsp;<em>S. epidermidis</em>.&nbsp;<strong><em>J Antimicrob. Chemoth.</em>&nbsp;</strong>58: 4651-4656.&nbsp;<strong>(*) corresponding author</strong></li></ol>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p><strong>2015</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list {\"ordered\":true} -->\n<ol><li>Argyriou A. I., Chasapis C. T., Apostolidi M., Konstantinidou P.,&nbsp;<strong>Stathopoulos C.,&nbsp;</strong>Bentrop D. and Spyroulias G.&nbsp;<strong>(2015)</strong>&nbsp;Solution NMR assignment and secondary structure determination of RRM2 domain of La protein from a lower eukaryote exhibiting identical structural organization with its human homolog.9:&nbsp;219-222.</li><li>Chasapis C. T., Argyriou A. I., Apostolidi M., Konstantinidou P., Bentrop D.,&nbsp;<strong>Stathopoulos C.&nbsp;</strong>and Spyroulias G.&nbsp;<strong>(2015)</strong>&nbsp;<sup>1</sup>H,&nbsp;<sup>13</sup>C and&nbsp;<sup>15</sup>N backbone and side-chain resonance assignment of the La-RRM1 module of La protein from&nbsp;<em>Dictyostelium discoideum</em>.9: 303-307.</li><li>Karavassilis V., Zarkotou O., Panopoulou M., Kachrimanidou M., Digalaki K., Stylianakis A., Gennimata V., Ntokou E.,&nbsp;<strong>Stathopoulos C.</strong>, Tsakris A. and Pournaras S.&nbsp;<strong>(2015)</strong>&nbsp;Wide dissemination of linezolid-resistant&nbsp;<em>Staphylococcus epidermidis&nbsp;</em>in Greece is associated with a linezolid-dependent ST22 clone.&nbsp;<strong><em>J Antimicrob. Chemoth.</em>&nbsp;</strong>70: 1625-1629.</li><li>Apostolidi M., Saad N. Y., Drainas D., Pournaras S., Becker H. D. and&nbsp;<strong>Stathopoulos C.</strong>&nbsp;<strong>(*)</strong>&nbsp;<strong>(2015)&nbsp;</strong>A&nbsp;<em>glyS</em>&nbsp;T-box riboswitch with species-specific structural features responding to both proteinogenic and non-proteinogenic tRNA<sup>Gly</sup>&nbsp;isoacceptors.&nbsp;<strong><em>RNA</em></strong>&nbsp;21:1790-1806.&nbsp;<strong>(*) corresponding author</strong></li></ol>\n<!-- /wp:list -->', 'Publications 2011 - 2015', '', 'inherit', 'closed', 'closed', '', '178-revision-v1', '', '', '2021-04-20 20:55:36', '2021-04-20 17:55:36', '', 178, 'http://9.dynacomp2.eu/rna/wordpress/?p=179', 0, 'revision', '', 0),
(180, 2, '2021-05-13 00:54:16', '2021-04-20 17:56:31', '', 'Publications 2011–2015', '', 'publish', 'closed', 'closed', '', 'publications-2011-2015', '', '', '2021-05-13 00:54:16', '2021-05-12 21:54:16', '', 0, 'http://9.dynacomp2.eu/rna/wordpress/?p=180', 18, 'nav_menu_item', '', 0);
INSERT INTO `wprna_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(181, 2, '2021-04-20 20:57:30', '2021-04-20 17:57:30', '<!-- wp:paragraph -->\n<p><strong>2006</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list {\"ordered\":true} -->\n<ol><li>KottaridiBolanaki E.,&nbsp;MamurisZ.,&nbsp;<strong>Stathopoulos</strong><strong>C</strong><strong>.</strong>andMarkoulatosP.&nbsp;Molecular phylogeny of VP1, 2A and 2B genes of echovirus isolates: epidemiological linkage and observations on genetic variation&nbsp;151: 1117-1132.</li><li>PaximadiE.,&nbsp;KarakasiliotisI.,&nbsp;MamurisZ.,&nbsp;<strong>Stathopoulos</strong><strong>C</strong><strong>.</strong>,&nbsp;KrikelisV.&nbsp;andMarkoulatosP.&nbsp;GenomicanalysisrecombinantSabinclinicalisolates<em>Virus Genes</em>&nbsp;32: 203-210.&nbsp;(IF:&nbsp;)</li><li>Vourekas A., Kalavrizioti D.,&nbsp;<strong>Stathopoulos C.</strong>,<strong>&nbsp;(*)</strong>&nbsp;and Drainas D. Modulation of catalytic RNA biological activity by small molecule effectors. 6: 971-978.&nbsp;<strong>(*)corresponding author</strong></li><li>Kalavrizioti D. Vourekas A., Stamatopoulou, V., Toumpeki C., Giannouli S.,&nbsp;<strong>Stathopoulos C.</strong>,<strong>&nbsp;(*)</strong>&nbsp;and Drainas D. RNA-mediated therapeutics: from gene inactivation to clinical application&nbsp;6: 1737-1758.&nbsp;<strong>(*)corresponding author</strong></li><li>Bailly M., Giannouli S., Blaise M.,&nbsp;<strong>Stathopoulos C.</strong><strong>&nbsp;(*)</strong>, Kern D and Becker H. D. A single tRNA base-pair mediates bacterial tRNA-dependent biosynthesis of&nbsp;34: 6083-6094.&nbsp;<strong>(*)</strong><strong>corresponding</strong><strong>author</strong></li></ol>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p><strong>2007</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list {\"ordered\":true} -->\n<ol><li>Vourekas A., Kalavrizioti D., Tekos A., Zarkadis I.,&nbsp;<strong>Stathopoulos C.&nbsp;</strong><strong>(*)</strong>&nbsp;and Drainas D. A 40.7 kDa Rpp30/Rpp1 homologue is a protein subunit of&nbsp;<em>Dictyostelium discoideum&nbsp;</em>RNase P holoenzyme.&nbsp;<em>Biochimie</em>&nbsp;89:&nbsp;301-310.&nbsp;<strong>(*)</strong><strong>corresponding author</strong></li><li>Stagos,&nbsp;Spanou,&nbsp;Margariti,&nbsp;<strong>Stathopoulos</strong>,&nbsp;Mamuris,&nbsp;Kazantzoglou,&nbsp;MagiatisKouretasD. (2007)&nbsp;Cytogeneticeffectsgrapeextracts&nbsp;(<em>Vitis</em><em>vinifera</em>)&nbsp;andpolyphenolsmitomycinC-inducedSCEsinhumanbloodlymphocytes.&nbsp;<em>J Agric</em><em>.</em><em>&nbsp;Food Chem.&nbsp;</em>55: 5246-5252.</li><li>Zifa E., Giannouli S., Theotokis P., Stamatis K., Mamuris Z. and&nbsp;<strong>Stathopoulos C.</strong>&nbsp;<strong>(*)</strong>&nbsp;Mitochondrial tRNA mutations: functional and clinical perturbations.&nbsp;<em>RNAbiology</em>&nbsp;4: 38-66.&nbsp;<strong>(*)&nbsp;</strong><strong>corresponding author</strong></li><li>Kontou M., Kristo I., Ikonomidis A., Maniatis A., Pournaras S. and&nbsp;<strong>Stathopoulos C.</strong>&nbsp;<strong>(*)</strong>Molecular cloning and biochemical characterization of VIM-12, a novel hybrid metallo-β-lactamase from a&nbsp;<em>Klebsiella pneumoniae</em>&nbsp;clinical isolate, reveals atypical substrate specificity.&nbsp;<em>Biochemistry</em>&nbsp;46: 13170-13178.&nbsp;<strong>(*)&nbsp;</strong><strong>corresponding author</strong></li></ol>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p><strong>2008</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list {\"ordered\":true} -->\n<ol><li>StamatisC.,&nbsp;Giannouli,&nbsp;S., Suchentrunk F., Sert H.,&nbsp;<strong>Stathopoulos</strong><strong>C</strong><strong>.</strong><strong>&nbsp;(*)</strong>andMamurisZ.&nbsp;RecruitmentmitochondrialtRNAgenesasauxiliary&nbsp;variability&nbsp;markersfor&nbsp;both intra- and inter-species&nbsp;analyses:&nbsp;theparadigmbrownhare&nbsp;(<em>Lepus</em><em>europaeus</em>)<em>Gene</em>&nbsp;410: 154-164.&nbsp;<strong>(*) corresponding author</strong></li><li>Zifa E., Theotokis P., Kaminari A., Maridaki H., Leze H., Petsiava E., Mamuris Z. and&nbsp;<strong>Stathopoulos C. (*)</strong>&nbsp;(2008) A novel G3337A mitochondrial ND1 mutation related to cardiomyopathy co-segregates with tRNA<sup>Leu(CUN)</sup>&nbsp;A12308G and tRNA<sup>Thr</sup>&nbsp;C15946T mutations.&nbsp;<em>Mitochondrion</em>&nbsp;8: 229-236.&nbsp;<strong>(*) corresponding author</strong></li><li>Ikonomidis A., Michail G., Vasdeki A., Labrou M., Karavasilis V.,&nbsp;<strong>Stathopoulos C.</strong>, Maniatis A. and Pournaras S. (2008)&nbsp;<em>In vitro</em>&nbsp;and&nbsp;<em>i</em><em>n</em>&nbsp;<em>v</em><em>ivo</em>&nbsp;evaluation of oxacillin efficiency on<em>&nbsp;mecA</em>-positive oxacillin-susceptible&nbsp;<em>Staphylococcus aureus.</em>&nbsp;<em>Antimicrob. Agents Chem.</em>&nbsp;52: 3905-3908.</li></ol>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p><strong>2009</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list {\"ordered\":true} -->\n<ol><li>Balatsos N. A. A., Anastasakis D. and&nbsp;<strong>Stathopoulos C.</strong>&nbsp;<strong>(*)</strong>&nbsp;Inhibition of human poly(A)-specific ribonuclease (PARN) by purine nucleotides: kinetic analysis.&nbsp;<em>J</em><em>.&nbsp;</em><em>Enz</em><em>.&nbsp;</em><em>Inh</em><em>.&nbsp;</em><em>Med</em><em>.&nbsp;</em>24: 516-523.&nbsp;<strong>(*) corresponding author</strong></li><li>GiannouliS.,&nbsp;KyritsisA.,&nbsp;Malissovas N., BeckerH.&nbsp;D.&nbsp;and<strong>Stathopoulos</strong><strong>C</strong><strong>.</strong><strong>&nbsp;(*)</strong>On the role of an unusual tRNA<sup>Gly</sup>&nbsp;isoacceptor in S<em>taphylococcus aureus</em>.&nbsp;<em>Biochimie</em>&nbsp;91: 344-351.&nbsp;<strong>(*)&nbsp;</strong><strong>corresponding author</strong></li><li>Papatheodorou L. K.,&nbsp;MalizosK.&nbsp;N., Poultisidis L. A., Hantes M. E.,&nbsp;GiannouliS., Grafanaki K., Ioannou M. G., Koukoulis G. K., Protopappas V. C., Fotiadis D. I.&nbsp;and<strong>Stathopoulos</strong><strong>C</strong><strong>.</strong><em>Ultrasound Med. Biol.</em>&nbsp;35: 576-584.</li><li>Balatsos N. A. A., Vlachakis D., Maragozidis P., Manta S., Anastasakis D., Kyritsis A., Vlassi M., Komiotis D. and&nbsp;<strong>Stathopoulos C.</strong>&nbsp;<strong>(*)&nbsp;</strong>.&nbsp;<em>Biochemistry</em>&nbsp;48: 6044-6051.&nbsp;<strong>(*)&nbsp;</strong><strong>corresponding</strong><strong>author</strong></li></ol>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p><strong>2010</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list {\"ordered\":true} -->\n<ol><li>GiannouliS.,&nbsp;LabrouM.,&nbsp;KyritsisA.,&nbsp;IkonomidisA.,&nbsp;PournarasS.,&nbsp;<strong>Stathopoulos</strong><strong>C</strong><strong>. (*)&nbsp;</strong>and&nbsp;Tsakris A. (2010)&nbsp;DetectionmutationsinFemABXproteinfamilyin-susceptible,&nbsp;<em>mecA</em>positive<em>Staphylococcus</em><em>aureus</em>clinicalisolates<em>J</em><em>. Antimicrob.</em>&nbsp;65: 626-633.&nbsp;<strong>(*)&nbsp;</strong><strong>corresponding</strong><strong>author</strong></li></ol>\n<!-- /wp:list -->', 'Publications 2006-2010', '', 'publish', 'closed', 'closed', '', 'publications-2006-2010', '', '', '2021-05-13 00:53:04', '2021-05-12 21:53:04', '', 0, 'http://9.dynacomp2.eu/rna/wordpress/?p=181', 0, 'post', '', 0),
(182, 2, '2021-04-20 20:57:30', '2021-04-20 17:57:30', '<!-- wp:paragraph -->\n<p><strong>2006</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list {\"ordered\":true} -->\n<ol><li>KottaridiBolanaki E.,&nbsp;MamurisZ.,&nbsp;<strong>Stathopoulos</strong><strong>C</strong><strong>.</strong>andMarkoulatosP.&nbsp;Molecular phylogeny of VP1, 2A and 2B genes of echovirus isolates: epidemiological linkage and observations on genetic variation&nbsp;151: 1117-1132.</li><li>PaximadiE.,&nbsp;KarakasiliotisI.,&nbsp;MamurisZ.,&nbsp;<strong>Stathopoulos</strong><strong>C</strong><strong>.</strong>,&nbsp;KrikelisV.&nbsp;andMarkoulatosP.&nbsp;GenomicanalysisrecombinantSabinclinicalisolates<em>Virus Genes</em>&nbsp;32: 203-210.&nbsp;(IF:&nbsp;)</li><li>Vourekas A., Kalavrizioti D.,&nbsp;<strong>Stathopoulos C.</strong>,<strong>&nbsp;(*)</strong>&nbsp;and Drainas D. Modulation of catalytic RNA biological activity by small molecule effectors. 6: 971-978.&nbsp;<strong>(*)corresponding author</strong></li><li>Kalavrizioti D. Vourekas A., Stamatopoulou, V., Toumpeki C., Giannouli S.,&nbsp;<strong>Stathopoulos C.</strong>,<strong>&nbsp;(*)</strong>&nbsp;and Drainas D. RNA-mediated therapeutics: from gene inactivation to clinical application&nbsp;6: 1737-1758.&nbsp;<strong>(*)corresponding author</strong></li><li>Bailly M., Giannouli S., Blaise M.,&nbsp;<strong>Stathopoulos C.</strong><strong>&nbsp;(*)</strong>, Kern D and Becker H. D. A single tRNA base-pair mediates bacterial tRNA-dependent biosynthesis of&nbsp;34: 6083-6094.&nbsp;<strong>(*)</strong><strong>corresponding</strong><strong>author</strong></li></ol>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p><strong>2007</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list {\"ordered\":true} -->\n<ol><li>Vourekas A., Kalavrizioti D., Tekos A., Zarkadis I.,&nbsp;<strong>Stathopoulos C.&nbsp;</strong><strong>(*)</strong>&nbsp;and Drainas D. A 40.7 kDa Rpp30/Rpp1 homologue is a protein subunit of&nbsp;<em>Dictyostelium discoideum&nbsp;</em>RNase P holoenzyme.&nbsp;<em>Biochimie</em>&nbsp;89:&nbsp;301-310.&nbsp;<strong>(*)</strong><strong>corresponding author</strong></li><li>Stagos,&nbsp;Spanou,&nbsp;Margariti,&nbsp;<strong>Stathopoulos</strong>,&nbsp;Mamuris,&nbsp;Kazantzoglou,&nbsp;MagiatisKouretasD. (2007)&nbsp;Cytogeneticeffectsgrapeextracts&nbsp;(<em>Vitis</em><em>vinifera</em>)&nbsp;andpolyphenolsmitomycinC-inducedSCEsinhumanbloodlymphocytes.&nbsp;<em>J Agric</em><em>.</em><em>&nbsp;Food Chem.&nbsp;</em>55: 5246-5252.</li><li>Zifa E., Giannouli S., Theotokis P., Stamatis K., Mamuris Z. and&nbsp;<strong>Stathopoulos C.</strong>&nbsp;<strong>(*)</strong>&nbsp;Mitochondrial tRNA mutations: functional and clinical perturbations.&nbsp;<em>RNAbiology</em>&nbsp;4: 38-66.&nbsp;<strong>(*)&nbsp;</strong><strong>corresponding author</strong></li><li>Kontou M., Kristo I., Ikonomidis A., Maniatis A., Pournaras S. and&nbsp;<strong>Stathopoulos C.</strong>&nbsp;<strong>(*)</strong>Molecular cloning and biochemical characterization of VIM-12, a novel hybrid metallo-β-lactamase from a&nbsp;<em>Klebsiella pneumoniae</em>&nbsp;clinical isolate, reveals atypical substrate specificity.&nbsp;<em>Biochemistry</em>&nbsp;46: 13170-13178.&nbsp;<strong>(*)&nbsp;</strong><strong>corresponding author</strong></li></ol>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p><strong>2008</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list {\"ordered\":true} -->\n<ol><li>StamatisC.,&nbsp;Giannouli,&nbsp;S., Suchentrunk F., Sert H.,&nbsp;<strong>Stathopoulos</strong><strong>C</strong><strong>.</strong><strong>&nbsp;(*)</strong>andMamurisZ.&nbsp;RecruitmentmitochondrialtRNAgenesasauxiliary&nbsp;variability&nbsp;markersfor&nbsp;both intra- and inter-species&nbsp;analyses:&nbsp;theparadigmbrownhare&nbsp;(<em>Lepus</em><em>europaeus</em>)<em>Gene</em>&nbsp;410: 154-164.&nbsp;<strong>(*) corresponding author</strong></li><li>Zifa E., Theotokis P., Kaminari A., Maridaki H., Leze H., Petsiava E., Mamuris Z. and&nbsp;<strong>Stathopoulos C. (*)</strong>&nbsp;(2008) A novel G3337A mitochondrial ND1 mutation related to cardiomyopathy co-segregates with tRNA<sup>Leu(CUN)</sup>&nbsp;A12308G and tRNA<sup>Thr</sup>&nbsp;C15946T mutations.&nbsp;<em>Mitochondrion</em>&nbsp;8: 229-236.&nbsp;<strong>(*) corresponding author</strong></li><li>Ikonomidis A., Michail G., Vasdeki A., Labrou M., Karavasilis V.,&nbsp;<strong>Stathopoulos C.</strong>, Maniatis A. and Pournaras S. (2008)&nbsp;<em>In vitro</em>&nbsp;and&nbsp;<em>i</em><em>n</em>&nbsp;<em>v</em><em>ivo</em>&nbsp;evaluation of oxacillin efficiency on<em>&nbsp;mecA</em>-positive oxacillin-susceptible&nbsp;<em>Staphylococcus aureus.</em>&nbsp;<em>Antimicrob. Agents Chem.</em>&nbsp;52: 3905-3908.</li></ol>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p><strong>2009</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list {\"ordered\":true} -->\n<ol><li>Balatsos N. A. A., Anastasakis D. and&nbsp;<strong>Stathopoulos C.</strong>&nbsp;<strong>(*)</strong>&nbsp;Inhibition of human poly(A)-specific ribonuclease (PARN) by purine nucleotides: kinetic analysis.&nbsp;<em>J</em><em>.&nbsp;</em><em>Enz</em><em>.&nbsp;</em><em>Inh</em><em>.&nbsp;</em><em>Med</em><em>.&nbsp;</em>24: 516-523.&nbsp;<strong>(*) corresponding author</strong></li><li>GiannouliS.,&nbsp;KyritsisA.,&nbsp;Malissovas N., BeckerH.&nbsp;D.&nbsp;and<strong>Stathopoulos</strong><strong>C</strong><strong>.</strong><strong>&nbsp;(*)</strong>On the role of an unusual tRNA<sup>Gly</sup>&nbsp;isoacceptor in S<em>taphylococcus aureus</em>.&nbsp;<em>Biochimie</em>&nbsp;91: 344-351.&nbsp;<strong>(*)&nbsp;</strong><strong>corresponding author</strong></li><li>Papatheodorou L. K.,&nbsp;MalizosK.&nbsp;N., Poultisidis L. A., Hantes M. E.,&nbsp;GiannouliS., Grafanaki K., Ioannou M. G., Koukoulis G. K., Protopappas V. C., Fotiadis D. I.&nbsp;and<strong>Stathopoulos</strong><strong>C</strong><strong>.</strong><em>Ultrasound Med. Biol.</em>&nbsp;35: 576-584.</li><li>Balatsos N. A. A., Vlachakis D., Maragozidis P., Manta S., Anastasakis D., Kyritsis A., Vlassi M., Komiotis D. and&nbsp;<strong>Stathopoulos C.</strong>&nbsp;<strong>(*)&nbsp;</strong>.&nbsp;<em>Biochemistry</em>&nbsp;48: 6044-6051.&nbsp;<strong>(*)&nbsp;</strong><strong>corresponding</strong><strong>author</strong></li></ol>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p><strong>2010</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list {\"ordered\":true} -->\n<ol><li>GiannouliS.,&nbsp;LabrouM.,&nbsp;KyritsisA.,&nbsp;IkonomidisA.,&nbsp;PournarasS.,&nbsp;<strong>Stathopoulos</strong><strong>C</strong><strong>. (*)&nbsp;</strong>and&nbsp;Tsakris A. (2010)&nbsp;DetectionmutationsinFemABXproteinfamilyin-susceptible,&nbsp;<em>mecA</em>positive<em>Staphylococcus</em><em>aureus</em>clinicalisolates<em>J</em><em>. Antimicrob.</em>&nbsp;65: 626-633.&nbsp;<strong>(*)&nbsp;</strong><strong>corresponding</strong><strong>author</strong></li></ol>\n<!-- /wp:list -->', 'Publications 2006 - 2010', '', 'inherit', 'closed', 'closed', '', '181-revision-v1', '', '', '2021-04-20 20:57:30', '2021-04-20 17:57:30', '', 181, 'http://9.dynacomp2.eu/rna/wordpress/?p=182', 0, 'revision', '', 0),
(183, 2, '2021-04-20 20:58:17', '2021-04-20 17:58:17', '<!-- wp:paragraph -->\n<p><strong>2001</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list {\"ordered\":true} -->\n<ol><li><strong>Stathopoulos C.,&nbsp;</strong>Jacquin-Becker C., Becker H.D., Li T., Ambrogelly A., Longman R. and Söll D.&nbsp;<em>Methanococcus jannaschii</em>&nbsp;Prolyl-Cysteinyl-tRNA synthetase possesses overlapping amino acid binding sites.&nbsp;<em>Biochemistry</em>&nbsp;40: 46-52.</li><li><strong>Stathopoulos C.,</strong>&nbsp;Tekos A., Zarkadis, I. and Drainas D. (2001) Extensive deproteinization of<em>&nbsp;Dictyostelium discoideum</em>&nbsp;RNase Ρ reveals a new catalytic activity.&nbsp;<em>Eur. J. Biochem.</em>&nbsp;268: 2134-214</li><li>Ibba M.,&nbsp;<strong>Stathopoulos C.</strong>&nbsp;and Söll D. . Protein Synthesis: 23 Amino&nbsp;acids and counting.&nbsp;<em>Current Biology</em>&nbsp;11: 563-565.</li><li>Ruan B., Ahel I., Ambrogelly A., Becker H. D., Bunjun S., Feng L., Tumbula D., Ibba M., Korencic D., Kobayashi H., Jacquin-Becker C., Mejlhede N., Min B., Raczniak G., Rinehart J.,&nbsp;<strong>Stathopoulos, C.</strong>, Li T. and Söll</li><li><strong>Stathopoulos</strong><strong>C</strong><strong>.</strong>,&nbsp;KimW.,&nbsp;LiT.,&nbsp;AndersonI.,&nbsp;PaliouraS.,&nbsp;WhitmanW.&nbsp;andSöllD.&nbsp;Cysteinyl-tRNAsynthetaseisnotessentialfortheviabilitythearcheaon<em>Methanococcus</em><em>maripaludis</em>.&nbsp;.&nbsp;<em>USA</em><em>&nbsp;98</em>: 14292-14297.</li></ol>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p><strong>2002</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list {\"ordered\":true} -->\n<ol><li>FengL.,&nbsp;<strong>Stathopoulos</strong><strong>C</strong><strong>.</strong>,&nbsp;AhelI.,&nbsp;MitraA.,&nbsp;HartschT.,&nbsp;TumbulaD.&nbsp;andSöllD. .&nbsp;Aminoacyl-tRNA formation in the hyperthermophile&nbsp;<em>Themus thermophilus. Extremophiles&nbsp;</em>6: 167-174.</li><li>Jacquin-Becker C., Ahel I., Ambrogelly A., Ruan B. Söll D. and&nbsp;<strong>Stathopoulos C.</strong>&nbsp;Cysteinyl-tRNA formation and prolyl-tRNA synthetase<em>&nbsp;FEBS Letters</em>&nbsp;514: 34-36.</li><li><strong>Stathopoulos C.</strong>, Ahel I., Ambrogelly A., Becker H., Bunjun S., Feng L., Herring S., Jacquin-Becker C., Kobayashi H., Korencic D., Krett B., Mejlhede N., Min B., Nakano H., Namgoong S., Polycarpo C., Raczniak G., Rinehart J., Rosas-Sandoval G., Ruan B., Sabina J., Sauerwald A., Toogood H., Tumbula-Hansen D., Ibba M. and Söll D. . Aminoacyl-tRNA synthesis: a post-genome perspective.<em>&nbsp;Cold Spring Harbor Symp. Quant. Biol.</em>&nbsp;Vol. LXVI 175-183.</li><li>AhelI.,&nbsp;<strong>Stathopoulos</strong><strong>C</strong><strong>.,</strong>AmbrogellyA.,&nbsp;SauerwaldA.,&nbsp;ToogoodH.,&nbsp;HartschT.&nbsp;andSöllD.&nbsp;Cysteineactivationisaninherentpropertyprolyl-tRNAsynthetases.&nbsp;277: 34743-34748.</li><li>Ambrogelly A., Ahel I., Polycarpo C., Bunjun-Srihari S., Krett B., Jacquin-Becker C., Kohrer C.,&nbsp;<strong>Stathopoulos C.,</strong>&nbsp;RajBhandary U.L. and Söll D.&nbsp;<em>Methanocaldococcus jannaschii</em>&nbsp;prolyl-tRNA synthetase charges tRNA<sup>Pro</sup>&nbsp;with cysteine.&nbsp;<em>J. Biol. Chem.</em>&nbsp;277: 34749-34754.</li></ol>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p><strong>2003</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list {\"ordered\":true} -->\n<ol><li>KalavriziotiD.,&nbsp;VourekasA.,&nbsp;TekosA.,&nbsp;<strong>Stathopoulos</strong><strong>C</strong><strong>.</strong>andDrainasD.&nbsp;KineticsinhibitionribonucleaseP&nbsp;activity&nbsp;bypeptidyl-transferaseinhibitors<em>Mol</em><em>.&nbsp;</em>30: 9-15.&nbsp;(ΙF: 2.506)</li><li>Kamtekar S., Kennedy D.W., Wang J.,&nbsp;<strong>Stathopoulos C.</strong>,&nbsp;SöllT.A. (2003) The structural basis of cysteine aminoacylation of tRNA<sup>Pro</sup>&nbsp;by prolyl-tRNA synthetases&nbsp;<em>Proc</em><em>.&nbsp;</em>.&nbsp;<em>USA</em><em>&nbsp;100</em>: 1673-1678.</li></ol>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p><strong>2004</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list {\"ordered\":true} -->\n<ol><li>Korencic D., Ahel I., Schelert J., Sacher M., Ruan B.,&nbsp;<strong>Stathopoulos C.</strong>, Blum P., Ibba, M. and Söll D. A freestanding proofreading domain isrequired for protein synthesis quality control in archaea.&nbsp;<em>.</em><em>USA</em><em>&nbsp;101</em>: 10260-10265.</li><li>Tekos A.&nbsp;<strong>(*)</strong>,&nbsp;<strong>Stathopoulos C. (*)</strong>, Tsambaos D. and Drainas D. (2004) RNase P: a screening system and molecular target for the development of new drugs.&nbsp;<em>Curr. Med. Chem</em>. 11: 2979-2989.&nbsp;<strong>(*)</strong>Equal contribution, first co-authors</li></ol>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p><strong>2005</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list {\"ordered\":true} -->\n<ol><li>RuanB.,&nbsp;BoveeM.L.,&nbsp;SacherM.,&nbsp;<strong>Stathopoulos</strong><strong>C</strong><strong>.</strong>,&nbsp;PorallaK.,&nbsp;FrancklynC.S.&nbsp;andSöllD. (200A unique hydrophobic cluster near the active site contributes to differences of borrelidin inhibition among threonyl-tRNA&nbsp;synthetases.&nbsp;280: 571-577.</li><li>Ambrogelly A., Kamtekar S.,&nbsp;<strong>Stathopoulos C.,</strong>&nbsp;Kennedy D. and&nbsp;Söll D. Asymmetrical behavior of archaeal proly-tRNA synthetase&nbsp;<em>FEBS</em><em>Letters</em>&nbsp;579: 6017-6022.</li></ol>\n<!-- /wp:list -->', 'Publications 2001-2005', '', 'publish', 'closed', 'closed', '', 'publications-2001-2005', '', '', '2021-05-12 10:54:37', '2021-05-12 07:54:37', '', 0, 'http://9.dynacomp2.eu/rna/wordpress/?p=183', 0, 'post', '', 0),
(184, 2, '2021-04-20 20:58:17', '2021-04-20 17:58:17', '<!-- wp:paragraph -->\n<p><strong>2001</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list {\"ordered\":true} -->\n<ol><li><strong>Stathopoulos C.,&nbsp;</strong>Jacquin-Becker C., Becker H.D., Li T., Ambrogelly A., Longman R. and Söll D.&nbsp;<em>Methanococcus jannaschii</em>&nbsp;Prolyl-Cysteinyl-tRNA synthetase possesses overlapping amino acid binding sites.&nbsp;<em>Biochemistry</em>&nbsp;40: 46-52.</li><li><strong>Stathopoulos C.,</strong>&nbsp;Tekos A., Zarkadis, I. and Drainas D. (2001) Extensive deproteinization of<em>&nbsp;Dictyostelium discoideum</em>&nbsp;RNase Ρ reveals a new catalytic activity.&nbsp;<em>Eur. J. Biochem.</em>&nbsp;268: 2134-214</li><li>Ibba M.,&nbsp;<strong>Stathopoulos C.</strong>&nbsp;and Söll D. . Protein Synthesis: 23 Amino&nbsp;acids and counting.&nbsp;<em>Current Biology</em>&nbsp;11: 563-565.</li><li>Ruan B., Ahel I., Ambrogelly A., Becker H. D., Bunjun S., Feng L., Tumbula D., Ibba M., Korencic D., Kobayashi H., Jacquin-Becker C., Mejlhede N., Min B., Raczniak G., Rinehart J.,&nbsp;<strong>Stathopoulos, C.</strong>, Li T. and Söll</li><li><strong>Stathopoulos</strong><strong>C</strong><strong>.</strong>,&nbsp;KimW.,&nbsp;LiT.,&nbsp;AndersonI.,&nbsp;PaliouraS.,&nbsp;WhitmanW.&nbsp;andSöllD.&nbsp;Cysteinyl-tRNAsynthetaseisnotessentialfortheviabilitythearcheaon<em>Methanococcus</em><em>maripaludis</em>.&nbsp;.&nbsp;<em>USA</em><em>&nbsp;98</em>: 14292-14297.</li></ol>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p><strong>2002</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list {\"ordered\":true} -->\n<ol><li>FengL.,&nbsp;<strong>Stathopoulos</strong><strong>C</strong><strong>.</strong>,&nbsp;AhelI.,&nbsp;MitraA.,&nbsp;HartschT.,&nbsp;TumbulaD.&nbsp;andSöllD. .&nbsp;Aminoacyl-tRNA formation in the hyperthermophile&nbsp;<em>Themus thermophilus. Extremophiles&nbsp;</em>6: 167-174.</li><li>Jacquin-Becker C., Ahel I., Ambrogelly A., Ruan B. Söll D. and&nbsp;<strong>Stathopoulos C.</strong>&nbsp;Cysteinyl-tRNA formation and prolyl-tRNA synthetase<em>&nbsp;FEBS Letters</em>&nbsp;514: 34-36.</li><li><strong>Stathopoulos C.</strong>, Ahel I., Ambrogelly A., Becker H., Bunjun S., Feng L., Herring S., Jacquin-Becker C., Kobayashi H., Korencic D., Krett B., Mejlhede N., Min B., Nakano H., Namgoong S., Polycarpo C., Raczniak G., Rinehart J., Rosas-Sandoval G., Ruan B., Sabina J., Sauerwald A., Toogood H., Tumbula-Hansen D., Ibba M. and Söll D. . Aminoacyl-tRNA synthesis: a post-genome perspective.<em>&nbsp;Cold Spring Harbor Symp. Quant. Biol.</em>&nbsp;Vol. LXVI 175-183.</li><li>AhelI.,&nbsp;<strong>Stathopoulos</strong><strong>C</strong><strong>.,</strong>AmbrogellyA.,&nbsp;SauerwaldA.,&nbsp;ToogoodH.,&nbsp;HartschT.&nbsp;andSöllD.&nbsp;Cysteineactivationisaninherentpropertyprolyl-tRNAsynthetases.&nbsp;277: 34743-34748.</li><li>Ambrogelly A., Ahel I., Polycarpo C., Bunjun-Srihari S., Krett B., Jacquin-Becker C., Kohrer C.,&nbsp;<strong>Stathopoulos C.,</strong>&nbsp;RajBhandary U.L. and Söll D.&nbsp;<em>Methanocaldococcus jannaschii</em>&nbsp;prolyl-tRNA synthetase charges tRNA<sup>Pro</sup>&nbsp;with cysteine.&nbsp;<em>J. Biol. Chem.</em>&nbsp;277: 34749-34754.</li></ol>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p><strong>2003</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list {\"ordered\":true} -->\n<ol><li>KalavriziotiD.,&nbsp;VourekasA.,&nbsp;TekosA.,&nbsp;<strong>Stathopoulos</strong><strong>C</strong><strong>.</strong>andDrainasD.&nbsp;KineticsinhibitionribonucleaseP&nbsp;activity&nbsp;bypeptidyl-transferaseinhibitors<em>Mol</em><em>.&nbsp;</em>30: 9-15.&nbsp;(ΙF: 2.506)</li><li>Kamtekar S., Kennedy D.W., Wang J.,&nbsp;<strong>Stathopoulos C.</strong>,&nbsp;SöllT.A. (2003) The structural basis of cysteine aminoacylation of tRNA<sup>Pro</sup>&nbsp;by prolyl-tRNA synthetases&nbsp;<em>Proc</em><em>.&nbsp;</em>.&nbsp;<em>USA</em><em>&nbsp;100</em>: 1673-1678.</li></ol>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p><strong>2004</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list {\"ordered\":true} -->\n<ol><li>Korencic D., Ahel I., Schelert J., Sacher M., Ruan B.,&nbsp;<strong>Stathopoulos C.</strong>, Blum P., Ibba, M. and Söll D. A freestanding proofreading domain isrequired for protein synthesis quality control in archaea.&nbsp;<em>.</em><em>USA</em><em>&nbsp;101</em>: 10260-10265.</li><li>Tekos A.&nbsp;<strong>(*)</strong>,&nbsp;<strong>Stathopoulos C. (*)</strong>, Tsambaos D. and Drainas D. (2004) RNase P: a screening system and molecular target for the development of new drugs.&nbsp;<em>Curr. Med. Chem</em>. 11: 2979-2989.&nbsp;<strong>(*)</strong>Equal contribution, first co-authors</li></ol>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p><strong>2005</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list {\"ordered\":true} -->\n<ol><li>RuanB.,&nbsp;BoveeM.L.,&nbsp;SacherM.,&nbsp;<strong>Stathopoulos</strong><strong>C</strong><strong>.</strong>,&nbsp;PorallaK.,&nbsp;FrancklynC.S.&nbsp;andSöllD. (200A unique hydrophobic cluster near the active site contributes to differences of borrelidin inhibition among threonyl-tRNA&nbsp;synthetases.&nbsp;280: 571-577.</li><li>Ambrogelly A., Kamtekar S.,&nbsp;<strong>Stathopoulos C.,</strong>&nbsp;Kennedy D. and&nbsp;Söll D. Asymmetrical behavior of archaeal proly-tRNA synthetase&nbsp;<em>FEBS</em><em>Letters</em>&nbsp;579: 6017-6022.</li></ol>\n<!-- /wp:list -->', 'Publications 2001-2005', '', 'inherit', 'closed', 'closed', '', '183-revision-v1', '', '', '2021-04-20 20:58:17', '2021-04-20 17:58:17', '', 183, 'http://9.dynacomp2.eu/rna/wordpress/?p=184', 0, 'revision', '', 0),
(185, 2, '2021-04-20 20:58:52', '2021-04-20 17:58:52', '<!-- wp:paragraph -->\n<p><strong>1995</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list {\"ordered\":true} -->\n<ol><li><strong>Stathopoulos C.</strong>, Kalpaxis D. L., and Drainas D. Partial purification and characterization of RNase Ρ from&nbsp;<em>Dictyostelium discoideum. Eur. J. Biochem.</em>&nbsp;228: 976-980.</li></ol>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p><strong>1998</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list {\"ordered\":true} -->\n<ol><li>Tekos A.,<strong>&nbsp;Stathopoulos C.,</strong>&nbsp;and Drainas D. (1998) Bimodal action of the alkaline earth cations on&nbsp;<em>Dictyostelium discoideum</em>&nbsp;ribonuclease Ρ activity.&nbsp;<em>Biochemistry&nbsp;</em>37: 15474-15480.</li></ol>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p><strong>1999</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list {\"ordered\":true} -->\n<ol><li>Tekos A., Tsagla A.,<strong>&nbsp;Stathopoulos C.,</strong>&nbsp;and Drainas D. (1999) Inhibition&nbsp;<em>Dictyostelium discoideum</em>&nbsp;ribonuclease Ρ activity by aminoglycosides. Nucleic Acids Symp. Series 41: 152-154.</li><li>Tumbula D., Vothknecht U.C., Kirn H., Ibba M., Min B., Li T., Pelaschier J.,<strong>&nbsp;Stathopoulos C.,</strong>&nbsp;Becker H. D. and Söll D. (1999) Archaeal aminoacyl-tRNA synthesis: diversity replaces dogma.&nbsp;<em>Genetics</em>&nbsp;152: 1269-1276.</li><li>LiT.,&nbsp;GrahamD.&nbsp;E.,&nbsp;<strong>Stathopoulos</strong><strong>C</strong><strong>.,</strong>HaneyP.J.,&nbsp;KirnH.,&nbsp;VothknechtU.&nbsp;C.,&nbsp;KitabatakeM.,&nbsp;HongK.,&nbsp;EggertssonG.,&nbsp;CurnowA.W.,&nbsp;LinW.,&nbsp;CelicI.,&nbsp;WhitmanW.&nbsp;andSöllD. (1999) Cysteinyl-tRNA formation: the last puzzle of aminoacyl-tRNA synthesis.&nbsp;<em>FEBS Letters&nbsp;</em>462: 302-306.&nbsp;(ΙF: )</li></ol>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p><strong>2000</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list {\"ordered\":true} -->\n<ol><li>Papadimou Ε., Monastirli A.,<strong>&nbsp;Stathopoulos C.,</strong>&nbsp;Tsambaos D., and Drainas D. (2000) Modulation of ribonuclease Ρ activity by calcipotriol.&nbsp;267: 1173-1177.</li><li><strong>Stathopoulos C.,</strong>&nbsp;Tsagla A., Tekos A., and Drainas D. (2000) Effect of peptidyltransferase inhibitors on ribonuclease&nbsp;Ρ&nbsp;activity from&nbsp;<em>Dictyostelium discoideum.&nbsp;</em>27: 107-111.</li><li>TekosA.,&nbsp;TsaglaA.,&nbsp;<strong>Stathopoulos</strong><strong>C</strong><strong>.</strong>andDrainasD. (2000)&nbsp;Inhibition of eukaryotic ribonuclease Ρ activity by aminoglycosides. Kinetic studies.&nbsp;<em>FEBS Letters&nbsp;</em>485: 71-75.</li><li><strong>Stathopoulos C.,</strong>&nbsp;Li T., Longman R., Vothknecht U.C., Becker H.D., Ibba M. and Söll D. (2000).&nbsp;One polypeptide with two aminoacyl-tRNA synthetase activities.&nbsp;<em>Science&nbsp;</em>287: 479-482.</li><li>Ibba M., Becker H. D.,<strong>&nbsp;Stathopoulos C.,</strong>&nbsp;Tumbula D. and Söll D. (2000) The adaptor hypothesis revisited.&nbsp;<em>Trends Biochem. Sci</em>. 25: 311-316.</li><li>Bunjun S.&nbsp;<strong>(*), Stathopoulos C. (*),&nbsp;</strong>Graham D., Min B., Kitabatake M., Wang A.L., Wang&nbsp;&nbsp; C.C., Vivares C.P., Weiss L.M. and Söll D. (2000) A dual-specificity aminoacyl-tRNA synthetase in the deep rooted eukaryote&nbsp;<em>Giardia lamblia.</em><em>USA</em><em>&nbsp;97</em>: 12997-13002.&nbsp;<strong>(*)</strong>equal contribution.</li></ol>\n<!-- /wp:list -->', 'Publications 1995-2000', '', 'publish', 'closed', 'closed', '', 'publications-1995-2000', '', '', '2021-05-12 10:54:34', '2021-05-12 07:54:34', '', 0, 'http://9.dynacomp2.eu/rna/wordpress/?p=185', 0, 'post', '', 0),
(186, 2, '2021-04-20 20:58:52', '2021-04-20 17:58:52', '<!-- wp:paragraph -->\n<p><strong>1995</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list {\"ordered\":true} -->\n<ol><li><strong>Stathopoulos C.</strong>, Kalpaxis D. L., and Drainas D. Partial purification and characterization of RNase Ρ from&nbsp;<em>Dictyostelium discoideum. Eur. J. Biochem.</em>&nbsp;228: 976-980.</li></ol>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p><strong>1998</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list {\"ordered\":true} -->\n<ol><li>Tekos A.,<strong>&nbsp;Stathopoulos C.,</strong>&nbsp;and Drainas D. (1998) Bimodal action of the alkaline earth cations on&nbsp;<em>Dictyostelium discoideum</em>&nbsp;ribonuclease Ρ activity.&nbsp;<em>Biochemistry&nbsp;</em>37: 15474-15480.</li></ol>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p><strong>1999</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list {\"ordered\":true} -->\n<ol><li>Tekos A., Tsagla A.,<strong>&nbsp;Stathopoulos C.,</strong>&nbsp;and Drainas D. (1999) Inhibition&nbsp;<em>Dictyostelium discoideum</em>&nbsp;ribonuclease Ρ activity by aminoglycosides. Nucleic Acids Symp. Series 41: 152-154.</li><li>Tumbula D., Vothknecht U.C., Kirn H., Ibba M., Min B., Li T., Pelaschier J.,<strong>&nbsp;Stathopoulos C.,</strong>&nbsp;Becker H. D. and Söll D. (1999) Archaeal aminoacyl-tRNA synthesis: diversity replaces dogma.&nbsp;<em>Genetics</em>&nbsp;152: 1269-1276.</li><li>LiT.,&nbsp;GrahamD.&nbsp;E.,&nbsp;<strong>Stathopoulos</strong><strong>C</strong><strong>.,</strong>HaneyP.J.,&nbsp;KirnH.,&nbsp;VothknechtU.&nbsp;C.,&nbsp;KitabatakeM.,&nbsp;HongK.,&nbsp;EggertssonG.,&nbsp;CurnowA.W.,&nbsp;LinW.,&nbsp;CelicI.,&nbsp;WhitmanW.&nbsp;andSöllD. (1999) Cysteinyl-tRNA formation: the last puzzle of aminoacyl-tRNA synthesis.&nbsp;<em>FEBS Letters&nbsp;</em>462: 302-306.&nbsp;(ΙF: )</li></ol>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p><strong>2000</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list {\"ordered\":true} -->\n<ol><li>Papadimou Ε., Monastirli A.,<strong>&nbsp;Stathopoulos C.,</strong>&nbsp;Tsambaos D., and Drainas D. (2000) Modulation of ribonuclease Ρ activity by calcipotriol.&nbsp;267: 1173-1177.</li><li><strong>Stathopoulos C.,</strong>&nbsp;Tsagla A., Tekos A., and Drainas D. (2000) Effect of peptidyltransferase inhibitors on ribonuclease&nbsp;Ρ&nbsp;activity from&nbsp;<em>Dictyostelium discoideum.&nbsp;</em>27: 107-111.</li><li>TekosA.,&nbsp;TsaglaA.,&nbsp;<strong>Stathopoulos</strong><strong>C</strong><strong>.</strong>andDrainasD. (2000)&nbsp;Inhibition of eukaryotic ribonuclease Ρ activity by aminoglycosides. Kinetic studies.&nbsp;<em>FEBS Letters&nbsp;</em>485: 71-75.</li><li><strong>Stathopoulos C.,</strong>&nbsp;Li T., Longman R., Vothknecht U.C., Becker H.D., Ibba M. and Söll D. (2000).&nbsp;One polypeptide with two aminoacyl-tRNA synthetase activities.&nbsp;<em>Science&nbsp;</em>287: 479-482.</li><li>Ibba M., Becker H. D.,<strong>&nbsp;Stathopoulos C.,</strong>&nbsp;Tumbula D. and Söll D. (2000) The adaptor hypothesis revisited.&nbsp;<em>Trends Biochem. Sci</em>. 25: 311-316.</li><li>Bunjun S.&nbsp;<strong>(*), Stathopoulos C. (*),&nbsp;</strong>Graham D., Min B., Kitabatake M., Wang A.L., Wang&nbsp;&nbsp; C.C., Vivares C.P., Weiss L.M. and Söll D. (2000) A dual-specificity aminoacyl-tRNA synthetase in the deep rooted eukaryote&nbsp;<em>Giardia lamblia.</em><em>USA</em><em>&nbsp;97</em>: 12997-13002.&nbsp;<strong>(*)</strong>equal contribution.</li></ol>\n<!-- /wp:list -->', 'Publications 1995-2000', '', 'inherit', 'closed', 'closed', '', '185-revision-v1', '', '', '2021-04-20 20:58:52', '2021-04-20 17:58:52', '', 185, 'http://9.dynacomp2.eu/rna/wordpress/?p=186', 0, 'revision', '', 0),
(187, 2, '2021-05-13 00:54:16', '2021-04-20 17:59:29', ' ', '', '', 'publish', 'closed', 'closed', '', '187', '', '', '2021-05-13 00:54:16', '2021-05-12 21:54:16', '', 0, 'http://9.dynacomp2.eu/rna/wordpress/?p=187', 21, 'nav_menu_item', '', 0),
(188, 2, '2021-05-13 00:54:16', '2021-04-20 17:59:29', ' ', '', '', 'publish', 'closed', 'closed', '', '188', '', '', '2021-05-13 00:54:16', '2021-05-12 21:54:16', '', 0, 'http://9.dynacomp2.eu/rna/wordpress/?p=188', 20, 'nav_menu_item', '', 0),
(189, 2, '2021-05-13 00:54:16', '2021-04-20 17:59:29', '', 'Publications 2006–2010', '', 'publish', 'closed', 'closed', '', 'publications-2006-2010', '', '', '2021-05-13 00:54:16', '2021-05-12 21:54:16', '', 0, 'http://9.dynacomp2.eu/rna/wordpress/?p=189', 19, 'nav_menu_item', '', 0),
(190, 2, '2021-04-20 21:00:58', '2021-04-20 18:00:58', '<!-- wp:image {\"width\":290,\"height\":246} -->\n<figure class=\"wp-block-image is-resized\"><img src=\"http://rna.6.dynacomp2.eu/images/avatar/groups/Costas_New_1.jpg\" alt=\"Costas New 1\" width=\"290\" height=\"246\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Professor Constantinos Stathopoulos is the leader of the RNA Biology group at the University of Patras. He has been postdoctoral fellow at&nbsp;<a href=\"http://trna.research.yale.edu/index.html\">Yale University</a>&nbsp;(1998-2001) and Assistant Professor at the Department of Biochemistry and Biotechnology of the University of Thessaly (2002-2009).In 2009 he joined the&nbsp;<a href=\"http://biochemistry.med.upatras.gr/\">Department of Biochemistry at the University of Patras School of Medicine</a>&nbsp;as Associate Professor and since 2014 he is Full Professor.The PI has established several international collaborations with centers of excellence on RNA biology and metabolism.Work from his group has been awarded in international and national conferences. He is member of the editorial board of the&nbsp;<a href=\"http://www.mdpi.com/journal/ijms/sectioneditors/biochemistry\"><em>International Journal of Molecular Sciences</em></a>&nbsp;and he has served as reviewer for numerous international journals and for the evaluation of research grant applications submitted to the Hellenic Ministry of Education and to the General Secretariat of Research and Technology. He has published more than 60 articles and part of his work has been cited in major scientific textbooks of Biochemistry and Molecular Biology. Recently, he organized as co-Chair the&nbsp;<a href=\"http://www.trna2014.gr/\">25<sup>th</sup>&nbsp;tRNA Conference</a>. A detailed CV can be found&nbsp;<a href=\"http://rna.6.dynacomp2.eu/images/STATHOPOULOS%20%20ENGLISH%20CV%20JAN%202017-FINAL.pdf\">here.</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><em>Research links</em></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><a href=\"https://www.linkedin.com/profile/view?id=AAMAAAZgaEIBDgAPzbl3D2WnFKLeJWCLytIYA4M&amp;trk=hp-identity-name\">Linkedin profile</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><a href=\"https://www.researchgate.net/profile/Constantinos_Stathopoulos?ev=hdr_xprf&amp;_sg=rpa2WsJrftMQLl2WUg9rE_SBr-uv1wqr9uTkZqa2bsYd3-riDwFGZEv9uIU2EF9Z\">Researchgate profile</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><a href=\"https://scholar.google.gr/citations?user=q-KogacAAAAJ&amp;hl=el\">Google Scholar</a></p>\n<!-- /wp:paragraph -->', 'Group Leader', '', 'publish', 'closed', 'closed', '', 'group-leader', '', '', '2021-05-12 10:54:30', '2021-05-12 07:54:30', '', 0, 'http://9.dynacomp2.eu/rna/wordpress/?p=190', 0, 'post', '', 0),
(191, 2, '2021-04-20 21:00:58', '2021-04-20 18:00:58', '<!-- wp:image {\"width\":290,\"height\":246} -->\n<figure class=\"wp-block-image is-resized\"><img src=\"http://rna.6.dynacomp2.eu/images/avatar/groups/Costas_New_1.jpg\" alt=\"Costas New 1\" width=\"290\" height=\"246\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Professor Constantinos Stathopoulos is the leader of the RNA Biology group at the University of Patras. He has been postdoctoral fellow at&nbsp;<a href=\"http://trna.research.yale.edu/index.html\">Yale University</a>&nbsp;(1998-2001) and Assistant Professor at the Department of Biochemistry and Biotechnology of the University of Thessaly (2002-2009).In 2009 he joined the&nbsp;<a href=\"http://biochemistry.med.upatras.gr/\">Department of Biochemistry at the University of Patras School of Medicine</a>&nbsp;as Associate Professor and since 2014 he is Full Professor.The PI has established several international collaborations with centers of excellence on RNA biology and metabolism.Work from his group has been awarded in international and national conferences. He is member of the editorial board of the&nbsp;<a href=\"http://www.mdpi.com/journal/ijms/sectioneditors/biochemistry\"><em>International Journal of Molecular Sciences</em></a>&nbsp;and he has served as reviewer for numerous international journals and for the evaluation of research grant applications submitted to the Hellenic Ministry of Education and to the General Secretariat of Research and Technology. He has published more than 60 articles and part of his work has been cited in major scientific textbooks of Biochemistry and Molecular Biology. Recently, he organized as co-Chair the&nbsp;<a href=\"http://www.trna2014.gr/\">25<sup>th</sup>&nbsp;tRNA Conference</a>. A detailed CV can be found&nbsp;<a href=\"http://rna.6.dynacomp2.eu/images/STATHOPOULOS%20%20ENGLISH%20CV%20JAN%202017-FINAL.pdf\">here.</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><em>Research links</em></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><a href=\"https://www.linkedin.com/profile/view?id=AAMAAAZgaEIBDgAPzbl3D2WnFKLeJWCLytIYA4M&amp;trk=hp-identity-name\">Linkedin profile</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><a href=\"https://www.researchgate.net/profile/Constantinos_Stathopoulos?ev=hdr_xprf&amp;_sg=rpa2WsJrftMQLl2WUg9rE_SBr-uv1wqr9uTkZqa2bsYd3-riDwFGZEv9uIU2EF9Z\">Researchgate profile</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><a href=\"https://scholar.google.gr/citations?user=q-KogacAAAAJ&amp;hl=el\">Google Scholar</a></p>\n<!-- /wp:paragraph -->', 'Group Leader', '', 'inherit', 'closed', 'closed', '', '190-revision-v1', '', '', '2021-04-20 21:00:58', '2021-04-20 18:00:58', '', 190, 'http://9.dynacomp2.eu/rna/wordpress/?p=191', 0, 'revision', '', 0),
(192, 2, '2021-04-20 21:01:39', '2021-04-20 18:01:39', '<!-- wp:table {\"hasFixedLayout\":true,\"className\":\"is-style-regular\"} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/1.jpg\" alt=\"1\" width=\"200\" height=\"251\" /></td>\n<td style=\"text-align: left;\" data-align=\"right\"><strong>Katerina Grafanaki</strong>, MD, PhD<br />Contact her at: <a href=\"mailto:grafanaki@med.upatras.gr\">grafanaki@med.upatras.gr</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/GRAFANAKI_CV_2016_ENG.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/2.jpg\" alt=\"2\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Vicky Stamatopoulou</strong>, PhD<br />Assistant Professor<br />Contact her at: <a href=\"mailto:v.stam@upatras.gr\">v.stam@upatras.gr</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/CV_Stamatopoulou.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/3.jpg\" alt=\"3\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Ilias Skeparnias</strong>, Biologist, PhD <br />Contact him at: <a href=\"mailto:hskeparnias@upatras.gr\">iskeparnias@upatras.gr</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/I.Skeparnias_CV.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/4.jpg\" alt=\"4\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Athanasios N. Shaukat</strong>, Biologist, MSc <br />PhD student<br />Contact him at: <a href=\"mailto:shaukat.ath@gmail.com\">shaukat.ath@gmail.com</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/Curriculum%20Vitae%20A.sokat.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/5.jpg\" alt=\"5\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Eleni Kaliatsi</strong>, Biotechnologist, MSc <br />PhD student<br />Contact her at: <a href=\"mailto:lenakaliatsi@hotmail.gr\">lenakaliatsi@hotmail.gr</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/%CE%92%CE%99%CE%9F%CE%93%CE%A1%CE%91%CE%A6%CE%99%CE%9A%CE%9F_%CE%A3%CE%97%CE%9C%CE%95%CE%99%CE%A9%CE%9C%CE%911.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/6.jpg\" alt=\"6\" width=\"200\" height=\"250\" /> </td>\n<td data-align=\"right\"><strong>Giorgos Kyriakopoulos</strong>, Pharmacist, MSc <br />PhD student<br />Contact him at: <a href=\"mailto:gkyriakop.123@gmail.com\">gkyriakop.123@gmail.com</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/Curriculum-Vitae-G.Kyriakopoulos.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/7.jpg\" alt=\"7\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Nikoleta Giarimoglou</strong>, Biochemist, MSc<br />PhD student<br />Contact her at: <a href=\"mailto:n.giarimoglou@upatras.gr\">n.giarimoglou@upatras.gr</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/Giarimoglou_CV.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/8.jpg\" alt=\"8\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Adamantia Kouvela</strong>, Molecular Biologist, MSc<br />PhD student<br />Contact her at: <a href=\"mailto:kouvela.a@upatras.gr\">kouvela.a@upatras.gr</a> </td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/9.jpg\" alt=\"9\" width=\"200\" height=\"250\" /> </td>\n<td data-align=\"right\"><strong>Ioanna Patsi</strong>, Biologist <br />M.Sc Student<br />Contact her at: <a href=\"mailto:up1047958@upnet.gr\">up1047958@upnet.gr</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/CV%20patsi.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/10.jpg\" alt=\"10\" width=\"200\" height=\"250\" /></td>\n<td><strong>Anargyros Alexiou</strong>, Biologist <br />M.Sc Student<br />Contact him at: <a href=\"mailto:argyrisalexiou@hotmail.com\">argyrisalexiou@hotmail.com</a> </td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/11.jpg\" alt=\"11\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Maria Pachi</strong>, Biologist<br />M.Sc Student<br />Contact her at: <a href=\"mailto:maria.pachi98@gmail.com\">maria.pachi98@gmail.com</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/12.png\" alt=\"12\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Vassilis Stamatakis</strong>, Biologist<br />M.Sc Student<br />Contact him at: <a href=\"mailto:maria.pachi98@gmail.com\">maria.pachi98@gmail.com</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/13.png\" alt=\"13\" width=\"200\" height=\"250\" /></td>\n<td style=\"text-align: left;\" data-align=\"right\"><strong>Eirini Androna</strong>, Biologist<br />M.Sc Student<br />Contact her at: <a href=\"mailto:irine13omega@gmail.com\">irine13omega@gmail.com</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td>                                                       <br /> </td>\n<td data-align=\"right\"><strong>Katerina Gentekaki</strong>, Biologist <br />M.Sc. Student<br />Contact her at: <a href=\"mailto:katerinagen97@gmail.com\">katerinagen97@gmail.com</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table -->', 'Group Members', '', 'publish', 'closed', 'closed', '', 'group-members', '', '', '2021-06-29 16:15:23', '2021-06-29 13:15:23', '', 0, 'http://9.dynacomp2.eu/rna/wordpress/?p=192', 0, 'post', '', 0);
INSERT INTO `wprna_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(193, 2, '2021-04-20 21:01:39', '2021-04-20 18:01:39', '<!-- wp:table -->\n<figure class=\"wp-block-table\"><table><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/1.jpg\" alt=\"1\" width=\"200\" height=\"251\"></td><td>Katerina Grafanaki,&nbsp;MD, PhDContact her at:&nbsp;<a href=\"mailto:grafanaki@med.upatras.gr\">grafanaki@med.upatras.gr</a><a href=\"http://rna.6.dynacomp2.eu/images/GRAFANAKI_CV_2016_ENG.pdf\">Curriculum Vitae</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table -->\n<figure class=\"wp-block-table\"><table><tbody><tr><td>&nbsp;<img src=\"http://rna.6.dynacomp2.eu/images/Group_members/2.jpg\" alt=\"2\" width=\"200\" height=\"250\"></td><td>Vicky Stamatopoulou,&nbsp;PhDAssistant Professor<br>Contact her at:&nbsp;<a href=\"mailto:v.stam@upatras.gr\">v.stam@upatras.gr</a><a href=\"http://rna.6.dynacomp2.eu/images/CV_Stamatopoulou.pdf\">Curriculum Vitae</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table -->\n<figure class=\"wp-block-table\"><table><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/3.jpg\" alt=\"3\" width=\"200\" height=\"250\"></td><td>Ilias Skeparnias, Biologist, MScPhD studentContact him at:&nbsp;<a href=\"mailto:hskeparnias@upatras.gr\">iskeparnias@upatras.gr</a><a href=\"http://rna.6.dynacomp2.eu/images/I.Skeparnias_CV.pdf\">Curriculum Vitae</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table -->\n<figure class=\"wp-block-table\"><table><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/4.jpg\" alt=\"4\" width=\"200\" height=\"250\"></td><td>Athanasios N. Shaukat, Biologist, MSc<br>PhD studentContact him at:&nbsp;<a href=\"mailto:shaukat.ath@gmail.com\">shaukat.ath@gmail.com</a><a href=\"http://rna.6.dynacomp2.eu/images/Curriculum%20Vitae%20A.sokat.pdf\">Curriculum Vitae</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table -->\n<figure class=\"wp-block-table\"><table><tbody><tr><td>&nbsp;<img src=\"http://rna.6.dynacomp2.eu/images/Group_members/5.jpg\" alt=\"5\" width=\"200\" height=\"250\"></td><td>Eleni&nbsp;Kaliatsi, Biotechnologist, MSc<br>PhD studentContact her at:&nbsp;<a href=\"mailto:lenakaliatsi@hotmail.gr\">lenakaliatsi@hotmail.gr</a><a href=\"http://rna.6.dynacomp2.eu/images/%CE%92%CE%99%CE%9F%CE%93%CE%A1%CE%91%CE%A6%CE%99%CE%9A%CE%9F_%CE%A3%CE%97%CE%9C%CE%95%CE%99%CE%A9%CE%9C%CE%911.pdf\">Curriculum Vitae</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table -->\n<figure class=\"wp-block-table\"><table><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/6.jpg\" alt=\"6\" width=\"200\" height=\"250\">&nbsp;&nbsp;</td><td>Giorgos&nbsp;Kyriakopoulos,&nbsp;Pharmacist,&nbsp;MSc<br>PhD studentContact him at:&nbsp;<a href=\"mailto:gkyriakop.123@gmail.com\">gkyriakop.123@gmail.com</a><a href=\"http://rna.6.dynacomp2.eu/images/Curriculum-Vitae-G.Kyriakopoulos.pdf\">Curriculum Vitae</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table -->\n<figure class=\"wp-block-table\"><table><tbody><tr><td>&nbsp;&nbsp;<img src=\"http://rna.6.dynacomp2.eu/images/Group_members/7.jpg\" alt=\"7\" width=\"200\" height=\"250\"></td><td>Nikoleta&nbsp;Giarimoglou, Biochemist,&nbsp;MScPhD studentContact her at:&nbsp;<a href=\"mailto:n.giarimoglou@upatras.gr\">n.giarimoglou@upatras.gr</a><a href=\"http://rna.6.dynacomp2.eu/images/Giarimoglou_CV.pdf\">Curriculum Vitae</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table -->\n<figure class=\"wp-block-table\"><table><tbody><tr><td>&nbsp;&nbsp;<img src=\"http://rna.6.dynacomp2.eu/images/Group_members/8.jpg\" alt=\"8\" width=\"200\" height=\"250\">&nbsp;&nbsp;&nbsp;&nbsp;</td><td>Adamantia Kouvela, Molecular Biologist,&nbsp;MScPhD studentContact her at:&nbsp;<a href=\"mailto:kouvela.a@upatras.gr\">kouvela.a@upatras.gr</a>&nbsp;</td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table -->\n<figure class=\"wp-block-table\"><table><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/9.jpg\" alt=\"9\" width=\"200\" height=\"250\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;<br>&nbsp;&nbsp;</td><td>Ioanna Patsi, Biologist<br>M.Sc&nbsp;StudentContact her at:&nbsp;<a></a><a href=\"mailto:up1047958@upnet.gr\">up1047958@upnet.gr</a><a href=\"http://rna.6.dynacomp2.eu/images/CV%20patsi.pdf\">Curriculum Vitae</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table -->\n<figure class=\"wp-block-table\"><table><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/10.jpg\" alt=\"10\" width=\"200\" height=\"250\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;<br>&nbsp;&nbsp;&nbsp;&nbsp;</td><td>&nbsp;Anargyros Alexiou, Biologist<br>M.Sc&nbsp;StudentContact him at:&nbsp;<a href=\"mailto:argyrisalexiou@hotmail.com\">argyrisalexiou@hotmail.com</a>&nbsp;</td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table -->\n<figure class=\"wp-block-table\"><table><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/11.jpg\" alt=\"11\" width=\"200\" height=\"250\"></td><td>Maria Pachi<br>M.Sc&nbsp;StudentContact her at:&nbsp;<a href=\"mailto:maria.pachi98@gmail.com\">maria.pachi98@gmail.com</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table -->\n<figure class=\"wp-block-table\"><table><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/12.png\" alt=\"12\" width=\"200\" height=\"250\">&nbsp;&nbsp;</td><td>Vassilis StamatakisM.Sc&nbsp;StudentContact him at:&nbsp;<a href=\"mailto:maria.pachi98@gmail.com\">maria.pachi98@gmail.com</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table -->\n<figure class=\"wp-block-table\"><table><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/13.png\" alt=\"13\" width=\"200\" height=\"250\"></td><td>Eirini Androna,M.Sc&nbsp;StudentContact her at:&nbsp;<a href=\"mailto:irine13omega@gmail.com\">irine13omega@gmail.com</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table -->\n<figure class=\"wp-block-table\"><table><tbody><tr><td>&nbsp;&nbsp;<br>&nbsp;</td><td>Katerina Gentekaki, Biologist<br>M.Sc. StudentContact her at:&nbsp;<a href=\"mailto:katerinagen97@gmail.com\">katerinagen97@gmail.com</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->', 'Group Members', '', 'inherit', 'closed', 'closed', '', '192-revision-v1', '', '', '2021-04-20 21:01:39', '2021-04-20 18:01:39', '', 192, 'http://9.dynacomp2.eu/rna/wordpress/?p=193', 0, 'revision', '', 0),
(194, 2, '2021-04-20 21:02:23', '2021-04-20 18:02:23', '<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/AAEAAQAAAAAAAAfsAAAAJDAzMzA5MzNiLTBhYTQtNGZiMy05MWFiLTlhNzU5N2Q4MmNjYw.jpg\" alt=\"AAEAAQAAAAAAAAfsAAAAJDAzMzA5MzNiLTBhYTQtNGZiMy05MWFiLTlhNzU5N2Q4MmNjYw\" width=\"150\" height=\"150\">&nbsp;</td><td>Maria Apostolidi, PhD<br>Current Position: Postdoctoral Research Associate at Yale University School of Medicine<br>Contact her at: <a href=\"mailto:maria.apostolidi@yale.edu\">maria.apostolidi@yale.edu</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td>&nbsp;<img src=\"http://rna.6.dynacomp2.eu/images/AAEAAQAAAAAAAAliAAAAJDQ0ZmYwMWY1LTA0ODYtNGYyYy1hNTMzLTFhZDBlNGEzZGJmYg.jpg\" alt=\"AAEAAQAAAAAAAAliAAAAJDQ0ZmYwMWY1LTA0ODYtNGYyYy1hNTMzLTFhZDBlNGEzZGJmYg\" width=\"150\" height=\"150\"></td><td>Dimitrios Anastasakis, PhD<br>Current Position: Postdoctoral Research Associate at National Institutes of Health<br>Contact him at: <a href=\"mailto:dimitrios.anastasakis@nih.gov\">dimitrios.anastasakis@nih.gov</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td>&nbsp;</td><td>Parthena Konstantinidou, MSc<br>Current Position: BENAKI Phytopathological Institute (BPI)<br>Contact her at: <a href=\"mailto:partkons@upatras.gr\">partkons@upatras.gr</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/DSC_0755_.jpg\" alt=\"DSC 0755 \" width=\"150\" height=\"150\"></td><td>Aikaterini Lamprinou, MSc<br>Contact her at: <a href=\"mailto:a.lamprinou@upnet.gr\">a.lamprinou@upnet.gr</a><a href=\"http://rna.6.dynacomp2.eu/images/Curriculum_Vitae_A.Lamprinou.pdf\">Curriculum Vitae</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/vic_katopodi.jpg\" alt=\"vic katopodi\" width=\"150\" height=\"150\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td><td>Vicky Katopodi, MSc<br>Current Position:&nbsp;PhD Student at KU Leuven<br>Contact her at:&nbsp;<a href=\"mailto:vickykatopodi@gmail.com\">vickykatopodi@gmail.com</a><a href=\"http://rna.6.dynacomp2.eu/images/Curriculum-Vitae-V.Katopodi.pdf\">Curriculum Vitae</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/IMG_20170915_143247_463.jpg\" alt=\"IMG 20170915 143247 463\" width=\"110\" height=\"192\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;</td><td>David Dermoniotis, MSc<br>Contact him at:&nbsp;<a href=\"mailto:dddermoniotis@gmail.com\">dddermoniotis@gmail.com</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/21682458_1711080565582846_666013812_o.jpg\" alt=\"21682458 1711080565582846 666013812 o\" width=\"107\" height=\"188\">&nbsp;&nbsp;&nbsp;&nbsp;</td><td>Chris Katsioulas, MSc<br>Contact him at:&nbsp;<a href=\"mailto:christospkatsioulas@gmail.com\">christospkatsioulas@gmail.com</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td>&nbsp;&nbsp;<img src=\"http://rna.6.dynacomp2.eu/images/Group_members/maria_balasi.png\" alt=\"maria balasi\" width=\"136\" height=\"136\"><br>&nbsp;</td><td>Maria Balasi, MSc<br>Contact her at:&nbsp;<a href=\"mailto:balasi.maria@gmail.com\">balasi.maria@gmail.com</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/Liu.jpg\" alt=\"Liu\" width=\"150\" height=\"150\"></td><td>Liu Lingshan<br>Visiting Undergraduate Student <br>Peking Union Medical College, China<br>Contact her at: <a href=\"mailto:syfxmomo@163.com\">syfxmomo@163.com</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td>&nbsp;<img src=\"http://rna.6.dynacomp2.eu/images/Group_members/paula_nunez.PNG\" alt=\"paula nunez\" width=\"140\" height=\"188\"><br></td><td>Paula Nunez<br>Visiting Underdraduate Student<br>Biomedical Sciences, Universitat Autónoma de Barcelona<br>Contact her at: <a href=\"mailto:paula270998@gmail.com\">paula270998@gmail.com</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/sofiaantonopoulou.jpg\" alt=\"sofiaantonopoulou\" width=\"140\" height=\"189\"></td><td>Sofia Antonopoulou<br>Visiting Underdraduate Student<br>Biological Sciences, Imperial college, London Contact her at: <a href=\"mailto:sa11718@ic.ac.uk\">sa11718@ic.ac.uk</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->', 'Alumni', '', 'publish', 'closed', 'closed', '', 'alumni', '', '', '2021-06-28 12:07:17', '2021-06-28 09:07:17', '', 0, 'http://9.dynacomp2.eu/rna/wordpress/?p=194', 0, 'post', '', 0),
(195, 2, '2021-04-20 21:02:23', '2021-04-20 18:02:23', '<!-- wp:table -->\n<figure class=\"wp-block-table\"><table><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/AAEAAQAAAAAAAAfsAAAAJDAzMzA5MzNiLTBhYTQtNGZiMy05MWFiLTlhNzU5N2Q4MmNjYw.jpg\" alt=\"AAEAAQAAAAAAAAfsAAAAJDAzMzA5MzNiLTBhYTQtNGZiMy05MWFiLTlhNzU5N2Q4MmNjYw\" width=\"150\" height=\"150\">&nbsp;</td><td>&nbsp;Maria Apostolidi, PhDCurrent Position:&nbsp;Postdoctoral Research Associate at Yale University School of MedicineContact her at:&nbsp;<a href=\"mailto:maria.apostolidi@yale.edu\">maria.apostolidi@yale.edu</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table -->\n<figure class=\"wp-block-table\"><table><tbody><tr><td>&nbsp;<img src=\"http://rna.6.dynacomp2.eu/images/AAEAAQAAAAAAAAliAAAAJDQ0ZmYwMWY1LTA0ODYtNGYyYy1hNTMzLTFhZDBlNGEzZGJmYg.jpg\" alt=\"AAEAAQAAAAAAAAliAAAAJDQ0ZmYwMWY1LTA0ODYtNGYyYy1hNTMzLTFhZDBlNGEzZGJmYg\" width=\"150\" height=\"150\"></td><td>Dimitrios&nbsp;Anastasakis, PhDCurrent Position:&nbsp;Postdoctoral Research Associate at National Institutes of Health<br>Contact him at:&nbsp;<a href=\"mailto:dimitrios.anastasakis@nih.gov\">dimitrios.anastasakis@nih.gov</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table -->\n<figure class=\"wp-block-table\"><table><tbody><tr><td>&nbsp;</td><td>Parthena&nbsp;Konstantinidou, MScCurrent Position:&nbsp;BENAKI Phytopathological Institute (BPI)<br>Contact her at:&nbsp;<a></a><a href=\"mailto:partkons@upatras.gr\">partkons@upatras.gr</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table -->\n<figure class=\"wp-block-table\"><table><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/DSC_0755_.jpg\" alt=\"DSC 0755 \" width=\"150\" height=\"150\"></td><td>Aikaterini&nbsp;Lamprinou, MScContact her at:&nbsp;<a href=\"mailto:a.lamprinou@upnet.gr\">a.lamprinou@upnet.gr</a><a href=\"http://rna.6.dynacomp2.eu/images/Curriculum_Vitae_A.Lamprinou.pdf\">Curriculum Vitae</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table -->\n<figure class=\"wp-block-table\"><table><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/vic_katopodi.jpg\" alt=\"vic katopodi\" width=\"150\" height=\"150\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td><td>Vicky Katopodi, MSc<br>Current Position:&nbsp;PhD Student at KU Leuven<br>Contact her at:&nbsp;<a href=\"mailto:vickykatopodi@gmail.com\">vickykatopodi@gmail.com</a><a href=\"http://rna.6.dynacomp2.eu/images/Curriculum-Vitae-V.Katopodi.pdf\">Curriculum Vitae</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table -->\n<figure class=\"wp-block-table\"><table><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/IMG_20170915_143247_463.jpg\" alt=\"IMG 20170915 143247 463\" width=\"110\" height=\"192\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;</td><td>David Dermoniotis, MSc<br>Contact him at:&nbsp;<a href=\"mailto:dddermoniotis@gmail.com\">dddermoniotis@gmail.com</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table -->\n<figure class=\"wp-block-table\"><table><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/21682458_1711080565582846_666013812_o.jpg\" alt=\"21682458 1711080565582846 666013812 o\" width=\"107\" height=\"188\">&nbsp;&nbsp;&nbsp;&nbsp;</td><td>Chris Katsioulas, MSc<br>Contact him at:&nbsp;<a href=\"mailto:christospkatsioulas@gmail.com\">christospkatsioulas@gmail.com</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table -->\n<figure class=\"wp-block-table\"><table><tbody><tr><td>&nbsp;&nbsp;<img src=\"http://rna.6.dynacomp2.eu/images/Group_members/maria_balasi.png\" alt=\"maria balasi\" width=\"136\" height=\"136\"><br>&nbsp;</td><td>Maria Balasi, MSc<br>Contact her at:&nbsp;<a href=\"mailto:balasi.maria@gmail.com\">balasi.maria@gmail.com</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table -->\n<figure class=\"wp-block-table\"><table><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/Liu.jpg\" alt=\"Liu\" width=\"150\" height=\"150\"></td><td>Liu&nbsp;LingshanVisiting Undergraduate StudentPeking Union Medical College, ChinaContact her at:&nbsp;<a href=\"mailto:syfxmomo@163.com\">syfxmomo@163.com</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table -->\n<figure class=\"wp-block-table\"><table><tbody><tr><td>&nbsp;<img src=\"http://rna.6.dynacomp2.eu/images/Group_members/paula_nunez.PNG\" alt=\"paula nunez\" width=\"140\" height=\"188\"><br></td><td>Paula Nunez<br>Visiting Underdraduate StudentBiomedical Sciences<br>Universitat Autónoma de BarcelonaContact her at:&nbsp;<a href=\"mailto:paula270998@gmail.com\">paula270998@gmail.com</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table -->\n<figure class=\"wp-block-table\"><table><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/sofiaantonopoulou.jpg\" alt=\"sofiaantonopoulou\" width=\"140\" height=\"189\"></td><td>Sofia Antonopoulou<br>Visiting Underdraduate StudentBiological Sciences<br>Imperial college, London&nbsp;Contact her at:&nbsp;<a href=\"mailto:sa11718@ic.ac.uk\">sa11718@ic.ac.uk</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->', 'Alumni', '', 'inherit', 'closed', 'closed', '', '194-revision-v1', '', '', '2021-04-20 21:02:23', '2021-04-20 18:02:23', '', 194, 'http://9.dynacomp2.eu/rna/wordpress/?p=195', 0, 'revision', '', 0),
(196, 2, '2021-04-20 21:02:58', '2021-04-20 18:02:58', '<!-- wp:table -->\n<figure class=\"wp-block-table\"><table><tbody><tr><td><strong><em>National&nbsp;</em>&nbsp;</strong></td><td></td><td><strong>&nbsp;<em>International</em></strong></td></tr><tr><td>&nbsp;<a href=\"http://biochemistry.med.upatras.gr/lang_en/laboratory/viewCV/1\">Prof. D. Drainas</a><a href=\"http://bionmr.upatras.gr/\">Prof. G. Spyroulias</a><a href=\"http://stemcellslab.upatras.gr/\">Prof. S. Taraviras</a><a href=\"http://www.xarisezoi.gr/\">Prof. A. Spyridonidis</a><a href=\"https://www.linkedin.com/in/spyros-pournaras-16a43575\">Prof. S. Pournaras</a>As. Prof. D. Papachristou<a href=\"http://www.bio.uth.gr/index.php?option=com_content&amp;view=article&amp;id=220:gri-amoutzias&amp;catid=37:pers-dep&amp;Itemid=89&amp;lang=en\">As. Prof. G. Amoutzias</a><a href=\"http://vourloumis_group.chem.demokritos.gr/index.php?option=com_content&amp;view=article&amp;id=54&amp;Itemid=58\">Dr A. Papakyriakou</a></td><td>&nbsp;</td><td><a href=\"http://gmgm.unistra.fr/index.php?id=10164&amp;L=2\">Prof. H. D. Becker, University of Strasbourg, France</a><a href=\"https://www-mslmb.niddk.nih.gov/zhang/jinwei.html\">Dr. Jinwei Zhang,NIH , USA</a><a href=\"http://www.usias.fr/en/fellows/fellows-2015/fabrice-jossinet/\">Dr F. Jossinet, IBMC-CNRS, Strasbourg, France</a><a href=\"https://microbiology.osu.edu/people/ibba.1\">Prof. M. Ibba, The Ohio State University, USA</a><a href=\"http://trna.research.yale.edu/\">Prof. D. Söll, Yale University, USA</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->', 'Collaborators', '', 'publish', 'closed', 'closed', '', 'collaborators', '', '', '2021-05-12 10:54:01', '2021-05-12 07:54:01', '', 0, 'http://9.dynacomp2.eu/rna/wordpress/?p=196', 0, 'post', '', 0),
(197, 2, '2021-04-20 21:02:58', '2021-04-20 18:02:58', '<!-- wp:table -->\n<figure class=\"wp-block-table\"><table><tbody><tr><td><strong><em>National&nbsp;</em>&nbsp;</strong></td><td></td><td><strong>&nbsp;<em>International</em></strong></td></tr><tr><td>&nbsp;<a href=\"http://biochemistry.med.upatras.gr/lang_en/laboratory/viewCV/1\">Prof. D. Drainas</a><a href=\"http://bionmr.upatras.gr/\">Prof. G. Spyroulias</a><a href=\"http://stemcellslab.upatras.gr/\">Prof. S. Taraviras</a><a href=\"http://www.xarisezoi.gr/\">Prof. A. Spyridonidis</a><a href=\"https://www.linkedin.com/in/spyros-pournaras-16a43575\">Prof. S. Pournaras</a>As. Prof. D. Papachristou<a href=\"http://www.bio.uth.gr/index.php?option=com_content&amp;view=article&amp;id=220:gri-amoutzias&amp;catid=37:pers-dep&amp;Itemid=89&amp;lang=en\">As. Prof. G. Amoutzias</a><a href=\"http://vourloumis_group.chem.demokritos.gr/index.php?option=com_content&amp;view=article&amp;id=54&amp;Itemid=58\">Dr A. Papakyriakou</a></td><td>&nbsp;</td><td><a href=\"http://gmgm.unistra.fr/index.php?id=10164&amp;L=2\">Prof. H. D. Becker, University of Strasbourg, France</a><a href=\"https://www-mslmb.niddk.nih.gov/zhang/jinwei.html\">Dr. Jinwei Zhang,NIH , USA</a><a href=\"http://www.usias.fr/en/fellows/fellows-2015/fabrice-jossinet/\">Dr F. Jossinet, IBMC-CNRS, Strasbourg, France</a><a href=\"https://microbiology.osu.edu/people/ibba.1\">Prof. M. Ibba, The Ohio State University, USA</a><a href=\"http://trna.research.yale.edu/\">Prof. D. Söll, Yale University, USA</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->', 'Collaborators', '', 'inherit', 'closed', 'closed', '', '196-revision-v1', '', '', '2021-04-20 21:02:58', '2021-04-20 18:02:58', '', 196, 'http://9.dynacomp2.eu/rna/wordpress/?p=197', 0, 'revision', '', 0),
(198, 2, '2021-05-13 00:54:16', '2021-04-20 18:09:55', ' ', '', '', 'publish', 'closed', 'closed', '', '198', '', '', '2021-05-13 00:54:16', '2021-05-12 21:54:16', '', 0, 'http://9.dynacomp2.eu/rna/wordpress/?p=198', 13, 'nav_menu_item', '', 0),
(199, 2, '2021-05-13 00:54:16', '2021-04-20 18:09:55', ' ', '', '', 'publish', 'closed', 'closed', '', '199', '', '', '2021-05-13 00:54:16', '2021-05-12 21:54:16', '', 0, 'http://9.dynacomp2.eu/rna/wordpress/?p=199', 12, 'nav_menu_item', '', 0),
(200, 2, '2021-05-13 00:54:16', '2021-04-20 18:09:55', ' ', '', '', 'publish', 'closed', 'closed', '', '200', '', '', '2021-05-13 00:54:16', '2021-05-12 21:54:16', '', 0, 'http://9.dynacomp2.eu/rna/wordpress/?p=200', 11, 'nav_menu_item', '', 0),
(201, 2, '2021-05-13 00:54:16', '2021-04-20 18:09:55', ' ', '', '', 'publish', 'closed', 'closed', '', '201', '', '', '2021-05-13 00:54:16', '2021-05-12 21:54:16', '', 0, 'http://9.dynacomp2.eu/rna/wordpress/?p=201', 10, 'nav_menu_item', '', 0),
(203, 2, '2021-04-20 21:11:27', '2021-04-20 18:11:27', '<!-- wp:paragraph -->\n<p><strong>Group Leader</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"33.33%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:33.33%\"><!-- wp:image {\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"blob:http://9.dynacomp2.eu/8647e663-61b6-448d-b1ef-bccad8d8f217\" alt=\"\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"66.66%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:66.66%\"><!-- wp:paragraph -->\n<p>Professor Constantinos Stathopoulos is the leader of the RNA Biology group at the University of Patras. He has been postdoctoral fellow at&nbsp;<a href=\"http://trna.research.yale.edu/index.html\">Yale University</a>&nbsp;(1998-2001) and Assistant Professor at the Department of Biochemistry and Biotechnology of the University of Thessaly (2002-2009).In 2009 he joined the&nbsp;<a href=\"http://biochemistry.med.upatras.gr/\">Department of Biochemistry at the University of Patras School of Medicine</a>&nbsp;as Associate Professor and since 2014 he is Full Professor.The PI has established several international collaborations with centers of excellence on RNA biology and metabolism.Work from his group has been awarded in international and national conferences. He is member of the editorial board of the&nbsp;<a href=\"http://www.mdpi.com/journal/ijms/sectioneditors/biochemistry\"><em>International Journal of Molecular Sciences</em></a>&nbsp;and he has served as reviewer for numerous international journals and for the evaluation of research grant applications submitted to the Hellenic Ministry of Education and to the General Secretariat of Research and Technology. He has published more than 60 articles and part of his work has been cited in major scientific textbooks of Biochemistry and Molecular Biology. Recently, he organized as co-Chair the&nbsp;<a href=\"http://www.trna2014.gr/\">25<sup>th</sup>&nbsp;tRNA Conference</a>. A detailed CV can be found&nbsp;<a href=\"http://rna.6.dynacomp2.eu/images/STATHOPOULOS%20%20ENGLISH%20CV%20JAN%202017-FINAL.pdf\">here.</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><em>Research links</em></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><a href=\"https://www.linkedin.com/profile/view?id=AAMAAAZgaEIBDgAPzbl3D2WnFKLeJWCLytIYA4M&amp;trk=hp-identity-name\">Linkedin profile</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><a href=\"https://www.researchgate.net/profile/Constantinos_Stathopoulos?ev=hdr_xprf&amp;_sg=rpa2WsJrftMQLl2WUg9rE_SBr-uv1wqr9uTkZqa2bsYd3-riDwFGZEv9uIU2EF9Z\">Researchgate profile</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><a href=\"https://scholar.google.gr/citations?user=q-KogacAAAAJ&amp;hl=el\">Google Scholar</a></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->', 'People', '', 'inherit', 'closed', 'closed', '', '36-revision-v1', '', '', '2021-04-20 21:11:27', '2021-04-20 18:11:27', '', 36, 'http://9.dynacomp2.eu/rna/wordpress/?p=203', 0, 'revision', '', 0),
(204, 2, '2021-04-20 21:11:36', '2021-04-20 18:11:36', '', 'Costas_New_1', '', 'inherit', 'open', 'closed', '', 'costas_new_1', '', '', '2021-04-20 21:11:36', '2021-04-20 18:11:36', '', 36, 'http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/Costas_New_1.jpg', 0, 'attachment', 'image/jpeg', 0),
(206, 2, '2021-04-21 11:37:34', '2021-04-21 08:37:34', '.entry-content td, .comment-content td {FONT-SIZE: 15px;}\n\n#agama-logo .logo-desktop {\n    display: inline-block;\n}\n\n\n@media screen and (min-width: 1020px) {\n#agama-primary-nav {\n    text-align: center;\n}\n#agama-primary-nav ul.agama-navigation {\n    display: inline-block;\n}\n}\n\n.tv-row {display: inherit;}\n\n.tv-d-block {margin: 0 auto;}\n\n#agama-primary-nav a \n{text-transform: none!important;}\n\n\n.wp-block-table .has-fixed-layout {width: 70%; display:block;\nmargin:0 auto;}\n\n\n.wp-block-table .has-fixed-layout td, .wp-block-table .has-fixed-layout th {vertical-align: middle !important; }\n\n.entry-content img, .comment-content img, .widget img {height: auto;}\n\n\n.has-text-align-right {text-align: left;}', 'agama', '', 'publish', 'closed', 'closed', '', 'agama', '', '', '2021-06-28 14:01:36', '2021-06-28 11:01:36', '', 0, 'http://9.dynacomp2.eu/rna/wordpress/2021/04/21/agama/', 0, 'custom_css', '', 0),
(207, 2, '2021-04-21 11:37:34', '2021-04-21 08:37:34', '*/* Remove metadata */\n. entry-meta .byline, .entry-meta .cat-links {display: none;}\n.entry-meta .posted-on {display: none;}', 'agama', '', 'inherit', 'closed', 'closed', '', '206-revision-v1', '', '', '2021-04-21 11:37:34', '2021-04-21 08:37:34', '', 206, 'http://9.dynacomp2.eu/rna/wordpress/?p=207', 0, 'revision', '', 0),
(209, 2, '2021-04-21 11:38:39', '2021-04-21 08:38:39', '', 'agama', '', 'inherit', 'closed', 'closed', '', '206-revision-v1', '', '', '2021-04-21 11:38:39', '2021-04-21 08:38:39', '', 206, 'http://9.dynacomp2.eu/rna/wordpress/?p=209', 0, 'revision', '', 0),
(213, 2, '2021-05-12 10:25:29', '2021-05-12 07:25:29', '.entry-content td, .comment-content td {FONT-SIZE: 15px;}', 'agama', '', 'inherit', 'closed', 'closed', '', '206-revision-v1', '', '', '2021-05-12 10:25:29', '2021-05-12 07:25:29', '', 206, 'http://9.dynacomp2.eu/rna/wordpress/?p=213', 0, 'revision', '', 0),
(216, 2, '2021-05-12 10:53:39', '2021-05-12 07:53:39', '<!-- wp:paragraph -->\n<p>Members of the RNA group participate in teaching of the following MSc graduate programs:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><em>University of Patras</em></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>·<a href=\"http://bie.med.upatras.gr/\">MSc in Biomedical Sciences</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>·<a href=\"http://www.pez.upatras.gr/index.php/en/\">&nbsp;</a><a href=\"http://www.pez.upatras.gr/index.php/en/\">MSc in Informatics for Life Sciences</a>&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>·<a href=\"http://www.bme.upatras.gr/index.php/gr/\">MSc in Biomedical Engineering</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>·&nbsp;<a href=\"http://physics.med.upatras.gr/\">MSc in Medical Physics&nbsp;</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>·<a href=\"http://www.publichealth.med.upatras.gr/\">Msc in Public Health&nbsp;</a>&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>·<a href=\"https://www.upatras.gr/en/node/5333\">MSc in Chemical Biology</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><em>University of Athens</em></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>·<a href=\"http://en.biol.uoa.gr/courses-offered/postgraduate-studies.html\">MSc in Microbial Biotechnology</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><em>University of Ioannina</em></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>·&nbsp;<a href=\"http://med.uoi.gr/index.php?option=com_content&amp;view=article&amp;id=34&amp;Itemid=171&amp;lang=el\">MSc in Basic Biomedical Sciences&nbsp;</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The RNA biology group offers positions to students who wish to contact research and accomplish the Master’s or PhD projects from the School of Medicine, the School of Pharmacy and the Departments of Biology, Chemistry, Biochemistry and Biotechnology, Molecular Biology and Genetics, Biological Applications and Natural Resources.&nbsp;The candidates must contact Prof C. Stathopoulos, preferably via email, prior to their application.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In addition, the RNA biology group participates in exchanges of international students&nbsp;&nbsp;visiting the University of Patras Medical School through an ERASMUS bilateral agreement with the&nbsp;<a href=\"http://www.unistra.fr/index.php?id=english\">University of Strasbourg, France</a>.&nbsp;</p>\n<!-- /wp:paragraph -->', 'Graduate', '', 'inherit', 'closed', 'closed', '', '75-autosave-v1', '', '', '2021-05-12 10:53:39', '2021-05-12 07:53:39', '', 75, 'http://9.dynacomp2.eu/rna/wordpress/?p=216', 0, 'revision', '', 0),
(217, 2, '2021-05-12 10:55:20', '2021-05-12 07:55:20', '<!-- wp:paragraph -->\n<p>Members of the RNA group participate in teaching of the following&nbsp;<a href=\"https://eclass.upatras.gr/\">undergraduate courses</a>&nbsp;which also include lab practicals:Biochemistry I (MED807)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Biochemistry II (MED809)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Biochemistry III (MED810)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Clinical Biochemistry</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The RNA biology group offers positions to undergraduate students from the School of Medicine, the School of Pharmacy and the Departments of Biology, Chemistry, Biochemistry and Biotechnology, Molecular Biology and Genetics, Biological Applications and Natural Resources on selected research topics during their senior year.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In addition, the RNA biology group participates in exchanges of international medical students visiting the University of Patras Medical School for summer internships in basic research laboratories or clinics, organized by&nbsp;<a href=\"http://www.helmsic.gr/\">HELMISC</a>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>For more information you can check regularly our&nbsp;<a href=\"http://rna.med.upatras.gr/\">announces</a>&nbsp;or you can directly contact Prof C. Stathopoulos preferably via&nbsp;<a href=\"mailto:cstath@med.upatras.gr\">email</a>.</p>\n<!-- /wp:paragraph -->', 'Undergraduate', '', 'inherit', 'closed', 'closed', '', '73-revision-v1', '', '', '2021-05-12 10:55:20', '2021-05-12 07:55:20', '', 73, 'http://9.dynacomp2.eu/rna/wordpress/?p=217', 0, 'revision', '', 0),
(218, 2, '2021-05-12 10:55:26', '2021-05-12 07:55:26', '<!-- wp:paragraph -->\n<p>The&nbsp;discovery of non-coding RNAs (ncRNAs) has changed the way we see a broad array of cellular events nowadays in all kingdoms of life. Their complexity in number and types increases as we move up to the evolutionary ladder and many of them specifically target RNA or DNA to inhibit gene function. In eukaryotes, ncRNAs consist of small molecules (&lt;200 nt, miRNAs, siRNAs, and piRNAs) or large molecules (&gt;200 nt, lncRNAs). All of them affect significantly cellular metabolism in almost every level of gene expression and most significantly many miRNAs are reliable biomarkers for many diseases. Most recently, the discovery of the prokaryotic immune system represented by CRISPR and the eukaryotic piwi-interacting RNAs (piRNA) immune system that inhibits mobile elements in germ line, represent the diversity and remarkable complexity of the “RNA world”. Finally, the discovery of tRNA-derived fragments (tRFs) with similar regulatory role to miRNAs, has provided a completely new landscape of gene regulation in many organisms including human&nbsp;antibiotics.<br></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Projects of the RNA biology group at the Department of Biochemistry of the School of Medicine at the University of Patras, include:<br></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Identification and analysis of tRFs from various cancer types</li><li>Studies on role of miRNAs and the proteins that modulate its regulatory role in various human disease models</li><li>tRNA, tRFs and miRNAs sequencing using NGS</li></ul>\n<!-- /wp:list -->', 'ncRNAs', '', 'inherit', 'closed', 'closed', '', '67-revision-v1', '', '', '2021-05-12 10:55:26', '2021-05-12 07:55:26', '', 67, 'http://9.dynacomp2.eu/rna/wordpress/?p=218', 0, 'revision', '', 0),
(224, 2, '2021-05-12 18:01:38', '2021-05-12 15:01:38', '.entry-content td, .comment-content td {FONT-SIZE: 15px;}\n\n\n#agama-primary-nav {text-align: center;}', 'agama', '', 'inherit', 'closed', 'closed', '', '206-revision-v1', '', '', '2021-05-12 18:01:38', '2021-05-12 15:01:38', '', 206, 'http://9.dynacomp2.eu/rna/wordpress/?p=224', 0, 'revision', '', 0),
(226, 2, '2021-05-12 18:04:39', '2021-05-12 15:04:39', '.entry-content td, .comment-content td {FONT-SIZE: 15px;}\n\n\nul.agama-primary-nav {text-align: center;}', 'agama', '', 'inherit', 'closed', 'closed', '', '206-revision-v1', '', '', '2021-05-12 18:04:39', '2021-05-12 15:04:39', '', 206, 'http://9.dynacomp2.eu/rna/wordpress/?p=226', 0, 'revision', '', 0),
(228, 2, '2021-05-12 18:05:56', '2021-05-12 15:05:56', '.entry-content td, .comment-content td {FONT-SIZE: 15px;}\n\n.menu-main {text-align: center;}', 'agama', '', 'inherit', 'closed', 'closed', '', '206-revision-v1', '', '', '2021-05-12 18:05:56', '2021-05-12 15:05:56', '', 206, 'http://9.dynacomp2.eu/rna/wordpress/?p=228', 0, 'revision', '', 0),
(230, 2, '2021-05-12 18:06:51', '2021-05-12 15:06:51', '.entry-content td, .comment-content td {FONT-SIZE: 15px;}\n\nul.agama-navigation {text-align: center;}', 'agama', '', 'inherit', 'closed', 'closed', '', '206-revision-v1', '', '', '2021-05-12 18:06:51', '2021-05-12 15:06:51', '', 206, 'http://9.dynacomp2.eu/rna/wordpress/?p=230', 0, 'revision', '', 0),
(232, 2, '2021-05-12 18:10:07', '2021-05-12 15:10:07', '.entry-content td, .comment-content td {FONT-SIZE: 15px;}\n\n.header_v2 #agama-primary-nav, #agama-top-social li {text-align: center;}', 'agama', '', 'inherit', 'closed', 'closed', '', '206-revision-v1', '', '', '2021-05-12 18:10:07', '2021-05-12 15:10:07', '', 206, 'http://9.dynacomp2.eu/rna/wordpress/?p=232', 0, 'revision', '', 0),
(234, 2, '2021-05-12 18:10:18', '2021-05-12 15:10:18', '.entry-content td, .comment-content td {FONT-SIZE: 15px;}\n', 'agama', '', 'inherit', 'closed', 'closed', '', '206-revision-v1', '', '', '2021-05-12 18:10:18', '2021-05-12 15:10:18', '', 206, 'http://9.dynacomp2.eu/rna/wordpress/?p=234', 0, 'revision', '', 0),
(236, 2, '2021-05-12 18:31:17', '2021-05-12 15:31:17', '', 'Events', '', 'publish', 'closed', 'closed', '', 'events', '', '', '2021-05-13 00:34:52', '2021-05-12 21:34:52', '', 0, 'http://9.dynacomp2.eu/rna/wordpress/?p=236', 0, 'post', '', 0),
(237, 2, '2021-05-12 18:31:17', '2021-05-12 15:31:17', '', 'Events', '', 'inherit', 'closed', 'closed', '', '236-revision-v1', '', '', '2021-05-12 18:31:17', '2021-05-12 15:31:17', '', 236, 'http://9.dynacomp2.eu/rna/wordpress/?p=237', 0, 'revision', '', 0),
(238, 2, '2021-05-13 00:43:07', '2021-05-12 21:37:27', ' ', '', '', 'publish', 'closed', 'closed', '', '238', '', '', '2021-05-13 00:43:07', '2021-05-12 21:43:07', '', 0, 'http://9.dynacomp2.eu/rna/wordpress/?p=238', 1, 'nav_menu_item', '', 0),
(239, 2, '2021-05-13 00:37:54', '2021-05-12 21:37:54', '<!-- wp:heading {\"level\":3} -->\n<h3>PhD positions available at IBMP Strasbourg, France</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p><br>There are two PhD positions available in the group of Philippe Giegé at IBMP, Strasbourg. Both research projects deal with plant mitochondria gene expression.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Research will rely on an integrated strategy combining functional and mechanistic studies, i.e. using reverse genetic approaches such as genome editing, virus induced gene silencing, next generation sequencing methods and structural approaches such as X-ray crystallography and cryo-EM.<br>More precisely, research projects will be on:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>\"The functional characterisation of translation initiation in plant mitochondria\" (with P. Giegé)<br><a href=\"https://emploi.cnrs.fr/\">https://emploi.cnrs.fr/</a>&nbsp;job offer \"UPR2357-PHIGIE-002\"</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>\"The functional and structural diversity of NYN domain nucleases\" (with A. Gobert)<br><a href=\"https://emploi.cnrs.fr/\">https://emploi.cnrs.fr/</a>&nbsp;job offer \"UPR2357-ANTGOB-001 »</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Research projects are described in details on the « emploi.cnrs » portal, where you will be able to apply to these positions.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Philippe Giegé<br>IBMP deputy director<br>Institut de biologie moléculaire des plantes<br>12 rue du général Zimmer<br>67084 Strasbourg, France<br>Tel 00 333 67 15 53 63<br><a href=\"mailto:giege@unistra.fr\">giege@unistra.fr</a><br><a href=\"http://www.ibmp.cnrs.fr/\">http://www.ibmp.cnrs.fr</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3>Graduate Program in Biomedical Sciences: Applications are now open</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>One of the oldest and most prestigious Graduate Programs in Biomedical Sciences of the School of Medicine of the University of Patras provides for more than 25 years excellent career opportunities in research. Applications are now open for the academic year 2020-2021 and we encourage young and talented MDs and Bioscientists who wish to pursue career in biomedical research in established groups, to apply. Many alumni of our Program are now established researches in Greece and worldwide. The program is free of tuition fees and provides an excellent curicullum. More details on the program, the application process and deadlines can be found in the following webpages:&nbsp;<a href=\"http://www.med.upatras.gr/?fbclid=IwAR3B_V65TWg21xyiWoumol525rusPHepMfRzGcoNUi2SjmNMEwrbPPikY8Q\" target=\"_blank\" rel=\"noreferrer noopener\">http://www.med.upatras.gr</a>&nbsp;and&nbsp;<a href=\"http://bie.med.upatras.gr/?fbclid=IwAR0pz37cPjcbFXg0ckqzNhji_ggaUpYPPAdC47gE4HTi8TG1E71Pp21jCts\" target=\"_blank\" rel=\"noreferrer noopener\">http://bie.med.upatras.gr</a>. Application deadline is September 25th, 2020</p>\n<!-- /wp:paragraph -->', 'Announcements', '', 'publish', 'closed', 'closed', '', 'announcements', '', '', '2021-05-13 00:38:16', '2021-05-12 21:38:16', '', 0, 'http://9.dynacomp2.eu/rna/wordpress/?p=239', 0, 'post', '', 0),
(240, 2, '2021-05-13 00:37:54', '2021-05-12 21:37:54', '', 'Announcements', '', 'inherit', 'closed', 'closed', '', '239-revision-v1', '', '', '2021-05-13 00:37:54', '2021-05-12 21:37:54', '', 239, 'http://9.dynacomp2.eu/rna/wordpress/?p=240', 0, 'revision', '', 0),
(241, 2, '2021-05-13 00:38:16', '2021-05-12 21:38:16', '<!-- wp:heading {\"level\":3} -->\n<h3>PhD positions available at IBMP Strasbourg, France</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p><br>There are two PhD positions available in the group of Philippe Giegé at IBMP, Strasbourg. Both research projects deal with plant mitochondria gene expression.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Research will rely on an integrated strategy combining functional and mechanistic studies, i.e. using reverse genetic approaches such as genome editing, virus induced gene silencing, next generation sequencing methods and structural approaches such as X-ray crystallography and cryo-EM.<br>More precisely, research projects will be on:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>\"The functional characterisation of translation initiation in plant mitochondria\" (with P. Giegé)<br><a href=\"https://emploi.cnrs.fr/\">https://emploi.cnrs.fr/</a>&nbsp;job offer \"UPR2357-PHIGIE-002\"</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>\"The functional and structural diversity of NYN domain nucleases\" (with A. Gobert)<br><a href=\"https://emploi.cnrs.fr/\">https://emploi.cnrs.fr/</a>&nbsp;job offer \"UPR2357-ANTGOB-001 »</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Research projects are described in details on the « emploi.cnrs » portal, where you will be able to apply to these positions.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Philippe Giegé<br>IBMP deputy director<br>Institut de biologie moléculaire des plantes<br>12 rue du général Zimmer<br>67084 Strasbourg, France<br>Tel 00 333 67 15 53 63<br><a href=\"mailto:giege@unistra.fr\">giege@unistra.fr</a><br><a href=\"http://www.ibmp.cnrs.fr/\">http://www.ibmp.cnrs.fr</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3>Graduate Program in Biomedical Sciences: Applications are now open</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>One of the oldest and most prestigious Graduate Programs in Biomedical Sciences of the School of Medicine of the University of Patras provides for more than 25 years excellent career opportunities in research. Applications are now open for the academic year 2020-2021 and we encourage young and talented MDs and Bioscientists who wish to pursue career in biomedical research in established groups, to apply. Many alumni of our Program are now established researches in Greece and worldwide. The program is free of tuition fees and provides an excellent curicullum. More details on the program, the application process and deadlines can be found in the following webpages:&nbsp;<a href=\"http://www.med.upatras.gr/?fbclid=IwAR3B_V65TWg21xyiWoumol525rusPHepMfRzGcoNUi2SjmNMEwrbPPikY8Q\" target=\"_blank\" rel=\"noreferrer noopener\">http://www.med.upatras.gr</a>&nbsp;and&nbsp;<a href=\"http://bie.med.upatras.gr/?fbclid=IwAR0pz37cPjcbFXg0ckqzNhji_ggaUpYPPAdC47gE4HTi8TG1E71Pp21jCts\" target=\"_blank\" rel=\"noreferrer noopener\">http://bie.med.upatras.gr</a>. Application deadline is September 25th, 2020</p>\n<!-- /wp:paragraph -->', 'Announcements', '', 'inherit', 'closed', 'closed', '', '239-revision-v1', '', '', '2021-05-13 00:38:16', '2021-05-12 21:38:16', '', 239, 'http://9.dynacomp2.eu/rna/wordpress/?p=241', 0, 'revision', '', 0),
(242, 2, '2021-05-13 00:39:06', '2021-05-12 21:39:06', '<!-- wp:paragraph -->\n<p><a href=\"http://www.uniprot.org/\">Uniprot&nbsp;</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><a href=\"http://www.ncbi.nlm.nih.gov/pubmed\">Pubmed&nbsp;</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><a href=\"http://www.expasy.org/\">Expasy&nbsp;</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><a href=\"http://www.embo.org/\">EMBO&nbsp;</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong><a href=\"http://www.febs.org/\">FEBS</a></strong></p>\n<!-- /wp:paragraph -->', 'Scientific links', '', 'publish', 'closed', 'closed', '', 'scientific-links', '', '', '2021-05-13 00:39:06', '2021-05-12 21:39:06', '', 0, 'http://9.dynacomp2.eu/rna/wordpress/?p=242', 0, 'post', '', 0),
(243, 2, '2021-05-13 00:39:06', '2021-05-12 21:39:06', '<!-- wp:paragraph -->\n<p><a href=\"http://www.uniprot.org/\">Uniprot&nbsp;</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><a href=\"http://www.ncbi.nlm.nih.gov/pubmed\">Pubmed&nbsp;</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><a href=\"http://www.expasy.org/\">Expasy&nbsp;</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><a href=\"http://www.embo.org/\">EMBO&nbsp;</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong><a href=\"http://www.febs.org/\">FEBS</a></strong></p>\n<!-- /wp:paragraph -->', 'Scientific links', '', 'inherit', 'closed', 'closed', '', '242-revision-v1', '', '', '2021-05-13 00:39:06', '2021-05-12 21:39:06', '', 242, 'http://9.dynacomp2.eu/rna/wordpress/?p=243', 0, 'revision', '', 0),
(244, 2, '2021-05-13 00:43:07', '2021-05-12 21:40:02', ' ', '', '', 'publish', 'closed', 'closed', '', '244', '', '', '2021-05-13 00:43:07', '2021-05-12 21:43:07', '', 0, 'http://9.dynacomp2.eu/rna/wordpress/?p=244', 3, 'nav_menu_item', '', 0),
(245, 2, '2021-05-13 00:43:07', '2021-05-12 21:40:02', ' ', '', '', 'publish', 'closed', 'closed', '', '245', '', '', '2021-05-13 00:43:07', '2021-05-12 21:43:07', '', 0, 'http://9.dynacomp2.eu/rna/wordpress/?p=245', 2, 'nav_menu_item', '', 0),
(246, 2, '2021-05-13 00:43:07', '2021-05-12 21:41:17', '', 'RNA Society', '', 'publish', 'closed', 'closed', '', 'rna-society', '', '', '2021-05-13 00:43:07', '2021-05-12 21:43:07', '', 0, 'http://9.dynacomp2.eu/rna/wordpress/?p=246', 4, 'nav_menu_item', '', 0),
(247, 2, '2021-05-13 00:43:07', '2021-05-12 21:41:17', '', 'Webmail', '', 'publish', 'closed', 'closed', '', 'webmail', '', '', '2021-05-13 00:43:07', '2021-05-12 21:43:07', '', 0, 'http://9.dynacomp2.eu/rna/wordpress/?p=247', 5, 'nav_menu_item', '', 0),
(248, 2, '2021-05-13 00:42:35', '2021-05-12 21:42:35', '<!-- wp:paragraph -->\n<p>RNA is a versatile molecule, implicated in various essential biological pathways which include coding of the genetic information, translation through decoding and gene expression. From the very first prediction of its central role by Francis Crick till the discovery of catalytic RNA and RNA interference, the ‘RNA world” theory has become part of contemporary biology and changed completely our view on many essential and universal biological functions. Today, RNA holds a central role as essential modulator of a wide network of reactions in all domains of life. Most importantly, new roles for RNA have emerged through the advancement of high-throughput methodologies which underline the need for continuous work on various aspects of RNA biology.<br>The RNA biology group at the Department of Biochemistry of the School of Medicine at the University of Patras uses a multidisciplinary approach and has focused on important aspects of Ribonomics which include:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Dynamic networks of tRNA biogenesis, aminoacylation and signaling in human</li><li>Regulation of multiple pathways by tRNA-dependent riboswitches (T-boxes) in pathogens</li><li>The role of rRNA in antibiotic resistance</li><li>Characterization of essential enzymes with role in mRNA turnover</li><li>Identification of novel miRNAs and tRFs in various human disease models</li><li>Studies on RNA-related proteins that modulate its regulatory role</li></ul>\n<!-- /wp:list -->', 'Site Map', '', 'publish', 'closed', 'closed', '', 'site-map', '', '', '2021-05-13 00:42:35', '2021-05-12 21:42:35', '', 0, 'http://9.dynacomp2.eu/rna/wordpress/?p=248', 0, 'post', '', 0);
INSERT INTO `wprna_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(249, 2, '2021-05-13 00:42:35', '2021-05-12 21:42:35', '<!-- wp:paragraph -->\n<p>RNA is a versatile molecule, implicated in various essential biological pathways which include coding of the genetic information, translation through decoding and gene expression. From the very first prediction of its central role by Francis Crick till the discovery of catalytic RNA and RNA interference, the ‘RNA world” theory has become part of contemporary biology and changed completely our view on many essential and universal biological functions. Today, RNA holds a central role as essential modulator of a wide network of reactions in all domains of life. Most importantly, new roles for RNA have emerged through the advancement of high-throughput methodologies which underline the need for continuous work on various aspects of RNA biology.<br>The RNA biology group at the Department of Biochemistry of the School of Medicine at the University of Patras uses a multidisciplinary approach and has focused on important aspects of Ribonomics which include:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Dynamic networks of tRNA biogenesis, aminoacylation and signaling in human</li><li>Regulation of multiple pathways by tRNA-dependent riboswitches (T-boxes) in pathogens</li><li>The role of rRNA in antibiotic resistance</li><li>Characterization of essential enzymes with role in mRNA turnover</li><li>Identification of novel miRNAs and tRFs in various human disease models</li><li>Studies on RNA-related proteins that modulate its regulatory role</li></ul>\n<!-- /wp:list -->', 'Site Map', '', 'inherit', 'closed', 'closed', '', '248-revision-v1', '', '', '2021-05-13 00:42:35', '2021-05-12 21:42:35', '', 248, 'http://9.dynacomp2.eu/rna/wordpress/?p=249', 0, 'revision', '', 0),
(250, 2, '2021-05-13 00:43:07', '2021-05-12 21:43:07', ' ', '', '', 'publish', 'closed', 'closed', '', '250', '', '', '2021-05-13 00:43:07', '2021-05-12 21:43:07', '', 0, 'http://9.dynacomp2.eu/rna/wordpress/?p=250', 6, 'nav_menu_item', '', 0),
(253, 2, '2021-05-13 00:50:44', '2021-05-12 21:50:44', '', 'Publications 2016-2020', '', 'publish', 'closed', 'closed', '', 'publications-2016-2020', '', '', '2021-06-29 16:02:04', '2021-06-29 13:02:04', '', 0, 'http://9.dynacomp2.eu/rna/wordpress/?p=253', 0, 'post', '', 0),
(254, 2, '2021-05-13 00:50:44', '2021-05-12 21:50:44', '', 'Publications 2016-2020', '', 'inherit', 'closed', 'closed', '', '253-revision-v1', '', '', '2021-05-13 00:50:44', '2021-05-12 21:50:44', '', 253, 'http://9.dynacomp2.eu/rna/wordpress/?p=254', 0, 'revision', '', 0),
(255, 2, '2021-05-13 00:51:22', '2021-05-12 21:51:22', '', 'Publications 2021-2025', '', 'publish', 'closed', 'closed', '', 'publications-2021-2025', '', '', '2021-05-13 00:51:22', '2021-05-12 21:51:22', '', 0, 'http://9.dynacomp2.eu/rna/wordpress/?p=255', 0, 'post', '', 0),
(256, 2, '2021-05-13 00:51:22', '2021-05-12 21:51:22', '', 'Publications 2021-2025', '', 'inherit', 'closed', 'closed', '', '255-revision-v1', '', '', '2021-05-13 00:51:22', '2021-05-12 21:51:22', '', 255, 'http://9.dynacomp2.eu/rna/wordpress/?p=256', 0, 'revision', '', 0),
(257, 2, '2021-05-13 00:54:16', '2021-05-12 21:52:34', ' ', '', '', 'publish', 'closed', 'closed', '', '257', '', '', '2021-05-13 00:54:16', '2021-05-12 21:54:16', '', 0, 'http://9.dynacomp2.eu/rna/wordpress/?p=257', 16, 'nav_menu_item', '', 0),
(258, 2, '2021-05-13 00:54:16', '2021-05-12 21:52:34', ' ', '', '', 'publish', 'closed', 'closed', '', '258', '', '', '2021-05-13 00:54:16', '2021-05-12 21:54:16', '', 0, 'http://9.dynacomp2.eu/rna/wordpress/?p=258', 17, 'nav_menu_item', '', 0),
(259, 2, '2021-05-13 00:53:04', '2021-05-12 21:53:04', '<!-- wp:paragraph -->\n<p><strong>2006</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list {\"ordered\":true} -->\n<ol><li>KottaridiBolanaki E.,&nbsp;MamurisZ.,&nbsp;<strong>Stathopoulos</strong><strong>C</strong><strong>.</strong>andMarkoulatosP.&nbsp;Molecular phylogeny of VP1, 2A and 2B genes of echovirus isolates: epidemiological linkage and observations on genetic variation&nbsp;151: 1117-1132.</li><li>PaximadiE.,&nbsp;KarakasiliotisI.,&nbsp;MamurisZ.,&nbsp;<strong>Stathopoulos</strong><strong>C</strong><strong>.</strong>,&nbsp;KrikelisV.&nbsp;andMarkoulatosP.&nbsp;GenomicanalysisrecombinantSabinclinicalisolates<em>Virus Genes</em>&nbsp;32: 203-210.&nbsp;(IF:&nbsp;)</li><li>Vourekas A., Kalavrizioti D.,&nbsp;<strong>Stathopoulos C.</strong>,<strong>&nbsp;(*)</strong>&nbsp;and Drainas D. Modulation of catalytic RNA biological activity by small molecule effectors. 6: 971-978.&nbsp;<strong>(*)corresponding author</strong></li><li>Kalavrizioti D. Vourekas A., Stamatopoulou, V., Toumpeki C., Giannouli S.,&nbsp;<strong>Stathopoulos C.</strong>,<strong>&nbsp;(*)</strong>&nbsp;and Drainas D. RNA-mediated therapeutics: from gene inactivation to clinical application&nbsp;6: 1737-1758.&nbsp;<strong>(*)corresponding author</strong></li><li>Bailly M., Giannouli S., Blaise M.,&nbsp;<strong>Stathopoulos C.</strong><strong>&nbsp;(*)</strong>, Kern D and Becker H. D. A single tRNA base-pair mediates bacterial tRNA-dependent biosynthesis of&nbsp;34: 6083-6094.&nbsp;<strong>(*)</strong><strong>corresponding</strong><strong>author</strong></li></ol>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p><strong>2007</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list {\"ordered\":true} -->\n<ol><li>Vourekas A., Kalavrizioti D., Tekos A., Zarkadis I.,&nbsp;<strong>Stathopoulos C.&nbsp;</strong><strong>(*)</strong>&nbsp;and Drainas D. A 40.7 kDa Rpp30/Rpp1 homologue is a protein subunit of&nbsp;<em>Dictyostelium discoideum&nbsp;</em>RNase P holoenzyme.&nbsp;<em>Biochimie</em>&nbsp;89:&nbsp;301-310.&nbsp;<strong>(*)</strong><strong>corresponding author</strong></li><li>Stagos,&nbsp;Spanou,&nbsp;Margariti,&nbsp;<strong>Stathopoulos</strong>,&nbsp;Mamuris,&nbsp;Kazantzoglou,&nbsp;MagiatisKouretasD. (2007)&nbsp;Cytogeneticeffectsgrapeextracts&nbsp;(<em>Vitis</em><em>vinifera</em>)&nbsp;andpolyphenolsmitomycinC-inducedSCEsinhumanbloodlymphocytes.&nbsp;<em>J Agric</em><em>.</em><em>&nbsp;Food Chem.&nbsp;</em>55: 5246-5252.</li><li>Zifa E., Giannouli S., Theotokis P., Stamatis K., Mamuris Z. and&nbsp;<strong>Stathopoulos C.</strong>&nbsp;<strong>(*)</strong>&nbsp;Mitochondrial tRNA mutations: functional and clinical perturbations.&nbsp;<em>RNAbiology</em>&nbsp;4: 38-66.&nbsp;<strong>(*)&nbsp;</strong><strong>corresponding author</strong></li><li>Kontou M., Kristo I., Ikonomidis A., Maniatis A., Pournaras S. and&nbsp;<strong>Stathopoulos C.</strong>&nbsp;<strong>(*)</strong>Molecular cloning and biochemical characterization of VIM-12, a novel hybrid metallo-β-lactamase from a&nbsp;<em>Klebsiella pneumoniae</em>&nbsp;clinical isolate, reveals atypical substrate specificity.&nbsp;<em>Biochemistry</em>&nbsp;46: 13170-13178.&nbsp;<strong>(*)&nbsp;</strong><strong>corresponding author</strong></li></ol>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p><strong>2008</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list {\"ordered\":true} -->\n<ol><li>StamatisC.,&nbsp;Giannouli,&nbsp;S., Suchentrunk F., Sert H.,&nbsp;<strong>Stathopoulos</strong><strong>C</strong><strong>.</strong><strong>&nbsp;(*)</strong>andMamurisZ.&nbsp;RecruitmentmitochondrialtRNAgenesasauxiliary&nbsp;variability&nbsp;markersfor&nbsp;both intra- and inter-species&nbsp;analyses:&nbsp;theparadigmbrownhare&nbsp;(<em>Lepus</em><em>europaeus</em>)<em>Gene</em>&nbsp;410: 154-164.&nbsp;<strong>(*) corresponding author</strong></li><li>Zifa E., Theotokis P., Kaminari A., Maridaki H., Leze H., Petsiava E., Mamuris Z. and&nbsp;<strong>Stathopoulos C. (*)</strong>&nbsp;(2008) A novel G3337A mitochondrial ND1 mutation related to cardiomyopathy co-segregates with tRNA<sup>Leu(CUN)</sup>&nbsp;A12308G and tRNA<sup>Thr</sup>&nbsp;C15946T mutations.&nbsp;<em>Mitochondrion</em>&nbsp;8: 229-236.&nbsp;<strong>(*) corresponding author</strong></li><li>Ikonomidis A., Michail G., Vasdeki A., Labrou M., Karavasilis V.,&nbsp;<strong>Stathopoulos C.</strong>, Maniatis A. and Pournaras S. (2008)&nbsp;<em>In vitro</em>&nbsp;and&nbsp;<em>i</em><em>n</em>&nbsp;<em>v</em><em>ivo</em>&nbsp;evaluation of oxacillin efficiency on<em>&nbsp;mecA</em>-positive oxacillin-susceptible&nbsp;<em>Staphylococcus aureus.</em>&nbsp;<em>Antimicrob. Agents Chem.</em>&nbsp;52: 3905-3908.</li></ol>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p><strong>2009</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list {\"ordered\":true} -->\n<ol><li>Balatsos N. A. A., Anastasakis D. and&nbsp;<strong>Stathopoulos C.</strong>&nbsp;<strong>(*)</strong>&nbsp;Inhibition of human poly(A)-specific ribonuclease (PARN) by purine nucleotides: kinetic analysis.&nbsp;<em>J</em><em>.&nbsp;</em><em>Enz</em><em>.&nbsp;</em><em>Inh</em><em>.&nbsp;</em><em>Med</em><em>.&nbsp;</em>24: 516-523.&nbsp;<strong>(*) corresponding author</strong></li><li>GiannouliS.,&nbsp;KyritsisA.,&nbsp;Malissovas N., BeckerH.&nbsp;D.&nbsp;and<strong>Stathopoulos</strong><strong>C</strong><strong>.</strong><strong>&nbsp;(*)</strong>On the role of an unusual tRNA<sup>Gly</sup>&nbsp;isoacceptor in S<em>taphylococcus aureus</em>.&nbsp;<em>Biochimie</em>&nbsp;91: 344-351.&nbsp;<strong>(*)&nbsp;</strong><strong>corresponding author</strong></li><li>Papatheodorou L. K.,&nbsp;MalizosK.&nbsp;N., Poultisidis L. A., Hantes M. E.,&nbsp;GiannouliS., Grafanaki K., Ioannou M. G., Koukoulis G. K., Protopappas V. C., Fotiadis D. I.&nbsp;and<strong>Stathopoulos</strong><strong>C</strong><strong>.</strong><em>Ultrasound Med. Biol.</em>&nbsp;35: 576-584.</li><li>Balatsos N. A. A., Vlachakis D., Maragozidis P., Manta S., Anastasakis D., Kyritsis A., Vlassi M., Komiotis D. and&nbsp;<strong>Stathopoulos C.</strong>&nbsp;<strong>(*)&nbsp;</strong>.&nbsp;<em>Biochemistry</em>&nbsp;48: 6044-6051.&nbsp;<strong>(*)&nbsp;</strong><strong>corresponding</strong><strong>author</strong></li></ol>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p><strong>2010</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list {\"ordered\":true} -->\n<ol><li>GiannouliS.,&nbsp;LabrouM.,&nbsp;KyritsisA.,&nbsp;IkonomidisA.,&nbsp;PournarasS.,&nbsp;<strong>Stathopoulos</strong><strong>C</strong><strong>. (*)&nbsp;</strong>and&nbsp;Tsakris A. (2010)&nbsp;DetectionmutationsinFemABXproteinfamilyin-susceptible,&nbsp;<em>mecA</em>positive<em>Staphylococcus</em><em>aureus</em>clinicalisolates<em>J</em><em>. Antimicrob.</em>&nbsp;65: 626-633.&nbsp;<strong>(*)&nbsp;</strong><strong>corresponding</strong><strong>author</strong></li></ol>\n<!-- /wp:list -->', 'Publications 2006-2010', '', 'inherit', 'closed', 'closed', '', '181-revision-v1', '', '', '2021-05-13 00:53:04', '2021-05-12 21:53:04', '', 181, 'http://9.dynacomp2.eu/rna/wordpress/?p=259', 0, 'revision', '', 0),
(260, 2, '2021-05-13 00:53:12', '2021-05-12 21:53:12', '<!-- wp:paragraph -->\n<p><strong>2012</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list {\"ordered\":true} -->\n<ol><li>Balatsos N. A. A., Vlachakis D., Chatzigeorgiou V., Manta S., Komiotis D., Vlassi M. and&nbsp;<strong>Stathopoulos C.</strong>&nbsp;<strong>(*)&nbsp;</strong><strong>(*)&nbsp;</strong><strong>corresponding</strong><strong>author</strong></li><li>Tsikrikonis G., Maniatis A.N., Labrou M., Ntokou E., Michail G., Daponte A.,&nbsp;<strong>Stathopoulos C.</strong>,&nbsp;Tsakris A. and Pournaras S.&nbsp;Differences in biofilm formation and virulence genes between clinical and fecal enterococcal isolates of human and animal origin.&nbsp;<em>Microbial Pathogenesis</em>&nbsp;52: 336-343.</li><li>Ntokou E.,&nbsp;<strong>Stathopoulos C.</strong>, Kristo I., Dimitroulia E., Labrou M., Makris D., Zakynhtinos E., Tsakris A. and Pournaras S. (2012) Intensive care unit outbreak caused by multiple clones of linezolid-resistant&nbsp;<em>Enterococcus faecalis</em>&nbsp;and&nbsp;<em>Enterococcus faecium</em>&nbsp;in a tertiary hospital.&nbsp;<em>J</em>&nbsp;<em>Antimicrob. Chemoth.&nbsp;</em>67: 1819-1823.</li><li>Balatsos N. A. A., Maragozidis P., Anastasakis D. and&nbsp;<strong>Stathopoulos C.</strong>&nbsp;<strong>(*) (2012)</strong>&nbsp;Modulation of poly(A)-specific ribonuclease (PARN): current knowledge and perspectives.&nbsp;<strong><em>Current Med. Chem.</em></strong>&nbsp;19: 4838-4849.&nbsp;<strong>(*) corresponding author</strong></li><li>Vlachakis D., Pavlopoulou A., Tsiliki G., Komiotis D.,&nbsp;<strong>Stathopoulos C.</strong>&nbsp;Balatsos N. and Kossida S.&nbsp;<strong>(2012)</strong>&nbsp;An intergraded&nbsp;<em>in silico</em>&nbsp;approach to design specific inhibitors targeting human poly(A)-specific ribonuclease.&nbsp;<strong><em>PLoS ONE.</em></strong>&nbsp;7: 51113.</li><li>Apostolidi M., Vourtsis D. J., Chasapis C. T.,&nbsp;<strong>Stathopoulos C.</strong>, Bentrop D. and Spyroulias G.&nbsp;<strong>(2012)</strong>&nbsp;¹H, ¹⁵N, ¹³C assignment and secondary structure determination of two domains of La protein from&nbsp;<em>D. discoideum.</em>&nbsp;<strong><em>Biomol. NMR Assign.&nbsp;</em></strong>8: 47-51.</li></ol>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p><strong>2013</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list {\"ordered\":true} -->\n<ol><li>Karoulia Z., Nomikos M., Thanassoulas A., Papadopoulos G., Papadopoulou-Choli D., Nounessis G., Kontou M.,&nbsp;<strong>Stathopoulos C. (*)</strong>, and Leonidas D.D.&nbsp;<strong>(2013)</strong>&nbsp;Studies on the intramolecular interactions between the A1 and A2 domains of the von Willebrand factor.&nbsp;<strong><em>Protein and Peptide Lett.</em></strong>&nbsp;20: 131-140.&nbsp;<strong>(*) corresponding author</strong></li><li>Pournaras S., Köck R., Mossialos D., Mellmann A., Sakellaris V.,&nbsp;<strong>Stathopoulos C.</strong>, Friedrich A. W. and Tsakris A.&nbsp;<strong>(2013)</strong>&nbsp;Detection of a phylogenetically distinct IMP-type metallo-ß-lactamase, IMP-35, in a CC235&nbsp;<em>Pseudomonas aeruginosa</em>&nbsp;from the Dutch-German border region (Euregio).&nbsp;<strong><em>J Antimicrob. Chemoth.</em></strong>&nbsp;68: 1271-1276.</li><li>Pournaras S., Ntokou E., Zarkotou O., Ranellou K., Themeli-Digalaki K.,&nbsp;<strong>Stathopoulos C.</strong>&nbsp;and Tsakris A.&nbsp;<strong>(2013)</strong>&nbsp;Emergence of linezolid-dependent&nbsp;<em>Staphylococcus epidermidis&nbsp;</em>bloodstream isolates.&nbsp;<strong><em>Emerging Infect. Dis.</em></strong>&nbsp;19: 129-132.</li><li>Saad N. Y., Stamatopoulou V., Drainas D.,&nbsp;<strong>Stathopoulos C. (*)</strong>&nbsp;and Becker H. D.&nbsp;<strong>(2013)</strong>&nbsp;Τwo-codon T-box riboswitch binding two tRNAs.&nbsp;<strong><em>Proc. Natl. Acad. Sci.</em></strong>&nbsp;<em>USA 110</em>: 12756-12761.&nbsp;<strong>(*) corresponding author</strong></li><li>Pournaras S.,&nbsp;<strong>Stathopoulos C.</strong>&nbsp;and Tsakris A.&nbsp;<strong>(2013)&nbsp;</strong>Oxacillin-susceptible MRSA: could it become a successful MRSA type?&nbsp;<strong><em>Future Microbiology</em></strong>&nbsp;8: 1365-1367.</li></ol>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p><strong>2014</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list {\"ordered\":true} -->\n<ol><li>Kokkori S., Apostolidi M., Tsakris A., Pournaras S.,&nbsp;<strong>Stathopoulos C. (*)</strong>&nbsp;and Dinos G.&nbsp;<strong>(2014)</strong>&nbsp;Linezolid-dependent structure and function adaptation of ribosomes from linezolid-dependent&nbsp;<em>S. epidermidis</em>.&nbsp;<strong><em>J Antimicrob. Chemoth.</em>&nbsp;</strong>58: 4651-4656.&nbsp;<strong>(*) corresponding author</strong></li></ol>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p><strong>2015</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list {\"ordered\":true} -->\n<ol><li>Argyriou A. I., Chasapis C. T., Apostolidi M., Konstantinidou P.,&nbsp;<strong>Stathopoulos C.,&nbsp;</strong>Bentrop D. and Spyroulias G.&nbsp;<strong>(2015)</strong>&nbsp;Solution NMR assignment and secondary structure determination of RRM2 domain of La protein from a lower eukaryote exhibiting identical structural organization with its human homolog.9:&nbsp;219-222.</li><li>Chasapis C. T., Argyriou A. I., Apostolidi M., Konstantinidou P., Bentrop D.,&nbsp;<strong>Stathopoulos C.&nbsp;</strong>and Spyroulias G.&nbsp;<strong>(2015)</strong>&nbsp;<sup>1</sup>H,&nbsp;<sup>13</sup>C and&nbsp;<sup>15</sup>N backbone and side-chain resonance assignment of the La-RRM1 module of La protein from&nbsp;<em>Dictyostelium discoideum</em>.9: 303-307.</li><li>Karavassilis V., Zarkotou O., Panopoulou M., Kachrimanidou M., Digalaki K., Stylianakis A., Gennimata V., Ntokou E.,&nbsp;<strong>Stathopoulos C.</strong>, Tsakris A. and Pournaras S.&nbsp;<strong>(2015)</strong>&nbsp;Wide dissemination of linezolid-resistant&nbsp;<em>Staphylococcus epidermidis&nbsp;</em>in Greece is associated with a linezolid-dependent ST22 clone.&nbsp;<strong><em>J Antimicrob. Chemoth.</em>&nbsp;</strong>70: 1625-1629.</li><li>Apostolidi M., Saad N. Y., Drainas D., Pournaras S., Becker H. D. and&nbsp;<strong>Stathopoulos C.</strong>&nbsp;<strong>(*)</strong>&nbsp;<strong>(2015)&nbsp;</strong>A&nbsp;<em>glyS</em>&nbsp;T-box riboswitch with species-specific structural features responding to both proteinogenic and non-proteinogenic tRNA<sup>Gly</sup>&nbsp;isoacceptors.&nbsp;<strong><em>RNA</em></strong>&nbsp;21:1790-1806.&nbsp;<strong>(*) corresponding author</strong></li></ol>\n<!-- /wp:list -->', 'Publications 2011-2015', '', 'inherit', 'closed', 'closed', '', '178-revision-v1', '', '', '2021-05-13 00:53:12', '2021-05-12 21:53:12', '', 178, 'http://9.dynacomp2.eu/rna/wordpress/?p=260', 0, 'revision', '', 0),
(261, 2, '2021-05-13 00:57:36', '2021-05-12 21:57:36', 'Constantinos Stathopoulos, PhD Professor\n									Contact Form\n									Constantinos Stathopoulos, PhD Professor\n					<p style=\"font-size: 14px; line-height: 1.71429;\">Pre-clinical Building, 3rd floor<br />1 Asklipiou st., 26504 Patras, Greece<br />Patras Achaia 26504, Greece<br />+30-2610 997936, +30-2610 997179, +30-2610 997932</p>\n									Contact Form\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\" src=\"https://maps.google.com/maps?q=patras%20medical%20school.%2C%2026504%20Patras%2C%20Greece&amp;t=m&amp;z=10&amp;output=embed&amp;iwloc=near\" title=\"patras medical school., 26504 Patras, Greece\" aria-label=\"patras medical school., 26504 Patras, Greece\"></iframe>', 'Contact', '', 'inherit', 'closed', 'closed', '', '47-revision-v1', '', '', '2021-05-13 00:57:36', '2021-05-12 21:57:36', '', 47, 'http://9.dynacomp2.eu/rna/wordpress/?p=261', 0, 'revision', '', 0),
(262, 2, '2021-05-13 00:57:36', '2021-05-12 21:57:36', 'Constantinos Stathopoulos, PhD Professor\n									Contact Form\n									Constantinos Stathopoulos, PhD Professor\n					<p style=\"font-size: 14px; line-height: 1.71429;\">Pre-clinical Building, 3rd floor<br />1 Asklipiou st., 26504 Patras, Greece<br />Patras Achaia 26504, Greece<br />+30-2610 997936, +30-2610 997179, +30-2610 997932</p>\n									Contact Form\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\" src=\"https://maps.google.com/maps?q=patras%20medical%20school.%2C%2026504%20Patras%2C%20Greece&amp;t=m&amp;z=10&amp;output=embed&amp;iwloc=near\" title=\"patras medical school., 26504 Patras, Greece\" aria-label=\"patras medical school., 26504 Patras, Greece\"></iframe>', 'Contact', '', 'inherit', 'closed', 'closed', '', '47-revision-v1', '', '', '2021-05-13 00:57:36', '2021-05-12 21:57:36', '', 47, 'http://9.dynacomp2.eu/rna/wordpress/?p=262', 0, 'revision', '', 0),
(263, 2, '2021-05-13 00:57:36', '2021-05-12 21:57:36', 'Constantinos Stathopoulos, PhD Professor\n									Constantinos Stathopoulos, PhD Professor\n					<p style=\"line-height: 1.71429;\">Pre-clinical Building, 3rd floor<br>1 Asklipiou st., 26504 Patras, Greece<br>Patras&nbsp;Achaia&nbsp;26504,&nbsp;Greece<br>+30-2610 997936, +30-2610 997179, +30-2610 997932<br><a href=\"https://www.facebook.com/RNAupatras\" target=\"_blank\" rel=\"noopener\" style=\"font-size: 15px; font-family: var( --e-global-typography-text-font-family ), Sans-serif; font-weight: var( --e-global-typography-text-font-weight ); background-color: rgb(255, 255, 255); letter-spacing: 0px;\">mRNA Facebook page</a></p>\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\" src=\"https://maps.google.com/maps?q=patras%20medical%20school.%2C%2026504%20Patras%2C%20Greece&amp;t=m&amp;z=10&amp;output=embed&amp;iwloc=near\" title=\"patras medical school., 26504 Patras, Greece\" aria-label=\"patras medical school., 26504 Patras, Greece\"></iframe>', 'Contact', '', 'inherit', 'closed', 'closed', '', '47-revision-v1', '', '', '2021-05-13 00:57:36', '2021-05-12 21:57:36', '', 47, 'http://9.dynacomp2.eu/rna/wordpress/?p=263', 0, 'revision', '', 0),
(272, 2, '2021-05-17 16:11:57', '2021-05-17 13:11:57', '.entry-content td, .comment-content td {FONT-SIZE: 15px;}\n\n\n/* center menu */\nnav#site-navigation {\nwidth: 100%;\ntext-align: center;\nmargin-right: 0px;\nmargin-bottom:25px;\n}\n@media (min-width: 768px){\n.woocommerce-active .site-header .site-header-cart {\nwidth: 21.7391304348%;\nmargin: 0 auto;\nfloat:none;\n}\n}', 'agama', '', 'inherit', 'closed', 'closed', '', '206-revision-v1', '', '', '2021-05-17 16:11:57', '2021-05-17 13:11:57', '', 206, 'http://9.dynacomp2.eu/rna/wordpress/?p=272', 0, 'revision', '', 0),
(274, 2, '2021-05-17 16:12:29', '2021-05-17 13:12:29', '.entry-content td, .comment-content td {FONT-SIZE: 15px;}\n\n\n/* center logo*/\n.site-branding{\nwidth:100% !important;\ntext-align:center;\n}\n.site-header .site-branding img {\nmargin: 0 auto;\n}\n/* center menu */\nnav#site-navigation {\nwidth: 100%;\ntext-align: center;\nmargin-right: 0px;\nmargin-bottom:25px;\n}\n@media (min-width: 768px){\n.woocommerce-active .site-header .site-header-cart {\nwidth: 21.7391304348%;\nmargin: 0 auto;\nfloat:none;\n}\n}', 'agama', '', 'inherit', 'closed', 'closed', '', '206-revision-v1', '', '', '2021-05-17 16:12:29', '2021-05-17 13:12:29', '', 206, 'http://9.dynacomp2.eu/rna/wordpress/?p=274', 0, 'revision', '', 0),
(276, 2, '2021-05-17 16:14:21', '2021-05-17 13:14:21', '.entry-content td, .comment-content td {FONT-SIZE: 15px;}\n\n\n/* center logo*/\n.site-branding{\nwidth:100% !important;\ntext-align:center;\n}\n.site-header .site-branding img {\nmargin: 0 auto;\n}\n/* center menu */\nnav#site-navigation {\nwidth: 100%;\ntext-align: center;\nmargin-right: 0px;\nmargin-bottom:25px;\n}\n', 'agama', '', 'inherit', 'closed', 'closed', '', '206-revision-v1', '', '', '2021-05-17 16:14:21', '2021-05-17 13:14:21', '', 206, 'http://9.dynacomp2.eu/rna/wordpress/?p=276', 0, 'revision', '', 0),
(279, 2, '2021-05-17 16:48:55', '2021-05-17 13:48:55', '.entry-content td, .comment-content td {FONT-SIZE: 15px;}\n\n\n/* center logo*/\n.site-branding{\nwidth:100% !important;\ntext-align:center;\n}\n.site-header .site-branding img {\nmargin: 0 auto;\n}\n/* center menu */\nul.agama-navigation {\nwidth: 100%;\ntext-align: center;\nmargin-right: 0px;\nmargin-bottom:25px;\n}\n', 'agama', '', 'inherit', 'closed', 'closed', '', '206-revision-v1', '', '', '2021-05-17 16:48:55', '2021-05-17 13:48:55', '', 206, 'http://9.dynacomp2.eu/rna/wordpress/?p=279', 0, 'revision', '', 0),
(281, 2, '2021-05-17 17:47:20', '2021-05-17 14:47:20', '.entry-content td, .comment-content td {FONT-SIZE: 15px;}\n\n\n/* center logo*/\n.site-branding{\nwidth:100% !important;\ntext-align:center;\n}\n.site-header .site-branding img {\nmargin: 0 auto;\n}\n/* center menu */\n.header_v2 #agama-primary-nav {\nwidth: 100%;\ntext-align: center;\nmargin-right: 0px;\nmargin-bottom:25px;\n}\n', 'agama', '', 'inherit', 'closed', 'closed', '', '206-revision-v1', '', '', '2021-05-17 17:47:20', '2021-05-17 14:47:20', '', 206, 'http://9.dynacomp2.eu/rna/wordpress/?p=281', 0, 'revision', '', 0),
(283, 2, '2021-05-17 17:47:42', '2021-05-17 14:47:42', '.entry-content td, .comment-content td {FONT-SIZE: 15px;}\n\n\n/* center logo*/\n.site-branding{\nwidth:100% !important;\ntext-align:center;\n}\n.site-header .site-branding img {\nmargin: 0 auto;\n}\n/* center menu */\n.header_v2 #agama-primary-nav, #agama-top-social li {\nwidth: 100%;\ntext-align: center;\nmargin-right: 0px;\nmargin-bottom:25px;\n}\n', 'agama', '', 'inherit', 'closed', 'closed', '', '206-revision-v1', '', '', '2021-05-17 17:47:42', '2021-05-17 14:47:42', '', 206, 'http://9.dynacomp2.eu/rna/wordpress/?p=283', 0, 'revision', '', 0),
(285, 2, '2021-05-17 17:48:15', '2021-05-17 14:48:15', '.entry-content td, .comment-content td {FONT-SIZE: 15px;}\n\n\n/* center logo*/\n.site-branding{\nwidth:100% !important;\ntext-align:center;\n}\n.site-header .site-branding img {\nmargin: 0 auto;\n}\n\n/* center menu */\n#agama-primary-nav {\nwidth: 100%;\ntext-align: center;\nmargin-right: 0px;\nmargin-bottom:25px;\n}\n', 'agama', '', 'inherit', 'closed', 'closed', '', '206-revision-v1', '', '', '2021-05-17 17:48:15', '2021-05-17 14:48:15', '', 206, 'http://9.dynacomp2.eu/rna/wordpress/?p=285', 0, 'revision', '', 0),
(287, 2, '2021-05-17 17:48:54', '2021-05-17 14:48:54', '.entry-content td, .comment-content td {FONT-SIZE: 15px;}\n\n\n/* center logo*/\n.site-branding{\nwidth:100% !important;\ntext-align:center;\n}\n.site-header .site-branding img {\nmargin: 0 auto;\n}\n\n/* center menu */\n.header_v2 #agama-primary-nav {\nwidth: 100%;\ntext-align: center;\nmargin-right: 0px;\nmargin-bottom:25px;\n}\n', 'agama', '', 'inherit', 'closed', 'closed', '', '206-revision-v1', '', '', '2021-05-17 17:48:54', '2021-05-17 14:48:54', '', 206, 'http://9.dynacomp2.eu/rna/wordpress/?p=287', 0, 'revision', '', 0),
(289, 2, '2021-05-17 17:49:51', '2021-05-17 14:49:51', '.entry-content td, .comment-content td {FONT-SIZE: 15px;}\n\n\n/* center logo*/\n.site-branding{\nwidth:100% !important;\ntext-align:center;\n}\n.site-header .site-branding img {\nmargin: 0 auto;\n}\n\n/* center menu */\n#masthead.header_v2 #agama-mobile-nav {\nwidth: 100%;\ntext-align: center;\nmargin-right: 0px;\nmargin-bottom:25px;\n}\n', 'agama', '', 'inherit', 'closed', 'closed', '', '206-revision-v1', '', '', '2021-05-17 17:49:51', '2021-05-17 14:49:51', '', 206, 'http://9.dynacomp2.eu/rna/wordpress/?p=289', 0, 'revision', '', 0),
(291, 2, '2021-05-17 17:56:10', '2021-05-17 14:56:10', '.entry-content td, .comment-content td {FONT-SIZE: 15px;}\n\n\n/* center logo*/\n.site-branding{\nwidth:100% !important;\ntext-align:center;\n}\n.site-header .site-branding img {\nmargin: 0 auto;\n}\n\n/* center menu */\n#agama-mobile-nav {\nwidth: 100%;\ntext-align: center;\nmargin-right: 0px;\nmargin-bottom:25px;\n}\n', 'agama', '', 'inherit', 'closed', 'closed', '', '206-revision-v1', '', '', '2021-05-17 17:56:10', '2021-05-17 14:56:10', '', 206, 'http://9.dynacomp2.eu/rna/wordpress/?p=291', 0, 'revision', '', 0),
(293, 2, '2021-05-17 17:56:51', '2021-05-17 14:56:51', '.entry-content td, .comment-content td {FONT-SIZE: 15px;}\n\n\n/* center logo*/\n.site-branding{\nwidth:100% !important;\ntext-align:center;\n}\n.site-header .site-branding img {\nmargin: 0 auto;\n}\n\n/* center menu */\n#agama-mobile-nav.tv-collapse {\nwidth: 100%;\ntext-align: center;\nmargin-right: 0px;\nmargin-bottom:25px;\n}\n', 'agama', '', 'inherit', 'closed', 'closed', '', '206-revision-v1', '', '', '2021-05-17 17:56:51', '2021-05-17 14:56:51', '', 206, 'http://9.dynacomp2.eu/rna/wordpress/?p=293', 0, 'revision', '', 0),
(295, 2, '2021-05-17 19:46:09', '2021-05-17 16:46:09', '.entry-content td, .comment-content td {FONT-SIZE: 15px;}\n\n\n/* center logo*/\n.site-branding{\nwidth:100% !important;\ntext-align:center;\n}\n.site-header .site-branding img {\nmargin: 0 auto;\n}\n\n/* center menu */\n.tv-row {\nwidth: 100%;\ntext-align: center;\nmargin-right: 0px;\nmargin-bottom:25px;\n}\n', 'agama', '', 'inherit', 'closed', 'closed', '', '206-revision-v1', '', '', '2021-05-17 19:46:09', '2021-05-17 16:46:09', '', 206, 'http://9.dynacomp2.eu/rna/wordpress/?p=295', 0, 'revision', '', 0),
(297, 2, '2021-05-17 19:47:40', '2021-05-17 16:47:40', '.entry-content td, .comment-content td {FONT-SIZE: 15px;}\n', 'agama', '', 'inherit', 'closed', 'closed', '', '206-revision-v1', '', '', '2021-05-17 19:47:40', '2021-05-17 16:47:40', '', 206, 'http://9.dynacomp2.eu/rna/wordpress/?p=297', 0, 'revision', '', 0),
(299, 2, '2021-05-18 09:27:04', '2021-05-18 06:27:04', '.entry-content td, .comment-content td {FONT-SIZE: 15px;}\n\n\n@media screen and (min-width: 1020px) {\n.navigation-classic .primary-navigation {\n    text-align: center;\n}\n.navigation-classic .primary-navigation ul {\n    display: inline-block;\n}\n}', 'agama', '', 'inherit', 'closed', 'closed', '', '206-revision-v1', '', '', '2021-05-18 09:27:04', '2021-05-18 06:27:04', '', 206, 'http://9.dynacomp2.eu/rna/wordpress/?p=299', 0, 'revision', '', 0),
(301, 2, '2021-05-18 09:28:48', '2021-05-18 06:28:48', '.entry-content td, .comment-content td {FONT-SIZE: 15px;}\n\n\n@media screen and (min-width: 1020px) {\n#agama-primary-nav {\n    text-align: center;\n}\n#agama-primary-nav ul.agama-navigation {\n    display: inline-block;\n}\n}', 'agama', '', 'inherit', 'closed', 'closed', '', '206-revision-v1', '', '', '2021-05-18 09:28:48', '2021-05-18 06:28:48', '', 206, 'http://9.dynacomp2.eu/rna/wordpress/?p=301', 0, 'revision', '', 0),
(303, 2, '2021-05-18 09:31:55', '2021-05-18 06:31:55', '.entry-content td, .comment-content td {FONT-SIZE: 15px;}\n\n\n@media screen and (min-width: 1020px) {\n#agama-primary-nav {\n    text-align: center;\n}\n#agama-primary-nav ul.agama-navigation {\n    display: inline-block;\n}\n}\n\n.tv-row {display: inherit;}', 'agama', '', 'inherit', 'closed', 'closed', '', '206-revision-v1', '', '', '2021-05-18 09:31:55', '2021-05-18 06:31:55', '', 206, 'http://9.dynacomp2.eu/rna/wordpress/?p=303', 0, 'revision', '', 0),
(305, 2, '2021-05-18 09:32:26', '2021-05-18 06:32:26', '.entry-content td, .comment-content td {FONT-SIZE: 15px;}\n\n\n@media screen and (min-width: 1020px) {\n#agama-primary-nav {\n    text-align: center;\n}\n#agama-primary-nav ul.agama-navigation {\n    display: inline-block;\n}\n}\n\n', 'agama', '', 'inherit', 'closed', 'closed', '', '206-revision-v1', '', '', '2021-05-18 09:32:26', '2021-05-18 06:32:26', '', 206, 'http://9.dynacomp2.eu/rna/wordpress/?p=305', 0, 'revision', '', 0),
(307, 2, '2021-05-18 09:32:41', '2021-05-18 06:32:41', '.entry-content td, .comment-content td {FONT-SIZE: 15px;}\n\n\n@media screen and (min-width: 1020px) {\n#agama-primary-nav {\n    text-align: center;\n}\n#agama-primary-nav ul.agama-navigation {\n    display: inline-block;\n}\n}\n\n.tv-row {display: inherit;}', 'agama', '', 'inherit', 'closed', 'closed', '', '206-revision-v1', '', '', '2021-05-18 09:32:41', '2021-05-18 06:32:41', '', 206, 'http://9.dynacomp2.eu/rna/wordpress/?p=307', 0, 'revision', '', 0),
(311, 2, '2021-05-18 13:45:55', '2021-05-18 10:45:55', '.entry-content td, .comment-content td {FONT-SIZE: 15px;}\n\n#agama-logo .logo-desktop {\n    display: inline-block;\n}\n\n\n@media screen and (min-width: 1020px) {\n#agama-primary-nav {\n    text-align: center;\n}\n#agama-primary-nav ul.agama-navigation {\n    display: inline-block;\n}\n}\n\n.tv-row {display: inherit;}', 'agama', '', 'inherit', 'closed', 'closed', '', '206-revision-v1', '', '', '2021-05-18 13:45:55', '2021-05-18 10:45:55', '', 206, 'http://9.dynacomp2.eu/rna/wordpress/?p=311', 0, 'revision', '', 0),
(313, 2, '2021-06-08 15:21:33', '2021-06-08 12:21:33', '', 'Screenshot_1', '', 'inherit', 'open', 'closed', '', 'screenshot_1', '', '', '2021-06-08 15:21:33', '2021-06-08 12:21:33', '', 0, 'http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/06/Screenshot_1.jpg', 0, 'attachment', 'image/jpeg', 0),
(316, 2, '2021-06-08 15:22:29', '2021-06-08 12:22:29', '', 'Screenshot_2', '', 'inherit', 'open', 'closed', '', 'screenshot_2', '', '', '2021-06-08 15:22:29', '2021-06-08 12:22:29', '', 0, 'http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/06/Screenshot_2.jpg', 0, 'attachment', 'image/jpeg', 0),
(320, 2, '2021-06-28 09:22:15', '2021-06-28 06:22:15', '{\n    \"sidebars_widgets[footer-widget-3]\": {\n        \"value\": [],\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 06:22:15\"\n    },\n    \"agama::agama_site_title_colors\": {\n        \"value\": {\n            \"normal\": \"#bdbdbd\",\n            \"hover\": \"#333\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 06:22:15\"\n    },\n    \"agama::agama_body_background_colors\": {\n        \"value\": {\n            \"left\": \"#e6e6e6\",\n            \"right\": \"#e6e6e6\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 06:22:15\"\n    },\n    \"agama::agama_header_image_particles_colors\": {\n        \"value\": {\n            \"lines\": \"#ac32e4\",\n            \"circles\": \"#fff\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 06:22:15\"\n    },\n    \"agama::agama_header_image_background\": {\n        \"value\": {\n            \"left\": \"rgba(255,255,255,0.37)\",\n            \"right\": \"rgba(69,104,220,0.52)\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 06:22:15\"\n    },\n    \"agama::agama_navigation_top_links_color\": {\n        \"value\": {\n            \"normal\": \"#757575\",\n            \"visited\": \"#757575\",\n            \"hover\": \"#000\",\n            \"active\": \"#000\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 06:22:15\"\n    },\n    \"agama::agama_navigation_primary_links_color\": {\n        \"value\": {\n            \"normal\": \"#757575\",\n            \"visited\": \"#757575\",\n            \"hover\": \"#000\",\n            \"active\": \"#000\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 06:22:15\"\n    },\n    \"agama::agama_navigation_mobile_links_color\": {\n        \"value\": {\n            \"normal\": \"#757575\",\n            \"visited\": \"#757575\",\n            \"hover\": \"#333333\",\n            \"active\": \"#333333\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 06:22:15\"\n    },\n    \"agama::agama_navbar_buttons_color\": {\n        \"value\": {\n            \"normal\": \"#757575\",\n            \"hover\": \"#333333\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 06:22:15\"\n    },\n    \"agama::agama_slider_particles_colors\": {\n        \"value\": {\n            \"circles\": \"#ac32e4\",\n            \"lines\": \"#ac32e4\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 06:22:15\"\n    },\n    \"agama::agama_footer_widgets_background_colors\": {\n        \"value\": {\n            \"left\": \"#314150\",\n            \"right\": \"#314150\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 06:22:15\"\n    },\n    \"agama::agama_footer_background_colors\": {\n        \"value\": {\n            \"left\": \"#293744\",\n            \"right\": \"#293744\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 06:22:15\"\n    },\n    \"agama::agama_slider_slides_repeater\": {\n        \"value\": \"%5B%7B%22image%22:165,%22title%22:%22Welcome%20to%20Agama%22,%22title_color%22:%22#fff%22,%22title_animation%22:%22bounce%22,%22button_title%22:%22Learn%20More%22,%22button_link%22:%22%22,%22button_color%22:%22#ac32e4%22,%22button_animation%22:%22bounce%22%7D%5D\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 06:22:15\"\n    },\n    \"agama::agama_frontpage_boxes_repeater\": {\n        \"value\": \"%5B%7B%22title%22:%22test%22,%22image%22:154,%22icon%22:%22%22,%22icon_color%22:%22#36bf2a%22,%22url%22:%22%22,%22text%22:%22%22,%22animated%22:true,%22animation%22:%22bounce%22,%22animation_delay%22:100%7D,%7B%22title%22:%22%22,%22image%22:%22%22,%22icon%22:%22%22,%22icon_color%22:%22#ac32e4%22,%22url%22:%22%22,%22text%22:%22%22,%22animated%22:false,%22animation%22:%22bounce%22,%22animation_delay%22:100%7D,%7B%22title%22:%22yttyujty%22,%22image%22:%22%22,%22icon%22:%22%22,%22icon_color%22:%22#ac32e4%22,%22url%22:%22%22,%22text%22:%22%22,%22animated%22:false,%22animation%22:%22bounce%22,%22animation_delay%22:100%7D%5D\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 06:22:15\"\n    },\n    \"agama::agama_social_icons\": {\n        \"value\": \"%5B%7B%22target%22:false,%22icon%22:%22rss%22,%22url%22:%22http://9.dynacomp2.eu/rna/wordpress/feed/%22%7D%5D\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 06:22:15\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', '587be47c-b566-4def-84ac-7bec4d59c848', '', '', '2021-06-28 09:22:15', '2021-06-28 06:22:15', '', 0, 'http://9.dynacomp2.eu/rna/wordpress/2021/06/28/587be47c-b566-4def-84ac-7bec4d59c848/', 0, 'customize_changeset', '', 0),
(321, 2, '2021-06-28 09:26:17', '2021-06-28 06:26:17', '', 'Costas_New_1', '', 'inherit', 'open', 'closed', '', 'costas_new_1-2', '', '', '2021-06-28 09:26:17', '2021-06-28 06:26:17', '', 36, 'http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/06/Costas_New_1.jpg', 0, 'attachment', 'image/jpeg', 0),
(322, 2, '2021-06-28 09:26:28', '2021-06-28 06:26:28', '<!-- wp:paragraph -->\n<p><strong>Group Leader</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"33.33%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:33.33%\"><!-- wp:image {\"id\":321,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/06/Costas_New_1.jpg\" alt=\"\" class=\"wp-image-321\"/><figcaption>Professor Constantinos Stathopoulos</figcaption></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"66.66%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:66.66%\"><!-- wp:paragraph -->\n<p>Professor Constantinos Stathopoulos is the leader of the RNA Biology group at the University of Patras. He has been postdoctoral fellow at&nbsp;<a href=\"http://trna.research.yale.edu/index.html\">Yale University</a>&nbsp;(1998-2001) and Assistant Professor at the Department of Biochemistry and Biotechnology of the University of Thessaly (2002-2009).In 2009 he joined the&nbsp;<a href=\"http://biochemistry.med.upatras.gr/\">Department of Biochemistry at the University of Patras School of Medicine</a>&nbsp;as Associate Professor and since 2014 he is Full Professor.The PI has established several international collaborations with centers of excellence on RNA biology and metabolism.Work from his group has been awarded in international and national conferences. He is member of the editorial board of the&nbsp;<a href=\"http://www.mdpi.com/journal/ijms/sectioneditors/biochemistry\"><em>International Journal of Molecular Sciences</em></a>&nbsp;and he has served as reviewer for numerous international journals and for the evaluation of research grant applications submitted to the Hellenic Ministry of Education and to the General Secretariat of Research and Technology. He has published more than 60 articles and part of his work has been cited in major scientific textbooks of Biochemistry and Molecular Biology. Recently, he organized as co-Chair the&nbsp;<a href=\"http://www.trna2014.gr/\">25<sup>th</sup>&nbsp;tRNA Conference</a>. A detailed CV can be found&nbsp;<a href=\"http://rna.6.dynacomp2.eu/images/STATHOPOULOS%20%20ENGLISH%20CV%20JAN%202017-FINAL.pdf\">here.</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><em>Research links</em></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><a href=\"https://www.linkedin.com/profile/view?id=AAMAAAZgaEIBDgAPzbl3D2WnFKLeJWCLytIYA4M&amp;trk=hp-identity-name\">Linkedin profile</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><a href=\"https://www.researchgate.net/profile/Constantinos_Stathopoulos?ev=hdr_xprf&amp;_sg=rpa2WsJrftMQLl2WUg9rE_SBr-uv1wqr9uTkZqa2bsYd3-riDwFGZEv9uIU2EF9Z\">Researchgate profile</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><a href=\"https://scholar.google.gr/citations?user=q-KogacAAAAJ&amp;hl=el\">Google Scholar</a></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->', 'People', '', 'inherit', 'closed', 'closed', '', '36-revision-v1', '', '', '2021-06-28 09:26:28', '2021-06-28 06:26:28', '', 36, 'http://9.dynacomp2.eu/rna/wordpress/?p=322', 0, 'revision', '', 0),
(323, 2, '2021-06-28 09:29:10', '2021-06-28 06:29:10', '{\n    \"agama::agama_site_title_colors\": {\n        \"value\": {\n            \"normal\": \"#bdbdbd\",\n            \"hover\": \"#333\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 06:27:25\"\n    },\n    \"agama::agama_body_background_colors\": {\n        \"value\": {\n            \"left\": \"#e6e6e6\",\n            \"right\": \"#e6e6e6\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 06:27:25\"\n    },\n    \"agama::agama_header_image_particles_colors\": {\n        \"value\": {\n            \"lines\": \"#ac32e4\",\n            \"circles\": \"#fff\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 06:27:25\"\n    },\n    \"agama::agama_header_image_background\": {\n        \"value\": {\n            \"left\": \"rgba(255,255,255,0.37)\",\n            \"right\": \"rgba(69,104,220,0.52)\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 06:27:25\"\n    },\n    \"agama::agama_navigation_top_links_color\": {\n        \"value\": {\n            \"normal\": \"#757575\",\n            \"visited\": \"#757575\",\n            \"hover\": \"#000\",\n            \"active\": \"#000\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 06:27:25\"\n    },\n    \"agama::agama_navigation_primary_links_color\": {\n        \"value\": {\n            \"normal\": \"#757575\",\n            \"visited\": \"#757575\",\n            \"hover\": \"#000\",\n            \"active\": \"#000\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 06:27:25\"\n    },\n    \"agama::agama_navigation_mobile_links_color\": {\n        \"value\": {\n            \"normal\": \"#757575\",\n            \"visited\": \"#757575\",\n            \"hover\": \"#333333\",\n            \"active\": \"#333333\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 06:27:25\"\n    },\n    \"agama::agama_navbar_buttons_color\": {\n        \"value\": {\n            \"normal\": \"#757575\",\n            \"hover\": \"#333333\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 06:27:25\"\n    },\n    \"agama::agama_slider_particles_colors\": {\n        \"value\": {\n            \"circles\": \"#ac32e4\",\n            \"lines\": \"#ac32e4\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 06:27:25\"\n    },\n    \"agama::agama_footer_widgets_background_colors\": {\n        \"value\": {\n            \"left\": \"#314150\",\n            \"right\": \"#314150\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 06:27:25\"\n    },\n    \"agama::agama_footer_background_colors\": {\n        \"value\": {\n            \"left\": \"#293744\",\n            \"right\": \"#293744\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 06:27:25\"\n    },\n    \"agama::agama_slider_slides_repeater\": {\n        \"value\": \"%5B%7B%22image%22:165,%22title%22:%22Welcome%20to%20Agama%22,%22title_color%22:%22#fff%22,%22title_animation%22:%22bounce%22,%22button_title%22:%22Learn%20More%22,%22button_link%22:%22%22,%22button_color%22:%22#ac32e4%22,%22button_animation%22:%22bounce%22%7D%5D\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 06:27:25\"\n    },\n    \"agama::agama_frontpage_boxes_repeater\": {\n        \"value\": \"%5B%7B%22title%22:%22test%22,%22image%22:154,%22icon%22:%22%22,%22icon_color%22:%22#36bf2a%22,%22url%22:%22%22,%22text%22:%22%22,%22animated%22:true,%22animation%22:%22bounce%22,%22animation_delay%22:100%7D,%7B%22title%22:%22%22,%22image%22:%22%22,%22icon%22:%22%22,%22icon_color%22:%22#ac32e4%22,%22url%22:%22%22,%22text%22:%22%22,%22animated%22:false,%22animation%22:%22bounce%22,%22animation_delay%22:100%7D,%7B%22title%22:%22yttyujty%22,%22image%22:%22%22,%22icon%22:%22%22,%22icon_color%22:%22#ac32e4%22,%22url%22:%22%22,%22text%22:%22%22,%22animated%22:false,%22animation%22:%22bounce%22,%22animation_delay%22:100%7D%5D\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 06:27:25\"\n    },\n    \"agama::agama_social_icons\": {\n        \"value\": \"%5B%7B%22target%22:false,%22icon%22:%22rss%22,%22url%22:%22http://9.dynacomp2.eu/rna/wordpress/feed/%22%7D%5D\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 06:27:25\"\n    },\n    \"agama::agama_logo\": {\n        \"value\": \"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/06/logo4_new.jpg\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 06:29:10\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', '0650f417-6f85-4e6b-a225-12d1c2bc2309', '', '', '2021-06-28 09:29:10', '2021-06-28 06:29:10', '', 0, 'http://9.dynacomp2.eu/rna/wordpress/?p=323', 0, 'customize_changeset', '', 0),
(324, 2, '2021-06-28 09:28:58', '2021-06-28 06:28:58', '', 'logo4_new', '', 'inherit', 'open', 'closed', '', 'logo4_new-2', '', '', '2021-06-28 09:28:58', '2021-06-28 06:28:58', '', 0, 'http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/06/logo4_new.jpg', 0, 'attachment', 'image/jpeg', 0),
(325, 2, '2021-06-28 09:31:49', '2021-06-28 06:31:49', '{\n    \"agama::agama_media_logo\": {\n        \"value\": \"mobile\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 06:31:49\"\n    },\n    \"agama::agama_tablet_logo\": {\n        \"value\": \"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/06/logo_600px.jpg\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 06:31:22\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', 'b16b6c73-b81d-46e2-b64b-a6b836a84c37', '', '', '2021-06-28 09:31:49', '2021-06-28 06:31:49', '', 0, 'http://9.dynacomp2.eu/rna/wordpress/?p=325', 0, 'customize_changeset', '', 0),
(326, 2, '2021-06-28 09:31:10', '2021-06-28 06:31:10', '', 'logo_600px', '', 'inherit', 'open', 'closed', '', 'logo_600px', '', '', '2021-06-28 09:31:10', '2021-06-28 06:31:10', '', 0, 'http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/06/logo_600px.jpg', 0, 'attachment', 'image/jpeg', 0),
(327, 2, '2021-06-28 09:32:46', '2021-06-28 06:32:46', '{\n    \"agama::agama_media_logo\": {\n        \"value\": \"desktop\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 06:32:46\"\n    },\n    \"agama::agama_logo_max_height\": {\n        \"value\": \"93\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 06:32:46\"\n    },\n    \"agama::agama_tablet_logo\": {\n        \"value\": \"\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 06:32:46\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', 'f18d55c0-6ddf-4362-b5c5-cefce9cfaf1c', '', '', '2021-06-28 09:32:46', '2021-06-28 06:32:46', '', 0, 'http://9.dynacomp2.eu/rna/wordpress/2021/06/28/f18d55c0-6ddf-4362-b5c5-cefce9cfaf1c/', 0, 'customize_changeset', '', 0),
(328, 2, '2021-06-28 09:36:05', '2021-06-28 06:36:05', '{\n    \"custom_css[agama]\": {\n        \"value\": \".entry-content td, .comment-content td {FONT-SIZE: 15px;}\\n\\n#agama-logo .logo-desktop {\\n    display: inline-block;\\n}\\n\\n\\n@media screen and (min-width: 1020px) {\\n#agama-primary-nav {\\n    text-align: center;\\n}\\n#agama-primary-nav ul.agama-navigation {\\n    display: inline-block;\\n}\\n}\\n\\n.tv-row {display: inherit;}\\n.tv-d-block {margin: 0 auto;}\",\n        \"type\": \"custom_css\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 06:36:05\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', '4aa01830-b07d-4b15-973b-c288bba72663', '', '', '2021-06-28 09:36:05', '2021-06-28 06:36:05', '', 0, 'http://9.dynacomp2.eu/rna/wordpress/?p=328', 0, 'customize_changeset', '', 0);
INSERT INTO `wprna_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(329, 2, '2021-06-28 09:36:05', '2021-06-28 06:36:05', '.entry-content td, .comment-content td {FONT-SIZE: 15px;}\n\n#agama-logo .logo-desktop {\n    display: inline-block;\n}\n\n\n@media screen and (min-width: 1020px) {\n#agama-primary-nav {\n    text-align: center;\n}\n#agama-primary-nav ul.agama-navigation {\n    display: inline-block;\n}\n}\n\n.tv-row {display: inherit;}\n.tv-d-block {margin: 0 auto;}', 'agama', '', 'inherit', 'closed', 'closed', '', '206-revision-v1', '', '', '2021-06-28 09:36:05', '2021-06-28 06:36:05', '', 206, 'http://9.dynacomp2.eu/rna/wordpress/?p=329', 0, 'revision', '', 0),
(330, 2, '2021-06-28 09:40:15', '2021-06-28 06:40:15', 'Constantinos Stathopoulos, PhD Professor\n									Constantinos Stathopoulos, PhD Professor\n					<p style=\"line-height: 1.71429;\">Pre-clinical Building, 3rd floor<br>1 Asklipiou st., 26504 Patras, Greece<br>Patras&nbsp;Achaia&nbsp;26504,&nbsp;Greece<br>+30-2610 997936, +30-2610 997179, +30-2610 997932<br><a href=\"https://www.facebook.com/RNAupatras\" target=\"_blank\" rel=\"noopener\" style=\"font-size: 15px; font-family: var( --e-global-typography-text-font-family ), Sans-serif; font-weight: var( --e-global-typography-text-font-weight ); background-color: rgb(255, 255, 255); letter-spacing: 0px;\">mRNA Facebook page</a></p>\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\" src=\"https://maps.google.com/maps?q=patras%20medical%20school.%2C%2026504%20Patras%2C%20Greece&amp;t=m&amp;z=10&amp;output=embed&amp;iwloc=near\" title=\"patras medical school., 26504 Patras, Greece\" aria-label=\"patras medical school., 26504 Patras, Greece\"></iframe>', 'Contact', '', 'inherit', 'closed', 'closed', '', '47-revision-v1', '', '', '2021-06-28 09:40:15', '2021-06-28 06:40:15', '', 47, 'http://9.dynacomp2.eu/rna/wordpress/?p=330', 0, 'revision', '', 0),
(331, 2, '2021-06-28 09:40:15', '2021-06-28 06:40:15', 'Constantinos Stathopoulos, PhD Professor\n									Constantinos Stathopoulos, PhD Professor\n					<p style=\"line-height: 1.71429;\">Pre-clinical Building, 3rd floor<br>1 Asklipiou st., 26504 Patras, Greece<br>Patras&nbsp;Achaia&nbsp;26504,&nbsp;Greece<br>+30-2610 997936, +30-2610 997179, +30-2610 997932<br><a href=\"https://www.facebook.com/RNAupatras\" target=\"_blank\" rel=\"noopener\" style=\"font-size: 15px; font-family: var( --e-global-typography-text-font-family ), Sans-serif; font-weight: var( --e-global-typography-text-font-weight ); background-color: rgb(255, 255, 255); letter-spacing: 0px;\">mRNA Facebook page</a></p>\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\" src=\"https://maps.google.com/maps?q=patras%20medical%20school.%2C%2026504%20Patras%2C%20Greece&amp;t=m&amp;z=10&amp;output=embed&amp;iwloc=near\" title=\"patras medical school., 26504 Patras, Greece\" aria-label=\"patras medical school., 26504 Patras, Greece\"></iframe>', 'Contact', '', 'inherit', 'closed', 'closed', '', '47-revision-v1', '', '', '2021-06-28 09:40:15', '2021-06-28 06:40:15', '', 47, 'http://9.dynacomp2.eu/rna/wordpress/?p=331', 0, 'revision', '', 0),
(332, 2, '2021-06-28 09:40:15', '2021-06-28 06:40:15', 'Constantinos Stathopoulos, PhD Professor\n									Constantinos Stathopoulos, PhD Professor\n					<p style=\"line-height: 1.71429;\">Pre-clinical Building, 3rd floor<br>1 Asklipiou st., 26504 Patras, Greece<br>Patras&nbsp;Achaia&nbsp;26504,&nbsp;Greece<br>+30-2610 997936, +30-2610 997179, +30-2610 997932<br><a href=\"https://www.facebook.com/RNAupatras\" target=\"_blank\" rel=\"noopener\" style=\"font-size: 15px; font-family: var( --e-global-typography-text-font-family ), Sans-serif; font-weight: var( --e-global-typography-text-font-weight ); background-color: rgb(255, 255, 255); letter-spacing: 0px;\">mRNA Facebook page</a></p>\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\" src=\"https://maps.google.com/maps?q=patras%20medical%20school.%2C%2026504%20Patras%2C%20Greece&amp;t=m&amp;z=10&amp;output=embed&amp;iwloc=near\" title=\"patras medical school., 26504 Patras, Greece\" aria-label=\"patras medical school., 26504 Patras, Greece\"></iframe>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\" src=\"https://maps.google.com/maps?q=38.29362291017908%2C%2021.793389357103884&amp;t=m&amp;z=10&amp;output=embed&amp;iwloc=near\" title=\"38.29362291017908, 21.793389357103884\" aria-label=\"38.29362291017908, 21.793389357103884\"></iframe>', 'Contact', '', 'inherit', 'closed', 'closed', '', '47-revision-v1', '', '', '2021-06-28 09:40:15', '2021-06-28 06:40:15', '', 47, 'http://9.dynacomp2.eu/rna/wordpress/?p=332', 0, 'revision', '', 0),
(333, 2, '2021-06-28 09:40:22', '2021-06-28 06:40:22', 'Constantinos Stathopoulos, PhD Professor\n									Constantinos Stathopoulos, PhD Professor\n					<p style=\"line-height: 1.71429;\">Pre-clinical Building, 3rd floor<br>1 Asklipiou st., 26504 Patras, Greece<br>Patras&nbsp;Achaia&nbsp;26504,&nbsp;Greece<br>+30-2610 997936, +30-2610 997179, +30-2610 997932<br><a href=\"https://www.facebook.com/RNAupatras\" target=\"_blank\" rel=\"noopener\" style=\"font-size: 15px; font-family: var( --e-global-typography-text-font-family ), Sans-serif; font-weight: var( --e-global-typography-text-font-weight ); background-color: rgb(255, 255, 255); letter-spacing: 0px;\">mRNA Facebook page</a></p>\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\" src=\"https://maps.google.com/maps?q=patras%20medical%20school.%2C%2026504%20Patras%2C%20Greece&amp;t=m&amp;z=10&amp;output=embed&amp;iwloc=near\" title=\"patras medical school., 26504 Patras, Greece\" aria-label=\"patras medical school., 26504 Patras, Greece\"></iframe>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\" src=\"https://maps.google.com/maps?q=38.29362291017908%2C%2021.793389357103884&amp;t=m&amp;z=10&amp;output=embed&amp;iwloc=near\" title=\"38.29362291017908, 21.793389357103884\" aria-label=\"38.29362291017908, 21.793389357103884\"></iframe>', 'Contact', '', 'inherit', 'closed', 'closed', '', '47-revision-v1', '', '', '2021-06-28 09:40:22', '2021-06-28 06:40:22', '', 47, 'http://9.dynacomp2.eu/rna/wordpress/?p=333', 0, 'revision', '', 0),
(334, 2, '2021-06-28 09:40:22', '2021-06-28 06:40:22', 'Constantinos Stathopoulos, PhD Professor\n									Constantinos Stathopoulos, PhD Professor\n					<p style=\"line-height: 1.71429;\">Pre-clinical Building, 3rd floor<br>1 Asklipiou st., 26504 Patras, Greece<br>Patras&nbsp;Achaia&nbsp;26504,&nbsp;Greece<br>+30-2610 997936, +30-2610 997179, +30-2610 997932<br><a href=\"https://www.facebook.com/RNAupatras\" target=\"_blank\" rel=\"noopener\" style=\"font-size: 15px; font-family: var( --e-global-typography-text-font-family ), Sans-serif; font-weight: var( --e-global-typography-text-font-weight ); background-color: rgb(255, 255, 255); letter-spacing: 0px;\">mRNA Facebook page</a></p>\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\" src=\"https://maps.google.com/maps?q=patras%20medical%20school.%2C%2026504%20Patras%2C%20Greece&amp;t=m&amp;z=10&amp;output=embed&amp;iwloc=near\" title=\"patras medical school., 26504 Patras, Greece\" aria-label=\"patras medical school., 26504 Patras, Greece\"></iframe>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\" src=\"https://maps.google.com/maps?q=38.29362291017908%2C%2021.793389357103884&amp;t=m&amp;z=10&amp;output=embed&amp;iwloc=near\" title=\"38.29362291017908, 21.793389357103884\" aria-label=\"38.29362291017908, 21.793389357103884\"></iframe>', 'Contact', '', 'inherit', 'closed', 'closed', '', '47-revision-v1', '', '', '2021-06-28 09:40:22', '2021-06-28 06:40:22', '', 47, 'http://9.dynacomp2.eu/rna/wordpress/?p=334', 0, 'revision', '', 0),
(335, 2, '2021-06-28 09:40:22', '2021-06-28 06:40:22', 'Constantinos Stathopoulos, PhD Professor\n									Constantinos Stathopoulos, PhD Professor\n					<p style=\"line-height: 1.71429;\">Pre-clinical Building, 3rd floor<br>1 Asklipiou st., 26504 Patras, Greece<br>Patras&nbsp;Achaia&nbsp;26504,&nbsp;Greece<br>+30-2610 997936, +30-2610 997179, +30-2610 997932<br><a href=\"https://www.facebook.com/RNAupatras\" target=\"_blank\" rel=\"noopener\" style=\"font-size: 15px; font-family: var( --e-global-typography-text-font-family ), Sans-serif; font-weight: var( --e-global-typography-text-font-weight ); background-color: rgb(255, 255, 255); letter-spacing: 0px;\">mRNA Facebook page</a></p>\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\" src=\"https://maps.google.com/maps?q=38.29362291017908%2C%2021.793389357103884&amp;t=m&amp;z=10&amp;output=embed&amp;iwloc=near\" title=\"38.29362291017908, 21.793389357103884\" aria-label=\"38.29362291017908, 21.793389357103884\"></iframe>', 'Contact', '', 'inherit', 'closed', 'closed', '', '47-revision-v1', '', '', '2021-06-28 09:40:22', '2021-06-28 06:40:22', '', 47, 'http://9.dynacomp2.eu/rna/wordpress/?p=335', 0, 'revision', '', 0),
(336, 2, '2021-06-28 09:41:25', '2021-06-28 06:41:25', 'Constantinos Stathopoulos, PhD Professor\n									Constantinos Stathopoulos, PhD Professor\n					<p style=\"line-height: 1.71429;\">Pre-clinical Building, 3rd floor<br>1 Asklipiou st., 26504 Patras, Greece<br>Patras&nbsp;Achaia&nbsp;26504,&nbsp;Greece<br>+30-2610 997936, +30-2610 997179, +30-2610 997932<br><a href=\"https://www.facebook.com/RNAupatras\" target=\"_blank\" rel=\"noopener\" style=\"font-size: 15px; font-family: var( --e-global-typography-text-font-family ), Sans-serif; font-weight: var( --e-global-typography-text-font-weight ); background-color: rgb(255, 255, 255); letter-spacing: 0px;\">mRNA Facebook page</a></p>\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\" src=\"https://maps.google.com/maps?q=38.29362291017908%2C%2021.793389357103884&amp;t=m&amp;z=10&amp;output=embed&amp;iwloc=near\" title=\"38.29362291017908, 21.793389357103884\" aria-label=\"38.29362291017908, 21.793389357103884\"></iframe>', 'Contact', '', 'inherit', 'closed', 'closed', '', '47-revision-v1', '', '', '2021-06-28 09:41:25', '2021-06-28 06:41:25', '', 47, 'http://9.dynacomp2.eu/rna/wordpress/?p=336', 0, 'revision', '', 0),
(337, 2, '2021-06-28 09:41:25', '2021-06-28 06:41:25', 'Constantinos Stathopoulos, PhD Professor\n									Constantinos Stathopoulos, PhD Professor\n					<p style=\"line-height: 1.71429;\">Pre-clinical Building, 3rd floor<br>1 Asklipiou st., 26504 Patras, Greece<br>Patras&nbsp;Achaia&nbsp;26504,&nbsp;Greece<br>+30-2610 997936, +30-2610 997179, +30-2610 997932<br><a href=\"https://www.facebook.com/RNAupatras\" target=\"_blank\" rel=\"noopener\" style=\"font-size: 15px; font-family: var( --e-global-typography-text-font-family ), Sans-serif; font-weight: var( --e-global-typography-text-font-weight ); background-color: rgb(255, 255, 255); letter-spacing: 0px;\">mRNA Facebook page</a></p>\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\" src=\"https://maps.google.com/maps?q=38.29362291017908%2C%2021.793389357103884&amp;t=m&amp;z=10&amp;output=embed&amp;iwloc=near\" title=\"38.29362291017908, 21.793389357103884\" aria-label=\"38.29362291017908, 21.793389357103884\"></iframe>', 'Contact', '', 'inherit', 'closed', 'closed', '', '47-revision-v1', '', '', '2021-06-28 09:41:25', '2021-06-28 06:41:25', '', 47, 'http://9.dynacomp2.eu/rna/wordpress/?p=337', 0, 'revision', '', 0),
(338, 2, '2021-06-28 09:41:25', '2021-06-28 06:41:25', 'Constantinos Stathopoulos, PhD Professor\n									Constantinos Stathopoulos, PhD Professor\n					<p style=\"line-height: 1.71429;\">Pre-clinical Building, 3rd floor<br>1 Asklipiou st., 26504 Patras, Greece<br>Patras&nbsp;Achaia&nbsp;26504,&nbsp;Greece<br>+30-2610 997936, +30-2610 997179, +30-2610 997932<br><a href=\"https://www.facebook.com/RNAupatras\" target=\"_blank\" rel=\"noopener\" style=\"font-size: 15px; font-family: var( --e-global-typography-text-font-family ), Sans-serif; font-weight: var( --e-global-typography-text-font-weight ); background-color: rgb(255, 255, 255); letter-spacing: 0px;\">mRNA Biology page</a></p>\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\" src=\"https://maps.google.com/maps?q=38.29362291017908%2C%2021.793389357103884&amp;t=m&amp;z=10&amp;output=embed&amp;iwloc=near\" title=\"38.29362291017908, 21.793389357103884\" aria-label=\"38.29362291017908, 21.793389357103884\"></iframe>', 'Contact', '', 'inherit', 'closed', 'closed', '', '47-revision-v1', '', '', '2021-06-28 09:41:25', '2021-06-28 06:41:25', '', 47, 'http://9.dynacomp2.eu/rna/wordpress/?p=338', 0, 'revision', '', 0),
(339, 2, '2021-06-28 09:42:45', '2021-06-28 06:42:45', 'Constantinos Stathopoulos, PhD Professor\n									Constantinos Stathopoulos, PhD Professor\n					<p style=\"line-height: 1.71429;\">Pre-clinical Building, 3rd floor<br>1 Asklipiou st., 26504 Patras, Greece<br>Patras&nbsp;Achaia&nbsp;26504,&nbsp;Greece<br>+30-2610 997936, +30-2610 997179, +30-2610 997932<br><a href=\"https://www.facebook.com/RNAupatras\" target=\"_blank\" rel=\"noopener\" style=\"font-size: 15px; font-family: var( --e-global-typography-text-font-family ), Sans-serif; font-weight: var( --e-global-typography-text-font-weight ); background-color: rgb(255, 255, 255); letter-spacing: 0px;\">mRNA Biology page</a></p>\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\" src=\"https://maps.google.com/maps?q=38.29362291017908%2C%2021.793389357103884&amp;t=m&amp;z=10&amp;output=embed&amp;iwloc=near\" title=\"38.29362291017908, 21.793389357103884\" aria-label=\"38.29362291017908, 21.793389357103884\"></iframe>', 'Contact', '', 'inherit', 'closed', 'closed', '', '47-revision-v1', '', '', '2021-06-28 09:42:45', '2021-06-28 06:42:45', '', 47, 'http://9.dynacomp2.eu/rna/wordpress/?p=339', 0, 'revision', '', 0),
(340, 2, '2021-06-28 09:42:45', '2021-06-28 06:42:45', 'Constantinos Stathopoulos, PhD Professor\n									Constantinos Stathopoulos, PhD Professor\n					<p style=\"line-height: 1.71429;\">Pre-clinical Building, 3rd floor<br>1 Asklipiou st., 26504 Patras, Greece<br>Patras&nbsp;Achaia&nbsp;26504,&nbsp;Greece<br>+30-2610 997936, +30-2610 997179, +30-2610 997932<br><a href=\"https://www.facebook.com/RNAupatras\" target=\"_blank\" rel=\"noopener\" style=\"font-size: 15px; font-family: var( --e-global-typography-text-font-family ), Sans-serif; font-weight: var( --e-global-typography-text-font-weight ); background-color: rgb(255, 255, 255); letter-spacing: 0px;\">mRNA Biology page</a></p>\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\" src=\"https://maps.google.com/maps?q=38.29362291017908%2C%2021.793389357103884&amp;t=m&amp;z=10&amp;output=embed&amp;iwloc=near\" title=\"38.29362291017908, 21.793389357103884\" aria-label=\"38.29362291017908, 21.793389357103884\"></iframe>', 'Contact', '', 'inherit', 'closed', 'closed', '', '47-revision-v1', '', '', '2021-06-28 09:42:45', '2021-06-28 06:42:45', '', 47, 'http://9.dynacomp2.eu/rna/wordpress/?p=340', 0, 'revision', '', 0),
(341, 2, '2021-06-28 09:42:45', '2021-06-28 06:42:45', 'Constantinos Stathopoulos, PhD Professor\n									Constantinos Stathopoulos, PhD Professor\n					<p style=\"line-height: 1.71429;\">Pre-clinical Building, 3rd floor<br />1 Asklipiou st., 26504 Patras, Greece<br />Patras Achaia 26504, Greece<br />+30-2610 997936, +30-2610 997179, +30-2610 997932<br /><a style=\"font-size: 15px; font-family: var( --e-global-typography-text-font-family ), Sans-serif; font-weight: var( --e-global-typography-text-font-weight ); background-color: #ffffff; letter-spacing: 0px;\" href=\"https://www.facebook.com/RNAupatras\" target=\"_blank\" rel=\"noopener\">mRNA Biology page</a></p>\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\" src=\"https://maps.google.com/maps?q=38.29362291017908%2C%2021.793389357103884&amp;t=m&amp;z=10&amp;output=embed&amp;iwloc=near\" title=\"38.29362291017908, 21.793389357103884\" aria-label=\"38.29362291017908, 21.793389357103884\"></iframe>', 'Contact', '', 'inherit', 'closed', 'closed', '', '47-revision-v1', '', '', '2021-06-28 09:42:45', '2021-06-28 06:42:45', '', 47, 'http://9.dynacomp2.eu/rna/wordpress/?p=341', 0, 'revision', '', 0),
(342, 2, '2021-06-28 09:43:43', '2021-06-28 06:43:43', '<!-- wp:group -->\n<div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container\"><!-- wp:group -->\n<div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container\"><!-- wp:gallery {\"ids\":[],\"linkTo\":\"none\"} -->\n<figure class=\"wp-block-gallery columns-0 is-cropped\"><ul class=\"blocks-gallery-grid\"></ul></figure>\n<!-- /wp:gallery --></div></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph -->\n<p>Research in the RNA Biology group is or has been supported by several funding agencies, both domestic and international.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator\"/>\n<!-- /wp:separator -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"align\":\"center\",\"id\":168,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large\"><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/logo01-3.jpg\" alt=\"\" class=\"wp-image-168\"/></figure></div>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"align\":\"center\",\"id\":169,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large\"><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/logo03-4.jpg\" alt=\"\" class=\"wp-image-169\"/></figure></div>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"align\":\"center\",\"id\":170,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large\"><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/logo02-2.jpg\" alt=\"\" class=\"wp-image-170\"/></figure></div>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:group -->\n<div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"align\":\"center\",\"id\":171,\"width\":113,\"height\":112,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large is-resized\"><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/logo05-3.jpg\" alt=\"\" class=\"wp-image-171\" width=\"113\" height=\"112\"/></figure></div>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":173,\"width\":257,\"height\":40,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large is-resized\"><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/logo04-2.jpg\" alt=\"\" class=\"wp-image-173\" width=\"257\" height=\"40\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":174,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/logo06-2.jpg\" alt=\"\" class=\"wp-image-174\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:group --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->', 'Funding', '', 'inherit', 'closed', 'closed', '', '43-revision-v1', '', '', '2021-06-28 09:43:43', '2021-06-28 06:43:43', '', 43, 'http://9.dynacomp2.eu/rna/wordpress/?p=342', 0, 'revision', '', 0),
(343, 2, '2021-06-28 09:46:04', '2021-06-28 06:46:04', '{\n    \"custom_css[agama]\": {\n        \"value\": \".entry-content td, .comment-content td {FONT-SIZE: 15px;}\\n\\n#agama-logo .logo-desktop {\\n    display: inline-block;\\n}\\n\\n\\n@media screen and (min-width: 1020px) {\\n#agama-primary-nav {\\n    text-align: center;\\n}\\n#agama-primary-nav ul.agama-navigation {\\n    display: inline-block;\\n}\\n}\\n\\n.tv-row {display: inherit;}\\n\\n.tv-d-block {margin: 0 auto;}\\n\\n#agama-primary-nav a {text-transform: none;}\",\n        \"type\": \"custom_css\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 06:46:04\"\n    },\n    \"agama::agama_site_title_colors\": {\n        \"value\": {\n            \"normal\": \"#bdbdbd\",\n            \"hover\": \"#333\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 06:45:53\"\n    },\n    \"agama::agama_body_background_colors\": {\n        \"value\": {\n            \"left\": \"#e6e6e6\",\n            \"right\": \"#e6e6e6\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 06:45:53\"\n    },\n    \"agama::agama_header_image_particles_colors\": {\n        \"value\": {\n            \"lines\": \"#ac32e4\",\n            \"circles\": \"#fff\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 06:45:53\"\n    },\n    \"agama::agama_header_image_background\": {\n        \"value\": {\n            \"left\": \"rgba(255,255,255,0.37)\",\n            \"right\": \"rgba(69,104,220,0.52)\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 06:45:53\"\n    },\n    \"agama::agama_navigation_top_links_color\": {\n        \"value\": {\n            \"normal\": \"#757575\",\n            \"visited\": \"#757575\",\n            \"hover\": \"#000\",\n            \"active\": \"#000\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 06:45:53\"\n    },\n    \"agama::agama_navigation_primary_links_color\": {\n        \"value\": {\n            \"normal\": \"#757575\",\n            \"visited\": \"#757575\",\n            \"hover\": \"#000\",\n            \"active\": \"#000\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 06:45:53\"\n    },\n    \"agama::agama_navigation_mobile_links_color\": {\n        \"value\": {\n            \"normal\": \"#757575\",\n            \"visited\": \"#757575\",\n            \"hover\": \"#333333\",\n            \"active\": \"#333333\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 06:45:53\"\n    },\n    \"agama::agama_navbar_buttons_color\": {\n        \"value\": {\n            \"normal\": \"#757575\",\n            \"hover\": \"#333333\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 06:45:53\"\n    },\n    \"agama::agama_slider_particles_colors\": {\n        \"value\": {\n            \"circles\": \"#ac32e4\",\n            \"lines\": \"#ac32e4\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 06:45:53\"\n    },\n    \"agama::agama_footer_widgets_background_colors\": {\n        \"value\": {\n            \"left\": \"#314150\",\n            \"right\": \"#314150\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 06:45:53\"\n    },\n    \"agama::agama_footer_background_colors\": {\n        \"value\": {\n            \"left\": \"#293744\",\n            \"right\": \"#293744\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 06:45:53\"\n    },\n    \"agama::agama_slider_slides_repeater\": {\n        \"value\": \"%5B%7B%22image%22:165,%22title%22:%22Welcome%20to%20Agama%22,%22title_color%22:%22#fff%22,%22title_animation%22:%22bounce%22,%22button_title%22:%22Learn%20More%22,%22button_link%22:%22%22,%22button_color%22:%22#ac32e4%22,%22button_animation%22:%22bounce%22%7D%5D\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 06:45:53\"\n    },\n    \"agama::agama_frontpage_boxes_repeater\": {\n        \"value\": \"%5B%7B%22title%22:%22test%22,%22image%22:154,%22icon%22:%22%22,%22icon_color%22:%22#36bf2a%22,%22url%22:%22%22,%22text%22:%22%22,%22animated%22:true,%22animation%22:%22bounce%22,%22animation_delay%22:100%7D,%7B%22title%22:%22%22,%22image%22:%22%22,%22icon%22:%22%22,%22icon_color%22:%22#ac32e4%22,%22url%22:%22%22,%22text%22:%22%22,%22animated%22:false,%22animation%22:%22bounce%22,%22animation_delay%22:100%7D,%7B%22title%22:%22yttyujty%22,%22image%22:%22%22,%22icon%22:%22%22,%22icon_color%22:%22#ac32e4%22,%22url%22:%22%22,%22text%22:%22%22,%22animated%22:false,%22animation%22:%22bounce%22,%22animation_delay%22:100%7D%5D\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 06:45:53\"\n    },\n    \"agama::agama_social_icons\": {\n        \"value\": \"%5B%7B%22target%22:false,%22icon%22:%22rss%22,%22url%22:%22http://9.dynacomp2.eu/rna/wordpress/feed/%22%7D%5D\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 06:45:53\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', '7601ab56-5985-43bc-bfd8-45410fa33843', '', '', '2021-06-28 09:46:04', '2021-06-28 06:46:04', '', 0, 'http://9.dynacomp2.eu/rna/wordpress/?p=343', 0, 'customize_changeset', '', 0),
(344, 2, '2021-06-28 09:46:04', '2021-06-28 06:46:04', '.entry-content td, .comment-content td {FONT-SIZE: 15px;}\n\n#agama-logo .logo-desktop {\n    display: inline-block;\n}\n\n\n@media screen and (min-width: 1020px) {\n#agama-primary-nav {\n    text-align: center;\n}\n#agama-primary-nav ul.agama-navigation {\n    display: inline-block;\n}\n}\n\n.tv-row {display: inherit;}\n\n.tv-d-block {margin: 0 auto;}\n\n#agama-primary-nav a {text-transform: none;}', 'agama', '', 'inherit', 'closed', 'closed', '', '206-revision-v1', '', '', '2021-06-28 09:46:04', '2021-06-28 06:46:04', '', 206, 'http://9.dynacomp2.eu/rna/wordpress/?p=344', 0, 'revision', '', 0),
(345, 2, '2021-06-28 09:47:04', '2021-06-28 06:47:04', '{\n    \"custom_css[agama]\": {\n        \"value\": \".entry-content td, .comment-content td {FONT-SIZE: 15px;}\\n\\n#agama-logo .logo-desktop {\\n    display: inline-block;\\n}\\n\\n\\n@media screen and (min-width: 1020px) {\\n#agama-primary-nav {\\n    text-align: center;\\n}\\n#agama-primary-nav ul.agama-navigation {\\n    display: inline-block;\\n}\\n}\\n\\n.tv-row {display: inherit;}\\n\\n.tv-d-block {margin: 0 auto;}\\n\\n#agama-primary-nav a \\n{text-transform: none;}\",\n        \"type\": \"custom_css\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 06:46:40\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', '40dfe364-11be-46c6-8f36-7bb6c05650bc', '', '', '2021-06-28 09:47:04', '2021-06-28 06:47:04', '', 0, 'http://9.dynacomp2.eu/rna/wordpress/?p=345', 0, 'customize_changeset', '', 0),
(346, 2, '2021-06-28 09:47:04', '2021-06-28 06:47:04', '.entry-content td, .comment-content td {FONT-SIZE: 15px;}\n\n#agama-logo .logo-desktop {\n    display: inline-block;\n}\n\n\n@media screen and (min-width: 1020px) {\n#agama-primary-nav {\n    text-align: center;\n}\n#agama-primary-nav ul.agama-navigation {\n    display: inline-block;\n}\n}\n\n.tv-row {display: inherit;}\n\n.tv-d-block {margin: 0 auto;}\n\n#agama-primary-nav a \n{text-transform: none;}', 'agama', '', 'inherit', 'closed', 'closed', '', '206-revision-v1', '', '', '2021-06-28 09:47:04', '2021-06-28 06:47:04', '', 206, 'http://9.dynacomp2.eu/rna/wordpress/?p=346', 0, 'revision', '', 0),
(347, 2, '2021-06-28 09:47:31', '2021-06-28 06:47:31', '{\n    \"custom_css[agama]\": {\n        \"value\": \".entry-content td, .comment-content td {FONT-SIZE: 15px;}\\n\\n#agama-logo .logo-desktop {\\n    display: inline-block;\\n}\\n\\n\\n@media screen and (min-width: 1020px) {\\n#agama-primary-nav {\\n    text-align: center;\\n}\\n#agama-primary-nav ul.agama-navigation {\\n    display: inline-block;\\n}\\n}\\n\\n.tv-row {display: inherit;}\\n\\n.tv-d-block {margin: 0 auto;}\\n\\n#agama-primary-nav a \\n{text-transform: none!important;}\",\n        \"type\": \"custom_css\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 06:47:31\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', '2bb39ccf-6414-4e4b-9a38-8599b98007bf', '', '', '2021-06-28 09:47:31', '2021-06-28 06:47:31', '', 0, 'http://9.dynacomp2.eu/rna/wordpress/2021/06/28/2bb39ccf-6414-4e4b-9a38-8599b98007bf/', 0, 'customize_changeset', '', 0),
(348, 2, '2021-06-28 09:47:31', '2021-06-28 06:47:31', '.entry-content td, .comment-content td {FONT-SIZE: 15px;}\n\n#agama-logo .logo-desktop {\n    display: inline-block;\n}\n\n\n@media screen and (min-width: 1020px) {\n#agama-primary-nav {\n    text-align: center;\n}\n#agama-primary-nav ul.agama-navigation {\n    display: inline-block;\n}\n}\n\n.tv-row {display: inherit;}\n\n.tv-d-block {margin: 0 auto;}\n\n#agama-primary-nav a \n{text-transform: none!important;}', 'agama', '', 'inherit', 'closed', 'closed', '', '206-revision-v1', '', '', '2021-06-28 09:47:31', '2021-06-28 06:47:31', '', 206, 'http://9.dynacomp2.eu/rna/wordpress/?p=348', 0, 'revision', '', 0),
(350, 2, '2021-06-28 09:55:22', '2021-06-28 06:55:22', '<!-- wp:table -->\n<figure class=\"wp-block-table\"><table><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/1.jpg\" alt=\"1\" width=\"200\" height=\"251\"></td><td><strong>Katerina Grafanaki</strong>,<br>MD, PhD<br>Contact her at: <a href=\"mailto:grafanaki@med.upatras.gr\">grafanaki@med.upatras.gr</a><a href=\"http://rna.6.dynacomp2.eu/images/GRAFANAKI_CV_2016_ENG.pdf\">Curriculum Vitae</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table -->\n<figure class=\"wp-block-table\"><table><tbody><tr><td>&nbsp;<img src=\"http://rna.6.dynacomp2.eu/images/Group_members/2.jpg\" alt=\"2\" width=\"200\" height=\"250\"></td><td><br><strong>Vicky Stamatopoulou</strong>, <br>PhDAssistant Professor<br>Contact her at: <a href=\"mailto:v.stam@upatras.gr\">v.stam@upatras.gr</a><a href=\"http://rna.6.dynacomp2.eu/images/CV_Stamatopoulou.pdf\">Curriculum Vitae</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table -->\n<figure class=\"wp-block-table\"><table><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/3.jpg\" alt=\"3\" width=\"200\" height=\"250\"></td><td><strong>Ilias Skeparnias</strong>, <br>Biologist, MScPhD student<br>Contact him at: <a href=\"mailto:hskeparnias@upatras.gr\">iskeparnias@upatras.gr</a><a href=\"http://rna.6.dynacomp2.eu/images/I.Skeparnias_CV.pdf\">Curriculum Vitae</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table -->\n<figure class=\"wp-block-table\"><table><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/4.jpg\" alt=\"4\" width=\"200\" height=\"250\"></td><td><strong>Athanasios N. Shaukat</strong>, <br>Biologist, MSc PhD student<br>Contact him at: <a href=\"mailto:shaukat.ath@gmail.com\">shaukat.ath@gmail.com</a><a href=\"http://rna.6.dynacomp2.eu/images/Curriculum%20Vitae%20A.sokat.pdf\">Curriculum Vitae</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table -->\n<figure class=\"wp-block-table\"><table><tbody><tr><td>&nbsp;<img src=\"http://rna.6.dynacomp2.eu/images/Group_members/5.jpg\" alt=\"5\" width=\"200\" height=\"250\"></td><td><strong>Eleni Kaliatsi</strong>, <br>Biotechnologist, MSc PhD student<br>Contact her at: <a href=\"mailto:lenakaliatsi@hotmail.gr\">lenakaliatsi@hotmail.gr</a><a href=\"http://rna.6.dynacomp2.eu/images/%CE%92%CE%99%CE%9F%CE%93%CE%A1%CE%91%CE%A6%CE%99%CE%9A%CE%9F_%CE%A3%CE%97%CE%9C%CE%95%CE%99%CE%A9%CE%9C%CE%911.pdf\">Curriculum Vitae</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table -->\n<figure class=\"wp-block-table\"><table><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/6.jpg\" alt=\"6\" width=\"200\" height=\"250\">&nbsp;&nbsp;</td><td><strong>Giorgos Kyriakopoulos</strong>, <br>Pharmacist, MSc PhD student<br>Contact him at: <a href=\"mailto:gkyriakop.123@gmail.com\">gkyriakop.123@gmail.com</a><a href=\"http://rna.6.dynacomp2.eu/images/Curriculum-Vitae-G.Kyriakopoulos.pdf\">Curriculum Vitae</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table -->\n<figure class=\"wp-block-table\"><table><tbody><tr><td>&nbsp;&nbsp;<img src=\"http://rna.6.dynacomp2.eu/images/Group_members/7.jpg\" alt=\"7\" width=\"200\" height=\"250\"></td><td><strong>Nikoleta Giarimoglou</strong>, <br>Biochemist, MScPhD student<br>Contact her at: <a href=\"mailto:n.giarimoglou@upatras.gr\">n.giarimoglou@upatras.gr</a><a href=\"http://rna.6.dynacomp2.eu/images/Giarimoglou_CV.pdf\">Curriculum Vitae</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table -->\n<figure class=\"wp-block-table\"><table><tbody><tr><td>&nbsp;&nbsp;<img src=\"http://rna.6.dynacomp2.eu/images/Group_members/8.jpg\" alt=\"8\" width=\"200\" height=\"250\">&nbsp;&nbsp;&nbsp;&nbsp;</td><td><strong>Adamantia Kouvela</strong>, <br>Molecular Biologist, MScPhD student<br>Contact her at: <a href=\"mailto:kouvela.a@upatras.gr\">kouvela.a@upatras.gr</a> </td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table -->\n<figure class=\"wp-block-table\"><table><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/9.jpg\" alt=\"9\" width=\"200\" height=\"250\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;<br>&nbsp;&nbsp;</td><td><strong>Ioanna Patsi</strong>, <br>Biologist M.Sc Student<br>Contact her at: <a href=\"mailto:up1047958@upnet.gr\">up1047958@upnet.gr</a><a href=\"http://rna.6.dynacomp2.eu/images/CV%20patsi.pdf\">Curriculum Vitae</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table -->\n<figure class=\"wp-block-table\"><table><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/10.jpg\" alt=\"10\" width=\"200\" height=\"250\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;<br>&nbsp;&nbsp;&nbsp;&nbsp;</td><td><strong>Anargyros Alexiou</strong>, <br>Biologist M.Sc Student<br>Contact him at: <a href=\"mailto:argyrisalexiou@hotmail.com\">argyrisalexiou@hotmail.com</a> </td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table -->\n<figure class=\"wp-block-table\"><table><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/11.jpg\" alt=\"11\" width=\"200\" height=\"250\"></td><td><strong>Maria Pachi</strong><br>M.Sc Student<br>Contact her at: <a href=\"mailto:maria.pachi98@gmail.com\">maria.pachi98@gmail.com</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table -->\n<figure class=\"wp-block-table\"><table><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/12.png\" alt=\"12\" width=\"200\" height=\"250\">&nbsp;&nbsp;</td><td><strong>Vassilis Stamatakis</strong>,<br>M.Sc Student<br>Contact him at: <a href=\"mailto:maria.pachi98@gmail.com\">maria.pachi98@gmail.com</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table -->\n<figure class=\"wp-block-table\"><table><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/13.png\" alt=\"13\" width=\"200\" height=\"250\"></td><td><strong>Eirini Androna</strong>,<br>M.Sc Student<br>Contact her at: <a href=\"mailto:irine13omega@gmail.com\">irine13omega@gmail.com</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table -->\n<figure class=\"wp-block-table\"><table><tbody><tr><td>&nbsp;&nbsp;<br>&nbsp;</td><td><strong>Katerina Gentekaki</strong>, <br>Biologist M.Sc. Student<br>Contact her at: <a href=\"mailto:katerinagen97@gmail.com\">katerinagen97@gmail.com</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->', 'Group Members', '', 'inherit', 'closed', 'closed', '', '192-revision-v1', '', '', '2021-06-28 09:55:22', '2021-06-28 06:55:22', '', 192, 'http://9.dynacomp2.eu/rna/wordpress/?p=350', 0, 'revision', '', 0),
(351, 2, '2021-06-28 09:56:00', '2021-06-28 06:56:00', '<!-- wp:table {\"className\":\"is-style-regular\"} -->\n<figure class=\"wp-block-table is-style-regular\"><table><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/1.jpg\" alt=\"1\" width=\"200\" height=\"251\"></td><td><strong>Katerina Grafanaki</strong>,<br>MD, PhD<br>Contact her at: <a href=\"mailto:grafanaki@med.upatras.gr\">grafanaki@med.upatras.gr</a><a href=\"http://rna.6.dynacomp2.eu/images/GRAFANAKI_CV_2016_ENG.pdf\">Curriculum Vitae</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table -->\n<figure class=\"wp-block-table\"><table><tbody><tr><td>&nbsp;<img src=\"http://rna.6.dynacomp2.eu/images/Group_members/2.jpg\" alt=\"2\" width=\"200\" height=\"250\"></td><td><br><strong>Vicky Stamatopoulou</strong>, <br>PhDAssistant Professor<br>Contact her at: <a href=\"mailto:v.stam@upatras.gr\">v.stam@upatras.gr</a><a href=\"http://rna.6.dynacomp2.eu/images/CV_Stamatopoulou.pdf\">Curriculum Vitae</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table -->\n<figure class=\"wp-block-table\"><table><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/3.jpg\" alt=\"3\" width=\"200\" height=\"250\"></td><td><strong>Ilias Skeparnias</strong>, <br>Biologist, MScPhD student<br>Contact him at: <a href=\"mailto:hskeparnias@upatras.gr\">iskeparnias@upatras.gr</a><a href=\"http://rna.6.dynacomp2.eu/images/I.Skeparnias_CV.pdf\">Curriculum Vitae</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table -->\n<figure class=\"wp-block-table\"><table><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/4.jpg\" alt=\"4\" width=\"200\" height=\"250\"></td><td><strong>Athanasios N. Shaukat</strong>, <br>Biologist, MSc PhD student<br>Contact him at: <a href=\"mailto:shaukat.ath@gmail.com\">shaukat.ath@gmail.com</a><a href=\"http://rna.6.dynacomp2.eu/images/Curriculum%20Vitae%20A.sokat.pdf\">Curriculum Vitae</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table -->\n<figure class=\"wp-block-table\"><table><tbody><tr><td>&nbsp;<img src=\"http://rna.6.dynacomp2.eu/images/Group_members/5.jpg\" alt=\"5\" width=\"200\" height=\"250\"></td><td><strong>Eleni Kaliatsi</strong>, <br>Biotechnologist, MSc PhD student<br>Contact her at: <a href=\"mailto:lenakaliatsi@hotmail.gr\">lenakaliatsi@hotmail.gr</a><a href=\"http://rna.6.dynacomp2.eu/images/%CE%92%CE%99%CE%9F%CE%93%CE%A1%CE%91%CE%A6%CE%99%CE%9A%CE%9F_%CE%A3%CE%97%CE%9C%CE%95%CE%99%CE%A9%CE%9C%CE%911.pdf\">Curriculum Vitae</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table -->\n<figure class=\"wp-block-table\"><table><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/6.jpg\" alt=\"6\" width=\"200\" height=\"250\">&nbsp;&nbsp;</td><td><strong>Giorgos Kyriakopoulos</strong>, <br>Pharmacist, MSc PhD student<br>Contact him at: <a href=\"mailto:gkyriakop.123@gmail.com\">gkyriakop.123@gmail.com</a><a href=\"http://rna.6.dynacomp2.eu/images/Curriculum-Vitae-G.Kyriakopoulos.pdf\">Curriculum Vitae</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table -->\n<figure class=\"wp-block-table\"><table><tbody><tr><td>&nbsp;&nbsp;<img src=\"http://rna.6.dynacomp2.eu/images/Group_members/7.jpg\" alt=\"7\" width=\"200\" height=\"250\"></td><td><strong>Nikoleta Giarimoglou</strong>, <br>Biochemist, MScPhD student<br>Contact her at: <a href=\"mailto:n.giarimoglou@upatras.gr\">n.giarimoglou@upatras.gr</a><a href=\"http://rna.6.dynacomp2.eu/images/Giarimoglou_CV.pdf\">Curriculum Vitae</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table -->\n<figure class=\"wp-block-table\"><table><tbody><tr><td>&nbsp;&nbsp;<img src=\"http://rna.6.dynacomp2.eu/images/Group_members/8.jpg\" alt=\"8\" width=\"200\" height=\"250\">&nbsp;&nbsp;&nbsp;&nbsp;</td><td><strong>Adamantia Kouvela</strong>, <br>Molecular Biologist, MScPhD student<br>Contact her at: <a href=\"mailto:kouvela.a@upatras.gr\">kouvela.a@upatras.gr</a> </td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table -->\n<figure class=\"wp-block-table\"><table><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/9.jpg\" alt=\"9\" width=\"200\" height=\"250\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;<br>&nbsp;&nbsp;</td><td><strong>Ioanna Patsi</strong>, <br>Biologist M.Sc Student<br>Contact her at: <a href=\"mailto:up1047958@upnet.gr\">up1047958@upnet.gr</a><a href=\"http://rna.6.dynacomp2.eu/images/CV%20patsi.pdf\">Curriculum Vitae</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table -->\n<figure class=\"wp-block-table\"><table><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/10.jpg\" alt=\"10\" width=\"200\" height=\"250\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;<br>&nbsp;&nbsp;&nbsp;&nbsp;</td><td><strong>Anargyros Alexiou</strong>, <br>Biologist M.Sc Student<br>Contact him at: <a href=\"mailto:argyrisalexiou@hotmail.com\">argyrisalexiou@hotmail.com</a> </td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table -->\n<figure class=\"wp-block-table\"><table><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/11.jpg\" alt=\"11\" width=\"200\" height=\"250\"></td><td><strong>Maria Pachi</strong><br>M.Sc Student<br>Contact her at: <a href=\"mailto:maria.pachi98@gmail.com\">maria.pachi98@gmail.com</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table -->\n<figure class=\"wp-block-table\"><table><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/12.png\" alt=\"12\" width=\"200\" height=\"250\">&nbsp;&nbsp;</td><td><strong>Vassilis Stamatakis</strong>,<br>M.Sc Student<br>Contact him at: <a href=\"mailto:maria.pachi98@gmail.com\">maria.pachi98@gmail.com</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table -->\n<figure class=\"wp-block-table\"><table><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/13.png\" alt=\"13\" width=\"200\" height=\"250\"></td><td><strong>Eirini Androna</strong>,<br>M.Sc Student<br>Contact her at: <a href=\"mailto:irine13omega@gmail.com\">irine13omega@gmail.com</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table -->\n<figure class=\"wp-block-table\"><table><tbody><tr><td>&nbsp;&nbsp;<br>&nbsp;</td><td><strong>Katerina Gentekaki</strong>, <br>Biologist M.Sc. Student<br>Contact her at: <a href=\"mailto:katerinagen97@gmail.com\">katerinagen97@gmail.com</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->', 'Group Members', '', 'inherit', 'closed', 'closed', '', '192-revision-v1', '', '', '2021-06-28 09:56:00', '2021-06-28 06:56:00', '', 192, 'http://9.dynacomp2.eu/rna/wordpress/?p=351', 0, 'revision', '', 0);
INSERT INTO `wprna_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(352, 2, '2021-06-28 09:57:50', '2021-06-28 06:57:50', '<!-- wp:table {\"className\":\"is-style-regular\"} -->\n<figure class=\"wp-block-table is-style-regular\"><table><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/1.jpg\" alt=\"1\" width=\"200\" height=\"251\"></td><td><strong>Katerina Grafanaki</strong>,<br>MD, PhD<br>Contact her at: <a href=\"mailto:grafanaki@med.upatras.gr\">grafanaki@med.upatras.gr</a><a href=\"http://rna.6.dynacomp2.eu/images/GRAFANAKI_CV_2016_ENG.pdf\">Curriculum Vitae</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table -->\n<figure class=\"wp-block-table\"><table><tbody><tr><td>&nbsp;<img src=\"http://rna.6.dynacomp2.eu/images/Group_members/2.jpg\" alt=\"2\" width=\"200\" height=\"250\"></td><td><strong>Vicky Stamatopoulou</strong>, <br>PhDAssistant Professor<br>Contact her at: <a href=\"mailto:v.stam@upatras.gr\">v.stam@upatras.gr</a><a href=\"http://rna.6.dynacomp2.eu/images/CV_Stamatopoulou.pdf\">Curriculum Vitae</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table -->\n<figure class=\"wp-block-table\"><table><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/3.jpg\" alt=\"3\" width=\"200\" height=\"250\"></td><td><strong>Ilias Skeparnias</strong>, <br>Biologist, MScPhD student<br>Contact him at: <a href=\"mailto:hskeparnias@upatras.gr\">iskeparnias@upatras.gr</a><a href=\"http://rna.6.dynacomp2.eu/images/I.Skeparnias_CV.pdf\">Curriculum Vitae</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table -->\n<figure class=\"wp-block-table\"><table><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/4.jpg\" alt=\"4\" width=\"200\" height=\"250\"></td><td><strong>Athanasios N. Shaukat</strong>, <br>Biologist, MSc PhD student<br>Contact him at: <a href=\"mailto:shaukat.ath@gmail.com\">shaukat.ath@gmail.com</a><a href=\"http://rna.6.dynacomp2.eu/images/Curriculum%20Vitae%20A.sokat.pdf\">Curriculum Vitae</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table -->\n<figure class=\"wp-block-table\"><table><tbody><tr><td>&nbsp;<img src=\"http://rna.6.dynacomp2.eu/images/Group_members/5.jpg\" alt=\"5\" width=\"200\" height=\"250\"></td><td><strong>Eleni Kaliatsi</strong>, <br>Biotechnologist, MSc PhD student<br>Contact her at: <a href=\"mailto:lenakaliatsi@hotmail.gr\">lenakaliatsi@hotmail.gr</a><a href=\"http://rna.6.dynacomp2.eu/images/%CE%92%CE%99%CE%9F%CE%93%CE%A1%CE%91%CE%A6%CE%99%CE%9A%CE%9F_%CE%A3%CE%97%CE%9C%CE%95%CE%99%CE%A9%CE%9C%CE%911.pdf\">Curriculum Vitae</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table -->\n<figure class=\"wp-block-table\"><table><tbody><tr><td><img width=\"200\" height=\"250\" src=\"http://rna.6.dynacomp2.eu/images/Group_members/6.jpg\" alt=\"6\"> </td><td><strong>Giorgos Kyriakopoulos</strong>, <br>Pharmacist, MSc PhD student<br>Contact him at: <a href=\"mailto:gkyriakop.123@gmail.com\">gkyriakop.123@gmail.com</a><a href=\"http://rna.6.dynacomp2.eu/images/Curriculum-Vitae-G.Kyriakopoulos.pdf\">Curriculum Vitae</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table -->\n<figure class=\"wp-block-table\"><table><tbody><tr><td>&nbsp;&nbsp;<img src=\"http://rna.6.dynacomp2.eu/images/Group_members/7.jpg\" alt=\"7\" width=\"200\" height=\"250\"></td><td><strong>Nikoleta Giarimoglou</strong>, <br>Biochemist, MScPhD student<br>Contact her at: <a href=\"mailto:n.giarimoglou@upatras.gr\">n.giarimoglou@upatras.gr</a><a href=\"http://rna.6.dynacomp2.eu/images/Giarimoglou_CV.pdf\">Curriculum Vitae</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table -->\n<figure class=\"wp-block-table\"><table><tbody><tr><td>  <img width=\"200\" height=\"250\" src=\"http://rna.6.dynacomp2.eu/images/Group_members/8.jpg\" alt=\"8\"></td><td><strong>Adamantia Kouvela</strong>, <br>Molecular Biologist, MScPhD student<br>Contact her at: <a href=\"mailto:kouvela.a@upatras.gr\">kouvela.a@upatras.gr</a> </td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table -->\n<figure class=\"wp-block-table\"><table><tbody><tr><td><img width=\"200\" height=\"250\" src=\"http://rna.6.dynacomp2.eu/images/Group_members/9.jpg\" alt=\"9\"> </td><td><strong>Ioanna Patsi</strong>, <br>Biologist M.Sc Student<br>Contact her at: <a href=\"mailto:up1047958@upnet.gr\">up1047958@upnet.gr</a><a href=\"http://rna.6.dynacomp2.eu/images/CV%20patsi.pdf\">Curriculum Vitae</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table -->\n<figure class=\"wp-block-table\"><table><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/10.jpg\" alt=\"10\" width=\"200\" height=\"250\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;<br>&nbsp;&nbsp;&nbsp;&nbsp;</td><td><strong>Anargyros Alexiou</strong>, <br>Biologist M.Sc Student<br>Contact him at: <a href=\"mailto:argyrisalexiou@hotmail.com\">argyrisalexiou@hotmail.com</a> </td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table -->\n<figure class=\"wp-block-table\"><table><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/11.jpg\" alt=\"11\" width=\"200\" height=\"250\"></td><td><strong>Maria Pachi</strong><br>M.Sc Student<br>Contact her at: <a href=\"mailto:maria.pachi98@gmail.com\">maria.pachi98@gmail.com</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table -->\n<figure class=\"wp-block-table\"><table><tbody><tr><td><img width=\"200\" height=\"250\" src=\"http://rna.6.dynacomp2.eu/images/Group_members/12.png\" alt=\"12\"></td><td><strong>Vassilis Stamatakis</strong>,<br>M.Sc Student<br>Contact him at: <a href=\"mailto:maria.pachi98@gmail.com\">maria.pachi98@gmail.com</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table -->\n<figure class=\"wp-block-table\"><table><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/13.png\" alt=\"13\" width=\"200\" height=\"250\"></td><td><strong>Eirini Androna</strong>,<br>M.Sc Student<br>Contact her at: <a href=\"mailto:irine13omega@gmail.com\">irine13omega@gmail.com</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table -->\n<figure class=\"wp-block-table\"><table><tbody><tr><td>&nbsp;&nbsp;<br>&nbsp;</td><td><strong>Katerina Gentekaki</strong>, <br>Biologist M.Sc. Student<br>Contact her at: <a href=\"mailto:katerinagen97@gmail.com\">katerinagen97@gmail.com</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->', 'Group Members', '', 'inherit', 'closed', 'closed', '', '192-revision-v1', '', '', '2021-06-28 09:57:50', '2021-06-28 06:57:50', '', 192, 'http://9.dynacomp2.eu/rna/wordpress/?p=352', 0, 'revision', '', 0),
(354, 2, '2021-06-28 10:30:33', '2021-06-28 07:30:33', '{\n    \"sidebars_widgets[footer-widget-1]\": {\n        \"value\": [\n            \"nav_menu-5\",\n            \"text-3\"\n        ],\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 07:30:31\"\n    },\n    \"agama::agama_site_title_colors\": {\n        \"value\": {\n            \"normal\": \"#bdbdbd\",\n            \"hover\": \"#333\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 07:30:31\"\n    },\n    \"agama::agama_body_background_colors\": {\n        \"value\": {\n            \"left\": \"#e6e6e6\",\n            \"right\": \"#e6e6e6\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 07:30:31\"\n    },\n    \"agama::agama_header_image_particles_colors\": {\n        \"value\": {\n            \"lines\": \"#ac32e4\",\n            \"circles\": \"#fff\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 07:30:31\"\n    },\n    \"agama::agama_header_image_background\": {\n        \"value\": {\n            \"left\": \"rgba(255,255,255,0.37)\",\n            \"right\": \"rgba(69,104,220,0.52)\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 07:30:31\"\n    },\n    \"agama::agama_navigation_top_links_color\": {\n        \"value\": {\n            \"normal\": \"#757575\",\n            \"visited\": \"#757575\",\n            \"hover\": \"#000\",\n            \"active\": \"#000\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 07:30:31\"\n    },\n    \"agama::agama_navigation_primary_links_color\": {\n        \"value\": {\n            \"normal\": \"#757575\",\n            \"visited\": \"#757575\",\n            \"hover\": \"#000\",\n            \"active\": \"#000\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 07:30:31\"\n    },\n    \"agama::agama_navigation_mobile_links_color\": {\n        \"value\": {\n            \"normal\": \"#757575\",\n            \"visited\": \"#757575\",\n            \"hover\": \"#333333\",\n            \"active\": \"#333333\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 07:30:31\"\n    },\n    \"agama::agama_navbar_buttons_color\": {\n        \"value\": {\n            \"normal\": \"#757575\",\n            \"hover\": \"#333333\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 07:30:31\"\n    },\n    \"agama::agama_slider_particles_colors\": {\n        \"value\": {\n            \"circles\": \"#ac32e4\",\n            \"lines\": \"#ac32e4\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 07:30:31\"\n    },\n    \"agama::agama_footer_widgets_background_colors\": {\n        \"value\": {\n            \"left\": \"#314150\",\n            \"right\": \"#314150\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 07:30:31\"\n    },\n    \"agama::agama_footer_background_colors\": {\n        \"value\": {\n            \"left\": \"#293744\",\n            \"right\": \"#293744\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 07:30:31\"\n    },\n    \"agama::agama_slider_slides_repeater\": {\n        \"value\": \"%5B%7B%22image%22:165,%22title%22:%22Welcome%20to%20Agama%22,%22title_color%22:%22#fff%22,%22title_animation%22:%22bounce%22,%22button_title%22:%22Learn%20More%22,%22button_link%22:%22%22,%22button_color%22:%22#ac32e4%22,%22button_animation%22:%22bounce%22%7D%5D\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 07:30:31\"\n    },\n    \"agama::agama_frontpage_boxes_repeater\": {\n        \"value\": \"%5B%7B%22title%22:%22test%22,%22image%22:154,%22icon%22:%22%22,%22icon_color%22:%22#36bf2a%22,%22url%22:%22%22,%22text%22:%22%22,%22animated%22:true,%22animation%22:%22bounce%22,%22animation_delay%22:100%7D,%7B%22title%22:%22%22,%22image%22:%22%22,%22icon%22:%22%22,%22icon_color%22:%22#ac32e4%22,%22url%22:%22%22,%22text%22:%22%22,%22animated%22:false,%22animation%22:%22bounce%22,%22animation_delay%22:100%7D,%7B%22title%22:%22yttyujty%22,%22image%22:%22%22,%22icon%22:%22%22,%22icon_color%22:%22#ac32e4%22,%22url%22:%22%22,%22text%22:%22%22,%22animated%22:false,%22animation%22:%22bounce%22,%22animation_delay%22:100%7D%5D\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 07:30:31\"\n    },\n    \"agama::agama_social_icons\": {\n        \"value\": \"%5B%7B%22target%22:false,%22icon%22:%22rss%22,%22url%22:%22http://9.dynacomp2.eu/rna/wordpress/feed/%22%7D%5D\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 07:30:31\"\n    },\n    \"widget_text[3]\": {\n        \"value\": {\n            \"encoded_serialized_instance\": \"YTo0OntzOjU6InRpdGxlIjtzOjA6IiI7czo0OiJ0ZXh0IjtzOjMzMjoiPGI+Q29uc3RhbnRpbm9zIFN0YXRob3BvdWxvcywgUGhEIFByb2Zlc3NvcjwvYj4NClByZS1jbGluaWNhbCBCdWlsZGluZywNCjNyZCBmbG9vciAxIEFza2xpcGlvdSBzdC4sIDI2NTA0IFBhdHJhcywgR3JlZWNlIFBhdHJhcyBBY2hhaWEgMjY1MDQsIEdyZWVjZQ0KKzMwLTI2MTAgOTk3OTM2LCArMzAtMjYxMCA5OTcxNzksICszMC0yNjEwIDk5NzkzMg0KPGEgY2xhc3M9ImN1c3RvbWl6ZS11bnByZXZpZXdhYmxlIiBocmVmPSJodHRwczovL3d3dy5mYWNlYm9vay5jb20vUk5BdXBhdHJhcyIgdGFyZ2V0PSJfYmxhbmsiIHJlbD0ibm9vcGVuZXIiPm1STkEgRmFjZWJvb2sgcGFnZTwvYT4iO3M6NjoiZmlsdGVyIjtiOjE7czo2OiJ2aXN1YWwiO2I6MTt9\",\n            \"title\": \"\",\n            \"is_widget_customizer_js_value\": true,\n            \"instance_hash_key\": \"998b89581749081a96643941bf71d925\"\n        },\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 07:30:31\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', '7a8b290a-4a45-43b2-8fdd-3822058c4d31', '', '', '2021-06-28 10:30:33', '2021-06-28 07:30:33', '', 0, 'http://9.dynacomp2.eu/rna/wordpress/?p=354', 0, 'customize_changeset', '', 0),
(355, 2, '2021-06-28 10:30:58', '2021-06-28 07:30:58', '{\n    \"widget_custom_html[4]\": {\n        \"value\": {\n            \"encoded_serialized_instance\": \"YToyOntzOjU6InRpdGxlIjtzOjA6IiI7czo3OiJjb250ZW50IjtzOjMyMDoiPGI+Q29uc3RhbnRpbm9zIFN0YXRob3BvdWxvcywgUGhEIFByb2Zlc3NvcjwvYj4NCjxicj5QcmUtY2xpbmljYWwgQnVpbGRpbmcsIA0KPGJyPjNyZCBmbG9vciAxIEFza2xpcGlvdSBzdC4sIDI2NTA0IFBhdHJhcywgR3JlZWNlDQoNClBhdHJhcyBBY2hhaWEgMjY1MDQsIEdyZWVjZQ0KPGJyPiszMC0yNjEwIDk5NzkzNiwgDQorMzAtMjYxMCA5OTcxNzksIA0KDQorMzAtMjYxMCA5OTc5MzINCjxicj4NCjxhIGhyZWY9Imh0dHBzOi8vd3d3LmZhY2Vib29rLmNvbS9STkF1cGF0cmFzIiB0YXJnZXQ9Il9ibGFuayI+bVJOQSBCaW9sb2d5IHBhZ2U8L2E+PGJyPjxicj4iO30=\",\n            \"title\": \"\",\n            \"is_widget_customizer_js_value\": true,\n            \"instance_hash_key\": \"096c63c8cb06245c3e4225d6f308c61e\"\n        },\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 07:30:58\"\n    },\n    \"agama::agama_site_title_colors\": {\n        \"value\": {\n            \"normal\": \"#bdbdbd\",\n            \"hover\": \"#333\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 07:30:58\"\n    },\n    \"agama::agama_body_background_colors\": {\n        \"value\": {\n            \"left\": \"#e6e6e6\",\n            \"right\": \"#e6e6e6\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 07:30:58\"\n    },\n    \"agama::agama_header_image_particles_colors\": {\n        \"value\": {\n            \"lines\": \"#ac32e4\",\n            \"circles\": \"#fff\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 07:30:58\"\n    },\n    \"agama::agama_header_image_background\": {\n        \"value\": {\n            \"left\": \"rgba(255,255,255,0.37)\",\n            \"right\": \"rgba(69,104,220,0.52)\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 07:30:58\"\n    },\n    \"agama::agama_navigation_top_links_color\": {\n        \"value\": {\n            \"normal\": \"#757575\",\n            \"visited\": \"#757575\",\n            \"hover\": \"#000\",\n            \"active\": \"#000\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 07:30:58\"\n    },\n    \"agama::agama_navigation_primary_links_color\": {\n        \"value\": {\n            \"normal\": \"#757575\",\n            \"visited\": \"#757575\",\n            \"hover\": \"#000\",\n            \"active\": \"#000\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 07:30:58\"\n    },\n    \"agama::agama_navigation_mobile_links_color\": {\n        \"value\": {\n            \"normal\": \"#757575\",\n            \"visited\": \"#757575\",\n            \"hover\": \"#333333\",\n            \"active\": \"#333333\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 07:30:58\"\n    },\n    \"agama::agama_navbar_buttons_color\": {\n        \"value\": {\n            \"normal\": \"#757575\",\n            \"hover\": \"#333333\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 07:30:58\"\n    },\n    \"agama::agama_slider_particles_colors\": {\n        \"value\": {\n            \"circles\": \"#ac32e4\",\n            \"lines\": \"#ac32e4\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 07:30:58\"\n    },\n    \"agama::agama_footer_widgets_background_colors\": {\n        \"value\": {\n            \"left\": \"#314150\",\n            \"right\": \"#314150\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 07:30:58\"\n    },\n    \"agama::agama_footer_background_colors\": {\n        \"value\": {\n            \"left\": \"#293744\",\n            \"right\": \"#293744\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 07:30:58\"\n    },\n    \"agama::agama_slider_slides_repeater\": {\n        \"value\": \"%5B%7B%22image%22:165,%22title%22:%22Welcome%20to%20Agama%22,%22title_color%22:%22#fff%22,%22title_animation%22:%22bounce%22,%22button_title%22:%22Learn%20More%22,%22button_link%22:%22%22,%22button_color%22:%22#ac32e4%22,%22button_animation%22:%22bounce%22%7D%5D\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 07:30:58\"\n    },\n    \"agama::agama_frontpage_boxes_repeater\": {\n        \"value\": \"%5B%7B%22title%22:%22test%22,%22image%22:154,%22icon%22:%22%22,%22icon_color%22:%22#36bf2a%22,%22url%22:%22%22,%22text%22:%22%22,%22animated%22:true,%22animation%22:%22bounce%22,%22animation_delay%22:100%7D,%7B%22title%22:%22%22,%22image%22:%22%22,%22icon%22:%22%22,%22icon_color%22:%22#ac32e4%22,%22url%22:%22%22,%22text%22:%22%22,%22animated%22:false,%22animation%22:%22bounce%22,%22animation_delay%22:100%7D,%7B%22title%22:%22yttyujty%22,%22image%22:%22%22,%22icon%22:%22%22,%22icon_color%22:%22#ac32e4%22,%22url%22:%22%22,%22text%22:%22%22,%22animated%22:false,%22animation%22:%22bounce%22,%22animation_delay%22:100%7D%5D\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 07:30:58\"\n    },\n    \"agama::agama_social_icons\": {\n        \"value\": \"%5B%7B%22target%22:false,%22icon%22:%22rss%22,%22url%22:%22http://9.dynacomp2.eu/rna/wordpress/feed/%22%7D%5D\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 07:30:58\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', '09a32d5e-9099-4fe8-8024-5e7ba251f3d5', '', '', '2021-06-28 10:30:58', '2021-06-28 07:30:58', '', 0, 'http://9.dynacomp2.eu/rna/wordpress/2021/06/28/09a32d5e-9099-4fe8-8024-5e7ba251f3d5/', 0, 'customize_changeset', '', 0),
(356, 2, '2021-06-28 10:33:05', '2021-06-28 07:33:05', '{\n    \"agama::agama_site_title_colors\": {\n        \"value\": {\n            \"normal\": \"#bdbdbd\",\n            \"hover\": \"#333\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 07:33:05\"\n    },\n    \"agama::agama_body_background_colors\": {\n        \"value\": {\n            \"left\": \"#e6e6e6\",\n            \"right\": \"#e6e6e6\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 07:33:05\"\n    },\n    \"agama::agama_header_image_particles_colors\": {\n        \"value\": {\n            \"lines\": \"#ac32e4\",\n            \"circles\": \"#fff\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 07:33:05\"\n    },\n    \"agama::agama_header_image_background\": {\n        \"value\": {\n            \"left\": \"rgba(255,255,255,0.37)\",\n            \"right\": \"rgba(69,104,220,0.52)\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 07:33:05\"\n    },\n    \"agama::agama_navigation_top_links_color\": {\n        \"value\": {\n            \"normal\": \"#757575\",\n            \"visited\": \"#757575\",\n            \"hover\": \"#000\",\n            \"active\": \"#000\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 07:33:05\"\n    },\n    \"agama::agama_navigation_primary_links_color\": {\n        \"value\": {\n            \"normal\": \"#757575\",\n            \"visited\": \"#757575\",\n            \"hover\": \"#000\",\n            \"active\": \"#000\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 07:33:05\"\n    },\n    \"agama::agama_navigation_mobile_links_color\": {\n        \"value\": {\n            \"normal\": \"#757575\",\n            \"visited\": \"#757575\",\n            \"hover\": \"#333333\",\n            \"active\": \"#333333\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 07:33:05\"\n    },\n    \"agama::agama_navbar_buttons_color\": {\n        \"value\": {\n            \"normal\": \"#757575\",\n            \"hover\": \"#333333\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 07:33:05\"\n    },\n    \"agama::agama_slider_particles_colors\": {\n        \"value\": {\n            \"circles\": \"#ac32e4\",\n            \"lines\": \"#ac32e4\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 07:33:05\"\n    },\n    \"agama::agama_footer_widgets_background_colors\": {\n        \"value\": {\n            \"left\": \"#314150\",\n            \"right\": \"#314150\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 07:33:05\"\n    },\n    \"agama::agama_footer_background_colors\": {\n        \"value\": {\n            \"left\": \"#293744\",\n            \"right\": \"#293744\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 07:33:05\"\n    },\n    \"agama::agama_slider_slides_repeater\": {\n        \"value\": \"%5B%7B%22image%22:165,%22title%22:%22Welcome%20to%20Agama%22,%22title_color%22:%22#fff%22,%22title_animation%22:%22bounce%22,%22button_title%22:%22Learn%20More%22,%22button_link%22:%22%22,%22button_color%22:%22#ac32e4%22,%22button_animation%22:%22bounce%22%7D%5D\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 07:33:05\"\n    },\n    \"agama::agama_frontpage_boxes_repeater\": {\n        \"value\": \"%5B%7B%22title%22:%22test%22,%22image%22:154,%22icon%22:%22%22,%22icon_color%22:%22#36bf2a%22,%22url%22:%22%22,%22text%22:%22%22,%22animated%22:true,%22animation%22:%22bounce%22,%22animation_delay%22:100%7D,%7B%22title%22:%22%22,%22image%22:%22%22,%22icon%22:%22%22,%22icon_color%22:%22#ac32e4%22,%22url%22:%22%22,%22text%22:%22%22,%22animated%22:false,%22animation%22:%22bounce%22,%22animation_delay%22:100%7D,%7B%22title%22:%22yttyujty%22,%22image%22:%22%22,%22icon%22:%22%22,%22icon_color%22:%22#ac32e4%22,%22url%22:%22%22,%22text%22:%22%22,%22animated%22:false,%22animation%22:%22bounce%22,%22animation_delay%22:100%7D,%7B%22title%22:%22test%22,%22image%22:%22%22,%22icon%22:%22%22,%22icon_color%22:%22#ac32e4%22,%22url%22:%22%22,%22text%22:%22%22,%22animated%22:false,%22animation%22:%22bounce%22,%22animation_delay%22:100%7D%5D\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 07:33:05\"\n    },\n    \"agama::agama_social_icons\": {\n        \"value\": \"%5B%7B%22target%22:false,%22icon%22:%22rss%22,%22url%22:%22http://9.dynacomp2.eu/rna/wordpress/feed/%22%7D%5D\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 07:33:05\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', 'c0020963-5015-40fd-82ee-7cfdd4292e3c', '', '', '2021-06-28 10:33:05', '2021-06-28 07:33:05', '', 0, 'http://9.dynacomp2.eu/rna/wordpress/2021/06/28/c0020963-5015-40fd-82ee-7cfdd4292e3c/', 0, 'customize_changeset', '', 0),
(357, 2, '2021-06-28 10:36:28', '0000-00-00 00:00:00', '{\n    \"sidebars_widgets[footer-widget-4]\": {\n        \"value\": [],\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 07:35:28\"\n    },\n    \"widget_text[5]\": {\n        \"value\": {\n            \"encoded_serialized_instance\": \"YTo0OntzOjU6InRpdGxlIjtzOjA6IiI7czo0OiJ0ZXh0IjtzOjIxMjoiQ29uc3RhbnRpbm9zIFN0YXRob3BvdWxvcywgUGhEIFByb2Zlc3Nvcg0KUHJlLWNsaW5pY2FsIEJ1aWxkaW5nLA0KM3JkIGZsb29yIDEgQXNrbGlwaW91IHN0LiwgMjY1MDQgUGF0cmFzLCBHcmVlY2UgUGF0cmFzIEFjaGFpYSAyNjUwNCwgR3JlZWNlDQorMzAtMjYxMCA5OTc5MzYsICszMC0yNjEwIDk5NzE3OSwgKzMwLTI2MTAgOTk3OTMyDQptUk5BIEZhY2Vib29rIHBhZ2UiO3M6NjoiZmlsdGVyIjtiOjE7czo2OiJ2aXN1YWwiO2I6MTt9\",\n            \"title\": \"\",\n            \"is_widget_customizer_js_value\": true,\n            \"instance_hash_key\": \"15a8c1afd777023a304abb5e8950927d\"\n        },\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 07:35:28\"\n    },\n    \"sidebars_widgets[footer-widget-3]\": {\n        \"value\": [],\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 07:36:28\"\n    },\n    \"sidebars_widgets[footer-widget-2]\": {\n        \"value\": [\n            \"media_image-3\",\n            \"custom_html-4\",\n            \"text-5\"\n        ],\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 07:36:28\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', 'dd8cabcf-d1e1-4d41-a146-6ef20e934fb9', '', '', '2021-06-28 10:36:28', '2021-06-28 07:36:28', '', 0, 'http://9.dynacomp2.eu/rna/wordpress/?p=357', 0, 'customize_changeset', '', 0),
(359, 2, '2021-06-28 10:43:43', '2021-06-28 07:43:43', '{\n    \"widget_text[3]\": {\n        \"value\": {\n            \"encoded_serialized_instance\": \"YTo0OntzOjU6InRpdGxlIjtzOjA6IiI7czo0OiJ0ZXh0IjtzOjMzMToiPGI+Q29uc3RhbnRpbm9zIFN0YXRob3BvdWxvcywgUGhEIFByb2Zlc3NvcjwvYj4NClByZS1jbGluaWNhbCBCdWlsZGluZywNCjNyZCBmbG9vciAxIEFza2xpcGlvdSBzdC4sIDI2NTA0IFBhdHJhcywgR3JlZWNlIFBhdHJhcyBBY2hhaWEgMjY1MDQsIEdyZWVjZQ0KKzMwLTI2MTAgOTk3OTM2LCArMzAtMjYxMCA5OTcxNzksICszMC0yNjEwIDk5NzkzMg0KPGEgY2xhc3M9ImN1c3RvbWl6ZS11bnByZXZpZXdhYmxlIiBocmVmPSJodHRwczovL3d3dy5mYWNlYm9vay5jb20vUk5BdXBhdHJhcyIgdGFyZ2V0PSJfYmxhbmsiIHJlbD0ibm9vcGVuZXIiPm1STkEgQmlvbG9neSBwYWdlPC9hPiI7czo2OiJmaWx0ZXIiO2I6MTtzOjY6InZpc3VhbCI7YjoxO30=\",\n            \"title\": \"\",\n            \"is_widget_customizer_js_value\": true,\n            \"instance_hash_key\": \"40210d93b4b93d00180a1df3114ea36b\"\n        },\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 07:43:43\"\n    },\n    \"agama::agama_site_title_colors\": {\n        \"value\": {\n            \"normal\": \"#bdbdbd\",\n            \"hover\": \"#333\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 07:43:43\"\n    },\n    \"agama::agama_body_background_colors\": {\n        \"value\": {\n            \"left\": \"#e6e6e6\",\n            \"right\": \"#e6e6e6\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 07:43:43\"\n    },\n    \"agama::agama_header_image_particles_colors\": {\n        \"value\": {\n            \"lines\": \"#ac32e4\",\n            \"circles\": \"#fff\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 07:43:43\"\n    },\n    \"agama::agama_header_image_background\": {\n        \"value\": {\n            \"left\": \"rgba(255,255,255,0.37)\",\n            \"right\": \"rgba(69,104,220,0.52)\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 07:43:43\"\n    },\n    \"agama::agama_navigation_top_links_color\": {\n        \"value\": {\n            \"normal\": \"#757575\",\n            \"visited\": \"#757575\",\n            \"hover\": \"#000\",\n            \"active\": \"#000\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 07:43:43\"\n    },\n    \"agama::agama_navigation_primary_links_color\": {\n        \"value\": {\n            \"normal\": \"#757575\",\n            \"visited\": \"#757575\",\n            \"hover\": \"#000\",\n            \"active\": \"#000\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 07:43:43\"\n    },\n    \"agama::agama_navigation_mobile_links_color\": {\n        \"value\": {\n            \"normal\": \"#757575\",\n            \"visited\": \"#757575\",\n            \"hover\": \"#333333\",\n            \"active\": \"#333333\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 07:43:43\"\n    },\n    \"agama::agama_navbar_buttons_color\": {\n        \"value\": {\n            \"normal\": \"#757575\",\n            \"hover\": \"#333333\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 07:43:43\"\n    },\n    \"agama::agama_slider_particles_colors\": {\n        \"value\": {\n            \"circles\": \"#ac32e4\",\n            \"lines\": \"#ac32e4\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 07:43:43\"\n    },\n    \"agama::agama_footer_widgets_background_colors\": {\n        \"value\": {\n            \"left\": \"#314150\",\n            \"right\": \"#314150\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 07:43:43\"\n    },\n    \"agama::agama_footer_background_colors\": {\n        \"value\": {\n            \"left\": \"#293744\",\n            \"right\": \"#293744\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 07:43:43\"\n    },\n    \"agama::agama_slider_slides_repeater\": {\n        \"value\": \"%5B%7B%22image%22:165,%22title%22:%22Welcome%20to%20Agama%22,%22title_color%22:%22#fff%22,%22title_animation%22:%22bounce%22,%22button_title%22:%22Learn%20More%22,%22button_link%22:%22%22,%22button_color%22:%22#ac32e4%22,%22button_animation%22:%22bounce%22%7D%5D\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 07:43:43\"\n    },\n    \"agama::agama_frontpage_boxes_repeater\": {\n        \"value\": \"%5B%7B%22title%22:%22test%22,%22image%22:154,%22icon%22:%22%22,%22icon_color%22:%22#36bf2a%22,%22url%22:%22%22,%22text%22:%22%22,%22animated%22:true,%22animation%22:%22bounce%22,%22animation_delay%22:100%7D,%7B%22title%22:%22%22,%22image%22:%22%22,%22icon%22:%22%22,%22icon_color%22:%22#ac32e4%22,%22url%22:%22%22,%22text%22:%22%22,%22animated%22:false,%22animation%22:%22bounce%22,%22animation_delay%22:100%7D,%7B%22title%22:%22yttyujty%22,%22image%22:%22%22,%22icon%22:%22%22,%22icon_color%22:%22#ac32e4%22,%22url%22:%22%22,%22text%22:%22%22,%22animated%22:false,%22animation%22:%22bounce%22,%22animation_delay%22:100%7D,%7B%22title%22:%22test%22,%22image%22:%22%22,%22icon%22:%22%22,%22icon_color%22:%22#ac32e4%22,%22url%22:%22%22,%22text%22:%22%22,%22animated%22:false,%22animation%22:%22bounce%22,%22animation_delay%22:100%7D%5D\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 07:43:43\"\n    },\n    \"agama::agama_social_icons\": {\n        \"value\": \"%5B%7B%22target%22:false,%22icon%22:%22rss%22,%22url%22:%22http://9.dynacomp2.eu/rna/wordpress/feed/%22%7D%5D\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 07:43:43\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', 'dbcbb33e-8e69-4525-83cc-40e770fb34ed', '', '', '2021-06-28 10:43:43', '2021-06-28 07:43:43', '', 0, 'http://9.dynacomp2.eu/rna/wordpress/2021/06/28/dbcbb33e-8e69-4525-83cc-40e770fb34ed/', 0, 'customize_changeset', '', 0),
(360, 2, '2021-06-28 10:55:02', '2021-06-28 07:55:02', '{\n    \"sidebars_widgets[footer-widget-1]\": {\n        \"value\": [\n            \"text-3\"\n        ],\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 07:55:02\"\n    },\n    \"sidebars_widgets[footer-widget-2]\": {\n        \"value\": [\n            \"media_image-3\"\n        ],\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 07:55:02\"\n    },\n    \"agama::agama_site_title_colors\": {\n        \"value\": {\n            \"normal\": \"#bdbdbd\",\n            \"hover\": \"#333\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 07:55:02\"\n    },\n    \"agama::agama_body_background_colors\": {\n        \"value\": {\n            \"left\": \"#e6e6e6\",\n            \"right\": \"#e6e6e6\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 07:55:02\"\n    },\n    \"agama::agama_header_image_particles_colors\": {\n        \"value\": {\n            \"lines\": \"#ac32e4\",\n            \"circles\": \"#fff\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 07:55:02\"\n    },\n    \"agama::agama_header_image_background\": {\n        \"value\": {\n            \"left\": \"rgba(255,255,255,0.37)\",\n            \"right\": \"rgba(69,104,220,0.52)\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 07:55:02\"\n    },\n    \"agama::agama_navigation_top_links_color\": {\n        \"value\": {\n            \"normal\": \"#757575\",\n            \"visited\": \"#757575\",\n            \"hover\": \"#000\",\n            \"active\": \"#000\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 07:55:02\"\n    },\n    \"agama::agama_navigation_primary_links_color\": {\n        \"value\": {\n            \"normal\": \"#757575\",\n            \"visited\": \"#757575\",\n            \"hover\": \"#000\",\n            \"active\": \"#000\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 07:55:02\"\n    },\n    \"agama::agama_navigation_mobile_links_color\": {\n        \"value\": {\n            \"normal\": \"#757575\",\n            \"visited\": \"#757575\",\n            \"hover\": \"#333333\",\n            \"active\": \"#333333\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 07:55:02\"\n    },\n    \"agama::agama_navbar_buttons_color\": {\n        \"value\": {\n            \"normal\": \"#757575\",\n            \"hover\": \"#333333\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 07:55:02\"\n    },\n    \"agama::agama_slider_particles_colors\": {\n        \"value\": {\n            \"circles\": \"#ac32e4\",\n            \"lines\": \"#ac32e4\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 07:55:02\"\n    },\n    \"agama::agama_footer_widgets_background_colors\": {\n        \"value\": {\n            \"left\": \"#314150\",\n            \"right\": \"#314150\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 07:55:02\"\n    },\n    \"agama::agama_footer_background_colors\": {\n        \"value\": {\n            \"left\": \"#293744\",\n            \"right\": \"#293744\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 07:55:02\"\n    },\n    \"agama::agama_slider_slides_repeater\": {\n        \"value\": \"%5B%7B%22image%22:165,%22title%22:%22Welcome%20to%20Agama%22,%22title_color%22:%22#fff%22,%22title_animation%22:%22bounce%22,%22button_title%22:%22Learn%20More%22,%22button_link%22:%22%22,%22button_color%22:%22#ac32e4%22,%22button_animation%22:%22bounce%22%7D%5D\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 07:55:02\"\n    },\n    \"agama::agama_frontpage_boxes_repeater\": {\n        \"value\": \"%5B%7B%22title%22:%22test%22,%22image%22:154,%22icon%22:%22%22,%22icon_color%22:%22#36bf2a%22,%22url%22:%22%22,%22text%22:%22%22,%22animated%22:true,%22animation%22:%22bounce%22,%22animation_delay%22:100%7D,%7B%22title%22:%22%22,%22image%22:%22%22,%22icon%22:%22%22,%22icon_color%22:%22#ac32e4%22,%22url%22:%22%22,%22text%22:%22%22,%22animated%22:false,%22animation%22:%22bounce%22,%22animation_delay%22:100%7D,%7B%22title%22:%22yttyujty%22,%22image%22:%22%22,%22icon%22:%22%22,%22icon_color%22:%22#ac32e4%22,%22url%22:%22%22,%22text%22:%22%22,%22animated%22:false,%22animation%22:%22bounce%22,%22animation_delay%22:100%7D,%7B%22title%22:%22test%22,%22image%22:%22%22,%22icon%22:%22%22,%22icon_color%22:%22#ac32e4%22,%22url%22:%22%22,%22text%22:%22%22,%22animated%22:false,%22animation%22:%22bounce%22,%22animation_delay%22:100%7D%5D\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 07:55:02\"\n    },\n    \"agama::agama_social_icons\": {\n        \"value\": \"%5B%7B%22target%22:false,%22icon%22:%22rss%22,%22url%22:%22http://9.dynacomp2.eu/rna/wordpress/feed/%22%7D%5D\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 07:55:02\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', 'f6157b8e-40db-435b-9b84-8b051d2ca568', '', '', '2021-06-28 10:55:02', '2021-06-28 07:55:02', '', 0, 'http://9.dynacomp2.eu/rna/wordpress/2021/06/28/f6157b8e-40db-435b-9b84-8b051d2ca568/', 0, 'customize_changeset', '', 0),
(361, 2, '2021-06-28 11:37:28', '2021-06-28 08:37:28', '{\n    \"widget_text[3]\": {\n        \"value\": {\n            \"encoded_serialized_instance\": \"YTo0OntzOjU6InRpdGxlIjtzOjA6IiI7czo0OiJ0ZXh0IjtzOjM2NDoiPGI+Q29uc3RhbnRpbm9zIFN0YXRob3BvdWxvcywgUGhEIFByb2Zlc3NvcjwvYj4NClByZS1jbGluaWNhbCBCdWlsZGluZywNCjNyZCBmbG9vciAxIEFza2xpcGlvdSBzdC4sIDI2NTA0IFBhdHJhcywgR3JlZWNlIFBhdHJhcyBBY2hhaWEgMjY1MDQsIEdyZWVjZQ0KKzMwLTI2MTAgOTk3OTM2LCArMzAtMjYxMCA5OTcxNzksICszMC0yNjEwIDk5NzkzMg0KPGEgY2xhc3M9ImN1c3RvbWl6ZS11bnByZXZpZXdhYmxlIiBocmVmPSJodHRwczovL3d3dy5mYWNlYm9vay5jb20vUk5BdXBhdHJhcyIgdGFyZ2V0PSJfYmxhbmsiIHJlbD0ibm9vcGVuZXIiPjxzdHJvbmc+Uk5BIEJpb2xvZ3kgR3JvdXAgLSBGYWNlYm9vayBwYWdlPC9zdHJvbmc+PC9hPiI7czo2OiJmaWx0ZXIiO2I6MTtzOjY6InZpc3VhbCI7YjoxO30=\",\n            \"title\": \"\",\n            \"is_widget_customizer_js_value\": true,\n            \"instance_hash_key\": \"684a20857b77a2e2f0a7006ffbafdb00\"\n        },\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 08:37:28\"\n    },\n    \"agama::agama_site_title_colors\": {\n        \"value\": {\n            \"normal\": \"#bdbdbd\",\n            \"hover\": \"#333\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 08:37:28\"\n    },\n    \"agama::agama_body_background_colors\": {\n        \"value\": {\n            \"left\": \"#e6e6e6\",\n            \"right\": \"#e6e6e6\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 08:37:28\"\n    },\n    \"agama::agama_header_image_particles_colors\": {\n        \"value\": {\n            \"lines\": \"#ac32e4\",\n            \"circles\": \"#fff\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 08:37:28\"\n    },\n    \"agama::agama_header_image_background\": {\n        \"value\": {\n            \"left\": \"rgba(255,255,255,0.37)\",\n            \"right\": \"rgba(69,104,220,0.52)\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 08:37:28\"\n    },\n    \"agama::agama_navigation_top_links_color\": {\n        \"value\": {\n            \"normal\": \"#757575\",\n            \"visited\": \"#757575\",\n            \"hover\": \"#000\",\n            \"active\": \"#000\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 08:37:28\"\n    },\n    \"agama::agama_navigation_primary_links_color\": {\n        \"value\": {\n            \"normal\": \"#757575\",\n            \"visited\": \"#757575\",\n            \"hover\": \"#000\",\n            \"active\": \"#000\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 08:37:28\"\n    },\n    \"agama::agama_navigation_mobile_links_color\": {\n        \"value\": {\n            \"normal\": \"#757575\",\n            \"visited\": \"#757575\",\n            \"hover\": \"#333333\",\n            \"active\": \"#333333\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 08:37:28\"\n    },\n    \"agama::agama_navbar_buttons_color\": {\n        \"value\": {\n            \"normal\": \"#757575\",\n            \"hover\": \"#333333\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 08:37:28\"\n    },\n    \"agama::agama_slider_particles_colors\": {\n        \"value\": {\n            \"circles\": \"#ac32e4\",\n            \"lines\": \"#ac32e4\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 08:37:28\"\n    },\n    \"agama::agama_footer_widgets_background_colors\": {\n        \"value\": {\n            \"left\": \"#314150\",\n            \"right\": \"#314150\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 08:37:28\"\n    },\n    \"agama::agama_footer_background_colors\": {\n        \"value\": {\n            \"left\": \"#293744\",\n            \"right\": \"#293744\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 08:37:28\"\n    },\n    \"agama::agama_slider_slides_repeater\": {\n        \"value\": \"%5B%7B%22image%22:165,%22title%22:%22Welcome%20to%20Agama%22,%22title_color%22:%22#fff%22,%22title_animation%22:%22bounce%22,%22button_title%22:%22Learn%20More%22,%22button_link%22:%22%22,%22button_color%22:%22#ac32e4%22,%22button_animation%22:%22bounce%22%7D%5D\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 08:37:28\"\n    },\n    \"agama::agama_frontpage_boxes_repeater\": {\n        \"value\": \"%5B%7B%22title%22:%22test%22,%22image%22:154,%22icon%22:%22%22,%22icon_color%22:%22#36bf2a%22,%22url%22:%22%22,%22text%22:%22%22,%22animated%22:true,%22animation%22:%22bounce%22,%22animation_delay%22:100%7D,%7B%22title%22:%22%22,%22image%22:%22%22,%22icon%22:%22%22,%22icon_color%22:%22#ac32e4%22,%22url%22:%22%22,%22text%22:%22%22,%22animated%22:false,%22animation%22:%22bounce%22,%22animation_delay%22:100%7D,%7B%22title%22:%22yttyujty%22,%22image%22:%22%22,%22icon%22:%22%22,%22icon_color%22:%22#ac32e4%22,%22url%22:%22%22,%22text%22:%22%22,%22animated%22:false,%22animation%22:%22bounce%22,%22animation_delay%22:100%7D,%7B%22title%22:%22test%22,%22image%22:%22%22,%22icon%22:%22%22,%22icon_color%22:%22#ac32e4%22,%22url%22:%22%22,%22text%22:%22%22,%22animated%22:false,%22animation%22:%22bounce%22,%22animation_delay%22:100%7D%5D\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 08:37:28\"\n    },\n    \"agama::agama_social_icons\": {\n        \"value\": \"%5B%7B%22target%22:false,%22icon%22:%22rss%22,%22url%22:%22http://9.dynacomp2.eu/rna/wordpress/feed/%22%7D%5D\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 08:37:28\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', '65728919-7f05-4ea9-9480-8858b9404046', '', '', '2021-06-28 11:37:28', '2021-06-28 08:37:28', '', 0, 'http://9.dynacomp2.eu/rna/wordpress/2021/06/28/65728919-7f05-4ea9-9480-8858b9404046/', 0, 'customize_changeset', '', 0);
INSERT INTO `wprna_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(364, 3, '2021-06-28 11:47:49', '2021-06-28 08:47:49', '<!-- wp:table {\"hasFixedLayout\":true,\"className\":\"is-style-regular\"} -->\n<figure class=\"wp-block-table is-style-regular\"><table class=\"has-fixed-layout\"><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/1.jpg\" alt=\"1\" width=\"200\" height=\"251\"></td><td><strong>Katerina Grafanaki</strong>, MD, PhD<br>Contact her at: <a href=\"mailto:grafanaki@med.upatras.gr\">grafanaki@med.upatras.gr</a><br><a href=\"http://rna.6.dynacomp2.eu/images/GRAFANAKI_CV_2016_ENG.pdf\">Curriculum Vitae</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td>&nbsp;<img src=\"http://rna.6.dynacomp2.eu/images/Group_members/2.jpg\" alt=\"2\" width=\"200\" height=\"250\"></td><td><strong>Vicky Stamatopoulou</strong>, PhD<br>Assistant Professor<br>Contact her at: <a href=\"mailto:v.stam@upatras.gr\">v.stam@upatras.gr</a><br><a href=\"http://rna.6.dynacomp2.eu/images/CV_Stamatopoulou.pdf\">Curriculum Vitae</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/3.jpg\" alt=\"3\" width=\"200\" height=\"250\"></td><td><strong>Ilias Skeparnias</strong>, Biologist, PhD <br>Contact him at: <a href=\"mailto:hskeparnias@upatras.gr\">iskeparnias@upatras.gr</a><br><a href=\"http://rna.6.dynacomp2.eu/images/I.Skeparnias_CV.pdf\">Curriculum Vitae</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/4.jpg\" alt=\"4\" width=\"200\" height=\"250\"></td><td><strong>Athanasios N. Shaukat</strong>, Biologist, MSc <br>PhD student<br>Contact him at: <a href=\"mailto:shaukat.ath@gmail.com\">shaukat.ath@gmail.com</a><br><a href=\"http://rna.6.dynacomp2.eu/images/Curriculum%20Vitae%20A.sokat.pdf\">Curriculum Vitae</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td>&nbsp;<img src=\"http://rna.6.dynacomp2.eu/images/Group_members/5.jpg\" alt=\"5\" width=\"200\" height=\"250\"></td><td><strong>Eleni Kaliatsi</strong>, Biotechnologist, MSc <br>PhD student<br>Contact her at: <a href=\"mailto:lenakaliatsi@hotmail.gr\">lenakaliatsi@hotmail.gr</a><br><a href=\"http://rna.6.dynacomp2.eu/images/%CE%92%CE%99%CE%9F%CE%93%CE%A1%CE%91%CE%A6%CE%99%CE%9A%CE%9F_%CE%A3%CE%97%CE%9C%CE%95%CE%99%CE%A9%CE%9C%CE%911.pdf\">Curriculum Vitae</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/6.jpg\" alt=\"6\" width=\"200\" height=\"250\">&nbsp;</td><td><strong>Giorgos Kyriakopoulos</strong>, Pharmacist, MSc <br>PhD student<br>Contact him at: <a href=\"mailto:gkyriakop.123@gmail.com\">gkyriakop.123@gmail.com</a><br><a href=\"http://rna.6.dynacomp2.eu/images/Curriculum-Vitae-G.Kyriakopoulos.pdf\">Curriculum Vitae</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td>&nbsp;&nbsp;<img src=\"http://rna.6.dynacomp2.eu/images/Group_members/7.jpg\" alt=\"7\" width=\"200\" height=\"250\"></td><td><strong>Nikoleta Giarimoglou</strong>, Biochemist, MSc<br>PhD student<br>Contact her at: <a href=\"mailto:n.giarimoglou@upatras.gr\">n.giarimoglou@upatras.gr</a><br><a href=\"http://rna.6.dynacomp2.eu/images/Giarimoglou_CV.pdf\">Curriculum Vitae</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td>&nbsp;&nbsp;<img src=\"http://rna.6.dynacomp2.eu/images/Group_members/8.jpg\" alt=\"8\" width=\"200\" height=\"250\"></td><td><strong>Adamantia Kouvela</strong>, Molecular Biologist, MSc<br>PhD student<br>Contact her at: <a href=\"mailto:kouvela.a@upatras.gr\">kouvela.a@upatras.gr</a> </td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/9.jpg\" alt=\"9\" width=\"200\" height=\"250\">&nbsp;</td><td><strong>Ioanna Patsi</strong>, Biologist <br>M.Sc Student<br>Contact her at: <a href=\"mailto:up1047958@upnet.gr\">up1047958@upnet.gr</a><br><a href=\"http://rna.6.dynacomp2.eu/images/CV%20patsi.pdf\">Curriculum Vitae</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/10.jpg\" alt=\"10\" width=\"200\" height=\"250\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;<br>&nbsp;&nbsp;&nbsp;&nbsp;</td><td><strong>Anargyros Alexiou</strong>, Biologist <br>M.Sc Student<br>Contact him at: <a href=\"mailto:argyrisalexiou@hotmail.com\">argyrisalexiou@hotmail.com</a> </td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/11.jpg\" alt=\"11\" width=\"200\" height=\"250\"></td><td><strong>Maria Pachi</strong><br>M.Sc&nbsp;Student<br>Contact her at:&nbsp;<a href=\"mailto:maria.pachi98@gmail.com\">maria.pachi98@gmail.com</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/12.png\" alt=\"12\" width=\"200\" height=\"250\"></td><td><strong>Vassilis Stamatakis</strong>,<br>M.Sc&nbsp;Student<br>Contact him at:&nbsp;<a href=\"mailto:maria.pachi98@gmail.com\">maria.pachi98@gmail.com</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/13.png\" alt=\"13\" width=\"200\" height=\"250\"></td><td><strong>Eirini Androna</strong>,<br>M.Sc&nbsp;Student<br>Contact her at:&nbsp;<a href=\"mailto:irine13omega@gmail.com\">irine13omega@gmail.com</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td>&nbsp;&nbsp;<br>&nbsp;</td><td><strong>Katerina Gentekaki</strong>, Biologist <br>M.Sc. Student<br>Contact her at: <a href=\"mailto:katerinagen97@gmail.com\">katerinagen97@gmail.com</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->', 'Group Members', '', 'inherit', 'closed', 'closed', '', '192-revision-v1', '', '', '2021-06-28 11:47:49', '2021-06-28 08:47:49', '', 192, 'http://9.dynacomp2.eu/rna/wordpress/?p=364', 0, 'revision', '', 0),
(365, 3, '2021-06-28 11:52:04', '2021-06-28 08:52:04', '<!-- wp:table {\"hasFixedLayout\":true,\"className\":\"is-style-regular\"} -->\n<figure class=\"wp-block-table is-style-regular\"><table class=\"has-fixed-layout\"><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/1.jpg\" alt=\"1\" width=\"200\" height=\"251\"></td><td><strong>Katerina Grafanaki</strong>, MD, PhD<br>Contact her at:&nbsp;<a href=\"mailto:grafanaki@med.upatras.gr\">grafanaki@med.upatras.gr</a><br><a href=\"http://rna.6.dynacomp2.eu/images/GRAFANAKI_CV_2016_ENG.pdf\">Curriculum Vitae</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td>&nbsp;<img src=\"http://rna.6.dynacomp2.eu/images/Group_members/2.jpg\" alt=\"2\" width=\"200\" height=\"250\"></td><td><strong>Vicky Stamatopoulou</strong>,&nbsp;PhD<br>Assistant Professor<br>Contact her at:&nbsp;<a href=\"mailto:v.stam@upatras.gr\">v.stam@upatras.gr</a><br><a href=\"http://rna.6.dynacomp2.eu/images/CV_Stamatopoulou.pdf\">Curriculum Vitae</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/3.jpg\" alt=\"3\" width=\"200\" height=\"250\"></td><td><strong>Ilias Skeparnias</strong>, Biologist, PhD <br>Contact him at:&nbsp;<a href=\"mailto:hskeparnias@upatras.gr\">iskeparnias@upatras.gr</a><br><a href=\"http://rna.6.dynacomp2.eu/images/I.Skeparnias_CV.pdf\">Curriculum Vitae</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/4.jpg\" alt=\"4\" width=\"200\" height=\"250\"></td><td><strong>Athanasios N. Shaukat</strong>, Biologist, MSc <br>PhD student<br>Contact him at:&nbsp;<a href=\"mailto:shaukat.ath@gmail.com\">shaukat.ath@gmail.com</a><br><a href=\"http://rna.6.dynacomp2.eu/images/Curriculum%20Vitae%20A.sokat.pdf\">Curriculum Vitae</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td>&nbsp;<img src=\"http://rna.6.dynacomp2.eu/images/Group_members/5.jpg\" alt=\"5\" width=\"200\" height=\"250\"></td><td><strong>Eleni&nbsp;Kaliatsi</strong>, Biotechnologist, MSc <br>PhD student<br>Contact her at:&nbsp;<a href=\"mailto:lenakaliatsi@hotmail.gr\">lenakaliatsi@hotmail.gr</a><br><a href=\"http://rna.6.dynacomp2.eu/images/%CE%92%CE%99%CE%9F%CE%93%CE%A1%CE%91%CE%A6%CE%99%CE%9A%CE%9F_%CE%A3%CE%97%CE%9C%CE%95%CE%99%CE%A9%CE%9C%CE%911.pdf\">Curriculum Vitae</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/6.jpg\" alt=\"6\" width=\"200\" height=\"250\">&nbsp;</td><td><strong>Giorgos&nbsp;Kyriakopoulos</strong>,&nbsp;Pharmacist,&nbsp;MSc <br>PhD student<br>Contact him at:&nbsp;<a href=\"mailto:gkyriakop.123@gmail.com\">gkyriakop.123@gmail.com</a><br><a href=\"http://rna.6.dynacomp2.eu/images/Curriculum-Vitae-G.Kyriakopoulos.pdf\">Curriculum Vitae</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td>&nbsp;&nbsp;<img src=\"http://rna.6.dynacomp2.eu/images/Group_members/7.jpg\" alt=\"7\" width=\"200\" height=\"250\"></td><td><strong>Nikoleta&nbsp;Giarimoglou</strong>, Biochemist,&nbsp;MSc<br>PhD student<br>Contact her at:&nbsp;<a href=\"mailto:n.giarimoglou@upatras.gr\">n.giarimoglou@upatras.gr</a><br><a href=\"http://rna.6.dynacomp2.eu/images/Giarimoglou_CV.pdf\">Curriculum Vitae</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td>&nbsp;&nbsp;<img src=\"http://rna.6.dynacomp2.eu/images/Group_members/8.jpg\" alt=\"8\" width=\"200\" height=\"250\"></td><td><strong>Adamantia Kouvela</strong>, Molecular Biologist,&nbsp;MSc<br>PhD student<br>Contact her at:&nbsp;<a href=\"mailto:kouvela.a@upatras.gr\">kouvela.a@upatras.gr</a>&nbsp;</td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/9.jpg\" alt=\"9\" width=\"200\" height=\"250\">&nbsp;</td><td><strong>Ioanna Patsi</strong>, Biologist <br>M.Sc&nbsp;Student<br>Contact her at:&nbsp;<a href=\"mailto:up1047958@upnet.gr\">up1047958@upnet.gr</a><br><a href=\"http://rna.6.dynacomp2.eu/images/CV%20patsi.pdf\">Curriculum Vitae</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/10.jpg\" alt=\"10\" width=\"200\" height=\"250\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;<br>&nbsp;&nbsp;&nbsp;&nbsp;</td><td><strong>Anargyros Alexiou</strong>, Biologist <br>M.Sc&nbsp;Student<br>Contact him at:&nbsp;<a href=\"mailto:argyrisalexiou@hotmail.com\">argyrisalexiou@hotmail.com</a>&nbsp;</td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/11.jpg\" alt=\"11\" width=\"200\" height=\"250\"></td><td><strong>Maria Pachi</strong><br>M.Sc&nbsp;Student<br>Contact her at:&nbsp;<a href=\"mailto:maria.pachi98@gmail.com\">maria.pachi98@gmail.com</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/12.png\" alt=\"12\" width=\"200\" height=\"250\"></td><td><strong>Vassilis Stamatakis</strong>,<br>M.Sc&nbsp;Student<br>Contact him at:&nbsp;<a href=\"mailto:maria.pachi98@gmail.com\">maria.pachi98@gmail.com</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/13.png\" alt=\"13\" width=\"200\" height=\"250\"></td><td><strong>Eirini Androna</strong>,<br>M.Sc&nbsp;Student<br>Contact her at:&nbsp;<a href=\"mailto:irine13omega@gmail.com\">irine13omega@gmail.com</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td>&nbsp;&nbsp;<br>&nbsp;</td><td><strong>Katerina Gentekaki</strong>, Biologist <br>M.Sc. Student<br>Contact her at:&nbsp;<a href=\"mailto:katerinagen97@gmail.com\">katerinagen97@gmail.com</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->', 'Group Members', '', 'inherit', 'closed', 'closed', '', '192-revision-v1', '', '', '2021-06-28 11:52:04', '2021-06-28 08:52:04', '', 192, 'http://9.dynacomp2.eu/rna/wordpress/?p=365', 0, 'revision', '', 0),
(366, 3, '2021-06-28 11:52:22', '2021-06-28 08:52:22', '<!-- wp:table {\"hasFixedLayout\":true,\"className\":\"is-style-regular\"} -->\n<figure class=\"wp-block-table is-style-regular\"><table class=\"has-fixed-layout\"><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/1.jpg\" alt=\"1\" width=\"200\" height=\"251\"></td><td><strong>Katerina Grafanaki</strong>, MD, PhD<br>Contact her at: <a href=\"mailto:grafanaki@med.upatras.gr\">grafanaki@med.upatras.gr</a><br><a href=\"http://rna.6.dynacomp2.eu/images/GRAFANAKI_CV_2016_ENG.pdf\">Curriculum Vitae</a><br></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td>&nbsp;<img src=\"http://rna.6.dynacomp2.eu/images/Group_members/2.jpg\" alt=\"2\" width=\"200\" height=\"250\"></td><td><strong>Vicky Stamatopoulou</strong>,&nbsp;PhD<br>Assistant Professor<br>Contact her at:&nbsp;<a href=\"mailto:v.stam@upatras.gr\">v.stam@upatras.gr</a><br><a href=\"http://rna.6.dynacomp2.eu/images/CV_Stamatopoulou.pdf\">Curriculum Vitae</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/3.jpg\" alt=\"3\" width=\"200\" height=\"250\"></td><td><strong>Ilias Skeparnias</strong>, Biologist, PhD <br>Contact him at:&nbsp;<a href=\"mailto:hskeparnias@upatras.gr\">iskeparnias@upatras.gr</a><br><a href=\"http://rna.6.dynacomp2.eu/images/I.Skeparnias_CV.pdf\">Curriculum Vitae</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/4.jpg\" alt=\"4\" width=\"200\" height=\"250\"></td><td><strong>Athanasios N. Shaukat</strong>, Biologist, MSc <br>PhD student<br>Contact him at:&nbsp;<a href=\"mailto:shaukat.ath@gmail.com\">shaukat.ath@gmail.com</a><br><a href=\"http://rna.6.dynacomp2.eu/images/Curriculum%20Vitae%20A.sokat.pdf\">Curriculum Vitae</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td>&nbsp;<img src=\"http://rna.6.dynacomp2.eu/images/Group_members/5.jpg\" alt=\"5\" width=\"200\" height=\"250\"></td><td><strong>Eleni&nbsp;Kaliatsi</strong>, Biotechnologist, MSc <br>PhD student<br>Contact her at:&nbsp;<a href=\"mailto:lenakaliatsi@hotmail.gr\">lenakaliatsi@hotmail.gr</a><br><a href=\"http://rna.6.dynacomp2.eu/images/%CE%92%CE%99%CE%9F%CE%93%CE%A1%CE%91%CE%A6%CE%99%CE%9A%CE%9F_%CE%A3%CE%97%CE%9C%CE%95%CE%99%CE%A9%CE%9C%CE%911.pdf\">Curriculum Vitae</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/6.jpg\" alt=\"6\" width=\"200\" height=\"250\">&nbsp;</td><td><strong>Giorgos&nbsp;Kyriakopoulos</strong>,&nbsp;Pharmacist,&nbsp;MSc <br>PhD student<br>Contact him at:&nbsp;<a href=\"mailto:gkyriakop.123@gmail.com\">gkyriakop.123@gmail.com</a><br><a href=\"http://rna.6.dynacomp2.eu/images/Curriculum-Vitae-G.Kyriakopoulos.pdf\">Curriculum Vitae</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td>&nbsp;&nbsp;<img src=\"http://rna.6.dynacomp2.eu/images/Group_members/7.jpg\" alt=\"7\" width=\"200\" height=\"250\"></td><td><strong>Nikoleta&nbsp;Giarimoglou</strong>, Biochemist,&nbsp;MSc<br>PhD student<br>Contact her at:&nbsp;<a href=\"mailto:n.giarimoglou@upatras.gr\">n.giarimoglou@upatras.gr</a><br><a href=\"http://rna.6.dynacomp2.eu/images/Giarimoglou_CV.pdf\">Curriculum Vitae</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td>&nbsp;&nbsp;<img src=\"http://rna.6.dynacomp2.eu/images/Group_members/8.jpg\" alt=\"8\" width=\"200\" height=\"250\"></td><td><strong>Adamantia Kouvela</strong>, Molecular Biologist,&nbsp;MSc<br>PhD student<br>Contact her at:&nbsp;<a href=\"mailto:kouvela.a@upatras.gr\">kouvela.a@upatras.gr</a>&nbsp;</td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/9.jpg\" alt=\"9\" width=\"200\" height=\"250\">&nbsp;</td><td><strong>Ioanna Patsi</strong>, Biologist <br>M.Sc&nbsp;Student<br>Contact her at:&nbsp;<a href=\"mailto:up1047958@upnet.gr\">up1047958@upnet.gr</a><br><a href=\"http://rna.6.dynacomp2.eu/images/CV%20patsi.pdf\">Curriculum Vitae</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/10.jpg\" alt=\"10\" width=\"200\" height=\"250\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;<br>&nbsp;&nbsp;&nbsp;&nbsp;</td><td><strong>Anargyros Alexiou</strong>, Biologist <br>M.Sc&nbsp;Student<br>Contact him at:&nbsp;<a href=\"mailto:argyrisalexiou@hotmail.com\">argyrisalexiou@hotmail.com</a>&nbsp;</td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/11.jpg\" alt=\"11\" width=\"200\" height=\"250\"></td><td><strong>Maria Pachi</strong><br>M.Sc&nbsp;Student<br>Contact her at:&nbsp;<a href=\"mailto:maria.pachi98@gmail.com\">maria.pachi98@gmail.com</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/12.png\" alt=\"12\" width=\"200\" height=\"250\"></td><td><strong>Vassilis Stamatakis</strong>,<br>M.Sc&nbsp;Student<br>Contact him at:&nbsp;<a href=\"mailto:maria.pachi98@gmail.com\">maria.pachi98@gmail.com</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/13.png\" alt=\"13\" width=\"200\" height=\"250\"></td><td><strong>Eirini Androna</strong>,<br>M.Sc&nbsp;Student<br>Contact her at:&nbsp;<a href=\"mailto:irine13omega@gmail.com\">irine13omega@gmail.com</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td>&nbsp;&nbsp;<br>&nbsp;</td><td><strong>Katerina Gentekaki</strong>, Biologist <br>M.Sc. Student<br>Contact her at:&nbsp;<a href=\"mailto:katerinagen97@gmail.com\">katerinagen97@gmail.com</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->', 'Group Members', '', 'inherit', 'closed', 'closed', '', '192-revision-v1', '', '', '2021-06-28 11:52:22', '2021-06-28 08:52:22', '', 192, 'http://9.dynacomp2.eu/rna/wordpress/?p=366', 0, 'revision', '', 0),
(367, 3, '2021-06-28 11:58:15', '2021-06-28 08:58:15', '<!-- wp:table {\"hasFixedLayout\":true,\"className\":\"is-style-regular\"} -->\n<figure class=\"wp-block-table is-style-regular\"><table class=\"has-fixed-layout\"><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/1.jpg\" alt=\"1\" width=\"200\" height=\"251\"></td><td><strong>Katerina Grafanaki</strong>, MD, PhD<br>Contact her at:&nbsp;<a href=\"mailto:grafanaki@med.upatras.gr\">grafanaki@med.upatras.gr</a><br><a href=\"http://rna.6.dynacomp2.eu/images/GRAFANAKI_CV_2016_ENG.pdf\">Curriculum Vitae</a><br></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td>&nbsp;<img src=\"http://rna.6.dynacomp2.eu/images/Group_members/2.jpg\" alt=\"2\" width=\"200\" height=\"250\"></td><td><strong>Vicky Stamatopoulou</strong>,&nbsp;PhD<br>Assistant Professor<br>Contact her at:&nbsp;<a href=\"mailto:v.stam@upatras.gr\">v.stam@upatras.gr</a><br><a href=\"http://rna.6.dynacomp2.eu/images/CV_Stamatopoulou.pdf\">Curriculum Vitae</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/3.jpg\" alt=\"3\" width=\"200\" height=\"250\"></td><td><strong>Ilias Skeparnias</strong>, Biologist, PhD <br>Contact him at:&nbsp;<a href=\"mailto:hskeparnias@upatras.gr\">iskeparnias@upatras.gr</a><br><a href=\"http://rna.6.dynacomp2.eu/images/I.Skeparnias_CV.pdf\">Curriculum Vitae</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/4.jpg\" alt=\"4\" width=\"200\" height=\"250\"></td><td><strong>Athanasios N. Shaukat</strong>, Biologist, MSc <br>PhD student<br>Contact him at:&nbsp;<a href=\"mailto:shaukat.ath@gmail.com\">shaukat.ath@gmail.com</a><br><a href=\"http://rna.6.dynacomp2.eu/images/Curriculum%20Vitae%20A.sokat.pdf\">Curriculum Vitae</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td>&nbsp;<img src=\"http://rna.6.dynacomp2.eu/images/Group_members/5.jpg\" alt=\"5\" width=\"200\" height=\"250\"></td><td><strong>Eleni&nbsp;Kaliatsi</strong>, Biotechnologist, MSc <br>PhD student<br>Contact her at:&nbsp;<a href=\"mailto:lenakaliatsi@hotmail.gr\">lenakaliatsi@hotmail.gr</a><br><a href=\"http://rna.6.dynacomp2.eu/images/%CE%92%CE%99%CE%9F%CE%93%CE%A1%CE%91%CE%A6%CE%99%CE%9A%CE%9F_%CE%A3%CE%97%CE%9C%CE%95%CE%99%CE%A9%CE%9C%CE%911.pdf\">Curriculum Vitae</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/6.jpg\" alt=\"6\" width=\"200\" height=\"250\">&nbsp;</td><td><strong>Giorgos&nbsp;Kyriakopoulos</strong>,&nbsp;Pharmacist,&nbsp;MSc <br>PhD student<br>Contact him at:&nbsp;<a href=\"mailto:gkyriakop.123@gmail.com\">gkyriakop.123@gmail.com</a><br><a href=\"http://rna.6.dynacomp2.eu/images/Curriculum-Vitae-G.Kyriakopoulos.pdf\">Curriculum Vitae</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td>&nbsp;&nbsp;<img src=\"http://rna.6.dynacomp2.eu/images/Group_members/7.jpg\" alt=\"7\" width=\"200\" height=\"250\"></td><td><strong>Nikoleta&nbsp;Giarimoglou</strong>, Biochemist,&nbsp;MSc<br>PhD student<br>Contact her at:&nbsp;<a href=\"mailto:n.giarimoglou@upatras.gr\">n.giarimoglou@upatras.gr</a><br><a href=\"http://rna.6.dynacomp2.eu/images/Giarimoglou_CV.pdf\">Curriculum Vitae</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td>&nbsp;&nbsp;<img src=\"http://rna.6.dynacomp2.eu/images/Group_members/8.jpg\" alt=\"8\" width=\"200\" height=\"250\"></td><td><strong>Adamantia Kouvela</strong>, Molecular Biologist,&nbsp;MSc<br>PhD student<br>Contact her at:&nbsp;<a href=\"mailto:kouvela.a@upatras.gr\">kouvela.a@upatras.gr</a>&nbsp;</td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/9.jpg\" alt=\"9\" width=\"200\" height=\"250\">&nbsp;</td><td><strong>Ioanna Patsi</strong>, Biologist <br>M.Sc&nbsp;Student<br>Contact her at:&nbsp;<a href=\"mailto:up1047958@upnet.gr\">up1047958@upnet.gr</a><br><a href=\"http://rna.6.dynacomp2.eu/images/CV%20patsi.pdf\">Curriculum Vitae</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/10.jpg\" alt=\"10\" width=\"200\" height=\"250\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;<br>&nbsp;&nbsp;&nbsp;&nbsp;</td><td><strong>Anargyros Alexiou</strong>, Biologist <br>M.Sc&nbsp;Student<br>Contact him at:&nbsp;<a href=\"mailto:argyrisalexiou@hotmail.com\">argyrisalexiou@hotmail.com</a>&nbsp;</td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/11.jpg\" alt=\"11\" width=\"200\" height=\"250\"></td><td><strong>Maria Pachi</strong><br>M.Sc&nbsp;Student<br>Contact her at:&nbsp;<a href=\"mailto:maria.pachi98@gmail.com\">maria.pachi98@gmail.com</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/12.png\" alt=\"12\" width=\"200\" height=\"250\"></td><td><strong>Vassilis Stamatakis</strong>,<br>M.Sc&nbsp;Student<br>Contact him at:&nbsp;<a href=\"mailto:maria.pachi98@gmail.com\">maria.pachi98@gmail.com</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/13.png\" alt=\"13\" width=\"200\" height=\"250\"></td><td><strong>Eirini Androna</strong>,<br>M.Sc&nbsp;Student<br>Contact her at:&nbsp;<a href=\"mailto:irine13omega@gmail.com\">irine13omega@gmail.com</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td>&nbsp;&nbsp;<br>&nbsp;</td><td><strong>Katerina Gentekaki</strong>, Biologist <br>M.Sc. Student<br>Contact her at:&nbsp;<a href=\"mailto:katerinagen97@gmail.com\">katerinagen97@gmail.com</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->', 'Group Members', '', 'inherit', 'closed', 'closed', '', '192-revision-v1', '', '', '2021-06-28 11:58:15', '2021-06-28 08:58:15', '', 192, 'http://9.dynacomp2.eu/rna/wordpress/?p=367', 0, 'revision', '', 0),
(368, 3, '2021-06-28 12:06:22', '2021-06-28 09:06:22', '<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/AAEAAQAAAAAAAAfsAAAAJDAzMzA5MzNiLTBhYTQtNGZiMy05MWFiLTlhNzU5N2Q4MmNjYw.jpg\" alt=\"AAEAAQAAAAAAAAfsAAAAJDAzMzA5MzNiLTBhYTQtNGZiMy05MWFiLTlhNzU5N2Q4MmNjYw\" width=\"150\" height=\"150\">&nbsp;</td><td>Maria Apostolidi, PhD<br>Current Position: Postdoctoral Research Associate at Yale University School of Medicine<br>Contact her at: <a href=\"mailto:maria.apostolidi@yale.edu\">maria.apostolidi@yale.edu</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td>&nbsp;<img src=\"http://rna.6.dynacomp2.eu/images/AAEAAQAAAAAAAAliAAAAJDQ0ZmYwMWY1LTA0ODYtNGYyYy1hNTMzLTFhZDBlNGEzZGJmYg.jpg\" alt=\"AAEAAQAAAAAAAAliAAAAJDQ0ZmYwMWY1LTA0ODYtNGYyYy1hNTMzLTFhZDBlNGEzZGJmYg\" width=\"150\" height=\"150\"></td><td>Dimitrios Anastasakis, PhD<br>Current Position: Postdoctoral Research Associate at National Institutes of Health<br>Contact him at: <a href=\"mailto:dimitrios.anastasakis@nih.gov\">dimitrios.anastasakis@nih.gov</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td>&nbsp;</td><td>Parthena Konstantinidou, MSc<br>Current Position: BENAKI Phytopathological Institute (BPI)<br>Contact her at: <a href=\"mailto:partkons@upatras.gr\">partkons@upatras.gr</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/DSC_0755_.jpg\" alt=\"DSC 0755 \" width=\"150\" height=\"150\"></td><td>Aikaterini Lamprinou, MSc<br>Contact her at: <a href=\"mailto:a.lamprinou@upnet.gr\">a.lamprinou@upnet.gr</a><a href=\"http://rna.6.dynacomp2.eu/images/Curriculum_Vitae_A.Lamprinou.pdf\">Curriculum Vitae</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/vic_katopodi.jpg\" alt=\"vic katopodi\" width=\"150\" height=\"150\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td><td>Vicky Katopodi, MSc<br>Current Position:&nbsp;PhD Student at KU Leuven<br>Contact her at:&nbsp;<a href=\"mailto:vickykatopodi@gmail.com\">vickykatopodi@gmail.com</a><a href=\"http://rna.6.dynacomp2.eu/images/Curriculum-Vitae-V.Katopodi.pdf\">Curriculum Vitae</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/IMG_20170915_143247_463.jpg\" alt=\"IMG 20170915 143247 463\" width=\"110\" height=\"192\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;</td><td>David Dermoniotis, MSc<br>Contact him at:&nbsp;<a href=\"mailto:dddermoniotis@gmail.com\">dddermoniotis@gmail.com</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/21682458_1711080565582846_666013812_o.jpg\" alt=\"21682458 1711080565582846 666013812 o\" width=\"107\" height=\"188\">&nbsp;&nbsp;&nbsp;&nbsp;</td><td>Chris Katsioulas, MSc<br>Contact him at:&nbsp;<a href=\"mailto:christospkatsioulas@gmail.com\">christospkatsioulas@gmail.com</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td>&nbsp;&nbsp;<img src=\"http://rna.6.dynacomp2.eu/images/Group_members/maria_balasi.png\" alt=\"maria balasi\" width=\"136\" height=\"136\"><br>&nbsp;</td><td>Maria Balasi, MSc<br>Contact her at:&nbsp;<a href=\"mailto:balasi.maria@gmail.com\">balasi.maria@gmail.com</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table -->\n<figure class=\"wp-block-table\"><table><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/Liu.jpg\" alt=\"Liu\" width=\"150\" height=\"150\"></td><td>Liu Lingshan<br>Visiting Undergraduate StudentPeking Union Medical College, ChinaContact her at: <a href=\"mailto:syfxmomo@163.com\">syfxmomo@163.com</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table -->\n<figure class=\"wp-block-table\"><table><tbody><tr><td>&nbsp;<img src=\"http://rna.6.dynacomp2.eu/images/Group_members/paula_nunez.PNG\" alt=\"paula nunez\" width=\"140\" height=\"188\"><br></td><td>Paula Nunez<br>Visiting Underdraduate StudentBiomedical Sciences<br>Universitat Autónoma de BarcelonaContact her at:&nbsp;<a href=\"mailto:paula270998@gmail.com\">paula270998@gmail.com</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table -->\n<figure class=\"wp-block-table\"><table><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/sofiaantonopoulou.jpg\" alt=\"sofiaantonopoulou\" width=\"140\" height=\"189\"></td><td>Sofia Antonopoulou<br>Visiting Underdraduate StudentBiological Sciences<br>Imperial college, London&nbsp;Contact her at:&nbsp;<a href=\"mailto:sa11718@ic.ac.uk\">sa11718@ic.ac.uk</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->', 'Alumni', '', 'inherit', 'closed', 'closed', '', '194-autosave-v1', '', '', '2021-06-28 12:06:22', '2021-06-28 09:06:22', '', 194, 'http://9.dynacomp2.eu/rna/wordpress/?p=368', 0, 'revision', '', 0),
(369, 3, '2021-06-28 12:07:17', '2021-06-28 09:07:17', '<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/AAEAAQAAAAAAAAfsAAAAJDAzMzA5MzNiLTBhYTQtNGZiMy05MWFiLTlhNzU5N2Q4MmNjYw.jpg\" alt=\"AAEAAQAAAAAAAAfsAAAAJDAzMzA5MzNiLTBhYTQtNGZiMy05MWFiLTlhNzU5N2Q4MmNjYw\" width=\"150\" height=\"150\">&nbsp;</td><td>Maria Apostolidi, PhD<br>Current Position: Postdoctoral Research Associate at Yale University School of Medicine<br>Contact her at: <a href=\"mailto:maria.apostolidi@yale.edu\">maria.apostolidi@yale.edu</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td>&nbsp;<img src=\"http://rna.6.dynacomp2.eu/images/AAEAAQAAAAAAAAliAAAAJDQ0ZmYwMWY1LTA0ODYtNGYyYy1hNTMzLTFhZDBlNGEzZGJmYg.jpg\" alt=\"AAEAAQAAAAAAAAliAAAAJDQ0ZmYwMWY1LTA0ODYtNGYyYy1hNTMzLTFhZDBlNGEzZGJmYg\" width=\"150\" height=\"150\"></td><td>Dimitrios Anastasakis, PhD<br>Current Position: Postdoctoral Research Associate at National Institutes of Health<br>Contact him at: <a href=\"mailto:dimitrios.anastasakis@nih.gov\">dimitrios.anastasakis@nih.gov</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td>&nbsp;</td><td>Parthena Konstantinidou, MSc<br>Current Position: BENAKI Phytopathological Institute (BPI)<br>Contact her at: <a href=\"mailto:partkons@upatras.gr\">partkons@upatras.gr</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/DSC_0755_.jpg\" alt=\"DSC 0755 \" width=\"150\" height=\"150\"></td><td>Aikaterini Lamprinou, MSc<br>Contact her at: <a href=\"mailto:a.lamprinou@upnet.gr\">a.lamprinou@upnet.gr</a><a href=\"http://rna.6.dynacomp2.eu/images/Curriculum_Vitae_A.Lamprinou.pdf\">Curriculum Vitae</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/vic_katopodi.jpg\" alt=\"vic katopodi\" width=\"150\" height=\"150\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td><td>Vicky Katopodi, MSc<br>Current Position:&nbsp;PhD Student at KU Leuven<br>Contact her at:&nbsp;<a href=\"mailto:vickykatopodi@gmail.com\">vickykatopodi@gmail.com</a><a href=\"http://rna.6.dynacomp2.eu/images/Curriculum-Vitae-V.Katopodi.pdf\">Curriculum Vitae</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/IMG_20170915_143247_463.jpg\" alt=\"IMG 20170915 143247 463\" width=\"110\" height=\"192\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;</td><td>David Dermoniotis, MSc<br>Contact him at:&nbsp;<a href=\"mailto:dddermoniotis@gmail.com\">dddermoniotis@gmail.com</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/21682458_1711080565582846_666013812_o.jpg\" alt=\"21682458 1711080565582846 666013812 o\" width=\"107\" height=\"188\">&nbsp;&nbsp;&nbsp;&nbsp;</td><td>Chris Katsioulas, MSc<br>Contact him at:&nbsp;<a href=\"mailto:christospkatsioulas@gmail.com\">christospkatsioulas@gmail.com</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td>&nbsp;&nbsp;<img src=\"http://rna.6.dynacomp2.eu/images/Group_members/maria_balasi.png\" alt=\"maria balasi\" width=\"136\" height=\"136\"><br>&nbsp;</td><td>Maria Balasi, MSc<br>Contact her at:&nbsp;<a href=\"mailto:balasi.maria@gmail.com\">balasi.maria@gmail.com</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/Liu.jpg\" alt=\"Liu\" width=\"150\" height=\"150\"></td><td>Liu Lingshan<br>Visiting Undergraduate Student <br>Peking Union Medical College, China<br>Contact her at: <a href=\"mailto:syfxmomo@163.com\">syfxmomo@163.com</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td>&nbsp;<img src=\"http://rna.6.dynacomp2.eu/images/Group_members/paula_nunez.PNG\" alt=\"paula nunez\" width=\"140\" height=\"188\"><br></td><td>Paula Nunez<br>Visiting Underdraduate Student<br>Biomedical Sciences, Universitat Autónoma de Barcelona<br>Contact her at: <a href=\"mailto:paula270998@gmail.com\">paula270998@gmail.com</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/sofiaantonopoulou.jpg\" alt=\"sofiaantonopoulou\" width=\"140\" height=\"189\"></td><td>Sofia Antonopoulou<br>Visiting Underdraduate Student<br>Biological Sciences, Imperial college, London Contact her at: <a href=\"mailto:sa11718@ic.ac.uk\">sa11718@ic.ac.uk</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->', 'Alumni', '', 'inherit', 'closed', 'closed', '', '194-revision-v1', '', '', '2021-06-28 12:07:17', '2021-06-28 09:07:17', '', 194, 'http://9.dynacomp2.eu/rna/wordpress/?p=369', 0, 'revision', '', 0);
INSERT INTO `wprna_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(371, 3, '2021-06-28 12:16:41', '2021-06-28 09:16:41', '<!-- wp:table {\"hasFixedLayout\":true,\"className\":\"is-style-regular\"} -->\n<figure class=\"wp-block-table is-style-regular\"><table class=\"has-fixed-layout\"><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/1.jpg\" alt=\"1\" width=\"200\" height=\"251\"></td><td class=\"has-text-align-right\" data-align=\"right\"><strong>Katerina Grafanaki</strong>, MD, PhD<br>Contact her at:&nbsp;<a href=\"mailto:grafanaki@med.upatras.gr\">grafanaki@med.upatras.gr</a><br><a href=\"http://rna.6.dynacomp2.eu/images/GRAFANAKI_CV_2016_ENG.pdf\">Curriculum Vitae</a><br></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td>&nbsp;<img src=\"http://rna.6.dynacomp2.eu/images/Group_members/2.jpg\" alt=\"2\" width=\"200\" height=\"250\"></td><td class=\"has-text-align-right\" data-align=\"right\"><strong>Vicky Stamatopoulou</strong>,&nbsp;PhD<br>Assistant Professor<br>Contact her at:&nbsp;<a href=\"mailto:v.stam@upatras.gr\">v.stam@upatras.gr</a><br><a href=\"http://rna.6.dynacomp2.eu/images/CV_Stamatopoulou.pdf\">Curriculum Vitae</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/3.jpg\" alt=\"3\" width=\"200\" height=\"250\"></td><td class=\"has-text-align-right\" data-align=\"right\"><strong>Ilias Skeparnias</strong>, Biologist, PhD <br>Contact him at:&nbsp;<a href=\"mailto:hskeparnias@upatras.gr\">iskeparnias@upatras.gr</a><br><a href=\"http://rna.6.dynacomp2.eu/images/I.Skeparnias_CV.pdf\">Curriculum Vitae</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/4.jpg\" alt=\"4\" width=\"200\" height=\"250\"></td><td class=\"has-text-align-right\" data-align=\"right\"><strong>Athanasios N. Shaukat</strong>, Biologist, MSc <br>PhD student<br>Contact him at:&nbsp;<a href=\"mailto:shaukat.ath@gmail.com\">shaukat.ath@gmail.com</a><br><a href=\"http://rna.6.dynacomp2.eu/images/Curriculum%20Vitae%20A.sokat.pdf\">Curriculum Vitae</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td>&nbsp;<img src=\"http://rna.6.dynacomp2.eu/images/Group_members/5.jpg\" alt=\"5\" width=\"200\" height=\"250\"></td><td class=\"has-text-align-right\" data-align=\"right\"><strong>Eleni&nbsp;Kaliatsi</strong>, Biotechnologist, MSc <br>PhD student<br>Contact her at:&nbsp;<a href=\"mailto:lenakaliatsi@hotmail.gr\">lenakaliatsi@hotmail.gr</a><br><a href=\"http://rna.6.dynacomp2.eu/images/%CE%92%CE%99%CE%9F%CE%93%CE%A1%CE%91%CE%A6%CE%99%CE%9A%CE%9F_%CE%A3%CE%97%CE%9C%CE%95%CE%99%CE%A9%CE%9C%CE%911.pdf\">Curriculum Vitae</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/6.jpg\" alt=\"6\" width=\"200\" height=\"250\">&nbsp;</td><td class=\"has-text-align-right\" data-align=\"right\"><strong>Giorgos&nbsp;Kyriakopoulos</strong>,&nbsp;Pharmacist,&nbsp;MSc <br>PhD student<br>Contact him at:&nbsp;<a href=\"mailto:gkyriakop.123@gmail.com\">gkyriakop.123@gmail.com</a><br><a href=\"http://rna.6.dynacomp2.eu/images/Curriculum-Vitae-G.Kyriakopoulos.pdf\">Curriculum Vitae</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td>&nbsp;&nbsp;<img src=\"http://rna.6.dynacomp2.eu/images/Group_members/7.jpg\" alt=\"7\" width=\"200\" height=\"250\"></td><td class=\"has-text-align-right\" data-align=\"right\"><strong>Nikoleta&nbsp;Giarimoglou</strong>, Biochemist,&nbsp;MSc<br>PhD student<br>Contact her at:&nbsp;<a href=\"mailto:n.giarimoglou@upatras.gr\">n.giarimoglou@upatras.gr</a><br><a href=\"http://rna.6.dynacomp2.eu/images/Giarimoglou_CV.pdf\">Curriculum Vitae</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td>&nbsp;&nbsp;<img src=\"http://rna.6.dynacomp2.eu/images/Group_members/8.jpg\" alt=\"8\" width=\"200\" height=\"250\"></td><td class=\"has-text-align-right\" data-align=\"right\"><strong>Adamantia Kouvela</strong>, Molecular Biologist,&nbsp;MSc<br>PhD student<br>Contact her at:&nbsp;<a href=\"mailto:kouvela.a@upatras.gr\">kouvela.a@upatras.gr</a>&nbsp;</td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/9.jpg\" alt=\"9\" width=\"200\" height=\"250\">&nbsp;</td><td class=\"has-text-align-right\" data-align=\"right\"><strong>Ioanna Patsi</strong>, Biologist <br>M.Sc&nbsp;Student<br>Contact her at:&nbsp;<a href=\"mailto:up1047958@upnet.gr\">up1047958@upnet.gr</a><br><a href=\"http://rna.6.dynacomp2.eu/images/CV%20patsi.pdf\">Curriculum Vitae</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/10.jpg\" alt=\"10\" width=\"200\" height=\"250\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;<br>&nbsp;&nbsp;&nbsp;&nbsp;</td><td class=\"has-text-align-right\" data-align=\"right\"><strong>Anargyros Alexiou</strong>, Biologist <br>M.Sc&nbsp;Student<br>Contact him at:&nbsp;<a href=\"mailto:argyrisalexiou@hotmail.com\">argyrisalexiou@hotmail.com</a>&nbsp;</td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/11.jpg\" alt=\"11\" width=\"200\" height=\"250\"></td><td class=\"has-text-align-right\" data-align=\"right\"><strong>Maria Pachi</strong><br>M.Sc&nbsp;Student<br>Contact her at:&nbsp;<a href=\"mailto:maria.pachi98@gmail.com\">maria.pachi98@gmail.com</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/12.png\" alt=\"12\" width=\"200\" height=\"250\"></td><td class=\"has-text-align-right\" data-align=\"right\"><strong>Vassilis Stamatakis</strong>,<br>M.Sc&nbsp;Student<br>Contact him at:&nbsp;<a href=\"mailto:maria.pachi98@gmail.com\">maria.pachi98@gmail.com</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/13.png\" alt=\"13\" width=\"200\" height=\"250\"></td><td class=\"has-text-align-right\" data-align=\"right\"><strong>Eirini Androna</strong>,<br>M.Sc&nbsp;Student<br>Contact her at:&nbsp;<a href=\"mailto:irine13omega@gmail.com\">irine13omega@gmail.com</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td>&nbsp;&nbsp;<br>&nbsp;</td><td class=\"has-text-align-right\" data-align=\"right\"><strong>Katerina Gentekaki</strong>, Biologist <br>M.Sc. Student<br>Contact her at:&nbsp;<a href=\"mailto:katerinagen97@gmail.com\">katerinagen97@gmail.com</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->', 'Group Members', '', 'inherit', 'closed', 'closed', '', '192-revision-v1', '', '', '2021-06-28 12:16:41', '2021-06-28 09:16:41', '', 192, 'http://9.dynacomp2.eu/rna/wordpress/?p=371', 0, 'revision', '', 0),
(372, 3, '2021-06-28 12:17:21', '2021-06-28 09:17:21', '<!-- wp:table {\"hasFixedLayout\":true,\"className\":\"is-style-regular\"} -->\n<figure class=\"wp-block-table is-style-regular\"><table class=\"has-fixed-layout\"><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/1.jpg\" alt=\"1\" width=\"200\" height=\"251\"></td><td class=\"has-text-align-right\" data-align=\"right\"><strong>Katerina Grafanaki</strong>, MD, PhD<br>Contact her at:&nbsp;<a href=\"mailto:grafanaki@med.upatras.gr\">grafanaki@med.upatras.gr</a><br><a href=\"http://rna.6.dynacomp2.eu/images/GRAFANAKI_CV_2016_ENG.pdf\">Curriculum Vitae</a><br></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td>&nbsp;<img src=\"http://rna.6.dynacomp2.eu/images/Group_members/2.jpg\" alt=\"2\" width=\"200\" height=\"250\"></td><td class=\"has-text-align-right\" data-align=\"right\"><strong>Vicky Stamatopoulou</strong>,&nbsp;PhD<br>Assistant Professor<br>Contact her at:&nbsp;<a href=\"mailto:v.stam@upatras.gr\">v.stam@upatras.gr</a><br><a href=\"http://rna.6.dynacomp2.eu/images/CV_Stamatopoulou.pdf\">Curriculum Vitae</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/3.jpg\" alt=\"3\" width=\"200\" height=\"250\"></td><td class=\"has-text-align-right\" data-align=\"right\"><strong>Ilias Skeparnias</strong>, Biologist, PhD <br>Contact him at:&nbsp;<a href=\"mailto:hskeparnias@upatras.gr\">iskeparnias@upatras.gr</a><br><a href=\"http://rna.6.dynacomp2.eu/images/I.Skeparnias_CV.pdf\">Curriculum Vitae</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/4.jpg\" alt=\"4\" width=\"200\" height=\"250\"></td><td class=\"has-text-align-right\" data-align=\"right\"><strong>Athanasios N. Shaukat</strong>, Biologist, MSc <br>PhD student<br>Contact him at:&nbsp;<a href=\"mailto:shaukat.ath@gmail.com\">shaukat.ath@gmail.com</a><br><a href=\"http://rna.6.dynacomp2.eu/images/Curriculum%20Vitae%20A.sokat.pdf\">Curriculum Vitae</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td>&nbsp;<img src=\"http://rna.6.dynacomp2.eu/images/Group_members/5.jpg\" alt=\"5\" width=\"200\" height=\"250\"></td><td class=\"has-text-align-right\" data-align=\"right\"><strong>Eleni&nbsp;Kaliatsi</strong>, Biotechnologist, MSc <br>PhD student<br>Contact her at:&nbsp;<a href=\"mailto:lenakaliatsi@hotmail.gr\">lenakaliatsi@hotmail.gr</a><br><a href=\"http://rna.6.dynacomp2.eu/images/%CE%92%CE%99%CE%9F%CE%93%CE%A1%CE%91%CE%A6%CE%99%CE%9A%CE%9F_%CE%A3%CE%97%CE%9C%CE%95%CE%99%CE%A9%CE%9C%CE%911.pdf\">Curriculum Vitae</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/6.jpg\" alt=\"6\" width=\"200\" height=\"250\">&nbsp;</td><td class=\"has-text-align-right\" data-align=\"right\"><strong>Giorgos&nbsp;Kyriakopoulos</strong>,&nbsp;Pharmacist,&nbsp;MSc <br>PhD student<br>Contact him at:&nbsp;<a href=\"mailto:gkyriakop.123@gmail.com\">gkyriakop.123@gmail.com</a><br><a href=\"http://rna.6.dynacomp2.eu/images/Curriculum-Vitae-G.Kyriakopoulos.pdf\">Curriculum Vitae</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td>&nbsp;&nbsp;<img src=\"http://rna.6.dynacomp2.eu/images/Group_members/7.jpg\" alt=\"7\" width=\"200\" height=\"250\"></td><td class=\"has-text-align-right\" data-align=\"right\"><strong>Nikoleta&nbsp;Giarimoglou</strong>, Biochemist,&nbsp;MSc<br>PhD student<br>Contact her at:&nbsp;<a href=\"mailto:n.giarimoglou@upatras.gr\">n.giarimoglou@upatras.gr</a><br><a href=\"http://rna.6.dynacomp2.eu/images/Giarimoglou_CV.pdf\">Curriculum Vitae</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td>&nbsp;&nbsp;<img src=\"http://rna.6.dynacomp2.eu/images/Group_members/8.jpg\" alt=\"8\" width=\"200\" height=\"250\"></td><td class=\"has-text-align-right\" data-align=\"right\"><strong>Adamantia Kouvela</strong>, Molecular Biologist,&nbsp;MSc<br>PhD student<br>Contact her at:&nbsp;<a href=\"mailto:kouvela.a@upatras.gr\">kouvela.a@upatras.gr</a>&nbsp;</td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/9.jpg\" alt=\"9\" width=\"200\" height=\"250\">&nbsp;</td><td class=\"has-text-align-right\" data-align=\"right\"><strong>Ioanna Patsi</strong>, Biologist <br>M.Sc&nbsp;Student<br>Contact her at:&nbsp;<a href=\"mailto:up1047958@upnet.gr\">up1047958@upnet.gr</a><br><a href=\"http://rna.6.dynacomp2.eu/images/CV%20patsi.pdf\">Curriculum Vitae</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/10.jpg\" alt=\"10\" width=\"200\" height=\"250\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;<br>&nbsp;&nbsp;&nbsp;&nbsp;</td><td class=\"has-text-align-right\" data-align=\"right\"><strong>Anargyros Alexiou</strong>, Biologist <br>M.Sc&nbsp;Student<br>Contact him at:&nbsp;<a href=\"mailto:argyrisalexiou@hotmail.com\">argyrisalexiou@hotmail.com</a>&nbsp;</td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/11.jpg\" alt=\"11\" width=\"200\" height=\"250\"></td><td class=\"has-text-align-right\" data-align=\"right\"><strong>Maria Pachi</strong>, Biologist<br>M.Sc Student<br>Contact her at: <a href=\"mailto:maria.pachi98@gmail.com\">maria.pachi98@gmail.com</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/12.png\" alt=\"12\" width=\"200\" height=\"250\"></td><td class=\"has-text-align-right\" data-align=\"right\"><strong>Vassilis Stamatakis</strong>, Biologist<br>M.Sc Student<br>Contact him at: <a href=\"mailto:maria.pachi98@gmail.com\">maria.pachi98@gmail.com</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/13.png\" alt=\"13\" width=\"200\" height=\"250\"></td><td class=\"has-text-align-right\" data-align=\"right\"><strong>Eirini Androna</strong>, Biologist<br>M.Sc Student<br>Contact her at: <a href=\"mailto:irine13omega@gmail.com\">irine13omega@gmail.com</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td>&nbsp;&nbsp;<br>&nbsp;</td><td class=\"has-text-align-right\" data-align=\"right\"><strong>Katerina Gentekaki</strong>, Biologist <br>M.Sc. Student<br>Contact her at:&nbsp;<a href=\"mailto:katerinagen97@gmail.com\">katerinagen97@gmail.com</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->', 'Group Members', '', 'inherit', 'closed', 'closed', '', '192-revision-v1', '', '', '2021-06-28 12:17:21', '2021-06-28 09:17:21', '', 192, 'http://9.dynacomp2.eu/rna/wordpress/?p=372', 0, 'revision', '', 0),
(375, 2, '2021-06-28 13:48:20', '2021-06-28 10:48:20', '{\n    \"custom_css[agama]\": {\n        \"value\": \".entry-content td, .comment-content td {FONT-SIZE: 15px;}\\n\\n#agama-logo .logo-desktop {\\n    display: inline-block;\\n}\\n\\n\\n@media screen and (min-width: 1020px) {\\n#agama-primary-nav {\\n    text-align: center;\\n}\\n#agama-primary-nav ul.agama-navigation {\\n    display: inline-block;\\n}\\n}\\n\\n.tv-row {display: inherit;}\\n\\n.tv-d-block {margin: 0 auto;}\\n\\n#agama-primary-nav a \\n{text-transform: none!important;}\\n\\n.entry-content table, .comment-content table {width: 60%}\",\n        \"type\": \"custom_css\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 10:48:20\"\n    },\n    \"agama::agama_site_title_colors\": {\n        \"value\": {\n            \"normal\": \"#bdbdbd\",\n            \"hover\": \"#333\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 10:48:07\"\n    },\n    \"agama::agama_body_background_colors\": {\n        \"value\": {\n            \"left\": \"#e6e6e6\",\n            \"right\": \"#e6e6e6\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 10:48:07\"\n    },\n    \"agama::agama_header_image_particles_colors\": {\n        \"value\": {\n            \"lines\": \"#ac32e4\",\n            \"circles\": \"#fff\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 10:48:07\"\n    },\n    \"agama::agama_header_image_background\": {\n        \"value\": {\n            \"left\": \"rgba(255,255,255,0.37)\",\n            \"right\": \"rgba(69,104,220,0.52)\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 10:48:07\"\n    },\n    \"agama::agama_navigation_top_links_color\": {\n        \"value\": {\n            \"normal\": \"#757575\",\n            \"visited\": \"#757575\",\n            \"hover\": \"#000\",\n            \"active\": \"#000\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 10:48:07\"\n    },\n    \"agama::agama_navigation_primary_links_color\": {\n        \"value\": {\n            \"normal\": \"#757575\",\n            \"visited\": \"#757575\",\n            \"hover\": \"#000\",\n            \"active\": \"#000\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 10:48:07\"\n    },\n    \"agama::agama_navigation_mobile_links_color\": {\n        \"value\": {\n            \"normal\": \"#757575\",\n            \"visited\": \"#757575\",\n            \"hover\": \"#333333\",\n            \"active\": \"#333333\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 10:48:07\"\n    },\n    \"agama::agama_navbar_buttons_color\": {\n        \"value\": {\n            \"normal\": \"#757575\",\n            \"hover\": \"#333333\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 10:48:07\"\n    },\n    \"agama::agama_slider_particles_colors\": {\n        \"value\": {\n            \"circles\": \"#ac32e4\",\n            \"lines\": \"#ac32e4\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 10:48:07\"\n    },\n    \"agama::agama_footer_widgets_background_colors\": {\n        \"value\": {\n            \"left\": \"#314150\",\n            \"right\": \"#314150\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 10:48:07\"\n    },\n    \"agama::agama_footer_background_colors\": {\n        \"value\": {\n            \"left\": \"#293744\",\n            \"right\": \"#293744\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 10:48:07\"\n    },\n    \"agama::agama_slider_slides_repeater\": {\n        \"value\": \"%5B%7B%22image%22:165,%22title%22:%22Welcome%20to%20Agama%22,%22title_color%22:%22#fff%22,%22title_animation%22:%22bounce%22,%22button_title%22:%22Learn%20More%22,%22button_link%22:%22%22,%22button_color%22:%22#ac32e4%22,%22button_animation%22:%22bounce%22%7D%5D\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 10:48:07\"\n    },\n    \"agama::agama_frontpage_boxes_repeater\": {\n        \"value\": \"%5B%7B%22title%22:%22test%22,%22image%22:154,%22icon%22:%22%22,%22icon_color%22:%22#36bf2a%22,%22url%22:%22%22,%22text%22:%22%22,%22animated%22:true,%22animation%22:%22bounce%22,%22animation_delay%22:100%7D,%7B%22title%22:%22%22,%22image%22:%22%22,%22icon%22:%22%22,%22icon_color%22:%22#ac32e4%22,%22url%22:%22%22,%22text%22:%22%22,%22animated%22:false,%22animation%22:%22bounce%22,%22animation_delay%22:100%7D,%7B%22title%22:%22yttyujty%22,%22image%22:%22%22,%22icon%22:%22%22,%22icon_color%22:%22#ac32e4%22,%22url%22:%22%22,%22text%22:%22%22,%22animated%22:false,%22animation%22:%22bounce%22,%22animation_delay%22:100%7D,%7B%22title%22:%22test%22,%22image%22:%22%22,%22icon%22:%22%22,%22icon_color%22:%22#ac32e4%22,%22url%22:%22%22,%22text%22:%22%22,%22animated%22:false,%22animation%22:%22bounce%22,%22animation_delay%22:100%7D%5D\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 10:48:07\"\n    },\n    \"agama::agama_social_icons\": {\n        \"value\": \"%5B%7B%22target%22:false,%22icon%22:%22rss%22,%22url%22:%22http://9.dynacomp2.eu/rna/wordpress/feed/%22%7D%5D\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 10:48:07\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', 'fe49c6e1-87bb-4848-b814-2b2377f34faf', '', '', '2021-06-28 13:48:20', '2021-06-28 10:48:20', '', 0, 'http://9.dynacomp2.eu/rna/wordpress/?p=375', 0, 'customize_changeset', '', 0),
(376, 2, '2021-06-28 13:48:20', '2021-06-28 10:48:20', '.entry-content td, .comment-content td {FONT-SIZE: 15px;}\n\n#agama-logo .logo-desktop {\n    display: inline-block;\n}\n\n\n@media screen and (min-width: 1020px) {\n#agama-primary-nav {\n    text-align: center;\n}\n#agama-primary-nav ul.agama-navigation {\n    display: inline-block;\n}\n}\n\n.tv-row {display: inherit;}\n\n.tv-d-block {margin: 0 auto;}\n\n#agama-primary-nav a \n{text-transform: none!important;}\n\n.entry-content table, .comment-content table {width: 60%}', 'agama', '', 'inherit', 'closed', 'closed', '', '206-revision-v1', '', '', '2021-06-28 13:48:20', '2021-06-28 10:48:20', '', 206, 'http://9.dynacomp2.eu/rna/wordpress/?p=376', 0, 'revision', '', 0),
(377, 2, '2021-06-28 13:49:03', '2021-06-28 10:49:03', '{\n    \"custom_css[agama]\": {\n        \"value\": \".entry-content td, .comment-content td {FONT-SIZE: 15px;}\\n\\n#agama-logo .logo-desktop {\\n    display: inline-block;\\n}\\n\\n\\n@media screen and (min-width: 1020px) {\\n#agama-primary-nav {\\n    text-align: center;\\n}\\n#agama-primary-nav ul.agama-navigation {\\n    display: inline-block;\\n}\\n}\\n\\n.tv-row {display: inherit;}\\n\\n.tv-d-block {margin: 0 auto;}\\n\\n#agama-primary-nav a \\n{text-transform: none!important;}\\n\\n.entry-content table, .comment-content table {width: 60%}\\n\\n.wp-block-table .has-fixed-layout {width: none;}\",\n        \"type\": \"custom_css\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 10:49:03\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', '80654326-7d75-4e2a-8f19-ea94329d398c', '', '', '2021-06-28 13:49:03', '2021-06-28 10:49:03', '', 0, 'http://9.dynacomp2.eu/rna/wordpress/2021/06/28/80654326-7d75-4e2a-8f19-ea94329d398c/', 0, 'customize_changeset', '', 0),
(378, 2, '2021-06-28 13:49:03', '2021-06-28 10:49:03', '.entry-content td, .comment-content td {FONT-SIZE: 15px;}\n\n#agama-logo .logo-desktop {\n    display: inline-block;\n}\n\n\n@media screen and (min-width: 1020px) {\n#agama-primary-nav {\n    text-align: center;\n}\n#agama-primary-nav ul.agama-navigation {\n    display: inline-block;\n}\n}\n\n.tv-row {display: inherit;}\n\n.tv-d-block {margin: 0 auto;}\n\n#agama-primary-nav a \n{text-transform: none!important;}\n\n.entry-content table, .comment-content table {width: 60%}\n\n.wp-block-table .has-fixed-layout {width: none;}', 'agama', '', 'inherit', 'closed', 'closed', '', '206-revision-v1', '', '', '2021-06-28 13:49:03', '2021-06-28 10:49:03', '', 206, 'http://9.dynacomp2.eu/rna/wordpress/?p=378', 0, 'revision', '', 0),
(379, 2, '2021-06-28 13:49:30', '2021-06-28 10:49:30', '{\n    \"custom_css[agama]\": {\n        \"value\": \".entry-content td, .comment-content td {FONT-SIZE: 15px;}\\n\\n#agama-logo .logo-desktop {\\n    display: inline-block;\\n}\\n\\n\\n@media screen and (min-width: 1020px) {\\n#agama-primary-nav {\\n    text-align: center;\\n}\\n#agama-primary-nav ul.agama-navigation {\\n    display: inline-block;\\n}\\n}\\n\\n.tv-row {display: inherit;}\\n\\n.tv-d-block {margin: 0 auto;}\\n\\n#agama-primary-nav a \\n{text-transform: none!important;}\\n\\n.entry-content table, .comment-content table {width: 60%}\\n\\n.wp-block-table .has-fixed-layout {width: 60%}\",\n        \"type\": \"custom_css\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 10:49:30\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', '04fc4382-159c-4af9-ad89-85f198e7563b', '', '', '2021-06-28 13:49:30', '2021-06-28 10:49:30', '', 0, 'http://9.dynacomp2.eu/rna/wordpress/2021/06/28/04fc4382-159c-4af9-ad89-85f198e7563b/', 0, 'customize_changeset', '', 0),
(380, 2, '2021-06-28 13:49:30', '2021-06-28 10:49:30', '.entry-content td, .comment-content td {FONT-SIZE: 15px;}\n\n#agama-logo .logo-desktop {\n    display: inline-block;\n}\n\n\n@media screen and (min-width: 1020px) {\n#agama-primary-nav {\n    text-align: center;\n}\n#agama-primary-nav ul.agama-navigation {\n    display: inline-block;\n}\n}\n\n.tv-row {display: inherit;}\n\n.tv-d-block {margin: 0 auto;}\n\n#agama-primary-nav a \n{text-transform: none!important;}\n\n.entry-content table, .comment-content table {width: 60%}\n\n.wp-block-table .has-fixed-layout {width: 60%}', 'agama', '', 'inherit', 'closed', 'closed', '', '206-revision-v1', '', '', '2021-06-28 13:49:30', '2021-06-28 10:49:30', '', 206, 'http://9.dynacomp2.eu/rna/wordpress/?p=380', 0, 'revision', '', 0),
(381, 2, '2021-06-28 13:51:02', '2021-06-28 10:51:02', '{\n    \"custom_css[agama]\": {\n        \"value\": \".entry-content td, .comment-content td {FONT-SIZE: 15px;}\\n\\n#agama-logo .logo-desktop {\\n    display: inline-block;\\n}\\n\\n\\n@media screen and (min-width: 1020px) {\\n#agama-primary-nav {\\n    text-align: center;\\n}\\n#agama-primary-nav ul.agama-navigation {\\n    display: inline-block;\\n}\\n}\\n\\n.tv-row {display: inherit;}\\n\\n.tv-d-block {margin: 0 auto;}\\n\\n#agama-primary-nav a \\n{text-transform: none!important;}\\n\\n.entry-content table, .comment-content table {width: 60%}\\n\\n.wp-block-table .has-fixed-layout {width: 60%; display:block;\\nmargin:0 auto;}\",\n        \"type\": \"custom_css\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 10:51:02\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', '21713007-9656-423e-822d-50a23bf8d908', '', '', '2021-06-28 13:51:02', '2021-06-28 10:51:02', '', 0, 'http://9.dynacomp2.eu/rna/wordpress/2021/06/28/21713007-9656-423e-822d-50a23bf8d908/', 0, 'customize_changeset', '', 0),
(382, 2, '2021-06-28 13:51:02', '2021-06-28 10:51:02', '.entry-content td, .comment-content td {FONT-SIZE: 15px;}\n\n#agama-logo .logo-desktop {\n    display: inline-block;\n}\n\n\n@media screen and (min-width: 1020px) {\n#agama-primary-nav {\n    text-align: center;\n}\n#agama-primary-nav ul.agama-navigation {\n    display: inline-block;\n}\n}\n\n.tv-row {display: inherit;}\n\n.tv-d-block {margin: 0 auto;}\n\n#agama-primary-nav a \n{text-transform: none!important;}\n\n.entry-content table, .comment-content table {width: 60%}\n\n.wp-block-table .has-fixed-layout {width: 60%; display:block;\nmargin:0 auto;}', 'agama', '', 'inherit', 'closed', 'closed', '', '206-revision-v1', '', '', '2021-06-28 13:51:02', '2021-06-28 10:51:02', '', 206, 'http://9.dynacomp2.eu/rna/wordpress/?p=382', 0, 'revision', '', 0),
(383, 2, '2021-06-28 13:52:52', '2021-06-28 10:52:52', '<!-- wp:table {\"hasFixedLayout\":true,\"className\":\"is-style-regular\"} -->\n<figure class=\"wp-block-table is-style-regular\"><table class=\"has-fixed-layout\"><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/1.jpg\" alt=\"1\" width=\"200\" height=\"251\"></td><td class=\"has-text-align-right\" data-align=\"right\"><strong>Katerina Grafanaki</strong>, MD, PhD<br>Contact her at: <a href=\"mailto:grafanaki@med.upatras.gr\">grafanaki@med.upatras.gr</a><br><a href=\"http://rna.6.dynacomp2.eu/images/GRAFANAKI_CV_2016_ENG.pdf\">Curriculum Vitae</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td>&nbsp;<img src=\"http://rna.6.dynacomp2.eu/images/Group_members/2.jpg\" alt=\"2\" width=\"200\" height=\"250\"></td><td class=\"has-text-align-right\" data-align=\"right\"><strong>Vicky Stamatopoulou</strong>,&nbsp;PhD<br>Assistant Professor<br>Contact her at:&nbsp;<a href=\"mailto:v.stam@upatras.gr\">v.stam@upatras.gr</a><br><a href=\"http://rna.6.dynacomp2.eu/images/CV_Stamatopoulou.pdf\">Curriculum Vitae</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/3.jpg\" alt=\"3\" width=\"200\" height=\"250\"></td><td class=\"has-text-align-right\" data-align=\"right\"><strong>Ilias Skeparnias</strong>, Biologist, PhD <br>Contact him at:&nbsp;<a href=\"mailto:hskeparnias@upatras.gr\">iskeparnias@upatras.gr</a><br><a href=\"http://rna.6.dynacomp2.eu/images/I.Skeparnias_CV.pdf\">Curriculum Vitae</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/4.jpg\" alt=\"4\" width=\"200\" height=\"250\"></td><td class=\"has-text-align-right\" data-align=\"right\"><strong>Athanasios N. Shaukat</strong>, Biologist, MSc <br>PhD student<br>Contact him at:&nbsp;<a href=\"mailto:shaukat.ath@gmail.com\">shaukat.ath@gmail.com</a><br><a href=\"http://rna.6.dynacomp2.eu/images/Curriculum%20Vitae%20A.sokat.pdf\">Curriculum Vitae</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td>&nbsp;<img src=\"http://rna.6.dynacomp2.eu/images/Group_members/5.jpg\" alt=\"5\" width=\"200\" height=\"250\"></td><td class=\"has-text-align-right\" data-align=\"right\"><strong>Eleni&nbsp;Kaliatsi</strong>, Biotechnologist, MSc <br>PhD student<br>Contact her at:&nbsp;<a href=\"mailto:lenakaliatsi@hotmail.gr\">lenakaliatsi@hotmail.gr</a><br><a href=\"http://rna.6.dynacomp2.eu/images/%CE%92%CE%99%CE%9F%CE%93%CE%A1%CE%91%CE%A6%CE%99%CE%9A%CE%9F_%CE%A3%CE%97%CE%9C%CE%95%CE%99%CE%A9%CE%9C%CE%911.pdf\">Curriculum Vitae</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/6.jpg\" alt=\"6\" width=\"200\" height=\"250\">&nbsp;</td><td class=\"has-text-align-right\" data-align=\"right\"><strong>Giorgos&nbsp;Kyriakopoulos</strong>,&nbsp;Pharmacist,&nbsp;MSc <br>PhD student<br>Contact him at:&nbsp;<a href=\"mailto:gkyriakop.123@gmail.com\">gkyriakop.123@gmail.com</a><br><a href=\"http://rna.6.dynacomp2.eu/images/Curriculum-Vitae-G.Kyriakopoulos.pdf\">Curriculum Vitae</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td>&nbsp;&nbsp;<img src=\"http://rna.6.dynacomp2.eu/images/Group_members/7.jpg\" alt=\"7\" width=\"200\" height=\"250\"></td><td class=\"has-text-align-right\" data-align=\"right\"><strong>Nikoleta&nbsp;Giarimoglou</strong>, Biochemist,&nbsp;MSc<br>PhD student<br>Contact her at:&nbsp;<a href=\"mailto:n.giarimoglou@upatras.gr\">n.giarimoglou@upatras.gr</a><br><a href=\"http://rna.6.dynacomp2.eu/images/Giarimoglou_CV.pdf\">Curriculum Vitae</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td>&nbsp;&nbsp;<img src=\"http://rna.6.dynacomp2.eu/images/Group_members/8.jpg\" alt=\"8\" width=\"200\" height=\"250\"></td><td class=\"has-text-align-right\" data-align=\"right\"><strong>Adamantia Kouvela</strong>, Molecular Biologist,&nbsp;MSc<br>PhD student<br>Contact her at:&nbsp;<a href=\"mailto:kouvela.a@upatras.gr\">kouvela.a@upatras.gr</a>&nbsp;</td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/9.jpg\" alt=\"9\" width=\"200\" height=\"250\">&nbsp;</td><td class=\"has-text-align-right\" data-align=\"right\"><strong>Ioanna Patsi</strong>, Biologist <br>M.Sc&nbsp;Student<br>Contact her at:&nbsp;<a href=\"mailto:up1047958@upnet.gr\">up1047958@upnet.gr</a><br><a href=\"http://rna.6.dynacomp2.eu/images/CV%20patsi.pdf\">Curriculum Vitae</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/10.jpg\" alt=\"10\" width=\"200\" height=\"250\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;<br>&nbsp;&nbsp;&nbsp;&nbsp;</td><td class=\"has-text-align-right\" data-align=\"right\"><strong>Anargyros Alexiou</strong>, Biologist <br>M.Sc&nbsp;Student<br>Contact him at:&nbsp;<a href=\"mailto:argyrisalexiou@hotmail.com\">argyrisalexiou@hotmail.com</a>&nbsp;</td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/11.jpg\" alt=\"11\" width=\"200\" height=\"250\"></td><td class=\"has-text-align-right\" data-align=\"right\"><strong>Maria Pachi</strong>, Biologist<br>M.Sc&nbsp;Student<br>Contact her at:&nbsp;<a href=\"mailto:maria.pachi98@gmail.com\">maria.pachi98@gmail.com</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/12.png\" alt=\"12\" width=\"200\" height=\"250\"></td><td class=\"has-text-align-right\" data-align=\"right\"><strong>Vassilis Stamatakis</strong>, Biologist<br>M.Sc&nbsp;Student<br>Contact him at:&nbsp;<a href=\"mailto:maria.pachi98@gmail.com\">maria.pachi98@gmail.com</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/13.png\" alt=\"13\" width=\"200\" height=\"250\"></td><td class=\"has-text-align-right\" data-align=\"right\"><strong>Eirini Androna</strong>, Biologist<br>M.Sc&nbsp;Student<br>Contact her at:&nbsp;<a href=\"mailto:irine13omega@gmail.com\">irine13omega@gmail.com</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td>&nbsp;&nbsp;<br>&nbsp;</td><td class=\"has-text-align-right\" data-align=\"right\"><strong>Katerina Gentekaki</strong>, Biologist <br>M.Sc. Student<br>Contact her at:&nbsp;<a href=\"mailto:katerinagen97@gmail.com\">katerinagen97@gmail.com</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->', 'Group Members', '', 'inherit', 'closed', 'closed', '', '192-revision-v1', '', '', '2021-06-28 13:52:52', '2021-06-28 10:52:52', '', 192, 'http://9.dynacomp2.eu/rna/wordpress/?p=383', 0, 'revision', '', 0),
(384, 2, '2021-06-28 13:58:51', '2021-06-28 10:58:51', '{\n    \"agama::agama_site_title_colors\": {\n        \"value\": {\n            \"normal\": \"#bdbdbd\",\n            \"hover\": \"#333\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 10:58:26\"\n    },\n    \"agama::agama_body_background_colors\": {\n        \"value\": {\n            \"left\": \"#e6e6e6\",\n            \"right\": \"#e6e6e6\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 10:58:26\"\n    },\n    \"agama::agama_header_image_particles_colors\": {\n        \"value\": {\n            \"lines\": \"#ac32e4\",\n            \"circles\": \"#fff\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 10:58:26\"\n    },\n    \"agama::agama_header_image_background\": {\n        \"value\": {\n            \"left\": \"rgba(255,255,255,0.37)\",\n            \"right\": \"rgba(69,104,220,0.52)\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 10:58:26\"\n    },\n    \"agama::agama_navigation_top_links_color\": {\n        \"value\": {\n            \"normal\": \"#757575\",\n            \"visited\": \"#757575\",\n            \"hover\": \"#000\",\n            \"active\": \"#000\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 10:58:26\"\n    },\n    \"agama::agama_navigation_primary_links_color\": {\n        \"value\": {\n            \"normal\": \"#757575\",\n            \"visited\": \"#757575\",\n            \"hover\": \"#000\",\n            \"active\": \"#000\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 10:58:26\"\n    },\n    \"agama::agama_navigation_mobile_links_color\": {\n        \"value\": {\n            \"normal\": \"#757575\",\n            \"visited\": \"#757575\",\n            \"hover\": \"#333333\",\n            \"active\": \"#333333\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 10:58:26\"\n    },\n    \"agama::agama_navbar_buttons_color\": {\n        \"value\": {\n            \"normal\": \"#757575\",\n            \"hover\": \"#333333\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 10:58:26\"\n    },\n    \"agama::agama_slider_particles_colors\": {\n        \"value\": {\n            \"circles\": \"#ac32e4\",\n            \"lines\": \"#ac32e4\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 10:58:26\"\n    },\n    \"agama::agama_footer_widgets_background_colors\": {\n        \"value\": {\n            \"left\": \"#314150\",\n            \"right\": \"#314150\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 10:58:26\"\n    },\n    \"agama::agama_footer_background_colors\": {\n        \"value\": {\n            \"left\": \"#293744\",\n            \"right\": \"#293744\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 10:58:26\"\n    },\n    \"agama::agama_slider_slides_repeater\": {\n        \"value\": \"%5B%7B%22image%22:165,%22title%22:%22Welcome%20to%20Agama%22,%22title_color%22:%22#fff%22,%22title_animation%22:%22bounce%22,%22button_title%22:%22Learn%20More%22,%22button_link%22:%22%22,%22button_color%22:%22#ac32e4%22,%22button_animation%22:%22bounce%22%7D%5D\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 10:58:26\"\n    },\n    \"agama::agama_frontpage_boxes_repeater\": {\n        \"value\": \"%5B%7B%22title%22:%22test%22,%22image%22:154,%22icon%22:%22%22,%22icon_color%22:%22#36bf2a%22,%22url%22:%22%22,%22text%22:%22%22,%22animated%22:true,%22animation%22:%22bounce%22,%22animation_delay%22:100%7D,%7B%22title%22:%22%22,%22image%22:%22%22,%22icon%22:%22%22,%22icon_color%22:%22#ac32e4%22,%22url%22:%22%22,%22text%22:%22%22,%22animated%22:false,%22animation%22:%22bounce%22,%22animation_delay%22:100%7D,%7B%22title%22:%22yttyujty%22,%22image%22:%22%22,%22icon%22:%22%22,%22icon_color%22:%22#ac32e4%22,%22url%22:%22%22,%22text%22:%22%22,%22animated%22:false,%22animation%22:%22bounce%22,%22animation_delay%22:100%7D,%7B%22title%22:%22test%22,%22image%22:%22%22,%22icon%22:%22%22,%22icon_color%22:%22#ac32e4%22,%22url%22:%22%22,%22text%22:%22%22,%22animated%22:false,%22animation%22:%22bounce%22,%22animation_delay%22:100%7D%5D\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 10:58:26\"\n    },\n    \"agama::agama_social_icons\": {\n        \"value\": \"%5B%7B%22target%22:false,%22icon%22:%22rss%22,%22url%22:%22http://9.dynacomp2.eu/rna/wordpress/feed/%22%7D%5D\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 10:58:26\"\n    },\n    \"custom_css[agama]\": {\n        \"value\": \".entry-content td, .comment-content td {FONT-SIZE: 15px;}\\n\\n#agama-logo .logo-desktop {\\n    display: inline-block;\\n}\\n\\n\\n@media screen and (min-width: 1020px) {\\n#agama-primary-nav {\\n    text-align: center;\\n}\\n#agama-primary-nav ul.agama-navigation {\\n    display: inline-block;\\n}\\n}\\n\\n.tv-row {display: inherit;}\\n\\n.tv-d-block {margin: 0 auto;}\\n\\n#agama-primary-nav a \\n{text-transform: none!important;}\\n\\n.entry-content table, .comment-content table {width: 60%}\\n\\n.wp-block-table .has-fixed-layout {width: 60%; display:block;\\nmargin:0 auto;}\\n\\n\\n.wp-block-table .has-fixed-layout td, .wp-block-table .has-fixed-layout th {vertical-align: middle !important; }\",\n        \"type\": \"custom_css\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 10:58:51\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', 'c5f5977c-5075-458e-b0d3-8e90800d1bfe', '', '', '2021-06-28 13:58:51', '2021-06-28 10:58:51', '', 0, 'http://9.dynacomp2.eu/rna/wordpress/?p=384', 0, 'customize_changeset', '', 0),
(385, 2, '2021-06-28 13:58:51', '2021-06-28 10:58:51', '.entry-content td, .comment-content td {FONT-SIZE: 15px;}\n\n#agama-logo .logo-desktop {\n    display: inline-block;\n}\n\n\n@media screen and (min-width: 1020px) {\n#agama-primary-nav {\n    text-align: center;\n}\n#agama-primary-nav ul.agama-navigation {\n    display: inline-block;\n}\n}\n\n.tv-row {display: inherit;}\n\n.tv-d-block {margin: 0 auto;}\n\n#agama-primary-nav a \n{text-transform: none!important;}\n\n.entry-content table, .comment-content table {width: 60%}\n\n.wp-block-table .has-fixed-layout {width: 60%; display:block;\nmargin:0 auto;}\n\n\n.wp-block-table .has-fixed-layout td, .wp-block-table .has-fixed-layout th {vertical-align: middle !important; }', 'agama', '', 'inherit', 'closed', 'closed', '', '206-revision-v1', '', '', '2021-06-28 13:58:51', '2021-06-28 10:58:51', '', 206, 'http://9.dynacomp2.eu/rna/wordpress/?p=385', 0, 'revision', '', 0),
(386, 2, '2021-06-28 13:59:49', '2021-06-28 10:59:49', '{\n    \"custom_css[agama]\": {\n        \"value\": \".entry-content td, .comment-content td {FONT-SIZE: 15px;}\\n\\n#agama-logo .logo-desktop {\\n    display: inline-block;\\n}\\n\\n\\n@media screen and (min-width: 1020px) {\\n#agama-primary-nav {\\n    text-align: center;\\n}\\n#agama-primary-nav ul.agama-navigation {\\n    display: inline-block;\\n}\\n}\\n\\n.tv-row {display: inherit;}\\n\\n.tv-d-block {margin: 0 auto;}\\n\\n#agama-primary-nav a \\n{text-transform: none!important;}\\n\\n\\n.wp-block-table .has-fixed-layout {width: 70%; display:block;\\nmargin:0 auto;}\\n\\n\\n.wp-block-table .has-fixed-layout td, .wp-block-table .has-fixed-layout th {vertical-align: middle !important; }\",\n        \"type\": \"custom_css\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 10:59:49\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', '1f1c34d1-8e0a-4ee6-b296-5c4421707199', '', '', '2021-06-28 13:59:49', '2021-06-28 10:59:49', '', 0, 'http://9.dynacomp2.eu/rna/wordpress/2021/06/28/1f1c34d1-8e0a-4ee6-b296-5c4421707199/', 0, 'customize_changeset', '', 0),
(387, 2, '2021-06-28 13:59:49', '2021-06-28 10:59:49', '.entry-content td, .comment-content td {FONT-SIZE: 15px;}\n\n#agama-logo .logo-desktop {\n    display: inline-block;\n}\n\n\n@media screen and (min-width: 1020px) {\n#agama-primary-nav {\n    text-align: center;\n}\n#agama-primary-nav ul.agama-navigation {\n    display: inline-block;\n}\n}\n\n.tv-row {display: inherit;}\n\n.tv-d-block {margin: 0 auto;}\n\n#agama-primary-nav a \n{text-transform: none!important;}\n\n\n.wp-block-table .has-fixed-layout {width: 70%; display:block;\nmargin:0 auto;}\n\n\n.wp-block-table .has-fixed-layout td, .wp-block-table .has-fixed-layout th {vertical-align: middle !important; }', 'agama', '', 'inherit', 'closed', 'closed', '', '206-revision-v1', '', '', '2021-06-28 13:59:49', '2021-06-28 10:59:49', '', 206, 'http://9.dynacomp2.eu/rna/wordpress/?p=387', 0, 'revision', '', 0),
(388, 2, '2021-06-28 14:00:25', '2021-06-28 11:00:25', '{\n    \"custom_css[agama]\": {\n        \"value\": \".entry-content td, .comment-content td {FONT-SIZE: 15px;}\\n\\n#agama-logo .logo-desktop {\\n    display: inline-block;\\n}\\n\\n\\n@media screen and (min-width: 1020px) {\\n#agama-primary-nav {\\n    text-align: center;\\n}\\n#agama-primary-nav ul.agama-navigation {\\n    display: inline-block;\\n}\\n}\\n\\n.tv-row {display: inherit;}\\n\\n.tv-d-block {margin: 0 auto;}\\n\\n#agama-primary-nav a \\n{text-transform: none!important;}\\n\\n\\n.wp-block-table .has-fixed-layout {width: 70%; display:block;\\nmargin:0 auto;}\\n\\n\\n.wp-block-table .has-fixed-layout td, .wp-block-table .has-fixed-layout th {vertical-align: middle !important; }\\n\\n.entry-content img, .comment-content img, .widget img {height: auto;}\",\n        \"type\": \"custom_css\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 11:00:25\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', 'b7dd7f5b-48de-46e5-8d30-8bcd96217bc4', '', '', '2021-06-28 14:00:25', '2021-06-28 11:00:25', '', 0, 'http://9.dynacomp2.eu/rna/wordpress/2021/06/28/b7dd7f5b-48de-46e5-8d30-8bcd96217bc4/', 0, 'customize_changeset', '', 0),
(389, 2, '2021-06-28 14:00:25', '2021-06-28 11:00:25', '.entry-content td, .comment-content td {FONT-SIZE: 15px;}\n\n#agama-logo .logo-desktop {\n    display: inline-block;\n}\n\n\n@media screen and (min-width: 1020px) {\n#agama-primary-nav {\n    text-align: center;\n}\n#agama-primary-nav ul.agama-navigation {\n    display: inline-block;\n}\n}\n\n.tv-row {display: inherit;}\n\n.tv-d-block {margin: 0 auto;}\n\n#agama-primary-nav a \n{text-transform: none!important;}\n\n\n.wp-block-table .has-fixed-layout {width: 70%; display:block;\nmargin:0 auto;}\n\n\n.wp-block-table .has-fixed-layout td, .wp-block-table .has-fixed-layout th {vertical-align: middle !important; }\n\n.entry-content img, .comment-content img, .widget img {height: auto;}', 'agama', '', 'inherit', 'closed', 'closed', '', '206-revision-v1', '', '', '2021-06-28 14:00:25', '2021-06-28 11:00:25', '', 206, 'http://9.dynacomp2.eu/rna/wordpress/?p=389', 0, 'revision', '', 0);
INSERT INTO `wprna_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(390, 2, '2021-06-28 14:01:36', '2021-06-28 11:01:36', '{\n    \"custom_css[agama]\": {\n        \"value\": \".entry-content td, .comment-content td {FONT-SIZE: 15px;}\\n\\n#agama-logo .logo-desktop {\\n    display: inline-block;\\n}\\n\\n\\n@media screen and (min-width: 1020px) {\\n#agama-primary-nav {\\n    text-align: center;\\n}\\n#agama-primary-nav ul.agama-navigation {\\n    display: inline-block;\\n}\\n}\\n\\n.tv-row {display: inherit;}\\n\\n.tv-d-block {margin: 0 auto;}\\n\\n#agama-primary-nav a \\n{text-transform: none!important;}\\n\\n\\n.wp-block-table .has-fixed-layout {width: 70%; display:block;\\nmargin:0 auto;}\\n\\n\\n.wp-block-table .has-fixed-layout td, .wp-block-table .has-fixed-layout th {vertical-align: middle !important; }\\n\\n.entry-content img, .comment-content img, .widget img {height: auto;}\\n\\n\\n.has-text-align-right {text-align: left;}\",\n        \"type\": \"custom_css\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-28 11:01:36\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', '42fdc544-405b-4d65-9d41-acdb812fa24a', '', '', '2021-06-28 14:01:36', '2021-06-28 11:01:36', '', 0, 'http://9.dynacomp2.eu/rna/wordpress/?p=390', 0, 'customize_changeset', '', 0),
(391, 2, '2021-06-28 14:01:36', '2021-06-28 11:01:36', '.entry-content td, .comment-content td {FONT-SIZE: 15px;}\n\n#agama-logo .logo-desktop {\n    display: inline-block;\n}\n\n\n@media screen and (min-width: 1020px) {\n#agama-primary-nav {\n    text-align: center;\n}\n#agama-primary-nav ul.agama-navigation {\n    display: inline-block;\n}\n}\n\n.tv-row {display: inherit;}\n\n.tv-d-block {margin: 0 auto;}\n\n#agama-primary-nav a \n{text-transform: none!important;}\n\n\n.wp-block-table .has-fixed-layout {width: 70%; display:block;\nmargin:0 auto;}\n\n\n.wp-block-table .has-fixed-layout td, .wp-block-table .has-fixed-layout th {vertical-align: middle !important; }\n\n.entry-content img, .comment-content img, .widget img {height: auto;}\n\n\n.has-text-align-right {text-align: left;}', 'agama', '', 'inherit', 'closed', 'closed', '', '206-revision-v1', '', '', '2021-06-28 14:01:36', '2021-06-28 11:01:36', '', 206, 'http://9.dynacomp2.eu/rna/wordpress/?p=391', 0, 'revision', '', 0),
(392, 3, '2021-06-29 15:46:55', '2021-06-29 12:46:55', '<!-- wp:table {\"hasFixedLayout\":true,\"className\":\"is-style-regular\"} -->\n<figure class=\"wp-block-table is-style-regular\"><table class=\"has-fixed-layout\"><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/1.jpg\" alt=\"1\" width=\"200\" height=\"251\"></td><td class=\"has-text-align-right\" data-align=\"right\"><strong>Katerina Grafanaki</strong>, MD, PhD<br>Contact her at:&nbsp;<a href=\"mailto:grafanaki@med.upatras.gr\">grafanaki@med.upatras.gr</a><br><a href=\"http://rna.6.dynacomp2.eu/images/GRAFANAKI_CV_2016_ENG.pdf\">Curriculum Vitae</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><img width=\"200\" height=\"250\" src=\"http://rna.6.dynacomp2.eu/images/Group_members/2.jpg\" alt=\"2\"></td><td class=\"has-text-align-right\" data-align=\"right\"><strong>Vicky Stamatopoulou</strong>,&nbsp;PhD<br>Assistant Professor<br>Contact her at:&nbsp;<a href=\"mailto:v.stam@upatras.gr\">v.stam@upatras.gr</a><br><a href=\"http://rna.6.dynacomp2.eu/images/CV_Stamatopoulou.pdf\">Curriculum Vitae</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/3.jpg\" alt=\"3\" width=\"200\" height=\"250\"></td><td class=\"has-text-align-right\" data-align=\"right\"><strong>Ilias Skeparnias</strong>, Biologist, PhD <br>Contact him at:&nbsp;<a href=\"mailto:hskeparnias@upatras.gr\">iskeparnias@upatras.gr</a><br><a href=\"http://rna.6.dynacomp2.eu/images/I.Skeparnias_CV.pdf\">Curriculum Vitae</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/4.jpg\" alt=\"4\" width=\"200\" height=\"250\"></td><td class=\"has-text-align-right\" data-align=\"right\"><strong>Athanasios N. Shaukat</strong>, Biologist, MSc <br>PhD student<br>Contact him at:&nbsp;<a href=\"mailto:shaukat.ath@gmail.com\">shaukat.ath@gmail.com</a><br><a href=\"http://rna.6.dynacomp2.eu/images/Curriculum%20Vitae%20A.sokat.pdf\">Curriculum Vitae</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><img width=\"200\" height=\"250\" src=\"http://rna.6.dynacomp2.eu/images/Group_members/5.jpg\" alt=\"5\"></td><td class=\"has-text-align-right\" data-align=\"right\"><strong>Eleni&nbsp;Kaliatsi</strong>, Biotechnologist, MSc <br>PhD student<br>Contact her at:&nbsp;<a href=\"mailto:lenakaliatsi@hotmail.gr\">lenakaliatsi@hotmail.gr</a><br><a href=\"http://rna.6.dynacomp2.eu/images/%CE%92%CE%99%CE%9F%CE%93%CE%A1%CE%91%CE%A6%CE%99%CE%9A%CE%9F_%CE%A3%CE%97%CE%9C%CE%95%CE%99%CE%A9%CE%9C%CE%911.pdf\">Curriculum Vitae</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/6.jpg\" alt=\"6\" width=\"200\" height=\"250\">&nbsp;</td><td class=\"has-text-align-right\" data-align=\"right\"><strong>Giorgos&nbsp;Kyriakopoulos</strong>,&nbsp;Pharmacist,&nbsp;MSc <br>PhD student<br>Contact him at:&nbsp;<a href=\"mailto:gkyriakop.123@gmail.com\">gkyriakop.123@gmail.com</a><br><a href=\"http://rna.6.dynacomp2.eu/images/Curriculum-Vitae-G.Kyriakopoulos.pdf\">Curriculum Vitae</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><img width=\"200\" height=\"250\" src=\"http://rna.6.dynacomp2.eu/images/Group_members/7.jpg\" alt=\"7\"></td><td class=\"has-text-align-right\" data-align=\"right\"><strong>Nikoleta&nbsp;Giarimoglou</strong>, Biochemist,&nbsp;MSc<br>PhD student<br>Contact her at:&nbsp;<a href=\"mailto:n.giarimoglou@upatras.gr\">n.giarimoglou@upatras.gr</a><br><a href=\"http://rna.6.dynacomp2.eu/images/Giarimoglou_CV.pdf\">Curriculum Vitae</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><img width=\"200\" height=\"250\" src=\"http://rna.6.dynacomp2.eu/images/Group_members/8.jpg\" alt=\"8\"></td><td class=\"has-text-align-right\" data-align=\"right\"><strong>Adamantia Kouvela</strong>, Molecular Biologist,&nbsp;MSc<br>PhD student<br>Contact her at:&nbsp;<a href=\"mailto:kouvela.a@upatras.gr\">kouvela.a@upatras.gr</a>&nbsp;</td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/9.jpg\" alt=\"9\" width=\"200\" height=\"250\">&nbsp;</td><td class=\"has-text-align-right\" data-align=\"right\"><strong>Ioanna Patsi</strong>, Biologist <br>M.Sc&nbsp;Student<br>Contact her at:&nbsp;<a href=\"mailto:up1047958@upnet.gr\">up1047958@upnet.gr</a><br><a href=\"http://rna.6.dynacomp2.eu/images/CV%20patsi.pdf\">Curriculum Vitae</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/10.jpg\" alt=\"10\" width=\"200\" height=\"250\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;<br>&nbsp;&nbsp;&nbsp;&nbsp;</td><td class=\"has-text-align-right\" data-align=\"right\"><strong>Anargyros Alexiou</strong>, Biologist <br>M.Sc&nbsp;Student<br>Contact him at:&nbsp;<a href=\"mailto:argyrisalexiou@hotmail.com\">argyrisalexiou@hotmail.com</a>&nbsp;</td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/11.jpg\" alt=\"11\" width=\"200\" height=\"250\"></td><td class=\"has-text-align-right\" data-align=\"right\"><strong>Maria Pachi</strong>, Biologist<br>M.Sc&nbsp;Student<br>Contact her at:&nbsp;<a href=\"mailto:maria.pachi98@gmail.com\">maria.pachi98@gmail.com</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/12.png\" alt=\"12\" width=\"200\" height=\"250\"></td><td class=\"has-text-align-right\" data-align=\"right\"><strong>Vassilis Stamatakis</strong>, Biologist<br>M.Sc&nbsp;Student<br>Contact him at:&nbsp;<a href=\"mailto:maria.pachi98@gmail.com\">maria.pachi98@gmail.com</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/13.png\" alt=\"13\" width=\"200\" height=\"250\"></td><td class=\"has-text-align-right\" data-align=\"right\"><strong>Eirini Androna</strong>, Biologist<br>M.Sc&nbsp;Student<br>Contact her at:&nbsp;<a href=\"mailto:irine13omega@gmail.com\">irine13omega@gmail.com</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td>&nbsp;&nbsp;<br>&nbsp;</td><td class=\"has-text-align-right\" data-align=\"right\"><strong>Katerina Gentekaki</strong>, Biologist <br>M.Sc. Student<br>Contact her at:&nbsp;<a href=\"mailto:katerinagen97@gmail.com\">katerinagen97@gmail.com</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->', 'Group Members', '', 'inherit', 'closed', 'closed', '', '192-revision-v1', '', '', '2021-06-29 15:46:55', '2021-06-29 12:46:55', '', 192, 'http://9.dynacomp2.eu/rna/wordpress/?p=392', 0, 'revision', '', 0),
(394, 3, '2021-06-29 15:48:39', '2021-06-29 12:48:39', '<!-- wp:table {\"hasFixedLayout\":true,\"className\":\"is-style-regular\"} -->\n<figure class=\"wp-block-table is-style-regular\"><table class=\"has-fixed-layout\"><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/1.jpg\" alt=\"1\" width=\"200\" height=\"251\"></td><td class=\"has-text-align-right\" data-align=\"right\"><strong>Katerina Grafanaki</strong>, MD, PhD<br>Contact her at:&nbsp;<a href=\"mailto:grafanaki@med.upatras.gr\">grafanaki@med.upatras.gr</a><br><a href=\"http://rna.6.dynacomp2.eu/images/GRAFANAKI_CV_2016_ENG.pdf\">Curriculum Vitae</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><img width=\"200\" height=\"250\" src=\"http://rna.6.dynacomp2.eu/images/Group_members/2.jpg\" alt=\"2\"></td><td class=\"has-text-align-right\" data-align=\"right\"><strong>Vicky Stamatopoulou</strong>,&nbsp;PhD<br>Assistant Professor<br>Contact her at:&nbsp;<a href=\"mailto:v.stam@upatras.gr\">v.stam@upatras.gr</a><br><a href=\"http://rna.6.dynacomp2.eu/images/CV_Stamatopoulou.pdf\">Curriculum Vitae</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/3.jpg\" alt=\"3\" width=\"200\" height=\"250\"></td><td class=\"has-text-align-right\" data-align=\"right\"><strong>Ilias Skeparnias</strong>, Biologist, PhD <br>Contact him at:&nbsp;<a href=\"mailto:hskeparnias@upatras.gr\">iskeparnias@upatras.gr</a><br><a href=\"http://rna.6.dynacomp2.eu/images/I.Skeparnias_CV.pdf\">Curriculum Vitae</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/4.jpg\" alt=\"4\" width=\"200\" height=\"250\"></td><td class=\"has-text-align-right\" data-align=\"right\"><strong>Athanasios N. Shaukat</strong>, Biologist, MSc <br>PhD student<br>Contact him at:&nbsp;<a href=\"mailto:shaukat.ath@gmail.com\">shaukat.ath@gmail.com</a><br><a href=\"http://rna.6.dynacomp2.eu/images/Curriculum%20Vitae%20A.sokat.pdf\">Curriculum Vitae</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><img width=\"200\" height=\"250\" src=\"http://rna.6.dynacomp2.eu/images/Group_members/5.jpg\" alt=\"5\"></td><td class=\"has-text-align-right\" data-align=\"right\"><strong>Eleni&nbsp;Kaliatsi</strong>, Biotechnologist, MSc <br>PhD student<br>Contact her at:&nbsp;<a href=\"mailto:lenakaliatsi@hotmail.gr\">lenakaliatsi@hotmail.gr</a><br><a href=\"http://rna.6.dynacomp2.eu/images/%CE%92%CE%99%CE%9F%CE%93%CE%A1%CE%91%CE%A6%CE%99%CE%9A%CE%9F_%CE%A3%CE%97%CE%9C%CE%95%CE%99%CE%A9%CE%9C%CE%911.pdf\">Curriculum Vitae</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/6.jpg\" alt=\"6\" width=\"200\" height=\"250\">&nbsp;</td><td class=\"has-text-align-right\" data-align=\"right\"><strong>Giorgos&nbsp;Kyriakopoulos</strong>,&nbsp;Pharmacist,&nbsp;MSc <br>PhD student<br>Contact him at:&nbsp;<a href=\"mailto:gkyriakop.123@gmail.com\">gkyriakop.123@gmail.com</a><br><a href=\"http://rna.6.dynacomp2.eu/images/Curriculum-Vitae-G.Kyriakopoulos.pdf\">Curriculum Vitae</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><img width=\"200\" height=\"250\" src=\"http://rna.6.dynacomp2.eu/images/Group_members/7.jpg\" alt=\"7\"></td><td class=\"has-text-align-right\" data-align=\"right\"><strong>Nikoleta&nbsp;Giarimoglou</strong>, Biochemist,&nbsp;MSc<br>PhD student<br>Contact her at:&nbsp;<a href=\"mailto:n.giarimoglou@upatras.gr\">n.giarimoglou@upatras.gr</a><br><a href=\"http://rna.6.dynacomp2.eu/images/Giarimoglou_CV.pdf\">Curriculum Vitae</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><img width=\"200\" height=\"250\" src=\"http://rna.6.dynacomp2.eu/images/Group_members/8.jpg\" alt=\"8\"></td><td class=\"has-text-align-right\" data-align=\"right\"><strong>Adamantia Kouvela</strong>, Molecular Biologist,&nbsp;MSc<br>PhD student<br>Contact her at:&nbsp;<a href=\"mailto:kouvela.a@upatras.gr\">kouvela.a@upatras.gr</a>&nbsp;</td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/9.jpg\" alt=\"9\" width=\"200\" height=\"250\">&nbsp;</td><td class=\"has-text-align-right\" data-align=\"right\"><strong>Ioanna Patsi</strong>, Biologist <br>M.Sc&nbsp;Student<br>Contact her at:&nbsp;<a href=\"mailto:up1047958@upnet.gr\">up1047958@upnet.gr</a><br><a href=\"http://rna.6.dynacomp2.eu/images/CV%20patsi.pdf\">Curriculum Vitae</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/10.jpg\" alt=\"10\" width=\"200\" height=\"250\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;<br>&nbsp;&nbsp;&nbsp;&nbsp;</td><td class=\"has-text-align-right\" data-align=\"right\"><strong>Anargyros Alexiou</strong>, Biologist <br>M.Sc&nbsp;Student<br>Contact him at:&nbsp;<a href=\"mailto:argyrisalexiou@hotmail.com\">argyrisalexiou@hotmail.com</a>&nbsp;</td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/11.jpg\" alt=\"11\" width=\"200\" height=\"250\"></td><td class=\"has-text-align-right\" data-align=\"right\"><strong>Maria Pachi</strong>, Biologist<br>M.Sc&nbsp;Student<br>Contact her at:&nbsp;<a href=\"mailto:maria.pachi98@gmail.com\">maria.pachi98@gmail.com</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/12.png\" alt=\"12\" width=\"200\" height=\"250\"></td><td class=\"has-text-align-right\" data-align=\"right\"><strong>Vassilis Stamatakis</strong>, Biologist<br>M.Sc&nbsp;Student<br>Contact him at:&nbsp;<a href=\"mailto:maria.pachi98@gmail.com\">maria.pachi98@gmail.com</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/13.png\" alt=\"13\" width=\"200\" height=\"250\"></td><td class=\"has-text-align-right\" data-align=\"right\"><strong>Eirini Androna</strong>, Biologist<br>M.Sc&nbsp;Student<br>Contact her at:&nbsp;<a href=\"mailto:irine13omega@gmail.com\">irine13omega@gmail.com</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td>&nbsp;&nbsp;<br>&nbsp;</td><td class=\"has-text-align-right\" data-align=\"right\"><strong>Katerina Gentekaki</strong>, Biologist <br>M.Sc. Student<br>Contact her at:&nbsp;<a href=\"mailto:katerinagen97@gmail.com\">katerinagen97@gmail.com</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->', 'Group Members', '', 'inherit', 'closed', 'closed', '', '192-revision-v1', '', '', '2021-06-29 15:48:39', '2021-06-29 12:48:39', '', 192, 'http://9.dynacomp2.eu/rna/wordpress/?p=394', 0, 'revision', '', 0),
(395, 3, '2021-06-29 15:48:39', '2021-06-29 12:48:39', '<!-- wp:table {\"hasFixedLayout\":true,\"className\":\"is-style-regular\"} -->\n<figure class=\"wp-block-table is-style-regular\"><table class=\"has-fixed-layout\"><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/1.jpg\" alt=\"1\" width=\"200\" height=\"251\"></td><td class=\"has-text-align-right\" data-align=\"right\"><strong>Katerina Grafanaki</strong>, MD, PhD<br>Contact her at:&nbsp;<a href=\"mailto:grafanaki@med.upatras.gr\">grafanaki@med.upatras.gr</a><br><a href=\"http://rna.6.dynacomp2.eu/images/GRAFANAKI_CV_2016_ENG.pdf\">Curriculum Vitae</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><img width=\"200\" height=\"250\" src=\"http://rna.6.dynacomp2.eu/images/Group_members/2.jpg\" alt=\"2\"></td><td class=\"has-text-align-right\" data-align=\"right\"><strong>Vicky Stamatopoulou</strong>,&nbsp;PhD<br>Assistant Professor<br>Contact her at:&nbsp;<a href=\"mailto:v.stam@upatras.gr\">v.stam@upatras.gr</a><br><a href=\"http://rna.6.dynacomp2.eu/images/CV_Stamatopoulou.pdf\">Curriculum Vitae</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/3.jpg\" alt=\"3\" width=\"200\" height=\"250\"></td><td class=\"has-text-align-right\" data-align=\"right\"><strong>Ilias Skeparnias</strong>, Biologist, PhD <br>Contact him at:&nbsp;<a href=\"mailto:hskeparnias@upatras.gr\">iskeparnias@upatras.gr</a><br><a href=\"http://rna.6.dynacomp2.eu/images/I.Skeparnias_CV.pdf\">Curriculum Vitae</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/4.jpg\" alt=\"4\" width=\"200\" height=\"250\"></td><td class=\"has-text-align-right\" data-align=\"right\"><strong>Athanasios N. Shaukat</strong>, Biologist, MSc <br>PhD student<br>Contact him at:&nbsp;<a href=\"mailto:shaukat.ath@gmail.com\">shaukat.ath@gmail.com</a><br><a href=\"http://rna.6.dynacomp2.eu/images/Curriculum%20Vitae%20A.sokat.pdf\">Curriculum Vitae</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><img width=\"200\" height=\"250\" src=\"http://rna.6.dynacomp2.eu/images/Group_members/5.jpg\" alt=\"5\"></td><td class=\"has-text-align-right\" data-align=\"right\"><strong>Eleni&nbsp;Kaliatsi</strong>, Biotechnologist, MSc <br>PhD student<br>Contact her at:&nbsp;<a href=\"mailto:lenakaliatsi@hotmail.gr\">lenakaliatsi@hotmail.gr</a><br><a href=\"http://rna.6.dynacomp2.eu/images/%CE%92%CE%99%CE%9F%CE%93%CE%A1%CE%91%CE%A6%CE%99%CE%9A%CE%9F_%CE%A3%CE%97%CE%9C%CE%95%CE%99%CE%A9%CE%9C%CE%911.pdf\">Curriculum Vitae</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/6.jpg\" alt=\"6\" width=\"200\" height=\"250\">&nbsp;</td><td class=\"has-text-align-right\" data-align=\"right\"><strong>Giorgos&nbsp;Kyriakopoulos</strong>,&nbsp;Pharmacist,&nbsp;MSc <br>PhD student<br>Contact him at:&nbsp;<a href=\"mailto:gkyriakop.123@gmail.com\">gkyriakop.123@gmail.com</a><br><a href=\"http://rna.6.dynacomp2.eu/images/Curriculum-Vitae-G.Kyriakopoulos.pdf\">Curriculum Vitae</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><img width=\"200\" height=\"250\" src=\"http://rna.6.dynacomp2.eu/images/Group_members/7.jpg\" alt=\"7\"></td><td class=\"has-text-align-right\" data-align=\"right\"><strong>Nikoleta&nbsp;Giarimoglou</strong>, Biochemist,&nbsp;MSc<br>PhD student<br>Contact her at:&nbsp;<a href=\"mailto:n.giarimoglou@upatras.gr\">n.giarimoglou@upatras.gr</a><br><a href=\"http://rna.6.dynacomp2.eu/images/Giarimoglou_CV.pdf\">Curriculum Vitae</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><img width=\"200\" height=\"250\" src=\"http://rna.6.dynacomp2.eu/images/Group_members/8.jpg\" alt=\"8\"></td><td class=\"has-text-align-right\" data-align=\"right\"><strong>Adamantia Kouvela</strong>, Molecular Biologist,&nbsp;MSc<br>PhD student<br>Contact her at:&nbsp;<a href=\"mailto:kouvela.a@upatras.gr\">kouvela.a@upatras.gr</a>&nbsp;</td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/9.jpg\" alt=\"9\" width=\"200\" height=\"250\">&nbsp;</td><td class=\"has-text-align-right\" data-align=\"right\"><strong>Ioanna Patsi</strong>, Biologist <br>M.Sc&nbsp;Student<br>Contact her at:&nbsp;<a href=\"mailto:up1047958@upnet.gr\">up1047958@upnet.gr</a><br><a href=\"http://rna.6.dynacomp2.eu/images/CV%20patsi.pdf\">Curriculum Vitae</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/10.jpg\" alt=\"10\" width=\"200\" height=\"250\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;<br>&nbsp;&nbsp;&nbsp;&nbsp;</td><td class=\"has-text-align-right\" data-align=\"right\"><strong>Anargyros Alexiou</strong>, Biologist <br>M.Sc&nbsp;Student<br>Contact him at:&nbsp;<a href=\"mailto:argyrisalexiou@hotmail.com\">argyrisalexiou@hotmail.com</a>&nbsp;</td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/11.jpg\" alt=\"11\" width=\"200\" height=\"250\"></td><td class=\"has-text-align-right\" data-align=\"right\"><strong>Maria Pachi</strong>, Biologist<br>M.Sc&nbsp;Student<br>Contact her at:&nbsp;<a href=\"mailto:maria.pachi98@gmail.com\">maria.pachi98@gmail.com</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/12.png\" alt=\"12\" width=\"200\" height=\"250\"></td><td class=\"has-text-align-right\" data-align=\"right\"><strong>Vassilis Stamatakis</strong>, Biologist<br>M.Sc&nbsp;Student<br>Contact him at:&nbsp;<a href=\"mailto:maria.pachi98@gmail.com\">maria.pachi98@gmail.com</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/13.png\" alt=\"13\" width=\"200\" height=\"250\"></td><td class=\"has-text-align-right\" data-align=\"right\"><strong>Eirini Androna</strong>, Biologist<br>M.Sc&nbsp;Student<br>Contact her at:&nbsp;<a href=\"mailto:irine13omega@gmail.com\">irine13omega@gmail.com</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td>&nbsp;&nbsp;<br>&nbsp;</td><td class=\"has-text-align-right\" data-align=\"right\"><strong>Katerina Gentekaki</strong>, Biologist <br>M.Sc. Student<br>Contact her at:&nbsp;<a href=\"mailto:katerinagen97@gmail.com\">katerinagen97@gmail.com</a></td></tr></tbody></table></figure>\n<!-- /wp:table -->', 'Group Members', '', 'inherit', 'closed', 'closed', '', '192-revision-v1', '', '', '2021-06-29 15:48:39', '2021-06-29 12:48:39', '', 192, 'http://9.dynacomp2.eu/rna/wordpress/?p=395', 0, 'revision', '', 0),
(396, 3, '2021-06-29 15:48:39', '2021-06-29 12:48:39', '<!-- wp:table {\"hasFixedLayout\":true,\"className\":\"is-style-regular\"} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/1.jpg\" alt=\"1\" width=\"200\" height=\"251\" /></td>\n<td data-align=\"right\"><strong>Katerina Grafanaki</strong>, MD, PhD<br />Contact her at: <a href=\"mailto:grafanaki@med.upatras.gr\">grafanaki@med.upatras.gr</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/GRAFANAKI_CV_2016_ENG.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/2.jpg\" alt=\"2\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Vicky Stamatopoulou</strong>, PhD<br />Assistant Professor<br />Contact her at: <a href=\"mailto:v.stam@upatras.gr\">v.stam@upatras.gr</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/CV_Stamatopoulou.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/3.jpg\" alt=\"3\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Ilias Skeparnias</strong>, Biologist, PhD <br />Contact him at: <a href=\"mailto:hskeparnias@upatras.gr\">iskeparnias@upatras.gr</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/I.Skeparnias_CV.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/4.jpg\" alt=\"4\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Athanasios N. Shaukat</strong>, Biologist, MSc <br />PhD student<br />Contact him at: <a href=\"mailto:shaukat.ath@gmail.com\">shaukat.ath@gmail.com</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/Curriculum%20Vitae%20A.sokat.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/5.jpg\" alt=\"5\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Eleni Kaliatsi</strong>, Biotechnologist, MSc <br />PhD student<br />Contact her at: <a href=\"mailto:lenakaliatsi@hotmail.gr\">lenakaliatsi@hotmail.gr</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/%CE%92%CE%99%CE%9F%CE%93%CE%A1%CE%91%CE%A6%CE%99%CE%9A%CE%9F_%CE%A3%CE%97%CE%9C%CE%95%CE%99%CE%A9%CE%9C%CE%911.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/6.jpg\" alt=\"6\" width=\"200\" height=\"250\" /> </td>\n<td data-align=\"right\"><strong>Giorgos Kyriakopoulos</strong>, Pharmacist, MSc <br />PhD student<br />Contact him at: <a href=\"mailto:gkyriakop.123@gmail.com\">gkyriakop.123@gmail.com</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/Curriculum-Vitae-G.Kyriakopoulos.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/7.jpg\" alt=\"7\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Nikoleta Giarimoglou</strong>, Biochemist, MSc<br />PhD student<br />Contact her at: <a href=\"mailto:n.giarimoglou@upatras.gr\">n.giarimoglou@upatras.gr</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/Giarimoglou_CV.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/8.jpg\" alt=\"8\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Adamantia Kouvela</strong>, Molecular Biologist, MSc<br />PhD student<br />Contact her at: <a href=\"mailto:kouvela.a@upatras.gr\">kouvela.a@upatras.gr</a> </td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/9.jpg\" alt=\"9\" width=\"200\" height=\"250\" /> </td>\n<td data-align=\"right\"><strong>Ioanna Patsi</strong>, Biologist <br />M.Sc Student<br />Contact her at: <a href=\"mailto:up1047958@upnet.gr\">up1047958@upnet.gr</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/CV%20patsi.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/10.jpg\" alt=\"10\" width=\"200\" height=\"250\" /> </td>\n<td><strong>Anargyros Alexiou</strong>, Biologist <br />M.Sc Student<br />Contact him at: <a href=\"mailto:argyrisalexiou@hotmail.com\">argyrisalexiou@hotmail.com</a> </td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/11.jpg\" alt=\"11\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Maria Pachi</strong>, Biologist<br />M.Sc Student<br />Contact her at: <a href=\"mailto:maria.pachi98@gmail.com\">maria.pachi98@gmail.com</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/12.png\" alt=\"12\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Vassilis Stamatakis</strong>, Biologist<br />M.Sc Student<br />Contact him at: <a href=\"mailto:maria.pachi98@gmail.com\">maria.pachi98@gmail.com</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/13.png\" alt=\"13\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Eirini Androna</strong>, Biologist<br />M.Sc Student<br />Contact her at: <a href=\"mailto:irine13omega@gmail.com\">irine13omega@gmail.com</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td>  <br /> </td>\n<td data-align=\"right\"><strong>Katerina Gentekaki</strong>, Biologist <br />M.Sc. Student<br />Contact her at: <a href=\"mailto:katerinagen97@gmail.com\">katerinagen97@gmail.com</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table -->', 'Group Members', '', 'inherit', 'closed', 'closed', '', '192-revision-v1', '', '', '2021-06-29 15:48:39', '2021-06-29 12:48:39', '', 192, 'http://9.dynacomp2.eu/rna/wordpress/?p=396', 0, 'revision', '', 0),
(397, 3, '2021-06-29 15:49:45', '2021-06-29 12:49:45', '<!-- wp:table {\"hasFixedLayout\":true,\"className\":\"is-style-regular\"} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/1.jpg\" alt=\"1\" width=\"200\" height=\"251\" /></td>\n<td data-align=\"right\"><strong>Katerina Grafanaki</strong>, MD, PhD<br />Contact her at: <a href=\"mailto:grafanaki@med.upatras.gr\">grafanaki@med.upatras.gr</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/GRAFANAKI_CV_2016_ENG.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/2.jpg\" alt=\"2\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Vicky Stamatopoulou</strong>, PhD<br />Assistant Professor<br />Contact her at: <a href=\"mailto:v.stam@upatras.gr\">v.stam@upatras.gr</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/CV_Stamatopoulou.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/3.jpg\" alt=\"3\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Ilias Skeparnias</strong>, Biologist, PhD <br />Contact him at: <a href=\"mailto:hskeparnias@upatras.gr\">iskeparnias@upatras.gr</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/I.Skeparnias_CV.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/4.jpg\" alt=\"4\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Athanasios N. Shaukat</strong>, Biologist, MSc <br />PhD student<br />Contact him at: <a href=\"mailto:shaukat.ath@gmail.com\">shaukat.ath@gmail.com</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/Curriculum%20Vitae%20A.sokat.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/5.jpg\" alt=\"5\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Eleni Kaliatsi</strong>, Biotechnologist, MSc <br />PhD student<br />Contact her at: <a href=\"mailto:lenakaliatsi@hotmail.gr\">lenakaliatsi@hotmail.gr</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/%CE%92%CE%99%CE%9F%CE%93%CE%A1%CE%91%CE%A6%CE%99%CE%9A%CE%9F_%CE%A3%CE%97%CE%9C%CE%95%CE%99%CE%A9%CE%9C%CE%911.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/6.jpg\" alt=\"6\" width=\"200\" height=\"250\" /> </td>\n<td data-align=\"right\"><strong>Giorgos Kyriakopoulos</strong>, Pharmacist, MSc <br />PhD student<br />Contact him at: <a href=\"mailto:gkyriakop.123@gmail.com\">gkyriakop.123@gmail.com</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/Curriculum-Vitae-G.Kyriakopoulos.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/7.jpg\" alt=\"7\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Nikoleta Giarimoglou</strong>, Biochemist, MSc<br />PhD student<br />Contact her at: <a href=\"mailto:n.giarimoglou@upatras.gr\">n.giarimoglou@upatras.gr</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/Giarimoglou_CV.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/8.jpg\" alt=\"8\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Adamantia Kouvela</strong>, Molecular Biologist, MSc<br />PhD student<br />Contact her at: <a href=\"mailto:kouvela.a@upatras.gr\">kouvela.a@upatras.gr</a> </td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/9.jpg\" alt=\"9\" width=\"200\" height=\"250\" /> </td>\n<td data-align=\"right\"><strong>Ioanna Patsi</strong>, Biologist <br />M.Sc Student<br />Contact her at: <a href=\"mailto:up1047958@upnet.gr\">up1047958@upnet.gr</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/CV%20patsi.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/10.jpg\" alt=\"10\" width=\"200\" height=\"250\" /> </td>\n<td><strong>Anargyros Alexiou</strong>, Biologist <br />M.Sc Student<br />Contact him at: <a href=\"mailto:argyrisalexiou@hotmail.com\">argyrisalexiou@hotmail.com</a> </td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/11.jpg\" alt=\"11\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Maria Pachi</strong>, Biologist<br />M.Sc Student<br />Contact her at: <a href=\"mailto:maria.pachi98@gmail.com\">maria.pachi98@gmail.com</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/12.png\" alt=\"12\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Vassilis Stamatakis</strong>, Biologist<br />M.Sc Student<br />Contact him at: <a href=\"mailto:maria.pachi98@gmail.com\">maria.pachi98@gmail.com</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/13.png\" alt=\"13\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Eirini Androna</strong>, Biologist<br />M.Sc Student<br />Contact her at: <a href=\"mailto:irine13omega@gmail.com\">irine13omega@gmail.com</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td>  <br /> </td>\n<td data-align=\"right\"><strong>Katerina Gentekaki</strong>, Biologist <br />M.Sc. Student<br />Contact her at: <a href=\"mailto:katerinagen97@gmail.com\">katerinagen97@gmail.com</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table -->', 'Group Members', '', 'inherit', 'closed', 'closed', '', '192-revision-v1', '', '', '2021-06-29 15:49:45', '2021-06-29 12:49:45', '', 192, 'http://9.dynacomp2.eu/rna/wordpress/?p=397', 0, 'revision', '', 0),
(398, 3, '2021-06-29 15:49:45', '2021-06-29 12:49:45', '<!-- wp:table {\"hasFixedLayout\":true,\"className\":\"is-style-regular\"} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/1.jpg\" alt=\"1\" width=\"200\" height=\"251\" /></td>\n<td data-align=\"right\"><strong>Katerina Grafanaki</strong>, MD, PhD<br />Contact her at: <a href=\"mailto:grafanaki@med.upatras.gr\">grafanaki@med.upatras.gr</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/GRAFANAKI_CV_2016_ENG.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/2.jpg\" alt=\"2\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Vicky Stamatopoulou</strong>, PhD<br />Assistant Professor<br />Contact her at: <a href=\"mailto:v.stam@upatras.gr\">v.stam@upatras.gr</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/CV_Stamatopoulou.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/3.jpg\" alt=\"3\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Ilias Skeparnias</strong>, Biologist, PhD <br />Contact him at: <a href=\"mailto:hskeparnias@upatras.gr\">iskeparnias@upatras.gr</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/I.Skeparnias_CV.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/4.jpg\" alt=\"4\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Athanasios N. Shaukat</strong>, Biologist, MSc <br />PhD student<br />Contact him at: <a href=\"mailto:shaukat.ath@gmail.com\">shaukat.ath@gmail.com</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/Curriculum%20Vitae%20A.sokat.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/5.jpg\" alt=\"5\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Eleni Kaliatsi</strong>, Biotechnologist, MSc <br />PhD student<br />Contact her at: <a href=\"mailto:lenakaliatsi@hotmail.gr\">lenakaliatsi@hotmail.gr</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/%CE%92%CE%99%CE%9F%CE%93%CE%A1%CE%91%CE%A6%CE%99%CE%9A%CE%9F_%CE%A3%CE%97%CE%9C%CE%95%CE%99%CE%A9%CE%9C%CE%911.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/6.jpg\" alt=\"6\" width=\"200\" height=\"250\" /> </td>\n<td data-align=\"right\"><strong>Giorgos Kyriakopoulos</strong>, Pharmacist, MSc <br />PhD student<br />Contact him at: <a href=\"mailto:gkyriakop.123@gmail.com\">gkyriakop.123@gmail.com</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/Curriculum-Vitae-G.Kyriakopoulos.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/7.jpg\" alt=\"7\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Nikoleta Giarimoglou</strong>, Biochemist, MSc<br />PhD student<br />Contact her at: <a href=\"mailto:n.giarimoglou@upatras.gr\">n.giarimoglou@upatras.gr</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/Giarimoglou_CV.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/8.jpg\" alt=\"8\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Adamantia Kouvela</strong>, Molecular Biologist, MSc<br />PhD student<br />Contact her at: <a href=\"mailto:kouvela.a@upatras.gr\">kouvela.a@upatras.gr</a> </td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/9.jpg\" alt=\"9\" width=\"200\" height=\"250\" /> </td>\n<td data-align=\"right\"><strong>Ioanna Patsi</strong>, Biologist <br />M.Sc Student<br />Contact her at: <a href=\"mailto:up1047958@upnet.gr\">up1047958@upnet.gr</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/CV%20patsi.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/10.jpg\" alt=\"10\" width=\"200\" height=\"250\" /> </td>\n<td><strong>Anargyros Alexiou</strong>, Biologist <br />M.Sc Student<br />Contact him at: <a href=\"mailto:argyrisalexiou@hotmail.com\">argyrisalexiou@hotmail.com</a> </td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/11.jpg\" alt=\"11\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Maria Pachi</strong>, Biologist<br />M.Sc Student<br />Contact her at: <a href=\"mailto:maria.pachi98@gmail.com\">maria.pachi98@gmail.com</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/12.png\" alt=\"12\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Vassilis Stamatakis</strong>, Biologist<br />M.Sc Student<br />Contact him at: <a href=\"mailto:maria.pachi98@gmail.com\">maria.pachi98@gmail.com</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/13.png\" alt=\"13\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Eirini Androna</strong>, Biologist<br />M.Sc Student<br />Contact her at: <a href=\"mailto:irine13omega@gmail.com\">irine13omega@gmail.com</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td>  <br /> </td>\n<td data-align=\"right\"><strong>Katerina Gentekaki</strong>, Biologist <br />M.Sc. Student<br />Contact her at: <a href=\"mailto:katerinagen97@gmail.com\">katerinagen97@gmail.com</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table -->', 'Group Members', '', 'inherit', 'closed', 'closed', '', '192-revision-v1', '', '', '2021-06-29 15:49:45', '2021-06-29 12:49:45', '', 192, 'http://9.dynacomp2.eu/rna/wordpress/?p=398', 0, 'revision', '', 0);
INSERT INTO `wprna_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(399, 3, '2021-06-29 15:49:46', '2021-06-29 12:49:46', '<!-- wp:table {\"hasFixedLayout\":true,\"className\":\"is-style-regular\"} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/1.jpg\" alt=\"1\" width=\"200\" height=\"251\" /></td>\n<td data-align=\"right\"><strong>Katerina Grafanaki</strong>, MD, PhD<br />Contact her at: <a href=\"mailto:grafanaki@med.upatras.gr\">grafanaki@med.upatras.gr</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/GRAFANAKI_CV_2016_ENG.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/2.jpg\" alt=\"2\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Vicky Stamatopoulou</strong>, PhD<br />Assistant Professor<br />Contact her at: <a href=\"mailto:v.stam@upatras.gr\">v.stam@upatras.gr</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/CV_Stamatopoulou.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/3.jpg\" alt=\"3\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Ilias Skeparnias</strong>, Biologist, PhD <br />Contact him at: <a href=\"mailto:hskeparnias@upatras.gr\">iskeparnias@upatras.gr</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/I.Skeparnias_CV.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/4.jpg\" alt=\"4\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Athanasios N. Shaukat</strong>, Biologist, MSc <br />PhD student<br />Contact him at: <a href=\"mailto:shaukat.ath@gmail.com\">shaukat.ath@gmail.com</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/Curriculum%20Vitae%20A.sokat.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/5.jpg\" alt=\"5\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Eleni Kaliatsi</strong>, Biotechnologist, MSc <br />PhD student<br />Contact her at: <a href=\"mailto:lenakaliatsi@hotmail.gr\">lenakaliatsi@hotmail.gr</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/%CE%92%CE%99%CE%9F%CE%93%CE%A1%CE%91%CE%A6%CE%99%CE%9A%CE%9F_%CE%A3%CE%97%CE%9C%CE%95%CE%99%CE%A9%CE%9C%CE%911.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/6.jpg\" alt=\"6\" width=\"200\" height=\"250\" /> </td>\n<td data-align=\"right\"><strong>Giorgos Kyriakopoulos</strong>, Pharmacist, MSc <br />PhD student<br />Contact him at: <a href=\"mailto:gkyriakop.123@gmail.com\">gkyriakop.123@gmail.com</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/Curriculum-Vitae-G.Kyriakopoulos.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/7.jpg\" alt=\"7\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Nikoleta Giarimoglou</strong>, Biochemist, MSc<br />PhD student<br />Contact her at: <a href=\"mailto:n.giarimoglou@upatras.gr\">n.giarimoglou@upatras.gr</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/Giarimoglou_CV.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/8.jpg\" alt=\"8\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Adamantia Kouvela</strong>, Molecular Biologist, MSc<br />PhD student<br />Contact her at: <a href=\"mailto:kouvela.a@upatras.gr\">kouvela.a@upatras.gr</a> </td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/9.jpg\" alt=\"9\" width=\"200\" height=\"250\" /> </td>\n<td data-align=\"right\"><strong>Ioanna Patsi</strong>, Biologist <br />M.Sc Student<br />Contact her at: <a href=\"mailto:up1047958@upnet.gr\">up1047958@upnet.gr</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/CV%20patsi.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/10.jpg\" alt=\"10\" width=\"200\" height=\"250\" /> </td>\n<td><strong>Anargyros Alexiou</strong>, Biologist <br />M.Sc Student<br />Contact him at: <a href=\"mailto:argyrisalexiou@hotmail.com\">argyrisalexiou@hotmail.com</a> </td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/11.jpg\" alt=\"11\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Maria Pachi</strong>, Biologist<br />M.Sc Student<br />Contact her at: <a href=\"mailto:maria.pachi98@gmail.com\">maria.pachi98@gmail.com</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/12.png\" alt=\"12\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Vassilis Stamatakis</strong>, Biologist<br />M.Sc Student<br />Contact him at: <a href=\"mailto:maria.pachi98@gmail.com\">maria.pachi98@gmail.com</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/13.png\" alt=\"13\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Eirini Androna</strong>, Biologist<br />M.Sc Student<br />Contact her at: <a href=\"mailto:irine13omega@gmail.com\">irine13omega@gmail.com</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td>                                                                    <br /> </td>\n<td data-align=\"right\"><strong>Katerina Gentekaki</strong>, Biologist <br />M.Sc. Student<br />Contact her at: <a href=\"mailto:katerinagen97@gmail.com\">katerinagen97@gmail.com</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table -->', 'Group Members', '', 'inherit', 'closed', 'closed', '', '192-revision-v1', '', '', '2021-06-29 15:49:46', '2021-06-29 12:49:46', '', 192, 'http://9.dynacomp2.eu/rna/wordpress/?p=399', 0, 'revision', '', 0),
(400, 3, '2021-06-29 15:50:59', '2021-06-29 12:50:59', '<!-- wp:table {\"hasFixedLayout\":true,\"className\":\"is-style-regular\"} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/1.jpg\" alt=\"1\" width=\"200\" height=\"251\" /></td>\n<td data-align=\"right\"><strong>Katerina Grafanaki</strong>, MD, PhD<br />Contact her at: <a href=\"mailto:grafanaki@med.upatras.gr\">grafanaki@med.upatras.gr</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/GRAFANAKI_CV_2016_ENG.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/2.jpg\" alt=\"2\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Vicky Stamatopoulou</strong>, PhD<br />Assistant Professor<br />Contact her at: <a href=\"mailto:v.stam@upatras.gr\">v.stam@upatras.gr</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/CV_Stamatopoulou.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/3.jpg\" alt=\"3\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Ilias Skeparnias</strong>, Biologist, PhD <br />Contact him at: <a href=\"mailto:hskeparnias@upatras.gr\">iskeparnias@upatras.gr</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/I.Skeparnias_CV.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/4.jpg\" alt=\"4\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Athanasios N. Shaukat</strong>, Biologist, MSc <br />PhD student<br />Contact him at: <a href=\"mailto:shaukat.ath@gmail.com\">shaukat.ath@gmail.com</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/Curriculum%20Vitae%20A.sokat.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/5.jpg\" alt=\"5\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Eleni Kaliatsi</strong>, Biotechnologist, MSc <br />PhD student<br />Contact her at: <a href=\"mailto:lenakaliatsi@hotmail.gr\">lenakaliatsi@hotmail.gr</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/%CE%92%CE%99%CE%9F%CE%93%CE%A1%CE%91%CE%A6%CE%99%CE%9A%CE%9F_%CE%A3%CE%97%CE%9C%CE%95%CE%99%CE%A9%CE%9C%CE%911.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/6.jpg\" alt=\"6\" width=\"200\" height=\"250\" /> </td>\n<td data-align=\"right\"><strong>Giorgos Kyriakopoulos</strong>, Pharmacist, MSc <br />PhD student<br />Contact him at: <a href=\"mailto:gkyriakop.123@gmail.com\">gkyriakop.123@gmail.com</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/Curriculum-Vitae-G.Kyriakopoulos.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/7.jpg\" alt=\"7\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Nikoleta Giarimoglou</strong>, Biochemist, MSc<br />PhD student<br />Contact her at: <a href=\"mailto:n.giarimoglou@upatras.gr\">n.giarimoglou@upatras.gr</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/Giarimoglou_CV.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/8.jpg\" alt=\"8\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Adamantia Kouvela</strong>, Molecular Biologist, MSc<br />PhD student<br />Contact her at: <a href=\"mailto:kouvela.a@upatras.gr\">kouvela.a@upatras.gr</a> </td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/9.jpg\" alt=\"9\" width=\"200\" height=\"250\" /> </td>\n<td data-align=\"right\"><strong>Ioanna Patsi</strong>, Biologist <br />M.Sc Student<br />Contact her at: <a href=\"mailto:up1047958@upnet.gr\">up1047958@upnet.gr</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/CV%20patsi.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/10.jpg\" alt=\"10\" width=\"200\" height=\"250\" /> </td>\n<td><strong>Anargyros Alexiou</strong>, Biologist <br />M.Sc Student<br />Contact him at: <a href=\"mailto:argyrisalexiou@hotmail.com\">argyrisalexiou@hotmail.com</a> </td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/11.jpg\" alt=\"11\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Maria Pachi</strong>, Biologist<br />M.Sc Student<br />Contact her at: <a href=\"mailto:maria.pachi98@gmail.com\">maria.pachi98@gmail.com</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/12.png\" alt=\"12\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Vassilis Stamatakis</strong>, Biologist<br />M.Sc Student<br />Contact him at: <a href=\"mailto:maria.pachi98@gmail.com\">maria.pachi98@gmail.com</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/13.png\" alt=\"13\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Eirini Androna</strong>, Biologist<br />M.Sc Student<br />Contact her at: <a href=\"mailto:irine13omega@gmail.com\">irine13omega@gmail.com</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td>                                                                    <br /> </td>\n<td data-align=\"right\"><strong>Katerina Gentekaki</strong>, Biologist <br />M.Sc. Student<br />Contact her at: <a href=\"mailto:katerinagen97@gmail.com\">katerinagen97@gmail.com</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table -->', 'Group Members', '', 'inherit', 'closed', 'closed', '', '192-revision-v1', '', '', '2021-06-29 15:50:59', '2021-06-29 12:50:59', '', 192, 'http://9.dynacomp2.eu/rna/wordpress/?p=400', 0, 'revision', '', 0),
(401, 3, '2021-06-29 15:50:59', '2021-06-29 12:50:59', '<!-- wp:table {\"hasFixedLayout\":true,\"className\":\"is-style-regular\"} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/1.jpg\" alt=\"1\" width=\"200\" height=\"251\" /></td>\n<td data-align=\"right\"><strong>Katerina Grafanaki</strong>, MD, PhD<br />Contact her at: <a href=\"mailto:grafanaki@med.upatras.gr\">grafanaki@med.upatras.gr</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/GRAFANAKI_CV_2016_ENG.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/2.jpg\" alt=\"2\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Vicky Stamatopoulou</strong>, PhD<br />Assistant Professor<br />Contact her at: <a href=\"mailto:v.stam@upatras.gr\">v.stam@upatras.gr</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/CV_Stamatopoulou.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/3.jpg\" alt=\"3\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Ilias Skeparnias</strong>, Biologist, PhD <br />Contact him at: <a href=\"mailto:hskeparnias@upatras.gr\">iskeparnias@upatras.gr</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/I.Skeparnias_CV.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/4.jpg\" alt=\"4\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Athanasios N. Shaukat</strong>, Biologist, MSc <br />PhD student<br />Contact him at: <a href=\"mailto:shaukat.ath@gmail.com\">shaukat.ath@gmail.com</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/Curriculum%20Vitae%20A.sokat.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/5.jpg\" alt=\"5\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Eleni Kaliatsi</strong>, Biotechnologist, MSc <br />PhD student<br />Contact her at: <a href=\"mailto:lenakaliatsi@hotmail.gr\">lenakaliatsi@hotmail.gr</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/%CE%92%CE%99%CE%9F%CE%93%CE%A1%CE%91%CE%A6%CE%99%CE%9A%CE%9F_%CE%A3%CE%97%CE%9C%CE%95%CE%99%CE%A9%CE%9C%CE%911.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/6.jpg\" alt=\"6\" width=\"200\" height=\"250\" /> </td>\n<td data-align=\"right\"><strong>Giorgos Kyriakopoulos</strong>, Pharmacist, MSc <br />PhD student<br />Contact him at: <a href=\"mailto:gkyriakop.123@gmail.com\">gkyriakop.123@gmail.com</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/Curriculum-Vitae-G.Kyriakopoulos.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/7.jpg\" alt=\"7\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Nikoleta Giarimoglou</strong>, Biochemist, MSc<br />PhD student<br />Contact her at: <a href=\"mailto:n.giarimoglou@upatras.gr\">n.giarimoglou@upatras.gr</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/Giarimoglou_CV.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/8.jpg\" alt=\"8\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Adamantia Kouvela</strong>, Molecular Biologist, MSc<br />PhD student<br />Contact her at: <a href=\"mailto:kouvela.a@upatras.gr\">kouvela.a@upatras.gr</a> </td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/9.jpg\" alt=\"9\" width=\"200\" height=\"250\" /> </td>\n<td data-align=\"right\"><strong>Ioanna Patsi</strong>, Biologist <br />M.Sc Student<br />Contact her at: <a href=\"mailto:up1047958@upnet.gr\">up1047958@upnet.gr</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/CV%20patsi.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/10.jpg\" alt=\"10\" width=\"200\" height=\"250\" /> </td>\n<td><strong>Anargyros Alexiou</strong>, Biologist <br />M.Sc Student<br />Contact him at: <a href=\"mailto:argyrisalexiou@hotmail.com\">argyrisalexiou@hotmail.com</a> </td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/11.jpg\" alt=\"11\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Maria Pachi</strong>, Biologist<br />M.Sc Student<br />Contact her at: <a href=\"mailto:maria.pachi98@gmail.com\">maria.pachi98@gmail.com</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/12.png\" alt=\"12\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Vassilis Stamatakis</strong>, Biologist<br />M.Sc Student<br />Contact him at: <a href=\"mailto:maria.pachi98@gmail.com\">maria.pachi98@gmail.com</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/13.png\" alt=\"13\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Eirini Androna</strong>, Biologist<br />M.Sc Student<br />Contact her at: <a href=\"mailto:irine13omega@gmail.com\">irine13omega@gmail.com</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td>                                                                    <br /> </td>\n<td data-align=\"right\"><strong>Katerina Gentekaki</strong>, Biologist <br />M.Sc. Student<br />Contact her at: <a href=\"mailto:katerinagen97@gmail.com\">katerinagen97@gmail.com</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table -->', 'Group Members', '', 'inherit', 'closed', 'closed', '', '192-revision-v1', '', '', '2021-06-29 15:50:59', '2021-06-29 12:50:59', '', 192, 'http://9.dynacomp2.eu/rna/wordpress/?p=401', 0, 'revision', '', 0),
(402, 3, '2021-06-29 15:50:59', '2021-06-29 12:50:59', '<!-- wp:table {\"hasFixedLayout\":true,\"className\":\"is-style-regular\"} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/1.jpg\" alt=\"1\" width=\"200\" height=\"251\" /></td>\n<td data-align=\"right\"><strong>Katerina Grafanaki</strong>, MD, PhD<br />Contact her at: <a href=\"mailto:grafanaki@med.upatras.gr\">grafanaki@med.upatras.gr</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/GRAFANAKI_CV_2016_ENG.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/2.jpg\" alt=\"2\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Vicky Stamatopoulou</strong>, PhD<br />Assistant Professor<br />Contact her at: <a href=\"mailto:v.stam@upatras.gr\">v.stam@upatras.gr</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/CV_Stamatopoulou.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/3.jpg\" alt=\"3\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Ilias Skeparnias</strong>, Biologist, PhD <br />Contact him at: <a href=\"mailto:hskeparnias@upatras.gr\">iskeparnias@upatras.gr</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/I.Skeparnias_CV.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/4.jpg\" alt=\"4\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Athanasios N. Shaukat</strong>, Biologist, MSc <br />PhD student<br />Contact him at: <a href=\"mailto:shaukat.ath@gmail.com\">shaukat.ath@gmail.com</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/Curriculum%20Vitae%20A.sokat.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/5.jpg\" alt=\"5\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Eleni Kaliatsi</strong>, Biotechnologist, MSc <br />PhD student<br />Contact her at: <a href=\"mailto:lenakaliatsi@hotmail.gr\">lenakaliatsi@hotmail.gr</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/%CE%92%CE%99%CE%9F%CE%93%CE%A1%CE%91%CE%A6%CE%99%CE%9A%CE%9F_%CE%A3%CE%97%CE%9C%CE%95%CE%99%CE%A9%CE%9C%CE%911.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/6.jpg\" alt=\"6\" width=\"200\" height=\"250\" /> </td>\n<td data-align=\"right\"><strong>Giorgos Kyriakopoulos</strong>, Pharmacist, MSc <br />PhD student<br />Contact him at: <a href=\"mailto:gkyriakop.123@gmail.com\">gkyriakop.123@gmail.com</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/Curriculum-Vitae-G.Kyriakopoulos.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/7.jpg\" alt=\"7\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Nikoleta Giarimoglou</strong>, Biochemist, MSc<br />PhD student<br />Contact her at: <a href=\"mailto:n.giarimoglou@upatras.gr\">n.giarimoglou@upatras.gr</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/Giarimoglou_CV.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/8.jpg\" alt=\"8\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Adamantia Kouvela</strong>, Molecular Biologist, MSc<br />PhD student<br />Contact her at: <a href=\"mailto:kouvela.a@upatras.gr\">kouvela.a@upatras.gr</a> </td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/9.jpg\" alt=\"9\" width=\"200\" height=\"250\" /> </td>\n<td data-align=\"right\"><strong>Ioanna Patsi</strong>, Biologist <br />M.Sc Student<br />Contact her at: <a href=\"mailto:up1047958@upnet.gr\">up1047958@upnet.gr</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/CV%20patsi.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/10.jpg\" alt=\"10\" width=\"200\" height=\"250\" /> </td>\n<td><strong>Anargyros Alexiou</strong>, Biologist <br />M.Sc Student<br />Contact him at: <a href=\"mailto:argyrisalexiou@hotmail.com\">argyrisalexiou@hotmail.com</a> </td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/11.jpg\" alt=\"11\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Maria Pachi</strong>, Biologist<br />M.Sc Student<br />Contact her at: <a href=\"mailto:maria.pachi98@gmail.com\">maria.pachi98@gmail.com</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/12.png\" alt=\"12\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Vassilis Stamatakis</strong>, Biologist<br />M.Sc Student<br />Contact him at: <a href=\"mailto:maria.pachi98@gmail.com\">maria.pachi98@gmail.com</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/13.png\" alt=\"13\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Eirini Androna</strong>, Biologist<br />M.Sc Student<br />Contact her at: <a href=\"mailto:irine13omega@gmail.com\">irine13omega@gmail.com</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td>                                                        <br /> </td>\n<td data-align=\"right\"><strong>Katerina Gentekaki</strong>, Biologist <br />M.Sc. Student<br />Contact her at: <a href=\"mailto:katerinagen97@gmail.com\">katerinagen97@gmail.com</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table -->', 'Group Members', '', 'inherit', 'closed', 'closed', '', '192-revision-v1', '', '', '2021-06-29 15:50:59', '2021-06-29 12:50:59', '', 192, 'http://9.dynacomp2.eu/rna/wordpress/?p=402', 0, 'revision', '', 0),
(403, 3, '2021-06-29 15:51:10', '2021-06-29 12:51:10', '<!-- wp:table {\"hasFixedLayout\":true,\"className\":\"is-style-regular\"} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/1.jpg\" alt=\"1\" width=\"200\" height=\"251\" /></td>\n<td data-align=\"right\"><strong>Katerina Grafanaki</strong>, MD, PhD<br />Contact her at: <a href=\"mailto:grafanaki@med.upatras.gr\">grafanaki@med.upatras.gr</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/GRAFANAKI_CV_2016_ENG.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/2.jpg\" alt=\"2\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Vicky Stamatopoulou</strong>, PhD<br />Assistant Professor<br />Contact her at: <a href=\"mailto:v.stam@upatras.gr\">v.stam@upatras.gr</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/CV_Stamatopoulou.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/3.jpg\" alt=\"3\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Ilias Skeparnias</strong>, Biologist, PhD <br />Contact him at: <a href=\"mailto:hskeparnias@upatras.gr\">iskeparnias@upatras.gr</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/I.Skeparnias_CV.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/4.jpg\" alt=\"4\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Athanasios N. Shaukat</strong>, Biologist, MSc <br />PhD student<br />Contact him at: <a href=\"mailto:shaukat.ath@gmail.com\">shaukat.ath@gmail.com</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/Curriculum%20Vitae%20A.sokat.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/5.jpg\" alt=\"5\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Eleni Kaliatsi</strong>, Biotechnologist, MSc <br />PhD student<br />Contact her at: <a href=\"mailto:lenakaliatsi@hotmail.gr\">lenakaliatsi@hotmail.gr</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/%CE%92%CE%99%CE%9F%CE%93%CE%A1%CE%91%CE%A6%CE%99%CE%9A%CE%9F_%CE%A3%CE%97%CE%9C%CE%95%CE%99%CE%A9%CE%9C%CE%911.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/6.jpg\" alt=\"6\" width=\"200\" height=\"250\" /> </td>\n<td data-align=\"right\"><strong>Giorgos Kyriakopoulos</strong>, Pharmacist, MSc <br />PhD student<br />Contact him at: <a href=\"mailto:gkyriakop.123@gmail.com\">gkyriakop.123@gmail.com</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/Curriculum-Vitae-G.Kyriakopoulos.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/7.jpg\" alt=\"7\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Nikoleta Giarimoglou</strong>, Biochemist, MSc<br />PhD student<br />Contact her at: <a href=\"mailto:n.giarimoglou@upatras.gr\">n.giarimoglou@upatras.gr</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/Giarimoglou_CV.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/8.jpg\" alt=\"8\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Adamantia Kouvela</strong>, Molecular Biologist, MSc<br />PhD student<br />Contact her at: <a href=\"mailto:kouvela.a@upatras.gr\">kouvela.a@upatras.gr</a> </td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/9.jpg\" alt=\"9\" width=\"200\" height=\"250\" /> </td>\n<td data-align=\"right\"><strong>Ioanna Patsi</strong>, Biologist <br />M.Sc Student<br />Contact her at: <a href=\"mailto:up1047958@upnet.gr\">up1047958@upnet.gr</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/CV%20patsi.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/10.jpg\" alt=\"10\" width=\"200\" height=\"250\" /> </td>\n<td><strong>Anargyros Alexiou</strong>, Biologist <br />M.Sc Student<br />Contact him at: <a href=\"mailto:argyrisalexiou@hotmail.com\">argyrisalexiou@hotmail.com</a> </td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/11.jpg\" alt=\"11\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Maria Pachi</strong>, Biologist<br />M.Sc Student<br />Contact her at: <a href=\"mailto:maria.pachi98@gmail.com\">maria.pachi98@gmail.com</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/12.png\" alt=\"12\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Vassilis Stamatakis</strong>, Biologist<br />M.Sc Student<br />Contact him at: <a href=\"mailto:maria.pachi98@gmail.com\">maria.pachi98@gmail.com</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/13.png\" alt=\"13\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Eirini Androna</strong>, Biologist<br />M.Sc Student<br />Contact her at: <a href=\"mailto:irine13omega@gmail.com\">irine13omega@gmail.com</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td>                                                        <br /> </td>\n<td data-align=\"right\"><strong>Katerina Gentekaki</strong>, Biologist <br />M.Sc. Student<br />Contact her at: <a href=\"mailto:katerinagen97@gmail.com\">katerinagen97@gmail.com</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table -->', 'Group Members', '', 'inherit', 'closed', 'closed', '', '192-revision-v1', '', '', '2021-06-29 15:51:10', '2021-06-29 12:51:10', '', 192, 'http://9.dynacomp2.eu/rna/wordpress/?p=403', 0, 'revision', '', 0),
(404, 3, '2021-06-29 15:51:10', '2021-06-29 12:51:10', '<!-- wp:table {\"hasFixedLayout\":true,\"className\":\"is-style-regular\"} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/1.jpg\" alt=\"1\" width=\"200\" height=\"251\" /></td>\n<td data-align=\"right\"><strong>Katerina Grafanaki</strong>, MD, PhD<br />Contact her at: <a href=\"mailto:grafanaki@med.upatras.gr\">grafanaki@med.upatras.gr</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/GRAFANAKI_CV_2016_ENG.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/2.jpg\" alt=\"2\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Vicky Stamatopoulou</strong>, PhD<br />Assistant Professor<br />Contact her at: <a href=\"mailto:v.stam@upatras.gr\">v.stam@upatras.gr</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/CV_Stamatopoulou.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/3.jpg\" alt=\"3\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Ilias Skeparnias</strong>, Biologist, PhD <br />Contact him at: <a href=\"mailto:hskeparnias@upatras.gr\">iskeparnias@upatras.gr</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/I.Skeparnias_CV.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/4.jpg\" alt=\"4\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Athanasios N. Shaukat</strong>, Biologist, MSc <br />PhD student<br />Contact him at: <a href=\"mailto:shaukat.ath@gmail.com\">shaukat.ath@gmail.com</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/Curriculum%20Vitae%20A.sokat.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/5.jpg\" alt=\"5\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Eleni Kaliatsi</strong>, Biotechnologist, MSc <br />PhD student<br />Contact her at: <a href=\"mailto:lenakaliatsi@hotmail.gr\">lenakaliatsi@hotmail.gr</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/%CE%92%CE%99%CE%9F%CE%93%CE%A1%CE%91%CE%A6%CE%99%CE%9A%CE%9F_%CE%A3%CE%97%CE%9C%CE%95%CE%99%CE%A9%CE%9C%CE%911.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/6.jpg\" alt=\"6\" width=\"200\" height=\"250\" /> </td>\n<td data-align=\"right\"><strong>Giorgos Kyriakopoulos</strong>, Pharmacist, MSc <br />PhD student<br />Contact him at: <a href=\"mailto:gkyriakop.123@gmail.com\">gkyriakop.123@gmail.com</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/Curriculum-Vitae-G.Kyriakopoulos.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/7.jpg\" alt=\"7\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Nikoleta Giarimoglou</strong>, Biochemist, MSc<br />PhD student<br />Contact her at: <a href=\"mailto:n.giarimoglou@upatras.gr\">n.giarimoglou@upatras.gr</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/Giarimoglou_CV.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/8.jpg\" alt=\"8\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Adamantia Kouvela</strong>, Molecular Biologist, MSc<br />PhD student<br />Contact her at: <a href=\"mailto:kouvela.a@upatras.gr\">kouvela.a@upatras.gr</a> </td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/9.jpg\" alt=\"9\" width=\"200\" height=\"250\" /> </td>\n<td data-align=\"right\"><strong>Ioanna Patsi</strong>, Biologist <br />M.Sc Student<br />Contact her at: <a href=\"mailto:up1047958@upnet.gr\">up1047958@upnet.gr</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/CV%20patsi.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/10.jpg\" alt=\"10\" width=\"200\" height=\"250\" /> </td>\n<td><strong>Anargyros Alexiou</strong>, Biologist <br />M.Sc Student<br />Contact him at: <a href=\"mailto:argyrisalexiou@hotmail.com\">argyrisalexiou@hotmail.com</a> </td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/11.jpg\" alt=\"11\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Maria Pachi</strong>, Biologist<br />M.Sc Student<br />Contact her at: <a href=\"mailto:maria.pachi98@gmail.com\">maria.pachi98@gmail.com</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/12.png\" alt=\"12\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Vassilis Stamatakis</strong>, Biologist<br />M.Sc Student<br />Contact him at: <a href=\"mailto:maria.pachi98@gmail.com\">maria.pachi98@gmail.com</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/13.png\" alt=\"13\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Eirini Androna</strong>, Biologist<br />M.Sc Student<br />Contact her at: <a href=\"mailto:irine13omega@gmail.com\">irine13omega@gmail.com</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td>                                                        <br /> </td>\n<td data-align=\"right\"><strong>Katerina Gentekaki</strong>, Biologist <br />M.Sc. Student<br />Contact her at: <a href=\"mailto:katerinagen97@gmail.com\">katerinagen97@gmail.com</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table -->', 'Group Members', '', 'inherit', 'closed', 'closed', '', '192-revision-v1', '', '', '2021-06-29 15:51:10', '2021-06-29 12:51:10', '', 192, 'http://9.dynacomp2.eu/rna/wordpress/?p=404', 0, 'revision', '', 0);
INSERT INTO `wprna_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(405, 3, '2021-06-29 15:51:10', '2021-06-29 12:51:10', '<!-- wp:table {\"hasFixedLayout\":true,\"className\":\"is-style-regular\"} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/1.jpg\" alt=\"1\" width=\"200\" height=\"251\" /></td>\n<td data-align=\"right\"><strong>Katerina Grafanaki</strong>, MD, PhD<br />Contact her at: <a href=\"mailto:grafanaki@med.upatras.gr\">grafanaki@med.upatras.gr</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/GRAFANAKI_CV_2016_ENG.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/2.jpg\" alt=\"2\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Vicky Stamatopoulou</strong>, PhD<br />Assistant Professor<br />Contact her at: <a href=\"mailto:v.stam@upatras.gr\">v.stam@upatras.gr</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/CV_Stamatopoulou.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/3.jpg\" alt=\"3\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Ilias Skeparnias</strong>, Biologist, PhD <br />Contact him at: <a href=\"mailto:hskeparnias@upatras.gr\">iskeparnias@upatras.gr</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/I.Skeparnias_CV.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/4.jpg\" alt=\"4\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Athanasios N. Shaukat</strong>, Biologist, MSc <br />PhD student<br />Contact him at: <a href=\"mailto:shaukat.ath@gmail.com\">shaukat.ath@gmail.com</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/Curriculum%20Vitae%20A.sokat.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/5.jpg\" alt=\"5\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Eleni Kaliatsi</strong>, Biotechnologist, MSc <br />PhD student<br />Contact her at: <a href=\"mailto:lenakaliatsi@hotmail.gr\">lenakaliatsi@hotmail.gr</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/%CE%92%CE%99%CE%9F%CE%93%CE%A1%CE%91%CE%A6%CE%99%CE%9A%CE%9F_%CE%A3%CE%97%CE%9C%CE%95%CE%99%CE%A9%CE%9C%CE%911.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/6.jpg\" alt=\"6\" width=\"200\" height=\"250\" /> </td>\n<td data-align=\"right\"><strong>Giorgos Kyriakopoulos</strong>, Pharmacist, MSc <br />PhD student<br />Contact him at: <a href=\"mailto:gkyriakop.123@gmail.com\">gkyriakop.123@gmail.com</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/Curriculum-Vitae-G.Kyriakopoulos.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/7.jpg\" alt=\"7\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Nikoleta Giarimoglou</strong>, Biochemist, MSc<br />PhD student<br />Contact her at: <a href=\"mailto:n.giarimoglou@upatras.gr\">n.giarimoglou@upatras.gr</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/Giarimoglou_CV.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/8.jpg\" alt=\"8\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Adamantia Kouvela</strong>, Molecular Biologist, MSc<br />PhD student<br />Contact her at: <a href=\"mailto:kouvela.a@upatras.gr\">kouvela.a@upatras.gr</a> </td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/9.jpg\" alt=\"9\" width=\"200\" height=\"250\" /> </td>\n<td data-align=\"right\"><strong>Ioanna Patsi</strong>, Biologist <br />M.Sc Student<br />Contact her at: <a href=\"mailto:up1047958@upnet.gr\">up1047958@upnet.gr</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/CV%20patsi.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/10.jpg\" alt=\"10\" width=\"200\" height=\"250\" /> </td>\n<td><strong>Anargyros Alexiou</strong>, Biologist <br />M.Sc Student<br />Contact him at: <a href=\"mailto:argyrisalexiou@hotmail.com\">argyrisalexiou@hotmail.com</a> </td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/11.jpg\" alt=\"11\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Maria Pachi</strong>, Biologist<br />M.Sc Student<br />Contact her at: <a href=\"mailto:maria.pachi98@gmail.com\">maria.pachi98@gmail.com</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/12.png\" alt=\"12\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Vassilis Stamatakis</strong>, Biologist<br />M.Sc Student<br />Contact him at: <a href=\"mailto:maria.pachi98@gmail.com\">maria.pachi98@gmail.com</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/13.png\" alt=\"13\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Eirini Androna</strong>, Biologist<br />M.Sc Student<br />Contact her at: <a href=\"mailto:irine13omega@gmail.com\">irine13omega@gmail.com</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td>                                                       <br /> </td>\n<td data-align=\"right\"><strong>Katerina Gentekaki</strong>, Biologist <br />M.Sc. Student<br />Contact her at: <a href=\"mailto:katerinagen97@gmail.com\">katerinagen97@gmail.com</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table -->', 'Group Members', '', 'inherit', 'closed', 'closed', '', '192-revision-v1', '', '', '2021-06-29 15:51:10', '2021-06-29 12:51:10', '', 192, 'http://9.dynacomp2.eu/rna/wordpress/?p=405', 0, 'revision', '', 0),
(406, 3, '2021-06-29 15:52:32', '2021-06-29 12:52:32', '<!-- wp:table {\"hasFixedLayout\":true,\"className\":\"is-style-regular\"} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/1.jpg\" alt=\"1\" width=\"200\" height=\"251\" /></td>\n<td data-align=\"right\"><strong>Katerina Grafanaki</strong>, MD, PhD<br />Contact her at: <a href=\"mailto:grafanaki@med.upatras.gr\">grafanaki@med.upatras.gr</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/GRAFANAKI_CV_2016_ENG.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/2.jpg\" alt=\"2\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Vicky Stamatopoulou</strong>, PhD<br />Assistant Professor<br />Contact her at: <a href=\"mailto:v.stam@upatras.gr\">v.stam@upatras.gr</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/CV_Stamatopoulou.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/3.jpg\" alt=\"3\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Ilias Skeparnias</strong>, Biologist, PhD <br />Contact him at: <a href=\"mailto:hskeparnias@upatras.gr\">iskeparnias@upatras.gr</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/I.Skeparnias_CV.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/4.jpg\" alt=\"4\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Athanasios N. Shaukat</strong>, Biologist, MSc <br />PhD student<br />Contact him at: <a href=\"mailto:shaukat.ath@gmail.com\">shaukat.ath@gmail.com</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/Curriculum%20Vitae%20A.sokat.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/5.jpg\" alt=\"5\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Eleni Kaliatsi</strong>, Biotechnologist, MSc <br />PhD student<br />Contact her at: <a href=\"mailto:lenakaliatsi@hotmail.gr\">lenakaliatsi@hotmail.gr</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/%CE%92%CE%99%CE%9F%CE%93%CE%A1%CE%91%CE%A6%CE%99%CE%9A%CE%9F_%CE%A3%CE%97%CE%9C%CE%95%CE%99%CE%A9%CE%9C%CE%911.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/6.jpg\" alt=\"6\" width=\"200\" height=\"250\" /> </td>\n<td data-align=\"right\"><strong>Giorgos Kyriakopoulos</strong>, Pharmacist, MSc <br />PhD student<br />Contact him at: <a href=\"mailto:gkyriakop.123@gmail.com\">gkyriakop.123@gmail.com</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/Curriculum-Vitae-G.Kyriakopoulos.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/7.jpg\" alt=\"7\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Nikoleta Giarimoglou</strong>, Biochemist, MSc<br />PhD student<br />Contact her at: <a href=\"mailto:n.giarimoglou@upatras.gr\">n.giarimoglou@upatras.gr</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/Giarimoglou_CV.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/8.jpg\" alt=\"8\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Adamantia Kouvela</strong>, Molecular Biologist, MSc<br />PhD student<br />Contact her at: <a href=\"mailto:kouvela.a@upatras.gr\">kouvela.a@upatras.gr</a> </td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/9.jpg\" alt=\"9\" width=\"200\" height=\"250\" /> </td>\n<td data-align=\"right\"><strong>Ioanna Patsi</strong>, Biologist <br />M.Sc Student<br />Contact her at: <a href=\"mailto:up1047958@upnet.gr\">up1047958@upnet.gr</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/CV%20patsi.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/10.jpg\" alt=\"10\" width=\"200\" height=\"250\" /> </td>\n<td><strong>Anargyros Alexiou</strong>, Biologist <br />M.Sc Student<br />Contact him at: <a href=\"mailto:argyrisalexiou@hotmail.com\">argyrisalexiou@hotmail.com</a> </td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/11.jpg\" alt=\"11\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Maria Pachi</strong>, Biologist<br />M.Sc Student<br />Contact her at: <a href=\"mailto:maria.pachi98@gmail.com\">maria.pachi98@gmail.com</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/12.png\" alt=\"12\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Vassilis Stamatakis</strong>, Biologist<br />M.Sc Student<br />Contact him at: <a href=\"mailto:maria.pachi98@gmail.com\">maria.pachi98@gmail.com</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/13.png\" alt=\"13\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Eirini Androna</strong>, Biologist<br />M.Sc Student<br />Contact her at: <a href=\"mailto:irine13omega@gmail.com\">irine13omega@gmail.com</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td>                                                       <br /> </td>\n<td data-align=\"right\"><strong>Katerina Gentekaki</strong>, Biologist <br />M.Sc. Student<br />Contact her at: <a href=\"mailto:katerinagen97@gmail.com\">katerinagen97@gmail.com</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table -->', 'Group Members', '', 'inherit', 'closed', 'closed', '', '192-revision-v1', '', '', '2021-06-29 15:52:32', '2021-06-29 12:52:32', '', 192, 'http://9.dynacomp2.eu/rna/wordpress/?p=406', 0, 'revision', '', 0),
(407, 3, '2021-06-29 15:52:32', '2021-06-29 12:52:32', '<!-- wp:table {\"hasFixedLayout\":true,\"className\":\"is-style-regular\"} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/1.jpg\" alt=\"1\" width=\"200\" height=\"251\" /></td>\n<td data-align=\"right\"><strong>Katerina Grafanaki</strong>, MD, PhD<br />Contact her at: <a href=\"mailto:grafanaki@med.upatras.gr\">grafanaki@med.upatras.gr</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/GRAFANAKI_CV_2016_ENG.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/2.jpg\" alt=\"2\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Vicky Stamatopoulou</strong>, PhD<br />Assistant Professor<br />Contact her at: <a href=\"mailto:v.stam@upatras.gr\">v.stam@upatras.gr</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/CV_Stamatopoulou.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/3.jpg\" alt=\"3\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Ilias Skeparnias</strong>, Biologist, PhD <br />Contact him at: <a href=\"mailto:hskeparnias@upatras.gr\">iskeparnias@upatras.gr</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/I.Skeparnias_CV.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/4.jpg\" alt=\"4\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Athanasios N. Shaukat</strong>, Biologist, MSc <br />PhD student<br />Contact him at: <a href=\"mailto:shaukat.ath@gmail.com\">shaukat.ath@gmail.com</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/Curriculum%20Vitae%20A.sokat.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/5.jpg\" alt=\"5\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Eleni Kaliatsi</strong>, Biotechnologist, MSc <br />PhD student<br />Contact her at: <a href=\"mailto:lenakaliatsi@hotmail.gr\">lenakaliatsi@hotmail.gr</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/%CE%92%CE%99%CE%9F%CE%93%CE%A1%CE%91%CE%A6%CE%99%CE%9A%CE%9F_%CE%A3%CE%97%CE%9C%CE%95%CE%99%CE%A9%CE%9C%CE%911.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/6.jpg\" alt=\"6\" width=\"200\" height=\"250\" /> </td>\n<td data-align=\"right\"><strong>Giorgos Kyriakopoulos</strong>, Pharmacist, MSc <br />PhD student<br />Contact him at: <a href=\"mailto:gkyriakop.123@gmail.com\">gkyriakop.123@gmail.com</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/Curriculum-Vitae-G.Kyriakopoulos.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/7.jpg\" alt=\"7\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Nikoleta Giarimoglou</strong>, Biochemist, MSc<br />PhD student<br />Contact her at: <a href=\"mailto:n.giarimoglou@upatras.gr\">n.giarimoglou@upatras.gr</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/Giarimoglou_CV.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/8.jpg\" alt=\"8\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Adamantia Kouvela</strong>, Molecular Biologist, MSc<br />PhD student<br />Contact her at: <a href=\"mailto:kouvela.a@upatras.gr\">kouvela.a@upatras.gr</a> </td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/9.jpg\" alt=\"9\" width=\"200\" height=\"250\" /> </td>\n<td data-align=\"right\"><strong>Ioanna Patsi</strong>, Biologist <br />M.Sc Student<br />Contact her at: <a href=\"mailto:up1047958@upnet.gr\">up1047958@upnet.gr</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/CV%20patsi.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/10.jpg\" alt=\"10\" width=\"200\" height=\"250\" /> </td>\n<td><strong>Anargyros Alexiou</strong>, Biologist <br />M.Sc Student<br />Contact him at: <a href=\"mailto:argyrisalexiou@hotmail.com\">argyrisalexiou@hotmail.com</a> </td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/11.jpg\" alt=\"11\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Maria Pachi</strong>, Biologist<br />M.Sc Student<br />Contact her at: <a href=\"mailto:maria.pachi98@gmail.com\">maria.pachi98@gmail.com</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/12.png\" alt=\"12\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Vassilis Stamatakis</strong>, Biologist<br />M.Sc Student<br />Contact him at: <a href=\"mailto:maria.pachi98@gmail.com\">maria.pachi98@gmail.com</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/13.png\" alt=\"13\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Eirini Androna</strong>, Biologist<br />M.Sc Student<br />Contact her at: <a href=\"mailto:irine13omega@gmail.com\">irine13omega@gmail.com</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td>                                                       <br /> </td>\n<td data-align=\"right\"><strong>Katerina Gentekaki</strong>, Biologist <br />M.Sc. Student<br />Contact her at: <a href=\"mailto:katerinagen97@gmail.com\">katerinagen97@gmail.com</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table -->', 'Group Members', '', 'inherit', 'closed', 'closed', '', '192-revision-v1', '', '', '2021-06-29 15:52:32', '2021-06-29 12:52:32', '', 192, 'http://9.dynacomp2.eu/rna/wordpress/?p=407', 0, 'revision', '', 0),
(408, 3, '2021-06-29 15:52:32', '2021-06-29 12:52:32', '<!-- wp:table {\"hasFixedLayout\":true,\"className\":\"is-style-regular\"} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/1.jpg\" alt=\"1\" width=\"200\" height=\"251\" /></td>\n<td style=\"text-align: left;\" data-align=\"right\"><strong>Katerina Grafanaki</strong>, MD, PhD<br />Contact her at: <a href=\"mailto:grafanaki@med.upatras.gr\">grafanaki@med.upatras.gr</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/GRAFANAKI_CV_2016_ENG.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/2.jpg\" alt=\"2\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Vicky Stamatopoulou</strong>, PhD<br />Assistant Professor<br />Contact her at: <a href=\"mailto:v.stam@upatras.gr\">v.stam@upatras.gr</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/CV_Stamatopoulou.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/3.jpg\" alt=\"3\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Ilias Skeparnias</strong>, Biologist, PhD <br />Contact him at: <a href=\"mailto:hskeparnias@upatras.gr\">iskeparnias@upatras.gr</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/I.Skeparnias_CV.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/4.jpg\" alt=\"4\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Athanasios N. Shaukat</strong>, Biologist, MSc <br />PhD student<br />Contact him at: <a href=\"mailto:shaukat.ath@gmail.com\">shaukat.ath@gmail.com</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/Curriculum%20Vitae%20A.sokat.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/5.jpg\" alt=\"5\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Eleni Kaliatsi</strong>, Biotechnologist, MSc <br />PhD student<br />Contact her at: <a href=\"mailto:lenakaliatsi@hotmail.gr\">lenakaliatsi@hotmail.gr</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/%CE%92%CE%99%CE%9F%CE%93%CE%A1%CE%91%CE%A6%CE%99%CE%9A%CE%9F_%CE%A3%CE%97%CE%9C%CE%95%CE%99%CE%A9%CE%9C%CE%911.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/6.jpg\" alt=\"6\" width=\"200\" height=\"250\" /> </td>\n<td data-align=\"right\"><strong>Giorgos Kyriakopoulos</strong>, Pharmacist, MSc <br />PhD student<br />Contact him at: <a href=\"mailto:gkyriakop.123@gmail.com\">gkyriakop.123@gmail.com</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/Curriculum-Vitae-G.Kyriakopoulos.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/7.jpg\" alt=\"7\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Nikoleta Giarimoglou</strong>, Biochemist, MSc<br />PhD student<br />Contact her at: <a href=\"mailto:n.giarimoglou@upatras.gr\">n.giarimoglou@upatras.gr</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/Giarimoglou_CV.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/8.jpg\" alt=\"8\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Adamantia Kouvela</strong>, Molecular Biologist, MSc<br />PhD student<br />Contact her at: <a href=\"mailto:kouvela.a@upatras.gr\">kouvela.a@upatras.gr</a> </td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/9.jpg\" alt=\"9\" width=\"200\" height=\"250\" /> </td>\n<td data-align=\"right\"><strong>Ioanna Patsi</strong>, Biologist <br />M.Sc Student<br />Contact her at: <a href=\"mailto:up1047958@upnet.gr\">up1047958@upnet.gr</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/CV%20patsi.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/10.jpg\" alt=\"10\" width=\"200\" height=\"250\" /> </td>\n<td><strong>Anargyros Alexiou</strong>, Biologist <br />M.Sc Student<br />Contact him at: <a href=\"mailto:argyrisalexiou@hotmail.com\">argyrisalexiou@hotmail.com</a> </td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/11.jpg\" alt=\"11\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Maria Pachi</strong>, Biologist<br />M.Sc Student<br />Contact her at: <a href=\"mailto:maria.pachi98@gmail.com\">maria.pachi98@gmail.com</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/12.png\" alt=\"12\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Vassilis Stamatakis</strong>, Biologist<br />M.Sc Student<br />Contact him at: <a href=\"mailto:maria.pachi98@gmail.com\">maria.pachi98@gmail.com</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/13.png\" alt=\"13\" width=\"200\" height=\"250\" /></td>\n<td style=\"text-align: left;\" data-align=\"right\"><strong>Eirini Androna</strong>, Biologist<br />M.Sc Student<br />Contact her at: <a href=\"mailto:irine13omega@gmail.com\">irine13omega@gmail.com</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td>                                                       <br /> </td>\n<td data-align=\"right\"><strong>Katerina Gentekaki</strong>, Biologist <br />M.Sc. Student<br />Contact her at: <a href=\"mailto:katerinagen97@gmail.com\">katerinagen97@gmail.com</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table -->', 'Group Members', '', 'inherit', 'closed', 'closed', '', '192-revision-v1', '', '', '2021-06-29 15:52:32', '2021-06-29 12:52:32', '', 192, 'http://9.dynacomp2.eu/rna/wordpress/?p=408', 0, 'revision', '', 0),
(409, 3, '2021-06-29 15:54:41', '2021-06-29 12:54:41', 'Constantinos Stathopoulos, PhD Professor\n									Constantinos Stathopoulos, PhD Professor\n					<p style=\"line-height: 1.71429;\">Pre-clinical Building, 3rd floor<br />1 Asklipiou st., 26504 Patras, Greece<br />Patras Achaia 26504, Greece<br />+30-2610 997936, +30-2610 997179, +30-2610 997932<br /><a style=\"font-size: 15px; font-family: var( --e-global-typography-text-font-family ), Sans-serif; font-weight: var( --e-global-typography-text-font-weight ); background-color: #ffffff; letter-spacing: 0px;\" href=\"https://www.facebook.com/RNAupatras\" target=\"_blank\" rel=\"noopener\">mRNA Biology page</a></p>\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\" src=\"https://maps.google.com/maps?q=38.29362291017908%2C%2021.793389357103884&amp;t=m&amp;z=10&amp;output=embed&amp;iwloc=near\" title=\"38.29362291017908, 21.793389357103884\" aria-label=\"38.29362291017908, 21.793389357103884\"></iframe>', 'Contact', '', 'inherit', 'closed', 'closed', '', '47-revision-v1', '', '', '2021-06-29 15:54:41', '2021-06-29 12:54:41', '', 47, 'http://9.dynacomp2.eu/rna/wordpress/?p=409', 0, 'revision', '', 0),
(410, 3, '2021-06-29 15:54:41', '2021-06-29 12:54:41', 'Constantinos Stathopoulos, PhD Professor\n									Constantinos Stathopoulos, PhD Professor\n					<p style=\"line-height: 1.71429;\">Pre-clinical Building, 3rd floor<br />1 Asklipiou st., 26504 Patras, Greece<br />Patras Achaia 26504, Greece<br />+30-2610 997936, +30-2610 997179, +30-2610 997932<br /><a style=\"font-size: 15px; font-family: var( --e-global-typography-text-font-family ), Sans-serif; font-weight: var( --e-global-typography-text-font-weight ); background-color: #ffffff; letter-spacing: 0px;\" href=\"https://www.facebook.com/RNAupatras\" target=\"_blank\" rel=\"noopener\">mRNA Biology page</a></p>\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\" src=\"https://maps.google.com/maps?q=38.29362291017908%2C%2021.793389357103884&amp;t=m&amp;z=10&amp;output=embed&amp;iwloc=near\" title=\"38.29362291017908, 21.793389357103884\" aria-label=\"38.29362291017908, 21.793389357103884\"></iframe>', 'Contact', '', 'inherit', 'closed', 'closed', '', '47-revision-v1', '', '', '2021-06-29 15:54:41', '2021-06-29 12:54:41', '', 47, 'http://9.dynacomp2.eu/rna/wordpress/?p=410', 0, 'revision', '', 0),
(411, 3, '2021-06-29 15:54:42', '2021-06-29 12:54:42', 'Constantinos Stathopoulos, PhD Professor\n									Constantinos Stathopoulos, PhD Professor\n					<p style=\"line-height: 1.71429;\">Pre-clinical Building, 3rd floor<br />1 Asklipiou st., 26504 Patras, Greece<br />Patras Achaia 26504, Greece<br />+30-2610 997936, +30-2610 997179, +30-2610 997932<br /><a style=\"font-size: 15px; font-family: var( --e-global-typography-text-font-family ), Sans-serif; font-weight: var( --e-global-typography-text-font-weight ); background-color: #ffffff; letter-spacing: 0px;\" href=\"https://www.facebook.com/RNAupatras\" target=\"_blank\" rel=\"noopener\">RNA Biology Group &#8211; Facebook Page<br /></a></p>\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\" src=\"https://maps.google.com/maps?q=38.29362291017908%2C%2021.793389357103884&amp;t=m&amp;z=10&amp;output=embed&amp;iwloc=near\" title=\"38.29362291017908, 21.793389357103884\" aria-label=\"38.29362291017908, 21.793389357103884\"></iframe>', 'Contact', '', 'inherit', 'closed', 'closed', '', '47-revision-v1', '', '', '2021-06-29 15:54:42', '2021-06-29 12:54:42', '', 47, 'http://9.dynacomp2.eu/rna/wordpress/?p=411', 0, 'revision', '', 0),
(412, 3, '2021-06-29 15:58:08', '2021-06-29 12:58:08', 'Constantinos Stathopoulos, PhD Professor\nConstantinos Stathopoulos, PhD Professor\n<p style=\"line-height: 1.71429;\">Pre-clinical Building, 3rd floor\n1 Asklipiou st., 26504 Patras, Greece\nPatras&nbsp;Achaia&nbsp;26504,&nbsp;Greece\n+30-2610 997936, +30-2610 997179, +30-2610 997932\n<a style=\"font-size: 15px; font-family: var( --e-global-typography-text-font-family ), Sans-serif; font-weight: var( --e-global-typography-text-font-weight ); background-color: #ffffff; letter-spacing: 0px;\" href=\"https://www.facebook.com/RNAupatras\" target=\"_blank\" rel=\"noopener\">RNA Biology Group – Facebook Page\n</a></p>\n			<iframe scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\" src=\"https://maps.google.com/maps?q=38.29362291017908%2C%2021.793389357103884&amp;t=m&amp;z=10&amp;output=embed&amp;iwloc=near\" title=\"38.29362291017908, 21.793389357103884\" aria-label=\"38.29362291017908, 21.793389357103884\" frameborder=\"0\"></iframe>', 'Contact', '', 'inherit', 'closed', 'closed', '', '47-autosave-v1', '', '', '2021-06-29 15:58:08', '2021-06-29 12:58:08', '', 47, 'http://9.dynacomp2.eu/rna/wordpress/?p=412', 0, 'revision', '', 0),
(413, 3, '2021-06-29 16:05:49', '2021-06-29 13:05:49', '<!-- wp:paragraph -->\n<p><strong>2006</strong></p>\n<!-- /wp:paragraph --><!-- wp:list {\"ordered\":true} -->\n<ol>\n<li style=\"text-align: left;\">Kottaridi Bolanaki E., Mamuris Z., <strong>Stathopoulos C.</strong> and Markoulatos P. Molecular phylogeny of VP1, 2A and 2B genes of echovirus isolates: epidemiological linkage and observations on genetic variation 151: 1117-1132.</li>\n<li style=\"text-align: left;\">PaximadiE., Karakasiliotis I., Mamuris Z., <strong>Stathopoulos C.</strong>, Krikelis V. and Markoulatos P. Genomic analysis recombinant Sab in clinical isolates <em>Virus Genes</em> 32: 203-210. (IF: )</li>\n<li style=\"text-align: left;\">Vourekas A., Kalavrizioti D., <strong>Stathopoulos C.</strong>,<strong> (*)</strong> and Drainas D. Modulation of catalytic RNA biological activity by small molecule effectors. 6: 971-978. <strong>(*)corresponding author</strong></li>\n<li style=\"text-align: left;\">Kalavrizioti D. Vourekas A., Stamatopoulou, V., Toumpeki C., Giannouli S., <strong>Stathopoulos C.</strong>,<strong> (*)</strong> and Drainas D. RNA-mediated therapeutics: from gene inactivation to clinical application 6: 1737-1758. <strong>(*)corresponding author</strong></li>\n<li style=\"text-align: left;\">Bailly M., Giannouli S., Blaise M., <strong>Stathopoulos C. (*)</strong>, Kern D and Becker H. D. A single tRNA base-pair mediates bacterial tRNA-dependent biosynthesis of 34: 6083-6094. <strong>(*)corresponding author</strong></li>\n</ol>\n<!-- /wp:list --><!-- wp:paragraph -->\n<p style=\"text-align: left;\"><strong>2007</strong></p>\n<!-- /wp:paragraph --><!-- wp:list {\"ordered\":true} -->\n<ol style=\"text-align: left;\">\n<li>Vourekas A., Kalavrizioti D., Tekos A., Zarkadis I., <strong>Stathopoulos C. </strong><strong>(*)</strong> and Drainas D. A 40.7 kDa Rpp30/Rpp1 homologue is a protein subunit of <em>Dictyostelium discoideum </em>RNase P holoenzyme. <em>Biochimie</em> 89: 301-310. <strong>(*)</strong><strong>corresponding author</strong></li>\n<li>Stagos, Spanou, Margariti, <strong>Stathopoulos</strong>, Mamuris, Kazantzoglou, MagiatisKouretasD. (2007) Cytogeneticeffectsgrapeextracts (<em>Vitis</em><em>vinifera</em>) andpolyphenolsmitomycinC-inducedSCEsinhumanbloodlymphocytes. <em>J Agric</em><em>.</em><em> Food Chem. </em>55: 5246-5252.</li>\n<li>Zifa E., Giannouli S., Theotokis P., Stamatis K., Mamuris Z. and <strong>Stathopoulos C.</strong> <strong>(*)</strong> Mitochondrial tRNA mutations: functional and clinical perturbations. <em>RNAbiology</em> 4: 38-66. <strong>(*) </strong><strong>corresponding author</strong></li>\n<li>Kontou M., Kristo I., Ikonomidis A., Maniatis A., Pournaras S. and <strong>Stathopoulos C.</strong> <strong>(*)</strong>Molecular cloning and biochemical characterization of VIM-12, a novel hybrid metallo-β-lactamase from a <em>Klebsiella pneumoniae</em> clinical isolate, reveals atypical substrate specificity. <em>Biochemistry</em> 46: 13170-13178. <strong>(*) </strong><strong>corresponding author</strong></li>\n</ol>\n<!-- /wp:list --><!-- wp:paragraph -->\n<p style=\"text-align: left;\"><strong>2008</strong></p>\n<!-- /wp:paragraph --><!-- wp:list {\"ordered\":true} -->\n<ol style=\"text-align: left;\">\n<li>StamatisC., Giannouli, S., Suchentrunk F., Sert H., <strong>Stathopoulos</strong><strong>C</strong><strong>.</strong><strong> (*)</strong>andMamurisZ. RecruitmentmitochondrialtRNAgenesasauxiliary variability markersfor both intra- and inter-species analyses: theparadigmbrownhare (<em>Lepus</em><em>europaeus</em>)<em>Gene</em> 410: 154-164. <strong>(*) corresponding author</strong></li>\n<li>Zifa E., Theotokis P., Kaminari A., Maridaki H., Leze H., Petsiava E., Mamuris Z. and <strong>Stathopoulos C. (*)</strong> (2008) A novel G3337A mitochondrial ND1 mutation related to cardiomyopathy co-segregates with tRNA<sup>Leu(CUN)</sup> A12308G and tRNA<sup>Thr</sup> C15946T mutations. <em>Mitochondrion</em> 8: 229-236. <strong>(*) corresponding author</strong></li>\n<li>Ikonomidis A., Michail G., Vasdeki A., Labrou M., Karavasilis V., <strong>Stathopoulos C.</strong>, Maniatis A. and Pournaras S. (2008) <em>In vitro</em> and <em>i</em><em>n</em> <em>v</em><em>ivo</em> evaluation of oxacillin efficiency on<em> mecA</em>-positive oxacillin-susceptible <em>Staphylococcus aureus.</em> <em>Antimicrob. Agents Chem.</em> 52: 3905-3908.</li>\n</ol>\n<!-- /wp:list --><!-- wp:paragraph -->\n<p style=\"text-align: left;\"><strong>2009</strong></p>\n<!-- /wp:paragraph --><!-- wp:list {\"ordered\":true} -->\n<ol style=\"text-align: left;\">\n<li>Balatsos N. A. A., Anastasakis D. and <strong>Stathopoulos C.</strong> <strong>(*)</strong> Inhibition of human poly(A)-specific ribonuclease (PARN) by purine nucleotides: kinetic analysis. <em>J</em><em>. </em><em>Enz</em><em>. </em><em>Inh</em><em>. </em><em>Med</em><em>. </em>24: 516-523. <strong>(*) corresponding author</strong></li>\n<li>GiannouliS., KyritsisA., Malissovas N., BeckerH. D. and<strong>Stathopoulos</strong><strong>C</strong><strong>.</strong><strong> (*)</strong>On the role of an unusual tRNA<sup>Gly</sup> isoacceptor in S<em>taphylococcus aureus</em>. <em>Biochimie</em> 91: 344-351. <strong>(*) </strong><strong>corresponding author</strong></li>\n<li>Papatheodorou L. K., MalizosK. N., Poultisidis L. A., Hantes M. E., GiannouliS., Grafanaki K., Ioannou M. G., Koukoulis G. K., Protopappas V. C., Fotiadis D. I. and<strong>Stathopoulos</strong><strong>C</strong><strong>.</strong><em>Ultrasound Med. Biol.</em> 35: 576-584.</li>\n<li>Balatsos N. A. A., Vlachakis D., Maragozidis P., Manta S., Anastasakis D., Kyritsis A., Vlassi M., Komiotis D. and <strong>Stathopoulos C.</strong> <strong>(*) </strong>. <em>Biochemistry</em> 48: 6044-6051. <strong>(*) </strong><strong>corresponding</strong><strong>author</strong></li>\n</ol>\n<!-- /wp:list --><!-- wp:paragraph -->\n<p style=\"text-align: left;\"><strong>2010</strong></p>\n<!-- /wp:paragraph --><!-- wp:list {\"ordered\":true} -->\n<ol>\n<li style=\"text-align: left;\">GiannouliS., LabrouM., KyritsisA., IkonomidisA., PournarasS., <strong>Stathopoulos</strong><strong>C</strong><strong>. (*) </strong>and Tsakris A. (2010) DetectionmutationsinFemABXproteinfamilyin-susceptible, <em>mecA</em>positive<em>Staphylococcus</em><em>aureus</em>clinicalisolates<em>J</em><em>. Antimicrob.</em> 65: 626-633. <strong>(*) </strong><strong>corresponding</strong><strong>author</strong></li>\n</ol>\n<!-- /wp:list -->', 'Publications 2006-2010', '', 'inherit', 'closed', 'closed', '', '181-autosave-v1', '', '', '2021-06-29 16:07:23', '2021-06-29 13:07:23', '', 181, 'http://9.dynacomp2.eu/rna/wordpress/?p=413', 0, 'revision', '', 0);
INSERT INTO `wprna_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(414, 3, '2021-06-29 16:07:18', '2021-06-29 13:07:18', '<!-- wp:list {\"ordered\":true} -->\n<ol><li><strong>Stathopoulos C.</strong>, Kalpaxis D. L., and Drainas D. (1995) Partial purification and characterization of RNase Ρ from Dictyostelium discoideum.&nbsp;<em>Eur J Biochem</em>&nbsp;228: 976-980.</li><li>Tekos A.,&nbsp;<strong>Stathopoulos C.</strong>, and Drainas D. (1998) Bimodal action of the alkaline earth cations on Dictyostelium discoideum ribonuclease Ρ activity.&nbsp;<em>Biochemistry</em>&nbsp;37: 15474-15480.</li><li>Tekos A., Tsagla A.,&nbsp;<strong>Stathopoulos C.</strong>, and Drainas D. (1999) Inhibition of Dictyostelium discoideum ribonuclease Ρ activity by aminoglycosides.&nbsp;<em>Nucleic Acids Symp Series</em>&nbsp;41: 152-154</li><li>Tumbula D., Vothknecht U.C., Kirn H., Ibba M., Min B., Li T., Pelaschier J.,&nbsp;<strong>Stathopoulos C.</strong>, Becker H. D. and Söll D. (1999) Archaeal aminoacyl-tRNA synthesis: diversity replaces dogma.&nbsp;<em>Genetics</em>&nbsp;152: 1269-1276.</li><li>Li T., Graham D. E., Stathopoulos C.,Haney P.J., Kirn H., Vothknecht U.C., Kitabatake M., Hong K., Eggertsson G., Curnow A.W., Lin W., Celic I., Whitman W. and Söll D. (1999) Cysteinyl-tRNA formation: the last puzzle of aminoacyl-tRNA synthesis.&nbsp;<em>FEBS Letters</em>&nbsp;462: 302-306.</li><li>Papadimou Ε., Monastirli A.,<strong>&nbsp;Stathopoulos C.</strong>, Tsambaos D., and Drainas D. (2000) Modulation of ribonuclease Ρ activity by calcipotriol.&nbsp;<em>Eur J Biochem</em>&nbsp;267: 1173-1177.</li><li><strong>Stathopoulos C.</strong>, Tsagla A., Tekos A., and Drainas D. (2000) Effect of peptidyltransferase inhibitors on ribonuclease Ρ activity from Dictyostelium discoideum.&nbsp;<em>Mol Biol Reports</em>&nbsp;27: 107-111.</li><li>Tekos A., Tsagla A.,&nbsp;<strong>Stathopoulos C.</strong>&nbsp;and Drainas D. (2000) Inhibition of eukaryotic ribonuclease Ρ activity by aminoglycosides. Kinetic studies.&nbsp;<em>FEBS Letters</em>&nbsp;485: 71-75.</li><li><strong>Stathopoulos C.</strong>, Li T., Longman R., Vothknecht U.C., Becker H.D., Ibba M. and Söll D. (2000). One polypeptide with two aminoacyl-tRNA synthetase activities.&nbsp;<em>Science</em>&nbsp;287: 479-482.</li><li>Ibba M., Becker H. D.,&nbsp;<strong>Stathopoulos C.</strong>, Tumbula D. and Söll D. (2000) The adaptor hypothesis revisited.<em>&nbsp;Trends Biochem Sci</em>&nbsp;25: 311-316.</li><li>Bunjun S. (*),&nbsp;<strong>Stathopoulos C.</strong>&nbsp;(*), Graham D., Min B., Kitabatake M., Wang A.L., Wang&nbsp;&nbsp; C.C., Vivares C.P., Weiss L.M. and Söll D. (2000) A dual-specificity aminoacyl-tRNA synthetase in the deep-rooted eukaryote Giardia lamblia.&nbsp;<em>Proc Natl Acad Sci USA</em>&nbsp;97: 12997-13002. (*) first co-authors</li><li><strong>Stathopoulos C.</strong>, Jacquin-Becker C., Becker H.D., Li T., Ambrogelly A., Longman R. and Söll D. (2001) Methanococcus jannaschii Prolyl-Cysteinyl-tRNA synthetase possesses overlapping amino acid binding sites.&nbsp;<em>Biochemistry</em>&nbsp;40: 46-52.</li><li><strong>Stathopoulos C.</strong>, Tekos A., Zarkadis, I. and Drainas D. (2001) Extensive deproteinization of Dictyostelium discoideum RNase Ρ reveals a new catalytic activity.&nbsp;<em>Eur J Biochem</em>&nbsp;268: 2134-2140.</li><li>Ibba M.,&nbsp;<strong>Stathopoulos C.</strong>&nbsp;and Söll D. (2001). Protein Synthesis: 23 Amino acids and counting.&nbsp;<em>Current Biology</em>&nbsp;11: 563-565.</li><li>Ruan B., Ahel I., Ambrogelly A., Becker H. D., Bunjun S., Feng L., Tumbula D., Ibba M., Korencic D., Kobayashi H., Jacquin-Becker C., Mejlhede N., Min B., Raczniak G., Rinehart J.,&nbsp;<strong>Stathopoulos C.</strong>, Li T. and Söll D. (2001). Genomics and the evolution of aminoacyl-tRNA synthesis.&nbsp;<em>Acta Biochim Pol</em>&nbsp;48: 313-321.</li><li><strong>Stathopoulos C.</strong>, Kim W., Li T., Anderson I., Palioura S., Whitman W. and Söll D. (2001) Cysteinyl-tRNA synthetase is not essential for the viability of the archeaon Methanococcus maripaludis.&nbsp;<em>Proc Natl Acad Sci USA</em>&nbsp;98: 14292-14297.</li><li>Feng L.,&nbsp;<strong>Stathopoulos C.</strong>, Ahel I., Mitra A., Hartsch T., Tumbula D. and Söll D. (2002). Aminoacyl-tRNA formation in the hyperthermophile Themus thermophilus.<em>&nbsp;Extremophiles</em>&nbsp;6: 167-174.</li><li>Jacquin-Becker C., Ahel I., Ambrogelly A., Ruan B. Söll D. and&nbsp;<strong>Stathopoulos C</strong>. (2002) Cysteinyl-tRNA formation and prolyl-tRNA synthetase&nbsp;<em>FEBS Letters</em>&nbsp;514: 34-36.</li><li><strong>Stathopoulos C.</strong>, Ahel I., Ambrogelly A., Becker H., Bunjun S., Feng L., Herring S., Jacquin-Becker C., Kobayashi H., Korencic D., Krett B., Mejlhede N., Min B., Nakano H., Namgoong S., Polycarpo C., Raczniak G., Rinehart J., Rosas-Sandoval G., Ruan B., Sabina J., Sauerwald A., Toogood H., Tumbula-Hansen D., Ibba M. and Söll D. (2002). Aminoacyl-tRNA synthesis: a post-genome perspective.&nbsp;<em>Cold Spring Harbor Symp Quant Biol</em>&nbsp;Vol. LXVI 175-183.</li><li>Ahel I.,&nbsp;<strong>Stathopoulos C.</strong>, Ambrogelly A., Sauerwald A., Toogood H., Hartsch T. and Söll D. (2002) Cysteine activation is an inherent property of prolyl-tRNA synthetases.&nbsp;<em>J Biol Chem</em>&nbsp;277: 34743-34748.</li><li>Ambrogelly A., Ahel I., Polycarpo C., Bunjun-Srihari S., Krett B., Jacquin-Becker C., Kohrer C.,&nbsp;<strong>Stathopoulos C.</strong>, RajBhandary U.L. and Söll D. (2002) Methanocaldococcus jannaschii prolyl-tRNA synthetase charges tRNAPro with cysteine.&nbsp;<em>J Biol Chem</em>&nbsp;277: 34749-34754.</li><li>Kalavrizioti D., Vourekas A., Tekos A.,&nbsp;<strong>Stathopoulos C.</strong>&nbsp;and Drainas D. (2003) Kinetics of inhibition of ribonuclease P activity by peptidyl-transferase inhibitors&nbsp;<em>Mol Biol Reports</em>&nbsp;30: 9-15.</li><li>Kamtekar S., Kennedy D.W., Wang J.,&nbsp;<strong>Stathopoulos C</strong>., Söll D. and Steitz, T.A. (2003) The structural basis of cysteine aminoacylation of tRNAPro by prolyl-tRNA synthetases.&nbsp;<em>Proc Natl Acad Sci USA</em>&nbsp;100: 1673-1678.</li><li>Korencic D., Ahel I., Schelert J., Sacher M., Ruan B.,&nbsp;<strong>Stathopoulos C.</strong>, Blum P., Ibba, M. and Söll D. (2004) A freestanding proofreading domain isrequired for protein synthesis quality control in archaea.&nbsp;<em>Proc Natl Acad Sci USA</em>&nbsp;101: 10260-10265.</li><li>Tekos A. (*),&nbsp;<strong>Stathopoulos C.</strong>&nbsp;(*), Tsambaos D. and Drainas D. (2004) RNase P: a screening system and molecular target for the development of new drugs.&nbsp;<em>Curr Med Chem</em>&nbsp;11: 2979-2989. (*)&nbsp;<strong>first co-authors</strong></li><li>Ruan B., Bovee M.L., Sacher M.,&nbsp;<strong>Stathopoulos C.</strong>, Poralla K., Francklyn C.S. and Söll D. (2005) A unique hydrophobic cluster near the active site contributes to differences of borrelidin inhibition among threonyl-tRNA synthetases.&nbsp;<em>J Biol Chem</em>&nbsp;280: 571-577.</li><li>Ambrogelly A., Kamtekar S.,&nbsp;<strong>Stathopoulos C.</strong>, Kennedy D. and Söll D. (2005) Asymmetrical behavior of archaeal proly-tRNA synthetase&nbsp;<em>FEBS Letters</em>&nbsp;579: 6017-6022.</li><li>Kottaridi C., Bolanaki E., Mamuris Z.,&nbsp;<strong>Stathopoulos C.</strong>&nbsp;and Markoulatos P. (2006) Molecular phylogeny of VP1, 2A and 2B genes of echovirus isolates: epidemiological linkage and observations on genetic variation&nbsp;<em>Arch Virol</em>&nbsp;151: 1117-1132.</li><li>Paximadi E., Karakasiliotis I., Mamuris Z.,&nbsp;<strong>Stathopoulos C.</strong>, Krikelis V. and Markoulatos P. (2006) Genomic analysis of recombinant Sabin clinical isolates&nbsp;<em>Virus Genes</em>&nbsp;32: 203-210.</li><li>Vourekas A., Kalavrizioti D.,&nbsp;<strong>Stathopoulos C.</strong>, (*) and Drainas D. (2006) Modulation of catalytic RNA biological activity by small molecule effectors.&nbsp;<em>M Rev Med Chem</em>&nbsp;6: 971-978. (*)&nbsp;<strong>corresponding author</strong></li><li>Kalavrizioti D. Vourekas A., Stamatopoulou, V., Toumpeki C., Giannouli S.,&nbsp;<strong>Stathopoulos C.</strong>, (*) and Drainas D. (2006) RNA-mediated therapeutics: from gene inactivation to clinical application&nbsp;<em>Curr Top Med Chem</em>&nbsp;6: 1737-1758. (*)&nbsp;<strong>corresponding author</strong></li><li>Bailly M., Giannouli S., Blaise M.,&nbsp;<strong>Stathopoulos C.</strong>&nbsp;(*), Kern D and Becker H. D. (2006) A single tRNA base-pair mediates bacterial tRNA-dependent biosynthesis of asparargine.<em>&nbsp;Nucleic Acids Res&nbsp;</em>34: 6083-6094. (*)&nbsp;<strong>correspondin gauthor</strong></li><li>Vourekas A., Kalavrizioti D., Tekos A., Zarkadis I.,&nbsp;<strong>Stathopoulos C.</strong>&nbsp;(*) and Drainas D. (2007) A 40.7 kDa Rpp30/Rpp1 homologue is a protein subunit of Dictyostelium discoideum RNase P holoenzyme.&nbsp;<em>Biochimie</em>&nbsp;89: 301-310. (*)&nbsp;<strong>corresponding author</strong></li><li>Stagos D., Spanou C., Margariti M.,<strong>&nbsp;Stathopoulos C.</strong>, Mamuris Z., Kazantzoglou G., Magiatis P. and Kouretas D. (2007) Cytogenetic effects of grape extracts (Vitis vinifera) and polyphenols on mitomycin C-induced SCEs in human blood lymphocytes.&nbsp;<em>J Agric Food Chem</em>&nbsp;55: 5246-5252.</li><li>Zifa E., Giannouli S., Theotokis P., Stamatis K., Mamuris Z. and&nbsp;<strong>Stathopoulos C.</strong>&nbsp;(*)(2007) Mitochondrial tRNA mutations: functional and clinical perturbations.&nbsp;<em>RNA Biology</em>&nbsp;4: 38-66. (*)<strong>&nbsp;corresponding author</strong></li><li>Kontou M., Kristo I., Ikonomidis A., Maniatis A., Pournaras S. and&nbsp;<strong>Stathopoulos C.</strong>&nbsp;(*)(2007) Molecular cloning and biochemical characterization of VIM-12, a novel hybrid metallo-β-lactamase from a Klebsiella pneumoniae clinical isolate, reveals atypical substrate specificity.&nbsp;<em>Biochemistry</em>&nbsp;46: 13170-13178. (*)&nbsp;<strong>corresponding author</strong></li><li>Stamatis C., Giannouli, S., Suchentrunk F., Sert H.,&nbsp;<strong>Stathopoulos C.</strong>&nbsp;(*) and Mamuris Z. (2008) RecruitmentofmitochondrialtRNAgenesasauxiliary variability markersfor both intra- and inter-species analyses: the paradigm of brown hare (Lepus europaeus)<em>&nbsp;Gene</em>&nbsp;410: 154-164. (*)&nbsp;<strong>corresponding author</strong></li><li>Zifa E., Theotokis P., Kaminari A., Maridaki H., Leze H., Petsiava E., Mamuris Z. and&nbsp;<strong>Stathopoulos C.</strong>&nbsp;(*) (2008) A novel G3337A mitochondrial ND1 mutation related to cardiomyopathy co-segregates with tRNALeu(CUN) A12308G and tRNAThr C15946T mutations.&nbsp;<em>Mitochondrion</em>&nbsp;8: 229-236. (*)&nbsp;<strong>corresponding author</strong></li><li>Ikonomidis A., Michail G., Vasdeki A., Labrou M., Karavasilis V.,&nbsp;<strong>Stathopoulos C.</strong>, Maniatis A. and Pournaras S. (2008) In vitro and in vivo evaluation of oxacillin efficiency on mecA-positive oxacillin-susceptible Staphylococcus aureus.&nbsp;<em>Antimicrob Agents Chem</em>&nbsp;52: 3905-3908.</li><li>Balatsos N. A. A., Anastasakis D. and&nbsp;<strong>Stathopoulos C.</strong>&nbsp;(*) (2009) Inhibition of human poly(A)-specific ribonuclease (PARN) by purine nucleotides: kinetic analysis.&nbsp;<em>J Enz Inh Med Chem</em>&nbsp;24: 516-523. (*)&nbsp;<strong>corresponding author</strong></li><li>Giannouli S., Kyritsis A., Malissovas N., Becker H.D. and&nbsp;<strong>Stathopoulos C.</strong>&nbsp;(*) (2009) On the role of an unusual tRNAGly isoacceptor in Staphylococcus aureus.&nbsp;<em>Biochimie</em>&nbsp;91: 344-351. (*)&nbsp;<strong>corresponding author</strong></li><li>Papatheodorou L.K., Malizos K.N., Poultisidis L.A., Hantes M.E., Giannouli S., Grafanaki K., Ioannou M.G., Koukoulis G. K., Protopappas V. C., Fotiadis D. I. and&nbsp;<strong>Stathopoulos C.</strong>&nbsp;(2009) Effect of transosseus application of low-intensity ultrasound at the tendon graft-bone interface healing: Gene expression and histological analysis in rabbits.&nbsp;<em>Ultrasound Med Biol</em>&nbsp;35: 576-584.</li><li>Balatsos N.A.A., Vlachakis D., Maragozidis P., Manta S., Anastasakis D., Kyritsis A., Vlassi M., Komiotis D. and&nbsp;<strong>Stathopoulos C.</strong>&nbsp;(*) (2009) Competitive inhibition of human poly(A)-specific ribonuclease (PARN) by synthetic fluoro-pyranosyl nucleosides.&nbsp;<em>Biochemistry</em>&nbsp;48: 6044-6051. (*)&nbsp;<strong>corresponding author</strong></li><li>Giannouli S., Labrou M., Kyritsis A., Ikonomidis A., Pournaras S.,&nbsp;<strong>Stathopoulos C.</strong>&nbsp;(*) and Tsakris A. (2010) Detection of mutations in FemXAB protein family in oxacillin-susceptible, mecA positive Staphylococcus aureus clinical isolates&nbsp;<em>J Antimicrob Chemoth</em>&nbsp;65: 626-633. (*)&nbsp;<strong>corresponding author</strong></li><li>Balatsos N.A.A., Vlachakis D., Chatzigeorgiou V., Manta S., Komiotis D., Vlassi M. and&nbsp;<strong>Stathopoulos C.</strong>&nbsp;(*) (2012) Kinetic and in silico analysis of the slow-binding inhibition of human Poly(A)-Specific Ribonuclease (PARN) by novel nucleoside analogues.&nbsp;<em>Biochimie</em>&nbsp;94: 214-221. (*)&nbsp;<strong>corresponding author</strong></li><li>Tsikrikonis G., Maniatis A.N., Labrou M., Ntokou E., Michail G., Daponte A.,&nbsp;<strong>Stathopoulos C.</strong>, Tsakris A. and Pournaras S. (2012) Differences in biofilm formation and virulence genes between clinical and fecal enterococcal isolates of human and animal origin.&nbsp;<em>Microbial Pathogenesis</em>&nbsp;52: 336-343.</li><li>Ntokou E.,&nbsp;<strong>Stathopoulos C.</strong>, Kristo I., Dimitroulia E., Labrou M., Makris D., Zakynhtinos E., Tsakris A. and Pournaras S. (2012) Intensive care unit outbreak caused by multiple clones of linezolid-resistant Enterococcus faecalis and Enterococcus faecium in a tertiary hospital.&nbsp;<em>J Antimicrob Chemoth</em>&nbsp;67: 1819-1823.</li><li>Balatsos N. A. A., Maragozidis P., Anastasakis D. and&nbsp;<strong>Stathopoulos C.</strong>&nbsp;(*) (2012) Modulation of poly(A)-specific ribonuclease (PARN): current knowledge and perspectives.&nbsp;<em>Current Med Chem</em>&nbsp;19: 4838-4849. (*)<strong>&nbsp;corresponding author</strong></li><li>Vlachakis D., Pavlopoulou A., Tsiliki G., Komiotis D.,&nbsp;<strong>Stathopoulos C.</strong>&nbsp;Balatsos N. and Kossida S. (2012) An intergraded in silico approach to design specific inhibitors targeting human poly(A)-specific ribonuclease.&nbsp;<em>PLoS ONE</em>&nbsp;7: e51113.</li><li>Karoulia Z., Nomikos M., Thanassoulas A., Papadopoulos G., Papadopoulou-Choli D., Nounessis G., Kontou M.,&nbsp;<strong>Stathopoulos C.</strong>&nbsp;(*), and Leonidas D.D. (2013) Studies on the intramolecular interactions between the A1 and A2 domains of the von Willebrand factor.&nbsp;<em>Protein and Peptide Lett</em>&nbsp;20: 131-140. (*)&nbsp;<strong>corresponding author</strong></li><li>Pournaras S., Köck R., Mossialos D., Mellmann A., Sakellaris V.,&nbsp;<strong>Stathopoulos C.</strong>, Friedrich A. W. and Tsakris A. (2013) Detection of a phylogenetically distinct IMP-type metallo-ß-lactamase, IMP-35, in a CC235 Pseudomonas aeruginosa from the Dutch-German border region (Euregio).&nbsp;<em>J Antimicrob Chemoth</em>&nbsp;68: 1271-1276.</li><li>Pournaras S., Ntokou E., Zarkotou O., Ranellou K., Themeli-Digalaki K.,&nbsp;<strong>Stathopoulos C.</strong>&nbsp;and Tsakris A. (2013) Emergence of linezolid-dependent Staphylococcus epidermidis bloodstream isolates.&nbsp;<em>Emerging Infect Dis</em>&nbsp;19: 129-132.</li><li>Saad N. Y., Stamatopoulou V., Drainas D.,&nbsp;<strong>Stathopoulos C.</strong>&nbsp;(*) and Becker H. D. (2013) Τwo-codon T-box riboswitch binding two tRNAs.&nbsp;<em>Proc Natl Acad Sci USA</em>&nbsp;110: 12756-12761. (*)&nbsp;<strong>corresponding author</strong></li><li>Pournaras S.,&nbsp;<strong>Stathopoulos C.</strong>&nbsp;and Tsakris A. (2013) Oxacillin-susceptible MRSA: could it become a successful MRSA type?&nbsp;<em>Future Microbiology</em>&nbsp;8:1365-1367.</li><li>Apostolidi M., Vourtsis D. J., Chasapis C. T.,&nbsp;<strong>Stathopoulos C.</strong>, Bentrop D. and Spyroulias G. (2014) ¹H, ¹⁵N, ¹³C assignment and secondary structure determination of two domains of La protein from D. discoideum.<em>&nbsp;Biomol NMR Assign</em>&nbsp;8: 47-51.</li><li>Kokkori S., Apostolidi M., Tsakris A., Pournaras S.,&nbsp;<strong>Stathopoulos C.</strong>&nbsp;(*) and Dinos G. (2014) Linezolid-dependent structure and function adaptation of ribosomes from linezolid-dependent S. epidermidis.&nbsp;<em>J Antimicrob Chemoth</em>&nbsp;58: 4651-4656. (*)&nbsp;<strong>corresponding author</strong></li><li>Argyriou A. I., Chasapis C. T., Apostolidi M., Konstantinidou P.,&nbsp;<strong>Stathopoulos C.</strong>, Bentrop D. and Spyroulias G. (2015) Solution NMR assignment and secondary structure determination of RRM2 domain of La protein from a lower eukaryote exhibiting identical structural organization with its human homolog.&nbsp;<em>Biomol NMR Assign</em>&nbsp;9: 219-222.</li><li>Chasapis C. T., Argyriou A. I., Apostolidi M., Konstantinidou P., Bentrop D.,&nbsp;<strong>Stathopoulos C.</strong>&nbsp;and Spyroulias G. (2015) 1H, 13C and 15N backbone and side-chain resonance assignment of the La-RRM1 module of La protein from Dictyostelium discoideum.&nbsp;<em>Biomol NMR Assign</em>&nbsp;9: 303-307.</li><li>Karavassilis V., Zarkotou O., Panopoulou M., Kachrimanidou M., Digalaki K., Stylianakis A., Gennimata V., Ntokou E.,&nbsp;<strong>Stathopoulos C.</strong>, Tsakris A. and Pournaras S. (2015) Wide dissemination of linezolid-resistant Staphylococcus epidermidis in Greece is associated with a linezolid-dependent ST22 clone.&nbsp;<em>J Antimicrob Chemoth</em>&nbsp;70: 1625-1629.</li><li>Apostolidi M., Saad N. Y., Drainas D., Pournaras S., Becker H. D. and&nbsp;<strong>Stathopoulos C.</strong>&nbsp;(*) (2015) A glyS T-box riboswitch with species-specific structural features responding to both proteinogenic and non-proteinogenic tRNAGly isoacceptors.&nbsp;<em>RNA</em>&nbsp;21: 1790-1806. (*)&nbsp;<strong>corresponding author</strong>&nbsp;(Cover Featured Article)</li><li>Dailiana Z. H., Christou D. C., Grafanaki K., Ioannou M. G.,&nbsp;<strong>Stathopoulos C.</strong>, Malizos K. N. and Varitimidis S. (2016) Histological and biochemical evidence related to the collagen quality in torn rotator cuff tendons.&nbsp;<em>Acta Orthopaedica Belgica</em>&nbsp;82: 179-188.</li><li>Anastasakis D., Skeparnias I., Shaukat N-A., Grafanaki K., Kanellou A., Taraviras S., Papachristou D. J., Papakyriakou A. and&nbsp;<strong>Stathopoulos C.</strong>&nbsp;(*) (2016) Mammalian PNLDC1 is a novel poly(A) specific exonuclease with discrete expression during early development.&nbsp;<em>Nucleic Acids Res</em>&nbsp;44: 8908-8920. (*)&nbsp;<strong>corresponding author</strong></li><li>Chaliotis A., Vlastaridis P., Mossialos D., Ibba M., Becker H. D.,&nbsp;<strong>Stathopoulos C.</strong>&nbsp;(*) and Amoutzias G. D. (2017) The complex evolutionary history of aminoacyl-tRNA synthetases.&nbsp;<em>Nucleic Acids Res</em>&nbsp;45: 1059-1068. (*)&nbsp;<strong>corresponding author</strong></li><li>Skeparnias I., Anastasakis D., Shaukat N-A., Grafanaki K., and&nbsp;<strong>Stathopoulos C.</strong>&nbsp;(*)(2017) The expanding repertoire of deadenylases&nbsp;<em>RNA Biology</em>&nbsp;7:1-6 (*) corresponding author</li><li>Stamatopoulou V., Apostolidi M., Li S., Labrinou K., Papakyriakou A., Zhang J. and&nbsp;<strong>Stathopoulos C.</strong>&nbsp;(*) (2017) Direct modulation of T-box riboswitch controlled transcription by protein synthesis inhibitors.&nbsp;<em>Nucleic Acids Re</em>s 45: 10242-10258. (*)&nbsp;<strong>corresponding author</strong></li><li>Grafanaki K., Anastasakis D., Kyriakopoulos G., Skeparnias I., Georgiou K. and&nbsp;<strong>Stathopoulos C.</strong>&nbsp;(*) (2019) Translation regulation in skin cancer from a tRNA point of view.&nbsp;<em>Epigenomics</em>&nbsp;11: 215-245. (*)&nbsp;<strong>corresponding author</strong></li><li>Li S., Su Z., Lehmann J., Stamatopoulou V., Giarimoglou N., Henderson F.E., Fan L., Pintilie G.D., Zhang K., Chen M., Ludtke SJ., Wang YX.,&nbsp;<strong>Stathopoulos C.</strong>, Chiu W., Zhang J. (2019) Structural basis of amino acid surveillance by higher-order tRNA-mRNA interactions.&nbsp;<em>Nat Struct Mol Biol</em>. 12:1094-1105&nbsp;<em>Featured in News and Views article:&nbsp;<a href=\"https://www.nature.com/articles/s41594-019-0340-9\">T-Box RNA gets boxed</a>&nbsp;by Weaver J.W. and Serganov A.</em></li><li>Skeparnias I., Anastasakis A.I., Grafanaki K., Kyriakopoulos G., Alexopoulos P., Dougenis D., Scorilas A., Konctos C.K. and&nbsp;<strong>Stathopoulos C.</strong>&nbsp;(*) (2020) Contribution of miRNAs, tRNAs and tRFs to Aberrant Signaling and Translation Deregulation in Lung Cancer.&nbsp;<em>Cancers</em>&nbsp;12:3056. (*)&nbsp;<strong>corresponding author</strong></li><li>Kaliatsi E.G., Argyriou A.I., Bouras G., Apostolidi M., Konstantinidou P., Shaukat A.N., Spyroulias G.A. and&nbsp;<strong>Stathopoulos C.</strong>&nbsp;(*) (2020) Functional and Structural Aspects of La Protein Overexression in Lung Cancer.&nbsp;<em>J Mol Biol&nbsp;</em>&nbsp;432:166712. (*)&nbsp;<strong>corresponding author</strong></li><li>Kaliatsi E.G., Giarimoglou N., Stathopoulos C. and&nbsp;Stamatopoulou V.&nbsp;(2020) Non-Coding RNA-Driven regulation of rRNA Biogenesis.&nbsp;<em>Int J Mol Sci</em>&nbsp;21: 9738</li></ol>\n<!-- /wp:list -->', 'Publications', '', 'inherit', 'closed', 'closed', '', '45-revision-v1', '', '', '2021-06-29 16:07:18', '2021-06-29 13:07:18', '', 45, 'http://9.dynacomp2.eu/rna/wordpress/?p=414', 0, 'revision', '', 0),
(415, 3, '2021-06-29 16:13:30', '2021-06-29 13:13:30', '<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/1.jpg\" alt=\"1\" width=\"200\" height=\"251\" /></td>\n<td style=\"text-align: left;\" data-align=\"right\"><strong>Katerina Grafanaki</strong>, MD, PhD<br />Contact her at: <a href=\"mailto:grafanaki@med.upatras.gr\">grafanaki@med.upatras.gr</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/GRAFANAKI_CV_2016_ENG.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/2.jpg\" alt=\"2\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Vicky Stamatopoulou</strong>, PhD<br />Assistant Professor<br />Contact her at: <a href=\"mailto:v.stam@upatras.gr\">v.stam@upatras.gr</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/CV_Stamatopoulou.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/3.jpg\" alt=\"3\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Ilias Skeparnias</strong>, Biologist, PhD <br />Contact him at: <a href=\"mailto:hskeparnias@upatras.gr\">iskeparnias@upatras.gr</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/I.Skeparnias_CV.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/4.jpg\" alt=\"4\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Athanasios N. Shaukat</strong>, Biologist, MSc <br />PhD student<br />Contact him at: <a href=\"mailto:shaukat.ath@gmail.com\">shaukat.ath@gmail.com</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/Curriculum%20Vitae%20A.sokat.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/5.jpg\" alt=\"5\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Eleni Kaliatsi</strong>, Biotechnologist, MSc <br />PhD student<br />Contact her at: <a href=\"mailto:lenakaliatsi@hotmail.gr\">lenakaliatsi@hotmail.gr</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/%CE%92%CE%99%CE%9F%CE%93%CE%A1%CE%91%CE%A6%CE%99%CE%9A%CE%9F_%CE%A3%CE%97%CE%9C%CE%95%CE%99%CE%A9%CE%9C%CE%911.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/6.jpg\" alt=\"6\" width=\"200\" height=\"250\" /> </td>\n<td data-align=\"right\"><strong>Giorgos Kyriakopoulos</strong>, Pharmacist, MSc <br />PhD student<br />Contact him at: <a href=\"mailto:gkyriakop.123@gmail.com\">gkyriakop.123@gmail.com</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/Curriculum-Vitae-G.Kyriakopoulos.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/7.jpg\" alt=\"7\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Nikoleta Giarimoglou</strong>, Biochemist, MSc<br />PhD student<br />Contact her at: <a href=\"mailto:n.giarimoglou@upatras.gr\">n.giarimoglou@upatras.gr</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/Giarimoglou_CV.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/8.jpg\" alt=\"8\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Adamantia Kouvela</strong>, Molecular Biologist, MSc<br />PhD student<br />Contact her at: <a href=\"mailto:kouvela.a@upatras.gr\">kouvela.a@upatras.gr</a> </td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/9.jpg\" alt=\"9\" width=\"200\" height=\"250\" /> </td>\n<td data-align=\"right\"><strong>Ioanna Patsi</strong>, Biologist <br />M.Sc Student<br />Contact her at: <a href=\"mailto:up1047958@upnet.gr\">up1047958@upnet.gr</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/CV%20patsi.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/10.jpg\" alt=\"10\" width=\"200\" height=\"250\" /> </td>\n<td><strong>Anargyros Alexiou</strong>, Biologist <br />M.Sc Student<br />Contact him at: <a href=\"mailto:argyrisalexiou@hotmail.com\">argyrisalexiou@hotmail.com</a> </td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/11.jpg\" alt=\"11\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Maria Pachi</strong>, Biologist<br />M.Sc Student<br />Contact her at: <a href=\"mailto:maria.pachi98@gmail.com\">maria.pachi98@gmail.com</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/12.png\" alt=\"12\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Vassilis Stamatakis</strong>, Biologist<br />M.Sc Student<br />Contact him at: <a href=\"mailto:maria.pachi98@gmail.com\">maria.pachi98@gmail.com</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/13.png\" alt=\"13\" width=\"200\" height=\"250\" /></td>\n<td style=\"text-align: left;\" data-align=\"right\"><strong>Eirini Androna</strong>, Biologist<br />M.Sc Student<br />Contact her at: <a href=\"mailto:irine13omega@gmail.com\">irine13omega@gmail.com</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td>                                                       <br /> </td>\n<td data-align=\"right\"><strong>Katerina Gentekaki</strong>, Biologist <br />M.Sc. Student<br />Contact her at: <a href=\"mailto:katerinagen97@gmail.com\">katerinagen97@gmail.com</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table -->', 'Group Members', '', 'inherit', 'closed', 'closed', '', '192-revision-v1', '', '', '2021-06-29 16:13:30', '2021-06-29 13:13:30', '', 192, 'http://9.dynacomp2.eu/rna/wordpress/?p=415', 0, 'revision', '', 0),
(416, 3, '2021-06-29 16:15:23', '2021-06-29 13:15:23', '<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/1.jpg\" alt=\"1\" width=\"200\" height=\"251\" /></td>\n<td style=\"text-align: left;\" data-align=\"right\"><strong>Katerina Grafanaki</strong>, MD, PhD<br />Contact her at: <a href=\"mailto:grafanaki@med.upatras.gr\">grafanaki@med.upatras.gr</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/GRAFANAKI_CV_2016_ENG.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/2.jpg\" alt=\"2\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Vicky Stamatopoulou</strong>, PhD<br />Assistant Professor<br />Contact her at: <a href=\"mailto:v.stam@upatras.gr\">v.stam@upatras.gr</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/CV_Stamatopoulou.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/3.jpg\" alt=\"3\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Ilias Skeparnias</strong>, Biologist, PhD <br />Contact him at: <a href=\"mailto:hskeparnias@upatras.gr\">iskeparnias@upatras.gr</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/I.Skeparnias_CV.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/4.jpg\" alt=\"4\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Athanasios N. Shaukat</strong>, Biologist, MSc <br />PhD student<br />Contact him at: <a href=\"mailto:shaukat.ath@gmail.com\">shaukat.ath@gmail.com</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/Curriculum%20Vitae%20A.sokat.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/5.jpg\" alt=\"5\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Eleni Kaliatsi</strong>, Biotechnologist, MSc <br />PhD student<br />Contact her at: <a href=\"mailto:lenakaliatsi@hotmail.gr\">lenakaliatsi@hotmail.gr</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/%CE%92%CE%99%CE%9F%CE%93%CE%A1%CE%91%CE%A6%CE%99%CE%9A%CE%9F_%CE%A3%CE%97%CE%9C%CE%95%CE%99%CE%A9%CE%9C%CE%911.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/6.jpg\" alt=\"6\" width=\"200\" height=\"250\" /> </td>\n<td data-align=\"right\"><strong>Giorgos Kyriakopoulos</strong>, Pharmacist, MSc <br />PhD student<br />Contact him at: <a href=\"mailto:gkyriakop.123@gmail.com\">gkyriakop.123@gmail.com</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/Curriculum-Vitae-G.Kyriakopoulos.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/7.jpg\" alt=\"7\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Nikoleta Giarimoglou</strong>, Biochemist, MSc<br />PhD student<br />Contact her at: <a href=\"mailto:n.giarimoglou@upatras.gr\">n.giarimoglou@upatras.gr</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/Giarimoglou_CV.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/8.jpg\" alt=\"8\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Adamantia Kouvela</strong>, Molecular Biologist, MSc<br />PhD student<br />Contact her at: <a href=\"mailto:kouvela.a@upatras.gr\">kouvela.a@upatras.gr</a> </td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/9.jpg\" alt=\"9\" width=\"200\" height=\"250\" /> </td>\n<td data-align=\"right\"><strong>Ioanna Patsi</strong>, Biologist <br />M.Sc Student<br />Contact her at: <a href=\"mailto:up1047958@upnet.gr\">up1047958@upnet.gr</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/CV%20patsi.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/10.jpg\" alt=\"10\" width=\"200\" height=\"250\" /> </td>\n<td><strong>Anargyros Alexiou</strong>, Biologist <br />M.Sc Student<br />Contact him at: <a href=\"mailto:argyrisalexiou@hotmail.com\">argyrisalexiou@hotmail.com</a> </td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/11.jpg\" alt=\"11\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Maria Pachi</strong>, Biologist<br />M.Sc Student<br />Contact her at: <a href=\"mailto:maria.pachi98@gmail.com\">maria.pachi98@gmail.com</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/12.png\" alt=\"12\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Vassilis Stamatakis</strong>, Biologist<br />M.Sc Student<br />Contact him at: <a href=\"mailto:maria.pachi98@gmail.com\">maria.pachi98@gmail.com</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/13.png\" alt=\"13\" width=\"200\" height=\"250\" /></td>\n<td style=\"text-align: left;\" data-align=\"right\"><strong>Eirini Androna</strong>, Biologist<br />M.Sc Student<br />Contact her at: <a href=\"mailto:irine13omega@gmail.com\">irine13omega@gmail.com</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td>                                                       <br /> </td>\n<td data-align=\"right\"><strong>Katerina Gentekaki</strong>, Biologist <br />M.Sc. Student<br />Contact her at: <a href=\"mailto:katerinagen97@gmail.com\">katerinagen97@gmail.com</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table -->', 'Group Members', '', 'inherit', 'closed', 'closed', '', '192-revision-v1', '', '', '2021-06-29 16:15:23', '2021-06-29 13:15:23', '', 192, 'http://9.dynacomp2.eu/rna/wordpress/?p=416', 0, 'revision', '', 0),
(417, 3, '2021-06-29 16:15:23', '2021-06-29 13:15:23', '<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/1.jpg\" alt=\"1\" width=\"200\" height=\"251\" /></td>\n<td style=\"text-align: left;\" data-align=\"right\"><strong>Katerina Grafanaki</strong>, MD, PhD<br />Contact her at: <a href=\"mailto:grafanaki@med.upatras.gr\">grafanaki@med.upatras.gr</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/GRAFANAKI_CV_2016_ENG.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/2.jpg\" alt=\"2\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Vicky Stamatopoulou</strong>, PhD<br />Assistant Professor<br />Contact her at: <a href=\"mailto:v.stam@upatras.gr\">v.stam@upatras.gr</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/CV_Stamatopoulou.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/3.jpg\" alt=\"3\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Ilias Skeparnias</strong>, Biologist, PhD <br />Contact him at: <a href=\"mailto:hskeparnias@upatras.gr\">iskeparnias@upatras.gr</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/I.Skeparnias_CV.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/4.jpg\" alt=\"4\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Athanasios N. Shaukat</strong>, Biologist, MSc <br />PhD student<br />Contact him at: <a href=\"mailto:shaukat.ath@gmail.com\">shaukat.ath@gmail.com</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/Curriculum%20Vitae%20A.sokat.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/5.jpg\" alt=\"5\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Eleni Kaliatsi</strong>, Biotechnologist, MSc <br />PhD student<br />Contact her at: <a href=\"mailto:lenakaliatsi@hotmail.gr\">lenakaliatsi@hotmail.gr</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/%CE%92%CE%99%CE%9F%CE%93%CE%A1%CE%91%CE%A6%CE%99%CE%9A%CE%9F_%CE%A3%CE%97%CE%9C%CE%95%CE%99%CE%A9%CE%9C%CE%911.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/6.jpg\" alt=\"6\" width=\"200\" height=\"250\" /> </td>\n<td data-align=\"right\"><strong>Giorgos Kyriakopoulos</strong>, Pharmacist, MSc <br />PhD student<br />Contact him at: <a href=\"mailto:gkyriakop.123@gmail.com\">gkyriakop.123@gmail.com</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/Curriculum-Vitae-G.Kyriakopoulos.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/7.jpg\" alt=\"7\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Nikoleta Giarimoglou</strong>, Biochemist, MSc<br />PhD student<br />Contact her at: <a href=\"mailto:n.giarimoglou@upatras.gr\">n.giarimoglou@upatras.gr</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/Giarimoglou_CV.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/8.jpg\" alt=\"8\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Adamantia Kouvela</strong>, Molecular Biologist, MSc<br />PhD student<br />Contact her at: <a href=\"mailto:kouvela.a@upatras.gr\">kouvela.a@upatras.gr</a> </td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/9.jpg\" alt=\"9\" width=\"200\" height=\"250\" /> </td>\n<td data-align=\"right\"><strong>Ioanna Patsi</strong>, Biologist <br />M.Sc Student<br />Contact her at: <a href=\"mailto:up1047958@upnet.gr\">up1047958@upnet.gr</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/CV%20patsi.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/10.jpg\" alt=\"10\" width=\"200\" height=\"250\" /> </td>\n<td><strong>Anargyros Alexiou</strong>, Biologist <br />M.Sc Student<br />Contact him at: <a href=\"mailto:argyrisalexiou@hotmail.com\">argyrisalexiou@hotmail.com</a> </td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/11.jpg\" alt=\"11\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Maria Pachi</strong>, Biologist<br />M.Sc Student<br />Contact her at: <a href=\"mailto:maria.pachi98@gmail.com\">maria.pachi98@gmail.com</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/12.png\" alt=\"12\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Vassilis Stamatakis</strong>, Biologist<br />M.Sc Student<br />Contact him at: <a href=\"mailto:maria.pachi98@gmail.com\">maria.pachi98@gmail.com</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/13.png\" alt=\"13\" width=\"200\" height=\"250\" /></td>\n<td style=\"text-align: left;\" data-align=\"right\"><strong>Eirini Androna</strong>, Biologist<br />M.Sc Student<br />Contact her at: <a href=\"mailto:irine13omega@gmail.com\">irine13omega@gmail.com</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table -->\n\n<!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td>                                                       <br /> </td>\n<td data-align=\"right\"><strong>Katerina Gentekaki</strong>, Biologist <br />M.Sc. Student<br />Contact her at: <a href=\"mailto:katerinagen97@gmail.com\">katerinagen97@gmail.com</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table -->', 'Group Members', '', 'inherit', 'closed', 'closed', '', '192-revision-v1', '', '', '2021-06-29 16:15:23', '2021-06-29 13:15:23', '', 192, 'http://9.dynacomp2.eu/rna/wordpress/?p=417', 0, 'revision', '', 0);
INSERT INTO `wprna_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(418, 3, '2021-06-29 16:15:23', '2021-06-29 13:15:23', '<!-- wp:table {\"hasFixedLayout\":true,\"className\":\"is-style-regular\"} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/1.jpg\" alt=\"1\" width=\"200\" height=\"251\" /></td>\n<td style=\"text-align: left;\" data-align=\"right\"><strong>Katerina Grafanaki</strong>, MD, PhD<br />Contact her at: <a href=\"mailto:grafanaki@med.upatras.gr\">grafanaki@med.upatras.gr</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/GRAFANAKI_CV_2016_ENG.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/2.jpg\" alt=\"2\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Vicky Stamatopoulou</strong>, PhD<br />Assistant Professor<br />Contact her at: <a href=\"mailto:v.stam@upatras.gr\">v.stam@upatras.gr</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/CV_Stamatopoulou.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/3.jpg\" alt=\"3\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Ilias Skeparnias</strong>, Biologist, PhD <br />Contact him at: <a href=\"mailto:hskeparnias@upatras.gr\">iskeparnias@upatras.gr</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/I.Skeparnias_CV.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/4.jpg\" alt=\"4\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Athanasios N. Shaukat</strong>, Biologist, MSc <br />PhD student<br />Contact him at: <a href=\"mailto:shaukat.ath@gmail.com\">shaukat.ath@gmail.com</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/Curriculum%20Vitae%20A.sokat.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/5.jpg\" alt=\"5\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Eleni Kaliatsi</strong>, Biotechnologist, MSc <br />PhD student<br />Contact her at: <a href=\"mailto:lenakaliatsi@hotmail.gr\">lenakaliatsi@hotmail.gr</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/%CE%92%CE%99%CE%9F%CE%93%CE%A1%CE%91%CE%A6%CE%99%CE%9A%CE%9F_%CE%A3%CE%97%CE%9C%CE%95%CE%99%CE%A9%CE%9C%CE%911.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/6.jpg\" alt=\"6\" width=\"200\" height=\"250\" /> </td>\n<td data-align=\"right\"><strong>Giorgos Kyriakopoulos</strong>, Pharmacist, MSc <br />PhD student<br />Contact him at: <a href=\"mailto:gkyriakop.123@gmail.com\">gkyriakop.123@gmail.com</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/Curriculum-Vitae-G.Kyriakopoulos.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/7.jpg\" alt=\"7\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Nikoleta Giarimoglou</strong>, Biochemist, MSc<br />PhD student<br />Contact her at: <a href=\"mailto:n.giarimoglou@upatras.gr\">n.giarimoglou@upatras.gr</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/Giarimoglou_CV.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/8.jpg\" alt=\"8\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Adamantia Kouvela</strong>, Molecular Biologist, MSc<br />PhD student<br />Contact her at: <a href=\"mailto:kouvela.a@upatras.gr\">kouvela.a@upatras.gr</a> </td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/9.jpg\" alt=\"9\" width=\"200\" height=\"250\" /> </td>\n<td data-align=\"right\"><strong>Ioanna Patsi</strong>, Biologist <br />M.Sc Student<br />Contact her at: <a href=\"mailto:up1047958@upnet.gr\">up1047958@upnet.gr</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/CV%20patsi.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/10.jpg\" alt=\"10\" width=\"200\" height=\"250\" /></td>\n<td><strong>Anargyros Alexiou</strong>, Biologist <br />M.Sc Student<br />Contact him at: <a href=\"mailto:argyrisalexiou@hotmail.com\">argyrisalexiou@hotmail.com</a> </td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/11.jpg\" alt=\"11\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Maria Pachi</strong>, Biologist<br />M.Sc Student<br />Contact her at: <a href=\"mailto:maria.pachi98@gmail.com\">maria.pachi98@gmail.com</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/12.png\" alt=\"12\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Vassilis Stamatakis</strong>, Biologist<br />M.Sc Student<br />Contact him at: <a href=\"mailto:maria.pachi98@gmail.com\">maria.pachi98@gmail.com</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/13.png\" alt=\"13\" width=\"200\" height=\"250\" /></td>\n<td style=\"text-align: left;\" data-align=\"right\"><strong>Eirini Androna</strong>, Biologist<br />M.Sc Student<br />Contact her at: <a href=\"mailto:irine13omega@gmail.com\">irine13omega@gmail.com</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td>                                                       <br /> </td>\n<td data-align=\"right\"><strong>Katerina Gentekaki</strong>, Biologist <br />M.Sc. Student<br />Contact her at: <a href=\"mailto:katerinagen97@gmail.com\">katerinagen97@gmail.com</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table -->', 'Group Members', '', 'inherit', 'closed', 'closed', '', '192-revision-v1', '', '', '2021-06-29 16:15:23', '2021-06-29 13:15:23', '', 192, 'http://9.dynacomp2.eu/rna/wordpress/?p=418', 0, 'revision', '', 0),
(419, 3, '2021-06-29 16:17:59', '2021-06-29 13:17:59', '<!-- wp:table {\"hasFixedLayout\":true,\"className\":\"is-style-regular\"} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/1.jpg\" alt=\"1\" width=\"200\" height=\"251\" /></td>\n<td style=\"text-align: left;\" data-align=\"right\"><strong>Katerina Grafanaki</strong>, MD, PhD<br />Contact her at: <a href=\"mailto:grafanaki@med.upatras.gr\">grafanaki@med.upatras.gr</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/GRAFANAKI_CV_2016_ENG.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/2.jpg\" alt=\"2\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Vicky Stamatopoulou</strong>, PhD<br />Assistant Professor<br />Contact her at: <a href=\"mailto:v.stam@upatras.gr\">v.stam@upatras.gr</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/CV_Stamatopoulou.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/3.jpg\" alt=\"3\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Ilias Skeparnias</strong>, Biologist, PhD <br />Contact him at: <a href=\"mailto:hskeparnias@upatras.gr\">iskeparnias@upatras.gr</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/I.Skeparnias_CV.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/4.jpg\" alt=\"4\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Athanasios N. Shaukat</strong>, Biologist, MSc <br />PhD student<br />Contact him at: <a href=\"mailto:shaukat.ath@gmail.com\">shaukat.ath@gmail.com</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/Curriculum%20Vitae%20A.sokat.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/5.jpg\" alt=\"5\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Eleni Kaliatsi</strong>, Biotechnologist, MSc <br />PhD student<br />Contact her at: <a href=\"mailto:lenakaliatsi@hotmail.gr\">lenakaliatsi@hotmail.gr</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/%CE%92%CE%99%CE%9F%CE%93%CE%A1%CE%91%CE%A6%CE%99%CE%9A%CE%9F_%CE%A3%CE%97%CE%9C%CE%95%CE%99%CE%A9%CE%9C%CE%911.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/6.jpg\" alt=\"6\" width=\"200\" height=\"250\" /> </td>\n<td data-align=\"right\"><strong>Giorgos Kyriakopoulos</strong>, Pharmacist, MSc <br />PhD student<br />Contact him at: <a href=\"mailto:gkyriakop.123@gmail.com\">gkyriakop.123@gmail.com</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/Curriculum-Vitae-G.Kyriakopoulos.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/7.jpg\" alt=\"7\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Nikoleta Giarimoglou</strong>, Biochemist, MSc<br />PhD student<br />Contact her at: <a href=\"mailto:n.giarimoglou@upatras.gr\">n.giarimoglou@upatras.gr</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/Giarimoglou_CV.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/8.jpg\" alt=\"8\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Adamantia Kouvela</strong>, Molecular Biologist, MSc<br />PhD student<br />Contact her at: <a href=\"mailto:kouvela.a@upatras.gr\">kouvela.a@upatras.gr</a> </td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/9.jpg\" alt=\"9\" width=\"200\" height=\"250\" /> </td>\n<td data-align=\"right\"><strong>Ioanna Patsi</strong>, Biologist <br />M.Sc Student<br />Contact her at: <a href=\"mailto:up1047958@upnet.gr\">up1047958@upnet.gr</a><br /><a href=\"http://rna.6.dynacomp2.eu/images/CV%20patsi.pdf\">Curriculum Vitae</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/10.jpg\" alt=\"10\" width=\"200\" height=\"250\" /></td>\n<td><strong>Anargyros Alexiou</strong>, Biologist <br />M.Sc Student<br />Contact him at: <a href=\"mailto:argyrisalexiou@hotmail.com\">argyrisalexiou@hotmail.com</a> </td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/11.jpg\" alt=\"11\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Maria Pachi</strong>, Biologist<br />M.Sc Student<br />Contact her at: <a href=\"mailto:maria.pachi98@gmail.com\">maria.pachi98@gmail.com</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/12.png\" alt=\"12\" width=\"200\" height=\"250\" /></td>\n<td data-align=\"right\"><strong>Vassilis Stamatakis</strong>, Biologist<br />M.Sc Student<br />Contact him at: <a href=\"mailto:maria.pachi98@gmail.com\">maria.pachi98@gmail.com</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td><img src=\"http://rna.6.dynacomp2.eu/images/Group_members/13.png\" alt=\"13\" width=\"200\" height=\"250\" /></td>\n<td style=\"text-align: left;\" data-align=\"right\"><strong>Eirini Androna</strong>, Biologist<br />M.Sc Student<br />Contact her at: <a href=\"mailto:irine13omega@gmail.com\">irine13omega@gmail.com</a></td>\n</tr>\n</tbody>\n</table>\n</figure>\n<!-- /wp:table --><!-- wp:table {\"hasFixedLayout\":true} -->\n<figure>\n<table>\n<tbody>\n<tr>\n<td>                                                       <br /> </td>\n<td data-align=\"right\"><strong>Katerina Gentekaki</strong>, Biologist <br />M.Sc. Student<br />Contact her at: <a href=\"mailto:katerinagen97@gmail.com\">katerinagen97@gmail.com</a></td>\n</tr>\n</tbody>\n</table>\n<p> </p>\n</figure>\n<!-- /wp:table -->', 'Group Members', '', 'inherit', 'closed', 'closed', '', '192-autosave-v1', '', '', '2021-06-29 16:17:59', '2021-06-29 13:17:59', '', 192, 'http://9.dynacomp2.eu/rna/wordpress/?p=419', 0, 'revision', '', 0),
(420, 3, '2021-06-29 16:58:03', '2021-06-29 13:58:03', '', 'Presentation1', '', 'inherit', 'open', 'closed', '', 'presentation1', '', '', '2021-06-29 16:58:03', '2021-06-29 13:58:03', '', 0, 'http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/06/Presentation1.tif', 0, 'attachment', 'image/tiff', 0),
(421, 3, '2021-06-29 16:59:23', '2021-06-29 13:59:23', '', 'Presentation1', '', 'inherit', 'open', 'closed', '', 'presentation1-2', '', '', '2021-06-29 16:59:23', '2021-06-29 13:59:23', '', 0, 'http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/06/Presentation1.jpg', 0, 'attachment', 'image/jpeg', 0),
(423, 2, '2021-06-30 13:53:27', '2021-06-30 10:53:27', '{\n    \"agama::agama_site_title_colors\": {\n        \"value\": {\n            \"normal\": \"#bdbdbd\",\n            \"hover\": \"#333\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-30 10:53:27\"\n    },\n    \"agama::agama_body_background_colors\": {\n        \"value\": {\n            \"left\": \"#e6e6e6\",\n            \"right\": \"#e6e6e6\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-30 10:53:27\"\n    },\n    \"agama::agama_header_image_particles_colors\": {\n        \"value\": {\n            \"lines\": \"#ac32e4\",\n            \"circles\": \"#fff\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-30 10:53:27\"\n    },\n    \"agama::agama_header_image_background\": {\n        \"value\": {\n            \"left\": \"rgba(255,255,255,0.37)\",\n            \"right\": \"rgba(69,104,220,0.52)\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-30 10:53:27\"\n    },\n    \"agama::agama_navigation_top_links_color\": {\n        \"value\": {\n            \"normal\": \"#757575\",\n            \"visited\": \"#757575\",\n            \"hover\": \"#000\",\n            \"active\": \"#000\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-30 10:53:27\"\n    },\n    \"agama::agama_navigation_primary_links_color\": {\n        \"value\": {\n            \"normal\": \"#757575\",\n            \"visited\": \"#757575\",\n            \"hover\": \"#000\",\n            \"active\": \"#000\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-30 10:53:27\"\n    },\n    \"agama::agama_navigation_mobile_links_color\": {\n        \"value\": {\n            \"normal\": \"#757575\",\n            \"visited\": \"#757575\",\n            \"hover\": \"#333333\",\n            \"active\": \"#333333\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-30 10:53:27\"\n    },\n    \"agama::agama_navbar_buttons_color\": {\n        \"value\": {\n            \"normal\": \"#757575\",\n            \"hover\": \"#333333\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-30 10:53:27\"\n    },\n    \"agama::agama_slider_particles_colors\": {\n        \"value\": {\n            \"circles\": \"#ac32e4\",\n            \"lines\": \"#ac32e4\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-30 10:53:27\"\n    },\n    \"agama::agama_footer_widgets_background_colors\": {\n        \"value\": {\n            \"left\": \"#314150\",\n            \"right\": \"#314150\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-30 10:53:27\"\n    },\n    \"agama::agama_footer_background_colors\": {\n        \"value\": {\n            \"left\": \"#293744\",\n            \"right\": \"#293744\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-30 10:53:27\"\n    },\n    \"agama::agama_header_image_bottom_shape\": {\n        \"value\": \"none\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-30 10:53:27\"\n    },\n    \"agama::agama_slider_slides_repeater\": {\n        \"value\": \"%5B%7B%22image%22:165,%22title%22:%22Welcome%20to%20Agama%22,%22title_color%22:%22#fff%22,%22title_animation%22:%22bounce%22,%22button_title%22:%22Learn%20More%22,%22button_link%22:%22%22,%22button_color%22:%22#ac32e4%22,%22button_animation%22:%22bounce%22%7D%5D\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-30 10:53:27\"\n    },\n    \"agama::agama_frontpage_boxes_repeater\": {\n        \"value\": \"%5B%7B%22title%22:%22test%22,%22image%22:154,%22icon%22:%22%22,%22icon_color%22:%22#36bf2a%22,%22url%22:%22%22,%22text%22:%22%22,%22animated%22:true,%22animation%22:%22bounce%22,%22animation_delay%22:100%7D,%7B%22title%22:%22%22,%22image%22:%22%22,%22icon%22:%22%22,%22icon_color%22:%22#ac32e4%22,%22url%22:%22%22,%22text%22:%22%22,%22animated%22:false,%22animation%22:%22bounce%22,%22animation_delay%22:100%7D,%7B%22title%22:%22yttyujty%22,%22image%22:%22%22,%22icon%22:%22%22,%22icon_color%22:%22#ac32e4%22,%22url%22:%22%22,%22text%22:%22%22,%22animated%22:false,%22animation%22:%22bounce%22,%22animation_delay%22:100%7D,%7B%22title%22:%22test%22,%22image%22:%22%22,%22icon%22:%22%22,%22icon_color%22:%22#ac32e4%22,%22url%22:%22%22,%22text%22:%22%22,%22animated%22:false,%22animation%22:%22bounce%22,%22animation_delay%22:100%7D%5D\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-30 10:53:27\"\n    },\n    \"agama::agama_social_icons\": {\n        \"value\": \"%5B%7B%22target%22:false,%22icon%22:%22rss%22,%22url%22:%22http://9.dynacomp2.eu/rna/wordpress/feed/%22%7D%5D\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-06-30 10:53:27\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', '870e0c31-b8b7-4c40-92ac-22ab44fb3444', '', '', '2021-06-30 13:53:27', '2021-06-30 10:53:27', '', 0, 'http://9.dynacomp2.eu/rna/wordpress/2021/06/30/870e0c31-b8b7-4c40-92ac-22ab44fb3444/', 0, 'customize_changeset', '', 0),
(424, 2, '2021-06-30 13:58:41', '2021-06-30 10:58:41', '<!-- wp:paragraph -->\n<p><strong>Group Leader</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"33.33%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:33.33%\"><!-- wp:image {\"id\":321,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/06/Costas_New_1.jpg\" alt=\"\" class=\"wp-image-321\"/><figcaption>Professor Constantinos Stathopoulos</figcaption></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"66.66%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:66.66%\"><!-- wp:paragraph -->\n<p>Professor Constantinos Stathopoulos is the leader of the RNA Biology group at the University of Patras. He has been postdoctoral fellow at&nbsp;<a href=\"http://trna.research.yale.edu/index.html\">Yale University</a>&nbsp;(1998-2001) and Assistant Professor at the Department of Biochemistry and Biotechnology of the University of Thessaly (2002-2009).In 2009 he joined the&nbsp;<a href=\"http://biochemistry.med.upatras.gr/\">Department of Biochemistry at the University of Patras School of Medicine</a>&nbsp;as Associate Professor and since 2014 he is Full Professor.The PI has established several international collaborations with centers of excellence on RNA biology and metabolism.Work from his group has been awarded in international and national conferences. He is member of the editorial board of the&nbsp;<a href=\"http://www.mdpi.com/journal/ijms/sectioneditors/biochemistry\"><em>International Journal of Molecular Sciences</em></a>&nbsp;and he has served as reviewer for numerous international journals and for the evaluation of research grant applications submitted to the Hellenic Ministry of Education and to the General Secretariat of Research and Technology. He has published more than 60 articles and part of his work has been cited in major scientific textbooks of Biochemistry and Molecular Biology. Recently, he organized as co-Chair the&nbsp;<a href=\"http://www.trna2014.gr/\">25<sup>th</sup>&nbsp;tRNA Conference</a>. A detailed CV can be found&nbsp;<a href=\"http://rna.6.dynacomp2.eu/images/STATHOPOULOS%20%20ENGLISH%20CV%20JAN%202017-FINAL.pdf\">here.</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><em>Research links</em></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><a href=\"https://www.linkedin.com/profile/view?id=AAMAAAZgaEIBDgAPzbl3D2WnFKLeJWCLytIYA4M&amp;trk=hp-identity-name\">Linkedin profile</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><a href=\"https://www.researchgate.net/profile/Constantinos_Stathopoulos?ev=hdr_xprf&amp;_sg=rpa2WsJrftMQLl2WUg9rE_SBr-uv1wqr9uTkZqa2bsYd3-riDwFGZEv9uIU2EF9Z\">Researchgate profile</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><a href=\"https://scholar.google.gr/citations?user=q-KogacAAAAJ&amp;hl=el\">Google Scholar</a></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->', 'People', '', 'inherit', 'closed', 'closed', '', '36-revision-v1', '', '', '2021-06-30 13:58:41', '2021-06-30 10:58:41', '', 36, 'http://9.dynacomp2.eu/rna/wordpress/?p=424', 0, 'revision', '', 0),
(425, 2, '2021-06-30 13:58:41', '2021-06-30 10:58:41', '<!-- wp:paragraph -->\n<p><strong>Group Leader</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"33.33%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:33.33%\"><!-- wp:image {\"id\":321,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/06/Costas_New_1.jpg\" alt=\"\" class=\"wp-image-321\"/><figcaption>Professor Constantinos Stathopoulos</figcaption></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"66.66%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:66.66%\"><!-- wp:paragraph -->\n<p>Professor Constantinos Stathopoulos is the leader of the RNA Biology group at the University of Patras. He has been postdoctoral fellow at&nbsp;<a href=\"http://trna.research.yale.edu/index.html\">Yale University</a>&nbsp;(1998-2001) and Assistant Professor at the Department of Biochemistry and Biotechnology of the University of Thessaly (2002-2009).In 2009 he joined the&nbsp;<a href=\"http://biochemistry.med.upatras.gr/\">Department of Biochemistry at the University of Patras School of Medicine</a>&nbsp;as Associate Professor and since 2014 he is Full Professor.The PI has established several international collaborations with centers of excellence on RNA biology and metabolism.Work from his group has been awarded in international and national conferences. He is member of the editorial board of the&nbsp;<a href=\"http://www.mdpi.com/journal/ijms/sectioneditors/biochemistry\"><em>International Journal of Molecular Sciences</em></a>&nbsp;and he has served as reviewer for numerous international journals and for the evaluation of research grant applications submitted to the Hellenic Ministry of Education and to the General Secretariat of Research and Technology. He has published more than 60 articles and part of his work has been cited in major scientific textbooks of Biochemistry and Molecular Biology. Recently, he organized as co-Chair the&nbsp;<a href=\"http://www.trna2014.gr/\">25<sup>th</sup>&nbsp;tRNA Conference</a>. A detailed CV can be found&nbsp;<a href=\"http://rna.6.dynacomp2.eu/images/STATHOPOULOS%20%20ENGLISH%20CV%20JAN%202017-FINAL.pdf\">here.</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><em>Research links</em></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><a href=\"https://www.linkedin.com/profile/view?id=AAMAAAZgaEIBDgAPzbl3D2WnFKLeJWCLytIYA4M&amp;trk=hp-identity-name\">Linkedin profile</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><a href=\"https://www.researchgate.net/profile/Constantinos_Stathopoulos?ev=hdr_xprf&amp;_sg=rpa2WsJrftMQLl2WUg9rE_SBr-uv1wqr9uTkZqa2bsYd3-riDwFGZEv9uIU2EF9Z\">Researchgate profile</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><a href=\"https://scholar.google.gr/citations?user=q-KogacAAAAJ&amp;hl=el\">Google Scholar</a></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->', 'People', '', 'inherit', 'closed', 'closed', '', '36-revision-v1', '', '', '2021-06-30 13:58:41', '2021-06-30 10:58:41', '', 36, 'http://9.dynacomp2.eu/rna/wordpress/?p=425', 0, 'revision', '', 0),
(426, 2, '2021-06-30 13:58:41', '2021-06-30 10:58:41', '<figure><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/sliderpublic04-1-150x150.jpg\" alt=\"sliderpublic04-1\" /></figure><figure><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/sliderpublic03-1-150x150.jpg\" alt=\"sliderpublic03-1\" /></figure><figure><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/sliderpublic02-1-150x150.jpg\" alt=\"sliderpublic02-1\" /></figure><figure><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/sliderpublic01-1-150x150.jpg\" alt=\"sliderpublic01-1\" /></figure>			\n						Προηγούμενο\n						Επόμενο\n		<!-- wp:paragraph -->\n<p><strong>Group Leader</strong></p>\n<!-- /wp:paragraph -->\n<!-- wp:columns -->\n<!-- wp:column {\"width\":\"33.33%\"} -->\n<!-- wp:image {\"id\":321,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/06/Costas_New_1.jpg\" alt=\"\"/><figcaption>Professor Constantinos Stathopoulos</figcaption></figure>\n<!-- /wp:image -->\n<!-- /wp:column -->\n<!-- wp:column {\"width\":\"66.66%\"} -->\n<!-- wp:paragraph -->\n<p>Professor Constantinos Stathopoulos is the leader of the RNA Biology group at the University of Patras. He has been postdoctoral fellow at&nbsp;<a href=\"http://trna.research.yale.edu/index.html\">Yale University</a>&nbsp;(1998-2001) and Assistant Professor at the Department of Biochemistry and Biotechnology of the University of Thessaly (2002-2009).In 2009 he joined the&nbsp;<a href=\"http://biochemistry.med.upatras.gr/\">Department of Biochemistry at the University of Patras School of Medicine</a>&nbsp;as Associate Professor and since 2014 he is Full Professor.The PI has established several international collaborations with centers of excellence on RNA biology and metabolism.Work from his group has been awarded in international and national conferences. He is member of the editorial board of the&nbsp;<a href=\"http://www.mdpi.com/journal/ijms/sectioneditors/biochemistry\"><em>International Journal of Molecular Sciences</em></a>&nbsp;and he has served as reviewer for numerous international journals and for the evaluation of research grant applications submitted to the Hellenic Ministry of Education and to the General Secretariat of Research and Technology. He has published more than 60 articles and part of his work has been cited in major scientific textbooks of Biochemistry and Molecular Biology. Recently, he organized as co-Chair the&nbsp;<a href=\"http://www.trna2014.gr/\">25<sup>th</sup>&nbsp;tRNA Conference</a>. A detailed CV can be found&nbsp;<a href=\"http://rna.6.dynacomp2.eu/images/STATHOPOULOS%20%20ENGLISH%20CV%20JAN%202017-FINAL.pdf\">here.</a></p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p><em>Research links</em></p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p><a href=\"https://www.linkedin.com/profile/view?id=AAMAAAZgaEIBDgAPzbl3D2WnFKLeJWCLytIYA4M&amp;trk=hp-identity-name\">Linkedin profile</a></p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p><a href=\"https://www.researchgate.net/profile/Constantinos_Stathopoulos?ev=hdr_xprf&amp;_sg=rpa2WsJrftMQLl2WUg9rE_SBr-uv1wqr9uTkZqa2bsYd3-riDwFGZEv9uIU2EF9Z\">Researchgate profile</a></p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p><a href=\"https://scholar.google.gr/citations?user=q-KogacAAAAJ&amp;hl=el\">Google Scholar</a></p>\n<!-- /wp:paragraph -->\n<!-- /wp:column -->\n<!-- /wp:columns -->', 'People', '', 'inherit', 'closed', 'closed', '', '36-revision-v1', '', '', '2021-06-30 13:58:41', '2021-06-30 10:58:41', '', 36, 'http://9.dynacomp2.eu/rna/wordpress/?p=426', 0, 'revision', '', 0),
(429, 2, '2021-07-05 13:06:33', '2021-07-05 10:06:33', '<figure><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/sliderpublic04-1-150x150.jpg\" alt=\"sliderpublic04-1\" /></figure><figure><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/sliderpublic03-1-150x150.jpg\" alt=\"sliderpublic03-1\" /></figure><figure><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/sliderpublic02-1-150x150.jpg\" alt=\"sliderpublic02-1\" /></figure><figure><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/sliderpublic01-1-150x150.jpg\" alt=\"sliderpublic01-1\" /></figure>			\n						Προηγούμενο\n						Επόμενο\n		<!-- wp:paragraph -->\n<p><strong>Group Leader</strong></p>\n<!-- /wp:paragraph -->\n<!-- wp:columns -->\n<!-- wp:column {\"width\":\"33.33%\"} -->\n<!-- wp:image {\"id\":321,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/06/Costas_New_1.jpg\" alt=\"\"/><figcaption>Professor Constantinos Stathopoulos</figcaption></figure>\n<!-- /wp:image -->\n<!-- /wp:column -->\n<!-- wp:column {\"width\":\"66.66%\"} -->\n<!-- wp:paragraph -->\n<p>Professor Constantinos Stathopoulos is the leader of the RNA Biology group at the University of Patras. He has been postdoctoral fellow at&nbsp;<a href=\"http://trna.research.yale.edu/index.html\">Yale University</a>&nbsp;(1998-2001) and Assistant Professor at the Department of Biochemistry and Biotechnology of the University of Thessaly (2002-2009).In 2009 he joined the&nbsp;<a href=\"http://biochemistry.med.upatras.gr/\">Department of Biochemistry at the University of Patras School of Medicine</a>&nbsp;as Associate Professor and since 2014 he is Full Professor.The PI has established several international collaborations with centers of excellence on RNA biology and metabolism.Work from his group has been awarded in international and national conferences. He is member of the editorial board of the&nbsp;<a href=\"http://www.mdpi.com/journal/ijms/sectioneditors/biochemistry\"><em>International Journal of Molecular Sciences</em></a>&nbsp;and he has served as reviewer for numerous international journals and for the evaluation of research grant applications submitted to the Hellenic Ministry of Education and to the General Secretariat of Research and Technology. He has published more than 60 articles and part of his work has been cited in major scientific textbooks of Biochemistry and Molecular Biology. Recently, he organized as co-Chair the&nbsp;<a href=\"http://www.trna2014.gr/\">25<sup>th</sup>&nbsp;tRNA Conference</a>. A detailed CV can be found&nbsp;<a href=\"http://rna.6.dynacomp2.eu/images/STATHOPOULOS%20%20ENGLISH%20CV%20JAN%202017-FINAL.pdf\">here.</a></p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p><em>Research links</em></p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p><a href=\"https://www.linkedin.com/profile/view?id=AAMAAAZgaEIBDgAPzbl3D2WnFKLeJWCLytIYA4M&amp;trk=hp-identity-name\">Linkedin profile</a></p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p><a href=\"https://www.researchgate.net/profile/Constantinos_Stathopoulos?ev=hdr_xprf&amp;_sg=rpa2WsJrftMQLl2WUg9rE_SBr-uv1wqr9uTkZqa2bsYd3-riDwFGZEv9uIU2EF9Z\">Researchgate profile</a></p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p><a href=\"https://scholar.google.gr/citations?user=q-KogacAAAAJ&amp;hl=el\">Google Scholar</a></p>\n<!-- /wp:paragraph -->\n<!-- /wp:column -->\n<!-- /wp:columns -->', 'People', '', 'inherit', 'closed', 'closed', '', '36-revision-v1', '', '', '2021-07-05 13:06:33', '2021-07-05 10:06:33', '', 36, 'http://9.dynacomp2.eu/rna/wordpress/?p=429', 0, 'revision', '', 0),
(430, 2, '2021-07-05 13:06:33', '2021-07-05 10:06:33', '<figure><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/sliderpublic04-1-150x150.jpg\" alt=\"sliderpublic04-1\" /></figure><figure><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/sliderpublic03-1-150x150.jpg\" alt=\"sliderpublic03-1\" /></figure><figure><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/sliderpublic02-1-150x150.jpg\" alt=\"sliderpublic02-1\" /></figure><figure><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/sliderpublic01-1-150x150.jpg\" alt=\"sliderpublic01-1\" /></figure>			\n						Προηγούμενο\n						Επόμενο\n		<!-- wp:paragraph -->\n<p><strong>Group Leader</strong></p>\n<!-- /wp:paragraph -->\n<!-- wp:columns -->\n<!-- wp:column {\"width\":\"33.33%\"} -->\n<!-- wp:image {\"id\":321,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/06/Costas_New_1.jpg\" alt=\"\"/><figcaption>Professor Constantinos Stathopoulos</figcaption></figure>\n<!-- /wp:image -->\n<!-- /wp:column -->\n<!-- wp:column {\"width\":\"66.66%\"} -->\n<!-- wp:paragraph -->\n<p>Professor Constantinos Stathopoulos is the leader of the RNA Biology group at the University of Patras. He has been postdoctoral fellow at&nbsp;<a href=\"http://trna.research.yale.edu/index.html\">Yale University</a>&nbsp;(1998-2001) and Assistant Professor at the Department of Biochemistry and Biotechnology of the University of Thessaly (2002-2009).In 2009 he joined the&nbsp;<a href=\"http://biochemistry.med.upatras.gr/\">Department of Biochemistry at the University of Patras School of Medicine</a>&nbsp;as Associate Professor and since 2014 he is Full Professor.The PI has established several international collaborations with centers of excellence on RNA biology and metabolism.Work from his group has been awarded in international and national conferences. He is member of the editorial board of the&nbsp;<a href=\"http://www.mdpi.com/journal/ijms/sectioneditors/biochemistry\"><em>International Journal of Molecular Sciences</em></a>&nbsp;and he has served as reviewer for numerous international journals and for the evaluation of research grant applications submitted to the Hellenic Ministry of Education and to the General Secretariat of Research and Technology. He has published more than 60 articles and part of his work has been cited in major scientific textbooks of Biochemistry and Molecular Biology. Recently, he organized as co-Chair the&nbsp;<a href=\"http://www.trna2014.gr/\">25<sup>th</sup>&nbsp;tRNA Conference</a>. A detailed CV can be found&nbsp;<a href=\"http://rna.6.dynacomp2.eu/images/STATHOPOULOS%20%20ENGLISH%20CV%20JAN%202017-FINAL.pdf\">here.</a></p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p><em>Research links</em></p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p><a href=\"https://www.linkedin.com/profile/view?id=AAMAAAZgaEIBDgAPzbl3D2WnFKLeJWCLytIYA4M&amp;trk=hp-identity-name\">Linkedin profile</a></p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p><a href=\"https://www.researchgate.net/profile/Constantinos_Stathopoulos?ev=hdr_xprf&amp;_sg=rpa2WsJrftMQLl2WUg9rE_SBr-uv1wqr9uTkZqa2bsYd3-riDwFGZEv9uIU2EF9Z\">Researchgate profile</a></p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p><a href=\"https://scholar.google.gr/citations?user=q-KogacAAAAJ&amp;hl=el\">Google Scholar</a></p>\n<!-- /wp:paragraph -->\n<!-- /wp:column -->\n<!-- /wp:columns -->', 'People', '', 'inherit', 'closed', 'closed', '', '36-revision-v1', '', '', '2021-07-05 13:06:33', '2021-07-05 10:06:33', '', 36, 'http://9.dynacomp2.eu/rna/wordpress/?p=430', 0, 'revision', '', 0),
(431, 2, '2021-07-05 13:06:33', '2021-07-05 10:06:33', '<figure><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/sliderpublic04-1.jpg\" alt=\"sliderpublic04-1\" /></figure>			\n		<!-- wp:paragraph -->\n<p><strong>Group Leader</strong></p>\n<!-- /wp:paragraph -->\n<!-- wp:columns -->\n<!-- wp:column {\"width\":\"33.33%\"} -->\n<!-- wp:image {\"id\":321,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/06/Costas_New_1.jpg\" alt=\"\"/><figcaption>Professor Constantinos Stathopoulos</figcaption></figure>\n<!-- /wp:image -->\n<!-- /wp:column -->\n<!-- wp:column {\"width\":\"66.66%\"} -->\n<!-- wp:paragraph -->\n<p>Professor Constantinos Stathopoulos is the leader of the RNA Biology group at the University of Patras. He has been postdoctoral fellow at&nbsp;<a href=\"http://trna.research.yale.edu/index.html\">Yale University</a>&nbsp;(1998-2001) and Assistant Professor at the Department of Biochemistry and Biotechnology of the University of Thessaly (2002-2009).In 2009 he joined the&nbsp;<a href=\"http://biochemistry.med.upatras.gr/\">Department of Biochemistry at the University of Patras School of Medicine</a>&nbsp;as Associate Professor and since 2014 he is Full Professor.The PI has established several international collaborations with centers of excellence on RNA biology and metabolism.Work from his group has been awarded in international and national conferences. He is member of the editorial board of the&nbsp;<a href=\"http://www.mdpi.com/journal/ijms/sectioneditors/biochemistry\"><em>International Journal of Molecular Sciences</em></a>&nbsp;and he has served as reviewer for numerous international journals and for the evaluation of research grant applications submitted to the Hellenic Ministry of Education and to the General Secretariat of Research and Technology. He has published more than 60 articles and part of his work has been cited in major scientific textbooks of Biochemistry and Molecular Biology. Recently, he organized as co-Chair the&nbsp;<a href=\"http://www.trna2014.gr/\">25<sup>th</sup>&nbsp;tRNA Conference</a>. A detailed CV can be found&nbsp;<a href=\"http://rna.6.dynacomp2.eu/images/STATHOPOULOS%20%20ENGLISH%20CV%20JAN%202017-FINAL.pdf\">here.</a></p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p><em>Research links</em></p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p><a href=\"https://www.linkedin.com/profile/view?id=AAMAAAZgaEIBDgAPzbl3D2WnFKLeJWCLytIYA4M&amp;trk=hp-identity-name\">Linkedin profile</a></p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p><a href=\"https://www.researchgate.net/profile/Constantinos_Stathopoulos?ev=hdr_xprf&amp;_sg=rpa2WsJrftMQLl2WUg9rE_SBr-uv1wqr9uTkZqa2bsYd3-riDwFGZEv9uIU2EF9Z\">Researchgate profile</a></p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p><a href=\"https://scholar.google.gr/citations?user=q-KogacAAAAJ&amp;hl=el\">Google Scholar</a></p>\n<!-- /wp:paragraph -->\n<!-- /wp:column -->\n<!-- /wp:columns -->', 'People', '', 'inherit', 'closed', 'closed', '', '36-revision-v1', '', '', '2021-07-05 13:06:33', '2021-07-05 10:06:33', '', 36, 'http://9.dynacomp2.eu/rna/wordpress/?p=431', 0, 'revision', '', 0),
(432, 2, '2021-07-05 13:08:22', '2021-07-05 10:08:22', '<figure><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/sliderpublic04-1.jpg\" alt=\"sliderpublic04-1\" /></figure>			\n		<!-- wp:paragraph -->\n<p><strong>Group Leader</strong></p>\n<!-- /wp:paragraph -->\n<!-- wp:columns -->\n<!-- wp:column {\"width\":\"33.33%\"} -->\n<!-- wp:image {\"id\":321,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/06/Costas_New_1.jpg\" alt=\"\"/><figcaption>Professor Constantinos Stathopoulos</figcaption></figure>\n<!-- /wp:image -->\n<!-- /wp:column -->\n<!-- wp:column {\"width\":\"66.66%\"} -->\n<!-- wp:paragraph -->\n<p>Professor Constantinos Stathopoulos is the leader of the RNA Biology group at the University of Patras. He has been postdoctoral fellow at&nbsp;<a href=\"http://trna.research.yale.edu/index.html\">Yale University</a>&nbsp;(1998-2001) and Assistant Professor at the Department of Biochemistry and Biotechnology of the University of Thessaly (2002-2009).In 2009 he joined the&nbsp;<a href=\"http://biochemistry.med.upatras.gr/\">Department of Biochemistry at the University of Patras School of Medicine</a>&nbsp;as Associate Professor and since 2014 he is Full Professor.The PI has established several international collaborations with centers of excellence on RNA biology and metabolism.Work from his group has been awarded in international and national conferences. He is member of the editorial board of the&nbsp;<a href=\"http://www.mdpi.com/journal/ijms/sectioneditors/biochemistry\"><em>International Journal of Molecular Sciences</em></a>&nbsp;and he has served as reviewer for numerous international journals and for the evaluation of research grant applications submitted to the Hellenic Ministry of Education and to the General Secretariat of Research and Technology. He has published more than 60 articles and part of his work has been cited in major scientific textbooks of Biochemistry and Molecular Biology. Recently, he organized as co-Chair the&nbsp;<a href=\"http://www.trna2014.gr/\">25<sup>th</sup>&nbsp;tRNA Conference</a>. A detailed CV can be found&nbsp;<a href=\"http://rna.6.dynacomp2.eu/images/STATHOPOULOS%20%20ENGLISH%20CV%20JAN%202017-FINAL.pdf\">here.</a></p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p><em>Research links</em></p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p><a href=\"https://www.linkedin.com/profile/view?id=AAMAAAZgaEIBDgAPzbl3D2WnFKLeJWCLytIYA4M&amp;trk=hp-identity-name\">Linkedin profile</a></p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p><a href=\"https://www.researchgate.net/profile/Constantinos_Stathopoulos?ev=hdr_xprf&amp;_sg=rpa2WsJrftMQLl2WUg9rE_SBr-uv1wqr9uTkZqa2bsYd3-riDwFGZEv9uIU2EF9Z\">Researchgate profile</a></p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p><a href=\"https://scholar.google.gr/citations?user=q-KogacAAAAJ&amp;hl=el\">Google Scholar</a></p>\n<!-- /wp:paragraph -->\n<!-- /wp:column -->\n<!-- /wp:columns -->', 'People', '', 'inherit', 'closed', 'closed', '', '36-revision-v1', '', '', '2021-07-05 13:08:22', '2021-07-05 10:08:22', '', 36, 'http://9.dynacomp2.eu/rna/wordpress/?p=432', 0, 'revision', '', 0),
(433, 2, '2021-07-05 13:08:22', '2021-07-05 10:08:22', '<figure><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/sliderpublic04-1.jpg\" alt=\"sliderpublic04-1\" /></figure>			\n		<!-- wp:paragraph -->\n<p><strong>Group Leader</strong></p>\n<!-- /wp:paragraph -->\n<!-- wp:columns -->\n<!-- wp:column {\"width\":\"33.33%\"} -->\n<!-- wp:image {\"id\":321,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/06/Costas_New_1.jpg\" alt=\"\"/><figcaption>Professor Constantinos Stathopoulos</figcaption></figure>\n<!-- /wp:image -->\n<!-- /wp:column -->\n<!-- wp:column {\"width\":\"66.66%\"} -->\n<!-- wp:paragraph -->\n<p>Professor Constantinos Stathopoulos is the leader of the RNA Biology group at the University of Patras. He has been postdoctoral fellow at&nbsp;<a href=\"http://trna.research.yale.edu/index.html\">Yale University</a>&nbsp;(1998-2001) and Assistant Professor at the Department of Biochemistry and Biotechnology of the University of Thessaly (2002-2009).In 2009 he joined the&nbsp;<a href=\"http://biochemistry.med.upatras.gr/\">Department of Biochemistry at the University of Patras School of Medicine</a>&nbsp;as Associate Professor and since 2014 he is Full Professor.The PI has established several international collaborations with centers of excellence on RNA biology and metabolism.Work from his group has been awarded in international and national conferences. He is member of the editorial board of the&nbsp;<a href=\"http://www.mdpi.com/journal/ijms/sectioneditors/biochemistry\"><em>International Journal of Molecular Sciences</em></a>&nbsp;and he has served as reviewer for numerous international journals and for the evaluation of research grant applications submitted to the Hellenic Ministry of Education and to the General Secretariat of Research and Technology. He has published more than 60 articles and part of his work has been cited in major scientific textbooks of Biochemistry and Molecular Biology. Recently, he organized as co-Chair the&nbsp;<a href=\"http://www.trna2014.gr/\">25<sup>th</sup>&nbsp;tRNA Conference</a>. A detailed CV can be found&nbsp;<a href=\"http://rna.6.dynacomp2.eu/images/STATHOPOULOS%20%20ENGLISH%20CV%20JAN%202017-FINAL.pdf\">here.</a></p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p><em>Research links</em></p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p><a href=\"https://www.linkedin.com/profile/view?id=AAMAAAZgaEIBDgAPzbl3D2WnFKLeJWCLytIYA4M&amp;trk=hp-identity-name\">Linkedin profile</a></p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p><a href=\"https://www.researchgate.net/profile/Constantinos_Stathopoulos?ev=hdr_xprf&amp;_sg=rpa2WsJrftMQLl2WUg9rE_SBr-uv1wqr9uTkZqa2bsYd3-riDwFGZEv9uIU2EF9Z\">Researchgate profile</a></p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p><a href=\"https://scholar.google.gr/citations?user=q-KogacAAAAJ&amp;hl=el\">Google Scholar</a></p>\n<!-- /wp:paragraph -->\n<!-- /wp:column -->\n<!-- /wp:columns -->', 'People', '', 'inherit', 'closed', 'closed', '', '36-revision-v1', '', '', '2021-07-05 13:08:22', '2021-07-05 10:08:22', '', 36, 'http://9.dynacomp2.eu/rna/wordpress/?p=433', 0, 'revision', '', 0);
INSERT INTO `wprna_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(434, 2, '2021-07-05 13:08:22', '2021-07-05 10:08:22', '<figure><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/sliderpublic04-1.jpg\" alt=\"sliderpublic04-1\" /></figure><figure><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/sliderpublic03.jpg\" alt=\"sliderpublic03\" /></figure><figure><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/sliderpublic02.jpg\" alt=\"sliderpublic02\" /></figure><figure><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/sliderpublic03-1.jpg\" alt=\"sliderpublic03-1\" /></figure>			\n						Προηγούμενο\n						Επόμενο\n		<!-- wp:paragraph -->\n<p><strong>Group Leader</strong></p>\n<!-- /wp:paragraph -->\n<!-- wp:columns -->\n<!-- wp:column {\"width\":\"33.33%\"} -->\n<!-- wp:image {\"id\":321,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/06/Costas_New_1.jpg\" alt=\"\"/><figcaption>Professor Constantinos Stathopoulos</figcaption></figure>\n<!-- /wp:image -->\n<!-- /wp:column -->\n<!-- wp:column {\"width\":\"66.66%\"} -->\n<!-- wp:paragraph -->\n<p>Professor Constantinos Stathopoulos is the leader of the RNA Biology group at the University of Patras. He has been postdoctoral fellow at&nbsp;<a href=\"http://trna.research.yale.edu/index.html\">Yale University</a>&nbsp;(1998-2001) and Assistant Professor at the Department of Biochemistry and Biotechnology of the University of Thessaly (2002-2009).In 2009 he joined the&nbsp;<a href=\"http://biochemistry.med.upatras.gr/\">Department of Biochemistry at the University of Patras School of Medicine</a>&nbsp;as Associate Professor and since 2014 he is Full Professor.The PI has established several international collaborations with centers of excellence on RNA biology and metabolism.Work from his group has been awarded in international and national conferences. He is member of the editorial board of the&nbsp;<a href=\"http://www.mdpi.com/journal/ijms/sectioneditors/biochemistry\"><em>International Journal of Molecular Sciences</em></a>&nbsp;and he has served as reviewer for numerous international journals and for the evaluation of research grant applications submitted to the Hellenic Ministry of Education and to the General Secretariat of Research and Technology. He has published more than 60 articles and part of his work has been cited in major scientific textbooks of Biochemistry and Molecular Biology. Recently, he organized as co-Chair the&nbsp;<a href=\"http://www.trna2014.gr/\">25<sup>th</sup>&nbsp;tRNA Conference</a>. A detailed CV can be found&nbsp;<a href=\"http://rna.6.dynacomp2.eu/images/STATHOPOULOS%20%20ENGLISH%20CV%20JAN%202017-FINAL.pdf\">here.</a></p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p><em>Research links</em></p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p><a href=\"https://www.linkedin.com/profile/view?id=AAMAAAZgaEIBDgAPzbl3D2WnFKLeJWCLytIYA4M&amp;trk=hp-identity-name\">Linkedin profile</a></p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p><a href=\"https://www.researchgate.net/profile/Constantinos_Stathopoulos?ev=hdr_xprf&amp;_sg=rpa2WsJrftMQLl2WUg9rE_SBr-uv1wqr9uTkZqa2bsYd3-riDwFGZEv9uIU2EF9Z\">Researchgate profile</a></p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p><a href=\"https://scholar.google.gr/citations?user=q-KogacAAAAJ&amp;hl=el\">Google Scholar</a></p>\n<!-- /wp:paragraph -->\n<!-- /wp:column -->\n<!-- /wp:columns -->', 'People', '', 'inherit', 'closed', 'closed', '', '36-revision-v1', '', '', '2021-07-05 13:08:22', '2021-07-05 10:08:22', '', 36, 'http://9.dynacomp2.eu/rna/wordpress/?p=434', 0, 'revision', '', 0),
(435, 2, '2021-07-05 13:10:25', '2021-07-05 10:10:25', '<figure><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/sliderpublic04-1.jpg\" alt=\"sliderpublic04-1\" /></figure><figure><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/sliderpublic03.jpg\" alt=\"sliderpublic03\" /></figure><figure><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/sliderpublic02.jpg\" alt=\"sliderpublic02\" /></figure><figure><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/sliderpublic03-1.jpg\" alt=\"sliderpublic03-1\" /></figure>			\n						Προηγούμενο\n						Επόμενο\n		<!-- wp:paragraph -->\n<p><strong>Group Leader</strong></p>\n<!-- /wp:paragraph -->\n<!-- wp:columns -->\n<!-- wp:column {\"width\":\"33.33%\"} -->\n<!-- wp:image {\"id\":321,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/06/Costas_New_1.jpg\" alt=\"\"/><figcaption>Professor Constantinos Stathopoulos</figcaption></figure>\n<!-- /wp:image -->\n<!-- /wp:column -->\n<!-- wp:column {\"width\":\"66.66%\"} -->\n<!-- wp:paragraph -->\n<p>Professor Constantinos Stathopoulos is the leader of the RNA Biology group at the University of Patras. He has been postdoctoral fellow at&nbsp;<a href=\"http://trna.research.yale.edu/index.html\">Yale University</a>&nbsp;(1998-2001) and Assistant Professor at the Department of Biochemistry and Biotechnology of the University of Thessaly (2002-2009).In 2009 he joined the&nbsp;<a href=\"http://biochemistry.med.upatras.gr/\">Department of Biochemistry at the University of Patras School of Medicine</a>&nbsp;as Associate Professor and since 2014 he is Full Professor.The PI has established several international collaborations with centers of excellence on RNA biology and metabolism.Work from his group has been awarded in international and national conferences. He is member of the editorial board of the&nbsp;<a href=\"http://www.mdpi.com/journal/ijms/sectioneditors/biochemistry\"><em>International Journal of Molecular Sciences</em></a>&nbsp;and he has served as reviewer for numerous international journals and for the evaluation of research grant applications submitted to the Hellenic Ministry of Education and to the General Secretariat of Research and Technology. He has published more than 60 articles and part of his work has been cited in major scientific textbooks of Biochemistry and Molecular Biology. Recently, he organized as co-Chair the&nbsp;<a href=\"http://www.trna2014.gr/\">25<sup>th</sup>&nbsp;tRNA Conference</a>. A detailed CV can be found&nbsp;<a href=\"http://rna.6.dynacomp2.eu/images/STATHOPOULOS%20%20ENGLISH%20CV%20JAN%202017-FINAL.pdf\">here.</a></p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p><em>Research links</em></p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p><a href=\"https://www.linkedin.com/profile/view?id=AAMAAAZgaEIBDgAPzbl3D2WnFKLeJWCLytIYA4M&amp;trk=hp-identity-name\">Linkedin profile</a></p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p><a href=\"https://www.researchgate.net/profile/Constantinos_Stathopoulos?ev=hdr_xprf&amp;_sg=rpa2WsJrftMQLl2WUg9rE_SBr-uv1wqr9uTkZqa2bsYd3-riDwFGZEv9uIU2EF9Z\">Researchgate profile</a></p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p><a href=\"https://scholar.google.gr/citations?user=q-KogacAAAAJ&amp;hl=el\">Google Scholar</a></p>\n<!-- /wp:paragraph -->\n<!-- /wp:column -->\n<!-- /wp:columns -->', 'People', '', 'inherit', 'closed', 'closed', '', '36-revision-v1', '', '', '2021-07-05 13:10:25', '2021-07-05 10:10:25', '', 36, 'http://9.dynacomp2.eu/rna/wordpress/?p=435', 0, 'revision', '', 0),
(436, 2, '2021-07-05 13:10:25', '2021-07-05 10:10:25', '<figure><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/sliderpublic04-1.jpg\" alt=\"sliderpublic04-1\" /></figure><figure><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/sliderpublic03.jpg\" alt=\"sliderpublic03\" /></figure><figure><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/sliderpublic02.jpg\" alt=\"sliderpublic02\" /></figure><figure><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/sliderpublic03-1.jpg\" alt=\"sliderpublic03-1\" /></figure>			\n						Προηγούμενο\n						Επόμενο\n		<!-- wp:paragraph -->\n<p><strong>Group Leader</strong></p>\n<!-- /wp:paragraph -->\n<!-- wp:columns -->\n<!-- wp:column {\"width\":\"33.33%\"} -->\n<!-- wp:image {\"id\":321,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/06/Costas_New_1.jpg\" alt=\"\"/><figcaption>Professor Constantinos Stathopoulos</figcaption></figure>\n<!-- /wp:image -->\n<!-- /wp:column -->\n<!-- wp:column {\"width\":\"66.66%\"} -->\n<!-- wp:paragraph -->\n<p>Professor Constantinos Stathopoulos is the leader of the RNA Biology group at the University of Patras. He has been postdoctoral fellow at&nbsp;<a href=\"http://trna.research.yale.edu/index.html\">Yale University</a>&nbsp;(1998-2001) and Assistant Professor at the Department of Biochemistry and Biotechnology of the University of Thessaly (2002-2009).In 2009 he joined the&nbsp;<a href=\"http://biochemistry.med.upatras.gr/\">Department of Biochemistry at the University of Patras School of Medicine</a>&nbsp;as Associate Professor and since 2014 he is Full Professor.The PI has established several international collaborations with centers of excellence on RNA biology and metabolism.Work from his group has been awarded in international and national conferences. He is member of the editorial board of the&nbsp;<a href=\"http://www.mdpi.com/journal/ijms/sectioneditors/biochemistry\"><em>International Journal of Molecular Sciences</em></a>&nbsp;and he has served as reviewer for numerous international journals and for the evaluation of research grant applications submitted to the Hellenic Ministry of Education and to the General Secretariat of Research and Technology. He has published more than 60 articles and part of his work has been cited in major scientific textbooks of Biochemistry and Molecular Biology. Recently, he organized as co-Chair the&nbsp;<a href=\"http://www.trna2014.gr/\">25<sup>th</sup>&nbsp;tRNA Conference</a>. A detailed CV can be found&nbsp;<a href=\"http://rna.6.dynacomp2.eu/images/STATHOPOULOS%20%20ENGLISH%20CV%20JAN%202017-FINAL.pdf\">here.</a></p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p><em>Research links</em></p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p><a href=\"https://www.linkedin.com/profile/view?id=AAMAAAZgaEIBDgAPzbl3D2WnFKLeJWCLytIYA4M&amp;trk=hp-identity-name\">Linkedin profile</a></p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p><a href=\"https://www.researchgate.net/profile/Constantinos_Stathopoulos?ev=hdr_xprf&amp;_sg=rpa2WsJrftMQLl2WUg9rE_SBr-uv1wqr9uTkZqa2bsYd3-riDwFGZEv9uIU2EF9Z\">Researchgate profile</a></p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p><a href=\"https://scholar.google.gr/citations?user=q-KogacAAAAJ&amp;hl=el\">Google Scholar</a></p>\n<!-- /wp:paragraph -->\n<!-- /wp:column -->\n<!-- /wp:columns -->', 'People', '', 'inherit', 'closed', 'closed', '', '36-revision-v1', '', '', '2021-07-05 13:10:25', '2021-07-05 10:10:25', '', 36, 'http://9.dynacomp2.eu/rna/wordpress/?p=436', 0, 'revision', '', 0),
(437, 2, '2021-07-05 13:10:25', '2021-07-05 10:10:25', '<figure><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/sliderpublic04-1.jpg\" alt=\"sliderpublic04-1\" /></figure><figure><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/sliderpublic03.jpg\" alt=\"sliderpublic03\" /></figure><figure><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/sliderpublic02.jpg\" alt=\"sliderpublic02\" /></figure><figure><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/sliderpublic03-1.jpg\" alt=\"sliderpublic03-1\" /></figure>			\n						Προηγούμενο\n						Επόμενο\n		<!-- wp:paragraph -->\n<p><strong>Group Leader</strong></p>\n<!-- /wp:paragraph -->\n<!-- wp:columns -->\n<!-- wp:column {\"width\":\"33.33%\"} -->\n<!-- wp:image {\"id\":321,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/06/Costas_New_1.jpg\" alt=\"\"/><figcaption>Professor Constantinos Stathopoulos</figcaption></figure>\n<!-- /wp:image -->\n<!-- /wp:column -->\n<!-- wp:column {\"width\":\"66.66%\"} -->\n<!-- wp:paragraph -->\n<p>Professor Constantinos Stathopoulos is the leader of the RNA Biology group at the University of Patras. He has been postdoctoral fellow at&nbsp;<a href=\"http://trna.research.yale.edu/index.html\">Yale University</a>&nbsp;(1998-2001) and Assistant Professor at the Department of Biochemistry and Biotechnology of the University of Thessaly (2002-2009).In 2009 he joined the&nbsp;<a href=\"http://biochemistry.med.upatras.gr/\">Department of Biochemistry at the University of Patras School of Medicine</a>&nbsp;as Associate Professor and since 2014 he is Full Professor.The PI has established several international collaborations with centers of excellence on RNA biology and metabolism.Work from his group has been awarded in international and national conferences. He is member of the editorial board of the&nbsp;<a href=\"http://www.mdpi.com/journal/ijms/sectioneditors/biochemistry\"><em>International Journal of Molecular Sciences</em></a>&nbsp;and he has served as reviewer for numerous international journals and for the evaluation of research grant applications submitted to the Hellenic Ministry of Education and to the General Secretariat of Research and Technology. He has published more than 60 articles and part of his work has been cited in major scientific textbooks of Biochemistry and Molecular Biology. Recently, he organized as co-Chair the&nbsp;<a href=\"http://www.trna2014.gr/\">25<sup>th</sup>&nbsp;tRNA Conference</a>. A detailed CV can be found&nbsp;<a href=\"http://rna.6.dynacomp2.eu/images/STATHOPOULOS%20%20ENGLISH%20CV%20JAN%202017-FINAL.pdf\">here.</a></p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p><em>Research links</em></p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p><a href=\"https://www.linkedin.com/profile/view?id=AAMAAAZgaEIBDgAPzbl3D2WnFKLeJWCLytIYA4M&amp;trk=hp-identity-name\">Linkedin profile</a></p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p><a href=\"https://www.researchgate.net/profile/Constantinos_Stathopoulos?ev=hdr_xprf&amp;_sg=rpa2WsJrftMQLl2WUg9rE_SBr-uv1wqr9uTkZqa2bsYd3-riDwFGZEv9uIU2EF9Z\">Researchgate profile</a></p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p><a href=\"https://scholar.google.gr/citations?user=q-KogacAAAAJ&amp;hl=el\">Google Scholar</a></p>\n<!-- /wp:paragraph -->\n<!-- /wp:column -->\n<!-- /wp:columns -->', 'People', '', 'inherit', 'closed', 'closed', '', '36-revision-v1', '', '', '2021-07-05 13:10:25', '2021-07-05 10:10:25', '', 36, 'http://9.dynacomp2.eu/rna/wordpress/?p=437', 0, 'revision', '', 0),
(438, 2, '2021-07-05 13:11:12', '2021-07-05 10:11:12', '<figure><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/sliderpublic04-1.jpg\" alt=\"sliderpublic04-1\" /></figure><figure><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/sliderpublic03.jpg\" alt=\"sliderpublic03\" /></figure><figure><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/sliderpublic02.jpg\" alt=\"sliderpublic02\" /></figure><figure><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/sliderpublic03-1.jpg\" alt=\"sliderpublic03-1\" /></figure>			\n						Προηγούμενο\n						Επόμενο\n		<!-- wp:paragraph -->\n<p><strong>Group Leader</strong></p>\n<!-- /wp:paragraph -->\n<!-- wp:columns -->\n<!-- wp:column {\"width\":\"33.33%\"} -->\n<!-- wp:image {\"id\":321,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/06/Costas_New_1.jpg\" alt=\"\"/><figcaption>Professor Constantinos Stathopoulos</figcaption></figure>\n<!-- /wp:image -->\n<!-- /wp:column -->\n<!-- wp:column {\"width\":\"66.66%\"} -->\n<!-- wp:paragraph -->\n<p>Professor Constantinos Stathopoulos is the leader of the RNA Biology group at the University of Patras. He has been postdoctoral fellow at&nbsp;<a href=\"http://trna.research.yale.edu/index.html\">Yale University</a>&nbsp;(1998-2001) and Assistant Professor at the Department of Biochemistry and Biotechnology of the University of Thessaly (2002-2009).In 2009 he joined the&nbsp;<a href=\"http://biochemistry.med.upatras.gr/\">Department of Biochemistry at the University of Patras School of Medicine</a>&nbsp;as Associate Professor and since 2014 he is Full Professor.The PI has established several international collaborations with centers of excellence on RNA biology and metabolism.Work from his group has been awarded in international and national conferences. He is member of the editorial board of the&nbsp;<a href=\"http://www.mdpi.com/journal/ijms/sectioneditors/biochemistry\"><em>International Journal of Molecular Sciences</em></a>&nbsp;and he has served as reviewer for numerous international journals and for the evaluation of research grant applications submitted to the Hellenic Ministry of Education and to the General Secretariat of Research and Technology. He has published more than 60 articles and part of his work has been cited in major scientific textbooks of Biochemistry and Molecular Biology. Recently, he organized as co-Chair the&nbsp;<a href=\"http://www.trna2014.gr/\">25<sup>th</sup>&nbsp;tRNA Conference</a>. A detailed CV can be found&nbsp;<a href=\"http://rna.6.dynacomp2.eu/images/STATHOPOULOS%20%20ENGLISH%20CV%20JAN%202017-FINAL.pdf\">here.</a></p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p><em>Research links</em></p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p><a href=\"https://www.linkedin.com/profile/view?id=AAMAAAZgaEIBDgAPzbl3D2WnFKLeJWCLytIYA4M&amp;trk=hp-identity-name\">Linkedin profile</a></p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p><a href=\"https://www.researchgate.net/profile/Constantinos_Stathopoulos?ev=hdr_xprf&amp;_sg=rpa2WsJrftMQLl2WUg9rE_SBr-uv1wqr9uTkZqa2bsYd3-riDwFGZEv9uIU2EF9Z\">Researchgate profile</a></p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p><a href=\"https://scholar.google.gr/citations?user=q-KogacAAAAJ&amp;hl=el\">Google Scholar</a></p>\n<!-- /wp:paragraph -->\n<!-- /wp:column -->\n<!-- /wp:columns -->', 'People', '', 'inherit', 'closed', 'closed', '', '36-revision-v1', '', '', '2021-07-05 13:11:12', '2021-07-05 10:11:12', '', 36, 'http://9.dynacomp2.eu/rna/wordpress/?p=438', 0, 'revision', '', 0),
(439, 2, '2021-07-05 13:11:12', '2021-07-05 10:11:12', '<figure><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/sliderpublic04-1.jpg\" alt=\"sliderpublic04-1\" /></figure><figure><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/sliderpublic03.jpg\" alt=\"sliderpublic03\" /></figure><figure><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/sliderpublic02.jpg\" alt=\"sliderpublic02\" /></figure><figure><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/sliderpublic03-1.jpg\" alt=\"sliderpublic03-1\" /></figure>			\n						Προηγούμενο\n						Επόμενο\n		<!-- wp:paragraph -->\n<p><strong>Group Leader</strong></p>\n<!-- /wp:paragraph -->\n<!-- wp:columns -->\n<!-- wp:column {\"width\":\"33.33%\"} -->\n<!-- wp:image {\"id\":321,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/06/Costas_New_1.jpg\" alt=\"\"/><figcaption>Professor Constantinos Stathopoulos</figcaption></figure>\n<!-- /wp:image -->\n<!-- /wp:column -->\n<!-- wp:column {\"width\":\"66.66%\"} -->\n<!-- wp:paragraph -->\n<p>Professor Constantinos Stathopoulos is the leader of the RNA Biology group at the University of Patras. He has been postdoctoral fellow at&nbsp;<a href=\"http://trna.research.yale.edu/index.html\">Yale University</a>&nbsp;(1998-2001) and Assistant Professor at the Department of Biochemistry and Biotechnology of the University of Thessaly (2002-2009).In 2009 he joined the&nbsp;<a href=\"http://biochemistry.med.upatras.gr/\">Department of Biochemistry at the University of Patras School of Medicine</a>&nbsp;as Associate Professor and since 2014 he is Full Professor.The PI has established several international collaborations with centers of excellence on RNA biology and metabolism.Work from his group has been awarded in international and national conferences. He is member of the editorial board of the&nbsp;<a href=\"http://www.mdpi.com/journal/ijms/sectioneditors/biochemistry\"><em>International Journal of Molecular Sciences</em></a>&nbsp;and he has served as reviewer for numerous international journals and for the evaluation of research grant applications submitted to the Hellenic Ministry of Education and to the General Secretariat of Research and Technology. He has published more than 60 articles and part of his work has been cited in major scientific textbooks of Biochemistry and Molecular Biology. Recently, he organized as co-Chair the&nbsp;<a href=\"http://www.trna2014.gr/\">25<sup>th</sup>&nbsp;tRNA Conference</a>. A detailed CV can be found&nbsp;<a href=\"http://rna.6.dynacomp2.eu/images/STATHOPOULOS%20%20ENGLISH%20CV%20JAN%202017-FINAL.pdf\">here.</a></p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p><em>Research links</em></p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p><a href=\"https://www.linkedin.com/profile/view?id=AAMAAAZgaEIBDgAPzbl3D2WnFKLeJWCLytIYA4M&amp;trk=hp-identity-name\">Linkedin profile</a></p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p><a href=\"https://www.researchgate.net/profile/Constantinos_Stathopoulos?ev=hdr_xprf&amp;_sg=rpa2WsJrftMQLl2WUg9rE_SBr-uv1wqr9uTkZqa2bsYd3-riDwFGZEv9uIU2EF9Z\">Researchgate profile</a></p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p><a href=\"https://scholar.google.gr/citations?user=q-KogacAAAAJ&amp;hl=el\">Google Scholar</a></p>\n<!-- /wp:paragraph -->\n<!-- /wp:column -->\n<!-- /wp:columns -->', 'People', '', 'inherit', 'closed', 'closed', '', '36-revision-v1', '', '', '2021-07-05 13:11:12', '2021-07-05 10:11:12', '', 36, 'http://9.dynacomp2.eu/rna/wordpress/?p=439', 0, 'revision', '', 0),
(440, 2, '2021-07-05 13:11:12', '2021-07-05 10:11:12', '<figure><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/sliderpublic04-1.jpg\" alt=\"sliderpublic04-1\" /></figure><figure><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/sliderpublic03.jpg\" alt=\"sliderpublic03\" /></figure><figure><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/sliderpublic02.jpg\" alt=\"sliderpublic02\" /></figure><figure><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/sliderpublic03-1.jpg\" alt=\"sliderpublic03-1\" /></figure>			\n						Προηγούμενο\n						Επόμενο\n		<!-- wp:paragraph -->\n<p><strong>Group Leader</strong></p>\n<!-- /wp:paragraph -->\n<!-- wp:columns -->\n<!-- wp:column {\"width\":\"33.33%\"} -->\n<!-- wp:image {\"id\":321,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/06/Costas_New_1.jpg\" alt=\"\"/><figcaption>Professor Constantinos Stathopoulos</figcaption></figure>\n<!-- /wp:image -->\n<!-- /wp:column -->\n<!-- wp:column {\"width\":\"66.66%\"} -->\n<!-- wp:paragraph -->\n<p>Professor Constantinos Stathopoulos is the leader of the RNA Biology group at the University of Patras. He has been postdoctoral fellow at&nbsp;<a href=\"http://trna.research.yale.edu/index.html\">Yale University</a>&nbsp;(1998-2001) and Assistant Professor at the Department of Biochemistry and Biotechnology of the University of Thessaly (2002-2009).In 2009 he joined the&nbsp;<a href=\"http://biochemistry.med.upatras.gr/\">Department of Biochemistry at the University of Patras School of Medicine</a>&nbsp;as Associate Professor and since 2014 he is Full Professor.The PI has established several international collaborations with centers of excellence on RNA biology and metabolism.Work from his group has been awarded in international and national conferences. He is member of the editorial board of the&nbsp;<a href=\"http://www.mdpi.com/journal/ijms/sectioneditors/biochemistry\"><em>International Journal of Molecular Sciences</em></a>&nbsp;and he has served as reviewer for numerous international journals and for the evaluation of research grant applications submitted to the Hellenic Ministry of Education and to the General Secretariat of Research and Technology. He has published more than 60 articles and part of his work has been cited in major scientific textbooks of Biochemistry and Molecular Biology. Recently, he organized as co-Chair the&nbsp;<a href=\"http://www.trna2014.gr/\">25<sup>th</sup>&nbsp;tRNA Conference</a>. A detailed CV can be found&nbsp;<a href=\"http://rna.6.dynacomp2.eu/images/STATHOPOULOS%20%20ENGLISH%20CV%20JAN%202017-FINAL.pdf\">here.</a></p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p><em>Research links</em></p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p><a href=\"https://www.linkedin.com/profile/view?id=AAMAAAZgaEIBDgAPzbl3D2WnFKLeJWCLytIYA4M&amp;trk=hp-identity-name\">Linkedin profile</a></p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p><a href=\"https://www.researchgate.net/profile/Constantinos_Stathopoulos?ev=hdr_xprf&amp;_sg=rpa2WsJrftMQLl2WUg9rE_SBr-uv1wqr9uTkZqa2bsYd3-riDwFGZEv9uIU2EF9Z\">Researchgate profile</a></p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p><a href=\"https://scholar.google.gr/citations?user=q-KogacAAAAJ&amp;hl=el\">Google Scholar</a></p>\n<!-- /wp:paragraph -->\n<!-- /wp:column -->\n<!-- /wp:columns -->', 'People', '', 'inherit', 'closed', 'closed', '', '36-revision-v1', '', '', '2021-07-05 13:11:12', '2021-07-05 10:11:12', '', 36, 'http://9.dynacomp2.eu/rna/wordpress/?p=440', 0, 'revision', '', 0),
(441, 2, '2021-07-05 13:11:22', '2021-07-05 10:11:22', '<figure><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/sliderpublic04-1.jpg\" alt=\"sliderpublic04-1\" /></figure><figure><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/sliderpublic03.jpg\" alt=\"sliderpublic03\" /></figure><figure><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/sliderpublic02.jpg\" alt=\"sliderpublic02\" /></figure><figure><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/sliderpublic03-1.jpg\" alt=\"sliderpublic03-1\" /></figure>			\n						Προηγούμενο\n						Επόμενο\n		<!-- wp:paragraph -->\n<p><strong>Group Leader</strong></p>\n<!-- /wp:paragraph -->\n<!-- wp:columns -->\n<!-- wp:column {\"width\":\"33.33%\"} -->\n<!-- wp:image {\"id\":321,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/06/Costas_New_1.jpg\" alt=\"\"/><figcaption>Professor Constantinos Stathopoulos</figcaption></figure>\n<!-- /wp:image -->\n<!-- /wp:column -->\n<!-- wp:column {\"width\":\"66.66%\"} -->\n<!-- wp:paragraph -->\n<p>Professor Constantinos Stathopoulos is the leader of the RNA Biology group at the University of Patras. He has been postdoctoral fellow at&nbsp;<a href=\"http://trna.research.yale.edu/index.html\">Yale University</a>&nbsp;(1998-2001) and Assistant Professor at the Department of Biochemistry and Biotechnology of the University of Thessaly (2002-2009).In 2009 he joined the&nbsp;<a href=\"http://biochemistry.med.upatras.gr/\">Department of Biochemistry at the University of Patras School of Medicine</a>&nbsp;as Associate Professor and since 2014 he is Full Professor.The PI has established several international collaborations with centers of excellence on RNA biology and metabolism.Work from his group has been awarded in international and national conferences. He is member of the editorial board of the&nbsp;<a href=\"http://www.mdpi.com/journal/ijms/sectioneditors/biochemistry\"><em>International Journal of Molecular Sciences</em></a>&nbsp;and he has served as reviewer for numerous international journals and for the evaluation of research grant applications submitted to the Hellenic Ministry of Education and to the General Secretariat of Research and Technology. He has published more than 60 articles and part of his work has been cited in major scientific textbooks of Biochemistry and Molecular Biology. Recently, he organized as co-Chair the&nbsp;<a href=\"http://www.trna2014.gr/\">25<sup>th</sup>&nbsp;tRNA Conference</a>. A detailed CV can be found&nbsp;<a href=\"http://rna.6.dynacomp2.eu/images/STATHOPOULOS%20%20ENGLISH%20CV%20JAN%202017-FINAL.pdf\">here.</a></p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p><em>Research links</em></p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p><a href=\"https://www.linkedin.com/profile/view?id=AAMAAAZgaEIBDgAPzbl3D2WnFKLeJWCLytIYA4M&amp;trk=hp-identity-name\">Linkedin profile</a></p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p><a href=\"https://www.researchgate.net/profile/Constantinos_Stathopoulos?ev=hdr_xprf&amp;_sg=rpa2WsJrftMQLl2WUg9rE_SBr-uv1wqr9uTkZqa2bsYd3-riDwFGZEv9uIU2EF9Z\">Researchgate profile</a></p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p><a href=\"https://scholar.google.gr/citations?user=q-KogacAAAAJ&amp;hl=el\">Google Scholar</a></p>\n<!-- /wp:paragraph -->\n<!-- /wp:column -->\n<!-- /wp:columns -->', 'People', '', 'inherit', 'closed', 'closed', '', '36-revision-v1', '', '', '2021-07-05 13:11:22', '2021-07-05 10:11:22', '', 36, 'http://9.dynacomp2.eu/rna/wordpress/?p=441', 0, 'revision', '', 0),
(442, 2, '2021-07-05 13:11:23', '2021-07-05 10:11:23', '<figure><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/sliderpublic04-1.jpg\" alt=\"sliderpublic04-1\" /></figure><figure><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/sliderpublic03.jpg\" alt=\"sliderpublic03\" /></figure><figure><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/sliderpublic02.jpg\" alt=\"sliderpublic02\" /></figure><figure><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/sliderpublic03-1.jpg\" alt=\"sliderpublic03-1\" /></figure>			\n						Προηγούμενο\n						Επόμενο\n		<!-- wp:paragraph -->\n<p><strong>Group Leader</strong></p>\n<!-- /wp:paragraph -->\n<!-- wp:columns -->\n<!-- wp:column {\"width\":\"33.33%\"} -->\n<!-- wp:image {\"id\":321,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/06/Costas_New_1.jpg\" alt=\"\"/><figcaption>Professor Constantinos Stathopoulos</figcaption></figure>\n<!-- /wp:image -->\n<!-- /wp:column -->\n<!-- wp:column {\"width\":\"66.66%\"} -->\n<!-- wp:paragraph -->\n<p>Professor Constantinos Stathopoulos is the leader of the RNA Biology group at the University of Patras. He has been postdoctoral fellow at&nbsp;<a href=\"http://trna.research.yale.edu/index.html\">Yale University</a>&nbsp;(1998-2001) and Assistant Professor at the Department of Biochemistry and Biotechnology of the University of Thessaly (2002-2009).In 2009 he joined the&nbsp;<a href=\"http://biochemistry.med.upatras.gr/\">Department of Biochemistry at the University of Patras School of Medicine</a>&nbsp;as Associate Professor and since 2014 he is Full Professor.The PI has established several international collaborations with centers of excellence on RNA biology and metabolism.Work from his group has been awarded in international and national conferences. He is member of the editorial board of the&nbsp;<a href=\"http://www.mdpi.com/journal/ijms/sectioneditors/biochemistry\"><em>International Journal of Molecular Sciences</em></a>&nbsp;and he has served as reviewer for numerous international journals and for the evaluation of research grant applications submitted to the Hellenic Ministry of Education and to the General Secretariat of Research and Technology. He has published more than 60 articles and part of his work has been cited in major scientific textbooks of Biochemistry and Molecular Biology. Recently, he organized as co-Chair the&nbsp;<a href=\"http://www.trna2014.gr/\">25<sup>th</sup>&nbsp;tRNA Conference</a>. A detailed CV can be found&nbsp;<a href=\"http://rna.6.dynacomp2.eu/images/STATHOPOULOS%20%20ENGLISH%20CV%20JAN%202017-FINAL.pdf\">here.</a></p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p><em>Research links</em></p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p><a href=\"https://www.linkedin.com/profile/view?id=AAMAAAZgaEIBDgAPzbl3D2WnFKLeJWCLytIYA4M&amp;trk=hp-identity-name\">Linkedin profile</a></p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p><a href=\"https://www.researchgate.net/profile/Constantinos_Stathopoulos?ev=hdr_xprf&amp;_sg=rpa2WsJrftMQLl2WUg9rE_SBr-uv1wqr9uTkZqa2bsYd3-riDwFGZEv9uIU2EF9Z\">Researchgate profile</a></p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p><a href=\"https://scholar.google.gr/citations?user=q-KogacAAAAJ&amp;hl=el\">Google Scholar</a></p>\n<!-- /wp:paragraph -->\n<!-- /wp:column -->\n<!-- /wp:columns -->', 'People', '', 'inherit', 'closed', 'closed', '', '36-revision-v1', '', '', '2021-07-05 13:11:23', '2021-07-05 10:11:23', '', 36, 'http://9.dynacomp2.eu/rna/wordpress/?p=442', 0, 'revision', '', 0),
(443, 2, '2021-07-05 13:11:23', '2021-07-05 10:11:23', '<figure><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/sliderpublic04-1.jpg\" alt=\"sliderpublic04-1\" /></figure><figure><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/sliderpublic03.jpg\" alt=\"sliderpublic03\" /></figure><figure><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/sliderpublic02.jpg\" alt=\"sliderpublic02\" /></figure><figure><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/sliderpublic03-1.jpg\" alt=\"sliderpublic03-1\" /></figure>			\n						Προηγούμενο\n						Επόμενο\n		<!-- wp:paragraph -->\n<p><strong>Group Leader</strong></p>\n<!-- /wp:paragraph -->\n<!-- wp:columns -->\n<!-- wp:column {\"width\":\"33.33%\"} -->\n<!-- wp:image {\"id\":321,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/06/Costas_New_1.jpg\" alt=\"\"/><figcaption>Professor Constantinos Stathopoulos</figcaption></figure>\n<!-- /wp:image -->\n<!-- /wp:column -->\n<!-- wp:column {\"width\":\"66.66%\"} -->\n<!-- wp:paragraph -->\n<p>Professor Constantinos Stathopoulos is the leader of the RNA Biology group at the University of Patras. He has been postdoctoral fellow at&nbsp;<a href=\"http://trna.research.yale.edu/index.html\">Yale University</a>&nbsp;(1998-2001) and Assistant Professor at the Department of Biochemistry and Biotechnology of the University of Thessaly (2002-2009).In 2009 he joined the&nbsp;<a href=\"http://biochemistry.med.upatras.gr/\">Department of Biochemistry at the University of Patras School of Medicine</a>&nbsp;as Associate Professor and since 2014 he is Full Professor.The PI has established several international collaborations with centers of excellence on RNA biology and metabolism.Work from his group has been awarded in international and national conferences. He is member of the editorial board of the&nbsp;<a href=\"http://www.mdpi.com/journal/ijms/sectioneditors/biochemistry\"><em>International Journal of Molecular Sciences</em></a>&nbsp;and he has served as reviewer for numerous international journals and for the evaluation of research grant applications submitted to the Hellenic Ministry of Education and to the General Secretariat of Research and Technology. He has published more than 60 articles and part of his work has been cited in major scientific textbooks of Biochemistry and Molecular Biology. Recently, he organized as co-Chair the&nbsp;<a href=\"http://www.trna2014.gr/\">25<sup>th</sup>&nbsp;tRNA Conference</a>. A detailed CV can be found&nbsp;<a href=\"http://rna.6.dynacomp2.eu/images/STATHOPOULOS%20%20ENGLISH%20CV%20JAN%202017-FINAL.pdf\">here.</a></p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p><em>Research links</em></p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p><a href=\"https://www.linkedin.com/profile/view?id=AAMAAAZgaEIBDgAPzbl3D2WnFKLeJWCLytIYA4M&amp;trk=hp-identity-name\">Linkedin profile</a></p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p><a href=\"https://www.researchgate.net/profile/Constantinos_Stathopoulos?ev=hdr_xprf&amp;_sg=rpa2WsJrftMQLl2WUg9rE_SBr-uv1wqr9uTkZqa2bsYd3-riDwFGZEv9uIU2EF9Z\">Researchgate profile</a></p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p><a href=\"https://scholar.google.gr/citations?user=q-KogacAAAAJ&amp;hl=el\">Google Scholar</a></p>\n<!-- /wp:paragraph -->\n<!-- /wp:column -->\n<!-- /wp:columns -->', 'People', '', 'inherit', 'closed', 'closed', '', '36-revision-v1', '', '', '2021-07-05 13:11:23', '2021-07-05 10:11:23', '', 36, 'http://9.dynacomp2.eu/rna/wordpress/?p=443', 0, 'revision', '', 0),
(444, 2, '2021-07-05 13:11:59', '2021-07-05 10:11:59', '<figure><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/sliderpublic04-1.jpg\" alt=\"sliderpublic04-1\" /></figure><figure><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/sliderpublic03.jpg\" alt=\"sliderpublic03\" /></figure><figure><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/sliderpublic02.jpg\" alt=\"sliderpublic02\" /></figure><figure><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/sliderpublic03-1.jpg\" alt=\"sliderpublic03-1\" /></figure>			\n						Προηγούμενο\n						Επόμενο\n		<!-- wp:paragraph -->\n<p><strong>Group Leader</strong></p>\n<!-- /wp:paragraph -->\n<!-- wp:columns -->\n<!-- wp:column {\"width\":\"33.33%\"} -->\n<!-- wp:image {\"id\":321,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/06/Costas_New_1.jpg\" alt=\"\"/><figcaption>Professor Constantinos Stathopoulos</figcaption></figure>\n<!-- /wp:image -->\n<!-- /wp:column -->\n<!-- wp:column {\"width\":\"66.66%\"} -->\n<!-- wp:paragraph -->\n<p>Professor Constantinos Stathopoulos is the leader of the RNA Biology group at the University of Patras. He has been postdoctoral fellow at&nbsp;<a href=\"http://trna.research.yale.edu/index.html\">Yale University</a>&nbsp;(1998-2001) and Assistant Professor at the Department of Biochemistry and Biotechnology of the University of Thessaly (2002-2009).In 2009 he joined the&nbsp;<a href=\"http://biochemistry.med.upatras.gr/\">Department of Biochemistry at the University of Patras School of Medicine</a>&nbsp;as Associate Professor and since 2014 he is Full Professor.The PI has established several international collaborations with centers of excellence on RNA biology and metabolism.Work from his group has been awarded in international and national conferences. He is member of the editorial board of the&nbsp;<a href=\"http://www.mdpi.com/journal/ijms/sectioneditors/biochemistry\"><em>International Journal of Molecular Sciences</em></a>&nbsp;and he has served as reviewer for numerous international journals and for the evaluation of research grant applications submitted to the Hellenic Ministry of Education and to the General Secretariat of Research and Technology. He has published more than 60 articles and part of his work has been cited in major scientific textbooks of Biochemistry and Molecular Biology. Recently, he organized as co-Chair the&nbsp;<a href=\"http://www.trna2014.gr/\">25<sup>th</sup>&nbsp;tRNA Conference</a>. A detailed CV can be found&nbsp;<a href=\"http://rna.6.dynacomp2.eu/images/STATHOPOULOS%20%20ENGLISH%20CV%20JAN%202017-FINAL.pdf\">here.</a></p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p><em>Research links</em></p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p><a href=\"https://www.linkedin.com/profile/view?id=AAMAAAZgaEIBDgAPzbl3D2WnFKLeJWCLytIYA4M&amp;trk=hp-identity-name\">Linkedin profile</a></p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p><a href=\"https://www.researchgate.net/profile/Constantinos_Stathopoulos?ev=hdr_xprf&amp;_sg=rpa2WsJrftMQLl2WUg9rE_SBr-uv1wqr9uTkZqa2bsYd3-riDwFGZEv9uIU2EF9Z\">Researchgate profile</a></p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p><a href=\"https://scholar.google.gr/citations?user=q-KogacAAAAJ&amp;hl=el\">Google Scholar</a></p>\n<!-- /wp:paragraph -->\n<!-- /wp:column -->\n<!-- /wp:columns -->', 'People', '', 'inherit', 'closed', 'closed', '', '36-revision-v1', '', '', '2021-07-05 13:11:59', '2021-07-05 10:11:59', '', 36, 'http://9.dynacomp2.eu/rna/wordpress/?p=444', 0, 'revision', '', 0),
(445, 2, '2021-07-05 13:11:59', '2021-07-05 10:11:59', '<figure><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/sliderpublic04-1.jpg\" alt=\"sliderpublic04-1\" /></figure><figure><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/sliderpublic03.jpg\" alt=\"sliderpublic03\" /></figure><figure><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/sliderpublic02.jpg\" alt=\"sliderpublic02\" /></figure><figure><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/sliderpublic03-1.jpg\" alt=\"sliderpublic03-1\" /></figure>			\n						Προηγούμενο\n						Επόμενο\n		<!-- wp:paragraph -->\n<p><strong>Group Leader</strong></p>\n<!-- /wp:paragraph -->\n<!-- wp:columns -->\n<!-- wp:column {\"width\":\"33.33%\"} -->\n<!-- wp:image {\"id\":321,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/06/Costas_New_1.jpg\" alt=\"\"/><figcaption>Professor Constantinos Stathopoulos</figcaption></figure>\n<!-- /wp:image -->\n<!-- /wp:column -->\n<!-- wp:column {\"width\":\"66.66%\"} -->\n<!-- wp:paragraph -->\n<p>Professor Constantinos Stathopoulos is the leader of the RNA Biology group at the University of Patras. He has been postdoctoral fellow at&nbsp;<a href=\"http://trna.research.yale.edu/index.html\">Yale University</a>&nbsp;(1998-2001) and Assistant Professor at the Department of Biochemistry and Biotechnology of the University of Thessaly (2002-2009).In 2009 he joined the&nbsp;<a href=\"http://biochemistry.med.upatras.gr/\">Department of Biochemistry at the University of Patras School of Medicine</a>&nbsp;as Associate Professor and since 2014 he is Full Professor.The PI has established several international collaborations with centers of excellence on RNA biology and metabolism.Work from his group has been awarded in international and national conferences. He is member of the editorial board of the&nbsp;<a href=\"http://www.mdpi.com/journal/ijms/sectioneditors/biochemistry\"><em>International Journal of Molecular Sciences</em></a>&nbsp;and he has served as reviewer for numerous international journals and for the evaluation of research grant applications submitted to the Hellenic Ministry of Education and to the General Secretariat of Research and Technology. He has published more than 60 articles and part of his work has been cited in major scientific textbooks of Biochemistry and Molecular Biology. Recently, he organized as co-Chair the&nbsp;<a href=\"http://www.trna2014.gr/\">25<sup>th</sup>&nbsp;tRNA Conference</a>. A detailed CV can be found&nbsp;<a href=\"http://rna.6.dynacomp2.eu/images/STATHOPOULOS%20%20ENGLISH%20CV%20JAN%202017-FINAL.pdf\">here.</a></p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p><em>Research links</em></p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p><a href=\"https://www.linkedin.com/profile/view?id=AAMAAAZgaEIBDgAPzbl3D2WnFKLeJWCLytIYA4M&amp;trk=hp-identity-name\">Linkedin profile</a></p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p><a href=\"https://www.researchgate.net/profile/Constantinos_Stathopoulos?ev=hdr_xprf&amp;_sg=rpa2WsJrftMQLl2WUg9rE_SBr-uv1wqr9uTkZqa2bsYd3-riDwFGZEv9uIU2EF9Z\">Researchgate profile</a></p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p><a href=\"https://scholar.google.gr/citations?user=q-KogacAAAAJ&amp;hl=el\">Google Scholar</a></p>\n<!-- /wp:paragraph -->\n<!-- /wp:column -->\n<!-- /wp:columns -->', 'People', '', 'inherit', 'closed', 'closed', '', '36-revision-v1', '', '', '2021-07-05 13:11:59', '2021-07-05 10:11:59', '', 36, 'http://9.dynacomp2.eu/rna/wordpress/?p=445', 0, 'revision', '', 0),
(446, 2, '2021-07-05 13:11:59', '2021-07-05 10:11:59', '<figure><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/sliderpublic04-1.jpg\" alt=\"sliderpublic04-1\" /></figure><figure><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/sliderpublic03.jpg\" alt=\"sliderpublic03\" /></figure><figure><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/sliderpublic02.jpg\" alt=\"sliderpublic02\" /></figure><figure><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/sliderpublic03-1.jpg\" alt=\"sliderpublic03-1\" /></figure>			\n						Προηγούμενο\n						Επόμενο\n		<!-- wp:paragraph -->\n<p><strong>Group Leader</strong></p>\n<!-- /wp:paragraph -->\n<!-- wp:columns -->\n<!-- wp:column {\"width\":\"33.33%\"} -->\n<!-- wp:image {\"id\":321,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/06/Costas_New_1.jpg\" alt=\"\"/><figcaption>Professor Constantinos Stathopoulos</figcaption></figure>\n<!-- /wp:image -->\n<!-- /wp:column -->\n<!-- wp:column {\"width\":\"66.66%\"} -->\n<!-- wp:paragraph -->\n<p>Professor Constantinos Stathopoulos is the leader of the RNA Biology group at the University of Patras. He has been postdoctoral fellow at&nbsp;<a href=\"http://trna.research.yale.edu/index.html\">Yale University</a>&nbsp;(1998-2001) and Assistant Professor at the Department of Biochemistry and Biotechnology of the University of Thessaly (2002-2009).In 2009 he joined the&nbsp;<a href=\"http://biochemistry.med.upatras.gr/\">Department of Biochemistry at the University of Patras School of Medicine</a>&nbsp;as Associate Professor and since 2014 he is Full Professor.The PI has established several international collaborations with centers of excellence on RNA biology and metabolism.Work from his group has been awarded in international and national conferences. He is member of the editorial board of the&nbsp;<a href=\"http://www.mdpi.com/journal/ijms/sectioneditors/biochemistry\"><em>International Journal of Molecular Sciences</em></a>&nbsp;and he has served as reviewer for numerous international journals and for the evaluation of research grant applications submitted to the Hellenic Ministry of Education and to the General Secretariat of Research and Technology. He has published more than 60 articles and part of his work has been cited in major scientific textbooks of Biochemistry and Molecular Biology. Recently, he organized as co-Chair the&nbsp;<a href=\"http://www.trna2014.gr/\">25<sup>th</sup>&nbsp;tRNA Conference</a>. A detailed CV can be found&nbsp;<a href=\"http://rna.6.dynacomp2.eu/images/STATHOPOULOS%20%20ENGLISH%20CV%20JAN%202017-FINAL.pdf\">here.</a></p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p><em>Research links</em></p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p><a href=\"https://www.linkedin.com/profile/view?id=AAMAAAZgaEIBDgAPzbl3D2WnFKLeJWCLytIYA4M&amp;trk=hp-identity-name\">Linkedin profile</a></p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p><a href=\"https://www.researchgate.net/profile/Constantinos_Stathopoulos?ev=hdr_xprf&amp;_sg=rpa2WsJrftMQLl2WUg9rE_SBr-uv1wqr9uTkZqa2bsYd3-riDwFGZEv9uIU2EF9Z\">Researchgate profile</a></p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p><a href=\"https://scholar.google.gr/citations?user=q-KogacAAAAJ&amp;hl=el\">Google Scholar</a></p>\n<!-- /wp:paragraph -->\n<!-- /wp:column -->\n<!-- /wp:columns -->', 'People', '', 'inherit', 'closed', 'closed', '', '36-revision-v1', '', '', '2021-07-05 13:11:59', '2021-07-05 10:11:59', '', 36, 'http://9.dynacomp2.eu/rna/wordpress/?p=446', 0, 'revision', '', 0);
INSERT INTO `wprna_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(447, 2, '2021-07-05 13:12:16', '2021-07-05 10:12:16', '<figure><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/sliderpublic04-1.jpg\" alt=\"sliderpublic04-1\" /></figure><figure><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/sliderpublic03.jpg\" alt=\"sliderpublic03\" /></figure><figure><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/sliderpublic02.jpg\" alt=\"sliderpublic02\" /></figure><figure><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/sliderpublic03-1.jpg\" alt=\"sliderpublic03-1\" /></figure>			\n						Προηγούμενο\n						Επόμενο\n		<!-- wp:paragraph -->\n<p><strong>Group Leader</strong></p>\n<!-- /wp:paragraph -->\n<!-- wp:columns -->\n<!-- wp:column {\"width\":\"33.33%\"} -->\n<!-- wp:image {\"id\":321,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/06/Costas_New_1.jpg\" alt=\"\"/><figcaption>Professor Constantinos Stathopoulos</figcaption></figure>\n<!-- /wp:image -->\n<!-- /wp:column -->\n<!-- wp:column {\"width\":\"66.66%\"} -->\n<!-- wp:paragraph -->\n<p>Professor Constantinos Stathopoulos is the leader of the RNA Biology group at the University of Patras. He has been postdoctoral fellow at&nbsp;<a href=\"http://trna.research.yale.edu/index.html\">Yale University</a>&nbsp;(1998-2001) and Assistant Professor at the Department of Biochemistry and Biotechnology of the University of Thessaly (2002-2009).In 2009 he joined the&nbsp;<a href=\"http://biochemistry.med.upatras.gr/\">Department of Biochemistry at the University of Patras School of Medicine</a>&nbsp;as Associate Professor and since 2014 he is Full Professor.The PI has established several international collaborations with centers of excellence on RNA biology and metabolism.Work from his group has been awarded in international and national conferences. He is member of the editorial board of the&nbsp;<a href=\"http://www.mdpi.com/journal/ijms/sectioneditors/biochemistry\"><em>International Journal of Molecular Sciences</em></a>&nbsp;and he has served as reviewer for numerous international journals and for the evaluation of research grant applications submitted to the Hellenic Ministry of Education and to the General Secretariat of Research and Technology. He has published more than 60 articles and part of his work has been cited in major scientific textbooks of Biochemistry and Molecular Biology. Recently, he organized as co-Chair the&nbsp;<a href=\"http://www.trna2014.gr/\">25<sup>th</sup>&nbsp;tRNA Conference</a>. A detailed CV can be found&nbsp;<a href=\"http://rna.6.dynacomp2.eu/images/STATHOPOULOS%20%20ENGLISH%20CV%20JAN%202017-FINAL.pdf\">here.</a></p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p><em>Research links</em></p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p><a href=\"https://www.linkedin.com/profile/view?id=AAMAAAZgaEIBDgAPzbl3D2WnFKLeJWCLytIYA4M&amp;trk=hp-identity-name\">Linkedin profile</a></p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p><a href=\"https://www.researchgate.net/profile/Constantinos_Stathopoulos?ev=hdr_xprf&amp;_sg=rpa2WsJrftMQLl2WUg9rE_SBr-uv1wqr9uTkZqa2bsYd3-riDwFGZEv9uIU2EF9Z\">Researchgate profile</a></p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p><a href=\"https://scholar.google.gr/citations?user=q-KogacAAAAJ&amp;hl=el\">Google Scholar</a></p>\n<!-- /wp:paragraph -->\n<!-- /wp:column -->\n<!-- /wp:columns -->', 'People', '', 'inherit', 'closed', 'closed', '', '36-revision-v1', '', '', '2021-07-05 13:12:16', '2021-07-05 10:12:16', '', 36, 'http://9.dynacomp2.eu/rna/wordpress/?p=447', 0, 'revision', '', 0),
(448, 2, '2021-07-05 13:12:16', '2021-07-05 10:12:16', '<figure><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/sliderpublic04-1.jpg\" alt=\"sliderpublic04-1\" /></figure><figure><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/sliderpublic03.jpg\" alt=\"sliderpublic03\" /></figure><figure><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/sliderpublic02.jpg\" alt=\"sliderpublic02\" /></figure><figure><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/sliderpublic03-1.jpg\" alt=\"sliderpublic03-1\" /></figure>			\n						Προηγούμενο\n						Επόμενο\n		<!-- wp:paragraph -->\n<p><strong>Group Leader</strong></p>\n<!-- /wp:paragraph -->\n<!-- wp:columns -->\n<!-- wp:column {\"width\":\"33.33%\"} -->\n<!-- wp:image {\"id\":321,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/06/Costas_New_1.jpg\" alt=\"\"/><figcaption>Professor Constantinos Stathopoulos</figcaption></figure>\n<!-- /wp:image -->\n<!-- /wp:column -->\n<!-- wp:column {\"width\":\"66.66%\"} -->\n<!-- wp:paragraph -->\n<p>Professor Constantinos Stathopoulos is the leader of the RNA Biology group at the University of Patras. He has been postdoctoral fellow at&nbsp;<a href=\"http://trna.research.yale.edu/index.html\">Yale University</a>&nbsp;(1998-2001) and Assistant Professor at the Department of Biochemistry and Biotechnology of the University of Thessaly (2002-2009).In 2009 he joined the&nbsp;<a href=\"http://biochemistry.med.upatras.gr/\">Department of Biochemistry at the University of Patras School of Medicine</a>&nbsp;as Associate Professor and since 2014 he is Full Professor.The PI has established several international collaborations with centers of excellence on RNA biology and metabolism.Work from his group has been awarded in international and national conferences. He is member of the editorial board of the&nbsp;<a href=\"http://www.mdpi.com/journal/ijms/sectioneditors/biochemistry\"><em>International Journal of Molecular Sciences</em></a>&nbsp;and he has served as reviewer for numerous international journals and for the evaluation of research grant applications submitted to the Hellenic Ministry of Education and to the General Secretariat of Research and Technology. He has published more than 60 articles and part of his work has been cited in major scientific textbooks of Biochemistry and Molecular Biology. Recently, he organized as co-Chair the&nbsp;<a href=\"http://www.trna2014.gr/\">25<sup>th</sup>&nbsp;tRNA Conference</a>. A detailed CV can be found&nbsp;<a href=\"http://rna.6.dynacomp2.eu/images/STATHOPOULOS%20%20ENGLISH%20CV%20JAN%202017-FINAL.pdf\">here.</a></p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p><em>Research links</em></p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p><a href=\"https://www.linkedin.com/profile/view?id=AAMAAAZgaEIBDgAPzbl3D2WnFKLeJWCLytIYA4M&amp;trk=hp-identity-name\">Linkedin profile</a></p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p><a href=\"https://www.researchgate.net/profile/Constantinos_Stathopoulos?ev=hdr_xprf&amp;_sg=rpa2WsJrftMQLl2WUg9rE_SBr-uv1wqr9uTkZqa2bsYd3-riDwFGZEv9uIU2EF9Z\">Researchgate profile</a></p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p><a href=\"https://scholar.google.gr/citations?user=q-KogacAAAAJ&amp;hl=el\">Google Scholar</a></p>\n<!-- /wp:paragraph -->\n<!-- /wp:column -->\n<!-- /wp:columns -->', 'People', '', 'inherit', 'closed', 'closed', '', '36-revision-v1', '', '', '2021-07-05 13:12:16', '2021-07-05 10:12:16', '', 36, 'http://9.dynacomp2.eu/rna/wordpress/?p=448', 0, 'revision', '', 0),
(449, 2, '2021-07-05 13:12:16', '2021-07-05 10:12:16', '<figure><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/sliderpublic04-1.jpg\" alt=\"sliderpublic04-1\" /></figure><figure><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/sliderpublic03.jpg\" alt=\"sliderpublic03\" /></figure><figure><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/sliderpublic02.jpg\" alt=\"sliderpublic02\" /></figure><figure><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/04/sliderpublic03-1.jpg\" alt=\"sliderpublic03-1\" /></figure>			\n						Προηγούμενο\n						Επόμενο\n		<!-- wp:paragraph -->\n<p><strong>Group Leader</strong></p>\n<!-- /wp:paragraph -->\n<!-- wp:columns -->\n<!-- wp:column {\"width\":\"33.33%\"} -->\n<!-- wp:image {\"id\":321,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure><img src=\"http://9.dynacomp2.eu/rna/wordpress/wp-content/uploads/2021/06/Costas_New_1.jpg\" alt=\"\"/><figcaption>Professor Constantinos Stathopoulos</figcaption></figure>\n<!-- /wp:image -->\n<!-- /wp:column -->\n<!-- wp:column {\"width\":\"66.66%\"} -->\n<!-- wp:paragraph -->\n<p>Professor Constantinos Stathopoulos is the leader of the RNA Biology group at the University of Patras. He has been postdoctoral fellow at&nbsp;<a href=\"http://trna.research.yale.edu/index.html\">Yale University</a>&nbsp;(1998-2001) and Assistant Professor at the Department of Biochemistry and Biotechnology of the University of Thessaly (2002-2009).In 2009 he joined the&nbsp;<a href=\"http://biochemistry.med.upatras.gr/\">Department of Biochemistry at the University of Patras School of Medicine</a>&nbsp;as Associate Professor and since 2014 he is Full Professor.The PI has established several international collaborations with centers of excellence on RNA biology and metabolism.Work from his group has been awarded in international and national conferences. He is member of the editorial board of the&nbsp;<a href=\"http://www.mdpi.com/journal/ijms/sectioneditors/biochemistry\"><em>International Journal of Molecular Sciences</em></a>&nbsp;and he has served as reviewer for numerous international journals and for the evaluation of research grant applications submitted to the Hellenic Ministry of Education and to the General Secretariat of Research and Technology. He has published more than 60 articles and part of his work has been cited in major scientific textbooks of Biochemistry and Molecular Biology. Recently, he organized as co-Chair the&nbsp;<a href=\"http://www.trna2014.gr/\">25<sup>th</sup>&nbsp;tRNA Conference</a>. A detailed CV can be found&nbsp;<a href=\"http://rna.6.dynacomp2.eu/images/STATHOPOULOS%20%20ENGLISH%20CV%20JAN%202017-FINAL.pdf\">here.</a></p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p><em>Research links</em></p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p><a href=\"https://www.linkedin.com/profile/view?id=AAMAAAZgaEIBDgAPzbl3D2WnFKLeJWCLytIYA4M&amp;trk=hp-identity-name\">Linkedin profile</a></p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p><a href=\"https://www.researchgate.net/profile/Constantinos_Stathopoulos?ev=hdr_xprf&amp;_sg=rpa2WsJrftMQLl2WUg9rE_SBr-uv1wqr9uTkZqa2bsYd3-riDwFGZEv9uIU2EF9Z\">Researchgate profile</a></p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p><a href=\"https://scholar.google.gr/citations?user=q-KogacAAAAJ&amp;hl=el\">Google Scholar</a></p>\n<!-- /wp:paragraph -->\n<!-- /wp:column -->\n<!-- /wp:columns -->', 'People', '', 'inherit', 'closed', 'closed', '', '36-revision-v1', '', '', '2021-07-05 13:12:16', '2021-07-05 10:12:16', '', 36, 'http://9.dynacomp2.eu/rna/wordpress/?p=449', 0, 'revision', '', 0),
(450, 2, '2021-07-16 11:38:24', '0000-00-00 00:00:00', '', 'Αυτόματο προσχέδιο', '', 'auto-draft', 'open', 'open', '', '', '', '', '2021-07-16 11:38:24', '0000-00-00 00:00:00', '', 0, 'http://9.dynacomp2.eu/rna/wordpress/?p=450', 0, 'post', '', 0);

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

--
-- Table structure for table `wprna_termmeta`
--

CREATE TABLE `wprna_termmeta` (
  `meta_id` bigint(20) UNSIGNED NOT NULL,
  `term_id` bigint(20) UNSIGNED NOT NULL DEFAULT 0,
  `meta_key` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `meta_value` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `wprna_terms`
--

CREATE TABLE `wprna_terms` (
  `term_id` bigint(20) UNSIGNED NOT NULL,
  `name` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `slug` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `term_group` bigint(10) NOT NULL DEFAULT 0
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `wprna_terms`
--

INSERT INTO `wprna_terms` (`term_id`, `name`, `slug`, `term_group`) VALUES
(1, 'Χωρίς κατηγορία', '%ce%b1%cf%84%ce%b1%ce%be%ce%b9%ce%bd%cf%8c%ce%bc%ce%b7%cf%84%ce%b1', 0),
(2, 'main', 'main', 0),
(3, 'Research', 'research', 0),
(4, 'Education', 'education', 0),
(5, 'People', 'people', 0),
(6, 'Funding', 'funding', 0),
(7, 'Publications', 'publications', 0),
(8, 'Members Area', 'members-area', 0),
(9, 'page', 'page', 0),
(10, 'bottom menu', 'bottom-menu', 0),
(11, 'bottom menu cat', 'bottom-menu-cat', 0);

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

--
-- Table structure for table `wprna_term_relationships`
--

CREATE TABLE `wprna_term_relationships` (
  `object_id` bigint(20) UNSIGNED NOT NULL DEFAULT 0,
  `term_taxonomy_id` bigint(20) UNSIGNED NOT NULL DEFAULT 0,
  `term_order` int(11) NOT NULL DEFAULT 0
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `wprna_term_relationships`
--

INSERT INTO `wprna_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
(40, 2, 0),
(41, 2, 0),
(42, 2, 0),
(52, 2, 0),
(53, 2, 0),
(55, 2, 0),
(63, 3, 0),
(65, 3, 0),
(67, 3, 0),
(69, 2, 0),
(70, 2, 0),
(71, 2, 0),
(73, 4, 0),
(75, 4, 0),
(77, 2, 0),
(78, 2, 0),
(79, 4, 0),
(81, 2, 0),
(82, 9, 0),
(178, 7, 0),
(180, 2, 0),
(181, 7, 0),
(183, 7, 0),
(185, 7, 0),
(187, 2, 0),
(188, 2, 0),
(189, 2, 0),
(190, 5, 0),
(192, 5, 0),
(194, 5, 0),
(196, 5, 0),
(198, 2, 0),
(199, 2, 0),
(200, 2, 0),
(201, 2, 0),
(236, 11, 0),
(238, 10, 0),
(239, 11, 0),
(242, 11, 0),
(244, 10, 0),
(245, 10, 0),
(246, 10, 0),
(247, 10, 0),
(248, 11, 0),
(250, 10, 0),
(253, 7, 0),
(255, 7, 0),
(257, 2, 0),
(258, 2, 0);

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

--
-- Table structure for table `wprna_term_taxonomy`
--

CREATE TABLE `wprna_term_taxonomy` (
  `term_taxonomy_id` bigint(20) UNSIGNED NOT NULL,
  `term_id` bigint(20) UNSIGNED NOT NULL DEFAULT 0,
  `taxonomy` varchar(32) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `description` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `parent` bigint(20) UNSIGNED NOT NULL DEFAULT 0,
  `count` bigint(20) NOT NULL DEFAULT 0
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `wprna_term_taxonomy`
--

INSERT INTO `wprna_term_taxonomy` (`term_taxonomy_id`, `term_id`, `taxonomy`, `description`, `parent`, `count`) VALUES
(1, 1, 'category', '', 0, 0),
(2, 2, 'nav_menu', '', 0, 22),
(3, 3, 'category', '', 0, 3),
(4, 4, 'category', '', 0, 3),
(5, 5, 'category', '', 0, 4),
(6, 6, 'category', '', 0, 0),
(7, 7, 'category', '', 0, 6),
(8, 8, 'category', '', 0, 0),
(9, 9, 'elementor_library_type', '', 0, 0),
(10, 10, 'nav_menu', '', 0, 6),
(11, 11, 'category', '', 0, 4);

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

--
-- Table structure for table `wprna_usermeta`
--

CREATE TABLE `wprna_usermeta` (
  `umeta_id` bigint(20) UNSIGNED NOT NULL,
  `user_id` bigint(20) UNSIGNED NOT NULL DEFAULT 0,
  `meta_key` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `meta_value` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `wprna_usermeta`
--

INSERT INTO `wprna_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(1, 1, 'nickname', 'administrator'),
(2, 1, 'first_name', ''),
(3, 1, 'last_name', ''),
(4, 1, 'description', ''),
(5, 1, 'rich_editing', 'true'),
(6, 1, 'syntax_highlighting', 'true'),
(7, 1, 'comment_shortcuts', 'false'),
(8, 1, 'admin_color', 'fresh'),
(9, 1, 'use_ssl', '0'),
(10, 1, 'show_admin_bar_front', 'true'),
(11, 1, 'locale', ''),
(12, 1, 'wprna_capabilities', 'a:1:{s:13:\"administrator\";b:1;}'),
(13, 1, 'wprna_user_level', '10'),
(14, 1, 'dismissed_wp_pointers', ''),
(15, 1, 'show_welcome_panel', '1'),
(16, 1, 'session_tokens', 'a:1:{s:64:\"bf113469daaf4183c3dadc3e002d67d85775649eb7ddfaafbaab01764d1f504b\";a:4:{s:10:\"expiration\";i:1618855456;s:2:\"ip\";s:13:\"79.131.227.76\";s:2:\"ua\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36\";s:5:\"login\";i:1617645856;}}'),
(17, 1, 'wprna_dashboard_quick_press_last_post_id', '7'),
(18, 1, 'community-events-location', 'a:1:{s:2:\"ip\";s:11:\"85.75.216.0\";}'),
(19, 2, 'nickname', 'dimitra'),
(20, 2, 'first_name', 'Dimitra'),
(21, 2, 'last_name', 'Papavlasopoulou'),
(22, 2, 'description', ''),
(23, 2, 'rich_editing', 'true'),
(24, 2, 'syntax_highlighting', 'true'),
(25, 2, 'comment_shortcuts', 'false'),
(26, 2, 'admin_color', 'fresh'),
(27, 2, 'use_ssl', '0'),
(28, 2, 'show_admin_bar_front', 'true'),
(29, 2, 'locale', ''),
(30, 2, 'wprna_capabilities', 'a:1:{s:13:\"administrator\";b:1;}'),
(31, 2, 'wprna_user_level', '10'),
(32, 2, 'dismissed_wp_pointers', 'theme_editor_notice,plugin_editor_notice,text_widget_custom_html'),
(33, 2, 'session_tokens', 'a:1:{s:64:\"6f9e3f5eee53904a3064982d0cf148ff177eb42ef9bc219e0f373f0e0a2a493e\";a:4:{s:10:\"expiration\";i:1626597503;s:2:\"ip\";s:14:\"62.103.186.214\";s:2:\"ua\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36\";s:5:\"login\";i:1626424703;}}'),
(34, 2, 'wprna_dashboard_quick_press_last_post_id', '450'),
(35, 2, 'community-events-location', 'a:1:{s:2:\"ip\";s:12:\"62.103.186.0\";}'),
(36, 2, 'wprna_user-settings', 'libraryContent=browse&editor=html&hidetb=1'),
(37, 2, 'wprna_user-settings-time', '1624865789'),
(38, 2, 'nav_menu_recently_edited', '2'),
(39, 2, 'managenav-menuscolumnshidden', 'a:5:{i:0;s:11:\"link-target\";i:1;s:11:\"css-classes\";i:2;s:3:\"xfn\";i:3;s:11:\"description\";i:4;s:15:\"title-attribute\";}'),
(40, 2, 'metaboxhidden_nav-menus', 'a:3:{i:0;s:28:\"add-post-type-e-landing-page\";i:1;s:12:\"add-post_tag\";i:2;s:15:\"add-post_format\";}'),
(41, 3, 'nickname', 'shaukatath'),
(42, 3, 'first_name', 'Athanasios'),
(43, 3, 'last_name', 'Nasir Shaukat'),
(44, 3, 'description', ''),
(45, 3, 'rich_editing', 'true'),
(46, 3, 'syntax_highlighting', 'true'),
(47, 3, 'comment_shortcuts', 'false'),
(48, 3, 'admin_color', 'fresh'),
(49, 3, 'use_ssl', '0'),
(50, 3, 'show_admin_bar_front', 'true'),
(51, 3, 'locale', ''),
(52, 3, 'wprna_capabilities', 'a:1:{s:13:\"administrator\";b:1;}'),
(53, 3, 'wprna_user_level', '10'),
(54, 3, 'dismissed_wp_pointers', ''),
(56, 3, 'wprna_dashboard_quick_press_last_post_id', '362'),
(57, 3, 'community-events-location', 'a:1:{s:2:\"ip\";s:13:\"150.140.165.0\";}'),
(58, 3, 'wprna_user-settings', 'editor=tinymce&hidetb=1&libraryContent=browse'),
(59, 3, 'wprna_user-settings-time', '1624975097'),
(60, 3, 'elementor_introduction', 'a:1:{s:10:\"rightClick\";b:1;}'),
(61, 3, 'session_tokens', 'a:1:{s:64:\"6135e5d192fb8375ac387f0915e067df77598ae4db64c23d38971d54f4e3eb44\";a:4:{s:10:\"expiration\";i:1625639516;s:2:\"ip\";s:15:\"150.140.165.209\";s:2:\"ua\";s:78:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:89.0) Gecko/20100101 Firefox/89.0\";s:5:\"login\";i:1625466716;}}'),
(62, 3, 'nav_menu_recently_edited', '10'),
(63, 3, 'managenav-menuscolumnshidden', 'a:5:{i:0;s:11:\"link-target\";i:1;s:11:\"css-classes\";i:2;s:3:\"xfn\";i:3;s:11:\"description\";i:4;s:15:\"title-attribute\";}'),
(64, 3, 'metaboxhidden_nav-menus', 'a:3:{i:0;s:28:\"add-post-type-e-landing-page\";i:1;s:12:\"add-post_tag\";i:2;s:15:\"add-post_format\";}'),
(65, 2, 'elementor_introduction', 'a:1:{s:10:\"rightClick\";b:1;}'),
(66, 4, 'nickname', 'vgiann'),
(67, 4, 'first_name', 'Vasileios'),
(68, 4, 'last_name', 'Giannakopoulos'),
(69, 4, 'description', ''),
(70, 4, 'rich_editing', 'true'),
(71, 4, 'syntax_highlighting', 'true'),
(72, 4, 'comment_shortcuts', 'false'),
(73, 4, 'admin_color', 'fresh'),
(74, 4, 'use_ssl', '0'),
(75, 4, 'show_admin_bar_front', 'true'),
(76, 4, 'locale', ''),
(77, 4, 'wprna_capabilities', 'a:1:{s:13:\"administrator\";b:1;}'),
(78, 4, 'wprna_user_level', '10'),
(79, 4, 'dismissed_wp_pointers', '');

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

--
-- Table structure for table `wprna_users`
--

CREATE TABLE `wprna_users` (
  `ID` bigint(20) UNSIGNED NOT NULL,
  `user_login` varchar(60) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `user_pass` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `user_nicename` varchar(50) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `user_email` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `user_url` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `user_registered` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `user_activation_key` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `user_status` int(11) NOT NULL DEFAULT 0,
  `display_name` varchar(250) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT ''
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `wprna_users`
--

INSERT INTO `wprna_users` (`ID`, `user_login`, `user_pass`, `user_nicename`, `user_email`, `user_url`, `user_registered`, `user_activation_key`, `user_status`, `display_name`) VALUES
(1, 'administrator', '$P$B2x2TLaNa8WklepUNBjpnIo1lcRbo40', 'administrator', 'vapos@dynacomp.gr', 'http://9.dynacomp2.eu/rna/wordpress', '2021-04-05 18:03:53', '', 0, 'administrator'),
(2, 'dimitra', '$P$B4JaNLr2ZejmNUIPTnuVikJxfP9.rb1', 'dimitra', 'info@eikona-adv.gr', '', '2021-04-05 18:12:13', '1617646333:$P$BgxbAye5ngFsFFp3nzQeV62tw2Dx6t0', 0, 'Dimitra Papavlasopoulou'),
(3, 'shaukatath', '$P$BTUOcjR1Y96Jbm8UT0uPt35DiNhras1', 'shaukatath', 'shaukat.ath@gmail.com', 'http://rna.6.dynacomp2.eu/', '2021-06-28 08:34:35', '1624869275:$P$BC7tF.jhYPoslqMGSkwJAs2Qa4YU/z0', 0, 'Athanasios Nasir Shaukat'),
(4, 'vgiann', '$P$Bh0szvUtTUVpHSNqqC7O1cXZ7h957T0', 'vgiann', 'vgiannakop@upatras.gr', '', '2021-07-16 08:40:09', '1626424809:$P$B78LVRWzpskso3Ynz4IxNMmkjxjSLD0', 0, 'Vasileios Giannakopoulos');

--
-- Indexes for dumped tables
--

--
-- Indexes for table `wprna_commentmeta`
--
ALTER TABLE `wprna_commentmeta`
  ADD PRIMARY KEY (`meta_id`),
  ADD KEY `comment_id` (`comment_id`),
  ADD KEY `meta_key` (`meta_key`(191));

--
-- Indexes for table `wprna_comments`
--
ALTER TABLE `wprna_comments`
  ADD PRIMARY KEY (`comment_ID`),
  ADD KEY `comment_post_ID` (`comment_post_ID`),
  ADD KEY `comment_approved_date_gmt` (`comment_approved`,`comment_date_gmt`),
  ADD KEY `comment_date_gmt` (`comment_date_gmt`),
  ADD KEY `comment_parent` (`comment_parent`),
  ADD KEY `comment_author_email` (`comment_author_email`(10));

--
-- Indexes for table `wprna_links`
--
ALTER TABLE `wprna_links`
  ADD PRIMARY KEY (`link_id`),
  ADD KEY `link_visible` (`link_visible`);

--
-- Indexes for table `wprna_nextend2_image_storage`
--
ALTER TABLE `wprna_nextend2_image_storage`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `hash` (`hash`);

--
-- Indexes for table `wprna_nextend2_section_storage`
--
ALTER TABLE `wprna_nextend2_section_storage`
  ADD PRIMARY KEY (`id`),
  ADD KEY `system` (`system`),
  ADD KEY `editable` (`editable`),
  ADD KEY `application` (`application`,`section`(50),`referencekey`(50)),
  ADD KEY `application_2` (`application`,`section`(50));

--
-- Indexes for table `wprna_nextend2_smartslider3_generators`
--
ALTER TABLE `wprna_nextend2_smartslider3_generators`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `wprna_nextend2_smartslider3_sliders`
--
ALTER TABLE `wprna_nextend2_smartslider3_sliders`
  ADD PRIMARY KEY (`id`),
  ADD KEY `status` (`status`),
  ADD KEY `time` (`time`);

--
-- Indexes for table `wprna_nextend2_smartslider3_sliders_xref`
--
ALTER TABLE `wprna_nextend2_smartslider3_sliders_xref`
  ADD PRIMARY KEY (`group_id`,`slider_id`),
  ADD KEY `ordering` (`ordering`);

--
-- Indexes for table `wprna_nextend2_smartslider3_slides`
--
ALTER TABLE `wprna_nextend2_smartslider3_slides`
  ADD PRIMARY KEY (`id`),
  ADD KEY `published` (`published`),
  ADD KEY `publish_up` (`publish_up`),
  ADD KEY `publish_down` (`publish_down`),
  ADD KEY `generator_id` (`generator_id`),
  ADD KEY `ordering` (`ordering`),
  ADD KEY `slider` (`slider`),
  ADD KEY `thumbnail` (`thumbnail`(100));

--
-- Indexes for table `wprna_options`
--
ALTER TABLE `wprna_options`
  ADD PRIMARY KEY (`option_id`),
  ADD UNIQUE KEY `option_name` (`option_name`),
  ADD KEY `autoload` (`autoload`);

--
-- Indexes for table `wprna_postmeta`
--
ALTER TABLE `wprna_postmeta`
  ADD PRIMARY KEY (`meta_id`),
  ADD KEY `post_id` (`post_id`),
  ADD KEY `meta_key` (`meta_key`(191));

--
-- Indexes for table `wprna_posts`
--
ALTER TABLE `wprna_posts`
  ADD PRIMARY KEY (`ID`),
  ADD KEY `post_name` (`post_name`(191)),
  ADD KEY `type_status_date` (`post_type`,`post_status`,`post_date`,`ID`),
  ADD KEY `post_parent` (`post_parent`),
  ADD KEY `post_author` (`post_author`);

--
-- Indexes for table `wprna_termmeta`
--
ALTER TABLE `wprna_termmeta`
  ADD PRIMARY KEY (`meta_id`),
  ADD KEY `term_id` (`term_id`),
  ADD KEY `meta_key` (`meta_key`(191));

--
-- Indexes for table `wprna_terms`
--
ALTER TABLE `wprna_terms`
  ADD PRIMARY KEY (`term_id`),
  ADD KEY `slug` (`slug`(191)),
  ADD KEY `name` (`name`(191));

--
-- Indexes for table `wprna_term_relationships`
--
ALTER TABLE `wprna_term_relationships`
  ADD PRIMARY KEY (`object_id`,`term_taxonomy_id`),
  ADD KEY `term_taxonomy_id` (`term_taxonomy_id`);

--
-- Indexes for table `wprna_term_taxonomy`
--
ALTER TABLE `wprna_term_taxonomy`
  ADD PRIMARY KEY (`term_taxonomy_id`),
  ADD UNIQUE KEY `term_id_taxonomy` (`term_id`,`taxonomy`),
  ADD KEY `taxonomy` (`taxonomy`);

--
-- Indexes for table `wprna_usermeta`
--
ALTER TABLE `wprna_usermeta`
  ADD PRIMARY KEY (`umeta_id`),
  ADD KEY `user_id` (`user_id`),
  ADD KEY `meta_key` (`meta_key`(191));

--
-- Indexes for table `wprna_users`
--
ALTER TABLE `wprna_users`
  ADD PRIMARY KEY (`ID`),
  ADD KEY `user_login_key` (`user_login`),
  ADD KEY `user_nicename` (`user_nicename`),
  ADD KEY `user_email` (`user_email`);

--
-- AUTO_INCREMENT for dumped tables
--

--
-- AUTO_INCREMENT for table `wprna_commentmeta`
--
ALTER TABLE `wprna_commentmeta`
  MODIFY `meta_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `wprna_comments`
--
ALTER TABLE `wprna_comments`
  MODIFY `comment_ID` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;

--
-- AUTO_INCREMENT for table `wprna_links`
--
ALTER TABLE `wprna_links`
  MODIFY `link_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `wprna_nextend2_image_storage`
--
ALTER TABLE `wprna_nextend2_image_storage`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=10;

--
-- AUTO_INCREMENT for table `wprna_nextend2_section_storage`
--
ALTER TABLE `wprna_nextend2_section_storage`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=10863;

--
-- AUTO_INCREMENT for table `wprna_nextend2_smartslider3_generators`
--
ALTER TABLE `wprna_nextend2_smartslider3_generators`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `wprna_nextend2_smartslider3_sliders`
--
ALTER TABLE `wprna_nextend2_smartslider3_sliders`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;

--
-- AUTO_INCREMENT for table `wprna_nextend2_smartslider3_slides`
--
ALTER TABLE `wprna_nextend2_smartslider3_slides`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=9;

--
-- AUTO_INCREMENT for table `wprna_options`
--
ALTER TABLE `wprna_options`
  MODIFY `option_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=1275;

--
-- AUTO_INCREMENT for table `wprna_postmeta`
--
ALTER TABLE `wprna_postmeta`
  MODIFY `meta_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=1504;

--
-- AUTO_INCREMENT for table `wprna_posts`
--
ALTER TABLE `wprna_posts`
  MODIFY `ID` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=451;

--
-- AUTO_INCREMENT for table `wprna_termmeta`
--
ALTER TABLE `wprna_termmeta`
  MODIFY `meta_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `wprna_terms`
--
ALTER TABLE `wprna_terms`
  MODIFY `term_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=12;

--
-- AUTO_INCREMENT for table `wprna_term_taxonomy`
--
ALTER TABLE `wprna_term_taxonomy`
  MODIFY `term_taxonomy_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=12;

--
-- AUTO_INCREMENT for table `wprna_usermeta`
--
ALTER TABLE `wprna_usermeta`
  MODIFY `umeta_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=80;

--
-- AUTO_INCREMENT for table `wprna_users`
--
ALTER TABLE `wprna_users`
  MODIFY `ID` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=5;
COMMIT;

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