-- MySQL dump 10.16  Distrib 10.2.31-MariaDB, for Linux (x86_64)
--
-- Host: localhost    Database: protop10_wp986
-- ------------------------------------------------------
-- Server version	10.2.31-MariaDB-log

/*!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 utf8 */;
/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */;
/*!40103 SET TIME_ZONE='+00:00' */;
/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;

--
-- Table structure for table `wp_actionscheduler_actions`
--

DROP TABLE IF EXISTS `wp_actionscheduler_actions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_actionscheduler_actions` (
  `action_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `hook` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL,
  `status` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL,
  `scheduled_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `scheduled_date_local` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `args` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `schedule` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `group_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `attempts` int(11) NOT NULL DEFAULT 0,
  `last_attempt_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `last_attempt_local` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `claim_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `extended_args` varchar(8000) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  PRIMARY KEY (`action_id`),
  KEY `hook` (`hook`),
  KEY `status` (`status`),
  KEY `scheduled_date_gmt` (`scheduled_date_gmt`),
  KEY `args` (`args`),
  KEY `group_id` (`group_id`),
  KEY `last_attempt_gmt` (`last_attempt_gmt`),
  KEY `claim_id` (`claim_id`)
) ENGINE=MyISAM AUTO_INCREMENT=120 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_actionscheduler_actions`
--

LOCK TABLES `wp_actionscheduler_actions` WRITE;
/*!40000 ALTER TABLE `wp_actionscheduler_actions` DISABLE KEYS */;
INSERT INTO `wp_actionscheduler_actions` VALUES (108,'action_scheduler/migration_hook','complete','2020-05-06 08:12:50','2020-05-06 08:12:50','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1588752770;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1588752770;}',1,1,'2020-05-06 08:13:11','2020-05-06 08:13:11',0,NULL),(109,'action_scheduler/migration_hook','complete','2020-05-06 08:14:12','2020-05-06 08:14:12','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1588752852;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1588752852;}',1,1,'2020-05-06 08:14:14','2020-05-06 08:14:14',0,NULL),(110,'action_scheduler/migration_hook','complete','2020-05-06 09:27:05','2020-05-06 09:27:05','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1588757225;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1588757225;}',1,1,'2020-05-06 09:27:48','2020-05-06 09:27:48',0,NULL),(111,'action_scheduler/migration_hook','complete','2020-05-06 09:28:48','2020-05-06 09:28:48','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1588757328;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1588757328;}',1,1,'2020-05-06 09:29:01','2020-05-06 09:29:01',0,NULL),(112,'action_scheduler/migration_hook','complete','2020-05-06 18:36:02','2020-05-06 18:36:02','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1588790162;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1588790162;}',1,1,'2020-05-06 18:36:10','2020-05-06 18:36:10',0,NULL),(113,'action_scheduler/migration_hook','complete','2020-05-07 23:16:11','2020-05-07 23:16:11','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1588893371;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1588893371;}',1,1,'2020-05-07 23:16:16','2020-05-07 23:16:16',0,NULL),(114,'wc-admin_import_orders','complete','2020-05-07 23:34:15','2020-05-07 23:34:15','[143]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1588894455;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1588894455;}',2,1,'2020-05-07 23:34:50','2020-05-07 23:34:50',0,NULL),(115,'wc-admin_import_orders','complete','2020-05-07 23:34:55','2020-05-07 23:34:55','[144]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1588894495;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1588894495;}',2,1,'2020-05-07 23:35:21','2020-05-07 23:35:21',0,NULL),(116,'action_scheduler/migration_hook','complete','2020-05-08 03:24:06','2020-05-08 03:24:06','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1588908246;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1588908246;}',1,1,'2020-05-08 03:24:07','2020-05-08 03:24:07',0,NULL),(117,'action_scheduler/migration_hook','complete','2020-05-08 03:25:08','2020-05-08 03:25:08','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1588908308;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1588908308;}',1,1,'2020-05-08 03:25:16','2020-05-08 03:25:16',0,NULL),(118,'action_scheduler/migration_hook','complete','2020-05-08 04:10:01','2020-05-08 04:10:01','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1588911001;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1588911001;}',1,1,'2020-05-08 04:10:03','2020-05-08 04:10:03',0,NULL),(119,'action_scheduler/migration_hook','complete','2020-05-08 04:11:03','2020-05-08 04:11:03','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1588911063;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1588911063;}',1,1,'2020-05-08 04:11:05','2020-05-08 04:11:05',0,NULL);
/*!40000 ALTER TABLE `wp_actionscheduler_actions` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_actionscheduler_claims`
--

DROP TABLE IF EXISTS `wp_actionscheduler_claims`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_actionscheduler_claims` (
  `claim_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `date_created_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  PRIMARY KEY (`claim_id`),
  KEY `date_created_gmt` (`date_created_gmt`)
) ENGINE=MyISAM AUTO_INCREMENT=1347 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_actionscheduler_claims`
--

LOCK TABLES `wp_actionscheduler_claims` WRITE;
/*!40000 ALTER TABLE `wp_actionscheduler_claims` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_actionscheduler_claims` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_actionscheduler_groups`
--

DROP TABLE IF EXISTS `wp_actionscheduler_groups`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_actionscheduler_groups` (
  `group_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `slug` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
  PRIMARY KEY (`group_id`),
  KEY `slug` (`slug`(191))
) ENGINE=MyISAM AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_actionscheduler_groups`
--

LOCK TABLES `wp_actionscheduler_groups` WRITE;
/*!40000 ALTER TABLE `wp_actionscheduler_groups` DISABLE KEYS */;
INSERT INTO `wp_actionscheduler_groups` VALUES (1,'action-scheduler-migration'),(2,'wc-admin-data');
/*!40000 ALTER TABLE `wp_actionscheduler_groups` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_actionscheduler_logs`
--

DROP TABLE IF EXISTS `wp_actionscheduler_logs`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_actionscheduler_logs` (
  `log_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `action_id` bigint(20) unsigned NOT NULL,
  `message` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `log_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `log_date_local` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  PRIMARY KEY (`log_id`),
  KEY `action_id` (`action_id`),
  KEY `log_date_gmt` (`log_date_gmt`)
) ENGINE=MyISAM AUTO_INCREMENT=37 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_actionscheduler_logs`
--

LOCK TABLES `wp_actionscheduler_logs` WRITE;
/*!40000 ALTER TABLE `wp_actionscheduler_logs` DISABLE KEYS */;
INSERT INTO `wp_actionscheduler_logs` VALUES (1,108,'action created','2020-05-06 08:11:50','2020-05-06 08:11:50'),(2,108,'action started via WP Cron','2020-05-06 08:13:11','2020-05-06 08:13:11'),(3,108,'action complete via WP Cron','2020-05-06 08:13:11','2020-05-06 08:13:11'),(4,109,'action created','2020-05-06 08:13:12','2020-05-06 08:13:12'),(5,109,'action started via Async Request','2020-05-06 08:14:14','2020-05-06 08:14:14'),(6,109,'action complete via Async Request','2020-05-06 08:14:14','2020-05-06 08:14:14'),(7,110,'action created','2020-05-06 09:26:05','2020-05-06 09:26:05'),(8,110,'action started via WP Cron','2020-05-06 09:27:48','2020-05-06 09:27:48'),(9,110,'action complete via WP Cron','2020-05-06 09:27:48','2020-05-06 09:27:48'),(10,111,'action created','2020-05-06 09:27:48','2020-05-06 09:27:48'),(11,111,'action started via WP Cron','2020-05-06 09:29:01','2020-05-06 09:29:01'),(12,111,'action complete via WP Cron','2020-05-06 09:29:01','2020-05-06 09:29:01'),(13,112,'action created','2020-05-06 18:35:02','2020-05-06 18:35:02'),(14,112,'action started via Async Request','2020-05-06 18:36:10','2020-05-06 18:36:10'),(15,112,'action complete via Async Request','2020-05-06 18:36:10','2020-05-06 18:36:10'),(16,113,'action created','2020-05-07 23:15:11','2020-05-07 23:15:11'),(17,113,'action started via Async Request','2020-05-07 23:16:16','2020-05-07 23:16:16'),(18,113,'action complete via Async Request','2020-05-07 23:16:16','2020-05-07 23:16:16'),(19,114,'action created','2020-05-07 23:34:10','2020-05-07 23:34:10'),(20,114,'action started via WP Cron','2020-05-07 23:34:50','2020-05-07 23:34:50'),(21,114,'action complete via WP Cron','2020-05-07 23:34:50','2020-05-07 23:34:50'),(22,115,'action created','2020-05-07 23:34:50','2020-05-07 23:34:50'),(23,115,'action started via Async Request','2020-05-07 23:35:21','2020-05-07 23:35:21'),(24,115,'action complete via Async Request','2020-05-07 23:35:21','2020-05-07 23:35:21'),(25,116,'action created','2020-05-08 03:23:06','2020-05-08 03:23:06'),(26,116,'action started via WP Cron','2020-05-08 03:24:07','2020-05-08 03:24:07'),(27,116,'action complete via WP Cron','2020-05-08 03:24:07','2020-05-08 03:24:07'),(28,117,'action created','2020-05-08 03:24:08','2020-05-08 03:24:08'),(29,117,'action started via Async Request','2020-05-08 03:25:16','2020-05-08 03:25:16'),(30,117,'action complete via Async Request','2020-05-08 03:25:16','2020-05-08 03:25:16'),(31,118,'action created','2020-05-08 04:09:01','2020-05-08 04:09:01'),(32,118,'action started via Async Request','2020-05-08 04:10:03','2020-05-08 04:10:03'),(33,118,'action complete via Async Request','2020-05-08 04:10:03','2020-05-08 04:10:03'),(34,119,'action created','2020-05-08 04:10:03','2020-05-08 04:10:03'),(35,119,'action started via Async Request','2020-05-08 04:11:05','2020-05-08 04:11:05'),(36,119,'action complete via Async Request','2020-05-08 04:11:05','2020-05-08 04:11:05');
/*!40000 ALTER TABLE `wp_actionscheduler_logs` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_commentmeta`
--

DROP TABLE IF EXISTS `wp_commentmeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_commentmeta` (
  `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `comment_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `meta_key` varchar(255) DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL,
  PRIMARY KEY (`meta_id`),
  KEY `comment_id` (`comment_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_commentmeta`
--

LOCK TABLES `wp_commentmeta` WRITE;
/*!40000 ALTER TABLE `wp_commentmeta` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_commentmeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_comments`
--

DROP TABLE IF EXISTS `wp_comments`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_comments` (
  `comment_ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `comment_post_ID` bigint(20) unsigned NOT NULL DEFAULT 0,
  `comment_author` tinytext NOT NULL,
  `comment_author_email` varchar(100) NOT NULL DEFAULT '',
  `comment_author_url` varchar(200) NOT NULL DEFAULT '',
  `comment_author_IP` varchar(100) 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 NOT NULL,
  `comment_karma` int(11) NOT NULL DEFAULT 0,
  `comment_approved` varchar(20) NOT NULL DEFAULT '1',
  `comment_agent` varchar(255) NOT NULL DEFAULT '',
  `comment_type` varchar(20) NOT NULL DEFAULT '',
  `comment_parent` bigint(20) unsigned NOT NULL DEFAULT 0,
  `user_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  PRIMARY KEY (`comment_ID`),
  KEY `comment_post_ID` (`comment_post_ID`),
  KEY `comment_approved_date_gmt` (`comment_approved`,`comment_date_gmt`),
  KEY `comment_date_gmt` (`comment_date_gmt`),
  KEY `comment_parent` (`comment_parent`),
  KEY `comment_author_email` (`comment_author_email`(10)),
  KEY `woo_idx_comment_type` (`comment_type`)
) ENGINE=MyISAM AUTO_INCREMENT=6 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_comments`
--

LOCK TABLES `wp_comments` WRITE;
/*!40000 ALTER TABLE `wp_comments` DISABLE KEYS */;
INSERT INTO `wp_comments` VALUES (1,1,'A WordPress Commenter','wapuu@wordpress.example','https://wordpress.org/','','2020-05-02 08:36:50','2020-05-02 08:36:50','Hi, this is a comment.\nTo get started with moderating, editing, and deleting comments, please visit the Comments screen in the dashboard.\nCommenter avatars come from <a href=\"https://gravatar.com\">Gravatar</a>.',0,'post-trashed','','',0,0),(2,103,'','','','','2020-05-06 07:31:02','2020-05-06 07:31:02','Status changed from Pending to Complete',0,'1','','edd_payment_note',0,0),(3,103,'','','','','2020-05-06 07:32:43','2020-05-06 07:32:43','After payment actions processed.',0,'1','','edd_payment_note',0,0),(4,105,'','','','','2020-05-06 07:33:38','2020-05-06 07:33:38','Status changed from Pending to Complete',0,'1','','edd_payment_note',0,0),(5,105,'','','','','2020-05-06 07:34:04','2020-05-06 07:34:04','After payment actions processed.',0,'1','','edd_payment_note',0,0);
/*!40000 ALTER TABLE `wp_comments` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_edd_customermeta`
--

DROP TABLE IF EXISTS `wp_edd_customermeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_edd_customermeta` (
  `meta_id` bigint(20) NOT NULL AUTO_INCREMENT,
  `customer_id` bigint(20) NOT NULL,
  `meta_key` varchar(255) DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL,
  PRIMARY KEY (`meta_id`),
  KEY `customer_id` (`customer_id`),
  KEY `meta_key` (`meta_key`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_edd_customermeta`
--

LOCK TABLES `wp_edd_customermeta` WRITE;
/*!40000 ALTER TABLE `wp_edd_customermeta` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_edd_customermeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_edd_customers`
--

DROP TABLE IF EXISTS `wp_edd_customers`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_edd_customers` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `user_id` bigint(20) NOT NULL,
  `email` varchar(50) NOT NULL,
  `name` mediumtext NOT NULL,
  `purchase_value` mediumtext NOT NULL,
  `purchase_count` bigint(20) NOT NULL,
  `payment_ids` longtext NOT NULL,
  `notes` longtext NOT NULL,
  `date_created` datetime NOT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `email` (`email`),
  KEY `user` (`user_id`)
) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_edd_customers`
--

LOCK TABLES `wp_edd_customers` WRITE;
/*!40000 ALTER TABLE `wp_edd_customers` DISABLE KEYS */;
INSERT INTO `wp_edd_customers` VALUES (1,1,'frances_stark@hotmail.com','Frances Stark','0.020000',2,'103,105','','2020-05-06 07:30:41');
/*!40000 ALTER TABLE `wp_edd_customers` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_links`
--

DROP TABLE IF EXISTS `wp_links`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_links` (
  `link_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `link_url` varchar(255) NOT NULL DEFAULT '',
  `link_name` varchar(255) NOT NULL DEFAULT '',
  `link_image` varchar(255) NOT NULL DEFAULT '',
  `link_target` varchar(25) NOT NULL DEFAULT '',
  `link_description` varchar(255) NOT NULL DEFAULT '',
  `link_visible` varchar(20) 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) NOT NULL DEFAULT '',
  `link_notes` mediumtext NOT NULL,
  `link_rss` varchar(255) NOT NULL DEFAULT '',
  PRIMARY KEY (`link_id`),
  KEY `link_visible` (`link_visible`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_links`
--

LOCK TABLES `wp_links` WRITE;
/*!40000 ALTER TABLE `wp_links` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_links` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_options`
--

DROP TABLE IF EXISTS `wp_options`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_options` (
  `option_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `option_name` varchar(191) NOT NULL DEFAULT '',
  `option_value` longtext NOT NULL,
  `autoload` varchar(20) NOT NULL DEFAULT 'yes',
  PRIMARY KEY (`option_id`),
  UNIQUE KEY `option_name` (`option_name`),
  KEY `autoload` (`autoload`)
) ENGINE=MyISAM AUTO_INCREMENT=7298 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_options`
--

LOCK TABLES `wp_options` WRITE;
/*!40000 ALTER TABLE `wp_options` DISABLE KEYS */;
INSERT INTO `wp_options` VALUES (1,'siteurl','https://streambeams.com','yes'),(2,'home','https://streambeams.com','yes'),(3,'blogname','Streambeams','yes'),(4,'blogdescription','your ultimate streaming experience ','yes'),(5,'users_can_register','0','yes'),(6,'admin_email','frances_stark@hotmail.com','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','F j, Y','yes'),(24,'time_format','g:i a','yes'),(25,'links_updated_date_format','F j, Y g:i a','yes'),(26,'comment_moderation','0','yes'),(27,'moderation_notify','1','yes'),(28,'permalink_structure','/%year%/%monthnum%/%day%/%postname%/','yes'),(29,'rewrite_rules','a:173:{s:24:\"^wc-auth/v([1]{1})/(.*)?\";s:63:\"index.php?wc-auth-version=$matches[1]&wc-auth-route=$matches[2]\";s:22:\"^wc-api/v([1-3]{1})/?$\";s:51:\"index.php?wc-api-version=$matches[1]&wc-api-route=/\";s:24:\"^wc-api/v([1-3]{1})(.*)?\";s:61:\"index.php?wc-api-version=$matches[1]&wc-api-route=$matches[2]\";s:11:\"products/?$\";s:27:\"index.php?post_type=product\";s:41:\"products/feed/(feed|rdf|rss|rss2|atom)/?$\";s:44:\"index.php?post_type=product&feed=$matches[1]\";s:36:\"products/(feed|rdf|rss|rss2|atom)/?$\";s:44:\"index.php?post_type=product&feed=$matches[1]\";s:28:\"products/page/([0-9]{1,})/?$\";s:45:\"index.php?post_type=product&paged=$matches[1]\";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:16:\"store/([^/]+)/?$\";s:45:\"index.php?post_type=product&store=$matches[1]\";s:34:\"store/([^/]+)/page/?([0-9]{1,})/?$\";s:63:\"index.php?post_type=product&store=$matches[1]&paged=$matches[2]\";s:21:\"store/([^/]+)/about?$\";s:56:\"index.php?post_type=product&store=$matches[1]&about=true\";s:24:\"store/([^/]+)/policies?$\";s:59:\"index.php?post_type=product&store=$matches[1]&policies=true\";s:23:\"store/([^/]+)/reviews?$\";s:58:\"index.php?post_type=product&store=$matches[1]&reviews=true\";s:42:\"store/([^/]+)/reviews/page/?([0-9]{1,})/?$\";s:76:\"index.php?post_type=product&store=$matches[1]&paged=$matches[2]&reviews=true\";s:25:\"store/([^/]+)/followers?$\";s:60:\"index.php?post_type=product&store=$matches[1]&followers=true\";s:44:\"store/([^/]+)/followers/page/?([0-9]{1,})/?$\";s:78:\"index.php?post_type=product&store=$matches[1]&paged=$matches[2]&followers=true\";s:26:\"store/([^/]+)/followings?$\";s:61:\"index.php?post_type=product&store=$matches[1]&followings=true\";s:45:\"store/([^/]+)/followings/page/?([0-9]{1,})/?$\";s:79:\"index.php?post_type=product&store=$matches[1]&paged=$matches[2]&followings=true\";s:24:\"store/([^/]+)/articles?$\";s:59:\"index.php?post_type=product&store=$matches[1]&articles=true\";s:43:\"store/([^/]+)/articles/page/?([0-9]{1,})/?$\";s:77:\"index.php?post_type=product&store=$matches[1]&paged=$matches[2]&articles=true\";s:34:\"store/([^/]+)/category/?([^/]*)/?$\";s:80:\"index.php?post_type=product&store=$matches[1]&term=$matches[2]&term_section=true\";s:52:\"store/([^/]+)/category/?([^/]*)/page/?([0-9]{1,})/?$\";s:98:\"index.php?post_type=product&store=$matches[1]&term=$matches[2]&paged=$matches[3]&term_section=true\";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:32:\"category/(.+?)/wc-api(/(.*))?/?$\";s:54:\"index.php?category_name=$matches[1]&wc-api=$matches[3]\";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:29:\"tag/([^/]+)/wc-api(/(.*))?/?$\";s:44:\"index.php?tag=$matches[1]&wc-api=$matches[3]\";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:55:\"product-category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_cat=$matches[1]&feed=$matches[2]\";s:50:\"product-category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_cat=$matches[1]&feed=$matches[2]\";s:31:\"product-category/(.+?)/embed/?$\";s:44:\"index.php?product_cat=$matches[1]&embed=true\";s:43:\"product-category/(.+?)/page/?([0-9]{1,})/?$\";s:51:\"index.php?product_cat=$matches[1]&paged=$matches[2]\";s:25:\"product-category/(.+?)/?$\";s:33:\"index.php?product_cat=$matches[1]\";s:52:\"product-tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_tag=$matches[1]&feed=$matches[2]\";s:47:\"product-tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_tag=$matches[1]&feed=$matches[2]\";s:28:\"product-tag/([^/]+)/embed/?$\";s:44:\"index.php?product_tag=$matches[1]&embed=true\";s:40:\"product-tag/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?product_tag=$matches[1]&paged=$matches[2]\";s:22:\"product-tag/([^/]+)/?$\";s:33:\"index.php?product_tag=$matches[1]\";s:35:\"product/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:45:\"product/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:65:\"product/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"product/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"product/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:41:\"product/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:24:\"product/([^/]+)/embed/?$\";s:40:\"index.php?product=$matches[1]&embed=true\";s:28:\"product/([^/]+)/trackback/?$\";s:34:\"index.php?product=$matches[1]&tb=1\";s:48:\"product/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?product=$matches[1]&feed=$matches[2]\";s:43:\"product/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?product=$matches[1]&feed=$matches[2]\";s:36:\"product/([^/]+)/page/?([0-9]{1,})/?$\";s:47:\"index.php?product=$matches[1]&paged=$matches[2]\";s:43:\"product/([^/]+)/comment-page-([0-9]{1,})/?$\";s:47:\"index.php?product=$matches[1]&cpage=$matches[2]\";s:33:\"product/([^/]+)/wc-api(/(.*))?/?$\";s:48:\"index.php?product=$matches[1]&wc-api=$matches[3]\";s:39:\"product/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:50:\"product/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:32:\"product/([^/]+)(?:/([0-9]+))?/?$\";s:46:\"index.php?product=$matches[1]&page=$matches[2]\";s:24:\"product/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:34:\"product/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:54:\"product/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"product/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"product/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:30:\"product/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:12:\"robots\\.txt$\";s:18:\"index.php?robots=1\";s:13:\"favicon\\.ico$\";s:19:\"index.php?favicon=1\";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:40:\"index.php?&page_id=131&cpage=$matches[1]\";s:17:\"wc-api(/(.*))?/?$\";s:29:\"index.php?&wc-api=$matches[2]\";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:26:\"comments/wc-api(/(.*))?/?$\";s:29:\"index.php?&wc-api=$matches[2]\";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:29:\"search/(.+)/wc-api(/(.*))?/?$\";s:42:\"index.php?s=$matches[1]&wc-api=$matches[3]\";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:32:\"author/([^/]+)/wc-api(/(.*))?/?$\";s:52:\"index.php?author_name=$matches[1]&wc-api=$matches[3]\";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:54:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/wc-api(/(.*))?/?$\";s:82:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&wc-api=$matches[5]\";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:41:\"([0-9]{4})/([0-9]{1,2})/wc-api(/(.*))?/?$\";s:66:\"index.php?year=$matches[1]&monthnum=$matches[2]&wc-api=$matches[4]\";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:28:\"([0-9]{4})/wc-api(/(.*))?/?$\";s:45:\"index.php?year=$matches[1]&wc-api=$matches[3]\";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:62:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/wc-api(/(.*))?/?$\";s:99:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&wc-api=$matches[6]\";s:62:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:73:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";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:25:\"(.?.+?)/wc-api(/(.*))?/?$\";s:49:\"index.php?pagename=$matches[1]&wc-api=$matches[3]\";s:28:\"(.?.+?)/order-pay(/(.*))?/?$\";s:52:\"index.php?pagename=$matches[1]&order-pay=$matches[3]\";s:33:\"(.?.+?)/order-received(/(.*))?/?$\";s:57:\"index.php?pagename=$matches[1]&order-received=$matches[3]\";s:25:\"(.?.+?)/orders(/(.*))?/?$\";s:49:\"index.php?pagename=$matches[1]&orders=$matches[3]\";s:29:\"(.?.+?)/view-order(/(.*))?/?$\";s:53:\"index.php?pagename=$matches[1]&view-order=$matches[3]\";s:28:\"(.?.+?)/downloads(/(.*))?/?$\";s:52:\"index.php?pagename=$matches[1]&downloads=$matches[3]\";s:31:\"(.?.+?)/edit-account(/(.*))?/?$\";s:55:\"index.php?pagename=$matches[1]&edit-account=$matches[3]\";s:31:\"(.?.+?)/edit-address(/(.*))?/?$\";s:55:\"index.php?pagename=$matches[1]&edit-address=$matches[3]\";s:34:\"(.?.+?)/payment-methods(/(.*))?/?$\";s:58:\"index.php?pagename=$matches[1]&payment-methods=$matches[3]\";s:32:\"(.?.+?)/lost-password(/(.*))?/?$\";s:56:\"index.php?pagename=$matches[1]&lost-password=$matches[3]\";s:34:\"(.?.+?)/customer-logout(/(.*))?/?$\";s:58:\"index.php?pagename=$matches[1]&customer-logout=$matches[3]\";s:37:\"(.?.+?)/add-payment-method(/(.*))?/?$\";s:61:\"index.php?pagename=$matches[1]&add-payment-method=$matches[3]\";s:40:\"(.?.+?)/delete-payment-method(/(.*))?/?$\";s:64:\"index.php?pagename=$matches[1]&delete-payment-method=$matches[3]\";s:45:\"(.?.+?)/set-default-payment-method(/(.*))?/?$\";s:69:\"index.php?pagename=$matches[1]&set-default-payment-method=$matches[3]\";s:31:\".?.+?/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:42:\".?.+?/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";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:37:\"wp-hide-security-enhancer/wp-hide.php\";i:2;s:23:\"elementor/elementor.php\";i:3;s:16:\"gotmls/index.php\";i:4;s:46:\"under-construction-page/under-construction.php\";i:6;s:49:\"woo-variation-swatches/woo-variation-swatches.php\";i:7;s:27:\"woocommerce/woocommerce.php\";i:8;s:23:\"wordfence/wordfence.php\";i:9;s:35:\"wp-fastest-cache/wpFastestCache.php\";}','yes'),(34,'category_base','','yes'),(35,'ping_sites','http://rpc.pingomatic.com/','yes'),(36,'comment_max_links','2','yes'),(37,'gmt_offset','0','yes'),(38,'default_email_category','1','yes'),(39,'recently_edited','','no'),(40,'template','clean-commerce','yes'),(41,'stylesheet','clean-commerce','yes'),(42,'comment_whitelist','1','yes'),(43,'blacklist_keys','','no'),(44,'comment_registration','0','yes'),(45,'html_type','text/html','yes'),(46,'use_trackback','0','yes'),(47,'default_role','subscriber','yes'),(48,'db_version','47018','yes'),(49,'uploads_use_yearmonth_folders','1','yes'),(50,'upload_path','','yes'),(51,'blog_public','1','yes'),(52,'default_link_category','2','yes'),(53,'show_on_front','page','yes'),(54,'tag_base','','yes'),(55,'show_avatars','1','yes'),(56,'avatar_rating','G','yes'),(57,'upload_url_path','','yes'),(58,'thumbnail_size_w','150','yes'),(59,'thumbnail_size_h','150','yes'),(60,'thumbnail_crop','1','yes'),(61,'medium_size_w','300','yes'),(62,'medium_size_h','300','yes'),(63,'avatar_default','mystery','yes'),(64,'large_size_w','1024','yes'),(65,'large_size_h','1024','yes'),(66,'image_default_link_type','none','yes'),(67,'image_default_size','','yes'),(68,'image_default_align','','yes'),(69,'close_comments_for_old_posts','0','yes'),(70,'close_comments_days_old','14','yes'),(71,'thread_comments','1','yes'),(72,'thread_comments_depth','5','yes'),(73,'page_comments','0','yes'),(74,'comments_per_page','50','yes'),(75,'default_comments_page','newest','yes'),(76,'comment_order','asc','yes'),(77,'sticky_posts','a:0:{}','yes'),(78,'widget_categories','a:4:{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:0:{}i:5;a:0:{}}','yes'),(79,'widget_text','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(80,'widget_rss','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(81,'uninstall_plugins','a:2:{s:46:\"under-construction-page/under-construction.php\";a:2:{i:0;s:3:\"UCP\";i:1;s:9:\"uninstall\";}s:23:\"elementor/elementor.php\";a:2:{i:0;s:21:\"Elementor\\Maintenance\";i:1;s:9:\"uninstall\";}}','no'),(82,'timezone_string','','yes'),(83,'page_for_posts','0','yes'),(84,'page_on_front','131','yes'),(85,'default_post_format','0','yes'),(86,'link_manager_enabled','0','yes'),(87,'finished_splitting_shared_terms','1','yes'),(88,'site_icon','0','yes'),(89,'medium_large_size_w','768','yes'),(90,'medium_large_size_h','0','yes'),(91,'wp_page_for_privacy_policy','3','yes'),(92,'show_comments_cookies_opt_in','1','yes'),(93,'admin_email_lifespan','1603960610','yes'),(94,'initial_db_version','47018','yes'),(95,'wp_user_roles','a:12:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:162:{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:17:\"view_shop_reports\";b:1;s:24:\"view_shop_sensitive_data\";b:1;s:19:\"export_shop_reports\";b:1;s:21:\"manage_shop_discounts\";b:1;s:20:\"manage_shop_settings\";b:1;s:12:\"edit_product\";b:1;s:12:\"read_product\";b:1;s:14:\"delete_product\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_others_products\";b:1;s:16:\"publish_products\";b:1;s:21:\"read_private_products\";b:1;s:15:\"delete_products\";b:1;s:23:\"delete_private_products\";b:1;s:25:\"delete_published_products\";b:1;s:22:\"delete_others_products\";b:1;s:21:\"edit_private_products\";b:1;s:23:\"edit_published_products\";b:1;s:20:\"manage_product_terms\";b:1;s:18:\"edit_product_terms\";b:1;s:20:\"delete_product_terms\";b:1;s:20:\"assign_product_terms\";b:1;s:18:\"view_product_stats\";b:1;s:15:\"import_products\";b:1;s:17:\"edit_shop_payment\";b:1;s:17:\"read_shop_payment\";b:1;s:19:\"delete_shop_payment\";b:1;s:18:\"edit_shop_payments\";b:1;s:25:\"edit_others_shop_payments\";b:1;s:21:\"publish_shop_payments\";b:1;s:26:\"read_private_shop_payments\";b:1;s:20:\"delete_shop_payments\";b:1;s:28:\"delete_private_shop_payments\";b:1;s:30:\"delete_published_shop_payments\";b:1;s:27:\"delete_others_shop_payments\";b:1;s:26:\"edit_private_shop_payments\";b:1;s:28:\"edit_published_shop_payments\";b:1;s:25:\"manage_shop_payment_terms\";b:1;s:23:\"edit_shop_payment_terms\";b:1;s:25:\"delete_shop_payment_terms\";b:1;s:25:\"assign_shop_payment_terms\";b:1;s:23:\"view_shop_payment_stats\";b:1;s:20:\"import_shop_payments\";b:1;s:18:\"edit_shop_discount\";b:1;s:18:\"read_shop_discount\";b:1;s:20:\"delete_shop_discount\";b:1;s:19:\"edit_shop_discounts\";b:1;s:26:\"edit_others_shop_discounts\";b:1;s:22:\"publish_shop_discounts\";b:1;s:27:\"read_private_shop_discounts\";b:1;s:21:\"delete_shop_discounts\";b:1;s:29:\"delete_private_shop_discounts\";b:1;s:31:\"delete_published_shop_discounts\";b:1;s:28:\"delete_others_shop_discounts\";b:1;s:27:\"edit_private_shop_discounts\";b:1;s:29:\"edit_published_shop_discounts\";b:1;s:26:\"manage_shop_discount_terms\";b:1;s:24:\"edit_shop_discount_terms\";b:1;s:26:\"delete_shop_discount_terms\";b:1;s:26:\"assign_shop_discount_terms\";b:1;s:24:\"view_shop_discount_stats\";b:1;s:21:\"import_shop_discounts\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:25:\"wf2fa_activate_2fa_others\";b:1;s:21:\"wf2fa_manage_settings\";b:1;s:18:\"manage_woocommerce\";b:1;s:24:\"view_woocommerce_reports\";b:1;s:15:\"edit_shop_order\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"delete_shop_order\";b:1;s:16:\"edit_shop_orders\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:19:\"publish_shop_orders\";b:1;s:24:\"read_private_shop_orders\";b:1;s:18:\"delete_shop_orders\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:16:\"edit_shop_coupon\";b:1;s:16:\"read_shop_coupon\";b:1;s:18:\"delete_shop_coupon\";b:1;s:17:\"edit_shop_coupons\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:20:\"publish_shop_coupons\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:19:\"delete_shop_coupons\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{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: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;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:126:{s:4:\"read\";b:1;s:10:\"edit_posts\";b:1;s:12:\"delete_posts\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:12:\"delete_pages\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:10:\"edit_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:17:\"view_shop_reports\";b:1;s:24:\"view_shop_sensitive_data\";b:1;s:19:\"export_shop_reports\";b:1;s:20:\"manage_shop_settings\";b:1;s:21:\"manage_shop_discounts\";b:1;s:12:\"edit_product\";b:1;s:12:\"read_product\";b:1;s:14:\"delete_product\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_others_products\";b:1;s:16:\"publish_products\";b:1;s:21:\"read_private_products\";b:1;s:15:\"delete_products\";b:1;s:23:\"delete_private_products\";b:1;s:25:\"delete_published_products\";b:1;s:22:\"delete_others_products\";b:1;s:21:\"edit_private_products\";b:1;s:23:\"edit_published_products\";b:1;s:20:\"manage_product_terms\";b:1;s:18:\"edit_product_terms\";b:1;s:20:\"delete_product_terms\";b:1;s:20:\"assign_product_terms\";b:1;s:18:\"view_product_stats\";b:1;s:15:\"import_products\";b:1;s:17:\"edit_shop_payment\";b:1;s:17:\"read_shop_payment\";b:1;s:19:\"delete_shop_payment\";b:1;s:18:\"edit_shop_payments\";b:1;s:25:\"edit_others_shop_payments\";b:1;s:21:\"publish_shop_payments\";b:1;s:26:\"read_private_shop_payments\";b:1;s:20:\"delete_shop_payments\";b:1;s:28:\"delete_private_shop_payments\";b:1;s:30:\"delete_published_shop_payments\";b:1;s:27:\"delete_others_shop_payments\";b:1;s:26:\"edit_private_shop_payments\";b:1;s:28:\"edit_published_shop_payments\";b:1;s:25:\"manage_shop_payment_terms\";b:1;s:23:\"edit_shop_payment_terms\";b:1;s:25:\"delete_shop_payment_terms\";b:1;s:25:\"assign_shop_payment_terms\";b:1;s:23:\"view_shop_payment_stats\";b:1;s:20:\"import_shop_payments\";b:1;s:18:\"edit_shop_discount\";b:1;s:18:\"read_shop_discount\";b:1;s:20:\"delete_shop_discount\";b:1;s:19:\"edit_shop_discounts\";b:1;s:26:\"edit_others_shop_discounts\";b:1;s:22:\"publish_shop_discounts\";b:1;s:27:\"read_private_shop_discounts\";b:1;s:21:\"delete_shop_discounts\";b:1;s:29:\"delete_private_shop_discounts\";b:1;s:31:\"delete_published_shop_discounts\";b:1;s:28:\"delete_others_shop_discounts\";b:1;s:27:\"edit_private_shop_discounts\";b:1;s:29:\"edit_published_shop_discounts\";b:1;s:26:\"manage_shop_discount_terms\";b:1;s:24:\"edit_shop_discount_terms\";b:1;s:26:\"delete_shop_discount_terms\";b:1;s:26:\"assign_shop_discount_terms\";b:1;s:24:\"view_shop_discount_stats\";b:1;s:21:\"import_shop_discounts\";b:1;s:18:\"manage_woocommerce\";b:1;s:24:\"view_woocommerce_reports\";b:1;s:15:\"edit_shop_order\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"delete_shop_order\";b:1;s:16:\"edit_shop_orders\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:19:\"publish_shop_orders\";b:1;s:24:\"read_private_shop_orders\";b:1;s:18:\"delete_shop_orders\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:16:\"edit_shop_coupon\";b:1;s:16:\"read_shop_coupon\";b:1;s:18:\"delete_shop_coupon\";b:1;s:17:\"edit_shop_coupons\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:20:\"publish_shop_coupons\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:19:\"delete_shop_coupons\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;}}s:15:\"shop_accountant\";a:2:{s:4:\"name\";s:15:\"Shop Accountant\";s:12:\"capabilities\";a:8:{s:4:\"read\";b:1;s:10:\"edit_posts\";b:0;s:12:\"delete_posts\";b:0;s:13:\"edit_products\";b:1;s:21:\"read_private_products\";b:1;s:17:\"view_shop_reports\";b:1;s:19:\"export_shop_reports\";b:1;s:18:\"edit_shop_payments\";b:1;}}s:11:\"shop_worker\";a:2:{s:4:\"name\";s:11:\"Shop Worker\";s:12:\"capabilities\";a:61:{s:4:\"read\";b:1;s:10:\"edit_posts\";b:0;s:12:\"upload_files\";b:1;s:12:\"delete_posts\";b:0;s:12:\"edit_product\";b:1;s:12:\"read_product\";b:1;s:14:\"delete_product\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_others_products\";b:1;s:16:\"publish_products\";b:1;s:21:\"read_private_products\";b:1;s:15:\"delete_products\";b:1;s:23:\"delete_private_products\";b:1;s:25:\"delete_published_products\";b:1;s:22:\"delete_others_products\";b:1;s:21:\"edit_private_products\";b:1;s:23:\"edit_published_products\";b:1;s:20:\"manage_product_terms\";b:1;s:18:\"edit_product_terms\";b:1;s:20:\"delete_product_terms\";b:1;s:20:\"assign_product_terms\";b:1;s:18:\"view_product_stats\";b:1;s:15:\"import_products\";b:1;s:17:\"edit_shop_payment\";b:1;s:17:\"read_shop_payment\";b:1;s:19:\"delete_shop_payment\";b:1;s:18:\"edit_shop_payments\";b:1;s:25:\"edit_others_shop_payments\";b:1;s:21:\"publish_shop_payments\";b:1;s:26:\"read_private_shop_payments\";b:1;s:20:\"delete_shop_payments\";b:1;s:28:\"delete_private_shop_payments\";b:1;s:30:\"delete_published_shop_payments\";b:1;s:27:\"delete_others_shop_payments\";b:1;s:26:\"edit_private_shop_payments\";b:1;s:28:\"edit_published_shop_payments\";b:1;s:25:\"manage_shop_payment_terms\";b:1;s:23:\"edit_shop_payment_terms\";b:1;s:25:\"delete_shop_payment_terms\";b:1;s:25:\"assign_shop_payment_terms\";b:1;s:23:\"view_shop_payment_stats\";b:1;s:20:\"import_shop_payments\";b:1;s:18:\"edit_shop_discount\";b:1;s:18:\"read_shop_discount\";b:1;s:20:\"delete_shop_discount\";b:1;s:19:\"edit_shop_discounts\";b:1;s:26:\"edit_others_shop_discounts\";b:1;s:22:\"publish_shop_discounts\";b:1;s:27:\"read_private_shop_discounts\";b:1;s:21:\"delete_shop_discounts\";b:1;s:29:\"delete_private_shop_discounts\";b:1;s:31:\"delete_published_shop_discounts\";b:1;s:28:\"delete_others_shop_discounts\";b:1;s:27:\"edit_private_shop_discounts\";b:1;s:29:\"edit_published_shop_discounts\";b:1;s:26:\"manage_shop_discount_terms\";b:1;s:24:\"edit_shop_discount_terms\";b:1;s:26:\"delete_shop_discount_terms\";b:1;s:26:\"assign_shop_discount_terms\";b:1;s:24:\"view_shop_discount_stats\";b:1;s:21:\"import_shop_discounts\";b:1;}}s:11:\"shop_vendor\";a:2:{s:4:\"name\";s:11:\"Shop Vendor\";s:12:\"capabilities\";a:11:{s:4:\"read\";b:1;s:10:\"edit_posts\";b:0;s:12:\"upload_files\";b:1;s:12:\"delete_posts\";b:0;s:12:\"edit_product\";b:1;s:13:\"edit_products\";b:1;s:14:\"delete_product\";b:1;s:15:\"delete_products\";b:1;s:16:\"publish_products\";b:1;s:23:\"edit_published_products\";b:1;s:20:\"assign_product_terms\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:1:{s:4:\"read\";b:1;}}s:11:\"wcfm_vendor\";a:2:{s:4:\"name\";s:12:\"Store Vendor\";s:12:\"capabilities\";a:39:{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:4:\"read\";b:1;s:9:\"edit_post\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:12:\"delete_posts\";b:1;s:17:\"edit_shop_coupons\";b:1;s:19:\"manage_shop_coupons\";b:1;s:17:\"read_shop_coupons\";b:1;s:20:\"publish_shop_coupons\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:19:\"delete_shop_coupons\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:12:\"upload_files\";b:1;s:18:\"delete_attachments\";b:1;s:15:\"unfiltered_html\";b:1;s:20:\"assign_product_terms\";b:1;s:14:\"manage_product\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:12:\"edit_product\";b:1;s:14:\"delete_product\";b:1;s:13:\"edit_products\";b:1;s:15:\"delete_products\";b:1;s:25:\"delete_published_products\";b:1;s:16:\"publish_products\";b:1;s:23:\"edit_published_products\";b:1;s:24:\"view_woocommerce_reports\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;}}s:14:\"disable_vendor\";a:2:{s:4:\"name\";s:14:\"Disable Vendor\";s:12:\"capabilities\";a:1:{s:7:\"level_0\";b:1;}}}','yes'),(96,'fresh_site','0','yes'),(97,'widget_search','a:2:{i:2;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(98,'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'),(99,'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'),(100,'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'),(101,'widget_meta','a:2:{i:2;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(102,'sidebars_widgets','a:9:{s:19:\"wp_inactive_widgets\";a:6:{i:0;s:10:\"archives-2\";i:1;s:6:\"meta-2\";i:2;s:12:\"categories-2\";i:3;s:12:\"categories-4\";i:4;s:14:\"recent-posts-2\";i:5;s:17:\"recent-comments-2\";}s:9:\"sidebar-1\";a:2:{i:0;s:8:\"search-2\";i:1;s:12:\"categories-5\";}s:8:\"footer-1\";a:0:{}s:8:\"footer-2\";a:0:{}s:8:\"footer-3\";a:0:{}s:8:\"footer-4\";a:0:{}s:20:\"sidebar-wcfmmp-store\";a:0:{}s:26:\"sidebar-wcfmmp-store-lists\";a:0:{}s:13:\"array_version\";i:3;}','yes'),(103,'cron','a:22:{i:1588911226;a:1:{s:26:\"action_scheduler_run_queue\";a:1:{s:32:\"0d04ed39571b55704c122d726248bbac\";a:3:{s:8:\"schedule\";s:12:\"every_minute\";s:4:\"args\";a:1:{i:0;s:7:\"WP Cron\";}s:8:\"interval\";i:60;}}}i:1588911691;a:1:{s:32:\"woocommerce_cancel_unpaid_orders\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:0:{}}}}i:1588912348;a:1:{s:21:\"wordfence_hourly_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1588913393;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:1588914709;a:1:{s:33:\"wc_admin_process_orders_milestone\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1588914716;a:1:{s:29:\"wc_admin_unsnooze_admin_notes\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1588917500;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:1588917972;a:1:{s:26:\"edd_daily_scheduled_events\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1588919548;a:1:{s:20:\"wordfence_daily_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1588925509;a:1:{s:14:\"wc_admin_daily\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1588925518;a:2:{s:33:\"woocommerce_cleanup_personal_data\";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:\"woocommerce_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:1588927010;a:4:{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;}}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;}}}i:1588936308;a:1:{s:24:\"woocommerce_cleanup_logs\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1588947108;a:1:{s:28:\"woocommerce_cleanup_sessions\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1588982400;a:1:{s:27:\"woocommerce_scheduled_sales\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1588993800;a:1:{s:30:\"wordfence_start_scheduled_scan\";a:1:{s:32:\"84f0eb3f96b0edd4561fbe1f8ae39d2c\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:1588993800;}}}}i:1589090772;a:1:{s:27:\"edd_weekly_scheduled_events\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1589099810;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;}}}i:1589212800;a:1:{s:31:\"wordfence_email_activity_report\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:0:{}}}}i:1589253000;a:1:{s:30:\"wordfence_start_scheduled_scan\";a:1:{s:32:\"5c0204fb8b73ed3302a01c4f6a1e1385\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:1589253000;}}}}i:1590048768;a:1:{s:25:\"woocommerce_geoip_updater\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:11:\"fifteendays\";s:4:\"args\";a:0:{}s:8:\"interval\";i:1296000;}}}s:7:\"version\";i:2;}','yes'),(104,'widget_pages','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(105,'widget_calendar','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(106,'widget_media_audio','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(107,'widget_media_image','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(108,'widget_media_gallery','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(109,'widget_media_video','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(110,'widget_tag_cloud','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(111,'widget_nav_menu','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(112,'widget_custom_html','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(113,'recovery_keys','a:0:{}','yes'),(114,'theme_mods_twentytwenty','a:3:{s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1588530788;s:4:\"data\";a:3:{s:19:\"wp_inactive_widgets\";a:5:{i:0;s:28:\"edd_categories_tags_widget-3\";i:1;s:28:\"edd_categories_tags_widget-5\";i:2;s:12:\"categories-4\";i:3;s:14:\"recent-posts-2\";i:4;s:17:\"recent-comments-2\";}s:9:\"sidebar-1\";a:2:{i:0;s:8:\"search-2\";i:1;s:12:\"categories-5\";}s:9:\"sidebar-2\";a:3:{i:0;s:10:\"archives-2\";i:1;s:12:\"categories-2\";i:2;s:6:\"meta-2\";}}}s:18:\"nav_menu_locations\";a:1:{s:7:\"primary\";i:2;}}','yes'),(116,'_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:59:\"https://downloads.wordpress.org/release/wordpress-5.4.1.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:59:\"https://downloads.wordpress.org/release/wordpress-5.4.1.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-5.4.1-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-5.4.1-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:5:\"5.4.1\";s:7:\"version\";s:5:\"5.4.1\";s:11:\"php_version\";s:6:\"5.6.20\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.3\";s:15:\"partial_version\";s:0:\"\";}}s:12:\"last_checked\";i:1588910985;s:15:\"version_checked\";s:5:\"5.4.1\";s:12:\"translations\";a:0:{}}','no'),(2266,'_transient_timeout_wc_addons_featured','1589394800','no'),(2267,'_transient_wc_addons_featured','O:8:\"stdClass\":1:{s:8:\"sections\";a:11:{i:0;O:8:\"stdClass\":4:{s:6:\"module\";s:12:\"banner_block\";s:5:\"title\";s:50:\"Take your store beyond the typical - sell anything\";s:11:\"description\";s:81:\"From services to content, there\'s no limit to what you can sell with WooCommerce.\";s:5:\"items\";a:9:{i:0;O:8:\"stdClass\":6:{s:4:\"href\";s:128:\"https://woocommerce.com/products/woocommerce-subscriptions/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:5:\"title\";s:13:\"Subscriptions\";s:5:\"image\";s:71:\"https://d3t0oesq8995hv.cloudfront.net/add-ons/subscriptions-icon@2x.png\";s:11:\"description\";s:98:\"Let customers subscribe to your products or services and pay on a weekly, monthly or annual basis.\";s:6:\"button\";s:10:\"From: $199\";s:6:\"plugin\";s:55:\"woocommerce-subscriptions/woocommerce-subscriptions.php\";}i:1;O:8:\"stdClass\":6:{s:4:\"href\";s:123:\"https://woocommerce.com/products/woocommerce-bookings/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:5:\"title\";s:8:\"Bookings\";s:5:\"image\";s:66:\"https://d3t0oesq8995hv.cloudfront.net/add-ons/bookings-icon@2x.png\";s:11:\"description\";s:76:\"Allow customers to book appointments for services without leaving your site.\";s:6:\"button\";s:10:\"From: $249\";s:6:\"plugin\";s:45:\"woocommerce-bookings/woocommerce-bookings.php\";}i:2;O:8:\"stdClass\":6:{s:4:\"href\";s:126:\"https://woocommerce.com/products/woocommerce-memberships/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:5:\"title\";s:11:\"Memberships\";s:5:\"image\";s:69:\"https://d3t0oesq8995hv.cloudfront.net/add-ons/memberships-icon@2x.png\";s:11:\"description\";s:76:\"Give members access to restricted content or products, for a fee or for free\";s:6:\"button\";s:10:\"From: $199\";s:6:\"plugin\";s:51:\"woocommerce-memberships/woocommerce-memberships.php\";}i:3;O:8:\"stdClass\":6:{s:4:\"href\";s:118:\"https://woocommerce.com/products/product-bundles/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:5:\"title\";s:15:\"Product Bundles\";s:5:\"image\";s:57:\"https://d3t0oesq8995hv.cloudfront.net/add-ons/generic.png\";s:11:\"description\";s:50:\"Offer customizable bundles and assembled products.\";s:6:\"button\";s:9:\"From: $49\";s:6:\"plugin\";s:59:\"woocommerce-product-bundles/woocommerce-product-bundles.php\";}i:4;O:8:\"stdClass\":6:{s:4:\"href\";s:121:\"https://woocommerce.com/products/composite-products/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:5:\"title\";s:18:\"Composite Products\";s:5:\"image\";s:57:\"https://d3t0oesq8995hv.cloudfront.net/add-ons/generic.png\";s:11:\"description\";s:59:\"Create and offer product kits with configurable components.\";s:6:\"button\";s:9:\"From: $79\";s:6:\"plugin\";s:65:\"woocommerce-composite-products/woocommerce-composite-products.php\";}i:5;O:8:\"stdClass\":6:{s:4:\"href\";s:118:\"https://woocommerce.com/products/product-vendors/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:5:\"title\";s:15:\"Product Vendors\";s:5:\"image\";s:57:\"https://d3t0oesq8995hv.cloudfront.net/add-ons/generic.png\";s:11:\"description\";s:47:\"Turn your store into a multi-vendor marketplace\";s:6:\"button\";s:9:\"From: $79\";s:6:\"plugin\";s:59:\"woocommerce-product-vendors/woocommerce-product-vendors.php\";}i:6;O:8:\"stdClass\":6:{s:4:\"href\";s:121:\"https://woocommerce.com/products/groups-woocommerce/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:5:\"title\";s:22:\"Groups for WooCommerce\";s:5:\"image\";s:57:\"https://d3t0oesq8995hv.cloudfront.net/add-ons/generic.png\";s:11:\"description\";s:94:\"Sell memberships using the free &#039;Groups&#039; plugin, Groups integration and WooCommerce.\";s:6:\"button\";s:9:\"From: $79\";s:6:\"plugin\";s:41:\"groups-woocommerce/groups-woocommerce.php\";}i:7;O:8:\"stdClass\":6:{s:4:\"href\";s:125:\"https://woocommerce.com/products/woocommerce-pre-orders/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:5:\"title\";s:22:\"WooCommerce Pre-Orders\";s:5:\"image\";s:57:\"https://d3t0oesq8995hv.cloudfront.net/add-ons/generic.png\";s:11:\"description\";s:60:\"Allow customers to order products before they are available.\";s:6:\"button\";s:10:\"From: $129\";s:6:\"plugin\";s:49:\"woocommerce-pre-orders/woocommerce-pre-orders.php\";}i:8;O:8:\"stdClass\":6:{s:4:\"href\";s:119:\"https://woocommerce.com/products/chained-products/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:5:\"title\";s:16:\"Chained Products\";s:5:\"image\";s:57:\"https://d3t0oesq8995hv.cloudfront.net/add-ons/generic.png\";s:11:\"description\";s:69:\"Create and sell pre-configured product bundles and discounted combos.\";s:6:\"button\";s:9:\"From: $49\";s:6:\"plugin\";s:61:\"woocommerce-chained-products/woocommerce-chained-products.php\";}}}i:1;O:8:\"stdClass\":1:{s:6:\"module\";s:16:\"wcs_banner_block\";}i:2;O:8:\"stdClass\":2:{s:6:\"module\";s:12:\"column_start\";s:9:\"container\";s:22:\"column_container_start\";}i:3;O:8:\"stdClass\":4:{s:6:\"module\";s:12:\"column_block\";s:5:\"title\";s:46:\"Improve the main features of your online store\";s:11:\"description\";s:71:\"Sell more by helping customers find the products and options they want.\";s:5:\"items\";a:9:{i:0;O:8:\"stdClass\":6:{s:4:\"href\";s:118:\"https://woocommerce.com/products/product-add-ons/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:5:\"title\";s:15:\"Product Add-ons\";s:5:\"image\";s:73:\"https://d3t0oesq8995hv.cloudfront.net/add-ons/product-add-ons-icon@2x.png\";s:11:\"description\";s:82:\"Give your customers the option to customize their purchase or add personalization.\";s:6:\"button\";s:9:\"From: $49\";s:6:\"plugin\";s:57:\"woocommerce-product-addons/woocommerce-product-addons.php\";}i:1;O:8:\"stdClass\":6:{s:4:\"href\";s:129:\"https://woocommerce.com/products/woocommerce-product-search/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:5:\"title\";s:14:\"Product Search\";s:5:\"image\";s:72:\"https://d3t0oesq8995hv.cloudfront.net/add-ons/product-search-icon@2x.png\";s:11:\"description\";s:67:\"Make sure customers find what they want when they search your site.\";s:6:\"button\";s:9:\"From: $49\";s:6:\"plugin\";s:57:\"woocommerce-product-search/woocommerce-product-search.php\";}i:2;O:8:\"stdClass\":6:{s:4:\"href\";s:131:\"https://woocommerce.com/products/woocommerce-checkout-add-ons/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:5:\"title\";s:16:\"Checkout Add-ons\";s:5:\"image\";s:74:\"https://d3t0oesq8995hv.cloudfront.net/add-ons/checkout-add-ons-icon@2x.png\";s:11:\"description\";s:89:\"Highlight relevant products, offers like free shipping and other upsells during checkout.\";s:6:\"button\";s:9:\"From: $79\";s:6:\"plugin\";s:61:\"woocommerce-checkout-add-ons/woocommerce-checkout-add-ons.php\";}i:3;O:8:\"stdClass\":6:{s:4:\"href\";s:136:\"https://woocommerce.com/products/woocommerce-checkout-field-editor/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:5:\"title\";s:21:\"Checkout Field Editor\";s:5:\"image\";s:57:\"https://d3t0oesq8995hv.cloudfront.net/add-ons/generic.png\";s:11:\"description\";s:128:\"The checkout field editor provides you with an interface to add, edit and remove fields shown on your WooCommerce checkout page.\";s:6:\"button\";s:9:\"From: $49\";s:6:\"plugin\";s:71:\"woocommerce-checkout-field-editor/woocommerce-checkout-field-editor.php\";}i:4;O:8:\"stdClass\":6:{s:4:\"href\";s:127:\"https://woocommerce.com/products/woocommerce-social-login/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:5:\"title\";s:24:\"WooCommerce Social Login\";s:5:\"image\";s:57:\"https://d3t0oesq8995hv.cloudfront.net/add-ons/generic.png\";s:11:\"description\";s:62:\"Enable Social Login for Seamless Checkout and Account Creation\";s:6:\"button\";s:9:\"From: $79\";s:6:\"plugin\";s:53:\"woocommerce-social-login/woocommerce-social-login.php\";}i:5;O:8:\"stdClass\":6:{s:4:\"href\";s:124:\"https://woocommerce.com/products/woocommerce-wishlists/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:5:\"title\";s:21:\"WooCommerce Wishlists\";s:5:\"image\";s:57:\"https://d3t0oesq8995hv.cloudfront.net/add-ons/generic.png\";s:11:\"description\";s:113:\"WooCommerce Wishlists allows guests and customers to create and add products to an unlimited number of Wishlists.\";s:6:\"button\";s:9:\"From: $79\";s:6:\"plugin\";s:47:\"woocommerce-wishlists/woocommerce-wishlists.php\";}i:6;O:8:\"stdClass\":6:{s:4:\"href\";s:115:\"https://woocommerce.com/products/cart-notices/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:5:\"title\";s:12:\"Cart Notices\";s:5:\"image\";s:57:\"https://d3t0oesq8995hv.cloudfront.net/add-ons/generic.png\";s:11:\"description\";s:73:\"Display dynamic, actionable messages to your customers as they check out.\";s:6:\"button\";s:9:\"From: $49\";s:6:\"plugin\";s:53:\"woocommerce-cart-notices/woocommerce-cart-notices.php\";}i:7;O:8:\"stdClass\":6:{s:4:\"href\";s:115:\"https://woocommerce.com/products/cart-add-ons/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:5:\"title\";s:12:\"Cart Add-ons\";s:5:\"image\";s:57:\"https://d3t0oesq8995hv.cloudfront.net/add-ons/generic.png\";s:11:\"description\";s:109:\"A powerful tool for driving incremental and impulse purchases by customers once they are in the shopping cart\";s:6:\"button\";s:9:\"From: $29\";s:6:\"plugin\";s:53:\"woocommerce-cart-add-ons/woocommerce-cart-add-ons.php\";}i:8;O:8:\"stdClass\":6:{s:4:\"href\";s:123:\"https://woocommerce.com/products/woocommerce-waitlist/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:5:\"title\";s:20:\"WooCommerce Waitlist\";s:5:\"image\";s:57:\"https://d3t0oesq8995hv.cloudfront.net/add-ons/generic.png\";s:11:\"description\";s:117:\"With WooCommerce Waitlist customers can register for email notifications when out-of-stock products become available.\";s:6:\"button\";s:9:\"From: $49\";s:6:\"plugin\";s:45:\"woocommerce-waitlist/woocommerce-waitlist.php\";}}}i:4;O:8:\"stdClass\":5:{s:6:\"module\";s:17:\"small_light_block\";s:5:\"title\";s:34:\"Get the official WooCommerce theme\";s:11:\"description\";s:128:\"Storefront is the lean, flexible, and free theme, built by the people who make WooCommerce - everything you need to get started.\";s:5:\"image\";s:70:\"https://d3t0oesq8995hv.cloudfront.net/add-ons/storefront-screen@2x.png\";s:7:\"buttons\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"href\";s:44:\"/wp-admin/theme-install.php?theme=storefront\";s:4:\"text\";s:7:\"Install\";}i:1;O:8:\"stdClass\":2:{s:4:\"href\";s:104:\"https://woocommerce.com/storefront/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:4:\"text\";s:9:\"Read More\";}}}i:5;O:8:\"stdClass\":1:{s:6:\"module\";s:10:\"column_end\";}i:6;O:8:\"stdClass\":1:{s:6:\"module\";s:12:\"column_start\";}i:7;O:8:\"stdClass\":4:{s:6:\"module\";s:16:\"small_dark_block\";s:5:\"title\";s:18:\"WooCommerce AvaTax\";s:11:\"description\";s:193:\"Comprehensive and current tax rates, applied in real time. Calculate sales tax for each of your transactions based on jurisdiction laws and rules, without bogging down your IT or finance teams.\";s:5:\"items\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"href\";s:121:\"https://woocommerce.com/products/woocommerce-avatax/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:6:\"button\";s:14:\"From: $5/month\";}}}i:8;O:8:\"stdClass\":4:{s:6:\"module\";s:12:\"column_block\";s:5:\"title\";s:19:\"Get deeper insights\";s:11:\"description\";s:58:\"Learn how your store is performing with enhanced reporting\";s:5:\"items\";a:8:{i:0;O:8:\"stdClass\":6:{s:4:\"href\";s:131:\"https://woocommerce.com/products/woocommerce-google-analytics/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:5:\"title\";s:16:\"Google Analytics\";s:5:\"image\";s:60:\"https://d3t0oesq8995hv.cloudfront.net/add-ons/ga-icon@2x.png\";s:11:\"description\";s:93:\"Understand your customers and increase revenue with the world’s leading analytics platform.\";s:6:\"button\";s:4:\"Free\";s:6:\"plugin\";s:85:\"woocommerce-google-analytics-integration/woocommerce-google-analytics-integration.php\";}i:1;O:8:\"stdClass\":6:{s:4:\"href\";s:127:\"https://woocommerce.com/products/woocommerce-cart-reports/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:5:\"title\";s:12:\"Cart reports\";s:5:\"image\";s:70:\"https://d3t0oesq8995hv.cloudfront.net/add-ons/cart-reports-icon@2x.png\";s:11:\"description\";s:66:\"Get real-time reports on what customers are leaving in their cart.\";s:6:\"button\";s:9:\"From: $79\";s:6:\"plugin\";s:53:\"woocommerce-cart-reports/woocommerce-cart-reports.php\";}i:2;O:8:\"stdClass\":6:{s:4:\"href\";s:128:\"https://woocommerce.com/products/woocommerce-cost-of-goods/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:5:\"title\";s:13:\"Cost of Goods\";s:5:\"image\";s:71:\"https://d3t0oesq8995hv.cloudfront.net/add-ons/cost-of-goods-icon@2x.png\";s:11:\"description\";s:64:\"Easily track profit by including  cost of goods in your reports.\";s:6:\"button\";s:9:\"From: $79\";s:6:\"plugin\";s:55:\"woocommerce-cost-of-goods/woocommerce-cost-of-goods.php\";}i:3;O:8:\"stdClass\":6:{s:4:\"href\";s:135:\"https://woocommerce.com/products/woocommerce-google-analytics-pro/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:5:\"title\";s:32:\"WooCommerce Google Analytics Pro\";s:5:\"image\";s:57:\"https://d3t0oesq8995hv.cloudfront.net/add-ons/generic.png\";s:11:\"description\";s:85:\"Add advanced event tracking and enhanced eCommerce tracking to your WooCommerce site.\";s:6:\"button\";s:9:\"From: $79\";s:6:\"plugin\";s:69:\"woocommerce-google-analytics-pro/woocommerce-google-analytics-pro.php\";}i:4;O:8:\"stdClass\":6:{s:4:\"href\";s:131:\"https://woocommerce.com/products/woocommerce-customer-history/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:5:\"title\";s:28:\"WooCommerce Customer History\";s:5:\"image\";s:57:\"https://d3t0oesq8995hv.cloudfront.net/add-ons/generic.png\";s:11:\"description\";s:125:\"Observe how your customers use your store, keep a full purchase history log, and calculate the total customer lifetime value.\";s:6:\"button\";s:9:\"From: $49\";s:6:\"plugin\";s:61:\"woocommerce-customer-history/woocommerce-customer-history.php\";}i:5;O:8:\"stdClass\":6:{s:4:\"href\";s:115:\"https://woocommerce.com/products/kiss-metrics/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:5:\"title\";s:11:\"Kissmetrics\";s:5:\"image\";s:57:\"https://d3t0oesq8995hv.cloudfront.net/add-ons/generic.png\";s:11:\"description\";s:79:\"Easily add Kissmetrics event tracking to your WooCommerce store with one click.\";s:6:\"button\";s:10:\"From: $149\";s:6:\"plugin\";s:52:\"woocommerce-kiss-metrics/woocommerce-kissmetrics.php\";}i:6;O:8:\"stdClass\":6:{s:4:\"href\";s:111:\"https://woocommerce.com/products/mixpanel/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:5:\"title\";s:8:\"Mixpanel\";s:5:\"image\";s:57:\"https://d3t0oesq8995hv.cloudfront.net/add-ons/generic.png\";s:11:\"description\";s:65:\"Add event tracking powered by Mixpanel to your WooCommerce store.\";s:6:\"button\";s:10:\"From: $149\";s:6:\"plugin\";s:45:\"woocommerce-mixpanel/woocommerce-mixpanel.php\";}i:7;O:8:\"stdClass\":6:{s:4:\"href\";s:133:\"https://woocommerce.com/products/woocommerce-sales-report-email/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:5:\"title\";s:30:\"WooCommerce Sales Report Email\";s:5:\"image\";s:57:\"https://d3t0oesq8995hv.cloudfront.net/add-ons/generic.png\";s:11:\"description\";s:107:\"Receive emails daily, weekly or monthly with meaningful information about how your products are performing.\";s:6:\"button\";s:9:\"From: $29\";s:6:\"plugin\";s:65:\"woocommerce-sales-report-email/woocommerce-sales-report-email.php\";}}}i:9;O:8:\"stdClass\":2:{s:6:\"module\";s:10:\"column_end\";s:9:\"container\";s:20:\"column_container_end\";}i:10;O:8:\"stdClass\":4:{s:6:\"module\";s:12:\"banner_block\";s:5:\"title\";s:40:\"Promote your products and increase sales\";s:11:\"description\";s:77:\"From coupons to emails, these extensions can power up your marketing efforts.\";s:5:\"items\";a:9:{i:0;O:8:\"stdClass\":6:{s:4:\"href\";s:116:\"https://woocommerce.com/products/smart-coupons/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:5:\"title\";s:13:\"Smart Coupons\";s:5:\"image\";s:71:\"https://d3t0oesq8995hv.cloudfront.net/add-ons/smart-coupons-icon@2x.png\";s:11:\"description\";s:106:\"Enhance your coupon options - create gift certificates, store credit, coupons based on purchases and more.\";s:6:\"button\";s:9:\"From: $99\";s:6:\"plugin\";s:55:\"woocommerce-smart-coupons/woocommerce-smart-coupons.php\";}i:1;O:8:\"stdClass\":6:{s:4:\"href\";s:119:\"https://woocommerce.com/products/follow-up-emails/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:5:\"title\";s:16:\"Follow Up Emails\";s:5:\"image\";s:74:\"https://d3t0oesq8995hv.cloudfront.net/add-ons/follow-up-emails-icon@2x.png\";s:11:\"description\";s:140:\"Automatically contact customers after purchase - be it everyone, your most loyal or your biggest spenders - and keep your store top-of-mind.\";s:6:\"button\";s:9:\"From: $99\";s:6:\"plugin\";s:61:\"woocommerce-follow-up-emails/woocommerce-follow-up-emails.php\";}i:2;O:8:\"stdClass\":6:{s:4:\"href\";s:122:\"https://woocommerce.com/products/google-product-feed/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:5:\"title\";s:19:\"Google Product Feed\";s:5:\"image\";s:77:\"https://d3t0oesq8995hv.cloudfront.net/add-ons/google-product-feed-icon@2x.png\";s:11:\"description\";s:61:\"Let customers find you when shopping for products via Google.\";s:6:\"button\";s:9:\"From: $79\";s:6:\"plugin\";s:45:\"woocommerce-product-feeds/woocommerce-gpf.php\";}i:3;O:8:\"stdClass\":6:{s:4:\"href\";s:118:\"https://woocommerce.com/products/dynamic-pricing/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:5:\"title\";s:15:\"Dynamic Pricing\";s:5:\"image\";s:57:\"https://d3t0oesq8995hv.cloudfront.net/add-ons/generic.png\";s:11:\"description\";s:48:\"Bulk discounts, role-based pricing and much more\";s:6:\"button\";s:10:\"From: $129\";s:6:\"plugin\";s:59:\"woocommerce-dynamic-pricing/woocommerce-dynamic-pricing.php\";}i:4;O:8:\"stdClass\":6:{s:4:\"href\";s:133:\"https://woocommerce.com/products/woocommerce-points-and-rewards/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:5:\"title\";s:30:\"WooCommerce Points and Rewards\";s:5:\"image\";s:57:\"https://d3t0oesq8995hv.cloudfront.net/add-ons/generic.png\";s:11:\"description\";s:102:\"Reward your customers for purchases and other actions with points which can be redeemed for discounts.\";s:6:\"button\";s:10:\"From: $129\";s:6:\"plugin\";s:65:\"woocommerce-points-and-rewards/woocommerce-points-and-rewards.php\";}i:5;O:8:\"stdClass\":6:{s:4:\"href\";s:115:\"https://woocommerce.com/products/store-credit/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:5:\"title\";s:24:\"WooCommerce Store Credit\";s:5:\"image\";s:57:\"https://d3t0oesq8995hv.cloudfront.net/add-ons/generic.png\";s:11:\"description\";s:152:\"Generate store credit coupons that enable customers to make multiple purchases until the total value specified is exhausted or the coupons life expires.\";s:6:\"button\";s:9:\"From: $29\";s:6:\"plugin\";s:53:\"woocommerce-store-credit/woocommerce-store-credit.php\";}i:6;O:8:\"stdClass\":6:{s:4:\"href\";s:111:\"https://woocommerce.com/products/facebook/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:5:\"title\";s:24:\"Facebook for WooCommerce\";s:5:\"image\";s:57:\"https://d3t0oesq8995hv.cloudfront.net/add-ons/generic.png\";s:11:\"description\";s:89:\"Get the Facebook for WooCommerce plugin for two powerful ways to help grow your business.\";s:6:\"button\";s:4:\"Free\";s:6:\"plugin\";s:53:\"facebook-for-woocommerce/facebook-for-woocommerce.php\";}i:7;O:8:\"stdClass\":6:{s:4:\"href\";s:126:\"https://woocommerce.com/products/newsletter-subscription/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:5:\"title\";s:23:\"Newsletter Subscription\";s:5:\"image\";s:57:\"https://d3t0oesq8995hv.cloudfront.net/add-ons/generic.png\";s:11:\"description\";s:127:\"Allow customers to subscribe to your MailChimp or CampaignMonitor mailing list(s) via a widget or by opting in during checkout.\";s:6:\"button\";s:9:\"From: $49\";s:6:\"plugin\";s:63:\"woocommerce-subscribe-to-newsletter/subscribe-to-newsletter.php\";}i:8;O:8:\"stdClass\":6:{s:4:\"href\";s:131:\"https://woocommerce.com/products/woocommerce-email-customizer/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:5:\"title\";s:28:\"WooCommerce Email Customizer\";s:5:\"image\";s:57:\"https://d3t0oesq8995hv.cloudfront.net/add-ons/generic.png\";s:11:\"description\";s:125:\"Connect with your customers with each email you send by visually modifying your email templates via the WordPress Customizer.\";s:6:\"button\";s:9:\"From: $79\";s:6:\"plugin\";s:61:\"woocommerce-email-customizer/woocommerce-email-customizer.php\";}}}}}','no'),(182,'ucp_pointers','a:1:{s:15:\"getting_started\";a:4:{s:6:\"target\";s:29:\".ucp-main-tab li:nth-child(2)\";s:4:\"edge\";s:3:\"top\";s:5:\"align\";s:4:\"left\";s:7:\"content\";s:414:\"Watch the short <a href=\"https://www.youtube.com/watch?v=RN4XABhK7_w\" target=\"_blank\">getting started video</a> to get you up to speed with UCP in no time. If that doesn\'t answer your questions watch the longer <a href=\"https://www.youtube.com/watch?v=K3DF-NP6Fog\" target=\"_blank\">in-depth video walktrough</a>.<br>If you need the videos later, links are in the <a href=\"#\" class=\"change_tab\" data-tab=\"4\">FAQ</a>.\";}}','yes'),(247,'theme_mods_adaptable-notes','a:8:{i:0;b:0;s:18:\"nav_menu_locations\";a:1:{s:7:\"primary\";i:2;}s:18:\"custom_css_post_id\";i:-1;s:12:\"header_image\";s:106:\"https://streambeams.com/wp-content/uploads/edd/2020/05/cropped-Screen-Shot-2020-04-02-at-12.52.24-PM-1.png\";s:17:\"header_image_data\";O:8:\"stdClass\":5:{s:13:\"attachment_id\";i:39;s:3:\"url\";s:106:\"https://streambeams.com/wp-content/uploads/edd/2020/05/cropped-Screen-Shot-2020-04-02-at-12.52.24-PM-1.png\";s:13:\"thumbnail_url\";s:106:\"https://streambeams.com/wp-content/uploads/edd/2020/05/cropped-Screen-Shot-2020-04-02-at-12.52.24-PM-1.png\";s:6:\"height\";i:306;s:5:\"width\";i:856;}s:16:\"background_image\";s:0:\"\";s:18:\"center_header_text\";s:1:\"1\";s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1588489893;s:4:\"data\";a:8:{s:19:\"wp_inactive_widgets\";a:0:{}s:7:\"sidebar\";a:6:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:17:\"recent-comments-2\";i:3;s:10:\"archives-2\";i:4;s:12:\"categories-2\";i:5;s:6:\"meta-2\";}s:16:\"top-widget-first\";a:0:{}s:17:\"top-widget-second\";a:0:{}s:16:\"top-widget-third\";a:0:{}s:12:\"footer-first\";a:0:{}s:13:\"footer-second\";a:0:{}s:12:\"footer-third\";a:0:{}}}}','yes'),(254,'theme_mods_neve','a:23:{i:0;b:0;s:18:\"nav_menu_locations\";a:1:{s:7:\"primary\";i:2;}s:28:\"ti_about_recommended_plugins\";a:1:{s:12:\"otter-blocks\";s:7:\"visible\";}s:13:\"ti_prev_theme\";s:15:\"adaptable-notes\";s:18:\"custom_css_post_id\";i:-1;s:32:\"hfg_header_layout_top_background\";a:8:{s:4:\"type\";s:5:\"color\";s:10:\"colorValue\";s:7:\"#f0f0f0\";s:8:\"imageUrl\";s:0:\"\";s:10:\"focusPoint\";a:2:{s:1:\"x\";d:0.5;s:1:\"y\";d:0.5;}s:17:\"overlayColorValue\";s:0:\"\";s:14:\"overlayOpacity\";i:50;s:5:\"fixed\";b:0;s:11:\"useFeatured\";b:0;}s:33:\"hfg_header_layout_main_background\";a:8:{s:4:\"type\";s:5:\"image\";s:10:\"colorValue\";s:7:\"#ffffff\";s:8:\"imageUrl\";s:91:\"https://streambeams.com/wp-content/uploads/2020/05/streambeams_bright_led_310_notagline.jpg\";s:10:\"focusPoint\";a:2:{s:1:\"x\";d:0.5;s:1:\"y\";d:0.5;}s:17:\"overlayColorValue\";s:0:\"\";s:14:\"overlayOpacity\";i:50;s:5:\"fixed\";b:0;s:11:\"useFeatured\";b:0;}s:35:\"hfg_header_layout_bottom_background\";a:8:{s:4:\"type\";s:5:\"color\";s:10:\"colorValue\";s:7:\"#ffffff\";s:8:\"imageUrl\";s:0:\"\";s:10:\"focusPoint\";a:2:{s:1:\"x\";d:0.5;s:1:\"y\";d:0.5;}s:17:\"overlayColorValue\";s:0:\"\";s:14:\"overlayOpacity\";i:50;s:5:\"fixed\";b:0;s:11:\"useFeatured\";b:0;}s:36:\"hfg_header_layout_sidebar_background\";a:8:{s:4:\"type\";s:5:\"color\";s:10:\"colorValue\";s:7:\"#ffffff\";s:8:\"imageUrl\";s:0:\"\";s:10:\"focusPoint\";a:2:{s:1:\"x\";d:0.5;s:1:\"y\";d:0.5;}s:17:\"overlayColorValue\";s:0:\"\";s:14:\"overlayOpacity\";i:50;s:5:\"fixed\";b:0;s:11:\"useFeatured\";b:0;}s:32:\"hfg_footer_layout_top_background\";a:8:{s:4:\"type\";s:5:\"color\";s:10:\"colorValue\";s:7:\"#ffffff\";s:8:\"imageUrl\";s:0:\"\";s:10:\"focusPoint\";a:2:{s:1:\"x\";d:0.5;s:1:\"y\";d:0.5;}s:17:\"overlayColorValue\";s:0:\"\";s:14:\"overlayOpacity\";i:50;s:5:\"fixed\";b:0;s:11:\"useFeatured\";b:0;}s:35:\"hfg_footer_layout_bottom_background\";a:8:{s:4:\"type\";s:5:\"image\";s:10:\"colorValue\";s:7:\"#24292e\";s:8:\"imageUrl\";s:96:\"https://streambeams.com/wp-content/uploads/edd/2020/05/Screen-Shot-2020-04-02-at-12.52.24-PM.png\";s:10:\"focusPoint\";a:2:{s:1:\"x\";d:0.5;s:1:\"y\";d:0.5;}s:17:\"overlayColorValue\";s:7:\"#7c2413\";s:14:\"overlayOpacity\";i:50;s:5:\"fixed\";b:0;s:11:\"useFeatured\";b:1;}s:21:\"neve_body_font_family\";s:15:\"Garamond, serif\";s:21:\"neve_typeface_general\";a:6:{s:8:\"fontSize\";a:4:{s:6:\"suffix\";a:3:{s:6:\"mobile\";s:2:\"px\";s:6:\"tablet\";s:2:\"px\";s:7:\"desktop\";s:2:\"px\";}s:6:\"mobile\";i:15;s:6:\"tablet\";i:16;s:7:\"desktop\";s:2:\"19\";}s:10:\"lineHeight\";a:4:{s:6:\"mobile\";d:1.6;s:6:\"tablet\";d:1.6;s:7:\"desktop\";d:1.6;s:6:\"suffix\";a:3:{s:6:\"mobile\";s:2:\"em\";s:6:\"tablet\";s:2:\"em\";s:7:\"desktop\";s:2:\"em\";}}s:13:\"letterSpacing\";a:3:{s:6:\"mobile\";i:0;s:6:\"tablet\";i:0;s:7:\"desktop\";i:0;}s:10:\"fontWeight\";s:3:\"400\";s:13:\"textTransform\";s:4:\"none\";s:4:\"flag\";b:1;}s:29:\"hfg_footer_layout_bottom_skin\";s:10:\"light-mode\";s:20:\"logo_component_align\";s:4:\"left\";s:28:\"primary-menu_component_align\";s:5:\"right\";s:34:\"header_search_responsive_icon_size\";i:15;s:17:\"hfg_header_layout\";s:419:\"{\"desktop\":{\"top\":[],\"main\":[{\"x\":0,\"y\":1,\"width\":4,\"height\":1,\"id\":\"logo\"},{\"x\":4,\"y\":1,\"width\":7,\"height\":1,\"id\":\"primary-menu\"},{\"x\":11,\"y\":1,\"width\":1,\"height\":1,\"id\":\"header_search_responsive\"}],\"bottom\":[]},\"mobile\":{\"top\":[],\"main\":[{\"x\":0,\"y\":1,\"width\":8,\"height\":1,\"id\":\"logo\"},{\"x\":8,\"y\":1,\"width\":4,\"height\":1,\"id\":\"nav-icon\"}],\"bottom\":[],\"sidebar\":[{\"x\":0,\"y\":1,\"width\":8,\"height\":1,\"id\":\"primary-menu\"}]}}\";s:27:\"hfg_header_layout_main_skin\";s:10:\"light-mode\";s:27:\"neve_sitewide_content_width\";i:79;s:28:\"neve_advanced_layout_options\";b:1;s:31:\"neve_blog_archive_content_width\";i:81;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1588493084;s:4:\"data\";a:7:{s:19:\"wp_inactive_widgets\";a:0:{}s:12:\"blog-sidebar\";a:3:{i:0;s:8:\"search-2\";i:1;s:28:\"edd_categories_tags_widget-3\";i:2;s:12:\"categories-5\";}s:12:\"shop-sidebar\";a:0:{}s:18:\"footer-one-widgets\";a:0:{}s:18:\"footer-two-widgets\";a:0:{}s:20:\"footer-three-widgets\";a:0:{}s:19:\"footer-four-widgets\";a:0:{}}}}','yes'),(175,'theme_mods_vlogger-video-blog','a:10:{i:0;b:0;s:18:\"nav_menu_locations\";a:1:{s:7:\"primary\";i:2;}s:18:\"custom_css_post_id\";i:-1;s:29:\"vw_blog_magazine_width_option\";s:10:\"Full Width\";s:56:\"vw_blog_magazine_woocommerce_single_product_page_sidebar\";i:0;s:34:\"vw_blog_magazine_metabox_hide_show\";i:0;s:16:\"background_color\";s:6:\"f1f1f1\";s:12:\"header_image\";s:104:\"https://streambeams.com/wp-content/uploads/edd/2020/05/cropped-Screen-Shot-2020-04-02-at-12.52.24-PM.png\";s:17:\"header_image_data\";O:8:\"stdClass\":5:{s:13:\"attachment_id\";i:21;s:3:\"url\";s:104:\"https://streambeams.com/wp-content/uploads/edd/2020/05/cropped-Screen-Shot-2020-04-02-at-12.52.24-PM.png\";s:13:\"thumbnail_url\";s:104:\"https://streambeams.com/wp-content/uploads/edd/2020/05/cropped-Screen-Shot-2020-04-02-at-12.52.24-PM.png\";s:6:\"height\";i:171;s:5:\"width\";i:856;}s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1588489701;s:4:\"data\";a:11:{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\";}s:9:\"sidebar-3\";a:0:{}s:8:\"footer-1\";a:0:{}s:8:\"footer-2\";a:0:{}s:8:\"footer-3\";a:0:{}s:8:\"footer-4\";a:0:{}s:4:\"home\";a:0:{}s:24:\"woocommerce-shop-sidebar\";a:0:{}s:26:\"woocommerce-single-sidebar\";a:0:{}}}}','yes'),(176,'theme_switched','','yes'),(177,'widget_vw_blog_magazine_social_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(125,'_site_transient_timeout_browser_c944061eeb4fd3f821bab91f7bf96642','1589090300','no'),(126,'_site_transient_browser_c944061eeb4fd3f821bab91f7bf96642','a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:13:\"80.0.3987.132\";s:8:\"platform\";s:9:\"Macintosh\";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'),(127,'_site_transient_timeout_php_check_e2d57a652f0ac90f08c55a7e03ef14d7','1589090300','no'),(128,'_site_transient_php_check_e2d57a652f0ac90f08c55a7e03ef14d7','a:5:{s:19:\"recommended_version\";s:3:\"7.3\";s:15:\"minimum_version\";s:6:\"5.6.20\";s:12:\"is_supported\";b:1;s:9:\"is_secure\";b:1;s:13:\"is_acceptable\";b:1;}','no'),(833,'action_scheduler_hybrid_store_demarkation','107','yes'),(834,'schema-ActionScheduler_StoreSchema','3.0.1588752706','yes'),(749,'_site_transient_timeout_browser_8a3ce58014274e247f9eff04f19f56b2','1589321146','no'),(750,'_site_transient_browser_8a3ce58014274e247f9eff04f19f56b2','a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:13:\"81.0.4044.129\";s:8:\"platform\";s:9:\"Macintosh\";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'),(5006,'_transient_timeout_feed_9bbd59226dc36b9b26cd43f15694c5c3','1588925074','no'),(5007,'_transient_feed_9bbd59226dc36b9b26cd43f15694c5c3','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:4:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:27:\"News –  – 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:26:\"https://wordpress.org/news\";s: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:14:\"WordPress News\";s: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:\"Mon, 04 May 2020 09:31: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:8:\"language\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"en-US\";s: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.5-alpha-47771\";s: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:57:\"\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:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"The Month in WordPress: April 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:69:\"https://wordpress.org/news/2020/05/the-month-in-wordpress-april-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:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 04 May 2020 09:31: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:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"Month in 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:34:\"https://wordpress.org/news/?p=8571\";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:364:\"April continued to be a challenging time for the WordPress community, with many under stay-at-home recommendations. However, it was also an exciting month in which we created new ways to connect with and inspire each other! This month, amazing contributors moved more WordCamps online and shipped new releases for WordPress and Gutenberg. For the latest, [&#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:10:\"Angela Jin\";s: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:8195:\"\n<p>April continued to be a challenging time for the WordPress community, with many under stay-at-home recommendations. However, it was also an exciting month in which we created new ways to connect with and inspire each other! This month, amazing contributors moved more WordCamps online and shipped new releases for WordPress and Gutenberg. For the latest, read on. </p>\n\n\n\n<hr class=\"wp-block-separator\" />\n\n\n\n<h2>WordPress 5.4.1 released</h2>\n\n\n\n<p>On April 24th,&nbsp; <a href=\"https://make.wordpress.org/core/2020/04/24/wordpress-5-4-1-rc1/\">WordPress 5.4.1 Release Candidate 1</a> (RC1) was released for testing, quickly followed by the official <a href=\"https://wordpress.org/news/2020/04/wordpress-5-4-1/\">release of WordPress 5.4.1</a> on April 29th. This security release features 17 bug fixes and seven security fixes, so we recommend updating your sites immediately. To download WordPress 5.4.1, visit your Dashboard, click on Updates, then Update Now, or download the latest version directly from WordPress.org. For more information, visit <a href=\"https://wordpress.org/news/2020/04/wordpress-5-4-1/\">this post</a>, review the <a href=\"https://core.trac.wordpress.org/query?milestone=5.4.1&amp;group=component&amp;col=id&amp;col=summary&amp;col=milestone&amp;col=owner&amp;col=type&amp;col=status&amp;col=priority&amp;order=priority\">full list of changes on Trac</a>, or check out the <a href=\"https://wordpress.org/support/wordpress-version/version-5-4-1/\">version 5.4.1 HelpHub documentation page</a>.</p>\n\n\n\n<p>Want to get involved in building WordPress Core? Follow<a href=\"https://make.wordpress.org/core/\"> the Core team blog</a>, and join the #core channel in <a href=\"https://make.wordpress.org/chat/\">the Making WordPress Slack group</a>.</p>\n\n\n\n<h2>Gutenberg 7.9 and 8.0 released</h2>\n\n\n\n<p>It was another exciting month for Gutenberg, with the release of <a href=\"https://make.wordpress.org/core/2020/04/15/whats-new-in-gutenberg-15-april/\">7.9</a> and <a href=\"https://make.wordpress.org/core/2020/04/29/whats-new-in-gutenberg-29-april/\">8.0</a>! Version 7.9 brought new block design tools, three new patterns, and improved block markup. Gutenberg 8.0 continued to refine the new block patterns feature, with additional options for inline formatting, and extending the functionality of the Code Editor. In addition to these new features, both releases included new enhancements and APIs, along with a number of bug fixes, performance improvements, some experiments, and more! You can read all the details about the latest Gutenberg releases in the announcement posts for <a href=\"https://make.wordpress.org/core/2020/04/15/whats-new-in-gutenberg-15-april/\">7.9</a> and <a href=\"https://make.wordpress.org/core/2020/04/29/whats-new-in-gutenberg-29-april/\">8.0</a>.&nbsp;</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 #core-editor channel in <a href=\"https://make.wordpress.org/chat/\">the Making WordPress Slack group</a>.</p>\n\n\n\n<h2>BuddyPress 6.0.0</h2>\n\n\n\n<p><a href=\"https://buddypress.org/2020/04/buddypress-6-0-0-beta2/\">BuddyPress 6.0.0-beta2</a> was released for testing in mid-April, leading to the <a href=\"https://buddypress.org/2020/04/buddypress-6-0-0-release-candidate/\">BuddyPress 6.0.0 Release Candidate</a>, announced on April 29. This is an important step before&nbsp; the final release of BuddyPress 6.0.0, which is slated for Thursday, May 14. Changes and new features in this release include moving the profile photo and user cover image under the BP Members component, and a new BP Rest API. Additionally, this release will introduce the first round of BuddyPress Blocks! Last, but not least, BuddyPress 6.0.0 will require at least PHP 5.6 and WordPress 4.8.&nbsp;</p>\n\n\n\n<p>Want to get involved? <a href=\"https://buddypress.org/2020/04/buddypress-6-0-0-release-candidate/\">Test the 6.0.0-RC here</a>! You can also help by <a href=\"https://translate.wordpress.org/projects/wp-plugins/buddypress/dev/\">translating BuddyPress into another language</a>, or let the team know of any issues you find, either in <a href=\"https://buddypress.org/support\">the support forums</a> and/or in their <a href=\"https://buddypress.trac.wordpress.org/\">development tracker</a>.&nbsp;</p>\n\n\n\n<h2>WordCamp US goes online, apply to speak!</h2>\n\n\n\n<p>WordCamp US will <a href=\"https://2020.us.wordcamp.org/2020/04/30/wordcamp-us-will-be-virtually-awesome/\">take place online due to the COVID-19 pandemic</a>. The event still runs from October 27-29, 2020, and will be free to anyone who wishes to attend. The team plans to offer&nbsp; what WCUS has historically brought to the community in person: sessions and workshops, Contributor Day, a hallway track, and of course, State of the Word.&nbsp;</p>\n\n\n\n<p>Interested in speaking at WCUS? The <a href=\"https://2020.us.wordcamp.org/2020/03/16/call-for-speakers-is-now-open/\">Call for Speakers</a> is still open! You can apply to speak on the <a href=\"https://2020.wcus-speakers.org/\">speaker application site</a> until May 31, 2020 at 11:59 pm CDT (UTC-5).&nbsp;</p>\n\n\n\n<p>Additionally, the <a href=\"https://2020.us.wordcamp.org/2020/03/23/call-for-cities-for-wcus-2021-2022/\">Call for Cities is also open</a>. If your community is interested in hosting WordCamp US in 2021 &amp; 2022, please <a href=\"https://wordcampcentral.survey.fm/wcus-2021-2022\">fill out this application</a>.&nbsp;</p>\n\n\n\n<p>For the latest information about WordCamp US, sign up for updates on the <a href=\"https://2020.us.wordcamp.org/\">website</a>, or follow <a href=\"https://www.facebook.com/WordCampUSA/\">Facebook</a>, <a href=\"https://twitter.com/WordCampUS\">Twitter</a>, or <a href=\"https://www.instagram.com/wordcampus/?hl=en\">Instagram</a>.&nbsp;</p>\n\n\n\n<h2>WordCamp Europe 2020 goes virtual&nbsp;</h2>\n\n\n\n<p>Last month, WordCamp Europe decided to postpone its Porto event to 2021. This April, the WCEU organizing team announced that the <a href=\"https://2020.europe.wordcamp.org/2020/04/06/wordcamp-europe-2020-is-moving-online/\">2020 WordCamp will be online</a>! WordCamp Europe 2020 Online will take place from June 4-6, 2020, and tickets will be free. There will be a <a href=\"https://make.wordpress.org/updates/2020/04/15/wordcamp-europe-2020-contributor-day-update/\">virtual Contributor Day</a> on June 4, and then two half days of live-streamed talks and workshops. To participate, get your free ticket <a href=\"https://2020.europe.wordcamp.org/tickets/\">here</a>.&nbsp;</p>\n\n\n\n<p>To get the latest news for WordCamp Europe 2020 Online, follow on <a href=\"https://www.facebook.com/WCEurope/\">Facebook</a>, <a href=\"https://twitter.com/wceurope?lang=en\">Twitter</a>, <a href=\"https://www.linkedin.com/company/wordcampeurope/\">LinkedIn</a>, or on <a href=\"https://www.instagram.com/wceurope/?hl=en\">Instagram</a>.&nbsp;</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://make.wordpress.org/core/2020/04/08/wordpress-5-5-call-for-tickets/\">The WordPress 5.5 release cycle has officially been kicked off with a Call for Tickets</a>.</li><li><a href=\"https://make.wordpress.org/themes/2020/04/03/proposal-github-theme-review/\">Read the proposal for a new GitHub Theme review process.</a>.</li><li><a href=\"https://wordpress.tv/event/wpblocktalk-april-2020/\">Did you miss WPBlockTalk, or want to watch that really interesting session again? All talks are available on WordPress.tv!</a></li><li><a href=\"https://make.wordpress.org/core/2020/04/01/feature-plugin-proposal-wp-consent-api/\">The Core team has introduced a proposal for a new Consent API as a feature plugin</a>.</li><li><a href=\"https://make.wordpress.org/updates/2020/04/30/quarterly-updates-q1-2020/\">All WordPress contribution teams have reported on their recent work in the first quarterly update of 2020</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 here</em></a><em>.</em></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:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"8571\";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:60:\"\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:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"WordPress 5.4.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:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:51:\"https://wordpress.org/news/2020/04/wordpress-5-4-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:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 29 Apr 2020 19:56: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:2:{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:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"Security\";s: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:34:\"https://wordpress.org/news/?p=8553\";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:363:\"WordPress 5.4.1 is now available! This security and maintenance release features 17 bug fixes in addition to 7 security fixes. Because this is a security release, it is recommended that you update your sites immediately. All versions since WordPress 3.7 have also been updated. WordPress 5.4.1 is a short-cycle security and maintenance release. The next [&#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:\"Jake Spurlock\";s: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:7025:\"\n<p>WordPress 5.4.1 is now available!</p>\n\n\n\n<p>This security and maintenance release features 17 <a href=\"https://core.trac.wordpress.org/query?milestone=5.4.1&amp;group=component&amp;col=id&amp;col=summary&amp;col=milestone&amp;col=owner&amp;col=type&amp;col=status&amp;col=priority&amp;order=priorityhttps://core.trac.wordpress.org/query?milestone=5.4.1&amp;group=component&amp;col=id&amp;col=summary&amp;col=milestone&amp;col=owner&amp;col=type&amp;col=status&amp;col=priority&amp;order=priority\">bug fixes</a> in addition to 7 security fixes. Because this is a <strong>security release</strong>, it is recommended that you update your sites immediately. All versions since WordPress 3.7 have also been updated.</p>\n\n\n\n<p>WordPress 5.4.1 is a short-cycle security and maintenance release. The next major release will be version 5.5.</p>\n\n\n\n<p>You can download WordPress 5.4.1 by downloading from WordPress.org, or visit your Dashboard → Updates and click Update Now.</p>\n\n\n\n<p>If you have sites that support automatic background updates, they’ve already started the update process.</p>\n\n\n\n<h3>Security Updates</h3>\n\n\n\n<p>Seven security issues affect WordPress versions 5.4 and earlier. If you haven’t yet updated to 5.4, all WordPress versions since 3.7 have also been updated to fix the following security issues:</p>\n\n\n\n<ul><li>Props to <a href=\"https://hackerone.com/hijibiji\">Muaz Bin Abdus Sattar</a> and <a href=\"https://hackerone.com/dyennez\">Jannes</a> who both independently reported an issue where password reset tokens were not properly invalidated</li><li>Props to <a href=\"https://github.com/ka1n4t\">ka1n4t</a> for finding an issue where certain private posts can be viewed unauthenticated</li><li>Props to <a href=\"https://evanricafort.com/\">Evan Ricafort</a> for discovering an XSS issue in the Customizer</li><li>Props to Ben Bidner from the WordPress Security Team who discovered an XSS issue in the search block</li><li>Props to Nick Daugherty from <a href=\"https://wpvip.com\">WordPress VIP</a> / WordPress Security Team who discovered an XSS issue in <code>wp-object-cache</code></li><li>Props to Ronnie Goodrich (<a href=\"https://hackerone.com/kahoots\">Kahoots</a>) and <a href=\"http://pentestusa.com/\">Jason Medeiros</a> who independently reported an XSS issue in file uploads.</li><li>Props to <a href=\"https://weston.ruter.net/\">Weston Ruter</a> for fixing a stored XSS vulnerability in the WordPress customizer.</li><li>Additionally, an authenticated XSS issue in the block editor was discovered by Nguyen The Duc (<a href=\"https://twitter.com/ducnt_\">ducnt</a>) in WordPress 5.4 RC1 and RC2. It was fixed in 5.4 RC5. We wanted to be sure to give credit and thank them for all of their work in making WordPress more secure.</li></ul>\n\n\n\n<p>Thank you to all of the reporters for <a href=\"https://make.wordpress.org/core/handbook/testing/reporting-security-vulnerabilities/\">privately disclosing the vulnerabilities</a>. This gave the security team time to fix the vulnerabilities before WordPress sites could be attacked.</p>\n\n\n\n<p>For more information, browse the <a href=\"https://core.trac.wordpress.org/query?milestone=5.4.1&amp;group=component&amp;col=id&amp;col=summary&amp;col=milestone&amp;col=owner&amp;col=type&amp;col=status&amp;col=priority&amp;order=priority\">full list of changes</a> on Trac, or check out the <a href=\"https://wordpress.org/support/wordpress-version/version-5-4-1/\">version 5.4.1 HelpHub documentation page</a>.</p>\n\n\n\n<p>In addition to the security researchers mentioned above, thank you to everyone who helped make WordPress 5.4.1 happen:</p>\n\n\n\n<p><a href=\"https://profiles.wordpress.org/xknown/\">Alex Concha</a>, <a href=\"https://profiles.wordpress.org/afercia/\">Andrea Fercia</a>, <a href=\"https://profiles.wordpress.org/aduth/\">Andrew Duthie</a>, <a href=\"https://profiles.wordpress.org/azaozz/\">Andrew Ozz</a>, <a href=\"https://profiles.wordpress.org/afragen/\">Andy Fragen</a>, <a href=\"https://profiles.wordpress.org/apeatling/\">Andy Peatling</a>, <a href=\"https://profiles.wordpress.org/arnaudbroes/\">arnaudbroes</a>, <a href=\"https://profiles.wordpress.org/chrisvanpatten/\">Chris Van Patten</a>, <a href=\"https://profiles.wordpress.org/talldanwp/\">Daniel Richards</a>, <a href=\"https://profiles.wordpress.org/dhrrob/\">DhrRob</a>, <a href=\"https://profiles.wordpress.org/dono12/\">Dono12</a>, <a href=\"https://profiles.wordpress.org/dudo/\">dudo</a>, <a href=\"https://profiles.wordpress.org/ehtis/\">Ehtisham Siddiqui</a>, <a href=\"https://profiles.wordpress.org/ellatrix/\">Ella van Durpe</a>, <a href=\"https://profiles.wordpress.org/garrett-eclipse/\">Garrett Hyder</a>, <a href=\"https://profiles.wordpress.org/ianbelanger/\">Ian Belanger</a>, <a href=\"https://profiles.wordpress.org/ipstenu/\">Ipstenu (Mika Epstein)</a>, <a href=\"https://profiles.wordpress.org/whyisjake/\">Jake Spurlock</a>, <a href=\"https://profiles.wordpress.org/audrasjb/\">Jb Audras</a>, <a href=\"https://profiles.wordpress.org/johnbillion/\">John Blackbourn</a>, <a href=\"https://profiles.wordpress.org/johnjamesjacoby/\">John James Jacoby</a>, <a href=\"https://profiles.wordpress.org/desrosj/\">Jonathan Desrosiers</a>, <a href=\"https://profiles.wordpress.org/jorgefilipecosta/\">Jorge Costa</a>, <a href=\"https://profiles.wordpress.org/kadamwhite/\">K. Adam White</a>, <a href=\"https://profiles.wordpress.org/ryelle/\">Kelly Choyce-Dwan</a>, <a href=\"https://profiles.wordpress.org/markrh/\">MarkRH</a>, <a href=\"https://profiles.wordpress.org/mattyrob/\">mattyrob</a>, <a href=\"https://profiles.wordpress.org/mcsf/\">Miguel Fonseca</a>, <a href=\"https://profiles.wordpress.org/batmoo/\">Mohammad Jangda</a>, <a href=\"https://profiles.wordpress.org/mukesh27/\">Mukesh Panchal</a>, <a href=\"https://profiles.wordpress.org/nickdaugherty/\">Nick Daugherty</a>, <a href=\"https://profiles.wordpress.org/noahtallen/\">noahtallen</a>, <a href=\"https://profiles.wordpress.org/pbiron/\">Paul Biron</a>, <a href=\"https://profiles.wordpress.org/westi/\">Peter Westwood</a>, <a href=\"https://profiles.wordpress.org/peterwilsoncc/\">Peter Wilson</a>, <a href=\"https://profiles.wordpress.org/pikamander2/\">pikamander2</a>, <a href=\"https://profiles.wordpress.org/r-a-y/\">r-a-y</a>, <a href=\"https://profiles.wordpress.org/youknowriad/\">Riad Benguella</a>, <a href=\"https://profiles.wordpress.org/noisysocks/\">Robert Anderson</a>, <a href=\"https://profiles.wordpress.org/otto42/\">Samuel Wood (Otto)</a>, <a href=\"https://profiles.wordpress.org/sergeybiryukov/\">Sergey Biryukov</a>, <a href=\"https://profiles.wordpress.org/sorenbronsted/\">Søren Brønsted</a>, <a href=\"https://profiles.wordpress.org/sstoqnov/\">Stanimir Stoyanov</a>, <a href=\"https://profiles.wordpress.org/isabel_brison/\">tellthemachines</a>, <a href=\"https://profiles.wordpress.org/timothyblynjacobs/\">Timothy Jacobs</a>, <a href=\"https://profiles.wordpress.org/toro_unit/\">Toro_Unit (Hiroshi Urabe)</a>, <a href=\"https://profiles.wordpress.org/treecutter/\">treecutter</a>, and <a href=\"https://profiles.wordpress.org/yohannp/\">yohannp</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:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"8553\";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:60:\"\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:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"People of WordPress: Mario Peshev\";s: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/2020/04/people-of-wordpress-mario-peshev/\";s: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, 08 Apr 2020 00:57: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:2:{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:9:\"heropress\";s: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:34:\"https://wordpress.org/news/?p=8536\";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:158:\"In the April edition of our \"People of WordPress\" series, you\'ll find out how Mario Peshev went from self-taught developer to teaching basic digital literacy.\";s: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:\"Yvette Sonneveld\";s: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:12069:\"\n<p><em>You’ve probably heard that WordPress is open source software, and may know that it’s created and run by volunteers. Enthusiasts share many examples of how WordPress has changed people’s lives for the better. In this monthly series, we share some of those lesser-known, amazing stories.</em></p>\n\n\n\n<h2><strong>Computer science in the nineties</strong></h2>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large\"><img loading=\"lazy\" src=\"https://i2.wp.com/wordpress.org/news/files/2020/04/25de575216d3743f80181b2dca2cd7d9.jpeg?w=632&#038;ssl=1\" alt=\"\" class=\"wp-image-8539\" srcset=\"https://i2.wp.com/wordpress.org/news/files/2020/04/25de575216d3743f80181b2dca2cd7d9.jpeg?w=200&amp;ssl=1 200w, https://i2.wp.com/wordpress.org/news/files/2020/04/25de575216d3743f80181b2dca2cd7d9.jpeg?resize=150%2C150&amp;ssl=1 150w\" sizes=\"(max-width: 200px) 100vw, 200px\" data-recalc-dims=\"1\" /><figcaption>Mario Peshev</figcaption></figure></div>\n\n\n\n<p>Mario has been hooked on computers ever since he&nbsp;got his first one in 1996. He started with digging into MS-DOS and Windows 3.1 first and learned tons by trial and error. Following that adventure, Mario built his first HTML site in 1999. He found development so exciting that he spent day and night learning QBasic and started working at the local PC game club. Mario got involved with several other things related to website administration (translating security bulletins, setting up simple sites, etc) and soon found the technology field was full of activities he really enjoyed.</p>\n\n\n\n<h2><strong>The Corporate Lifestyle</strong></h2>\n\n\n\n<p>Mario started studying programming including an intensive high-level course for C#, Java development, and software engineering, and eventually got a job in a corporate environment. He soon became a team lead there, managing all the planning and paperwork for their projects.</p>\n\n\n\n<p>But he continued freelancing on the side. He grew his own network of technical experts through attending, volunteering at, and organizing conferences. He also ran a technical forum and regularly spoke at universities and enterprise companies.</p>\n\n\n\n<h2><strong>Remote Working and Business Opportunity</strong></h2>\n\n\n\n<p>The combination of a high workload and a daily three-hour-long commute made Mario’s life difficult. Many of his friends were still studying, traveling or unemployed. The blissful and calm lives they lived seemed like a fairy tale to him. And even while both his managers and his clients were abroad, he was unable to obtain permission to work remotely.&nbsp;</p>\n\n\n\n<p>So Mario decided to leave his job and start freelancing full time. But he found he faced a massive challenge.&nbsp;</p>\n\n\n\n<p>He discovered Java projects were pretty large and required an established team of people working together in an office. All job opportunities were on-site, and some even required relocation abroad. Certified Java programmers weren’t being hired on a remote basis.&nbsp;</p>\n\n\n\n<p>As Mario had some PHP experience from previous jobs, he used this to start his freelance career. For his projects, he used both plain PHP and PHP frameworks like CakePHP and CodeIgniter.&nbsp;</p>\n\n\n\n<p>For a while, Mario accepted work using commonly known platforms including Joomla, Drupal, and WordPress. In addition, he worked on PHP, Java, Python and some C# projects for a couple of years, after which he decided to switch to WordPress completely.</p>\n\n\n\n<h2><strong>Building products</strong></h2>\n\n\n\n<p>One of his projects involved a technically challenging charity backed by several international organizations. Unexpected shortages in the team put him in the technical lead position. As a result, Mario found himself planning the next phases, meeting with the client regularly, and renegotiating the terms. The team completed the project successfully, and after the launch, a TV campaign led millions of visitors to the website.</p>\n\n\n\n<p>As a result of the successful launch, this client invited Mario to participate in more WordPress projects, including building a custom framework.</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p><em>“I wasn’t that acquainted with WordPress back then. For me, a conventional person trained in architectural design patterns and best practices, WordPress seemed like an eccentric young hipster somewhere on the line between insane and genius at the same time. I had to spend a couple of months learning WordPress from the inside out.”</em></p><cite>Mario Peshev</cite></blockquote>\n\n\n\n<p>As his interest in WordPress grew, Mario stopped delivering other custom platforms, and converted clients to WordPress.&nbsp;</p>\n\n\n\n<h2><strong>European Community</strong></h2>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" src=\"https://i2.wp.com/wordpress.org/news/files/2020/04/20191001_144227-scaled.jpg?fit=632%2C356&amp;ssl=1\" alt=\"Mario presenting to an audience\" class=\"wp-image-8546\" srcset=\"https://i2.wp.com/wordpress.org/news/files/2020/04/20191001_144227-scaled.jpg?w=2560&amp;ssl=1 2560w, https://i2.wp.com/wordpress.org/news/files/2020/04/20191001_144227-scaled.jpg?resize=300%2C169&amp;ssl=1 300w, https://i2.wp.com/wordpress.org/news/files/2020/04/20191001_144227-scaled.jpg?resize=1024%2C576&amp;ssl=1 1024w, https://i2.wp.com/wordpress.org/news/files/2020/04/20191001_144227-scaled.jpg?resize=768%2C432&amp;ssl=1 768w, https://i2.wp.com/wordpress.org/news/files/2020/04/20191001_144227-scaled.jpg?resize=1536%2C864&amp;ssl=1 1536w, https://i2.wp.com/wordpress.org/news/files/2020/04/20191001_144227-scaled.jpg?resize=2048%2C1152&amp;ssl=1 2048w, https://i2.wp.com/wordpress.org/news/files/2020/04/20191001_144227-scaled.jpg?w=1264&amp;ssl=1 1264w, https://i2.wp.com/wordpress.org/news/files/2020/04/20191001_144227-scaled.jpg?w=1896&amp;ssl=1 1896w\" sizes=\"(max-width: 632px) 100vw, 632px\" /><figcaption>Mario presenting at a WordCamp</figcaption></figure>\n\n\n\n<p>For Mario, one of the key selling points of WordPress was the international openness. He had previously been involved with other open source communities, some of which were US-focused. He felt they were more reliant on meeting people in person. With events only taking place in the US, this made building relationships much harder for people living in other countries.</p>\n\n\n\n<p>While the WordPress project started out in the US, the WordPress community quickly globalized. Dozens of WordCamps and hundreds of Meetup events take place around the globe every year.&nbsp; All of these events bring a wide variety of people sharing their enthusiasm for WordPress together.</p>\n\n\n\n<p>For Mario, the birth of WordCamp Europe was something magical. The fact that hundreds, and later on thousands, of people from all over the world gathered around the topic of WordPress speaks for itself. Mario has been involved with organizing WordCamp Europe twice (in 2014 and 2015).&nbsp;</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p><em>“There’s nothing like meeting WordPress enthusiasts and professionals from more than 50 countries brainstorming and working together at a WordCamp. You simply have to be there to understand how powerful it all is.”</em></p><cite>Mario Peshev</cite></blockquote>\n\n\n\n<h2><strong>Growing businesses and teams</strong></h2>\n\n\n\n<p>A key WordPress benefit is its popularity – an ever growing project currently powering <a href=\"https://w3techs.com/technologies/details/cm-wordpress\">more than 35% of the Internet [2020].</a> It’s popular enough to be a de facto standard for websites, platforms, e-commerce and blogs.&nbsp;</p>\n\n\n\n<p>WordPress has a low barrier to entry. You can achieve a lot without being an expert, meaning most people can start gaining experience without having to spend years learning how to code. That also makes it easier to build businesses and teams.</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p><em>“Being able to use a tool that is user-friendly, not overly complicated and easily extensible makes introducing it to team members faster and easier. It requires less time for adjustment, and as a result makes a team stronger and faster. The fact that this tool is cost-effective also allows more startups to enter the market. It requires&nbsp; less time and investments to launch an MVP. This boosts the entire ecosystem.”</em></p><cite>Mario Peshev</cite></blockquote>\n\n\n\n<h2><strong>Helping Others</strong></h2>\n\n\n\n<p>Mario also introduced WordPress to children and young people. He taught them how to use WordPress as a tool for homework and class assignments. By using WordPress, they were able to learn the basics of designing themes, developing plugins, marketing statistics, social media, copywriting, and so much more. This approachable introduction to the software meant technical skills were not needed.</p>\n\n\n\n<p>He was also part of a team of volunteers who helped a group of young people living at a foster home struggling to provide for themselves. The team taught the basic digital literacy skills necessary in the modern workplace and potentially pay for their rent and basic needs. This included working with Microsoft Word, Excel and WordPress, as well as some basic design and marketing skills. </p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p><em>“When you look at that from another perspective, a platform that could save lives &#8211; literally &#8211; and change the world for better is worth contributing to, in any possible manner.”</em></p><cite>Mario Peshev</cite></blockquote>\n\n\n\n<h2><strong>Contributing to the WordPress community</strong></h2>\n\n\n\n<p>From the core team to supporting and organizing WordCamps, Mario has long been an active contributor to the global WordPress project. He is passionate about the connections fostered by people who are involved in building both the WordPress software and the community around it.</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p><em>“The WordPress community consists of people of all race and color, living all around the world, working as teachers, developers, bloggers, designers, business owners. Let’s work together to help each other. Let’s stick together and show&nbsp; the world WordPress can help make it a better place.”</em></p><cite>Mario Peshev</cite></blockquote>\n\n\n\n<h2><strong>Contributors</strong></h2>\n\n\n\n<p>Thanks to Alison Rothwell (<a href=\'https://profiles.wordpress.org/wpfiddlybits/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>wpfiddlybits</a>), Yvette Sonneveld (<a href=\'https://profiles.wordpress.org/yvettesonneveld/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>yvettesonneveld</a>), Abha Thakor (<a href=\'https://profiles.wordpress.org/webcommsat/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>webcommsat</a>), Josepha Haden (<a href=\'https://profiles.wordpress.org/chanthaboune/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>chanthaboune</a>) and Topher DeRosia (<a href=\'https://profiles.wordpress.org/topher1kenobe/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>topher1kenobe</a>). Thank you to Mario Peshev (<a href=\'https://profiles.wordpress.org/nofearinc/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>nofearinc</a>) for sharing his #ContributorStory.</p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"alignleft size-large\"><img loading=\"lazy\" src=\"https://i1.wp.com/wordpress.org/news/files/2020/03/heropress_logo_180.png?w=632&#038;ssl=1\" alt=\"HeroPress logo\" class=\"wp-image-8409\" data-recalc-dims=\"1\" /></figure></div>\n\n\n\n<p><em>This post is based on </em><a href=\"https://heropress.com/essays/wordpress-gave-perfect-identity/\"><em>an article originally published on HeroPress.com</em></a><em>, a community initiative created by </em><a href=\"https://profiles.wordpress.org/topher1kenobe/\"><em>Topher DeRosia</em></a><em>. HeroPress highlights people in the WordPress community who have overcome barriers and whose stories would otherwise go unheard.</em></p>\n\n\n\n<p><em>Meet more WordPress community members over at </em><a href=\"https://heropress.com/\"><em>HeroPress.com</em></a><em>!</em></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:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"8536\";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:57:\"\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:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"The Month in WordPress: March 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:69:\"https://wordpress.org/news/2020/04/the-month-in-wordpress-march-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:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 03 Apr 2020 12:01: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:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"Month in 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:34:\"https://wordpress.org/news/?p=8532\";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:363:\"The month of March was both a tough and exciting time for the WordPress open-source project. With COVID-19 declared a pandemic, in-person events have had to adapt quickly &#8211; a challenge for any community. March culminated with the release of WordPress 5.4, an exhilarating milestone only made possible by dedicated contributors. For all the latest, [&#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:\"Hugh Lashbrooke\";s: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:8588:\"\n<p>The month of March was both a tough and exciting time for the WordPress open-source project. With COVID-19 declared a pandemic, in-person events have had to adapt quickly &#8211; a challenge for any community. March culminated with the release of WordPress 5.4, an exhilarating milestone only made possible by dedicated contributors. For all the latest, read on.&nbsp;</p>\n\n\n\n<hr class=\"wp-block-separator\" />\n\n\n\n<h2>WordPress 5.4 “Adderley”</h2>\n\n\n\n<p>WordPress 5.4 “Adderley” <a href=\"https://wordpress.org/news/2020/03/adderley/\">was released on March 31</a> and includes a robust list of new blocks, enhancements, and new features for both users and developers. The primary focus areas of this release included the block editor, privacy, accessibility, and developer improvements, with the full list of enhancements covered in <a href=\"https://make.wordpress.org/core/2020/03/03/wordpress-5-4-field-guide/\">the 5.4 field guide</a>.</p>\n\n\n\n<p>Want to get involved in building WordPress Core? Follow <a href=\"https://make.wordpress.org/core/\">the Core team blog</a>, and join the #core channel in <a href=\"https://make.wordpress.org/chat/\">the Making WordPress Slack group</a>.</p>\n\n\n\n<h2>Releases of Gutenberg 7.7 and 7.8</h2>\n\n\n\n<p>It’s been another busy month for Gutenberg, this time with the release of Gutenberg <a href=\"https://make.wordpress.org/core/2020/03/11/whats-new-in-gutenberg-11-march/\">7.7</a> and <a href=\"https://make.wordpress.org/core/2020/03/26/whats-new-in-gutenberg-25-march/\">7.8</a>. Gutenberg 7.7 introduced block patterns &#8211; predefined block layouts that are ready to use and tweak. This is an important step towards Full Site Editing, which is currently targeted for inclusion in WordPress 5.6. As a first iteration, you can pick and insert patterns from the Block Patterns UI, which has been added as a sidebar plugin.</p>\n\n\n\n<p>Gutenberg 7.7 also includes a refresh of the Block UI, which better responds to the ways users interact with the editor. For more information on the User UI and Block Patterns, read <a href=\"https://make.wordpress.org/themes/2020/03/18/block-based-themes-meeting-notes/\">this summary of the most recent Block-Based Themes meeting</a>. Gutenberg 7.8, introduced on March 25, further enhanced this Block UI redesign. Both releases also included a suite of improvements, bug fixes, new APIs, documentation, and more!</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 #core-editor channel in <a href=\"https://make.wordpress.org/chat/\">the Making WordPress Slack group</a>.</p>\n\n\n\n<h2>WordCamp cancellations and shift to online events</h2>\n\n\n\n<p>In early March, the Community team issued <a href=\"https://make.wordpress.org/community/2020/03/11/new-recommendations-for-event-organizers-in-light-of-covid-19/\">new recommendations for event organizers</a> in light of growing concerns around COVID-19. Following this guidance, and with COVID-19 declared a pandemic, WordPress community organizers reluctantly but responsibly <a href=\"https://make.wordpress.org/community/2020/03/12/latest-updates-on-changes-to-wordcamps/\">postponed or canceled their upcoming WordCamps</a> and meetups.</p>\n\n\n\n<p>As community events are an important part of the WordPress open-source project, the Community team made suggestions for <a href=\"https://make.wordpress.org/community/2020/03/20/taking-charity-hackathons-online/\">taking charity hackathons online</a>, <a href=\"https://make.wordpress.org/community/2020/03/24/community-events-in-the-time-of-covid-19/\">proposed interim adjustments</a> to existing community event guidelines, and provided <a href=\"https://make.wordpress.org/community/2020/03/13/online-conference-organizer-training/\">training for online conference organizing</a> with Crowdcast. The team is currently working on building a <a href=\"https://make.wordpress.org/community/handbook/virtual-events/\">Virtual Events Handbook</a> that will continue to support WordPress community organizers at this time.&nbsp;</p>\n\n\n\n<p>Want to get involved with the WordPress Community team, host your own virtual WordPress event, or help improve the documentation for all of this? Follow <a href=\"https://make.wordpress.org/community/\">the Community team blog</a>, learn more about <a href=\"https://make.wordpress.org/community/handbook/virtual-events/\">virtual events</a>, and join the #community-events channel in <a href=\"https://make.wordpress.org/chat/\">the Making WordPress Slack group</a>.</p>\n\n\n\n<h2>Link your GitHub profile to WordPress.org</h2>\n\n\n\n<p>Last month, <a href=\"https://make.wordpress.org/core/2020/02/21/working-on-trac-tickets-using-github-pull-requests/\">an experimental feature</a> was added to Trac, WordPress Core’s bug-tracking system, to improve collaboration between Trac and GitHub. This month, to help make tracking contributions to the WordPress project across multiple locations easier, there is <a href=\"https://make.wordpress.org/core/2020/03/19/associating-github-accounts-with-wordpress-org-profiles/\">a new option</a> to connect your GitHub account to your WordPress.org profile. This connection allows for more accurate acknowledgement and recognition of contributors. You can connect your GitHub account to your WordPress.org account by editing your WordPress.org profile.</p>\n\n\n\n<p>For more information and instructions on how to connect your accounts, <a href=\"https://make.wordpress.org/core/2020/03/19/associating-github-accounts-with-wordpress-org-profiles/\">read the announcement post</a>.</p>\n\n\n\n<h2>Modernizing WordPress coding standards</h2>\n\n\n\n<p>Defined coding standards is an important step in creating the consistent codebase needed to prepare for requiring PHP 7.x for WordPress Core. As such, <a href=\"https://make.wordpress.org/core/2020/03/20/updating-the-coding-standards-for-modern-php/\">coding standards have been proposed</a> for implementation in WordPress Coding Standards 3.0.0. This includes new proposed standards for namespace declarations, import use statements, fully qualified names in inline code, traits and interfaces, type declarations, declare statements/strict typing, the ::class constant, operators, and more.&nbsp;</p>\n\n\n\n<p>Want to get involved or view the full list of currently proposed new coding standards? Visit and add your feedback to the post on <a href=\"https://make.wordpress.org/core/2020/03/20/updating-the-coding-standards-for-modern-php/\">updating the Coding standards for modern PHP</a> and follow <a href=\"https://make.wordpress.org/core/\">the Core team blog</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>On March 16, <a href=\"https://make.wordpress.org/core/2020/03/18/auto-updates-feature-meeting-summary-march-17th-2020/\">Version 0.3 of the auto-updates feature was released</a>, including fixes to a number of issues and the introduction of email notifications.&nbsp;</li><li>WordCamp US announced that <a href=\"https://2020.us.wordcamp.org/2020/03/26/wcus-is-happening/\">the 2020 event will happen</a>, one way or another. But the team need your help to make sure that it’s another fantastic event. <a href=\"https://2020.us.wordcamp.org/2020/03/16/call-for-speakers-is-now-open/\">Consider applying to be a speaker</a>!</li><li>Speaking of WordCamp US, <a href=\"https://2020.us.wordcamp.org/2020/03/23/call-for-cities-for-wcus-2021-2022/\">the Call for Cities for WCUS 2021/2022</a> is now open. If your community is interested in being a future WCUS host, <a href=\"https://wordcampcentral.survey.fm/wcus-2021-2022\">apply today</a>!</li><li>With COVID-19 preventing in-person community events, the Diverse Speaker Training (#wpdiversity) Group encourages you to <a href=\"https://make.wordpress.org/community/2020/03/17/covid-19-and-the-diverse-speaker-training-wpdiversity-group/\">host a virtual Diverse Speaker Workshop</a> to prepare speakers for when we are able to meet in person again. To get started, <a href=\"https://tiny.cc/wpdiversity\">visit this page</a>.&nbsp;</li><li>An <a href=\"https://make.wordpress.org/updates/2020/03/06/update-progress-on-goals/\">update for progress on 2020 goals</a> has been posted, sharing some more defined targets and schedule.</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 here</em></a><em>.</em></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:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"8532\";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:58:\"\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:4:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"WordPress 5.4 “Adderley”\";s: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:44:\"https://wordpress.org/news/2020/03/adderley/\";s: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, 31 Mar 2020 19:04:02 +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:34:\"https://wordpress.org/news/?p=8455\";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:255:\"Version 5.4 \"Adderley\" of WordPress is available for download or update in your WordPress dashboard. This version brings you more ways to make content come alive with your best images and helps make your vision real by putting blocks in the perfect place.\";s: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:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:3:{s:3:\"url\";s:45:\"https://s.w.org/images/core/5.4/textcolor.mp4\";s:6:\"length\";s:6:\"440616\";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:14:\"Matt Mullenweg\";s: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:52946:\"\n<p class=\"has-text-color has-very-dark-gray-color\">Here it is! Named “Adderley” in honor of Nat Adderley, the latest and greatest version of WordPress is available for&nbsp;<a href=\"https://wordpress.org/download/\">download</a>&nbsp;or update in your dashboard.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" src=\"https://i0.wp.com/wordpress.org/news/files/2020/03/5-4_album-cover.png?resize=632%2C632&#038;ssl=1\" alt=\"\" class=\"wp-image-8484\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2020/03/5-4_album-cover.png?resize=1024%2C1024&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2020/03/5-4_album-cover.png?resize=300%2C300&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2020/03/5-4_album-cover.png?resize=150%2C150&amp;ssl=1 150w, https://i0.wp.com/wordpress.org/news/files/2020/03/5-4_album-cover.png?resize=768%2C768&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2020/03/5-4_album-cover.png?resize=1536%2C1536&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2020/03/5-4_album-cover.png?resize=2048%2C2048&amp;ssl=1 2048w, https://i0.wp.com/wordpress.org/news/files/2020/03/5-4_album-cover.png?w=1264&amp;ssl=1 1264w, https://i0.wp.com/wordpress.org/news/files/2020/03/5-4_album-cover.png?w=1896&amp;ssl=1 1896w\" sizes=\"(max-width: 632px) 100vw, 632px\" data-recalc-dims=\"1\" /></figure>\n\n\n\n<div class=\"wp-block-cover has-background-dim\" style=\"background-color:#0400e0\"><div class=\"wp-block-cover__inner-container\">\n<p style=\"font-size:32px\" class=\"has-text-align-center\"><strong>Say hello to more and better.</strong></p>\n\n\n\n<p class=\"has-text-align-center has-medium-font-size\">More ways to make your pages come alive. With easier ways to get it all done and looking better than ever—and boosts in speed you can feel.</p>\n</div></div>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<h2 class=\"has-text-align-left\"><strong>Welcome to WordPress 5.4</strong></h2>\n\n\n\n<p style=\"font-size:15px\" class=\"has-text-align-left\"><strong>Every major release adds more to the block editor.</strong></p>\n\n\n\n<p style=\"font-size:18px\">More ways to make posts and pages come alive with your best images. More ways to bring your visitors in, and keep them engaged, with the richness of embedded media from the web’s top services.</p>\n\n\n\n<p style=\"font-size:18px\">More ways to make your vision real, and put blocks in the perfect place—even if a particular kind of block is new to you. More efficient processes.</p>\n\n\n\n<p style=\"font-size:18px\">And more speed everywhere, so as you build sections or galleries, or just type in a line of prose, you can feel how much faster your work flows.</p>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large\"><img loading=\"lazy\" src=\"https://i1.wp.com/wordpress.org/news/files/2020/03/Squares.jpg?resize=632%2C316&#038;ssl=1\" alt=\"\" class=\"wp-image-8480\" srcset=\"https://i1.wp.com/wordpress.org/news/files/2020/03/Squares.jpg?resize=1024%2C512&amp;ssl=1 1024w, https://i1.wp.com/wordpress.org/news/files/2020/03/Squares.jpg?resize=300%2C150&amp;ssl=1 300w, https://i1.wp.com/wordpress.org/news/files/2020/03/Squares.jpg?resize=768%2C384&amp;ssl=1 768w, https://i1.wp.com/wordpress.org/news/files/2020/03/Squares.jpg?resize=1536%2C768&amp;ssl=1 1536w, https://i1.wp.com/wordpress.org/news/files/2020/03/Squares.jpg?w=2000&amp;ssl=1 2000w, https://i1.wp.com/wordpress.org/news/files/2020/03/Squares.jpg?w=1264&amp;ssl=1 1264w, https://i1.wp.com/wordpress.org/news/files/2020/03/Squares.jpg?w=1896&amp;ssl=1 1896w\" sizes=\"(max-width: 632px) 100vw, 632px\" data-recalc-dims=\"1\" /></figure></div>\n\n\n\n<h3>Two new blocks. And better blocks overall.</h3>\n\n\n\n<ul><li>Two brand-new blocks: Social Icons and Buttons make adding interactive features fast and easy.</li><li>New ways with color: Gradients in the Buttons and Cover block, toolbar access to color options in Rich Text blocks, and for the first time, color options in the Group and Columns blocks.</li><li>Guess a whole lot less! Version 5.4 streamlines the whole process for placing and replacing multimedia in every block. Now it works the same way in almost every block!</li><li>And if you’ve ever thought your image in the Media+Text block should link to something else—perhaps a picture of a brochure should download that brochure as a document? Well, now it can.</li></ul>\n\n\n\n<figure class=\"wp-block-video\"><video controls src=\"https://s.w.org/images/core/5.4/textcolor.mp4\"></video></figure>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<h3>Cleaner UI, clearer navigation—and easier tabbing!</h3>\n\n\n\n<ul><li>Clearer block navigation with block breadcrumbs. And easier selection once you get there.</li><li>For when you need to navigate with the keyboard, better tabbing and focus. Plus, you can tab over to the sidebar of nearly any block.</li><li>Speed! 14% faster loading of the editor, 51% faster time-to-type!</li><li>Tips are gone. In their place, a Welcome Guide window you can bring up when you need it—and only when you need it—again and again.</li><li>Know at a glance whether you’re in a block’s Edit or Navigation mode. Or, if you have restricted vision, your screen reader will tell you which mode you’re in.</li></ul>\n\n\n\n<p style=\"background-color:#f8f8f9\" class=\"has-background\">Of course, if you want to work with the very latest tools and features, <strong><a href=\"https://wordpress.org/plugins/gutenberg/\">install the Gutenberg plugin</a></strong>. You’ll get to be the first to use new and exciting features in the block editor before anyone else has seen them!</p>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large\"><img loading=\"lazy\" src=\"https://i0.wp.com/wordpress.org/news/files/2020/03/Rectangles-and-circles.jpg?resize=632%2C316&#038;ssl=1\" alt=\"\" class=\"wp-image-8481\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2020/03/Rectangles-and-circles.jpg?resize=1024%2C512&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2020/03/Rectangles-and-circles.jpg?resize=300%2C150&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2020/03/Rectangles-and-circles.jpg?resize=768%2C384&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2020/03/Rectangles-and-circles.jpg?resize=1536%2C768&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2020/03/Rectangles-and-circles.jpg?w=2000&amp;ssl=1 2000w, https://i0.wp.com/wordpress.org/news/files/2020/03/Rectangles-and-circles.jpg?w=1264&amp;ssl=1 1264w, https://i0.wp.com/wordpress.org/news/files/2020/03/Rectangles-and-circles.jpg?w=1896&amp;ssl=1 1896w\" sizes=\"(max-width: 632px) 100vw, 632px\" data-recalc-dims=\"1\" /></figure></div>\n\n\n\n<h3>Your fundamental right: privacy</h3>\n\n\n\n<p>5.4 helps with a variety of privacy issues around the world. So when users and stakeholders ask about regulatory compliance, or how your team handles user data, the answers should be a lot easier to get right.</p>\n\n\n\n<p>Take a look:</p>\n\n\n\n<ul><li>Now personal data exports include users session information and users location data from the community events widget. Plus, a table of contents!</li><li>See progress as you process export and erasure requests through the privacy tools.</li><li>Plus, little enhancements throughout give the privacy tools a little cleaner look. Your eyes will thank you!</li></ul>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" src=\"https://i1.wp.com/wordpress.org/news/files/2020/03/Mixed.jpg?resize=632%2C316&#038;ssl=1\" alt=\"\" class=\"wp-image-8482\" srcset=\"https://i1.wp.com/wordpress.org/news/files/2020/03/Mixed.jpg?resize=1024%2C512&amp;ssl=1 1024w, https://i1.wp.com/wordpress.org/news/files/2020/03/Mixed.jpg?resize=300%2C150&amp;ssl=1 300w, https://i1.wp.com/wordpress.org/news/files/2020/03/Mixed.jpg?resize=768%2C384&amp;ssl=1 768w, https://i1.wp.com/wordpress.org/news/files/2020/03/Mixed.jpg?resize=1536%2C768&amp;ssl=1 1536w, https://i1.wp.com/wordpress.org/news/files/2020/03/Mixed.jpg?w=2000&amp;ssl=1 2000w, https://i1.wp.com/wordpress.org/news/files/2020/03/Mixed.jpg?w=1264&amp;ssl=1 1264w, https://i1.wp.com/wordpress.org/news/files/2020/03/Mixed.jpg?w=1896&amp;ssl=1 1896w\" sizes=\"(max-width: 632px) 100vw, 632px\" data-recalc-dims=\"1\" /></figure>\n\n\n\n<h2><strong>Just for developers</strong></h2>\n\n\n\n<h3>Add custom fields to menu items—natively</h3>\n\n\n\n<p>Two new actions let you add custom fields to menu items—without a plugin and without writing custom walkers.</p>\n\n\n\n<p>On the Menus admin screen, <code>wp_nav_menu_item_custom_fields</code> fires just before the move buttons of a nav menu item in the menu editor.</p>\n\n\n\n<p>In the Customizer, <code>wp_nav_menu_item_custom_fields_customize_template</code> fires at the end of the menu-items form-fields template.</p>\n\n\n\n<p>Check your code and see where these new actions can replace your custom code, and if you’re concerned about duplication, add a check for the WordPress version.</p>\n\n\n\n<h3>Blocks! Simpler styling, new APIs and embeds</h3>\n\n\n\n<ul><li>Radically simpler block styling. Negative margins and default padding are gone! Now you can style blocks the way you need them. And, a refactor got rid of four redundant wrapper divs.</li><li>If you build plugins, now you can register collections of your blocks by namespace across categories—a great way to get more brand visibility.</li><li>Let users do more with two new APIs: block variations and gradients.</li><li>In embeds, now the block editor supports TikTok—and CollegeHumor is gone.</li></ul>\n\n\n\n<p style=\"background-color:#f8f8f9\" class=\"has-background\">There’s lots more for developers to love in WordPress 5.4. To discover more and learn how to make these changes shine on your sites, themes, plugins and more, check the <strong><a href=\"https://make.wordpress.org/core/2020/03/03/wordpress-5-4-field-guide/\">WordPress 5.4 Field Guide</a></strong>.</p>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<h2><strong>The Squad</strong></h2>\n\n\n\n<p>This release was led by&nbsp;<a href=\"http://ma.tt/\">Matt Mullenweg</a>,&nbsp;<a href=\"https://profiles.wordpress.org/francina\">Francesca Marano</a>, and&nbsp;<a href=\"https://dream-encode.com/blog/\">David Baumwald</a>. They were enthusiastically supported by a release squad:</p>\n\n\n\n<ul><li><strong>Editor Tech</strong>: Jorge Filipe Costa (<strong><a href=\"https://profiles.wordpress.org/jorgefilipecosta/\">@jorgefelipecosta</a></strong>)</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>: Sergey Biryukov (<a href=\"https://profiles.wordpress.org/sergeybiryukov/\"><strong>@sergeybiryukov</strong></a>)</li><li><strong>Design</strong>: Tammie Lister (<strong><a href=\"https://profiles.wordpress.org/karmatosed/\">@karmatosed</a></strong>)</li><li><strong>Docs Coordinator</strong>:&nbsp;JB Audras (<a href=\"https://profiles.wordpress.org/audrasjb/\"><strong>@audrasjb</strong></a>)</li><li><strong>Docs &amp; Comms Wrangler</strong>: Mary Baum (<strong><a href=\"https://profiles.wordpress.org/marybaum/\">@marybaum</a></strong>)</li></ul>\n\n\n\n<p>The squad was joined throughout the release cycle by <strong>552 generous volunteer contributors</strong> who collectively worked on <strong><a href=\"https://core.trac.wordpress.org/milestone/5.4\">361</a> tickets on Trac</strong> and <strong>1226 pull requests on GitHub</strong>.</p>\n\n\n\n<p>Put on a Nat Adderley playlist, click that update button (or&nbsp;<a href=\"https://wordpress.org/download/\">download it directly</a>), and check the profiles of the fine folks that helped:</p>\n\n\n<a href=\"https://profiles.wordpress.org/0v3rth3d4wn/\">0v3rth3d4wn</a>, <a href=\"https://profiles.wordpress.org/123host/\">123host</a>, <a href=\"https://profiles.wordpress.org/1naveengiri/\">1naveengiri</a>, <a href=\"https://profiles.wordpress.org/jorbin/\">Aaron Jorbin</a>, <a href=\"https://profiles.wordpress.org/abhijitrakas/\">Abhijit Rakas</a>, <a href=\"https://profiles.wordpress.org/abrightclearweb/\">abrightclearweb</a>, <a href=\"https://profiles.wordpress.org/acosmin/\">acosmin</a>, <a href=\"https://profiles.wordpress.org/adamsilverstein/\">Adam Silverstein</a>, <a href=\"https://profiles.wordpress.org/adamboro/\">adamboro</a>, <a href=\"https://profiles.wordpress.org/addiestavlo/\">Addie</a>, <a href=\"https://profiles.wordpress.org/adnanlimdi/\">adnan.limdi</a>, <a href=\"https://profiles.wordpress.org/shaikhaezaz80/\">Aezaz Shaikh</a>, <a href=\"https://profiles.wordpress.org/aftabmuni/\">Aftab Ali Muni</a>, <a href=\"https://profiles.wordpress.org/akibjorklund/\">Aki Bj&#246;rklund</a>, <a href=\"https://profiles.wordpress.org/smallprogrammers/\">Akib</a>, <a href=\"https://profiles.wordpress.org/atachibana/\">Akira Tachibana</a>, <a href=\"https://profiles.wordpress.org/akshayar/\">akshayar</a>, <a href=\"https://profiles.wordpress.org/schlessera/\">Alain Schlesser</a>, <a href=\"https://profiles.wordpress.org/aljullu/\">Albert Juh&#233; Lluveras</a>, <a href=\"https://profiles.wordpress.org/xknown/\">Alex Concha</a>, <a href=\"https://profiles.wordpress.org/viper007bond/\">Alex Mills</a>, <a href=\"https://profiles.wordpress.org/alexholsgrove/\">AlexHolsgrove</a>, <a href=\"https://profiles.wordpress.org/alexischenal/\">alexischenal</a>, <a href=\"https://profiles.wordpress.org/alextran/\">alextran</a>, <a href=\"https://profiles.wordpress.org/alishankhan/\">alishankhan</a>, <a href=\"https://profiles.wordpress.org/allancole/\">allancole</a>, <a href=\"https://profiles.wordpress.org/allendav/\">Allen Snook</a>, <a href=\"https://profiles.wordpress.org/alpipego/\">alpipego</a>, <a href=\"https://profiles.wordpress.org/amirs17/\">Amir Seljubac</a>, <a href=\"https://profiles.wordpress.org/wpamitkumar/\">Amit Dudhat</a>, <a href=\"https://profiles.wordpress.org/amolv/\">Amol Vhankalas</a>, <a href=\"https://profiles.wordpress.org/agawish/\">Amr Gawish</a>, <a href=\"https://profiles.wordpress.org/amykamala/\">Amy Kamala</a>, <a href=\"https://profiles.wordpress.org/anantajitjg/\">Anantajit JG</a>, <a href=\"https://profiles.wordpress.org/anlino/\">Anders Nor&#233;n</a>, <a href=\"https://profiles.wordpress.org/nosolosw/\">Andr&#233;s</a>, <a href=\"https://profiles.wordpress.org/afercia/\">Andrea Fercia</a>, <a href=\"https://profiles.wordpress.org/dontdream/\">Andrea Tarantini</a>, <a href=\"https://profiles.wordpress.org/andreaitm/\">andreaitm</a>, <a href=\"https://profiles.wordpress.org/andraganescu/\">Andrei Draganescu</a>, <a href=\"https://profiles.wordpress.org/aandrewdixon/\">Andrew Dixon</a>, <a href=\"https://profiles.wordpress.org/aduth/\">Andrew Duthie</a>, <a href=\"https://profiles.wordpress.org/nacin/\">Andrew Nacin</a>, <a href=\"https://profiles.wordpress.org/azaozz/\">Andrew Ozz</a>, <a href=\"https://profiles.wordpress.org/andrewserong/\">Andrew Serong</a>, <a href=\"https://profiles.wordpress.org/eatingrules/\">Andrew Wilder</a>, <a href=\"https://profiles.wordpress.org/rarst/\">Andrey Savchenko</a>, <a href=\"https://profiles.wordpress.org/afragen/\">Andy Fragen</a>, <a href=\"https://profiles.wordpress.org/andizer/\">Andy Meerwaldt</a>, <a href=\"https://profiles.wordpress.org/apeatling/\">Andy Peatling</a>, <a href=\"https://profiles.wordpress.org/la-geek/\">Angelika Reisiger</a>, <a href=\"https://profiles.wordpress.org/ankitmaru/\">Ankit Panchal</a>, <a href=\"https://profiles.wordpress.org/antpb/\">Anthony Burchell</a>, <a href=\"https://profiles.wordpress.org/paranoia1906/\">Anthony Ledesma</a>, <a href=\"https://profiles.wordpress.org/apedog/\">apedog</a>, <a href=\"https://profiles.wordpress.org/apermo/\">Apermo</a>, <a href=\"https://profiles.wordpress.org/apieschel/\">apieschel</a>, <a href=\"https://profiles.wordpress.org/aravindajith/\">Aravind Ajith</a>, <a href=\"https://profiles.wordpress.org/archon810/\">archon810</a>, <a href=\"https://profiles.wordpress.org/arenddeboer/\">arenddeboer</a>, <a href=\"https://profiles.wordpress.org/aristath/\">Ari Stathopoulos</a>, <a href=\"https://profiles.wordpress.org/arnaudbroes/\">arnaudbroes</a>, <a href=\"https://profiles.wordpress.org/passoniate/\">Arslan Ahmed</a>, <a href=\"https://profiles.wordpress.org/ashokrd2013/\">ashokrd2013</a>, <a href=\"https://profiles.wordpress.org/ataurr/\">Ataur R</a>, <a href=\"https://profiles.wordpress.org/ate-up-with-motor/\">Ate Up With Motor</a>, <a href=\"https://profiles.wordpress.org/autotutorial/\">autotutorial</a>, <a href=\"https://profiles.wordpress.org/ayeshrajans/\">Ayesh Karunaratne</a>, <a href=\"https://profiles.wordpress.org/backups/\">BackuPs</a>, <a href=\"https://profiles.wordpress.org/bahia0019/\">bahia0019</a>, <a href=\"https://profiles.wordpress.org/b-07/\">Bappi</a>, <a href=\"https://profiles.wordpress.org/bartczyz/\">Bart Czyz</a>, <a href=\"https://profiles.wordpress.org/bengreeley/\">ben.greeley</a>, <a href=\"https://profiles.wordpress.org/benedictsinger/\">benedictsinger</a>, <a href=\"https://profiles.wordpress.org/bfintal/\">Benjamin Intal</a>, <a href=\"https://profiles.wordpress.org/bibliofille/\">bibliofille</a>, <a href=\"https://profiles.wordpress.org/bilgilabs/\">bilgilabs</a>, <a href=\"https://profiles.wordpress.org/birgire/\">Birgir Erlendsson</a>, <a href=\"https://profiles.wordpress.org/bph/\">Birgit Pauli-Haack</a>, <a href=\"https://profiles.wordpress.org/skypressatx/\">BMO</a>, <a href=\"https://profiles.wordpress.org/boga86/\">Boga86</a>, <a href=\"https://profiles.wordpress.org/boonebgorges/\">Boone Gorges</a>, <a href=\"https://profiles.wordpress.org/bwmarkle/\">Brad Markle</a>, <a href=\"https://profiles.wordpress.org/kraftbj/\">Brandon Kraft</a>, <a href=\"https://profiles.wordpress.org/brentswisher/\">Brent Swisher</a>, <a href=\"https://profiles.wordpress.org/cvoell/\">Cameron Voell</a>, <a href=\"https://profiles.wordpress.org/poena/\">Carolina Nymark</a>, <a href=\"https://profiles.wordpress.org/ceyhun0/\">ceyhun0</a>, <a href=\"https://profiles.wordpress.org/chetan200891/\">Chetan Prajapati</a>, <a href=\"https://profiles.wordpress.org/ketuchetan/\">Chetan Satasiya</a>, <a href=\"https://profiles.wordpress.org/chinteshprajapati/\">Chintesh Prajapati</a>, <a href=\"https://profiles.wordpress.org/chipsnyder/\">Chip Snyder</a>, <a href=\"https://profiles.wordpress.org/cklosows/\">Chris Klosowski</a>, <a href=\"https://profiles.wordpress.org/eclare/\">Chris Trynkiewicz (Sukces Strony)</a>, <a href=\"https://profiles.wordpress.org/chrisvanpatten/\">Chris Van Patten</a>, <a href=\"https://profiles.wordpress.org/pixelverbieger/\">Christian Sabo</a>, <a href=\"https://profiles.wordpress.org/christianamohr/\">Christiana Mohr</a>, <a href=\"https://profiles.wordpress.org/clayisland/\">clayisland</a>, <a href=\"https://profiles.wordpress.org/copons/\">Copons</a>, <a href=\"https://profiles.wordpress.org/coreymckrill/\">Corey McKrill</a>, <a href=\"https://profiles.wordpress.org/crdunst/\">crdunst</a>, <a href=\"https://profiles.wordpress.org/littlebigthing/\">Csaba (LittleBigThings)</a>, <a href=\"https://profiles.wordpress.org/xendo/\">Dademaru</a>, <a href=\"https://profiles.wordpress.org/retrofox/\">Damián Suárez</a>, <a href=\"https://profiles.wordpress.org/danielbachhuber/\">Daniel Bachhuber</a>, <a href=\"https://profiles.wordpress.org/danieltj/\">Daniel James</a>, <a href=\"https://profiles.wordpress.org/diddledan/\">Daniel Llewellyn</a>, <a href=\"https://profiles.wordpress.org/talldanwp/\">Daniel Richards</a>, <a href=\"https://profiles.wordpress.org/mte90/\">Daniele Scasciafratte</a>, <a href=\"https://profiles.wordpress.org/daniloercoli/\">daniloercoli</a>, <a href=\"https://profiles.wordpress.org/nerrad/\">Darren Ethier (nerrad)</a>, <a href=\"https://profiles.wordpress.org/darrenlambert/\">darrenlambert</a>, <a href=\"https://profiles.wordpress.org/davidshq/\">Dave Mackey</a>, <a href=\"https://profiles.wordpress.org/get_dave/\">Dave Smith</a>, <a href=\"https://profiles.wordpress.org/daveslaughter/\">daveslaughter</a>, <a href=\"https://profiles.wordpress.org/davewp196/\">DaveWP196</a>, <a href=\"https://profiles.wordpress.org/dartiss/\">David Artiss</a>, <a href=\"https://profiles.wordpress.org/davidbinda/\">David Binovec</a>, <a href=\"https://profiles.wordpress.org/dlh/\">David Herrera</a>, <a href=\"https://profiles.wordpress.org/dryanpress/\">David Ryan</a>, <a href=\"https://profiles.wordpress.org/dshanske/\">David Shanske</a>, <a href=\"https://profiles.wordpress.org/superdav42/\">David Stone</a>, <a href=\"https://profiles.wordpress.org/dkarfa/\">Debabrata Karfa</a>, <a href=\"https://profiles.wordpress.org/dekervit/\">dekervit</a>, <a href=\"https://profiles.wordpress.org/delowardev/\">Delowar Hossain</a>, <a href=\"https://profiles.wordpress.org/denisco/\">Denis Yanchevskiy</a>, <a href=\"https://profiles.wordpress.org/dhavalkasvala/\">Dhaval kasavala</a>, <a href=\"https://profiles.wordpress.org/dhurlburtusa/\">dhurlburtusa</a>, <a href=\"https://profiles.wordpress.org/dilipbheda/\">Dilip Bheda</a>, <a href=\"https://profiles.wordpress.org/dingo_d/\">dingo-d</a>, <a href=\"https://profiles.wordpress.org/dd32/\">Dion Hulse</a>, <a href=\"https://profiles.wordpress.org/dipeshkakadiya/\">dipeshkakadiya</a>, <a href=\"https://profiles.wordpress.org/djp424/\">djp424</a>, <a href=\"https://profiles.wordpress.org/dominic_ks/\">dominic_ks</a>, <a href=\"https://profiles.wordpress.org/ocean90/\">Dominik Schilling</a>, <a href=\"https://profiles.wordpress.org/dono12/\">Dono12</a>, <a href=\"https://profiles.wordpress.org/dotancohen/\">Dotan Cohen</a>, <a href=\"https://profiles.wordpress.org/dphiffer/\">dphiffer</a>, <a href=\"https://profiles.wordpress.org/dragosh635/\">dragosh635</a>, <a href=\"https://profiles.wordpress.org/drewapicture/\">Drew Jaynes</a>, <a href=\"https://profiles.wordpress.org/dudo/\">dudo</a>, <a href=\"https://profiles.wordpress.org/eclev91/\">eclev91</a>, <a href=\"https://profiles.wordpress.org/seedsca/\">ecotechie</a>, <a href=\"https://profiles.wordpress.org/eden159/\">eden159</a>, <a href=\"https://profiles.wordpress.org/ediamin/\">Edi Amin</a>, <a href=\"https://profiles.wordpress.org/disillusia/\">edmundcwm</a>, <a href=\"https://profiles.wordpress.org/etoledom/\">Eduardo Toledo</a>, <a href=\"https://profiles.wordpress.org/ehtis/\">ehtis</a>, <a href=\"https://profiles.wordpress.org/ellatrix/\">Ella van Durpe</a>, <a href=\"https://profiles.wordpress.org/elmastudio/\">Ellen Bauer</a>, <a href=\"https://profiles.wordpress.org/aliveic/\">Emil E</a>, <a href=\"https://profiles.wordpress.org/epiqueras/\">Enrique Piqueras</a>, <a href=\"https://profiles.wordpress.org/nrqsnchz/\">Enrique Sánchez</a>, <a href=\"https://profiles.wordpress.org/equin0x80/\">equin0x80</a>, <a href=\"https://profiles.wordpress.org/erikkroes/\">erikkroes</a>, <a href=\"https://profiles.wordpress.org/estelaris/\">Estela Rueda</a>, <a href=\"https://profiles.wordpress.org/fabifott/\">Fabian</a>, <a href=\"https://profiles.wordpress.org/fabiankaegy/\">Fabian K&#228;gy</a>, <a href=\"https://profiles.wordpress.org/fahimmurshed/\">Fahim Murshed</a>, <a href=\"https://profiles.wordpress.org/faisal03/\">Faisal Alvi</a>, <a href=\"https://profiles.wordpress.org/felipeelia/\">Felipe Elia</a>, <a href=\"https://profiles.wordpress.org/felipeloureirosantos/\">Felipe Santos</a>, <a href=\"https://profiles.wordpress.org/flixos90/\">Felix Arntz</a>, <a href=\"https://profiles.wordpress.org/fernandovbsouza/\">Fernando Souza</a>, <a href=\"https://profiles.wordpress.org/fervillz/\">fervillz</a>, <a href=\"https://profiles.wordpress.org/fgiannar/\">fgiannar</a>, <a href=\"https://profiles.wordpress.org/flaviozavan/\">flaviozavan</a>, <a href=\"https://profiles.wordpress.org/mista-flo/\">Florian TIAR</a>, <a href=\"https://profiles.wordpress.org/fotisps/\">Fotis Pastrakis</a>, <a href=\"https://profiles.wordpress.org/efarem/\">Frank Martin</a>, <a href=\"https://profiles.wordpress.org/galbaras/\">Gal Baras</a>, <a href=\"https://profiles.wordpress.org/garrett-eclipse/\">Garrett Hyder</a>, <a href=\"https://profiles.wordpress.org/garyj/\">Gary Jones</a>, <a href=\"https://profiles.wordpress.org/pento/\">Gary Pendergast</a>, <a href=\"https://profiles.wordpress.org/guddu1315/\">Gaurang Dabhi</a>, <a href=\"https://profiles.wordpress.org/georgestephanis/\">George Stephanis</a>, <a href=\"https://profiles.wordpress.org/geriux/\">geriux</a>, <a href=\"https://profiles.wordpress.org/girishpanchal/\">Girish Panchal</a>, <a href=\"https://profiles.wordpress.org/glebkema/\">Gleb Kemarsky</a>, <a href=\"https://profiles.wordpress.org/hometowntrailers/\">Glenn</a>, <a href=\"https://profiles.wordpress.org/gh640/\">Goto Hayato</a>, <a href=\"https://profiles.wordpress.org/grafruessel/\">grafruessel</a>, <a href=\"https://profiles.wordpress.org/gregrickaby/\">Greg Rickaby</a>, <a href=\"https://profiles.wordpress.org/gziolo/\">Grzegorz Ziółkowski</a>, <a href=\"https://profiles.wordpress.org/grzegorzjanoszka/\">Grzegorz.Janoszka</a>, <a href=\"https://profiles.wordpress.org/bordoni/\">Gustavo Bordoni</a>, <a href=\"https://profiles.wordpress.org/gwwar/\">gwwar</a>, <a href=\"https://profiles.wordpress.org/hamedmoodi/\">hamedmoodi</a>, <a href=\"https://profiles.wordpress.org/hampzter/\">hAmpzter</a>, <a href=\"https://profiles.wordpress.org/happiryu/\">happiryu</a>, <a href=\"https://profiles.wordpress.org/hareesh-pillai/\">Hareesh Pillai</a>, <a href=\"https://profiles.wordpress.org/harry-milatz/\">Harry Milatz</a>, <a href=\"https://profiles.wordpress.org/hazdiego/\">Haz</a>, <a href=\"https://profiles.wordpress.org/helgatheviking/\">helgatheviking</a>, <a href=\"https://profiles.wordpress.org/henryholtgeerts/\">Henry Holtgeerts</a>, <a href=\"https://profiles.wordpress.org/imani3011/\">Himani Lotia</a>, <a href=\"https://profiles.wordpress.org/krynes/\">Hubert Kubiak</a>, <a href=\"https://profiles.wordpress.org/i3anaan/\">i3anaan</a>, <a href=\"https://profiles.wordpress.org/ianbelanger/\">Ian Belanger</a>, <a href=\"https://profiles.wordpress.org/iandunn/\">Ian Dunn</a>, <a href=\"https://profiles.wordpress.org/ianatkins/\">ianatkins</a>, <a href=\"https://profiles.wordpress.org/ianmjones/\">ianmjones</a>, <a href=\"https://profiles.wordpress.org/ideaboxcreations/\">IdeaBox Creations</a>, <a href=\"https://profiles.wordpress.org/shaampk1/\">Ihtisham Zahoor</a>, <a href=\"https://profiles.wordpress.org/intimez/\">intimez</a>, <a href=\"https://profiles.wordpress.org/ipstenu/\">Ipstenu (Mika Epstein)</a>, <a href=\"https://profiles.wordpress.org/isabel_brison/\">Isabel Brison</a>, <a href=\"https://profiles.wordpress.org/ispreview/\">ispreview</a>, <a href=\"https://profiles.wordpress.org/whyisjake/\">Jake Spurlock</a>, <a href=\"https://profiles.wordpress.org/jbinda/\">Jakub Binda</a>, <a href=\"https://profiles.wordpress.org/macmanx/\">James Huff</a>, <a href=\"https://profiles.wordpress.org/jameskoster/\">James Koster</a>, <a href=\"https://profiles.wordpress.org/jnylen0/\">James Nylen</a>, <a href=\"https://profiles.wordpress.org/jameslnewell/\">jameslnewell</a>, <a href=\"https://profiles.wordpress.org/jankimoradiya/\">Janki Moradiya</a>, <a href=\"https://profiles.wordpress.org/jarretc/\">Jarret</a>, <a href=\"https://profiles.wordpress.org/studiotwee/\">Jasper van der Meer</a>, <a href=\"https://profiles.wordpress.org/jaydeep23290/\">jaydeep23290</a>, <a href=\"https://profiles.wordpress.org/jdy68/\">jdy68</a>, <a href=\"https://profiles.wordpress.org/audrasjb/\">Jean-Baptiste Audras</a>, <a href=\"https://profiles.wordpress.org/jean-david/\">Jean-David Daviet</a>, <a href=\"https://profiles.wordpress.org/jblz/\">Jeff Bowen</a>, <a href=\"https://profiles.wordpress.org/jffng/\">Jeff Ong</a>, <a href=\"https://profiles.wordpress.org/jeffpaul/\">Jeff Paul</a>, <a href=\"https://profiles.wordpress.org/phpbits/\">Jeffrey Carandang</a>, <a href=\"https://profiles.wordpress.org/jeichorn/\">jeichorn</a>, <a href=\"https://profiles.wordpress.org/jenilk/\">Jenil Kanani</a>, <a href=\"https://profiles.wordpress.org/miss_jwo/\">Jenny Wong</a>, <a href=\"https://profiles.wordpress.org/jepperask/\">jepperask</a>, <a href=\"https://profiles.wordpress.org/jeremyclarke/\">Jer Clarke</a>, <a href=\"https://profiles.wordpress.org/jeremyfelt/\">Jeremy Felt</a>, <a href=\"https://profiles.wordpress.org/jeherve/\">Jeremy Herve</a>, <a href=\"https://profiles.wordpress.org/jeroenrotty/\">Jeroen Rotty</a>, <a href=\"https://profiles.wordpress.org/jeryj/\">Jerry Jones</a>, <a href=\"https://profiles.wordpress.org/luminuu/\">Jessica Lyschik</a>, <a href=\"https://profiles.wordpress.org/jipmoors/\">Jip Moors</a>, <a href=\"https://profiles.wordpress.org/joedolson/\">Joe Dolson</a>, <a href=\"https://profiles.wordpress.org/joehoyle/\">Joe Hoyle</a>, <a href=\"https://profiles.wordpress.org/joemcgill/\">Joe McGill</a>, <a href=\"https://profiles.wordpress.org/joen/\">Joen Asmussen</a>, <a href=\"https://profiles.wordpress.org/johnbillion/\">John Blackbourn</a>, <a href=\"https://profiles.wordpress.org/johnjamesjacoby/\">John James Jacoby</a>, <a href=\"https://profiles.wordpress.org/johnwatkins0/\">John Watkins</a>, <a href=\"https://profiles.wordpress.org/jon81/\">Jon</a>, <a href=\"https://profiles.wordpress.org/itsjonq/\">Jon Quach</a>, <a href=\"https://profiles.wordpress.org/jonsurrell/\">Jon Surrell</a>, <a href=\"https://profiles.wordpress.org/desrosj/\">Jonathan Desrosiers</a>, <a href=\"https://profiles.wordpress.org/jg-visual/\">Jonathan Goldford</a>, <a href=\"https://profiles.wordpress.org/spacedmonkey/\">Jonny Harris</a>, <a href=\"https://profiles.wordpress.org/jonoaldersonwp/\">Jono Alderson</a>, <a href=\"https://profiles.wordpress.org/joonasvanhatapio/\">Joonas Vanhatapio</a>, <a href=\"https://profiles.wordpress.org/joostdevalk/\">Joost de Valk</a>, <a href=\"https://profiles.wordpress.org/koke/\">Jorge Bernal</a>, <a href=\"https://profiles.wordpress.org/jorgefilipecosta/\">Jorge Costa</a>, <a href=\"https://profiles.wordpress.org/chanthaboune/\">Josepha Haden</a>, <a href=\"https://profiles.wordpress.org/joshuawold/\">JoshuaWold</a>, <a href=\"https://profiles.wordpress.org/joyously/\">Joy</a>, <a href=\"https://profiles.wordpress.org/jqz/\">jqz</a>, <a href=\"https://profiles.wordpress.org/jsnajdr/\">jsnajdr</a>, <a href=\"https://profiles.wordpress.org/juanfra/\">Juanfra Aldasoro</a>, <a href=\"https://profiles.wordpress.org/derweili/\">Julian Weiland</a>, <a href=\"https://profiles.wordpress.org/juliankimmig/\">julian.kimmig</a>, <a href=\"https://profiles.wordpress.org/jrf/\">Juliette Reinders Folmer</a>, <a href=\"https://profiles.wordpress.org/juliobox/\">Julio Potier</a>, <a href=\"https://profiles.wordpress.org/nukaga/\">Junko Nukaga</a>, <a href=\"https://profiles.wordpress.org/jurgen/\">jurgen</a>, <a href=\"https://profiles.wordpress.org/justdaiv/\">justdaiv</a>, <a href=\"https://profiles.wordpress.org/justinahinon/\">Justin Ahinon</a>, <a href=\"https://profiles.wordpress.org/kadamwhite/\">K. Adam White</a>, <a href=\"https://profiles.wordpress.org/kaggdesign/\">kaggdesign</a>, <a href=\"https://profiles.wordpress.org/kalpshit/\">KalpShit Akabari</a>, <a href=\"https://profiles.wordpress.org/leprincenoir/\">Kantari Samy</a>, <a href=\"https://profiles.wordpress.org/kasparsd/\">Kaspars</a>, <a href=\"https://profiles.wordpress.org/ryelle/\">Kelly Dwan</a>, <a href=\"https://profiles.wordpress.org/kennithnichol/\">Kennith Nichol</a>, <a href=\"https://profiles.wordpress.org/khag7/\">Kevin Hagerty</a>, <a href=\"https://profiles.wordpress.org/kharisblank/\">Kharis Sulistiyono</a>, <a href=\"https://profiles.wordpress.org/khushbu19/\">Khushbu Modi</a>, <a href=\"https://profiles.wordpress.org/killerbishop/\">killerbishop</a>, <a href=\"https://profiles.wordpress.org/kinjaldalwadi/\">kinjaldalwadi</a>, <a href=\"https://profiles.wordpress.org/kitchin/\">kitchin</a>, <a href=\"https://profiles.wordpress.org/ixkaito/\">Kite</a>, <a href=\"https://profiles.wordpress.org/kjellr/\">Kjell Reigstad</a>, <a href=\"https://profiles.wordpress.org/kkarpieszuk/\">kkarpieszuk</a>, <a href=\"https://profiles.wordpress.org/knutsp/\">Knut Sparhell</a>, <a href=\"https://profiles.wordpress.org/kokkieh/\">KokkieH</a>, <a href=\"https://profiles.wordpress.org/obenland/\">Konstantin Obenland</a>, <a href=\"https://profiles.wordpress.org/xkon/\">Konstantinos Xenos</a>, <a href=\"https://profiles.wordpress.org/klopez8/\">Krystyna</a>, <a href=\"https://profiles.wordpress.org/kubiq/\">kubiq</a>, <a href=\"https://profiles.wordpress.org/wpkuf/\">kuflievskiy</a>, <a href=\"https://profiles.wordpress.org/sainthkh/\">Kukhyeon Heo</a>, <a href=\"https://profiles.wordpress.org/kyliesabra/\">kyliesabra</a>, <a href=\"https://profiles.wordpress.org/lakenh/\">Laken Hafner</a>, <a href=\"https://profiles.wordpress.org/leandroalonso/\">leandroalonso</a>, <a href=\"https://profiles.wordpress.org/leogermani/\">leogermani</a>, <a href=\"https://profiles.wordpress.org/lgrev01/\">lgrev01</a>, <a href=\"https://profiles.wordpress.org/linuxologos/\">linuxologos</a>, <a href=\"https://profiles.wordpress.org/lisota/\">lisota</a>, <a href=\"https://profiles.wordpress.org/lorenzof/\">Lorenzo Fracassi</a>, <a href=\"https://profiles.wordpress.org/luisherranz/\">luisherranz</a>, <a href=\"https://profiles.wordpress.org/luisrivera/\">luisrivera</a>, <a href=\"https://profiles.wordpress.org/lukaswaudentio/\">lukaswaudentio</a>, <a href=\"https://profiles.wordpress.org/ljasinskipl/\">Lukasz Jasinski</a>, <a href=\"https://profiles.wordpress.org/lukecavanagh/\">Luke Cavanagh</a>, <a href=\"https://profiles.wordpress.org/wodarekly/\">Lydia Wodarek</a>, <a href=\"https://profiles.wordpress.org/vinoth06/\">M A Vinoth Kumar</a>, <a href=\"https://profiles.wordpress.org/maciejmackowiak/\">maciejmackowiak</a>, <a href=\"https://profiles.wordpress.org/mahesh901122/\">Mahesh Waghmare</a>, <a href=\"https://profiles.wordpress.org/manzoorwanijk/\">Manzoor Wani</a>, <a href=\"https://profiles.wordpress.org/marcelo2605/\">marcelo2605</a>, <a href=\"https://profiles.wordpress.org/marcio-zebedeu/\">Marcio Zebedeu</a>, <a href=\"https://profiles.wordpress.org/marcoz/\">MarcoZ</a>, <a href=\"https://profiles.wordpress.org/mkaz/\">Marcus Kazmierczak</a>, <a href=\"https://profiles.wordpress.org/marekdedic/\">Marek Dědič</a>, <a href=\"https://profiles.wordpress.org/clorith/\">Marius Jensen</a>, <a href=\"https://profiles.wordpress.org/marius84/\">Marius84</a>, <a href=\"https://profiles.wordpress.org/markjaquith/\">Mark Jaquith</a>, <a href=\"https://profiles.wordpress.org/mmarzeotti/\">Mark Marzeotti</a>, <a href=\"https://profiles.wordpress.org/mapk/\">Mark Uraine</a>, <a href=\"https://profiles.wordpress.org/markrh/\">MarkRH</a>, <a href=\"https://profiles.wordpress.org/hinjiriyo/\">Martin Stehle</a>, <a href=\"https://profiles.wordpress.org/m-e-h/\">Marty Helmick</a>, <a href=\"https://profiles.wordpress.org/marybaum/\">Mary Baum</a>, <a href=\"https://profiles.wordpress.org/matstars/\">Mat Gargano</a>, <a href=\"https://profiles.wordpress.org/mat-lipe/\">Mat Lipe</a>, <a href=\"https://profiles.wordpress.org/imath/\">Mathieu Viet</a>, <a href=\"https://profiles.wordpress.org/matveb/\">Matias Ventura</a>, <a href=\"https://profiles.wordpress.org/mattkeys/\">Matt Keys</a>, <a href=\"https://profiles.wordpress.org/veraxus/\">Matt van Andel</a>, <a href=\"https://profiles.wordpress.org/mattchowning/\">mattchowning</a>, <a href=\"https://profiles.wordpress.org/mattnyeus/\">mattcursor</a>, <a href=\"https://profiles.wordpress.org/snapfractalpop/\">Matthew Kevins</a>, <a href=\"https://profiles.wordpress.org/mattyrob/\">mattyrob</a>, <a href=\"https://profiles.wordpress.org/maxme/\">maxme</a>, <a href=\"https://profiles.wordpress.org/mayanksonawat/\">mayanksonawat</a>, <a href=\"https://profiles.wordpress.org/mbrailer/\">mbrailer</a>, <a href=\"https://profiles.wordpress.org/mehidi258/\">Mehidi Hassan</a>, <a href=\"https://profiles.wordpress.org/melchoyce/\">Mel Choyce-Dwan</a>, <a href=\"https://profiles.wordpress.org/mensmaximus/\">mensmaximus</a>, <a href=\"https://profiles.wordpress.org/michael-arestad/\">Michael Arestad</a>, <a href=\"https://profiles.wordpress.org/michaelecklund/\">Michael Ecklund</a>, <a href=\"https://profiles.wordpress.org/donmhico/\">Michael Panaga</a>, <a href=\"https://profiles.wordpress.org/marktimemedia/\">Michelle Schulp</a>, <a href=\"https://profiles.wordpress.org/mickaelperrin/\">mickaelperrin</a>, <a href=\"https://profiles.wordpress.org/miette49/\">miette49</a>, <a href=\"https://profiles.wordpress.org/mcsf/\">Miguel Fonseca</a>, <a href=\"https://profiles.wordpress.org/mmtr86/\">Miguel Torres</a>, <a href=\"https://profiles.wordpress.org/mihdan/\">mihdan</a>, <a href=\"https://profiles.wordpress.org/miinasikk/\">Miina Sikk</a>, <a href=\"https://profiles.wordpress.org/simison/\">Mikael Korpela</a>, <a href=\"https://profiles.wordpress.org/mauteri/\">Mike Auteri</a>, <a href=\"https://profiles.wordpress.org/mikehansenme/\">Mike Hansen</a>, <a href=\"https://profiles.wordpress.org/mikeschinkel/\">Mike Schinkel [WPLib Box project lead]</a>, <a href=\"https://profiles.wordpress.org/mikeschroder/\">Mike Schroder</a>, <a href=\"https://profiles.wordpress.org/mikejdent/\">mikejdent</a>, <a href=\"https://profiles.wordpress.org/msaari/\">Mikko Saari</a>, <a href=\"https://profiles.wordpress.org/iihglobal/\">Milan Patel</a>, <a href=\"https://profiles.wordpress.org/gdragon/\">Milan Petrovic</a>, <a href=\"https://profiles.wordpress.org/mimitips/\">mimi</a>, <a href=\"https://profiles.wordpress.org/mircoraffinetti/\">mircoraffinetti</a>, <a href=\"https://profiles.wordpress.org/mjnewman/\">mjnewman</a>, <a href=\"https://profiles.wordpress.org/mlbrgl/\">mlbrgl</a>, <a href=\"https://profiles.wordpress.org/batmoo/\">Mohammad Jangda</a>, <a href=\"https://profiles.wordpress.org/morganestes/\">Morgan Estes</a>, <a href=\"https://profiles.wordpress.org/man4toman/\">Morteza Geransayeh</a>, <a href=\"https://profiles.wordpress.org/mppfeiffer/\">mppfeiffer</a>, <a href=\"https://profiles.wordpress.org/mryoga/\">mryoga</a>, <a href=\"https://profiles.wordpress.org/musamamasood/\">Muhammad Usama Masood</a>, <a href=\"https://profiles.wordpress.org/mujuonly/\">mujuonly</a>, <a href=\"https://profiles.wordpress.org/mukesh27/\">Mukesh Panchal</a>, <a href=\"https://profiles.wordpress.org/assassinateur/\">Nadir Seghir</a>, <a href=\"https://profiles.wordpress.org/nagoke/\">nagoke</a>, <a href=\"https://profiles.wordpress.org/nfmohit/\">Nahid Ferdous Mohit</a>, <a href=\"https://profiles.wordpress.org/finchps/\">Nate Finch</a>, <a href=\"https://profiles.wordpress.org/mukto90/\">Nazmul Ahsan</a>, <a href=\"https://profiles.wordpress.org/nekomajin/\">nekomajin</a>, <a href=\"https://profiles.wordpress.org/nextscripts/\">NextScripts</a>, <a href=\"https://profiles.wordpress.org/nickdaugherty/\">Nick Daugherty</a>, <a href=\"https://profiles.wordpress.org/celloexpressions/\">Nick Halsey</a>, <a href=\"https://profiles.wordpress.org/nsundberg/\">Nicklas Sundberg</a>, <a href=\"https://profiles.wordpress.org/nickylimjj/\">Nicky Lim</a>, <a href=\"https://profiles.wordpress.org/vadimnicolai/\">nicolad</a>, <a href=\"https://profiles.wordpress.org/rahe/\">Nicolas Juen</a>, <a href=\"https://profiles.wordpress.org/nicole2292/\">nicole2292</a>, <a href=\"https://profiles.wordpress.org/nielslange/\">Niels Lange</a>, <a href=\"https://profiles.wordpress.org/nikhilgupte/\">nikhilgupte</a>, <a href=\"https://profiles.wordpress.org/nilamacharya/\">nilamacharya</a>, <a href=\"https://profiles.wordpress.org/noahtallen/\">noahtallen</a>, <a href=\"https://profiles.wordpress.org/noyle/\">noyle</a>, <a href=\"https://profiles.wordpress.org/nsubugak/\">nsubugak</a>, <a href=\"https://profiles.wordpress.org/oakesjosh/\">oakesjosh</a>, <a href=\"https://profiles.wordpress.org/oldenburg/\">oldenburg</a>, <a href=\"https://profiles.wordpress.org/alshakero/\">Omar Alshaker</a>, <a href=\"https://profiles.wordpress.org/ottok/\">Otto Kek&#228;l&#228;inen</a>, <a href=\"https://profiles.wordpress.org/ov3rfly/\">Ov3rfly</a>, <a href=\"https://profiles.wordpress.org/paaljoachim/\">Paal Joachim Romdahl</a>, <a href=\"https://profiles.wordpress.org/iaaxpage/\">page-carbajal</a>, <a href=\"https://profiles.wordpress.org/pagewidth/\">pagewidth</a>, <a href=\"https://profiles.wordpress.org/paragoninitiativeenterprises/\">Paragon Initiative Enterprises</a>, <a href=\"https://profiles.wordpress.org/swissspidy/\">Pascal Birchler</a>, <a href=\"https://profiles.wordpress.org/casiepa/\">Pascal Casier</a>, <a href=\"https://profiles.wordpress.org/pbearne/\">Paul Bearne</a>, <a href=\"https://profiles.wordpress.org/pbiron/\">Paul Biron</a>, <a href=\"https://profiles.wordpress.org/rixeo/\">Paul Kevin</a>, <a href=\"https://profiles.wordpress.org/paulschreiber/\">Paul Schreiber</a>, <a href=\"https://profiles.wordpress.org/pcarvalho/\">pcarvalho</a>, <a href=\"https://profiles.wordpress.org/pedromendonca/\">Pedro Mendon&#231;a</a>, <a href=\"https://profiles.wordpress.org/perrywagle/\">perrywagle</a>, <a href=\"https://profiles.wordpress.org/westi/\">Peter Westwood</a>, <a href=\"https://profiles.wordpress.org/peterwilsoncc/\">Peter Wilson</a>, <a href=\"https://profiles.wordpress.org/philipmjackson/\">Philip Jackson</a>, <a href=\"https://profiles.wordpress.org/pierlo/\">Pierre Gordon</a>, <a href=\"https://profiles.wordpress.org/pierrelannoy/\">Pierre Lannoy</a>, <a href=\"https://profiles.wordpress.org/pikamander2/\">pikamander2</a>, <a href=\"https://profiles.wordpress.org/prashantvatsh/\">Prashant Singh</a>, <a href=\"https://profiles.wordpress.org/pratik-jain/\">Pratik Jain</a>, <a href=\"https://profiles.wordpress.org/presskopp/\">Presskopp</a>, <a href=\"https://profiles.wordpress.org/priyankabehera155/\">Priyanka Behera</a>, <a href=\"https://profiles.wordpress.org/r-a-y/\">r-a-y</a>, <a href=\"https://profiles.wordpress.org/raamdev/\">Raam Dev</a>, <a href=\"https://profiles.wordpress.org/bamadesigner/\">Rachel Cherry</a>, <a href=\"https://profiles.wordpress.org/larrach/\">Rachel Peter</a>, <a href=\"https://profiles.wordpress.org/ragnarokatz/\">ragnarokatz</a>, <a href=\"https://profiles.wordpress.org/ramiy/\">Rami Yushuvaev</a>, <a href=\"https://profiles.wordpress.org/raoulunger/\">raoulunger</a>, <a href=\"https://profiles.wordpress.org/razamalik/\">razamalik</a>, <a href=\"https://profiles.wordpress.org/remcotolsma/\">Remco Tolsma</a>, <a href=\"https://profiles.wordpress.org/rephotsirch/\">rephotsirch</a>, <a href=\"https://profiles.wordpress.org/rheinardkorf/\">rheinardkorf</a>, <a href=\"https://profiles.wordpress.org/youknowriad/\">Riad Benguella</a>, <a href=\"https://profiles.wordpress.org/quicoto/\">Ricard Torres</a>, <a href=\"https://profiles.wordpress.org/richtabor/\">Rich Tabor</a>, <a href=\"https://profiles.wordpress.org/rimadoshi/\">rimadoshi</a>, <a href=\"https://profiles.wordpress.org/rinkuyadav999/\">Rinku Y</a>, <a href=\"https://profiles.wordpress.org/rcutmore/\">Rob Cutmore</a>, <a href=\"https://profiles.wordpress.org/dhrrob/\">Rob Migchels</a>, <a href=\"https://profiles.wordpress.org/rob006/\">rob006</a>, <a href=\"https://profiles.wordpress.org/noisysocks/\">Robert Anderson</a>, <a href=\"https://profiles.wordpress.org/rconde/\">Roi Conde</a>, <a href=\"https://profiles.wordpress.org/murgroland/\">Roland Murg</a>, <a href=\"https://profiles.wordpress.org/costasovo/\">Rostislav Woln&#253;</a>, <a href=\"https://profiles.wordpress.org/roytanck/\">Roy Tanck</a>, <a href=\"https://profiles.wordpress.org/kingkool68/\">Russell Heimlich</a>, <a href=\"https://profiles.wordpress.org/rryyaanndd/\">Ryan</a>, <a href=\"https://profiles.wordpress.org/bookdude13/\">Ryan Fredlund</a>, <a href=\"https://profiles.wordpress.org/rmccue/\">Ryan McCue</a>, <a href=\"https://profiles.wordpress.org/welcher/\">Ryan Welcher</a>, <a href=\"https://profiles.wordpress.org/looswebstudio/\">Ryo</a>, <a href=\"https://profiles.wordpress.org/sebastienserre/\">S&#233;bastien SERRE</a>, <a href=\"https://profiles.wordpress.org/sorenbronsted/\">S&#248;ren Br&#248;nsted</a>, <a href=\"https://profiles.wordpress.org/sablednah/\">sablednah</a>, <a href=\"https://profiles.wordpress.org/viralsampat/\">Sampat Viral</a>, <a href=\"https://profiles.wordpress.org/otto42/\">Samuel Wood (Otto)</a>, <a href=\"https://profiles.wordpress.org/samuelfernandez/\">SamuelFernandez</a>, <a href=\"https://profiles.wordpress.org/zanderz/\">Sander</a>, <a href=\"https://profiles.wordpress.org/santilinwp/\">santilinwp</a>, <a href=\"https://profiles.wordpress.org/sathyapulse/\">Sathiyamoorthy V</a>, <a href=\"https://profiles.wordpress.org/tivus/\">Schuhwerk</a>, <a href=\"https://profiles.wordpress.org/coffee2code/\">Scott Reilly</a>, <a href=\"https://profiles.wordpress.org/wonderboymusic/\">Scott Taylor</a>, <a href=\"https://profiles.wordpress.org/scruffian/\">scruffian</a>, <a href=\"https://profiles.wordpress.org/scvleon/\">scvleon</a>, <a href=\"https://profiles.wordpress.org/sebastianpisula/\">Sebastian Pisula</a>, <a href=\"https://profiles.wordpress.org/sergeybiryukov/\">Sergey Biryukov</a>, <a href=\"https://profiles.wordpress.org/sgr33n/\">Sergio de Falco</a>, <a href=\"https://profiles.wordpress.org/sergiomdgomes/\">sergiomdgomes</a>, <a href=\"https://profiles.wordpress.org/sgastard/\">sgastard</a>, <a href=\"https://profiles.wordpress.org/sgoen/\">sgoen</a>, <a href=\"https://profiles.wordpress.org/shahariaazam/\">Shaharia Azam</a>, <a href=\"https://profiles.wordpress.org/cafenoirdesign/\">Shannon Smith</a>, <a href=\"https://profiles.wordpress.org/shariqkhan2012/\">shariqkhan2012</a>, <a href=\"https://profiles.wordpress.org/sncoker/\">Shawntelle Coker</a>, <a href=\"https://profiles.wordpress.org/sheparddw/\">sheparddw</a>, <a href=\"https://profiles.wordpress.org/shital-patel/\">Shital Marakana</a>, <a href=\"https://profiles.wordpress.org/shizumi/\">Shizumi Yoshiaki</a>, <a href=\"https://profiles.wordpress.org/simonjanin/\">simonjanin</a>, <a href=\"https://profiles.wordpress.org/sinatrateam/\">sinatrateam</a>, <a href=\"https://profiles.wordpress.org/sirreal/\">sirreal</a>, <a href=\"https://profiles.wordpress.org/skorasaurus/\">skorasaurus</a>, <a href=\"https://profiles.wordpress.org/smerriman/\">smerriman</a>, <a href=\"https://profiles.wordpress.org/socalchristina/\">socalchristina</a>, <a href=\"https://profiles.wordpress.org/soean/\">Soren Wrede</a>, <a href=\"https://profiles.wordpress.org/spenserhale/\">spenserhale</a>, <a href=\"https://profiles.wordpress.org/sproutchris/\">sproutchris</a>, <a href=\"https://profiles.wordpress.org/squarecandy/\">squarecandy</a>, <a href=\"https://profiles.wordpress.org/sstoqnov/\">Stanimir Stoyanov</a>, <a href=\"https://profiles.wordpress.org/starvoters1/\">starvoters1</a>, <a href=\"https://profiles.wordpress.org/steelwagstaff/\">SteelWagstaff</a>, <a href=\"https://profiles.wordpress.org/steevithak/\">steevithak</a>, <a href=\"https://profiles.wordpress.org/ryokuhi/\">Stefano Minoia</a>, <a href=\"https://profiles.wordpress.org/hypest/\">Stefanos Togoulidis</a>, <a href=\"https://profiles.wordpress.org/steffanhalv/\">steffanhalv</a>, <a href=\"https://profiles.wordpress.org/sabernhardt/\">Stephen Bernhardt</a>, <a href=\"https://profiles.wordpress.org/netweb/\">Stephen Edgar</a>, <a href=\"https://profiles.wordpress.org/dufresnesteven/\">Steve Dufresne</a>, <a href=\"https://profiles.wordpress.org/stevegrunwell/\">Steve Grunwell</a>, <a href=\"https://profiles.wordpress.org/stevenlinx/\">stevenlinx</a>, <a href=\"https://profiles.wordpress.org/stiofansisland/\">Stiofan</a>, <a href=\"https://profiles.wordpress.org/matthias-reuter/\">straightvisions GmbH</a>, <a href=\"https://profiles.wordpress.org/stroona/\">stroona.com</a>, <a href=\"https://profiles.wordpress.org/subratamal/\">Subrata Mal</a>, <a href=\"https://profiles.wordpress.org/subrataemfluence/\">Subrata Sarkar</a>, <a href=\"https://profiles.wordpress.org/manikmist09/\">Sultan Nasir Uddin</a>, <a href=\"https://profiles.wordpress.org/swapnild/\">swapnild</a>, <a href=\"https://profiles.wordpress.org/cybr/\">Sybre Waaijer</a>, <a href=\"https://profiles.wordpress.org/sergioestevao/\">Sérgio Estêvão</a>, <a href=\"https://profiles.wordpress.org/miyauchi/\">Takayuki Miyauchi</a>, <a href=\"https://profiles.wordpress.org/takeshifurusato/\">Takeshi Furusato</a>, <a href=\"https://profiles.wordpress.org/karmatosed/\">Tammie Lister</a>, <a href=\"https://profiles.wordpress.org/tanvirul/\">Tanvirul Haque</a>, <a href=\"https://profiles.wordpress.org/tbschen/\">TBschen</a>, <a href=\"https://profiles.wordpress.org/tdlewis77/\">tdlewis77</a>, <a href=\"https://profiles.wordpress.org/tellyworth/\">Tellyworth</a>, <a href=\"https://profiles.wordpress.org/thamaraiselvam/\">Thamaraiselvam</a>, <a href=\"https://profiles.wordpress.org/thefarlilacfield/\">thefarlilacfield</a>, <a href=\"https://profiles.wordpress.org/themezee/\">ThemeZee</a>, <a href=\"https://profiles.wordpress.org/timhavinga/\">Tim Havinga</a>, <a href=\"https://profiles.wordpress.org/hedgefield/\">Tim Hengeveld</a>, <a href=\"https://profiles.wordpress.org/timon33/\">timon33</a>, <a href=\"https://profiles.wordpress.org/spaceshipone/\">Timoth&#233;e Brosille</a>, <a href=\"https://profiles.wordpress.org/timothyblynjacobs/\">Timothy Jacobs</a>, <a href=\"https://profiles.wordpress.org/tkama/\">Tkama</a>, <a href=\"https://profiles.wordpress.org/tmanoilov/\">tmanoilov</a>, <a href=\"https://profiles.wordpress.org/tmatsuur/\">tmatsuur</a>, <a href=\"https://profiles.wordpress.org/tobifjellner/\">tobifjellner (Tor-Bjorn Fjellner)</a>, <a href=\"https://profiles.wordpress.org/tomgreer/\">Tom Greer</a>, <a href=\"https://profiles.wordpress.org/tjnowell/\">Tom J Nowell</a>, <a href=\"https://profiles.wordpress.org/tommix/\">tommix</a>, <a href=\"https://profiles.wordpress.org/skithund/\">Toni Viemer&#246;</a>, <a href=\"https://profiles.wordpress.org/toro_unit/\">Toro_Unit (Hiroshi Urabe)</a>, <a href=\"https://profiles.wordpress.org/torres126/\">torres126</a>, <a href=\"https://profiles.wordpress.org/zodiac1978/\">Torsten Landsiedel</a>, <a href=\"https://profiles.wordpress.org/itowhid06/\">Towhidul Islam</a>, <a href=\"https://profiles.wordpress.org/treecutter/\">treecutter</a>, <a href=\"https://profiles.wordpress.org/tristangemus/\">tristangemus</a>, <a href=\"https://profiles.wordpress.org/tristanleboss/\">tristanleboss</a>, <a href=\"https://profiles.wordpress.org/tsuyoring/\">tsuyoring</a>, <a href=\"https://profiles.wordpress.org/dinhtungdu/\">Tung Du</a>, <a href=\"https://profiles.wordpress.org/desaiuditd/\">Udit Desai</a>, <a href=\"https://profiles.wordpress.org/grapplerulrich/\">Ulrich</a>, <a href=\"https://profiles.wordpress.org/upadalavipul/\">upadalavipul</a>, <a href=\"https://profiles.wordpress.org/utsav72640/\">Utsav tilava</a>, <a href=\"https://profiles.wordpress.org/vaishalipanchal/\">Vaishali Panchal</a>, <a href=\"https://profiles.wordpress.org/valentinbora/\">Valentin Bora</a>, <a href=\"https://profiles.wordpress.org/varunshanbhag/\">Varun Shanbhag</a>, <a href=\"https://profiles.wordpress.org/veminom/\">Veminom</a>, <a href=\"https://profiles.wordpress.org/vinita29/\">Vinita Tandulkar</a>, <a href=\"https://profiles.wordpress.org/virgodesign/\">virgodesign</a>, <a href=\"https://profiles.wordpress.org/vsamoletov/\">Vlad. S.</a>, <a href=\"https://profiles.wordpress.org/vortfu/\">vortfu</a>, <a href=\"https://profiles.wordpress.org/waleedt93/\">waleedt93</a>, <a href=\"https://profiles.wordpress.org/webmandesign/\">WebMan Design &#124; Oliver Juhas</a>, <a href=\"https://profiles.wordpress.org/websupporter/\">websupporter</a>, <a href=\"https://profiles.wordpress.org/westonruter/\">Weston Ruter</a>, <a href=\"https://profiles.wordpress.org/earnjam/\">William Earnhardt</a>, <a href=\"https://profiles.wordpress.org/williampatton/\">William Patton</a>, <a href=\"https://profiles.wordpress.org/wpgurudev/\">wpgurudev</a>, <a href=\"https://profiles.wordpress.org/alexandreb3/\">WPMarmite</a>, <a href=\"https://profiles.wordpress.org/wptoolsdev/\">wptoolsdev</a>, <a href=\"https://profiles.wordpress.org/xedinunknown-1/\">xedinunknown-1</a>, <a href=\"https://profiles.wordpress.org/yale01/\">yale01</a>, <a href=\"https://profiles.wordpress.org/collet/\">Yannicki</a>, <a href=\"https://profiles.wordpress.org/yohannp/\">yohannp</a>, <a href=\"https://profiles.wordpress.org/yordansoares/\">Yordan Soares</a>, <a href=\"https://profiles.wordpress.org/fierevere/\">Yui</a>, <a href=\"https://profiles.wordpress.org/zachflauaus/\">zachflauaus</a>, <a href=\"https://profiles.wordpress.org/tollmanz/\">Zack Tollman</a>, <a href=\"https://profiles.wordpress.org/zebulan/\">Zebulan Stanphill</a>, <a href=\"https://profiles.wordpress.org/zaffarn/\">Zee</a>, and <a href=\"https://profiles.wordpress.org/zsusag/\">zsusag</a>.\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<p>Many thanks to all of the community volunteers who contribute in the&nbsp;<a href=\"https://wordpress.org/support/\">support forums</a>. They answer questions from people across the world, whether they are using WordPress for the first time or since the first release. These releases are more successful for their efforts!</p>\n\n\n\n<p>Finally, thanks to all the community translators who worked on WordPress 5.4. Their efforts bring WordPress fully translated to&nbsp;46 languages at release time, with more on the way.</p>\n\n\n\n<p>If you want to learn more about volunteering with WordPress, check out&nbsp;<a href=\"https://make.wordpress.org/\">Make WordPress</a>&nbsp;or the&nbsp;<a href=\"https://make.wordpress.org/core/\">core development blog</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:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"8455\";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:60:\"\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:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:17:\"WordPress 5.4 RC5\";s: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:53:\"https://wordpress.org/news/2020/03/wordpress-5-4-rc5/\";s: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, 28 Mar 2020 00:47: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:2:{i:0;a:5:{s:4:\"data\";s:11:\"Development\";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:\"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:34:\"https://wordpress.org/news/?p=8451\";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:379:\"The fifth release candidate for WordPress 5.4 is live! WordPress 5.4 is currently scheduled to land on&#160;March 31 2020, and we need&#160;your&#160;help to get there—if you haven’t tried 5.4 yet, now is the time! You can test the WordPress 5.4 release candidate in two ways: Try the WordPress Beta Tester plugin (choose the “bleeding edge nightlies” option) [&#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:14:\"David Baumwald\";s: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:2181:\"\n<p><br>The fifth release candidate for WordPress 5.4 is live!</p>\n\n\n\n<p>WordPress 5.4 is currently scheduled to land on&nbsp;<strong><a href=\"https://make.wordpress.org/core/5-4/\">March 31 2020</a></strong>, and we need&nbsp;<em>your</em>&nbsp;help to get there—if you haven’t tried 5.4 yet, now is the time!</p>\n\n\n\n<p>You can test the WordPress 5.4 release candidate in two ways:</p>\n\n\n\n<ul><li>Try the <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\">WordPress Beta Tester</a> plugin (choose the “bleeding edge nightlies” option)</li><li>Or <a href=\"https://wordpress.org/wordpress-5.4-RC5.zip\">download the release candidate here</a> (zip).</li></ul>\n\n\n\n<p>For details about what to expect in WordPress 5.4, please see the&nbsp;<a href=\"https://wordpress.org/news/2020/03/wordpress-5-4-release-candidate/\">first release candidate post</a>.</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.4 and update the&nbsp;<em>Tested up to</em>&nbsp;version in the readme to 5.4. The priority in testing is compatibility. If you find issues, please be sure to post to the&nbsp;<a href=\"https://wordpress.org/support/forum/alphabeta/\">support forums</a>&nbsp;so we can figure them out before the final release.</p>\n\n\n\n<p>The&nbsp;<a href=\"https://make.wordpress.org/core/2020/03/03/wordpress-5-4-field-guide/\">WordPress 5.4 Field Guide</a>&nbsp;is also out! It’s your source for details on all the major changes.</p>\n\n\n\n<h2>How to Help</h2>\n\n\n\n<p>Do you speak a language besides 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’ve 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’d love to hear from you! If you’re comfortable writing a reproducible bug report,&nbsp;<a href=\"https://make.wordpress.org/core/reports/\">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\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"8451\";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:60:\"\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:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:17:\"WordPress 5.4 RC4\";s: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:53:\"https://wordpress.org/news/2020/03/wordpress-5-4-rc4/\";s: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, 24 Mar 2020 22:00: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:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:11:\"Development\";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:\"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:34:\"https://wordpress.org/news/?p=8444\";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:388:\"The fourth release candidate for WordPress 5.4 is live! WordPress 5.4 is currently scheduled to land on&#160;March 31 2020, and we need&#160;your&#160;help to get there—if you haven’t tried 5.4 yet, now is the time! You can test the WordPress 5.4 release candidate in two ways: Try the&#160;WordPress Beta Tester&#160;plugin (choose the “bleeding edge nightlies” option) [&#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:16:\"Francesca Marano\";s: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:2395:\"\n<p>The fourth release candidate for WordPress 5.4 is live!</p>\n\n\n\n<p>WordPress 5.4 is currently scheduled to land on&nbsp;<strong><a href=\"https://make.wordpress.org/core/5-4/\">March 31 2020</a></strong>, and we need&nbsp;<em>your</em>&nbsp;help to get there—if you haven’t tried 5.4 yet, now is the time!</p>\n\n\n\n<p>You can test the WordPress 5.4 release candidate in two ways:</p>\n\n\n\n<ul><li>Try the&nbsp;<a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\">WordPress Beta Tester</a>&nbsp;plugin (choose the “bleeding edge nightlies” option)</li><li>Or&nbsp;<a href=\"https://wordpress.org/wordpress-5.4-RC4.zip\">download the release candidate here</a>&nbsp;(zip).</li></ul>\n\n\n\n<p>For details about what to expect in WordPress 5.4, please see the&nbsp;<a href=\"https://wordpress.org/news/2020/03/wordpress-5-4-release-candidate/\">first release candidate post</a>.</p>\n\n\n\n<p>RC4 commits the new <a href=\"https://core.trac.wordpress.org/ticket/49295\">About page</a> and&nbsp;<a href=\"https://core.trac.wordpress.org/ticket/49688\">updates the editor packages</a>.</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.4 and update the&nbsp;<em>Tested up to</em>&nbsp;version in the readme to 5.4. The priority in testing is compatibility. If you find issues, please be sure to post to the&nbsp;<a href=\"https://wordpress.org/support/forum/alphabeta/\">support forums</a>&nbsp;so we can figure them out before the final release.</p>\n\n\n\n<p>The&nbsp;<a href=\"https://make.wordpress.org/core/2020/03/03/wordpress-5-4-field-guide/\">WordPress 5.4 Field Guide</a>&nbsp;is also out! It&#8217;s your source for details on all the major changes.</p>\n\n\n\n<h2>How to Help</h2>\n\n\n\n<p>Do you speak a language besides 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’ve 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’d love to hear from you! If you’re comfortable writing a reproducible bug report,&nbsp;<a href=\"https://make.wordpress.org/core/reports/\">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\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"8444\";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:60:\"\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:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:17:\"WordPress 5.4 RC3\";s: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:53:\"https://wordpress.org/news/2020/03/wordpress-5-4-rc3/\";s: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, 17 Mar 2020 21:24: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:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:11:\"Development\";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:\"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:34:\"https://wordpress.org/news/?p=8432\";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:384:\"The third release candidate for WordPress 5.4 is now available! WordPress 5.4 is currently scheduled to be released on&#160;March 31 2020, and we need&#160;your&#160;help to get there—if you haven’t tried 5.4 yet, now is the time! There are two ways to test the WordPress 5.4 release candidate: Try the&#160;WordPress Beta Tester&#160;plugin (choose the “bleeding edge [&#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:14:\"David Baumwald\";s: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:4104:\"\n<p>The third release candidate for WordPress 5.4 is now available!</p>\n\n\n\n<p>WordPress 5.4 is currently scheduled to be released on&nbsp;<strong><a href=\"https://make.wordpress.org/core/5-4/\">March 31 2020</a></strong>, and we need&nbsp;<em>your</em>&nbsp;help to get there—if you haven’t tried 5.4 yet, now is the time!</p>\n\n\n\n<p>There are two ways to test the WordPress 5.4 release candidate:</p>\n\n\n\n<ul><li>Try the&nbsp;<a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\">WordPress Beta Tester</a>&nbsp;plugin (choose the “bleeding edge nightlies” option)</li><li>Or&nbsp;<a href=\"https://wordpress.org/wordpress-5.4-RC3.zip\">download the release candidate here</a>&nbsp;(zip).</li></ul>\n\n\n\n<p>For details about what to expect in WordPress 5.4, please see the&nbsp;<a href=\"https://wordpress.org/news/2020/03/wordpress-5-4-release-candidate/\">first release candidate post</a>.</p>\n\n\n\n<p>RC3 addresses improvements to the new About page and&nbsp;<a href=\"https://core.trac.wordpress.org/query?id=49657%2C49621%2C48164%2C49577%2C47053%2C48303%2C49374%2C49619&amp;milestone=5.4&amp;group=component&amp;col=id&amp;col=summary&amp;col=milestone&amp;col=owner&amp;col=type&amp;col=status&amp;col=priority&amp;order=priority\">8 fixes</a>&nbsp;for the following bugs and regressions:</p>\n\n\n\n<ul><li><a href=\"https://core.trac.wordpress.org/ticket/49657\"></a><a href=\"https://core.trac.wordpress.org/ticket/49657\">49657</a> &#8211; <a href=\"https://core.trac.wordpress.org/ticket/49657\">Block Editor: Update WordPress Packages WordPress 5.4 RC 3</a></li><li><a href=\"https://core.trac.wordpress.org/ticket/49621\"></a><a href=\"https://core.trac.wordpress.org/ticket/49621\">49621</a> &#8211; <a href=\"https://core.trac.wordpress.org/ticket/49621\">Travis: Download Chromium for E2E Tests Only</a></li><li><a href=\"https://core.trac.wordpress.org/ticket/49164\"></a><a href=\"https://core.trac.wordpress.org/ticket/48164\">48164</a> &#8211; <a href=\"https://core.trac.wordpress.org/ticket/48164\">media_sideload_image Should Store Original URL and Optionally Check for Dupes</a></li><li><a href=\"https://core.trac.wordpress.org/ticket/49577\">49577 &#8211; Site Health Status Dashboard Provides Incorrect Items Count on Initial Load</a></li><li><a href=\"https://core.trac.wordpress.org/ticket/47053\">47053 &#8211; Accessibility: Need to set proper &#8216;tabindex&#8217; in &#8216;Skip To Toolbar&#8217; HTML</a></li><li><a href=\"https://core.trac.wordpress.org/ticket/48303\">48303 &#8211; Docblock Improvements for 5.4</a></li><li><a href=\"https://core.trac.wordpress.org/ticket/49374\">49374 &#8211; Use get_post_states to Denote Special Pages on the Added Menu Item Accordions</a></li><li><a href=\"https://core.trac.wordpress.org/ticket/49619\">49619 &#8211; Use &lt;hr /&gt; Instead of Margin on Freedoms Page</a></li></ul>\n\n\n\n<h2>Plugin and Theme Developers</h2>\n\n\n\n<p>Please test your plugins and themes against WordPress 5.4 and update the&nbsp;<em>Tested up to</em>&nbsp;version in the readme to 5.4. 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 figure those out before the final release.</p>\n\n\n\n<p>The&nbsp;<a href=\"https://make.wordpress.org/core/2020/03/03/wordpress-5-4-field-guide/\">WordPress 5.4 Field Guide</a>&nbsp;has also been published, which details 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></p>\n\n\n\n<p><em><strong>If you think you’ve 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’d love to hear from you! If you’re comfortable writing a reproducible bug report,&nbsp;<a href=\"https://make.wordpress.org/core/reports/\">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\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"8432\";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:60:\"\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:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:17:\"WordPress 5.4 RC2\";s: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:53:\"https://wordpress.org/news/2020/03/wordpress-5-4-rc2/\";s: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, 10 Mar 2020 21:40: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:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:11:\"Development\";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:\"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:34:\"https://wordpress.org/news/?p=8422\";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:385:\"The second release candidate for WordPress 5.4 is now available! WordPress 5.4 is currently scheduled to be released on&#160;March 31 2020, and we need&#160;your&#160;help to get there—if you haven’t tried 5.4 yet, now is the time! There are two ways to test the WordPress 5.4 release candidate: Try the&#160;WordPress Beta Tester&#160;plugin (choose the “bleeding edge [&#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:16:\"Francesca Marano\";s: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:3311:\"\n<p>The second release candidate for WordPress 5.4 is now available!</p>\n\n\n\n<p>WordPress 5.4 is currently scheduled to be released on&nbsp;<strong><a href=\"https://make.wordpress.org/core/5-4/\">March 31 2020</a></strong>, and we need&nbsp;<em>your</em>&nbsp;help to get there—if you haven’t tried 5.4 yet, now is the time!</p>\n\n\n\n<p>There are two ways to test the WordPress 5.4 release candidate:</p>\n\n\n\n<ul><li>Try the&nbsp;<a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\">WordPress Beta Tester</a>&nbsp;plugin (choose the “bleeding edge nightlies” option)</li><li>Or&nbsp;<a href=\"https://wordpress.org/wordpress-5.4-RC2.zip\">download the release candidate here</a>&nbsp;(zip).</li></ul>\n\n\n\n<p>For details about what to expect in WordPress 5.4, please see the&nbsp;<a href=\"https://wordpress.org/news/2020/03/wordpress-5-4-release-candidate/\">first release candidate post</a>.</p>\n\n\n\n<p>RC2 addresses improvements to the new About page and <a href=\"https://core.trac.wordpress.org/query?id=49611%2C49318%2C49295%2C49585%2C49568%2C49549&amp;milestone=5.4&amp;group=component&amp;col=id&amp;col=summary&amp;col=milestone&amp;col=owner&amp;col=type&amp;col=status&amp;col=priority&amp;order=priority\">5 fixes</a> for the following bugs and regressions:</p>\n\n\n\n<ul><li><a href=\"https://core.trac.wordpress.org/ticket/49611\">49611</a> &#8211; Block Editor: Update WordPress Packages WordPress 5.4 RC 2</li><li><a href=\"https://core.trac.wordpress.org/ticket/49318\">49318</a> &#8211; Bundled Themes: Twenty Twenty content font CSS selector is too important</li><li><a href=\"https://core.trac.wordpress.org/ticket/49585\">49585</a> &#8211; REST API: Fix typo in disable-custom-gradients theme feature description</li><li><a href=\"https://core.trac.wordpress.org/ticket/49568\">49568</a> &#8211; Block Editor: Fix visual regression in editor&#8217;s color picker</li><li><a href=\"https://core.trac.wordpress.org/ticket/49549\">49549</a> &#8211; Bundled Themes: Calendar widget CSS fixes on various Bundled themes</li></ul>\n\n\n\n<h2>Plugin and Theme Developers</h2>\n\n\n\n<p>Please test your plugins and themes against WordPress 5.4 and update the&nbsp;<em>Tested up to</em>&nbsp;version in the readme to 5.4. 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 figure those out before the final release.</p>\n\n\n\n<p>The&nbsp;<a href=\"https://make.wordpress.org/core/2020/03/03/wordpress-5-4-field-guide/\">WordPress 5.4 Field Guide</a>&nbsp;has also been published, which details 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></p>\n\n\n\n<p><em><strong>If you think you’ve 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’d love to hear from you! If you’re comfortable writing a reproducible bug report,&nbsp;<a href=\"https://make.wordpress.org/core/reports/\">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\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"8422\";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:79:\"\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:6:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"People of WordPress: Mary Job\";s: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:64:\"https://wordpress.org/news/2020/03/people-of-wordpress-mary-job/\";s: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:73:\"https://wordpress.org/news/2020/03/people-of-wordpress-mary-job/#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, 06 Mar 2020 16:30: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:8:\"category\";a:3:{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:9:\"heropress\";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:10:\"Interviews\";s: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:34:\"https://wordpress.org/news/?p=8406\";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:189:\"In the March edition of our \"People of WordPress\" series, you\'ll find out how Mary Job grew from a timid, curious cat into a public speaker and organizer of WordPress Meetups and WordCamps.\";s: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:\"Yvette Sonneveld\";s: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:9720:\"\n<p><em>You’ve probably heard that WordPress is open-source software, and may know that it’s created and run by volunteers. WordPress enthusiasts share many examples of how WordPress changed people’s lives for the better. This monthly series shares some of those lesser-known, amazing stories.&nbsp;</em></p>\n\n\n\n<h2>How it all began</h2>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" src=\"https://i1.wp.com/wordpress.org/news/files/2020/02/At-WordCamp-Kampala-2020.jpeg?resize=632%2C844&#038;ssl=1\" alt=\"Mary Job at WordCamp Kampala 2020\" class=\"wp-image-8410\" srcset=\"https://i1.wp.com/wordpress.org/news/files/2020/02/At-WordCamp-Kampala-2020.jpeg?resize=767%2C1024&amp;ssl=1 767w, https://i1.wp.com/wordpress.org/news/files/2020/02/At-WordCamp-Kampala-2020.jpeg?resize=225%2C300&amp;ssl=1 225w, https://i1.wp.com/wordpress.org/news/files/2020/02/At-WordCamp-Kampala-2020.jpeg?resize=768%2C1025&amp;ssl=1 768w, https://i1.wp.com/wordpress.org/news/files/2020/02/At-WordCamp-Kampala-2020.jpeg?w=809&amp;ssl=1 809w\" sizes=\"(max-width: 632px) 100vw, 632px\" data-recalc-dims=\"1\" /><figcaption>Mary Job at WordCamp Kampala 2020</figcaption></figure>\n\n\n\n<p>Mary remembers when cybercafés started trending in Nigeria. She had just finished high school and was awaiting her results for admission to university. She spent all of her time (10 hours a day) and all of her pocket money buying bulk time online at cafes. All the way through university that was true, until in 2008 she graduated with a degree in philosophy and bought her own computer and modem.</p>\n\n\n\n<p>She started blogging in 2009. Initially, she tried out Blogger, Hubpages, and WordPress—but found WordPress too complicated.&nbsp;</p>\n\n\n\n<h2>Growing up as a timid but curious cat</h2>\n\n\n\n<p>Mary is one of four kids, and the only girl among her siblings. Throughout her childhood she felt shy, even though others didn’t always see her that way. </p>\n\n\n\n<p>When she first started her personal blog, it was mostly an opportunity for her to speak her mind where she was comfortable. Blogging gave her a medium to express her thoughts and with every new post she became a better writer.</p>\n\n\n\n<h2>Rediscovering WordPress</h2>\n\n\n\n<p>After completing a postgraduate diploma in mass communication, Mary started a Masters degree in Information Management. This required a three month internship. She decided to volunteer in Ghana in 2015 at the headquarters of the Salesians of Don Bosco in West Africa (SDBAFW<strong>)</strong> where her uncle was based.</p>\n\n\n\n<p>While she was there, her uncle asked Mary why she was not blogging on WordPress, which also happened to be the software the organisation used. She explained how difficult and complicated it was so he shared a group of beginner-level tutorial videos with her.</p>\n\n\n\n<p>After two weeks of watching those videos, she started to realize she could have a full-time career doing this. So she immediately joined a number of online training groups so she could learn everything.</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p><em>I saw a lot of people earning an income from things I knew and did for the fun of it. I found myself asking why I had not turned my passion into a business.</em></p><cite>Mary Job</cite></blockquote>\n\n\n\n<p>Not long after that, she was contacted by a website editor who was impressed by her blog. With the information available online for WordPress, she was able to learn everything she needed to improve and redesign a site for what turned into her first client.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" src=\"https://i1.wp.com/wordpress.org/news/files/2020/03/my-home-office-in-2016.jpeg?w=632&#038;ssl=1\" alt=\"\" class=\"wp-image-8412\" srcset=\"https://i1.wp.com/wordpress.org/news/files/2020/03/my-home-office-in-2016.jpeg?w=512&amp;ssl=1 512w, https://i1.wp.com/wordpress.org/news/files/2020/03/my-home-office-in-2016.jpeg?resize=300%2C169&amp;ssl=1 300w\" sizes=\"(max-width: 512px) 100vw, 512px\" data-recalc-dims=\"1\" /><figcaption>Mary&#8217;s home office in 2016</figcaption></figure>\n\n\n\n<blockquote class=\"wp-block-quote\"><p><em>I visited the <a href=\"https://wordpress.org/showcase/\">WordPress.org showcase</a> and was wowed with all the good things I could do with WordPress.</em></p><cite>Mary Job</cite></blockquote>\n\n\n\n<p>In 2016 after a year of deep WordPress learning, she had fallen in love with the CMS and wanted to give back to the <a href=\"https://make.wordpress.org/\">WordPress open source project</a>.&nbsp;</p>\n\n\n\n<p>She volunteered to help the Community team. And when she moved to Lagos later that year, she discovered there was an active WordPress Meetup community. This started her journey toward becoming a WordPress Meetup Co-organizer and a Global Community Team Deputy.</p>\n\n\n\n<p>Today the Nigerian WordPress community continues to grow, as has the <a href=\"https://www.meetup.com/Lagos-WordPress-Meetup-Group\">Lagos WordPress Meetup</a> group. The first Nigerian WordCamp took place in Lagos in 2018 and a <a href=\"https://2020.lagos.wordcamp.org/\">2020 event is being planned</a>. A local WordPress community also developed in Mary’s hometown in Ijebu.</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p><em>I have made great friends and met co-organizers in the community who are dedicated to building and sharing their WordPress knowledge with the community like I am.</em></p><cite>Mary Job</cite></blockquote>\n\n\n\n<h2>What did Mary gain from using and contributing to WordPress?</h2>\n\n\n\n<ul><li>She <strong>overcame her stage fright</strong> by getting up in front of an audience at her local Meetup to introduce speakers and to talk about the WordPress community.&nbsp;</li><li>She <strong>attended her first of many African WordCamps </strong>in Cape Town, South Africa. Coincidentally this was also her first time outside West Africa. Before that, she had not been in an aircraft for more than one hour.</li><li>She <strong>earned money</strong> from WordPress web design projects to sustain her during her learning period. Mary continues to use WordPress in her work and says she is still learning every day!</li><li>She got to <strong>jump off</strong> Signal Hill in Cape Town when visiting a WordCamp!&nbsp;</li></ul>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" src=\"https://i1.wp.com/wordpress.org/news/files/2020/03/Moderating-a-Panel-at-WCLOS2019.jpg?fit=632%2C422&amp;ssl=1\" alt=\"\" class=\"wp-image-8413\" srcset=\"https://i1.wp.com/wordpress.org/news/files/2020/03/Moderating-a-Panel-at-WCLOS2019.jpg?w=1683&amp;ssl=1 1683w, https://i1.wp.com/wordpress.org/news/files/2020/03/Moderating-a-Panel-at-WCLOS2019.jpg?resize=300%2C200&amp;ssl=1 300w, https://i1.wp.com/wordpress.org/news/files/2020/03/Moderating-a-Panel-at-WCLOS2019.jpg?resize=1024%2C683&amp;ssl=1 1024w, https://i1.wp.com/wordpress.org/news/files/2020/03/Moderating-a-Panel-at-WCLOS2019.jpg?resize=768%2C512&amp;ssl=1 768w, https://i1.wp.com/wordpress.org/news/files/2020/03/Moderating-a-Panel-at-WCLOS2019.jpg?resize=1536%2C1024&amp;ssl=1 1536w, https://i1.wp.com/wordpress.org/news/files/2020/03/Moderating-a-Panel-at-WCLOS2019.jpg?w=1264&amp;ssl=1 1264w\" sizes=\"(max-width: 632px) 100vw, 632px\" /><figcaption>Mary moderating a panel at WordCamp Lagos in 2019</figcaption></figure>\n\n\n\n<blockquote class=\"wp-block-quote\"><p><em>Essentially, the community has taught me to be a better communicator, and a better person. I’ve made friends across the world that have become like a family to me.</em></p><cite>Mary Job</cite></blockquote>\n\n\n\n<p>She now runs a village hub in Ijebu,&nbsp; where she teaches girls digital skills and WordPress as a way of giving back to her town.</p>\n\n\n\n<p>Since she started on this journey, Mary has gotten a fulltime job supporting a WordPress plugin. She’s also become a Community Team Rep and continues to build and foster communities.</p>\n\n\n\n<h2>Mary’s advice to others</h2>\n\n\n\n<blockquote class=\"wp-block-quote\"><p><em>Always seek to understand the basics of whatever knowledge you seek. Never jump in too fast, wanting to spiral to the top while ignoring the learning curve. You will likely crash down effortlessly if you do so, and would have learned nothing.</em></p><cite>Mary Job</cite></blockquote>\n\n\n\n<h2>Contributors</h2>\n\n\n\n<p>Thanks to Alison Rothwell (<a href=\"https://profiles.wordpress.org/wpfiddlybits/\">@wpfiddlybits</a>), Yvette Sonneveld (<a href=\"https://profiles.wordpress.org/yvettesonneveld/\">@yvettesonneveld</a>), Abha Thakor (<a href=\"https://profiles.wordpress.org/webcommsat/\">@webcommsat</a>), Josepha Haden (<a href=\"https://profiles.wordpress.org/chanthaboune/\">@chanthaboune</a>), Topher DeRosia (<a href=\"https://profiles.wordpress.org/topher1kenobe/\">@topher1kenobe</a>). Thank you to Mary Job (<a href=\"https://profiles.wordpress.org/mariaojob/\">@maryojob</a>) for sharing her #ContributorStory.</p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"alignleft size-large\"><img loading=\"lazy\" src=\"https://i1.wp.com/wordpress.org/news/files/2020/03/heropress_logo_180.png?w=632&#038;ssl=1\" alt=\"\" class=\"wp-image-8409\" data-recalc-dims=\"1\" /></figure></div>\n\n\n\n<p><em>This post is based on </em><a href=\"https://heropress.com/essays/wordpress-gave-perfect-identity/\"><em>an article originally published on HeroPress.com</em></a><em>, a community initiative created by </em><a href=\"https://profiles.wordpress.org/topher1kenobe/\"><em>Topher DeRosia</em></a><em>. HeroPress highlights people in the WordPress community who have overcome barriers and whose stories would otherwise go unheard.</em></p>\n\n\n\n<p><em>Meet more WordPress community members over at </em><a href=\"https://heropress.com/\"><em>HeroPress.com</em></a><em>!</em></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:69:\"https://wordpress.org/news/2020/03/people-of-wordpress-mary-job/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:2:\"18\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"8406\";s: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:32:\"https://wordpress.org/news/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:30:\"com-wordpress:feed-additions:1\";a:1:{s:4:\"site\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"14607090\";s: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:9:{s:6:\"server\";s:5:\"nginx\";s:4:\"date\";s:29:\"Thu, 07 May 2020 20:04:34 GMT\";s:12:\"content-type\";s:34:\"application/rss+xml; charset=UTF-8\";s:25:\"strict-transport-security\";s:11:\"max-age=360\";s:6:\"x-olaf\";s:3:\"⛄\";s:13:\"last-modified\";s:29:\"Mon, 04 May 2020 22:49:47 GMT\";s:4:\"link\";s:63:\"<https://wordpress.org/news/wp-json/>; rel=\"https://api.w.org/\"\";s:15:\"x-frame-options\";s:10:\"SAMEORIGIN\";s:4:\"x-nc\";s:9:\"HIT ord 2\";}}s:5:\"build\";s:14:\"20130911163210\";}','no'),(5005,'_site_transient_community-events-a57ba19266515ebcdfe41104d1bc2696','a:3:{s:9:\"sandboxed\";b:0;s:8:\"location\";a:1:{s:2:\"ip\";s:11:\"76.102.37.0\";}s:6:\"events\";a:5:{i:0;a:8:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:29:\"WordPress Wednesday (Remote!)\";s:3:\"url\";s:62:\"https://www.meetup.com/wordpresspetaluma/events/ftqbrrybchbjb/\";s:6:\"meetup\";s:18:\"WordPress Petaluma\";s:10:\"meetup_url\";s:41:\"https://www.meetup.com/wordpresspetaluma/\";s:4:\"date\";s:19:\"2020-05-06 11:00:00\";s:8:\"end_date\";s:19:\"2020-05-06 13:00:00\";s:8:\"location\";a:4:{s:8:\"location\";s:17:\"Petaluma, CA, USA\";s:7:\"country\";s:2:\"us\";s:8:\"latitude\";d:38.23482131958;s:9:\"longitude\";d:-122.64249420166;}}i:1;a:8:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:29:\"WordPress Wednesday (Remote!)\";s:3:\"url\";s:62:\"https://www.meetup.com/wordpresspetaluma/events/ftqbrrybchbrb/\";s:6:\"meetup\";s:18:\"WordPress Petaluma\";s:10:\"meetup_url\";s:41:\"https://www.meetup.com/wordpresspetaluma/\";s:4:\"date\";s:19:\"2020-05-13 11:00:00\";s:8:\"end_date\";s:19:\"2020-05-13 13:00:00\";s:8:\"location\";a:4:{s:8:\"location\";s:17:\"Petaluma, CA, USA\";s:7:\"country\";s:2:\"us\";s:8:\"latitude\";d:38.23482131958;s:9:\"longitude\";d:-122.64249420166;}}i:2;a:8:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:49:\"Gutenberg Blocks and Plugins for Small Businesses\";s:3:\"url\";s:65:\"https://www.meetup.com/Eastbay-WordPress-Meetup/events/270497241/\";s:6:\"meetup\";s:35:\"The East Bay WordPress Meetup Group\";s:10:\"meetup_url\";s:48:\"https://www.meetup.com/Eastbay-WordPress-Meetup/\";s:4:\"date\";s:19:\"2020-05-17 13:00:00\";s:8:\"end_date\";s:19:\"2020-05-17 15:30:00\";s:8:\"location\";a:4:{s:8:\"location\";s:6:\"Online\";s:7:\"country\";s:2:\"US\";s:8:\"latitude\";d:37.810001373291;s:9:\"longitude\";d:-122.26999664307;}}i:3;a:8:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:29:\"WordPress Wednesday (Remote!)\";s:3:\"url\";s:62:\"https://www.meetup.com/wordpresspetaluma/events/ftqbrrybchbbc/\";s:6:\"meetup\";s:18:\"WordPress Petaluma\";s:10:\"meetup_url\";s:41:\"https://www.meetup.com/wordpresspetaluma/\";s:4:\"date\";s:19:\"2020-05-20 11:00:00\";s:8:\"end_date\";s:19:\"2020-05-20 13:00:00\";s:8:\"location\";a:4:{s:8:\"location\";s:17:\"Petaluma, CA, USA\";s:7:\"country\";s:2:\"us\";s:8:\"latitude\";d:38.23482131958;s:9:\"longitude\";d:-122.64249420166;}}i:4;a:8:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:29:\"WordPress Wednesday (Remote!)\";s:3:\"url\";s:62:\"https://www.meetup.com/wordpresspetaluma/events/ftqbrrybchbkc/\";s:6:\"meetup\";s:18:\"WordPress Petaluma\";s:10:\"meetup_url\";s:41:\"https://www.meetup.com/wordpresspetaluma/\";s:4:\"date\";s:19:\"2020-05-27 11:00:00\";s:8:\"end_date\";s:19:\"2020-05-27 13:00:00\";s:8:\"location\";a:4:{s:8:\"location\";s:17:\"Petaluma, CA, USA\";s:7:\"country\";s:2:\"us\";s:8:\"latitude\";d:38.23482131958;s:9:\"longitude\";d:-122.64249420166;}}}}','no'),(5010,'_transient_timeout_feed_d117b5738fbd35bd8c0391cda1f2b5d9','1588925074','no'),(5011,'_transient_timeout_feed_mod_d117b5738fbd35bd8c0391cda1f2b5d9','1588925074','no'),(5008,'_transient_timeout_feed_mod_9bbd59226dc36b9b26cd43f15694c5c3','1588925074','no'),(5009,'_transient_feed_mod_9bbd59226dc36b9b26cd43f15694c5c3','1588881874','no'),(5013,'_transient_timeout_dash_v2_88ae138922fe95674369b1cb3d215a2b','1588925074','no'),(5014,'_transient_dash_v2_88ae138922fe95674369b1cb3d215a2b','<div class=\"rss-widget\"><ul><li><a class=\'rsswidget\' href=\'https://wordpress.org/news/2020/05/the-month-in-wordpress-april-2020/\'>The Month in WordPress: April 2020</a></li></ul></div><div class=\"rss-widget\"><ul><li><a class=\'rsswidget\' href=\'https://wptavern.com/github-introduces-codespaces-ide-discussions-and-code-scanning?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=github-introduces-codespaces-ide-discussions-and-code-scanning\'>WPTavern: GitHub Introduces Codespaces IDE, Discussions, and Code Scanning</a></li><li><a class=\'rsswidget\' href=\'https://wptavern.com/apply-to-speak-at-the-javascript-for-wordpress-conference?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=apply-to-speak-at-the-javascript-for-wordpress-conference\'>WPTavern: Apply to Speak at the JavaScript for WordPress Conference</a></li><li><a class=\'rsswidget\' href=\'https://wptavern.com/acf-blocks-provides-assortment-of-blocks-built-from-advanced-custom-fields-pro?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=acf-blocks-provides-assortment-of-blocks-built-from-advanced-custom-fields-pro\'>WPTavern: ACF Blocks Provides Assortment of Blocks Built from Advanced Custom Fields Pro</a></li></ul></div>','no'),(6966,'_transient_timeout_wc_related_149','1588986859','no'),(6967,'_transient_wc_related_149','a:1:{s:51:\"limit=4&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=149\";a:0:{}}','no'),(6970,'_transient_wc_low_stock_count','0','no'),(6971,'_transient_timeout_wc_outofstock_count','1591492477','no'),(6969,'_transient_timeout_wc_low_stock_count','1591492477','no'),(6957,'_transient_is_multi_author','0','yes'),(6972,'_transient_wc_outofstock_count','0','no'),(7183,'_site_transient_timeout_poptags_40cd750bba9870f18aada2478b24840a','1588918453','no'),(7184,'_site_transient_poptags_40cd750bba9870f18aada2478b24840a','O:8:\"stdClass\":100:{s:6:\"widget\";a:3:{s:4:\"name\";s:6:\"widget\";s:4:\"slug\";s:6:\"widget\";s:5:\"count\";i:4686;}s:11:\"woocommerce\";a:3:{s:4:\"name\";s:11:\"woocommerce\";s:4:\"slug\";s:11:\"woocommerce\";s:5:\"count\";i:4080;}s:4:\"post\";a:3:{s:4:\"name\";s:4:\"post\";s:4:\"slug\";s:4:\"post\";s:5:\"count\";i:2667;}s:5:\"admin\";a:3:{s:4:\"name\";s:5:\"admin\";s:4:\"slug\";s:5:\"admin\";s:5:\"count\";i:2550;}s:5:\"posts\";a:3:{s:4:\"name\";s:5:\"posts\";s:4:\"slug\";s:5:\"posts\";s:5:\"count\";i:1960;}s:9:\"shortcode\";a:3:{s:4:\"name\";s:9:\"shortcode\";s:4:\"slug\";s:9:\"shortcode\";s:5:\"count\";i:1805;}s:8:\"comments\";a:3:{s:4:\"name\";s:8:\"comments\";s:4:\"slug\";s:8:\"comments\";s:5:\"count\";i:1787;}s:7:\"twitter\";a:3:{s:4:\"name\";s:7:\"twitter\";s:4:\"slug\";s:7:\"twitter\";s:5:\"count\";i:1483;}s:6:\"images\";a:3:{s:4:\"name\";s:6:\"images\";s:4:\"slug\";s:6:\"images\";s:5:\"count\";i:1471;}s:6:\"google\";a:3:{s:4:\"name\";s:6:\"google\";s:4:\"slug\";s:6:\"google\";s:5:\"count\";i:1469;}s:8:\"facebook\";a:3:{s:4:\"name\";s:8:\"facebook\";s:4:\"slug\";s:8:\"facebook\";s:5:\"count\";i:1448;}s:5:\"image\";a:3:{s:4:\"name\";s:5:\"image\";s:4:\"slug\";s:5:\"image\";s:5:\"count\";i:1422;}s:3:\"seo\";a:3:{s:4:\"name\";s:3:\"seo\";s:4:\"slug\";s:3:\"seo\";s:5:\"count\";i:1411;}s:7:\"sidebar\";a:3:{s:4:\"name\";s:7:\"sidebar\";s:4:\"slug\";s:7:\"sidebar\";s:5:\"count\";i:1301;}s:5:\"email\";a:3:{s:4:\"name\";s:5:\"email\";s:4:\"slug\";s:5:\"email\";s:5:\"count\";i:1188;}s:7:\"gallery\";a:3:{s:4:\"name\";s:7:\"gallery\";s:4:\"slug\";s:7:\"gallery\";s:5:\"count\";i:1186;}s:4:\"page\";a:3:{s:4:\"name\";s:4:\"page\";s:4:\"slug\";s:4:\"page\";s:5:\"count\";i:1119;}s:9:\"ecommerce\";a:3:{s:4:\"name\";s:9:\"ecommerce\";s:4:\"slug\";s:9:\"ecommerce\";s:5:\"count\";i:1116;}s:6:\"social\";a:3:{s:4:\"name\";s:6:\"social\";s:4:\"slug\";s:6:\"social\";s:5:\"count\";i:1088;}s:5:\"login\";a:3:{s:4:\"name\";s:5:\"login\";s:4:\"slug\";s:5:\"login\";s:5:\"count\";i:987;}s:5:\"video\";a:3:{s:4:\"name\";s:5:\"video\";s:4:\"slug\";s:5:\"video\";s:5:\"count\";i:877;}s:5:\"links\";a:3:{s:4:\"name\";s:5:\"links\";s:4:\"slug\";s:5:\"links\";s:5:\"count\";i:873;}s:7:\"widgets\";a:3:{s:4:\"name\";s:7:\"widgets\";s:4:\"slug\";s:7:\"widgets\";s:5:\"count\";i:871;}s:8:\"security\";a:3:{s:4:\"name\";s:8:\"security\";s:4:\"slug\";s:8:\"security\";s:5:\"count\";i:859;}s:4:\"spam\";a:3:{s:4:\"name\";s:4:\"spam\";s:4:\"slug\";s:4:\"spam\";s:5:\"count\";i:790;}s:10:\"e-commerce\";a:3:{s:4:\"name\";s:10:\"e-commerce\";s:4:\"slug\";s:10:\"e-commerce\";s:5:\"count\";i:772;}s:7:\"content\";a:3:{s:4:\"name\";s:7:\"content\";s:4:\"slug\";s:7:\"content\";s:5:\"count\";i:765;}s:6:\"slider\";a:3:{s:4:\"name\";s:6:\"slider\";s:4:\"slug\";s:6:\"slider\";s:5:\"count\";i:764;}s:9:\"analytics\";a:3:{s:4:\"name\";s:9:\"analytics\";s:4:\"slug\";s:9:\"analytics\";s:5:\"count\";i:753;}s:10:\"buddypress\";a:3:{s:4:\"name\";s:10:\"buddypress\";s:4:\"slug\";s:10:\"buddypress\";s:5:\"count\";i:744;}s:3:\"rss\";a:3:{s:4:\"name\";s:3:\"rss\";s:4:\"slug\";s:3:\"rss\";s:5:\"count\";i:716;}s:4:\"form\";a:3:{s:4:\"name\";s:4:\"form\";s:4:\"slug\";s:4:\"form\";s:5:\"count\";i:716;}s:5:\"media\";a:3:{s:4:\"name\";s:5:\"media\";s:4:\"slug\";s:5:\"media\";s:5:\"count\";i:707;}s:5:\"pages\";a:3:{s:4:\"name\";s:5:\"pages\";s:4:\"slug\";s:5:\"pages\";s:5:\"count\";i:697;}s:6:\"search\";a:3:{s:4:\"name\";s:6:\"search\";s:4:\"slug\";s:6:\"search\";s:5:\"count\";i:685;}s:6:\"jquery\";a:3:{s:4:\"name\";s:6:\"jquery\";s:4:\"slug\";s:6:\"jquery\";s:5:\"count\";i:659;}s:4:\"menu\";a:3:{s:4:\"name\";s:4:\"menu\";s:4:\"slug\";s:4:\"menu\";s:5:\"count\";i:651;}s:4:\"feed\";a:3:{s:4:\"name\";s:4:\"feed\";s:4:\"slug\";s:4:\"feed\";s:5:\"count\";i:648;}s:6:\"editor\";a:3:{s:4:\"name\";s:6:\"editor\";s:4:\"slug\";s:6:\"editor\";s:5:\"count\";i:644;}s:8:\"category\";a:3:{s:4:\"name\";s:8:\"category\";s:4:\"slug\";s:8:\"category\";s:5:\"count\";i:639;}s:4:\"ajax\";a:3:{s:4:\"name\";s:4:\"ajax\";s:4:\"slug\";s:4:\"ajax\";s:5:\"count\";i:626;}s:5:\"embed\";a:3:{s:4:\"name\";s:5:\"embed\";s:4:\"slug\";s:5:\"embed\";s:5:\"count\";i:626;}s:3:\"css\";a:3:{s:4:\"name\";s:3:\"css\";s:4:\"slug\";s:3:\"css\";s:5:\"count\";i:583;}s:12:\"contact-form\";a:3:{s:4:\"name\";s:12:\"contact form\";s:4:\"slug\";s:12:\"contact-form\";s:5:\"count\";i:582;}s:10:\"javascript\";a:3:{s:4:\"name\";s:10:\"javascript\";s:4:\"slug\";s:10:\"javascript\";s:5:\"count\";i:578;}s:7:\"youtube\";a:3:{s:4:\"name\";s:7:\"youtube\";s:4:\"slug\";s:7:\"youtube\";s:5:\"count\";i:574;}s:4:\"link\";a:3:{s:4:\"name\";s:4:\"link\";s:4:\"slug\";s:4:\"link\";s:5:\"count\";i:570;}s:7:\"payment\";a:3:{s:4:\"name\";s:7:\"payment\";s:4:\"slug\";s:7:\"payment\";s:5:\"count\";i:566;}s:5:\"share\";a:3:{s:4:\"name\";s:5:\"share\";s:4:\"slug\";s:5:\"share\";s:5:\"count\";i:554;}s:5:\"theme\";a:3:{s:4:\"name\";s:5:\"theme\";s:4:\"slug\";s:5:\"theme\";s:5:\"count\";i:547;}s:7:\"comment\";a:3:{s:4:\"name\";s:7:\"comment\";s:4:\"slug\";s:7:\"comment\";s:5:\"count\";i:546;}s:9:\"affiliate\";a:3:{s:4:\"name\";s:9:\"affiliate\";s:4:\"slug\";s:9:\"affiliate\";s:5:\"count\";i:539;}s:10:\"responsive\";a:3:{s:4:\"name\";s:10:\"responsive\";s:4:\"slug\";s:10:\"responsive\";s:5:\"count\";i:534;}s:9:\"dashboard\";a:3:{s:4:\"name\";s:9:\"dashboard\";s:4:\"slug\";s:9:\"dashboard\";s:5:\"count\";i:531;}s:6:\"custom\";a:3:{s:4:\"name\";s:6:\"custom\";s:4:\"slug\";s:6:\"custom\";s:5:\"count\";i:529;}s:3:\"ads\";a:3:{s:4:\"name\";s:3:\"ads\";s:4:\"slug\";s:3:\"ads\";s:5:\"count\";i:523;}s:10:\"categories\";a:3:{s:4:\"name\";s:10:\"categories\";s:4:\"slug\";s:10:\"categories\";s:5:\"count\";i:511;}s:3:\"api\";a:3:{s:4:\"name\";s:3:\"api\";s:4:\"slug\";s:3:\"api\";s:5:\"count\";i:506;}s:7:\"contact\";a:3:{s:4:\"name\";s:7:\"contact\";s:4:\"slug\";s:7:\"contact\";s:5:\"count\";i:502;}s:4:\"user\";a:3:{s:4:\"name\";s:4:\"user\";s:4:\"slug\";s:4:\"user\";s:5:\"count\";i:498;}s:15:\"payment-gateway\";a:3:{s:4:\"name\";s:15:\"payment gateway\";s:4:\"slug\";s:15:\"payment-gateway\";s:5:\"count\";i:498;}s:6:\"button\";a:3:{s:4:\"name\";s:6:\"button\";s:4:\"slug\";s:6:\"button\";s:5:\"count\";i:490;}s:4:\"tags\";a:3:{s:4:\"name\";s:4:\"tags\";s:4:\"slug\";s:4:\"tags\";s:5:\"count\";i:488;}s:9:\"gutenberg\";a:3:{s:4:\"name\";s:9:\"gutenberg\";s:4:\"slug\";s:9:\"gutenberg\";s:5:\"count\";i:483;}s:5:\"users\";a:3:{s:4:\"name\";s:5:\"users\";s:4:\"slug\";s:5:\"users\";s:5:\"count\";i:475;}s:6:\"mobile\";a:3:{s:4:\"name\";s:6:\"mobile\";s:4:\"slug\";s:6:\"mobile\";s:5:\"count\";i:472;}s:6:\"events\";a:3:{s:4:\"name\";s:6:\"events\";s:4:\"slug\";s:6:\"events\";s:5:\"count\";i:467;}s:5:\"photo\";a:3:{s:4:\"name\";s:5:\"photo\";s:4:\"slug\";s:5:\"photo\";s:5:\"count\";i:438;}s:4:\"chat\";a:3:{s:4:\"name\";s:4:\"chat\";s:4:\"slug\";s:4:\"chat\";s:5:\"count\";i:437;}s:9:\"marketing\";a:3:{s:4:\"name\";s:9:\"marketing\";s:4:\"slug\";s:9:\"marketing\";s:5:\"count\";i:436;}s:9:\"slideshow\";a:3:{s:4:\"name\";s:9:\"slideshow\";s:4:\"slug\";s:9:\"slideshow\";s:5:\"count\";i:428;}s:10:\"navigation\";a:3:{s:4:\"name\";s:10:\"navigation\";s:4:\"slug\";s:10:\"navigation\";s:5:\"count\";i:427;}s:5:\"popup\";a:3:{s:4:\"name\";s:5:\"popup\";s:4:\"slug\";s:5:\"popup\";s:5:\"count\";i:425;}s:5:\"stats\";a:3:{s:4:\"name\";s:5:\"stats\";s:4:\"slug\";s:5:\"stats\";s:5:\"count\";i:423;}s:8:\"calendar\";a:3:{s:4:\"name\";s:8:\"calendar\";s:4:\"slug\";s:8:\"calendar\";s:5:\"count\";i:422;}s:6:\"photos\";a:3:{s:4:\"name\";s:6:\"photos\";s:4:\"slug\";s:6:\"photos\";s:5:\"count\";i:422;}s:10:\"statistics\";a:3:{s:4:\"name\";s:10:\"statistics\";s:4:\"slug\";s:10:\"statistics\";s:5:\"count\";i:409;}s:5:\"forms\";a:3:{s:4:\"name\";s:5:\"forms\";s:4:\"slug\";s:5:\"forms\";s:5:\"count\";i:406;}s:10:\"newsletter\";a:3:{s:4:\"name\";s:10:\"newsletter\";s:4:\"slug\";s:10:\"newsletter\";s:5:\"count\";i:405;}s:4:\"news\";a:3:{s:4:\"name\";s:4:\"news\";s:4:\"slug\";s:4:\"news\";s:5:\"count\";i:396;}s:10:\"shortcodes\";a:3:{s:4:\"name\";s:10:\"shortcodes\";s:4:\"slug\";s:10:\"shortcodes\";s:5:\"count\";i:395;}s:14:\"contact-form-7\";a:3:{s:4:\"name\";s:14:\"contact form 7\";s:4:\"slug\";s:14:\"contact-form-7\";s:5:\"count\";i:394;}s:12:\"social-media\";a:3:{s:4:\"name\";s:12:\"social media\";s:4:\"slug\";s:12:\"social-media\";s:5:\"count\";i:385;}s:8:\"redirect\";a:3:{s:4:\"name\";s:8:\"redirect\";s:4:\"slug\";s:8:\"redirect\";s:5:\"count\";i:384;}s:7:\"plugins\";a:3:{s:4:\"name\";s:7:\"plugins\";s:4:\"slug\";s:7:\"plugins\";s:5:\"count\";i:377;}s:4:\"code\";a:3:{s:4:\"name\";s:4:\"code\";s:4:\"slug\";s:4:\"code\";s:5:\"count\";i:376;}s:9:\"multisite\";a:3:{s:4:\"name\";s:9:\"multisite\";s:4:\"slug\";s:9:\"multisite\";s:5:\"count\";i:373;}s:11:\"performance\";a:3:{s:4:\"name\";s:11:\"performance\";s:4:\"slug\";s:11:\"performance\";s:5:\"count\";i:370;}s:3:\"url\";a:3:{s:4:\"name\";s:3:\"url\";s:4:\"slug\";s:3:\"url\";s:5:\"count\";i:368;}s:12:\"notification\";a:3:{s:4:\"name\";s:12:\"notification\";s:4:\"slug\";s:12:\"notification\";s:5:\"count\";i:360;}s:4:\"meta\";a:3:{s:4:\"name\";s:4:\"meta\";s:4:\"slug\";s:4:\"meta\";s:5:\"count\";i:357;}s:4:\"list\";a:3:{s:4:\"name\";s:4:\"list\";s:4:\"slug\";s:4:\"list\";s:5:\"count\";i:356;}s:5:\"block\";a:3:{s:4:\"name\";s:5:\"block\";s:4:\"slug\";s:5:\"block\";s:5:\"count\";i:355;}s:8:\"tracking\";a:3:{s:4:\"name\";s:8:\"tracking\";s:4:\"slug\";s:8:\"tracking\";s:5:\"count\";i:343;}s:8:\"shipping\";a:3:{s:4:\"name\";s:8:\"shipping\";s:4:\"slug\";s:8:\"shipping\";s:5:\"count\";i:343;}s:9:\"elementor\";a:3:{s:4:\"name\";s:9:\"elementor\";s:4:\"slug\";s:9:\"elementor\";s:5:\"count\";i:341;}s:16:\"custom-post-type\";a:3:{s:4:\"name\";s:16:\"custom post type\";s:4:\"slug\";s:16:\"custom-post-type\";s:5:\"count\";i:337;}s:16:\"google-analytics\";a:3:{s:4:\"name\";s:16:\"google analytics\";s:4:\"slug\";s:16:\"google-analytics\";s:5:\"count\";i:337;}s:11:\"advertising\";a:3:{s:4:\"name\";s:11:\"advertising\";s:4:\"slug\";s:11:\"advertising\";s:5:\"count\";i:334;}s:5:\"cache\";a:3:{s:4:\"name\";s:5:\"cache\";s:4:\"slug\";s:5:\"cache\";s:5:\"count\";i:332;}}','no'),(5777,'_transient_timeout_wfcredentialstatus_1','1588892958','no'),(5778,'_transient_wfcredentialstatus_1','0e4bdc29ba62c23db9a61a923da793420ada9202f54fbf21147ed4ccf748d2774','no'),(6340,'_transient_orders-transient-version','1588895056','yes'),(6341,'_transient_timeout_wc_customer_bought_product_c4ca4238a0b923820dcc509a6f75849b','1591487056','no'),(6342,'_transient_wc_customer_bought_product_c4ca4238a0b923820dcc509a6f75849b','a:2:{s:7:\"version\";s:10:\"1588895056\";s:5:\"value\";a:0:{}}','no'),(6740,'_transient_timeout_wc_child_has_dimensions_128','1591490677','no'),(6741,'_transient_wc_child_has_dimensions_128','0','no'),(141,'can_compress_scripts','1','no'),(2144,'_transient_timeout_wc_related_122','1588875182','no'),(2145,'_transient_wc_related_122','a:1:{s:51:\"limit=4&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=122\";a:0:{}}','no'),(184,'ucp_options','a:35:{s:6:\"status\";s:1:\"1\";s:11:\"license_key\";s:0:\"\";s:14:\"license_active\";b:0;s:15:\"license_expires\";s:10:\"1900-01-01\";s:12:\"license_type\";s:0:\"\";s:8:\"end_date\";s:0:\"\";s:14:\"ga_tracking_id\";s:0:\"\";s:5:\"theme\";s:12:\"mad_designer\";s:10:\"custom_css\";s:0:\"\";s:5:\"title\";s:34:\"[site-title] is under construction\";s:11:\"description\";s:14:\"[site-tagline]\";s:8:\"heading1\";s:40:\"Sorry, we\'re doing some work on the site\";s:7:\"content\";s:89:\"Thank you for being patient. We are doing some work on the site and will be back shortly.\";s:18:\"mailoptin_campaign\";s:2:\"-1\";s:15:\"social_facebook\";s:0:\"\";s:14:\"social_twitter\";s:0:\"\";s:13:\"social_google\";s:0:\"\";s:15:\"social_linkedin\";s:0:\"\";s:14:\"social_youtube\";s:0:\"\";s:12:\"social_vimeo\";s:0:\"\";s:16:\"social_pinterest\";s:0:\"\";s:15:\"social_dribbble\";s:0:\"\";s:14:\"social_behance\";s:0:\"\";s:16:\"social_instagram\";s:0:\"\";s:13:\"social_tumblr\";s:0:\"\";s:9:\"social_vk\";s:0:\"\";s:12:\"social_email\";s:0:\"\";s:12:\"social_phone\";s:0:\"\";s:12:\"social_skype\";s:0:\"\";s:15:\"social_telegram\";s:0:\"\";s:15:\"social_whatsapp\";s:0:\"\";s:12:\"login_button\";s:1:\"1\";s:8:\"linkback\";s:1:\"0\";s:17:\"whitelisted_roles\";a:1:{i:0;s:13:\"administrator\";}s:17:\"whitelisted_users\";a:0:{}}','yes'),(183,'ucp_meta','a:3:{s:13:\"first_version\";s:4:\"3.75\";s:13:\"first_install\";i:1588487257;s:11:\"options_ver\";s:4:\"3.75\";}','yes'),(7279,'_site_transient_timeout_theme_roots','1588912361','no'),(7280,'_site_transient_theme_roots','a:13:{s:15:\"adaptable-notes\";s:7:\"/themes\";s:4:\"ashe\";s:7:\"/themes\";s:14:\"clean-commerce\";s:7:\"/themes\";s:12:\"creativ-blog\";s:7:\"/themes\";s:20:\"customizable-blogily\";s:7:\"/themes\";s:5:\"mapro\";s:7:\"/themes\";s:4:\"neve\";s:7:\"/themes\";s:10:\"storefront\";s:7:\"/themes\";s:14:\"twentynineteen\";s:7:\"/themes\";s:15:\"twentyseventeen\";s:7:\"/themes\";s:12:\"twentytwenty\";s:7:\"/themes\";s:18:\"vlogger-video-blog\";s:7:\"/themes\";s:16:\"vw-blog-magazine\";s:7:\"/themes\";}','no'),(174,'current_theme','Clean Commerce','yes'),(148,'edd_settings','a:6:{s:13:\"purchase_page\";i:5;s:12:\"success_page\";i:6;s:12:\"failure_page\";i:7;s:21:\"purchase_history_page\";i:8;s:8:\"gateways\";a:1:{s:6:\"manual\";s:1:\"1\";}s:15:\"default_gateway\";s:6:\"manual\";}','yes'),(149,'edd_use_php_sessions','1','yes'),(150,'edd_version','2.9.23','yes'),(5856,'_transient_timeout_edd_check_protection_files','1588976844','no'),(5857,'_transient_edd_check_protection_files','1','no'),(153,'edd_default_api_version','v2','yes'),(154,'wp_edd_customers_db_version','1.0','yes'),(155,'wp_edd_customermeta_db_version','1.0','yes'),(158,'edd_completed_upgrades','a:5:{i:0;s:21:\"upgrade_payment_taxes\";i:1;s:37:\"upgrade_customer_payments_association\";i:2;s:21:\"upgrade_user_api_keys\";i:3;s:25:\"remove_refunded_sale_logs\";i:4;s:29:\"update_file_download_log_data\";}','yes'),(159,'recently_activated','a:6:{s:49:\"easy-digital-downloads/easy-digital-downloads.php\";i:1588910940;s:43:\"wc-frontend-manager/wc_frontend_manager.php\";i:1588908185;s:57:\"wc-multivendor-marketplace/wc-multivendor-marketplace.php\";i:1588893321;s:59:\"wp-logo-showcase-responsive-slider-slider/logo-showcase.php\";i:1588790101;s:25:\"edd-blocks/edd-blocks.php\";i:1588757164;s:33:\"classic-editor/classic-editor.php\";i:1588495876;}','yes'),(160,'_transient_edd_cache_excluded_uris','a:4:{i:0;s:3:\"p=5\";i:1;s:3:\"p=6\";i:2;s:9:\"/checkout\";i:3;s:22:\"/purchase-confirmation\";}','yes'),(161,'widget_edd_cart_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(162,'widget_edd_categories_tags_widget','a:4:{s:12:\"_multiwidget\";i:1;i:3;a:0:{}i:5;a:0:{}i:7;a:4:{s:5:\"title\";s:10:\"Categories\";s:8:\"taxonomy\";s:17:\"download_category\";s:5:\"count\";s:0:\"\";s:10:\"hide_empty\";s:0:\"\";}}','yes'),(163,'widget_edd_product_details','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(164,'_edd_table_check','1589090333','yes'),(170,'edd_earnings_total','0.02','yes'),(2177,'_transient_wc_marketing_knowledge_base','a:8:{i:0;a:6:{s:5:\"title\";s:65:\"How to Advertise your Products on Google for Free During COVID-19\";s:4:\"date\";s:19:\"2020-04-30T15:00:00\";s:4:\"link\";s:62:\"https://woocommerce.com/posts/free-google-ads-credit-covid-19/\";s:11:\"author_name\";s:10:\"Dan Magill\";s:13:\"author_avatar\";s:81:\"https://secure.gravatar.com/avatar/3596d260e668a5676fb829c5026d45f0?s=96&d=mm&r=g\";s:5:\"image\";s:98:\"https://woocommerce.com/wp-content/uploads/2020/04/blog-fb-Google-Ads@2x.jpg?resize=650,340&crop=1\";}i:1;a:6:{s:5:\"title\";s:62:\"Three Essential Follow-Up Emails Every WooCommerce Store Needs\";s:4:\"date\";s:19:\"2020-04-09T15:00:00\";s:4:\"link\";s:71:\"https://woocommerce.com/posts/most-important-automate-follow-up-emails/\";s:11:\"author_name\";s:12:\"Guest Author\";s:13:\"author_avatar\";s:81:\"https://secure.gravatar.com/avatar/e7c363f0867b419ef857e5d96ba1146a?s=96&d=mm&r=g\";s:5:\"image\";s:104:\"https://woocommerce.com/wp-content/uploads/2020/04/blog-fb-Follow-Up-Emails@2x.jpg?resize=650,340&crop=1\";}i:2;a:6:{s:5:\"title\";s:50:\"How to Create Buyer Personas for Your Online Store\";s:4:\"date\";s:19:\"2020-04-07T16:42:37\";s:4:\"link\";s:66:\"https://woocommerce.com/posts/example-buyer-personas-online-store/\";s:11:\"author_name\";s:7:\"Kathryn\";s:13:\"author_avatar\";s:81:\"https://secure.gravatar.com/avatar/431b87d722d366103cc5d9b26c66c665?s=96&d=mm&r=g\";s:5:\"image\";s:102:\"https://woocommerce.com/wp-content/uploads/2020/04/blog-fb-Buyer-Personas@2x.jpg?resize=650,340&crop=1\";}i:3;a:6:{s:5:\"title\";s:34:\"Food Marketing: How to Sell Online\";s:4:\"date\";s:19:\"2020-03-19T15:00:00\";s:4:\"link\";s:64:\"https://woocommerce.com/posts/food-marketing-how-to-sell-online/\";s:11:\"author_name\";s:7:\"Kathryn\";s:13:\"author_avatar\";s:81:\"https://secure.gravatar.com/avatar/431b87d722d366103cc5d9b26c66c665?s=96&d=mm&r=g\";s:5:\"image\";s:102:\"https://woocommerce.com/wp-content/uploads/2020/03/blog-fb-Food-Marketing@2x.jpg?resize=650,340&crop=1\";}i:4;a:6:{s:5:\"title\";s:57:\"Nine Secrets to Getting Noticed During the Holiday Season\";s:4:\"date\";s:19:\"2019-10-30T00:14:49\";s:4:\"link\";s:54:\"https://woocommerce.com/posts/holiday-marketing-ideas/\";s:11:\"author_name\";s:10:\"Dan Magill\";s:13:\"author_avatar\";s:81:\"https://secure.gravatar.com/avatar/3596d260e668a5676fb829c5026d45f0?s=96&d=mm&r=g\";s:5:\"image\";s:99:\"https://woocommerce.com/wp-content/uploads/2019/10/blog-fb-Get-Noticed@2x.jpg?resize=650,340&crop=1\";}i:5;a:6:{s:5:\"title\";s:83:\"Nonprofit Marketing Strategies to Increase Awareness and Raise Money for Your Cause\";s:4:\"date\";s:19:\"2019-08-08T15:00:33\";s:4:\"link\";s:61:\"https://woocommerce.com/posts/nonprofit-marketing-strategies/\";s:11:\"author_name\";s:10:\"Dan Magill\";s:13:\"author_avatar\";s:81:\"https://secure.gravatar.com/avatar/3596d260e668a5676fb829c5026d45f0?s=96&d=mm&r=g\";s:5:\"image\";s:97:\"https://woocommerce.com/wp-content/uploads/2019/08/blog-fb-POST-NAME@2x.jpg?resize=650,340&crop=1\";}i:6;a:6:{s:5:\"title\";s:47:\"Drive more sales with Pinterest for WooCommerce\";s:4:\"date\";s:19:\"2019-08-01T10:57:02\";s:4:\"link\";s:56:\"https://woocommerce.com/posts/pinterest-for-woocommerce/\";s:11:\"author_name\";s:9:\"Tim Price\";s:13:\"author_avatar\";s:81:\"https://secure.gravatar.com/avatar/e19eaf1af2e88971ecb43087cae025de?s=96&d=mm&r=g\";s:5:\"image\";s:97:\"https://woocommerce.com/wp-content/uploads/2019/08/blog-fb-pinterest@2x.jpg?resize=650,340&crop=1\";}i:7;a:6:{s:5:\"title\";s:30:\"Google Shopping Ads – A Must\";s:4:\"date\";s:19:\"2019-03-21T14:57:34\";s:4:\"link\";s:57:\"https://woocommerce.com/posts/google-shopping-ads-a-must/\";s:11:\"author_name\";s:9:\"wookliken\";s:13:\"author_avatar\";s:81:\"https://secure.gravatar.com/avatar/b01fb3b8005b6e99236e61b38bdc8da4?s=96&d=mm&r=g\";s:5:\"image\";s:112:\"https://woocommerce.com/wp-content/uploads/2019/03/internet-search-engine-1433323_1920.jpg?resize=650,340&crop=1\";}}','no'),(262,'edd_tracking_notice','1','yes'),(2260,'_transient_timeout_wc_report_orders_stats_53470edad99dfcf7698eadb5935de3b7','1589394786','no'),(2261,'_transient_wc_report_orders_stats_53470edad99dfcf7698eadb5935de3b7','a:2:{s:7:\"version\";s:10:\"1588755406\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":16:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:23:\"num_returning_customers\";i:0;s:17:\"num_new_customers\";i:0;s:8:\"products\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:2:{i:0;a:6:{s:8:\"interval\";s:7:\"2020-19\";s:10:\"date_start\";s:19:\"2020-05-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2020-05-04 00:00:00\";s:8:\"date_end\";s:19:\"2020-05-06 11:33:00\";s:12:\"date_end_gmt\";s:19:\"2020-05-06 11:33:00\";s:9:\"subtotals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:23:\"num_returning_customers\";i:0;s:17:\"num_new_customers\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2020-18\";s:10:\"date_start\";s:19:\"2020-05-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2020-05-01 00:00:00\";s:8:\"date_end\";s:19:\"2020-05-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2020-05-03 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:23:\"num_returning_customers\";i:0;s:17:\"num_new_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:2;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','no'),(2262,'_transient_timeout_wc_report_orders_stats_030f2724ee660f7e64729002c7a0087f','1589394786','no'),(2263,'_transient_wc_report_orders_stats_030f2724ee660f7e64729002c7a0087f','a:2:{s:7:\"version\";s:10:\"1588755406\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":16:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:23:\"num_returning_customers\";i:0;s:17:\"num_new_customers\";i:0;s:8:\"products\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:2:{i:0;a:6:{s:8:\"interval\";s:7:\"2020-19\";s:10:\"date_start\";s:19:\"2020-05-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2020-05-04 00:00:00\";s:8:\"date_end\";s:19:\"2020-05-06 11:33:00\";s:12:\"date_end_gmt\";s:19:\"2020-05-06 11:33:00\";s:9:\"subtotals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:23:\"num_returning_customers\";i:0;s:17:\"num_new_customers\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2020-18\";s:10:\"date_start\";s:19:\"2020-05-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2020-05-01 00:00:00\";s:8:\"date_end\";s:19:\"2020-05-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2020-05-03 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:23:\"num_returning_customers\";i:0;s:17:\"num_new_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:2;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','no'),(2264,'_transient_timeout_wc_addons_sections','1589394799','no'),(2265,'_transient_wc_addons_sections','a:9:{i:0;O:8:\"stdClass\":2:{s:4:\"slug\";s:9:\"_featured\";s:5:\"label\";s:8:\"Featured\";}i:1;O:8:\"stdClass\":2:{s:4:\"slug\";s:4:\"_all\";s:5:\"label\";s:3:\"All\";}i:2;O:8:\"stdClass\":2:{s:4:\"slug\";s:18:\"product-extensions\";s:5:\"label\";s:12:\"Enhancements\";}i:3;O:8:\"stdClass\":2:{s:4:\"slug\";s:15:\"free-extensions\";s:5:\"label\";s:4:\"Free\";}i:4;O:8:\"stdClass\":2:{s:4:\"slug\";s:20:\"marketing-extensions\";s:5:\"label\";s:9:\"Marketing\";}i:5;O:8:\"stdClass\":2:{s:4:\"slug\";s:16:\"payment-gateways\";s:5:\"label\";s:8:\"Payments\";}i:6;O:8:\"stdClass\":2:{s:4:\"slug\";s:12:\"product-type\";s:5:\"label\";s:12:\"Product Type\";}i:7;O:8:\"stdClass\":2:{s:4:\"slug\";s:16:\"shipping-methods\";s:5:\"label\";s:8:\"Shipping\";}i:8;O:8:\"stdClass\":2:{s:4:\"slug\";s:10:\"operations\";s:5:\"label\";s:16:\"Store Management\";}}','no'),(178,'nav_menu_options','a:1:{s:8:\"auto_add\";a:0:{}}','yes'),(313,'download_category_children','a:0:{}','yes'),(202,'wordfence_ls_version','1.0.5','yes'),(203,'wordfence_version','7.4.7','yes'),(204,'wordfence_case','1','yes'),(205,'wordfence_installed','1','yes'),(206,'wordfenceActivated','1','yes'),(207,'wf_plugin_act_error','','yes'),(237,'wpos_anylc_redirect','','yes'),(238,'wpos_anylc_site_uid','9c0929635f60cbb7230045d5eea9e522','yes'),(239,'wpos_anylc_pdt_23','a:1:{s:6:\"status\";i:2;}','yes'),(185,'ucp_notices','a:1:{s:19:\"dismiss_whitelisted\";b:1;}','yes'),(186,'_transient_timeout_wf-plugin-info-eps-301-redirects','1589092099','no'),(187,'_transient_wf-plugin-info-eps-301-redirects','O:8:\"stdClass\":30:{s:4:\"name\";s:43:\"301 Redirects &#8211; Easy Redirect Manager\";s:4:\"slug\";s:17:\"eps-301-redirects\";s:7:\"version\";s:4:\"2.45\";s:6:\"author\";s:59:\"<a href=\"https://www.webfactoryltd.com/\">WebFactory Ltd</a>\";s:14:\"author_profile\";s:41:\"https://profiles.wordpress.org/webfactory\";s:12:\"contributors\";a:4:{s:10:\"webfactory\";a:3:{s:7:\"profile\";s:41:\"https://profiles.wordpress.org/webfactory\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/d2ad55d623efa74a60162a70366f2e9e?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:10:\"WebFactory\";}s:7:\"wpreset\";a:3:{s:7:\"profile\";s:38:\"https://profiles.wordpress.org/wpreset\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/0923e825d572775c007277a099940fe4?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:15:\"WordPress Reset\";}s:16:\"googlemapswidget\";a:3:{s:7:\"profile\";s:47:\"https://profiles.wordpress.org/googlemapswidget\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/91bd99a5b95a67dabcf80a25bb7f7af8?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:18:\"Google Maps Widget\";}s:21:\"underconstructionpage\";a:3:{s:7:\"profile\";s:52:\"https://profiles.wordpress.org/underconstructionpage\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/2586d7d022d23b758c5069a5aefe97d2?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:18:\"Under Construction\";}}s:8:\"requires\";s:3:\"4.0\";s:6:\"tested\";s:5:\"5.4.1\";s:12:\"requires_php\";s:3:\"5.2\";s:6:\"rating\";i:94;s:7:\"ratings\";a:5:{i:5;i:116;i:4;i:10;i:3;i:3;i:2;i:0;i:1;i:7;}s:11:\"num_ratings\";i:136;s:15:\"support_threads\";i:15;s:24:\"support_threads_resolved\";i:14;s:15:\"active_installs\";i:90000;s:10:\"downloaded\";i:328675;s:12:\"last_updated\";s:21:\"2020-04-01 4:36pm GMT\";s:5:\"added\";s:10:\"2013-05-02\";s:8:\"homepage\";s:0:\"\";s:8:\"sections\";a:6:{s:11:\"description\";s:1953:\"<p><strong>301 Redirects</strong> helps you manage and create 301 &amp; 302 redirects for your WordPress site to <strong>improve SEO and visitor experience</strong>. With a user-friendly interface, 301 Redirects is easy to install and configure. Perfect for new sites or repairing links after re-organizing your existing WordPress content, or when your site has content that expires and you wish to avoid sending visitors to a 404 page.</p>\n<p>301 Redirects GUI is located in WP Admin Dashboard &#8211; Settings &#8211; 301 Redirects</p>\n<p><strong>Features</strong></p>\n<ul>\n<li>Choose from Pages, Posts, Custom Post types, Archives, and Term Archives from dropdown menu</li>\n<li>Or, set a custom destination URL!</li>\n<li>Retain query strings across redirects</li>\n<li>Super-fast redirection</li>\n<li>Import/Export feature for bulk redirects management</li>\n<li>Simple redirect stats so you know how much a redirection is used</li>\n</ul>\n<p><strong>What is a 301 Redirect?</strong><br />\nA redirect is a simple way to re-route traffic coming to a <em>Requested URL</em> to different <em>Destination URL</em>.</p>\n<p>A 301 redirect indicates that the page requested has been permanently moved to the <em>Destination URL</em>, and helps pass on the <em>Requested URLs</em> traffic in a search engine friendly manner. Creating a 301 redirect tells search engines that the <em>Requested URL</em>  has moved permanently, and that the content can now be found on the <em>Destination URL</em>. An important feature is that search engines will pass along any clout the <em>Requested URL</em> used to have to the <em>Destination URL</em>.</p>\n<p><strong>When Should I use 301 Redirects?</strong></p>\n<ul>\n<li>Replacing an old site design with a new site design</li>\n<li>Overhauling or re-organizing your existing WordPress content</li>\n<li>You have content that expires (or is otherwise no longer available) and you wish to redirect users elsewhere</li>\n</ul>\n\";s:12:\"installation\";s:279:\"<ol>\n<li>Upload the <code>eps-301-redirects</code> folder to the <code>/wp-content/plugins/</code> directory</li>\n<li>Activate the plugin through the &#8216;Plugins&#8217; menu in WordPress</li>\n<li>Begin adding redirects in the Settings -&gt; 301 Redirects menu item</li>\n</ol>\n\";s:3:\"faq\";s:2573:\"\n<h4>What is a 301 Redirect?</h4>\n<p>\n<p>A redirect is a simple way to re-route traffic coming to a Requested URL to different Destination URL.</p>\n<p>A 301 redirect indicates that the page requested has been permanently moved to the Destination URL, and helps pass on the Requested URLs traffic in a search engine friendly manner. Creating a 301 redirect tells search engines that the Requested URL has moved permanently, and that the content can now be found on the Destination URL. An important feature is that search engines will pass along any clout the Requested URL used to have to the Destination URL.</p>\n</p>\n<h4>I&#8217;m getting an error about the default permalink structure?</h4>\n<p>\n<p>301 Redirects requires that you use anything but the default permalink structure.</p>\n</p>\n<h4>My redirects aren&#8217;t working</h4>\n<p>\n<p>This could be caused by many things, but please ensure that you are supplying valid URLs. Most common are extra spaces, extra slashes, spelling mistakes and invalid characters. If you&#8217;re sure they&#8217;re right, chances are your browser has cached the 301 redirect (in an attempt to make the redirection faster for you), but sometimes it doesn&#8217;t refresh as fast as we would like. Clear your browser cache, or wait a few minutes to fix this problem.<br />\nMy redirects aren&#8217;t working &#8211; the old .html page still shows<br />\nFor this plugin to work, the page must be within the WordPress environment. If you are redirecting older .html or .php files, you must first delete them. The plugin can’t redirect if the file still exists, sorry! You should look into .htaccess redirects if you want to keep these files on your server.</p>\n</p>\n<h4>My redirects aren&#8217;t getting the 301 status code</h4>\n<p>\n<p>Your Request or Redirect URLS may be incorrect; please ensure that you are supplying valid URLs. Check slashes. Try Viewing the page by clicking the Request URL &#8211; does it load correctly?</p>\n</p>\n<h4>How do I delete a redirect?</h4>\n<p>\n<p>Click the small X beside the redirect you wish to remove.</p>\n</p>\n<h4>How do I add wildcards. or folder redirects?</h4>\n<p>\n<p>Unfortunately this is not supported. You should look into .htaccess redirects for these advanced features.</p>\n</p>\n<h4>What about query strings?</h4>\n<p>\n<p>By default, any URL with a query string is considered unique, and will redirect to a unique page (if you so wish). The query string will be added to the Destination URL, which allows you to keep your tracking codes, affiliate codes, and other important data!</p>\n</p>\n\n\";s:9:\"changelog\";s:2558:\"<h4>2.45</h4>\n<ul>\n<li>2019/12/17</li>\n<li>security fixes &#8211; big thank you to Chloe from Wordfence</li>\n<li>WP-CLI fix</li>\n</ul>\n<h4>2.40</h4>\n<ul>\n<li>2019/03/25</li>\n<li>bug fixes</li>\n<li>rating notification</li>\n</ul>\n<h4>2.3.5</h4>\n<ul>\n<li>2019/03/11</li>\n<li>WebFactory took over development</li>\n<li>50,000 installations; 151,500 downloads</li>\n<li>bug fixes</li>\n<li>compatibility fixes for new versions of PHP and WP</li>\n</ul>\n<h4>2.3.0</h4>\n<p>Added sorting. Fixed a bug when upgrading from V1 to V2, and the infamous &#8220;Invalid Destination&#8221; url.</p>\n<h4>2.2.7</h4>\n<p>That silly bug with the database tables not being created has been squashed. Improved query performance.</p>\n<h4>2.2.6</h4>\n<p>Added support for custom plugin directories.</p>\n<h4>2.2.4</h4>\n<p>Support for older versions of PHP.</p>\n<h4>2.2.3</h4>\n<p>Fixed an issue where the redirect database tables were not being created, causing &#8216;Invalid Destination URL&#8217; errors.</p>\n<h4>2.2.0</h4>\n<p>Minor bug fixes. Greatly improved import feature. Redirects include query strings. Export feature added. Http/Https agnostic. Pro version added with 404 management.</p>\n<h4>2.1.2</h4>\n<p>Minor bug fixes.</p>\n<h4>2.1.1</h4>\n<p>Fixed an issue where users with a lot of redirects were being limited, this fix also changed up the admin area. Redirects are now editable via AJAX, and the ‘add new’ form was moved to the top.</p>\n<h4>2.0.1</h4>\n<p>Fixed an issue where the Automatic Update would not call the import process for pre 2.0 versions.</p>\n<h4>2.0.0</h4>\n<p>Overhauled the entire plugin. Redirects are stored in their own table. Gracefully migrates older versions.</p>\n<h4>1.4.0</h4>\n<ul>\n<li>Performance updates, added a new &#8216;Settings&#8217; page.</li>\n</ul>\n<h4>1.3.5</h4>\n<ul>\n<li>Fixed a bug with spaces in the url. Added ease of use visual aids.</li>\n</ul>\n<h4>1.3.4</h4>\n<ul>\n<li>Fixed nonce validation problem which would prevent saving of new redirects. Special Thanks to Bruce Zlotowitz for all his testing!</li>\n</ul>\n<h4>1.3.3</h4>\n<ul>\n<li>Fixed major problem when switching from 1.2 to 1.3+</li>\n</ul>\n<h4>1.3.1</h4>\n<ul>\n<li>Added hierarchy to heirarchical post type selects.</li>\n</ul>\n<h4>1.3</h4>\n<ul>\n<li>Fixed a bug where duplicate URLs were being overwritten, fixed a bug where you could not completely remove all redirects.</li>\n</ul>\n<h4>1.2</h4>\n<ul>\n<li>Fixed some little bugs.</li>\n</ul>\n<h4>1.1</h4>\n<ul>\n<li>Minor CSS and usability fixes. Also checking out the SVN!</li>\n</ul>\n<h4>1.0</h4>\n<ul>\n<li>Release.</li>\n</ul>\n\";s:11:\"screenshots\";s:507:\"<ol><li><a href=\"https://ps.w.org/eps-301-redirects/assets/screenshot-1.png?rev=2047734\"><img src=\"https://ps.w.org/eps-301-redirects/assets/screenshot-1.png?rev=2047734\" alt=\"301 Redirects admin area\"></a><p>301 Redirects admin area</p></li><li><a href=\"https://ps.w.org/eps-301-redirects/assets/screenshot-2.png?rev=2047734\"><img src=\"https://ps.w.org/eps-301-redirects/assets/screenshot-2.png?rev=2047734\" alt=\"301 Redirects import/export options\"></a><p>301 Redirects import/export options</p></li></ol>\";s:7:\"reviews\";s:13642:\"<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Easy to use</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/helenfan\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/ef94149eedfe9b65478c2a2176ed4158?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/ef94149eedfe9b65478c2a2176ed4158?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\'/></a><a href=\"https://profiles.wordpress.org/helenfan\" class=\"reviewer-name\">helenfan</a> on <span class=\"review-date\">April 29, 2020</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\">Very simple step</div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Easy to use</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/tumptyteapot\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/cee3d4f92c0d96a195b3009225b98ef1?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/cee3d4f92c0d96a195b3009225b98ef1?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\'/></a><a href=\"https://profiles.wordpress.org/tumptyteapot\" class=\"reviewer-name\"> <small>(tumptyteapot)</small></a> on <span class=\"review-date\">April 27, 2020</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\">No issues with this plugin at all. It is really easy to use and works just like it says on the packet. </div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Solid, easy, and reliable</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/tmiwp20\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/93a8350ad7cf90509dc66325e4487078?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/93a8350ad7cf90509dc66325e4487078?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\'/></a><a href=\"https://profiles.wordpress.org/tmiwp20\" class=\"reviewer-name\">tmiwp20</a> on <span class=\"review-date\">April 26, 2020</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\">A great plugin that does what it advertises. It has saved me a ton of work from going back through my social media archives, etc. and updating URLs.</div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">great plugin and simple to use</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/dhlx\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/fbafe33ee0cc3c191904c01c6dcc3795?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/fbafe33ee0cc3c191904c01c6dcc3795?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\'/></a><a href=\"https://profiles.wordpress.org/dhlx\" class=\"reviewer-name\">dhlx</a> on <span class=\"review-date\">April 25, 2020</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\">this plugin works well, and is very simple to use, can\'t fault it</div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Easy and Efficient!</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/sebinho16\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/ba0e94d14ded2aad4c19007331dada1a?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/ba0e94d14ded2aad4c19007331dada1a?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\'/></a><a href=\"https://profiles.wordpress.org/sebinho16\" class=\"reviewer-name\">sebinho16</a> on <span class=\"review-date\">April 18, 2020</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\">I love this Plugin. It has everything I needed to redirect my old website links to my new one. \n\nI totally loved the csv import tool. It saved me a ton of time (I had over 400 redirects to do). A job that manually would take over 2 hours was done in seconds. No issues whatsoever. \n\nThe only thing I would add is a bulk action tool. I messed up with the information in my csv file and had to delete the redirections I had just created one by one. \n\nThanks a lot guys, keep up the good work!</div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">5 stars</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/shamsung\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/51b68125b31be654d850b21c6ca21195?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/51b68125b31be654d850b21c6ca21195?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\'/></a><a href=\"https://profiles.wordpress.org/shamsung\" class=\"reviewer-name\">Shamsung</a> on <span class=\"review-date\">April 17, 2020</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\">Easy and good working!</div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Allows CSV imports = WIN</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/michoscopic\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/53a6a8ed1fd39849e2a288da27d592e7?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/53a6a8ed1fd39849e2a288da27d592e7?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\'/></a><a href=\"https://profiles.wordpress.org/michoscopic\" class=\"reviewer-name\">michoscopic</a> on <span class=\"review-date\">April 16, 2020</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\">The one reason why I use this over the other popular Redirection plugin is the ability to do CSV redirection imports. No way I\'m adding redirects one by one. Awesome plugin, simple and works. \n\nThanks for creating it!</div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">simple and works very well</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/midox08\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/d625735dd401cb2a8bc5af9caacfe43d?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/d625735dd401cb2a8bc5af9caacfe43d?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\'/></a><a href=\"https://profiles.wordpress.org/midox08\" class=\"reviewer-name\">midox08</a> on <span class=\"review-date\">April 15, 2020</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\">I like the simplicity of this plugin. there\'s nothing complicated.\n\njust enter your old link and redirect it to the new one  </div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Excellent plugin</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/usunier\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/243934fec997e92fe99302f72459d873?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/243934fec997e92fe99302f72459d873?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\'/></a><a href=\"https://profiles.wordpress.org/usunier\" class=\"reviewer-name\">USUNIER</a> on <span class=\"review-date\">April 15, 2020</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\">Does the job and very easy to use.</div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">perfect</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/enesali\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/03a40094bff737a77113d6800ebc402a?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/03a40094bff737a77113d6800ebc402a?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\'/></a><a href=\"https://profiles.wordpress.org/enesali\" class=\"reviewer-name\">enesali</a> on <span class=\"review-date\">April 14, 2020</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\">perfect 301 plugin</div>\n</div>\n\";}s:17:\"short_description\";s:114:\"Easily manage and create 301 &amp; 302 redirects. Simple to use &amp; validate redirects. Includes redirect stats.\";s:13:\"download_link\";s:65:\"https://downloads.wordpress.org/plugin/eps-301-redirects.2.45.zip\";s:11:\"screenshots\";a:2:{i:1;a:2:{s:3:\"src\";s:70:\"https://ps.w.org/eps-301-redirects/assets/screenshot-1.png?rev=2047734\";s:7:\"caption\";s:24:\"301 Redirects admin area\";}i:2;a:2:{s:3:\"src\";s:70:\"https://ps.w.org/eps-301-redirects/assets/screenshot-2.png?rev=2047734\";s:7:\"caption\";s:35:\"301 Redirects import/export options\";}}s:4:\"tags\";a:5:{s:12:\"301-redirect\";s:12:\"301 redirect\";s:12:\"302-redirect\";s:12:\"302 redirect\";s:8:\"redirect\";s:8:\"redirect\";s:11:\"redirection\";s:11:\"redirection\";s:9:\"redirects\";s:9:\"redirects\";}s:8:\"versions\";a:23:{s:3:\"1.1\";s:64:\"https://downloads.wordpress.org/plugin/eps-301-redirects.1.1.zip\";s:3:\"1.2\";s:64:\"https://downloads.wordpress.org/plugin/eps-301-redirects.1.2.zip\";s:5:\"1.3.1\";s:66:\"https://downloads.wordpress.org/plugin/eps-301-redirects.1.3.1.zip\";s:5:\"1.3.3\";s:66:\"https://downloads.wordpress.org/plugin/eps-301-redirects.1.3.3.zip\";s:5:\"1.3.4\";s:66:\"https://downloads.wordpress.org/plugin/eps-301-redirects.1.3.4.zip\";s:5:\"1.4.0\";s:66:\"https://downloads.wordpress.org/plugin/eps-301-redirects.1.4.0.zip\";s:5:\"2.0.1\";s:66:\"https://downloads.wordpress.org/plugin/eps-301-redirects.2.0.1.zip\";s:5:\"2.1.1\";s:66:\"https://downloads.wordpress.org/plugin/eps-301-redirects.2.1.1.zip\";s:5:\"2.1.2\";s:66:\"https://downloads.wordpress.org/plugin/eps-301-redirects.2.1.2.zip\";s:5:\"2.2.0\";s:66:\"https://downloads.wordpress.org/plugin/eps-301-redirects.2.2.0.zip\";s:5:\"2.2.1\";s:66:\"https://downloads.wordpress.org/plugin/eps-301-redirects.2.2.1.zip\";s:5:\"2.2.2\";s:66:\"https://downloads.wordpress.org/plugin/eps-301-redirects.2.2.2.zip\";s:5:\"2.2.3\";s:66:\"https://downloads.wordpress.org/plugin/eps-301-redirects.2.2.3.zip\";s:5:\"2.2.4\";s:66:\"https://downloads.wordpress.org/plugin/eps-301-redirects.2.2.4.zip\";s:5:\"2.2.5\";s:66:\"https://downloads.wordpress.org/plugin/eps-301-redirects.2.2.5.zip\";s:5:\"2.2.6\";s:66:\"https://downloads.wordpress.org/plugin/eps-301-redirects.2.2.6.zip\";s:5:\"2.2.7\";s:66:\"https://downloads.wordpress.org/plugin/eps-301-redirects.2.2.7.zip\";s:5:\"2.2.8\";s:66:\"https://downloads.wordpress.org/plugin/eps-301-redirects.2.2.8.zip\";s:5:\"2.3.0\";s:66:\"https://downloads.wordpress.org/plugin/eps-301-redirects.2.3.0.zip\";s:5:\"2.3.5\";s:66:\"https://downloads.wordpress.org/plugin/eps-301-redirects.2.3.5.zip\";s:4:\"2.40\";s:65:\"https://downloads.wordpress.org/plugin/eps-301-redirects.2.40.zip\";s:4:\"2.45\";s:65:\"https://downloads.wordpress.org/plugin/eps-301-redirects.2.45.zip\";s:5:\"trunk\";s:60:\"https://downloads.wordpress.org/plugin/eps-301-redirects.zip\";}s:11:\"donate_link\";s:0:\"\";s:7:\"banners\";a:2:{s:3:\"low\";s:72:\"https://ps.w.org/eps-301-redirects/assets/banner-772x250.png?rev=2049908\";s:4:\"high\";s:73:\"https://ps.w.org/eps-301-redirects/assets/banner-1544x500.png?rev=2049908\";}s:5:\"icons\";a:2:{s:2:\"1x\";s:70:\"https://ps.w.org/eps-301-redirects/assets/icon-128x128.png?rev=2049925\";s:2:\"2x\";s:70:\"https://ps.w.org/eps-301-redirects/assets/icon-256x256.png?rev=2049925\";}s:18:\"author_block_count\";i:0;s:19:\"author_block_rating\";i:94;}','no'),(188,'_transient_timeout_wf-plugin-info-wp-force-ssl','1589092099','no'),(189,'_transient_wf-plugin-info-wp-force-ssl','O:8:\"stdClass\":30:{s:4:\"name\";s:12:\"WP Force SSL\";s:4:\"slug\";s:12:\"wp-force-ssl\";s:7:\"version\";s:4:\"1.55\";s:6:\"author\";s:59:\"<a href=\"https://www.webfactoryltd.com/\">WebFactory Ltd</a>\";s:14:\"author_profile\";s:41:\"https://profiles.wordpress.org/webfactory\";s:12:\"contributors\";a:4:{s:10:\"webfactory\";a:3:{s:7:\"profile\";s:41:\"https://profiles.wordpress.org/webfactory\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/d2ad55d623efa74a60162a70366f2e9e?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:10:\"WebFactory\";}s:21:\"underconstructionpage\";a:3:{s:7:\"profile\";s:52:\"https://profiles.wordpress.org/underconstructionpage\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/2586d7d022d23b758c5069a5aefe97d2?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:18:\"Under Construction\";}s:16:\"googlemapswidget\";a:3:{s:7:\"profile\";s:47:\"https://profiles.wordpress.org/googlemapswidget\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/91bd99a5b95a67dabcf80a25bb7f7af8?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:18:\"Google Maps Widget\";}s:7:\"wpreset\";a:3:{s:7:\"profile\";s:38:\"https://profiles.wordpress.org/wpreset\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/0923e825d572775c007277a099940fe4?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:15:\"WordPress Reset\";}}s:8:\"requires\";s:3:\"4.6\";s:6:\"tested\";s:5:\"5.4.1\";s:12:\"requires_php\";s:3:\"5.2\";s:6:\"rating\";i:96;s:7:\"ratings\";a:5:{i:5;i:89;i:4;i:1;i:3;i:0;i:2;i:1;i:1;i:4;}s:11:\"num_ratings\";i:95;s:15:\"support_threads\";i:13;s:24:\"support_threads_resolved\";i:13;s:15:\"active_installs\";i:100000;s:10:\"downloaded\";i:493385;s:12:\"last_updated\";s:21:\"2020-04-25 9:56am GMT\";s:5:\"added\";s:10:\"2015-01-16\";s:8:\"homepage\";s:23:\"https://wpforcessl.com/\";s:8:\"sections\";a:6:{s:11:\"description\";s:1936:\"<p>WP Force SSL helps you redirect unsecure HTTP traffic to secure HTTPS one <strong>without the need to touch any code</strong>. Just activate Force SSL and everything will be configured for you. The entire site will move to HTTPS using your SSL certificate.</p>\n<p>To keep things fast &amp; simple WP Force SSL is very lightweight &#8211; there are only two settings.<br />\nAccess options via main Settings menu &#8211; Force SSL.</p>\n<h4>Three fast steps to get you started:</h4>\n<ul>\n<li>Get an SSL certificate (yea, you need one, sorry).</li>\n<li>Activate WP Force SSL.</li>\n<li>Test certificate &amp; you&#8217;re done!</li>\n</ul>\n<h4>SSL certificate testing tool</h4>\n<p>WP Force SSL comes with an SSL certificate testing tool. Simply click &#8220;Test SSL certificate&#8221; and it&#8217;ll test if the certificate is valid, properly installed, up-to date, and generally in good shape to be used on your site.</p>\n<h4>Settings</h4>\n<ul>\n<li>Force SSL &#8211; automatically redirect all traffic from HTTP to HTTPS</li>\n<li>Enable HTTP Strict Transport Security (HSTS) &#8211; HSTS is a web security policy mechanism that helps to protect your site against protocol downgrade attacks and cookie hijacking. It allows web servers to declare that web browsers should interact with it using only HTTPS connections. It adds additional security to your site.</li>\n</ul>\n<h4>Need support?</h4>\n<p>We&#8217;re here for you! Things get frustrating when they don&#8217;t work so make sure you <a href=\"https://wordpress.org/support/plugin/wp-force-ssl/\">open a support topic</a> in the official Force SSL forum. We answer all questions within a few hours!</p>\n<h4>Wanna say &#8220;thank you&#8221;?</h4>\n<p>WP Force SSL is 100% free so the best way to say &#8220;thank you&#8221; is to <a href=\"https://wordpress.org/support/plugin/wp-force-ssl/reviews/#new-post\">leave a review</a>. Reviews are what keeps the plugin going. Thank you!</p>\n\";s:12:\"installation\";s:410:\"<ol>\n<li>Open Plugins &#8211; Add New in WP admin and search for &#8220;WP Force SSL&#8221;</li>\n<li>Install and activate the plugin</li>\n<li>Plugin settings will open automatically (you can also access them via Settings &#8211; Force SSL)</li>\n<li>Test you SSL certificate using our tool</li>\n<li>Make sure WP Address and Site Address in Settings &#8211; General have an &#8220;https&#8221; prefix</li>\n</ol>\n\";s:3:\"faq\";s:1283:\"\n<h4>Who is this plugin for?</h4>\n<p>\n<p>For anyone who has an SSL certificate installed on their site and wants to be sure all content is accessed (and redirected if needed) via a secure connection.</p>\n</p>\n<h4>Do I need an SSL certificate for this to work?</h4>\n<p>\n<p>Yes, you do need an SSL certificate regardless of the plugin you&#8217;re using. If you don&#8217;t have one try switching to a <a href=\"https://wordpress.org/hosting/\">quality hosting provider</a> that provides and installs free certificates.</p>\n</p>\n<h4>Where and how can I get an SSL certificate?</h4>\n<p>\n<p>You can buy an SSL certificate but we recommend getting one for free from Let&#8217;s Encrypt. The easiest way to get a free SSL certificate is to use a <a href=\"https://wordpress.org/hosting/\">good hosting provider</a> that will automatically get an SSL certificate for you and install it. There&#8217;s nothing to configure, it&#8217;s just one click &#8211; they do everything for you.</p>\n</p>\n<h4>After activating WP Force SSL plugin, do I need to do anything else?</h4>\n<p>\n<p>No, nothing. After activating WP Force SSL, the main option &#8220;redirect SSL&#8221; will already be active. What you can do is use our tool to test your SSL certificate, to make sure it works properly.</p>\n</p>\n\n\";s:9:\"changelog\";s:955:\"<h4>v1.55</h4>\n<ul>\n<li>2020/01/22</li>\n<li>minor bug fixes</li>\n<li>384,400 downloads; 90,000 installations</li>\n</ul>\n<h4>v1.5</h4>\n<ul>\n<li>2019/09/23</li>\n<li>complete rewrite of entire WP Force SSL plugin</li>\n<li>added support for HSTS</li>\n<li>288,290 downloads; 80,000 installations</li>\n</ul>\n<h4>v1.4</h4>\n<ul>\n<li>Changed function naming to avoid conflicts reported by users.</li>\n</ul>\n<h4>v1.3</h4>\n<ul>\n<li>Dropping support for PHP 5.3: Only 15.9% of the people that use WordPress use PHP 5.3, it reached end of life and you should ask your host to upgrade.</li>\n</ul>\n<h4>v1.2.1</h4>\n<ul>\n<li>Fixed an issue where some users were getting a error message for no valid header when activating the plugin.</li>\n</ul>\n<h4>v1.2</h4>\n<ul>\n<li>Dropping support for PHP 5.2: Only 5.7% of the people that use WordPress use PHP 5.2, it&#8217;s old, buggy, and insecure.</li>\n</ul>\n<h4>v0.1</h4>\n<ul>\n<li>2015/01/15</li>\n<li>initial release</li>\n</ul>\n\";s:11:\"screenshots\";s:593:\"<ol><li><a href=\"https://ps.w.org/wp-force-ssl/assets/screenshot-1.png?rev=2160904\"><img src=\"https://ps.w.org/wp-force-ssl/assets/screenshot-1.png?rev=2160904\" alt=\"After activation, all traffic is redirected from HTTP to HTTPS.\"></a><p>After activation, all traffic is redirected from HTTP to HTTPS.</p></li><li><a href=\"https://ps.w.org/wp-force-ssl/assets/screenshot-2.png?rev=2160904\"><img src=\"https://ps.w.org/wp-force-ssl/assets/screenshot-2.png?rev=2160904\" alt=\"Test your SSL certificate with our built-in tool.\"></a><p>Test your SSL certificate with our built-in tool.</p></li></ol>\";s:7:\"reviews\";s:14056:\"<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">nice</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/alyounis86\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/764e36e04936df55188e93931bf38a8f?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/764e36e04936df55188e93931bf38a8f?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\'/></a><a href=\"https://profiles.wordpress.org/alyounis86\" class=\"reviewer-name\">alyounis86</a> on <span class=\"review-date\">April 28, 2020</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\">good</div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Too easy and fast</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/yashshawyash\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/38c39a4ef27c163cf21c6e9cece3d907?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/38c39a4ef27c163cf21c6e9cece3d907?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\'/></a><a href=\"https://profiles.wordpress.org/yashshawyash\" class=\"reviewer-name\">yashshawyash</a> on <span class=\"review-date\">April 22, 2020</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\">It gives the ssl certificate in just a click</div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Very easy and works like a charm</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/microscopicearthling\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/f15efdb36c8883675d91cef3077952fa?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/f15efdb36c8883675d91cef3077952fa?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\'/></a><a href=\"https://profiles.wordpress.org/microscopicearthling\" class=\"reviewer-name\"> <small>(miCRoSCoPiCeaRthLinG)</small></a> on <span class=\"review-date\">April 22, 2020</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\">Hardly any configuration options - simple 1-click install, activate and you\'re ready to go. Does exactly what it states and works like a charm. </div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Great plugin, Awesome level of support</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/aeric325\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/6fbdea4eca4a1f0ceccbd1bd81b1acac?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/6fbdea4eca4a1f0ceccbd1bd81b1acac?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\'/></a><a href=\"https://profiles.wordpress.org/aeric325\" class=\"reviewer-name\">Eric Armstrong <small>(aeric325)</small></a> on <span class=\"review-date\">April 20, 2020</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\">Great, easy-to-use plugin with a nice \"test-it\" feature. However, even though site passed it\'s internal test, Chrome still identified the site as \"not secure\". That\'s when I turned to support.\n\nIt turned out that under Appearance/Theme_Options/Branding, I had specified three links to logo images and favicons and such that needed to be converted from <code>http://</code>.. to <code>https://</code>...\n\nWho knew? Well, support did! They didn\'t know my theme, but they were able to identify the links in question. Fixing them didn\'t require any changes to the theme code. I only had to change the options I specified when I created the site.\n\nAfter making those changes and doing a forced-reload, the problem disappeared.\n\nSupport told what I was looking for. Without knowing that, I had no idea where to look.</div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Good Tool</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/adminprotechbit\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/a114933c625e207b7fadeecf9078cbd3?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a114933c625e207b7fadeecf9078cbd3?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\'/></a><a href=\"https://profiles.wordpress.org/adminprotechbit\" class=\"reviewer-name\">adminprotechbit</a> on <span class=\"review-date\">April 12, 2020</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\">Thanks to developers, you have made a useful tool </div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Very useful and simple plugin!</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/chamkoriyski\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/19df6201778ca5ef96b7660f94bc6703?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/19df6201778ca5ef96b7660f94bc6703?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\'/></a><a href=\"https://profiles.wordpress.org/chamkoriyski\" class=\"reviewer-name\">chamkoriyski</a> on <span class=\"review-date\">April 11, 2020</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\">Small plugin that saves you time and effort. Only two options and nice and clean interface. Very good job! Well done and thanks!</div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Does what it says it does</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/kaljade\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/1d583b716bfc6cc644b1d34583e374c7?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/1d583b716bfc6cc644b1d34583e374c7?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\'/></a><a href=\"https://profiles.wordpress.org/kaljade\" class=\"reviewer-name\">kaljade</a> on <span class=\"review-date\">April 8, 2020</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\">Easy to use, no configuration required just install and activate, couldn\'t be easier. The SSL Cert test tool is a nice bonus.</div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">شكرا لكم</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/mohamedawadin\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/a45427dd0a372a64f8db72c891b15d8d?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a45427dd0a372a64f8db72c891b15d8d?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\'/></a><a href=\"https://profiles.wordpress.org/mohamedawadin\" class=\"reviewer-name\">mohamedawadin</a> on <span class=\"review-date\">March 31, 2020</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\">شكرا لكم اضافة جميلة</div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Simple and efficient</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/bob23894\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/5f759e98aa6cbf1e1239093383be82e3?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/5f759e98aa6cbf1e1239093383be82e3?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\'/></a><a href=\"https://profiles.wordpress.org/bob23894\" class=\"reviewer-name\">Robert <small>(bob23894)</small></a> on <span class=\"review-date\">March 29, 2020</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\">Yes. I recommend this wonderful plugin. 5 stars is not enough!</div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Simple and Free</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/douglasb52\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/84f10e2de44d7765380de23fb356e7df?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/84f10e2de44d7765380de23fb356e7df?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\'/></a><a href=\"https://profiles.wordpress.org/douglasb52\" class=\"reviewer-name\">douglasb52</a> on <span class=\"review-date\">March 13, 2020</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\">This is so easy to use.  Why did I not discover this sooner</div>\n</div>\n\";}s:17:\"short_description\";s:86:\"Enable SSL with 1 click! Add an SSL certificate &amp; WP Force SSL to redirect&hellip;\";s:13:\"download_link\";s:60:\"https://downloads.wordpress.org/plugin/wp-force-ssl.1.55.zip\";s:11:\"screenshots\";a:2:{i:1;a:2:{s:3:\"src\";s:65:\"https://ps.w.org/wp-force-ssl/assets/screenshot-1.png?rev=2160904\";s:7:\"caption\";s:63:\"After activation, all traffic is redirected from HTTP to HTTPS.\";}i:2;a:2:{s:3:\"src\";s:65:\"https://ps.w.org/wp-force-ssl/assets/screenshot-2.png?rev=2160904\";s:7:\"caption\";s:49:\"Test your SSL certificate with our built-in tool.\";}}s:4:\"tags\";a:5:{s:7:\"add-ssl\";s:7:\"add ssl\";s:10:\"enable-ssl\";s:10:\"enable ssl\";s:9:\"force-ssl\";s:9:\"force ssl\";s:5:\"https\";s:5:\"https\";s:3:\"ssl\";s:3:\"ssl\";}s:8:\"versions\";a:4:{s:3:\"1.4\";s:59:\"https://downloads.wordpress.org/plugin/wp-force-ssl.1.4.zip\";s:3:\"1.5\";s:59:\"https://downloads.wordpress.org/plugin/wp-force-ssl.1.5.zip\";s:4:\"1.55\";s:60:\"https://downloads.wordpress.org/plugin/wp-force-ssl.1.55.zip\";s:5:\"trunk\";s:55:\"https://downloads.wordpress.org/plugin/wp-force-ssl.zip\";}s:11:\"donate_link\";s:0:\"\";s:7:\"banners\";a:2:{s:3:\"low\";s:67:\"https://ps.w.org/wp-force-ssl/assets/banner-772x250.jpg?rev=1593573\";s:4:\"high\";b:0;}s:5:\"icons\";a:2:{s:2:\"1x\";s:65:\"https://ps.w.org/wp-force-ssl/assets/icon-128x128.png?rev=1593573\";s:2:\"2x\";s:65:\"https://ps.w.org/wp-force-ssl/assets/icon-256x256.png?rev=1593573\";}s:18:\"author_block_count\";i:0;s:19:\"author_block_rating\";i:96;}','no'),(190,'_transient_timeout_wf-plugin-info-wp-external-links','1589092100','no'),(191,'_transient_wf-plugin-info-wp-external-links','O:8:\"stdClass\":30:{s:4:\"name\";s:58:\"External Links &#8211; nofollow, noopener &amp; new window\";s:4:\"slug\";s:17:\"wp-external-links\";s:7:\"version\";s:4:\"2.43\";s:6:\"author\";s:59:\"<a href=\"https://www.webfactoryltd.com/\">WebFactory Ltd</a>\";s:14:\"author_profile\";s:41:\"https://profiles.wordpress.org/webfactory\";s:12:\"contributors\";a:4:{s:10:\"webfactory\";a:3:{s:7:\"profile\";s:41:\"https://profiles.wordpress.org/webfactory\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/d2ad55d623efa74a60162a70366f2e9e?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:10:\"WebFactory\";}s:21:\"underconstructionpage\";a:3:{s:7:\"profile\";s:52:\"https://profiles.wordpress.org/underconstructionpage\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/2586d7d022d23b758c5069a5aefe97d2?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:18:\"Under Construction\";}s:16:\"googlemapswidget\";a:3:{s:7:\"profile\";s:47:\"https://profiles.wordpress.org/googlemapswidget\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/91bd99a5b95a67dabcf80a25bb7f7af8?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:18:\"Google Maps Widget\";}s:7:\"wpreset\";a:3:{s:7:\"profile\";s:38:\"https://profiles.wordpress.org/wpreset\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/0923e825d572775c007277a099940fe4?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:15:\"WordPress Reset\";}}s:8:\"requires\";s:3:\"4.2\";s:6:\"tested\";s:5:\"5.4.1\";s:12:\"requires_php\";s:3:\"5.3\";s:6:\"rating\";i:90;s:7:\"ratings\";a:5:{i:5;i:91;i:4;i:5;i:3;i:3;i:2;i:2;i:1;i:11;}s:11:\"num_ratings\";i:112;s:15:\"support_threads\";i:32;s:24:\"support_threads_resolved\";i:25;s:15:\"active_installs\";i:60000;s:10:\"downloaded\";i:506952;s:12:\"last_updated\";s:22:\"2020-04-25 10:25am GMT\";s:5:\"added\";s:10:\"2011-02-27\";s:8:\"homepage\";s:48:\"https://wordpress.org/plugins/wp-external-links/\";s:8:\"sections\";a:6:{s:11:\"description\";s:4297:\"<p><strong>Manage all external &amp; internal links on your site</strong>. Control icons, nofollow, noopener, ugc (User Generated Content), sponsored and if links open in new window or new tab.</p>\n<p>WP External Links plugin was completely rebuilt in v2 and has lots of new features, like noopener, ugc and sponsored values for rel; font icons, internal links options and full WPMU support.</p>\n<h4>Features</h4>\n<ul>\n<li>Manage external and internal links </li>\n<li>Open links in new window or tab</li>\n<li>Add follow or nofollow (for SEO)</li>\n<li>Add noopener and noreferrer (for security)</li>\n<li>Add ugc (User Generated Content) and sponsored values to rel (<a href=\"https://webmasters.googleblog.com/2019/09/evolving-nofollow-new-ways-to-identify.html\" rel=\"nofollow ugc\">Google announcement</a>)</li>\n<li>Add link icons (FontAwesome and Dashicons)</li>\n<li>Set other attributes like title and CSS classes</li>\n<li>Scan complete page (or just posts, comments, widgets)</li>\n<li>SEO friendly</li>\n</ul>\n<h4>And more&#8230;</h4>\n<ul>\n<li>Network Settings (WPMU support)</li>\n<li>Use template tag to apply plugin settings on specific contents</li>\n<li>Set data-attribute to change how individual links will be treated</li>\n<li>Use built-in actions and filters to implement your specific needs</li>\n</ul>\n<h4>Easy to use</h4>\n<p>After activating you can set all options for external and internal links on the plugins admin page.</p>\n<h4>On the fly</h4>\n<p>The plugin filters the output and changes the links on the fly. The real contents (posts, pages, widget etcetera) will not be changed in the database.<br />\nWhen deactivating the plugin, all contents will be the same as it was before.</p>\n<p><strong>Like the plugin?</strong> <a href=\"https://wordpress.org/support/view/plugin-reviews/wp-external-links\">Rate it</a> to support the development.</p>\n<h3>Documentation</h3>\n<p>After activating you can set all options for external and internal links.</p>\n<h4>Data attribute &#8220;data-wpel-link&#8221;</h4>\n<p>Links being processed by this plugin will also contain the data-attribute <code>data-wpel-link</code>.<br />\nThe plugin could set the value to <code>external</code>, <code>internal</code> or <code>exclude</code>, meaning how the<br />\nlink was processed.</p>\n<p>You can also set the data-attribute yourself. This way you can force how the plugin will process<br />\ncertain links.</p>\n<p>When you add the value <code>ignore</code>, the link will be completely ignored by the plugin:</p>\n<pre><code>&lt;a href=\"http://somedomain.com\" data-wpel-link=\"ignore\"&gt;Go to somedomain&lt;/a&gt;\n</code></pre>\n<h4>Action &#8220;wpel_link&#8221;</h4>\n<p>Use this action to change the link object after all plugin settings have been applied.</p>\n<pre><code>add_action( \'wpel_link\', ( $link_object ) {\n    if ( $link_object-&gt;is_external() ) {\n        // get current url\n        $url = $link_object-&gt;getAttribute( \'href\' );\n\n        // set redirect url\n        $redirect_url = \'//somedom.com?url=\'. urlencode( $url );\n        $link_object-&gt;setAttribute( \'href\', $redirect_url );\n    }\n}, 10, 1 );\n</code></pre>\n<p>The link object is an instance of <code>WPEL_Link</code> class.</p>\n<h4>Action hook &#8220;wpel_before_apply_link&#8221;</h4>\n<p>Use this action to change the link object before the plugin settings will be applied on the link.<br />\nYou can use this filter f.e. to ignore individual links from being processed. Or change dynamically how<br />\nthey will be treated by this plugin.</p>\n<pre><code>add_action( \'wpel_before_apply_link\', function ( $link ) {\n    // ignore links with class \"some-cls\"\n    if ( $link-&gt;has_attr_value( \'class\', \'some-cls\' ) ) {\n        $link-&gt;set_ignore();\n    }\n\n    // mark and treat links with class \"ext-cls\" as external link\n    if ( $link-&gt;has_attr_value( \'class\', \'ext-cls\' ) ) {\n        $link-&gt;set_external();\n    }\n}, 10 );\n</code></pre>\n<h4>Filter hook &#8220;wpel_apply_settings&#8221;</h4>\n<p>When filter returns false the plugin settings will not be applied. Can be used when f.e. certain posts or pages should be ignored by this plugin.</p>\n<pre><code>add_filter( \'wpel_apply_settings\', \'__return_false\' );\n</code></pre>\n<p>See <a href=\"https://wordpress.org/plugins/wp-external-links/faq/\">FAQ</a> for more info.</p>\n\";s:12:\"installation\";s:870:\"<ol>\n<li>Go to <strong>Plugins</strong> in the Admin menu</li>\n<li>Click on the button <strong>Add new</strong></li>\n<li>Search for <strong>WP External Links</strong> and click <strong>Install Now</strong></li>\n<li>Click on the <strong>Activate plugin</strong> link</li>\n</ol>\n<h4>Install Older Version</h4>\n<p>When you have an older version of WordPress (version 4.1 or less) or PHP (version 5.2.x) you can only use an older<br />\nversion of this plugin.</p>\n<ol>\n<li><a href=\"https://plugins.svn.wordpress.org/wp-external-links/tags/1.81\" rel=\"nofollow ugc\">Download version 1.81</a></li>\n<li>Go to <strong>Plugins</strong> in admin</li>\n<li>Click <strong>New Plugin</strong></li>\n<li>Click <strong>Upload Plugin</strong></li>\n<li>Choose the downloaded file and click <strong>Install Now</strong></li>\n<li>Click on the <strong>Activate plugin</strong> link</li>\n</ol>\n\";s:3:\"faq\";s:4040:\"\n<h4>I want certain posts or pages to be ignored by the plugin. How?</h4>\n<p>\n<p>Just use the option &#8220;Skip pages or posts&#8221; under the tab &#8220;Exceptions&#8221;.</p>\n<p>For a more custom approach use the action <code>wpel_apply_settings</code>:<br />\n    add_action( &#8216;wpel_apply_settings&#8217;, function () {<br />\n        global $post;<br />\n        $ignored_post_ids = array( 1, 2, 4 );</p>\n<pre><code>    if ( in_array( $post-&gt;ID, $ignored_post_ids ) ) {\n        return false;\n    }\n\n    return true;\n}, 10 );\n</code></pre>\n<p>Using this filter you can ignore any request, like certain category, archive etcetera.</p>\n</p>\n<h4>I want specific links to be ignored by the plugin. How?</h4>\n<p>\n<p>There&#8217;s an option for ignoring links containing a certain class (under tab &#8220;Exceptions&#8221;).</p>\n<p>For a more flexible check on ignoring links you could use the filter <code>wpel_before_apply_link</code>:<br />\n    add_action( &#8216;wpel_before_apply_link&#8217;, function ( $link ) {<br />\n        // ignore links with class &#8220;some-cls&#8221;<br />\n        if ( $link-&gt;has_attr_value( &#8216;class&#8217;, &#8216;some-cls&#8217; ) ) {<br />\n            $link-&gt;set_ignore();<br />\n        }<br />\n    }, 10 );</p>\n</p>\n<h4>How to create a redirect for external links? (f.e. affiliate links)</h4>\n<p>\n<p>Create redirect by using the <code>wpel_link</code> action. Add some code to functions.php of your theme, like:</p>\n<pre><code>add_action( \'wpel_link\', function ( $link ) {\n    // check if link is an external links\n    if ( $link-&gt;is_external() ) {\n        // get current url\n        $url = $link-&gt;get_attr( \'href\' );\n\n        // set redirect url\n        $redirect_url = \'//somedom.com?url=\'. urlencode( $url );\n        $link-&gt;set_attr( \'href\', $redirect_url );\n    }\n}, 10, 1 );\n</code></pre>\n</p>\n<h4>How to open external links in a new popup window?</h4>\n<p>\n<p>By adding this JavaScript code to your site:</p>\n<pre><code>jQuery(function ($) {\n    $(\'a[data-wpel-link=\"external\"]\').click(function (e) {\n        // open link in popup window\n        window.open($(this).attr(\'href\'), \'_blank\', \'width=800, height=600\');\n\n        // stop default and other behaviour\n        e.preventDefault();\n        e.stopImmediatePropagation();\n    });\n});\n</code></pre>\n<p>See more information on the <a href=\"http://www.w3schools.com/jsref/met_win_open.asp\" rel=\"nofollow ugc\">window.open() method</a>.</p>\n</p>\n<h4>How to add an confirm (or alert) when opening external links?</h4>\n<p>\n<p>Add this JavaScript code to your site:</p>\n<pre><code>jQuery(function ($) {\n    $(\'a[data-wpel-link=\"external\"]\').click(function (e) {\n        if (!confirm(\'Are you sure you want to open this link?\')) {\n            // cancelled\n            e.preventDefault();\n            e.stopImmediatePropagation();\n        }\n    });\n});\n</code></pre>\n</p>\n<h4>How to open PDF files in a new window?</h4>\n<p>\n<p>Use some JavaScript code for opening PDF files in a new window:</p>\n<pre><code>jQuery(function ($) {\n    $(\'a[href$=\".pdf\"]\').prop(\'target\', \'_blank\');\n});\n</code></pre>\n</p>\n<h4>How to set another icon for secure sites (using https)?</h4>\n<p>\n<p>Use some CSS style to change the icon for secure sites using https:</p>\n<pre><code>a[href^=\"https\"] .wpel-icon:before {\n  content: \"\\f023\" !important;\n}\n</code></pre>\n<p>The code <code>\\f023</code> refers to a dashicon or font awesome icon.</p>\n</p>\n<h4>I am a plugin developer and my plugin conflicts with WPEL. How can I solve the problem?</h4>\n<p>\n<p>If your plugin contains links it might be filtered by the WPEL plugin as well, causing a conflict.<br />\nHere are some suggestions on solving the problem:</p>\n<ol>\n<li>Add <code>data-wpel-link=\"ignore\"</code> to links that need to be ignored by WPEL plugin</li>\n<li>Use <code>wpel_before_apply_link</code>-action to ignore your links (f.e. containing certain class or data-attribute)</li>\n<li>Use <code>wpel_apply_settings</code>-filter to ignore complete post, pages, categories etc</li>\n</ol>\n</p>\n\n\";s:9:\"changelog\";s:9707:\"<h4>2.43</h4>\n<ul>\n<li>2019-12-27</li>\n<li>improved link detection regex</li>\n</ul>\n<h4>2.42</h4>\n<ul>\n<li>2019-12-18</li>\n<li>fixed various undefined variable notices</li>\n<li>fixed an issue when there’s no href attribute set in an A element</li>\n</ul>\n<h4>2.40</h4>\n<ul>\n<li>2019-11-20</li>\n<li>no longer loads CSS and FontAwesome globally on admin pages</li>\n<li>added support for &#8220;ugc&#8221; (User Generated Content) and &#8220;sponsored&#8221; values in rel</li>\n</ul>\n<h4>2.35</h4>\n<ul>\n<li>2019-09-12</li>\n<li>FontAwesome updated to 4.7 with 41 new icons</li>\n<li>bug fix: ship anchor URLs (#anchor)</li>\n<li>bug fix: don&#8217;t match domain if the name is contained in the URL</li>\n</ul>\n<h4>2.32</h4>\n<ul>\n<li>2019-07-09</li>\n<li>security fixes</li>\n</ul>\n<h4>2.3</h4>\n<ul>\n<li>2019-06-14</li>\n<li>bug fixes</li>\n<li>40,000 installations hit on 2018-03-13</li>\n</ul>\n<h4>2.2.0</h4>\n<ul>\n<li>Added option ignore links by classes</li>\n<li>Added option skip pages and posts by id</li>\n<li>Fixed bug checking internal links without protocol (starting //)</li>\n</ul>\n<h4>2.1.3</h4>\n<ul>\n<li>Commit error</li>\n</ul>\n<h4>2.1.2</h4>\n<ul>\n<li>Fixed bug checking internal links with https</li>\n<li>Fixed bug with REST API</li>\n<li>Fixed conflict Widget CSS Classes plugin (partially fixed)</li>\n</ul>\n<h4>2.1.1</h4>\n<ul>\n<li>Fixed updating old plugin values</li>\n<li>Fixed links containing rel=&#8221;external&#8221; will also be treated as external</li>\n<li>Fixed prevent caching old styles and scripts</li>\n</ul>\n<h4>2.1.0</h4>\n<ul>\n<li>Added tab with options for excluded links</li>\n<li>Added <code>wpel-no-icon</code> class to set on links</li>\n<li>Added action <code>wpel_before_apply_link</code></li>\n<li>Added option ignore mailto links</li>\n<li>Fixed ignore links of admin bar</li>\n<li>Fixed regexp for ignoring tags</li>\n<li>Fixed text domain to text slug</li>\n<li>Made filters <code>wpel_before_filter</code> and <code>wpel_after_filter</code> &#8220;private&#8221;</li>\n<li>Removed DOMElement dependency</li>\n<li>Removed rel=&#8221;external&#8221; option for internal links</li>\n<li>Removed filter <code>wpel_regexp_link</code> (this should not be changed)</li>\n</ul>\n<h4>2.0.4</h4>\n<ul>\n<li>Fixed DOMElement breaks of text containing <code>&amp;</code></li>\n</ul>\n<h4>2.0.3</h4>\n<ul>\n<li>Fixed bug ignoring links in </li>\n</ul>\n<p>&lt;</p>\n<p>header&gt; section</p>\n<h4>2.0.2</h4>\n<ul>\n<li>Fixed bug parsing empty attributess</li>\n<li>Changed mailto links wil be completely ignored</li>\n</ul>\n<h4>2.0.1</h4>\n<ul>\n<li>Fixed mark mailto links as excluded</li>\n<li>Fixed include / exclude url&#8217;s</li>\n</ul>\n<h4>2.0.0</h4>\n<ul>\n<li>REQUIREMENTS: PHP 5.3+</li>\n<li>Complete rebuilt</li>\n<li>Added <code>noopener</code> and <code>noreferrer</code></li>\n<li>Added font icons (font awesome and dashicons)</li>\n<li>Added options for internal links</li>\n<li>Added Network settings (WPMU support)</li>\n<li>Contribution: David Page solving bug <code>home_url()</code></li>\n</ul>\n<h4>1.81</h4>\n<ul>\n<li>Security update (reported by Vulnerability Lab)</li>\n<li>Some small changes</li>\n</ul>\n<h4>1.80</h4>\n<ul>\n<li>Added filter hook wpel_external_link_attrs to change attributes before creating the link</li>\n<li>Added filter hook wpel_ignored_external_links</li>\n<li>Removed phpQuery option</li>\n<li>Moved ignore selectors option</li>\n</ul>\n<h4>1.70</h4>\n<ul>\n<li>Added option to ignore all subdomains</li>\n</ul>\n<h4>1.62</h4>\n<ul>\n<li>Fixed php error when using phpQuery option</li>\n</ul>\n<h4>1.61</h4>\n<ul>\n<li>Fixed deprecated split() function</li>\n<li>Fixed deprecated $wp_version</li>\n</ul>\n<h4>1.60</h4>\n<ul>\n<li>Added option to replace &#8220;follow&#8221; values of external links with &#8220;nofollow&#8221;</li>\n<li>Updated FAQ with custom solutions</li>\n</ul>\n<h4>1.56</h4>\n<ul>\n<li>Fixed bug jQuery as dependency for js scripts</li>\n<li>Fixed bug &#8220;no-icon class in same window&#8221; working with javascript</li>\n<li>Fixed bug setting defaults on installation</li>\n</ul>\n<h4>1.55</h4>\n<ul>\n<li>Fixed bug JS error: Uncaught TypeError: undefined is not a function</li>\n<li>Fixed bug PHP error for links without href attribute (&#8220;undefined index href&#8221;)</li>\n<li>Replaced deprecated jQuery .live() to .on()  (contribution by Alonbilu)</li>\n</ul>\n<h4>1.54</h4>\n<ul>\n<li>Fixed bug opening links containing html tags (like )</li>\n</ul>\n<h4>1.53</h4>\n<ul>\n<li>Fixed bug also opening ignored URL&#8217;s on other tab/window when using javascript</li>\n<li>Changed javascript open method (data-attribute)</li>\n</ul>\n<h4>1.52</h4>\n<ul>\n<li>Added filter hook wpel_internal_link</li>\n<li>Fixed use_js option bug</li>\n<li>Fixed bug loading non-existing stylesheet</li>\n<li>Minified javascripts</li>\n</ul>\n<h4>1.51</h4>\n<ul>\n<li>Fixed also check url&#8217;s starting with //</li>\n<li>Fixed wpel_external_link also applied on ignored links</li>\n</ul>\n<h4>1.50</h4>\n<ul>\n<li>Removed stylesheet file to save extra request</li>\n<li>Added option for loading js file in wp_footer</li>\n<li>Fixed bug with data-* attributes</li>\n<li>Fixed bug url&#8217;s with hash at the end</li>\n<li>Fixed PHP errors</li>\n</ul>\n<h4>1.41</h4>\n<ul>\n<li>Fixed Bug: wpmel_external_link filter hook was not working correctly</li>\n</ul>\n<h4>1.40</h4>\n<ul>\n<li>Added action hook wpel_ready</li>\n<li>Added filter hook wpel_external_link</li>\n<li>Added output flush on wp_footer</li>\n<li>Fixed Bug: spaces before url in href-attribute not recognized as external link</li>\n<li>Fixed Bug: external links not processed (regexpr tag conflict starting with an a, like </li>\n</ul>\n<p>&lt;</p>\n<p>aside&gt; or</p>\n<p>&lt;</p>\n<p>article&gt;)<br />\n* Cosmetic changes: added &#8220;Admin Settings&#8221;, replaced help icon, restyled tooltip texts, removed &#8220;About this plugin&#8221; box</p>\n<h4>1.31</h4>\n<ul>\n<li>Fixed passing arguments by reference using &amp; (deprecated for PHP 5.4+)</li>\n<li>Fixed options save failure by adding a non-ajax submit fallback</li>\n</ul>\n<h4>1.30</h4>\n<ul>\n<li>Re-arranged options in metaboxes</li>\n<li>Added option for no icons on images</li>\n</ul>\n<h4>1.21</h4>\n<ul>\n<li>Fixed phpQuery bugs (class already exists and loading stylesheet)</li>\n<li>Solved php notices</li>\n</ul>\n<h4>1.20</h4>\n<ul>\n<li>Added option to ignore certain links or domains</li>\n<li>Solved tweet button problem by adding link to new ignore option</li>\n<li>Made JavaScript method consistent to not using JS</li>\n<li>Solved PHP warnings</li>\n<li>Solved bug adding own class</li>\n<li>Changed bloginfo &#8220;url&#8221; to &#8220;wpurl&#8221;</li>\n</ul>\n<h4>1.10</h4>\n<ul>\n<li>Resolved old parsing method (same as version 0.35)</li>\n<li>Option to use phpQuery for parsing (for those who didn&#8217;t experience problems with version 1.03)</li>\n</ul>\n<h4>1.03</h4>\n<ul>\n<li>Workaround for echo DOCTYPE bug (caused by attributes in the head-tag)</li>\n</ul>\n<h4>1.02</h4>\n<ul>\n<li>Solved the not working activation hook</li>\n</ul>\n<h4>1.01</h4>\n<ul>\n<li>Solved bug after live testing</li>\n</ul>\n<h4>1.00</h4>\n<ul>\n<li>Added option for setting title-attribute</li>\n<li>Added option for excluding filtering certain external links</li>\n<li>Added Admin help tooltips using jQuery Tipsy Plugin</li>\n<li>Reorganized files and refactored code to PHP5 (no support for PHP4)</li>\n<li>Added WP built-in meta box functionality (using the <code>WP_Meta_Box_Page</code> Class)</li>\n<li>Reorganized saving options and added Ajax save method (using the <code>WP_Option_Forms</code> Class)</li>\n<li>Removed Regexp and using phpQuery</li>\n<li>Choose menu position for this plugin (see &#8220;Screen Options&#8221;)</li>\n<li>Removed possibility to convert all <code>&lt;a&gt;</code> tags to xhtml clean code (so only external links will be converted)</li>\n<li>Removed &#8220;Solve problem&#8221; options</li>\n</ul>\n<h4>0.35</h4>\n<ul>\n<li>Widget Logic options bug</li>\n</ul>\n<h4>0.34</h4>\n<ul>\n<li>Added option only converting external <code>&lt;a&gt;</code> tags to XHTML valid code</li>\n<li>Changed script attribute <code>language</code> to <code>type</code></li>\n<li>Added support for widget_content filter of the Logic Widget plugin</li>\n</ul>\n<h4>0.33</h4>\n<ul>\n<li>Added option to fix js problem</li>\n<li>Fixed PHP / WP notices</li>\n</ul>\n<h4>0.32</h4>\n<ul>\n<li>For jQuery uses live() function so also opens dynamiclly created links in given target</li>\n<li>Fixed bug of changing <code>&lt;abbr&gt;</code> tag</li>\n<li>Small cosmetical adjustments</li>\n</ul>\n<h4>0.31</h4>\n<ul>\n<li>Small cosmetical adjustments</li>\n</ul>\n<h4>0.30</h4>\n<ul>\n<li>Improved Admin Options, f.e. target option looks more like the Blogroll target option</li>\n<li>Added option for choosing which content should be filtered</li>\n</ul>\n<h4>0.21</h4>\n<ul>\n<li>Solved bug removing icon stylesheet</li>\n</ul>\n<h4>0.20</h4>\n<ul>\n<li>Put icon styles in external stylesheet</li>\n<li>Can use &#8220;ext-icon-&#8230;&#8221; to show a specific icon on a link</li>\n<li>Added option to set your own No-Icon class</li>\n<li>Made &#8220;Class&#8221; optional, so it&#8217;s not used for showing icons anymore</li>\n<li>Added 3 more icons</li>\n</ul>\n<h4>0.12</h4>\n<ul>\n<li>Options are organized more logical</li>\n<li>Added some more icons</li>\n</ul>\n<h4>0.11</h4>\n<ul>\n<li>JavaScript uses window.open() (tested in FireFox Opera, Safari, Chrome and IE6+)</li>\n<li>Also possible to open all external links in the same new window</li>\n<li>Some layout changes on the Admin Options Page</li>\n</ul>\n<h4>0.10</h4>\n<ul>\n<li>Features: opening in a new window, set link icon, set &#8220;external&#8221;, set &#8220;nofollow&#8221;, set css-class</li>\n<li>Replaces external links by clean XHTML <a> tags</a></li>\n<li>Internalization implemented (no language files yet)</li>\n</ul>\n\";s:11:\"screenshots\";s:689:\"<ol><li><a href=\"https://ps.w.org/wp-external-links/assets/screenshot-1.png?rev=2103983\"><img src=\"https://ps.w.org/wp-external-links/assets/screenshot-1.png?rev=2103983\" alt=\"Link Icons\"></a><p>Link Icons</p></li><li><a href=\"https://ps.w.org/wp-external-links/assets/screenshot-2.png?rev=2103983\"><img src=\"https://ps.w.org/wp-external-links/assets/screenshot-2.png?rev=2103983\" alt=\"Admin Settings Page\"></a><p>Admin Settings Page</p></li><li><a href=\"https://ps.w.org/wp-external-links/assets/screenshot-3.png?rev=2103983\"><img src=\"https://ps.w.org/wp-external-links/assets/screenshot-3.png?rev=2103983\" alt=\"WPMU Network Settings Page\"></a><p>WPMU Network Settings Page</p></li></ol>\";s:7:\"reviews\";s:13435:\"<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Works Nice!</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/vegastotherescue\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/1cfb20961b8af8a0c8356cbbf8d06113?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/1cfb20961b8af8a0c8356cbbf8d06113?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\'/></a><a href=\"https://profiles.wordpress.org/vegastotherescue\" class=\"reviewer-name\">vegastotherescue</a> on <span class=\"review-date\">April 30, 2020</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\">Theme works as described.</div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">exeptions doesn&#039;t work</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"1 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"1\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/trouwen-bruiloft\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/40ba86812310ed5e4914fd144e6060ea?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/40ba86812310ed5e4914fd144e6060ea?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\'/></a><a href=\"https://profiles.wordpress.org/trouwen-bruiloft\" class=\"reviewer-name\">trouwen-bruiloft</a> on <span class=\"review-date\">April 28, 2020</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\">When you want an exeption link from nofoloow to follow, it doens\'t work. \n</div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Great plugin</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/eliassve\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/5eb32ff0cd74934b22cdeb45f1e78b67?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/5eb32ff0cd74934b22cdeb45f1e78b67?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\'/></a><a href=\"https://profiles.wordpress.org/eliassve\" class=\"reviewer-name\">eliassve</a> on <span class=\"review-date\">April 28, 2020</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\">Plugin is very nice. Thank you for such great solution.</div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Really good</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/zakopiec\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/20595388497e18318f2cc970361cfda7?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/20595388497e18318f2cc970361cfda7?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\'/></a><a href=\"https://profiles.wordpress.org/zakopiec\" class=\"reviewer-name\">zakopiec</a> on <span class=\"review-date\">April 26, 2020</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\">It\'s worked perfect. I got mix links. Same  internal links are external (affilante). This plugin in this situation is exelent.\nTHANK YOU</div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Très utile ;)</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/gwenm\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/4a5bade037cc33aa51928bdd07058ebe?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/4a5bade037cc33aa51928bdd07058ebe?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\'/></a><a href=\"https://profiles.wordpress.org/gwenm\" class=\"reviewer-name\">gwenm</a> on <span class=\"review-date\">April 22, 2020</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\">Très utile ;)</div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Interesting plugin</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/asdiauw\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/bfbb8d1d0ad1c7aeefa3e1f4ce6ca03a?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/bfbb8d1d0ad1c7aeefa3e1f4ce6ca03a?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\'/></a><a href=\"https://profiles.wordpress.org/asdiauw\" class=\"reviewer-name\">Cooltahen <small>(asdiauw)</small></a> on <span class=\"review-date\">April 19, 2020</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\">How a novice helped to see some things!</div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Powerful plugin</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/nhuhieuu\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/ecfee54b843fa3195bf1e535409d7279?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/ecfee54b843fa3195bf1e535409d7279?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\'/></a><a href=\"https://profiles.wordpress.org/nhuhieuu\" class=\"reviewer-name\">nhuhieuu</a> on <span class=\"review-date\">April 16, 2020</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\">Great features, love it!</div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Very good plugin</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"4 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"4\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-empty\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/sinanw\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/d8529f408b6dc90941a07bee00d13181?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/d8529f408b6dc90941a07bee00d13181?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\'/></a><a href=\"https://profiles.wordpress.org/sinanw\" class=\"reviewer-name\">sinanw</a> on <span class=\"review-date\">April 13, 2020</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\">Just a small notice, as there is an option to avoid links with <img /> tag, I also prefer an option to avoid links of social icons.</div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Does What It Is Supposed To Do</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/shaikhaquif\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/9dc5b8ac5aaad5de5de37655617b8242?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/9dc5b8ac5aaad5de5de37655617b8242?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\'/></a><a href=\"https://profiles.wordpress.org/shaikhaquif\" class=\"reviewer-name\">Aquif Shaikh <small>(shaikhaquif)</small></a> on <span class=\"review-date\">April 9, 2020</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\">The plugin is straightforward and easy to use and does what it is supposed to do. Replies to any queries are quick too. However, I\'d appreciate if you could add the option to mark internal links with specific paths as external.</div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Excellent plugin</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/kapser\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/06cc9a3e5b366960bf82a0b6c87f7c6a?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/06cc9a3e5b366960bf82a0b6c87f7c6a?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\'/></a><a href=\"https://profiles.wordpress.org/kapser\" class=\"reviewer-name\">kapser</a> on <span class=\"review-date\">April 9, 2020</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\">Works perfect for me! Can manage my external and internal links separately, big help for SEO! Lost a whole week searching to do it with code, done it in a few minutes with \"External Links - nofollow, noopener &amp; new window\" plugin. Thank you!!!</div>\n</div>\n\";}s:17:\"short_description\";s:105:\"Manage internal &amp; external links: open in new window or tab, control nofollow, ugc, sponsored&hellip;\";s:13:\"download_link\";s:65:\"https://downloads.wordpress.org/plugin/wp-external-links.2.43.zip\";s:11:\"screenshots\";a:3:{i:1;a:2:{s:3:\"src\";s:70:\"https://ps.w.org/wp-external-links/assets/screenshot-1.png?rev=2103983\";s:7:\"caption\";s:10:\"Link Icons\";}i:2;a:2:{s:3:\"src\";s:70:\"https://ps.w.org/wp-external-links/assets/screenshot-2.png?rev=2103983\";s:7:\"caption\";s:19:\"Admin Settings Page\";}i:3;a:2:{s:3:\"src\";s:70:\"https://ps.w.org/wp-external-links/assets/screenshot-3.png?rev=2103983\";s:7:\"caption\";s:26:\"WPMU Network Settings Page\";}}s:4:\"tags\";a:5:{s:14:\"external-links\";s:14:\"external links\";s:7:\"new-tab\";s:7:\"new tab\";s:10:\"new-window\";s:10:\"new window\";s:8:\"nofollow\";s:8:\"nofollow\";s:8:\"noopener\";s:8:\"noopener\";}s:8:\"versions\";a:51:{s:4:\"0.10\";s:65:\"https://downloads.wordpress.org/plugin/wp-external-links.0.10.zip\";s:4:\"0.11\";s:65:\"https://downloads.wordpress.org/plugin/wp-external-links.0.11.zip\";s:4:\"0.12\";s:65:\"https://downloads.wordpress.org/plugin/wp-external-links.0.12.zip\";s:4:\"0.20\";s:65:\"https://downloads.wordpress.org/plugin/wp-external-links.0.20.zip\";s:4:\"0.21\";s:65:\"https://downloads.wordpress.org/plugin/wp-external-links.0.21.zip\";s:4:\"0.30\";s:65:\"https://downloads.wordpress.org/plugin/wp-external-links.0.30.zip\";s:4:\"0.31\";s:65:\"https://downloads.wordpress.org/plugin/wp-external-links.0.31.zip\";s:4:\"0.32\";s:65:\"https://downloads.wordpress.org/plugin/wp-external-links.0.32.zip\";s:4:\"0.33\";s:65:\"https://downloads.wordpress.org/plugin/wp-external-links.0.33.zip\";s:4:\"0.34\";s:65:\"https://downloads.wordpress.org/plugin/wp-external-links.0.34.zip\";s:4:\"0.35\";s:65:\"https://downloads.wordpress.org/plugin/wp-external-links.0.35.zip\";s:4:\"1.01\";s:65:\"https://downloads.wordpress.org/plugin/wp-external-links.1.01.zip\";s:4:\"1.02\";s:65:\"https://downloads.wordpress.org/plugin/wp-external-links.1.02.zip\";s:4:\"1.03\";s:65:\"https://downloads.wordpress.org/plugin/wp-external-links.1.03.zip\";s:4:\"1.10\";s:65:\"https://downloads.wordpress.org/plugin/wp-external-links.1.10.zip\";s:4:\"1.20\";s:65:\"https://downloads.wordpress.org/plugin/wp-external-links.1.20.zip\";s:4:\"1.21\";s:65:\"https://downloads.wordpress.org/plugin/wp-external-links.1.21.zip\";s:4:\"1.30\";s:65:\"https://downloads.wordpress.org/plugin/wp-external-links.1.30.zip\";s:4:\"1.31\";s:65:\"https://downloads.wordpress.org/plugin/wp-external-links.1.31.zip\";s:4:\"1.40\";s:65:\"https://downloads.wordpress.org/plugin/wp-external-links.1.40.zip\";s:4:\"1.41\";s:65:\"https://downloads.wordpress.org/plugin/wp-external-links.1.41.zip\";s:4:\"1.50\";s:65:\"https://downloads.wordpress.org/plugin/wp-external-links.1.50.zip\";s:4:\"1.51\";s:65:\"https://downloads.wordpress.org/plugin/wp-external-links.1.51.zip\";s:4:\"1.52\";s:65:\"https://downloads.wordpress.org/plugin/wp-external-links.1.52.zip\";s:4:\"1.53\";s:65:\"https://downloads.wordpress.org/plugin/wp-external-links.1.53.zip\";s:4:\"1.54\";s:65:\"https://downloads.wordpress.org/plugin/wp-external-links.1.54.zip\";s:4:\"1.55\";s:65:\"https://downloads.wordpress.org/plugin/wp-external-links.1.55.zip\";s:4:\"1.56\";s:65:\"https://downloads.wordpress.org/plugin/wp-external-links.1.56.zip\";s:4:\"1.60\";s:65:\"https://downloads.wordpress.org/plugin/wp-external-links.1.60.zip\";s:4:\"1.61\";s:65:\"https://downloads.wordpress.org/plugin/wp-external-links.1.61.zip\";s:4:\"1.62\";s:65:\"https://downloads.wordpress.org/plugin/wp-external-links.1.62.zip\";s:4:\"1.70\";s:65:\"https://downloads.wordpress.org/plugin/wp-external-links.1.70.zip\";s:4:\"1.80\";s:65:\"https://downloads.wordpress.org/plugin/wp-external-links.1.80.zip\";s:4:\"1.81\";s:65:\"https://downloads.wordpress.org/plugin/wp-external-links.1.81.zip\";s:5:\"2.0.0\";s:66:\"https://downloads.wordpress.org/plugin/wp-external-links.2.0.0.zip\";s:5:\"2.0.1\";s:66:\"https://downloads.wordpress.org/plugin/wp-external-links.2.0.1.zip\";s:5:\"2.0.2\";s:66:\"https://downloads.wordpress.org/plugin/wp-external-links.2.0.2.zip\";s:5:\"2.0.3\";s:66:\"https://downloads.wordpress.org/plugin/wp-external-links.2.0.3.zip\";s:5:\"2.0.4\";s:66:\"https://downloads.wordpress.org/plugin/wp-external-links.2.0.4.zip\";s:5:\"2.1.0\";s:66:\"https://downloads.wordpress.org/plugin/wp-external-links.2.1.0.zip\";s:5:\"2.1.1\";s:66:\"https://downloads.wordpress.org/plugin/wp-external-links.2.1.1.zip\";s:5:\"2.1.2\";s:66:\"https://downloads.wordpress.org/plugin/wp-external-links.2.1.2.zip\";s:5:\"2.1.3\";s:66:\"https://downloads.wordpress.org/plugin/wp-external-links.2.1.3.zip\";s:5:\"2.2.0\";s:66:\"https://downloads.wordpress.org/plugin/wp-external-links.2.2.0.zip\";s:3:\"2.3\";s:64:\"https://downloads.wordpress.org/plugin/wp-external-links.2.3.zip\";s:4:\"2.32\";s:65:\"https://downloads.wordpress.org/plugin/wp-external-links.2.32.zip\";s:4:\"2.35\";s:65:\"https://downloads.wordpress.org/plugin/wp-external-links.2.35.zip\";s:4:\"2.40\";s:65:\"https://downloads.wordpress.org/plugin/wp-external-links.2.40.zip\";s:4:\"2.42\";s:65:\"https://downloads.wordpress.org/plugin/wp-external-links.2.42.zip\";s:4:\"2.43\";s:65:\"https://downloads.wordpress.org/plugin/wp-external-links.2.43.zip\";s:5:\"trunk\";s:60:\"https://downloads.wordpress.org/plugin/wp-external-links.zip\";}s:11:\"donate_link\";s:0:\"\";s:7:\"banners\";a:2:{s:3:\"low\";s:72:\"https://ps.w.org/wp-external-links/assets/banner-772x250.png?rev=2103983\";s:4:\"high\";s:73:\"https://ps.w.org/wp-external-links/assets/banner-1544x500.png?rev=2103983\";}s:5:\"icons\";a:2:{s:2:\"1x\";s:70:\"https://ps.w.org/wp-external-links/assets/icon-128x128.png?rev=2103983\";s:2:\"2x\";s:70:\"https://ps.w.org/wp-external-links/assets/icon-256x256.png?rev=2103983\";}s:18:\"author_block_count\";i:0;s:19:\"author_block_rating\";i:90;}','no'),(192,'_transient_timeout_wf-plugin-info-wp-reset','1589092100','no'),(193,'_transient_wf-plugin-info-wp-reset','O:8:\"stdClass\":30:{s:4:\"name\";s:51:\"WP Reset &#8211; Most Advanced WordPress Reset Tool\";s:4:\"slug\";s:8:\"wp-reset\";s:7:\"version\";s:4:\"1.80\";s:6:\"author\";s:59:\"<a href=\"https://www.webfactoryltd.com/\">WebFactory Ltd</a>\";s:14:\"author_profile\";s:41:\"https://profiles.wordpress.org/webfactory\";s:12:\"contributors\";a:4:{s:10:\"webfactory\";a:3:{s:7:\"profile\";s:41:\"https://profiles.wordpress.org/webfactory\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/d2ad55d623efa74a60162a70366f2e9e?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:10:\"WebFactory\";}s:7:\"wpreset\";a:3:{s:7:\"profile\";s:38:\"https://profiles.wordpress.org/wpreset\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/0923e825d572775c007277a099940fe4?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:15:\"WordPress Reset\";}s:16:\"googlemapswidget\";a:3:{s:7:\"profile\";s:47:\"https://profiles.wordpress.org/googlemapswidget\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/91bd99a5b95a67dabcf80a25bb7f7af8?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:18:\"Google Maps Widget\";}s:21:\"underconstructionpage\";a:3:{s:7:\"profile\";s:52:\"https://profiles.wordpress.org/underconstructionpage\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/2586d7d022d23b758c5069a5aefe97d2?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:18:\"Under Construction\";}}s:8:\"requires\";s:3:\"4.0\";s:6:\"tested\";s:5:\"5.4.1\";s:12:\"requires_php\";s:3:\"5.2\";s:6:\"rating\";i:98;s:7:\"ratings\";a:5:{i:5;i:324;i:4;i:2;i:3;i:1;i:2;i:2;i:1;i:7;}s:11:\"num_ratings\";i:336;s:15:\"support_threads\";i:7;s:24:\"support_threads_resolved\";i:7;s:15:\"active_installs\";i:200000;s:10:\"downloaded\";i:1758049;s:12:\"last_updated\";s:21:\"2020-04-25 9:45am GMT\";s:5:\"added\";s:10:\"2016-05-17\";s:8:\"homepage\";s:20:\"https://wpreset.com/\";s:8:\"sections\";a:6:{s:11:\"description\";s:7067:\"<p><a href=\"https://wpreset.com/?utm_source=wordpressorg&amp;utm_medium=content&amp;utm_campaign=wp-reset&amp;utm_term=wp-reset-top\" rel=\"nofollow ugc\">WP Reset</a> quickly resets the site&#8217;s database to the default installation values without modifying any files. It deletes all customizations and content, or just chosen parts like theme settings. WP Reset is fast and safe to use thanks to the built-in snapshots which provide 1-click restore functionality. It has multiple fail-safe mechanisms so you can never accidentally lose data. WP Reset is extremely helpful for plugin and theme developers. It <strong>speeds up testing &amp; debugging</strong> by providing a quick way to reset settings and re-test code. It&#8217;s the only WP development tool for non-developers.</p>\n<p><span class=\"embed-youtube\" style=\"text-align:center; display: block;\"><iframe class=\'youtube-player\' type=\'text/html\' width=\'640\' height=\'360\' src=\'https://www.youtube.com/embed/qMnkCW2PFoI?version=3&#038;rel=0&#038;fs=1&#038;autohide=2&#038;showsearch=0&#038;showinfo=1&#038;iv_load_policy=1&#038;wmode=transparent\' allowfullscreen=\'true\' style=\'border:0;\'></iframe></span></p>\n<p>For support please use the <a href=\"https://wordpress.org/support/plugin/wp-reset\">official forum</a>, and if you need more information visit <a href=\"https://wpreset.com/?utm_source=wordpressorg&amp;utm_medium=content&amp;utm_campaign=wp-reset&amp;utm_term=wpreset.com\" rel=\"nofollow ugc\">wpreset.com</a> and be sure to check out the <a href=\"https://wpreset.com/roadmap/?utm_source=wordpressorg&amp;utm_medium=content&amp;utm_campaign=wp-reset&amp;utm_term=roadmap\" rel=\"nofollow ugc\">roadmap</a> for the list of upcoming features.</p>\n<p>Access WP Reset admin page via the &#8220;Tools&#8221; menu.</p>\n<p><strong>Please read carefully before proceeding to understand what WP Reset does, and remember to always create a snapshot</strong></p>\n<h4>Resetting will delete:</h4>\n<ul>\n<li>all posts, pages, custom post types, comments, media entries, users</li>\n<li>all default WP database tables</li>\n<li>all custom database tables that have the same prefix table prefix as the one defined in <em>wp-config.php</em> and used by default tables</li>\n</ul>\n<h4>Resetting will not delete or modify:</h4>\n<ul>\n<li>media files &#8211; they remain in the <em>wp-uploads</em> folder untouched but will no longer be listed under Media in admin</li>\n<li>no files are touched; plugins, themes, uploads &#8211; everything stays</li>\n<li>site title, WordPress address, site address, site language and search engine visibility settings</li>\n<li>currently logged in user will be restored with the current username and password</li>\n</ul>\n<h4>What happens when I click the Reset button?</h4>\n<ul>\n<li>remember to always create a snapshot first or a full backup</li>\n<li>you will have to confirm the action one more time because there is NO UNDO</li>\n<li>everything will be reset; see bullets above for details</li>\n<li>site title, WordPress address, site address, site language, search engine visibility settings as well as the current user will be restored</li>\n<li>you will be logged out, automatically logged in and taken to the admin dashboard</li>\n<li>WP Reset plugin will be reactivated if that option is chosen in the post-reset options</li>\n</ul>\n<h4>Undoing a reset</h4>\n<p>Before doing a reset, create a snapshot. The button is located right next to the reset button and it takes less than 10 seconds to create a snapshot. After reset is done, if you need to undo it simply restore the snapshot and that&#8217;s it.</p>\n<h4>WP-CLI support</h4>\n<p>WP Reset comes with full WP-CLI support. Help on our WP-CLI commands is available via <em>wp help reset</em>. By default the commands have to be confirmed but you can use the <code>--yes</code> option to skip confirmation. Instead of the active user, the first user with admin privileges found in the database will be restored after reset. Please be careful when using WP Reset with WP-CLI &#8211; as with using the GUI always make a snapshot or backup first.</p>\n<p>Currently supported WP-CLI commands:</p>\n<ul>\n<li><code>wp reset reset</code></li>\n<li><code>wp reset version</code></li>\n<li><code>wp reset delete</code></li>\n<li><code>wp reset snapshots</code></li>\n</ul>\n<h4>Database Snapshots</h4>\n<p>Database snapshot is a copy of all WP database tables, standard and custom ones, saved in the currently used database (as set by <em>wp-config.php</em>). Files are not saved or included in snapshots in any way.<br />\nSnapshots are primarily a development tool. Although they can be used for backups (and downloaded as gzipped SQL dumps), we suggest finding a more suitable tool for doing backups of live sites. Use snapshots to find out what changes a plugin made to your database &#8211; what custom tables were created, modified, deleted or what changes were made to site&#8217;s settings. Or use it to quickly restore the development environment after testing database related changes.<br />\nRestoring a snapshot does not affect other snapshots, or WP Reset settings. Snapshots can be compared to current database tables, restored (by overwriting current tables), exported ad gzipped SQL dumps, or deleted. Creating a snapshot on an average WordPress installation takes 1-2 seconds.</p>\n<p><span class=\"embed-youtube\" style=\"text-align:center; display: block;\"><iframe class=\'youtube-player\' type=\'text/html\' width=\'640\' height=\'360\' src=\'https://www.youtube.com/embed/xBfMmS12vMY?version=3&#038;rel=0&#038;fs=1&#038;autohide=2&#038;showsearch=0&#038;showinfo=1&#038;iv_load_policy=1&#038;wmode=transparent\' allowfullscreen=\'true\' style=\'border:0;\'></iframe></span></p>\n<h4>Multisite (WP-MU) Support</h4>\n<p>WP Reset has yet to be completely tested with multisite! Please be careful when using it with multisite enabled. We don&#8217;t recommend to resetting the main site. Sub-sites should be OK. We&#8217;re working on making WP Reset fully compatible with WP-MU. Till then please be careful. Thank you for understanding.</p>\n<h4>Partial Reset Tools</h4>\n<ul>\n<li>Delete transients &#8211; deletes all transient related database entries. Including expired and non-expired transients, and orphaned timeout entries.</li>\n<li>Delete uploads &#8211; delete all files and folder in the /uploads/ folder.</li>\n<li>Delete plugins &#8211; deletes all plugins except WP Reset which remains active.</li>\n<li>Reset theme options &#8211; resets all options for all themes that use the WP theme mods API.</li>\n<li>Delete themes &#8211; deletes all themes.</li>\n<li>Empty or delete custom tables &#8211; empties (truncates) or deletes (drops) all custom database tables.</li>\n<li>Delete .htaccess file &#8211; deletes the .htaccess file. If you need to edit .htaccess without FTP use our free <a href=\"https://wordpress.org/plugins/wp-htaccess-editor/\">WP Htaccess Editor</a> plugin.</li>\n</ul>\n<h4>Friends who helped us translate WP Reset</h4>\n<ul>\n<li>French &#8211; <a href=\"https://www.infrenchtranslation.com/\" rel=\"nofollow ugc\">Jeff Inho</a></li>\n</ul>\n\";s:12:\"installation\";s:881:\"<p>Follow the usual routine;</p>\n<ol>\n<li>Open WordPress admin, go to Plugins, click Add New</li>\n<li>Enter &#8220;wp reset&#8221; in search and hit Enter</li>\n<li>Plugin will show up as the first on the list (look for our black&amp;red round logo), click &#8220;Install Now&#8221;</li>\n<li>Activate &amp; open plugin&#8217;s settings page located under the Tools menu</li>\n</ol>\n<p>Or if needed, upload manually;</p>\n<ol>\n<li>Download the latest stable version from from <a href=\"https://downloads.wordpress.org/plugin/wp-reset.latest-stable.zip\" rel=\"nofollow ugc\">downloads.wordpress.org/plugin/wp-reset.latest-stable.zip</a></li>\n<li>Unzip it and upload to <em>/wp-content/plugins/</em></li>\n<li>Open WordPress admin &#8211; Plugins and click &#8220;Activate&#8221; next to &#8220;WP Reset&#8221;</li>\n<li>Open plugin&#8217;s admin page located under the Tools menu</li>\n</ol>\n\";s:3:\"faq\";s:1181:\"\n<h4>Does WP Reset make backups?</h4>\n<p>\n<p>Automatically no, it does not. But we have &#8220;download backup&#8221; links besides every tool in the plugin so make sure you download a backup before running them. Backups only contain the database, no files!</p>\n</p>\n<h4>How can I log in after resetting?</h4>\n<p>\n<p>Use the same username and password you used while doing the reset. Only one user will be restored after resetting. The one you used at that time.</p>\n</p>\n<h4>Will any files be deleted or modified when I reset the site?</h4>\n<p>\n<p>No. All files are left untouched if you do a full reset. However, there are tool like &#8220;delete themes&#8221; that do delete files.</p>\n</p>\n<h4>Will I have to reconfigure wp-config.php?</h4>\n<p>\n<p>Absolutely not. No reconfiguration is needed. No files are modified.</p>\n</p>\n<h4>Do you support WP-CLI?</h4>\n<p>\n<p>We sure do! Just type &#8220;wp reset&#8221; in your shell to see the list of available commands and options.</p>\n</p>\n<h4>How long does it take for the reset operation to complete?</h4>\n<p>\n<p>On most installations a second or two. If you have a huge amounts of data in tables then up to ten seconds.</p>\n</p>\n\n\";s:9:\"changelog\";s:3783:\"<h4>v1.80</h4>\n<ul>\n<li>2020/04/17</li>\n<li>new tool: Purge Cache</li>\n<li>new tool: Delete Local Data</li>\n<li>fixed &#8220;Delete all plugins&#8221; tool</li>\n<li>other minor bug fixes</li>\n<li>started selling WP Reset PRO</li>\n<li>200,000 installs hit on 2020-03-07 with 1,560,000 downloads</li>\n</ul>\n<h4>v1.77</h4>\n<ul>\n<li>2019/12/25</li>\n<li>minor bug fixes</li>\n</ul>\n<h4>v1.75</h4>\n<ul>\n<li>2019/11/12</li>\n<li>bug fixes</li>\n<li>more GUI improvements</li>\n<li>updates for WP v5.3</li>\n<li>removed the 1-click backup tool in favor of snapshots &#8211; less confusing &amp; same end result</li>\n<li>two huge bug fixes thanks to @markwill</li>\n<li>1,241,470 downloads</li>\n</ul>\n<h4>v1.70</h4>\n<ul>\n<li>2019/09/27</li>\n<li>bug fixes</li>\n<li>completely new GUI</li>\n<li>added .htaccess file to protect snapshots and backups folder</li>\n<li>added 1-click backup feature</li>\n</ul>\n<h4>v1.65</h4>\n<ul>\n<li>2019/07/15</li>\n<li>bug fixes</li>\n</ul>\n<h4>v1.60</h4>\n<ul>\n<li>2019/04/15</li>\n<li>bug fixes</li>\n<li>new tool: Reset theme options</li>\n<li>added Product Hunt banner</li>\n<li>added actions (hooks) to all tools and snapshot actions; all action names start with &#8220;wp-reset-&#8220;</li>\n<li>removed features survey</li>\n<li>announced plugin &amp; theme collections</li>\n</ul>\n<h4>v1.55</h4>\n<ul>\n<li>2019/03/25</li>\n<li>100k users hit on 2019/01/15 with 560,300 downloads; 34 days for +10k &amp; 71k downloads</li>\n<li>bug fixes</li>\n<li>support for WP Webhooks</li>\n<li>added features survey</li>\n</ul>\n<h4>v1.50</h4>\n<ul>\n<li>2019/01/08</li>\n<li>new tool: delete .htaccess file</li>\n<li>new WP-CLI command: wp reset delete htaccess</li>\n<li>90k users hit on 2018/12/12 with 489,100 downloads; 27 days for +10k &amp; 58k downloads</li>\n</ul>\n<h4>v1.45</h4>\n<ul>\n<li>2018/11/27</li>\n<li>new tool: truncate or drop custom DB tables</li>\n<li>truncate / drop tables tool added to WP-CLI</li>\n<li>all snapshot tools added to WP-CLI</li>\n<li>80k users hit on 2018/11/15 with 430,800 downloads; 30 days for +10k &amp; 57k downloads</li>\n</ul>\n<h4>v1.40</h4>\n<ul>\n<li>2018/10/24</li>\n<li>new tool: DB Snapshots</li>\n<li>rewrote code documentation for most functions</li>\n<li>some parts of Snapshots need refactoring</li>\n<li>70k users hit on 2018/10/16 with 373,300 downloads; 30 days for +10k &amp; 50k downloads</li>\n</ul>\n<h4>v1.35</h4>\n<ul>\n<li>2018/09/18</li>\n<li>sponsorship by IP Geolocation</li>\n<li>60k users hit on 2018/09/16 with 323,300 downloads; 35 days for +10k</li>\n<li>added all tools to WP-CLI</li>\n<li>new tool: delete all files in uploads folder</li>\n</ul>\n<h4>v1.30</h4>\n<ul>\n<li>2018/08/27</li>\n<li>more code clean-up</li>\n<li>added new reset params to WP-CLI</li>\n<li>big GUI changes</li>\n<li>started adding various tools; delete transients, delete all plugins, delete all themes</li>\n<li>we hit 50,000 installations on 2018/08/11 with 274,000 downloads</li>\n</ul>\n<h4>v1.25</h4>\n<ul>\n<li>2018/07/30</li>\n<li>code clean-up</li>\n<li>post-reset options &#8211; reactivate plugin, themes &amp; WP Reset</li>\n<li>added WP-MU warning till we make WP Reset fully compatible with it</li>\n<li>Tidy Repo notice</li>\n<li>added option to collapse boxes</li>\n<li>modified rating notice</li>\n</ul>\n<h4>v1.20</h4>\n<ul>\n<li>2018/07/09</li>\n<li>we hit 40k installations on 2018/06/26</li>\n<li>WP-CLI support via &#8220;wp reset&#8221; command</li>\n<li>new logo</li>\n<li>ask for rating notice</li>\n<li>GUI improvements</li>\n<li>code clean up</li>\n<li>preparations for further development and new features</li>\n</ul>\n<h4>v1.10</h4>\n<ul>\n<li>2018/05/09</li>\n<li>WebFactory took over development</li>\n<li>numerous bug fixes and improvements</li>\n<li>30,000 installations; 199,000 downloads</li>\n</ul>\n<h4>v1.0</h4>\n<ul>\n<li>2016/05/16</li>\n<li>Initial release</li>\n</ul>\n\";s:11:\"screenshots\";s:1367:\"<ol><li><a href=\"https://ps.w.org/wp-reset/assets/screenshot-1.png?rev=2164137\"><img src=\"https://ps.w.org/wp-reset/assets/screenshot-1.png?rev=2164137\" alt=\"WP Reset - main reset page\"></a><p>WP Reset - main reset page</p></li><li><a href=\"https://ps.w.org/wp-reset/assets/screenshot-2.png?rev=2164137\"><img src=\"https://ps.w.org/wp-reset/assets/screenshot-2.png?rev=2164137\" alt=\"All reset actions have to be confirmed\"></a><p>All reset actions have to be confirmed</p></li><li><a href=\"https://ps.w.org/wp-reset/assets/screenshot-3.png?rev=2164137\"><img src=\"https://ps.w.org/wp-reset/assets/screenshot-3.png?rev=2164137\" alt=\"Additional tools for resetting and deleting various WordPress objects\"></a><p>Additional tools for resetting and deleting various WordPress objects</p></li><li><a href=\"https://ps.w.org/wp-reset/assets/screenshot-4.png?rev=2164137\"><img src=\"https://ps.w.org/wp-reset/assets/screenshot-4.png?rev=2164137\" alt=\"Database Snapshots enable 1-click restoring and testing\"></a><p>Database Snapshots enable 1-click restoring and testing</p></li><li><a href=\"https://ps.w.org/wp-reset/assets/screenshot-5.png?rev=2164137\"><img src=\"https://ps.w.org/wp-reset/assets/screenshot-5.png?rev=2164137\" alt=\"Use our 1-click backup feature before running any reset tools\"></a><p>Use our 1-click backup feature before running any reset tools</p></li></ol>\";s:7:\"reviews\";s:13121:\"<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Nice plugin</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/talcantara\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/9cf1b39288d1c296760568e3d16febb1?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/9cf1b39288d1c296760568e3d16febb1?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\'/></a><a href=\"https://profiles.wordpress.org/talcantara\" class=\"reviewer-name\">talcantara</a> on <span class=\"review-date\">May 2, 2020</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\">Do what promises</div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Great Plugin</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/marklopez0003\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/d9bd835d7448bae2968e548557737727?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/d9bd835d7448bae2968e548557737727?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\'/></a><a href=\"https://profiles.wordpress.org/marklopez0003\" class=\"reviewer-name\">marklopez0003</a> on <span class=\"review-date\">May 1, 2020</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\">It saves me a lot of time. Highly recommended plugin.</div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">top!</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/rl28\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/3e9af93eebf0287189a59342535551bc?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/3e9af93eebf0287189a59342535551bc?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\'/></a><a href=\"https://profiles.wordpress.org/rl28\" class=\"reviewer-name\">RL28 <small>(rl28)</small></a> on <span class=\"review-date\">April 29, 2020</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\">very helpful !! </div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">easy to use</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/digitsauceinc\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/7cff32470696c7cf4a4f719e3f23fd13?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/7cff32470696c7cf4a4f719e3f23fd13?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\'/></a><a href=\"https://profiles.wordpress.org/digitsauceinc\" class=\"reviewer-name\">digitsauceinc</a> on <span class=\"review-date\">April 29, 2020</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\">It\'s so simple how it works, but it provides unlimited power. Even just using the free version, the ability to make a seamless snapshot of your db anytime you want to try something experimental is priceless.</div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Great</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/prakash1012\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/b3583af25f653d3b4fcecdce7f049420?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/b3583af25f653d3b4fcecdce7f049420?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\'/></a><a href=\"https://profiles.wordpress.org/prakash1012\" class=\"reviewer-name\">prakash1012</a> on <span class=\"review-date\">April 26, 2020</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\">Best Reset Plugin</div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Best Reset Plugin</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/diogoat\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/ebc78d69a9e59f93c3266dc89c010465?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/ebc78d69a9e59f93c3266dc89c010465?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\'/></a><a href=\"https://profiles.wordpress.org/diogoat\" class=\"reviewer-name\">diogoat</a> on <span class=\"review-date\">April 26, 2020</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\">I do a lot of tests on a few websites, and I have to reset them regularly. WP Reset is the best plugin I\'ve used to reset.</div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Great plugin!</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/rjcardenas\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/6e96628a6a2fecce58a1eeaa5c55bcf5?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/6e96628a6a2fecce58a1eeaa5c55bcf5?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\'/></a><a href=\"https://profiles.wordpress.org/rjcardenas\" class=\"reviewer-name\">Rolando Cardenas <small>(rjcardenas)</small></a> on <span class=\"review-date\">April 25, 2020</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\">It does his job pefectly. A mus for every developer</div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">greate!</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/omar191973\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/e90c2a91c98b5f3c7b7ee7f35f110a7e?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/e90c2a91c98b5f3c7b7ee7f35f110a7e?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\'/></a><a href=\"https://profiles.wordpress.org/omar191973\" class=\"reviewer-name\">omar191973</a> on <span class=\"review-date\">April 23, 2020</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\">It saved my day</div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Nice plugin</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/jagat72\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/ed032085602759e67feee3720d0a9439?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/ed032085602759e67feee3720d0a9439?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\'/></a><a href=\"https://profiles.wordpress.org/jagat72\" class=\"reviewer-name\">jagat72</a> on <span class=\"review-date\">April 23, 2020</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\">Nice plugin.</div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Bloated Pro Spam Ware</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"2 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"2\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/gegan249\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/ee79efd5115fc770a742a792611aa39d?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/ee79efd5115fc770a742a792611aa39d?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\'/></a><a href=\"https://profiles.wordpress.org/gegan249\" class=\"reviewer-name\"> <small>(gegan249)</small></a> on <span class=\"review-date\">April 21, 2020</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\">Be prepared to have your mind blown on the straight up GO PRO spam you\'ll need to endure to use this tool.  Further, the \"free\" version doesn\'t even clear out fricken POSTS.  No thanks. </div>\n</div>\n\";}s:17:\"short_description\";s:146:\"WP Reset resets the entire site or selected parts using advanced reset options to default values. 100% safe to use with built-in restore function.\";s:13:\"download_link\";s:56:\"https://downloads.wordpress.org/plugin/wp-reset.1.80.zip\";s:11:\"screenshots\";a:5:{i:1;a:2:{s:3:\"src\";s:61:\"https://ps.w.org/wp-reset/assets/screenshot-1.png?rev=2164137\";s:7:\"caption\";s:26:\"WP Reset - main reset page\";}i:2;a:2:{s:3:\"src\";s:61:\"https://ps.w.org/wp-reset/assets/screenshot-2.png?rev=2164137\";s:7:\"caption\";s:38:\"All reset actions have to be confirmed\";}i:3;a:2:{s:3:\"src\";s:61:\"https://ps.w.org/wp-reset/assets/screenshot-3.png?rev=2164137\";s:7:\"caption\";s:69:\"Additional tools for resetting and deleting various WordPress objects\";}i:4;a:2:{s:3:\"src\";s:61:\"https://ps.w.org/wp-reset/assets/screenshot-4.png?rev=2164137\";s:7:\"caption\";s:55:\"Database Snapshots enable 1-click restoring and testing\";}i:5;a:2:{s:3:\"src\";s:61:\"https://ps.w.org/wp-reset/assets/screenshot-5.png?rev=2164137\";s:7:\"caption\";s:61:\"Use our 1-click backup feature before running any reset tools\";}}s:4:\"tags\";a:5:{s:24:\"advanced-wordpress-reset\";s:24:\"advanced wordpress reset\";s:5:\"reset\";s:5:\"reset\";s:14:\"reset-database\";s:14:\"reset database\";s:24:\"reset-wordpress-database\";s:24:\"reset wordpress database\";s:15:\"wordpress-reset\";s:15:\"wordpress-reset\";}s:8:\"versions\";a:18:{s:3:\"1.0\";s:55:\"https://downloads.wordpress.org/plugin/wp-reset.1.0.zip\";s:3:\"1.1\";s:55:\"https://downloads.wordpress.org/plugin/wp-reset.1.1.zip\";s:4:\"1.11\";s:56:\"https://downloads.wordpress.org/plugin/wp-reset.1.11.zip\";s:4:\"1.20\";s:56:\"https://downloads.wordpress.org/plugin/wp-reset.1.20.zip\";s:4:\"1.25\";s:56:\"https://downloads.wordpress.org/plugin/wp-reset.1.25.zip\";s:4:\"1.30\";s:56:\"https://downloads.wordpress.org/plugin/wp-reset.1.30.zip\";s:4:\"1.35\";s:56:\"https://downloads.wordpress.org/plugin/wp-reset.1.35.zip\";s:4:\"1.40\";s:56:\"https://downloads.wordpress.org/plugin/wp-reset.1.40.zip\";s:4:\"1.45\";s:56:\"https://downloads.wordpress.org/plugin/wp-reset.1.45.zip\";s:4:\"1.50\";s:56:\"https://downloads.wordpress.org/plugin/wp-reset.1.50.zip\";s:4:\"1.55\";s:56:\"https://downloads.wordpress.org/plugin/wp-reset.1.55.zip\";s:4:\"1.60\";s:56:\"https://downloads.wordpress.org/plugin/wp-reset.1.60.zip\";s:4:\"1.65\";s:56:\"https://downloads.wordpress.org/plugin/wp-reset.1.65.zip\";s:4:\"1.70\";s:56:\"https://downloads.wordpress.org/plugin/wp-reset.1.70.zip\";s:4:\"1.75\";s:56:\"https://downloads.wordpress.org/plugin/wp-reset.1.75.zip\";s:4:\"1.77\";s:56:\"https://downloads.wordpress.org/plugin/wp-reset.1.77.zip\";s:4:\"1.80\";s:56:\"https://downloads.wordpress.org/plugin/wp-reset.1.80.zip\";s:5:\"trunk\";s:51:\"https://downloads.wordpress.org/plugin/wp-reset.zip\";}s:11:\"donate_link\";s:0:\"\";s:7:\"banners\";a:2:{s:3:\"low\";s:63:\"https://ps.w.org/wp-reset/assets/banner-772x250.png?rev=2163880\";s:4:\"high\";s:64:\"https://ps.w.org/wp-reset/assets/banner-1544x500.png?rev=2163880\";}s:5:\"icons\";a:2:{s:2:\"1x\";s:61:\"https://ps.w.org/wp-reset/assets/icon-128x128.png?rev=1906468\";s:2:\"2x\";s:61:\"https://ps.w.org/wp-reset/assets/icon-256x256.png?rev=1906468\";}s:18:\"author_block_count\";i:0;s:19:\"author_block_rating\";i:98;}','no'),(194,'_transient_timeout_wf-plugin-info-mailoptin','1589092100','no'),(195,'_transient_wf-plugin-info-mailoptin','O:8:\"stdClass\":30:{s:4:\"name\";s:85:\"Popup, Optin Form, Email Newsletters for Mailchimp, AWeber, HubSpot &#8211; MailOptin\";s:4:\"slug\";s:9:\"mailoptin\";s:7:\"version\";s:8:\"1.2.27.5\";s:6:\"author\";s:49:\"<a href=\"https://mailoptin.io\">MailOptin Team</a>\";s:14:\"author_profile\";s:42:\"https://profiles.wordpress.org/collizo4sky\";s:12:\"contributors\";a:2:{s:14:\"properfraction\";a:3:{s:7:\"profile\";s:45:\"https://profiles.wordpress.org/properfraction\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/7a1862bc901e5ec2fce08bde7595645d?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:14:\"properfraction\";}s:11:\"collizo4sky\";a:3:{s:7:\"profile\";s:42:\"https://profiles.wordpress.org/collizo4sky\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/75eb5abf4f342e434c23fb0216631d3e?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:18:\"Collins Agbonghama\";}}s:8:\"requires\";s:3:\"4.6\";s:6:\"tested\";s:5:\"5.4.1\";s:12:\"requires_php\";s:3:\"5.4\";s:6:\"rating\";i:96;s:7:\"ratings\";a:5:{i:5;i:210;i:4;i:6;i:3;i:5;i:2;i:0;i:1;i:6;}s:11:\"num_ratings\";i:227;s:15:\"support_threads\";i:8;s:24:\"support_threads_resolved\";i:8;s:15:\"active_installs\";i:30000;s:10:\"downloaded\";i:519185;s:12:\"last_updated\";s:21:\"2020-04-27 4:50pm GMT\";s:5:\"added\";s:10:\"2017-07-17\";s:8:\"homepage\";s:20:\"https://mailoptin.io\";s:8:\"sections\";a:6:{s:11:\"description\";s:14421:\"<h4>Popup, Form, Email Newsletter WordPress Plugin</h4>\n<p>MailOptin is a form, lead generation, autoresponder and email newsletter plugin that will grow and engage your email list.</p>\n<p>It displays targeted messages and &#8220;calls to action&#8221; across your website with popups (a.k.a lightbox or modal), before/after post subscription form, notification bar, slide in (or scroll box), sidebar / widget optin forms as well as send automated / event-triggered newsletters such as automatic new post notification.</p>\n<span class=\"embed-youtube\" style=\"text-align:center; display: block;\"><iframe class=\'youtube-player\' type=\'text/html\' width=\'640\' height=\'360\' src=\'https://www.youtube.com/embed/kBKDaPEHoeE?version=3&#038;rel=1&#038;fs=1&#038;autohide=2&#038;showsearch=0&#038;showinfo=1&#038;iv_load_policy=1&#038;wmode=transparent\' allowfullscreen=\'true\' style=\'border:0;\'></iframe></span>\n<p>MailOptin comes with an easy to use template and form builder that allows you to create beautiful optin forms and email newsletters that are optimized for the highest of conversions.</p>\n<p><em>Most opt-in / list-building / email subscription / newsletter software and plugins are typically very expensive, buggy, hard to use and customize to one&#8217;s heart content. With MailOptin, none of this is the case.</em></p>\n<p>All our forms are GDPR compliant.</p>\n<blockquote>\n<p><strong>MailOptin Premium</strong><br />\n  This is the lite version of the <a href=\"https://mailoptin.io/?utm_source=wprepo&amp;utm_medium=link&amp;utm_campaign=liteversion\" rel=\"nofollow ugc\">MailOptin Premium</a> plugin that comes with all the conversion features you will ever need including optin form types such as bottom/top bars( a.k.a notification or floating bar) and slide-ins; optin triggers such as exit intent, time on site, pageviews, scroll trigger; periodic email digests, advance targeting and analytics, ton of templates and more. <a href=\"https://mailoptin.io/?utm_source=wprepo&amp;utm_medium=link&amp;utm_campaign=liteversion\" title=\"MailOptin\" rel=\"friend nofollow ugc\">Click here to purchase the best WordPress subscribe form &amp; email newsletter plugin.</a></p>\n</blockquote>\n<h4>Take Test Drive</h4>\n<blockquote>\n<ul>\n<li><a href=\"https://mailoptin.io/demos/\" rel=\"nofollow ugc\">See Demos</a> and see completely how MailOptin works.</li>\n<li><a href=\"https://demo.mailoptin.io\" rel=\"nofollow ugc\">Create a demo sandbox</a> to see how MailOptin works first hand as well as the admin backend.</li>\n</ul>\n</blockquote>\n<h4>Easy Integration with All Email Marketing Services</h4>\n<p>MailOptin works out of the box with all popular email marketing software providers and CRM including:</p>\n<p>Mailchimp, AWeber, Constant Contact, Campaign Monitor, Sendy, Mailerlite, MailPoet, ConvertKit, ActiveCampaign, Drip, Sendinblue, EmailOctopus, HubSpot, Ontraport CRM, Mailjet, Klaviyo, Sendlane, Mailster, Moosend, Gist, VerticalResponse, Zoho CRM, Zoho Campaigns, Emma, GoDaddy Email Marketing, GetResponse, GetResponse360.</p>\n<p><a href=\"https://mailoptin.io/pricing?utm_source=wprepo&amp;utm_medium=link&amp;utm_campaign=liteversion\" rel=\"nofollow ugc\">MailOptin premium</a> allows you to build hyper segmented list and increase email automation possibilities with its deep integration with Mailchimp groups &amp; interests and lead tagging available in AWeber, Drip, ConvertKit, ActiveCampaign etc.</p>\n<h4>Intuitive Form &amp; Template Builder</h4>\n<p>You don&#8217;t have to be a designer or hire one to build high converting lead optin forms. Our powerful drag &amp; drop builder allows you to create pretty and conversion optimized forms and email newsletter templates.</p>\n<h4>Integration with Form Plugins</h4>\n<p>MailOptin integrates with <a href=\"https://mailoptin.io/article/contact-form-7-mailchimp-aweber-more/?utm_source=wprepo&amp;utm_medium=link&amp;utm_campaign=liteversion\" rel=\"nofollow ugc\">Contact Form 7</a>, <a href=\"https://mailoptin.io/article/ninja-forms-mailchimp-aweber-more/?utm_source=wprepo&amp;utm_medium=link&amp;utm_campaign=liteversion\" rel=\"nofollow ugc\">Ninja Forms</a>, <a href=\"https://mailoptin.io/article/wpforms-email-marketing-crm/?utm_source=wprepo&amp;utm_medium=link&amp;utm_campaign=liteversion\" rel=\"nofollow ugc\">WPForms</a> and <a href=\"https://mailoptin.io/article/elementor-form-integration/?utm_source=wprepo&amp;utm_medium=link&amp;utm_campaign=liteversion\" rel=\"nofollow ugc\">Elementor forms</a> so you can capture and save leads to your email marketing software and CRMs.</p>\n<h3>Features of MailOptin Lite</h3>\n<h4>Lead Generation</h4>\n<ul>\n<li><strong>Lightbox/Popup optin forms</strong> – Overlays above your content to grab your visitors attention. <a href=\"https://mailoptin.io/lightbox-popup/?utm_source=wprepo&amp;utm_medium=link&amp;utm_campaign=liteversion\" rel=\"nofollow ugc\">See Demo</a></li>\n<li><strong>Before &amp; After Post optin forms</strong> – Optimal for converting your blog readers and website page viewers. <a href=\"https://mailoptin.io/before-after-post/?utm_source=wprepo&amp;utm_medium=link&amp;utm_campaign=liteversion\" rel=\"nofollow ugc\">See Demo</a></li>\n<li><strong>Sidebar/Widget optin forms</strong> – Arguably the most popular method of building email list. <a href=\"https://mailoptin.io/sidebar-widget/?utm_source=wprepo&amp;utm_medium=link&amp;utm_campaign=liteversion\" rel=\"nofollow ugc\">See Demo</a></li>\n<li><strong>Calls to Action</strong> – Display targeted messages to your website visitors with a call-to-action button included urging them to perform an action.</li>\n<li><strong>Spam Protection</strong> – MailOptin utilizes smart Honeypot method to stop spam contact form submissions. Additionally, there is reCAPTCHA protection available in the <a href=\"https://mailoptin.io/pricing?utm_source=wprepo&amp;utm_medium=link&amp;utm_campaign=liteversion\" rel=\"nofollow ugc\">premium version</a>.</li>\n<li><strong>After Conversion Actions</strong> – such as immediately close opt-in form after converstion, close form and reload page or redirect to a custom URL. Additionally, <a href=\"https://mailoptin.io/pricing?utm_source=wprepo&amp;utm_medium=link&amp;utm_campaign=liteversion\" rel=\"nofollow ugc\">premium version</a> allows you to trigger a JavaScript code as well as pass lead data to redirect URL.</li>\n<li><strong>Page Level Targeting</strong> – lets you to display optin or email signup forms in specific posts and pages of your WordPress site.</li>\n</ul>\n<h4>Email Newsletters</h4>\n<ul>\n<li><strong>New Post Notification:</strong> It allows you to create automated email newsletters of new blog posts (can be restricted to specific post categories and tags) to all registered users or users of specific roles immediately after they are published. This make the process of keeping in touch with your subscribers or users very easy.</li>\n<li><strong>Email Digest of Published Posts:</strong> It allows you to create automated daily, weekly and monthly email newsletters of published posts.</li>\n<li><strong>Newsletters:</strong> It allows you to send one-off emails to your registered users. Pro version can send to your list subscribers on Mailchimp, AWeber etc.</li>\n<li><strong>Scheduling:</strong> It allows you to set when the newsletter will be sent. Could be immediately after a post is publish or few minutes, hours and days after publication.</li>\n<li><strong>Beautiful and Responsive Email template</strong> ready to send out newsletters.</li>\n</ul>\n<h3>Features of MailOptin Premium</h3>\n<h4>Automated/Event-triggered Newsletters</h4>\n<p>MailOptin integrates WordPress with all major email marketing providers to send automatic newsletter and event triggered emails. This can be very useful if your email marketing service provider lack such.</p>\n<p>For example; <strong>Sendy</strong> is a newsletter application without an integration with WordPress to send <em>new publish post notifications</em> to email list. MailOptin bridges this gap and deliver your post content immediately they are published.</p>\n<p>Use MailOptin today to deliver new post notification and email digest newsletters to your email list at Mailchimp, Constant Contact, Campaign Monitor, Klaviyo, ActiveCampaign and more.</p>\n<h4>A/B Testing: Take the guesswork out of your lead generation strategy</h4>\n<p>Marketers are constantly using trial and error to guess what will be most effective — but they shouldn&#8217;t have to. A/B content testing lets you see what optin camapign will be most effective before you share it with your larger audience. No more guesswork.</p>\n<p>MailOptin ships with an easy built-in A/B testing feature that enables you make data-driven decisions that will improve your conversions and revenue for any optin campaign. <a href=\"https://mailoptin.io/ab-testing-wordpress/?utm_source=wprepo&amp;utm_medium=link&amp;utm_campaign=liteversion\" rel=\"nofollow ugc\">Learn more</a></p>\n<h4>More highly converting optin types</h4>\n<p>There are cases where you would find popups, sidebar and in-post optin forms an inappropriate solution. That is why we offer different optin form types such as <a href=\"https://mailoptin.io/notification-bar/?utm_source=wprepo&amp;utm_medium=link&amp;utm_campaign=liteversion\" rel=\"nofollow ugc\">notification bars</a> and <a href=\"https://mailoptin.io/slide-in/?utm_source=wprepo&amp;utm_medium=link&amp;utm_campaign=liteversion\" rel=\"nofollow ugc\">slide-ins</a> so you don’t have to rely on one way of collecting leads and install multiple softwares and platforms to achieve them.</p>\n<h4>Conversion Boosting Optin Display Rules &amp; Triggers</h4>\n<p>Timing is everything. This is why MailOptin continually track visitors interaction on your website and display the right message or optin form at the right time they are likely to convert.</p>\n<p>Our <a href=\"https://mailoptin.io/demos/exit-intent/?utm_source=wprepo&amp;utm_medium=link&amp;utm_campaign=liteversion\" rel=\"nofollow ugc\">Exit Intent</a> and <a href=\"https://mailoptin.io/slide-in/?utm_source=wprepo&amp;utm_medium=link&amp;utm_campaign=liteversion\" rel=\"nofollow ugc\">slide-ins</a> trigger convert abandoning visitors into subscribers by your optin campaign at the precise moment they are about leaving your website.</p>\n<p>If your opt-in form display too early, your reader might not yet be willing to subscribe and waiting too long will make you lose out on new lead. Our <a href=\"https://mailoptin.io/demos/pageviews/?utm_source=wprepo&amp;utm_medium=link&amp;utm_campaign=liteversion\" rel=\"nofollow ugc\">Pageviews</a> and <a href=\"https://mailoptin.io/demos/time-on-site/?utm_source=wprepo&amp;utm_medium=link&amp;utm_campaign=liteversion\" rel=\"nofollow ugc\">Time on Site</a> triggers give you fine-grained control over the display of your optin campaigns.</p>\n<p>The <a href=\"https://mailoptin.io/demos/scroll-trigger/?utm_source=wprepo&amp;utm_medium=link&amp;utm_campaign=liteversion\" rel=\"nofollow ugc\">Scroll Trigger</a> display optin forms or messages only after the a visitor scrolls a down a specific percentage of your page.</p>\n<p>The <a href=\"https://mailoptin.io/click-launch/?utm_source=wprepo&amp;utm_medium=link&amp;utm_campaign=liteversion\" rel=\"nofollow ugc\">Click Launch Trigger</a> display optin forms when a link, button or image on your site is clicked. Useful for implementing content upgrades.</p>\n<p><a href=\"https://mailoptin.io/adblock-detection-wordpress/?utm_source=wprepo&amp;utm_medium=link&amp;utm_campaign=liteversion\" rel=\"nofollow ugc\">AdBlock Detection</a> helps you detect users using AdBlocking software such as AdBlock Plus, uBlock Origin so you can display another content to them.</p>\n<p>The <a href=\"https://mailoptin.io/referrer-detection/?utm_source=wprepo&amp;utm_medium=link&amp;utm_campaign=liteversion\" rel=\"nofollow ugc\">Referrer Detection</a> can automatically track sources of web traffic and create optin forms, call to actions and custom messages targeted from a specific traffic source.</p>\n<p>The <a href=\"https://mailoptin.io/device-targeting-wordpress/?utm_source=wprepo&amp;utm_medium=link&amp;utm_campaign=liteversion\" rel=\"nofollow ugc\">Device Targeting</a> allows you to target your optins to desktop, mobile and tablet users for a better user experience and increased conversion.</p>\n<h4>Other great features include but not limited to:</h4>\n<ul>\n<li><strong>Custom Fields</strong> Add extra fields to your optin form to capture additional data from subscribers.</li>\n<li><strong>Optin Campaign Schedule:</strong> Allows you to specify a start and end date when an optin campaign is scheduled for display.</li>\n<li><strong>Advance Analytics:</strong> Get important metrics to improve your lead-generation strategy and make data-driven decisions to increase your revenue.</li>\n<li><strong>Branding Removal:</strong> Option to remove the MailOptin branding present on every optin form and email templates.</li>\n<li><strong>Custom CSS:</strong> An advance customization feature that allows you to customize your optin campaigns with your own CSS styles.</li>\n<li><strong>Display Effect:</strong> 30+ built-in CSS3 animation effects to capture your visitor’s attention and bring awareness to your optin forms.</li>\n<li><strong>MailOptin Leads:</strong> It stores your leads within MailOptin as well as important data about your subscribers that normally can’t be passed to your ESP such as the referrer, time of conversion and where it occurred.</li>\n<li><strong>Shortcode &amp; Template Tag Embed:</strong> Display optin forms anywhere on your website page and posts with shortcodes and anywhere on your theme with template tags.</li>\n<li><strong>Autoresponder:</strong> Immediately send an email to leads or subscribers that sign up to your email list.</li>\n<li><strong>Email Notification after Conversion:</strong> let&#8217;s you get immediate notification emails whenever a new subscriber is added.</li>\n<li><strong>Facebook Custom Audience Integration:</strong> saves leads to Facebook custom audiences so you can retarget them later.</li>\n<li><strong>And lots more to come.</strong></li>\n</ul>\n<h4>What&#8217;s Next</h4>\n<p>If you like this plugin, then consider checking out our other products:</p>\n<ul>\n<li><a href=\"https://profilepress.net/\" title=\"ProfilePress\" rel=\"friend nofollow ugc\">ProfilePress</a> &#8211; The best custom registration, login, front-end profile and user management plugin in the market.</li>\n</ul>\n\";s:12:\"installation\";s:480:\"<p>Installing MailOptin is just like any other WordPress plugin.<br />\nNavigate to your WordPress “Plugins” page, inside of your WordPress dashboard, and follow these instructions:</p>\n<ol>\n<li>In the search field enter <strong>MailOptin</strong>. Click &#8220;Search Plugins&#8221;, or hit Enter.</li>\n<li>Select <strong>MailOptin</strong> and click either &#8220;Details&#8221; or &#8220;Install Now&#8221;.</li>\n<li>Once installed, click &#8220;Activate&#8221;.</li>\n</ol>\n\";s:3:\"faq\";s:1103:\"\n<h4>Who should use MailOptin?</h4>\n<p>\n<p>MailOptin is perfect for business owners, bloggers, designers, developers, photographers, and basically everyone else.</p>\n</p>\n<h4>Do I need to have coding skills to use MailOptin?</h4>\n<p>\n<p>Absolutely not. You can create and manage optin forms and newsletters without any coding knowledge (Intuitive form &amp; email template builder).</p>\n</p>\n<h4>I&#8217;d like access to all features. How can I get them?</h4>\n<p>\n<p>You can get access to more features and support by <a href=\"https://mailoptin.io/?utm_source=wprepo&amp;utm_medium=link&amp;utm_campaign=liteversion\" title=\"Click here to learn more about MailOptin!\" rel=\"friend nofollow ugc\">upgrading to our Premium version</a>. Purchasing a Premium license gets you access to the full version of MailOptin, automatic updates and faster support.</p>\n</p>\n<h4>Is MailOptin translation ready?</h4>\n<p>\n<p>Yes, MailOptin has full translation and localization support via the mailoptin textdomain. All .mo and .po translation files should go into the languages folder in the base of the plugin.</p>\n</p>\n\n\";s:9:\"changelog\";s:751:\"<h4>1.2.27.5</h4>\n<ul>\n<li>Added Ninja Forms integration.</li>\n<li>Added conversion tracking of custom html.</li>\n</ul>\n<h4>1.2.27.4</h4>\n<ul>\n<li>Fixed issue were AWeber stopped working.</li>\n</ul>\n<h4>1.2.27.3</h4>\n<ul>\n<li>Added Contact Form 7 integration.</li>\n<li>Improved UX on renaming optin and email campaigns.</li>\n<li>Upgraded to Fancybox to version 3.</li>\n</ul>\n<h4>1.2.27.2</h4>\n<ul>\n<li>Added WPForms integration.</li>\n<li>Added shortcode parsing to email content</li>\n<li>Improve compatibility with Divi builder.</li>\n<li>Fixed sendinblue error in fetching lists.</li>\n</ul>\n<p>See the <a href=\"https://plugins.svn.wordpress.org/mailoptin/trunk/changelog.txt\" rel=\"nofollow ugc\">changelog file</a> for full change log information.</p>\n\";s:11:\"screenshots\";s:2297:\"<ol><li><a href=\"https://ps.w.org/mailoptin/assets/screenshot-1.png?rev=1813992\"><img src=\"https://ps.w.org/mailoptin/assets/screenshot-1.png?rev=1813992\" alt=\"Optin campaign form builder\"></a><p>Optin campaign form builder</p></li><li><a href=\"https://ps.w.org/mailoptin/assets/screenshot-2.png?rev=1813992\"><img src=\"https://ps.w.org/mailoptin/assets/screenshot-2.png?rev=1813992\" alt=\"Email template builder\"></a><p>Email template builder</p></li><li><a href=\"https://ps.w.org/mailoptin/assets/screenshot-3.jpg?rev=1699978\"><img src=\"https://ps.w.org/mailoptin/assets/screenshot-3.jpg?rev=1699978\" alt=\"Mobile optimized optin forms\"></a><p>Mobile optimized optin forms</p></li><li><a href=\"https://ps.w.org/mailoptin/assets/screenshot-4.png?rev=1813992\"><img src=\"https://ps.w.org/mailoptin/assets/screenshot-4.png?rev=1813992\" alt=\"Lightbox/popup optin form\"></a><p>Lightbox/popup optin form</p></li><li><a href=\"https://ps.w.org/mailoptin/assets/screenshot-5.png?rev=1813992\"><img src=\"https://ps.w.org/mailoptin/assets/screenshot-5.png?rev=1813992\" alt=\"Tablet optimized email newsletter\"></a><p>Tablet optimized email newsletter</p></li><li><a href=\"https://ps.w.org/mailoptin/assets/screenshot-6.png?rev=1813992\"><img src=\"https://ps.w.org/mailoptin/assets/screenshot-6.png?rev=1813992\" alt=\"Sidebar optin form\"></a><p>Sidebar optin form</p></li><li><a href=\"https://ps.w.org/mailoptin/assets/screenshot-7.png?rev=1813992\"><img src=\"https://ps.w.org/mailoptin/assets/screenshot-7.png?rev=1813992\" alt=\"New post notification newsletter\"></a><p>New post notification newsletter</p></li><li><a href=\"https://ps.w.org/mailoptin/assets/screenshot-8.png?rev=1813992\"><img src=\"https://ps.w.org/mailoptin/assets/screenshot-8.png?rev=1813992\" alt=\"After post optin form\"></a><p>After post optin form</p></li><li><a href=\"https://ps.w.org/mailoptin/assets/screenshot-9.png?rev=1713743\"><img src=\"https://ps.w.org/mailoptin/assets/screenshot-9.png?rev=1713743\" alt=\"Elementor form integration\"></a><p>Elementor form integration</p></li><li><a href=\"https://ps.w.org/mailoptin/assets/screenshot-10.png?rev=1713743\"><img src=\"https://ps.w.org/mailoptin/assets/screenshot-10.png?rev=1713743\" alt=\"Elementor form integration with MailOptin\"></a><p>Elementor form integration with MailOptin</p></li></ol>\";s:7:\"reviews\";s:14159:\"<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Great plugin for integrations</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/parasshah\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/697b7065f51617e491072d74f8091225?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/697b7065f51617e491072d74f8091225?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\'/></a><a href=\"https://profiles.wordpress.org/parasshah\" class=\"reviewer-name\">Paras Shah <small>(ParasShah)</small></a> on <span class=\"review-date\">April 8, 2020</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\">We use it primarily for integrating Elementor with 3rd party email marketing tools that does not have out of the box support in Elementor and it works great!</div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Superb Plugin</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/nirmalc\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/0a236145ee6d5ffe7184635a0e833e9f?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/0a236145ee6d5ffe7184635a0e833e9f?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\'/></a><a href=\"https://profiles.wordpress.org/nirmalc\" class=\"reviewer-name\">nirmalc</a> on <span class=\"review-date\">April 7, 2020</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\">Superb Plugin....!!!</div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Great</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/gulmughal\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/9ce51b603c7ab59500766afa9f3f53bb?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/9ce51b603c7ab59500766afa9f3f53bb?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\'/></a><a href=\"https://profiles.wordpress.org/gulmughal\" class=\"reviewer-name\">gulmughal</a> on <span class=\"review-date\">April 3, 2020</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\">Wordpress really is very convenient to use. </div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Break my Theme with amp</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"3 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"3\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/olivierdu06\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/09670a28b9d0d77b221cd4f2c5897f4d?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/09670a28b9d0d77b221cd4f2c5897f4d?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\'/></a><a href=\"https://profiles.wordpress.org/olivierdu06\" class=\"reviewer-name\">olivierdu06</a> on <span class=\"review-date\">April 3, 2020</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\">I have some issuer with plugin break theme with AMP version,\nHave no answer from support Yet</div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Intuitive layout</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/veerabhinav\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/adf7752c7cc6e3fa9102a6a9b226912d?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/adf7752c7cc6e3fa9102a6a9b226912d?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\'/></a><a href=\"https://profiles.wordpress.org/veerabhinav\" class=\"reviewer-name\">Veer Abhinav <small>(veerabhinav)</small></a> on <span class=\"review-date\">April 2, 2020</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\">Intuitive layouts and user friendly configuration.</div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Users say they have problems</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"3 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"3\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/mitchmaitree\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/f93b2f87be6021b20bce429c4047416d?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/f93b2f87be6021b20bce429c4047416d?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\'/></a><a href=\"https://profiles.wordpress.org/mitchmaitree\" class=\"reviewer-name\">mitchmaitree</a> on <span class=\"review-date\">March 30, 2020</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\">From my end, this is a great plugin: A simple pop-up that grabs the user\'s mail and transfers it to MailerLite. What could be better?\n\nBut I\'ve heard a surprising number of complaints from users that they can\'t get it to work on their end. I don\'t know why. Obviously I can\'t reproduce what they\'re doing, nor do I even know what browser they\'re using. I can\'t contact support because I have no information, just complaints. Maybe it\'s user failure. Maybe it\'s my theme somehow. I don\'t know, and I don\'t know where to begin to try to diagnose it. (I do know that the widgets don\'t work in the widget boxes of my current theme. But, given a choice, I\'ll stick with the theme and find another solution for contact collection.)</div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Great plugin and service!</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/theislandersgr\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/40871da4a6817853637f9c910f040107?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/40871da4a6817853637f9c910f040107?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\'/></a><a href=\"https://profiles.wordpress.org/theislandersgr\" class=\"reviewer-name\">theislandersgr</a> on <span class=\"review-date\">March 26, 2020</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\">Great plugin, I recommend to all of these that are looking for a good quality and free service.</div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Awesome Product</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/teamcogic\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/93930ecbc1cf3189ad501c87fed7fedb?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/93930ecbc1cf3189ad501c87fed7fedb?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\'/></a><a href=\"https://profiles.wordpress.org/teamcogic\" class=\"reviewer-name\">teamcogic</a> on <span class=\"review-date\">March 25, 2020</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\">Easy to use for very nice websites.</div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Excellent product</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/sundaridesignllc\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/0fb16388bcf40c4747ce268f66a6b844?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/0fb16388bcf40c4747ce268f66a6b844?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\'/></a><a href=\"https://profiles.wordpress.org/sundaridesignllc\" class=\"reviewer-name\">sundaridesignllc</a> on <span class=\"review-date\">April 27, 2020</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\">Great plugin - Needed this for aWeber integration using Elementor.\n\nThank you.</div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Great Plugin, Great Support</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/kenneth-feldman\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/5cc43fea07bb1afb61ce8944c1d5c74b?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/5cc43fea07bb1afb61ce8944c1d5c74b?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\'/></a><a href=\"https://profiles.wordpress.org/kenneth-feldman\" class=\"reviewer-name\">Kenneth Feldman</a> on <span class=\"review-date\">March 18, 2020</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\">I really the MailOptin plugin (premium version). We use it to send blog posts to Mailchimp automatically. I like all of the options for customization too. And importantly, the support is responsive and good. I encountered a conflict with another popular plugin, and Collins fixed it within a couple of days.</div>\n</div>\n\";}s:17:\"short_description\";s:159:\"Use form to convert visitors into email subscribers &amp; keep them engaged with newsletters. Mailchimp, AWeber, ActiveCampaign, ConvertKit, Campaign  &hellip;\";s:13:\"download_link\";s:61:\"https://downloads.wordpress.org/plugin/mailoptin.1.2.27.5.zip\";s:11:\"screenshots\";a:10:{i:1;a:2:{s:3:\"src\";s:62:\"https://ps.w.org/mailoptin/assets/screenshot-1.png?rev=1813992\";s:7:\"caption\";s:27:\"Optin campaign form builder\";}i:2;a:2:{s:3:\"src\";s:62:\"https://ps.w.org/mailoptin/assets/screenshot-2.png?rev=1813992\";s:7:\"caption\";s:22:\"Email template builder\";}i:3;a:2:{s:3:\"src\";s:62:\"https://ps.w.org/mailoptin/assets/screenshot-3.jpg?rev=1699978\";s:7:\"caption\";s:28:\"Mobile optimized optin forms\";}i:4;a:2:{s:3:\"src\";s:62:\"https://ps.w.org/mailoptin/assets/screenshot-4.png?rev=1813992\";s:7:\"caption\";s:25:\"Lightbox/popup optin form\";}i:5;a:2:{s:3:\"src\";s:62:\"https://ps.w.org/mailoptin/assets/screenshot-5.png?rev=1813992\";s:7:\"caption\";s:33:\"Tablet optimized email newsletter\";}i:6;a:2:{s:3:\"src\";s:62:\"https://ps.w.org/mailoptin/assets/screenshot-6.png?rev=1813992\";s:7:\"caption\";s:18:\"Sidebar optin form\";}i:7;a:2:{s:3:\"src\";s:62:\"https://ps.w.org/mailoptin/assets/screenshot-7.png?rev=1813992\";s:7:\"caption\";s:32:\"New post notification newsletter\";}i:8;a:2:{s:3:\"src\";s:62:\"https://ps.w.org/mailoptin/assets/screenshot-8.png?rev=1813992\";s:7:\"caption\";s:21:\"After post optin form\";}i:9;a:2:{s:3:\"src\";s:62:\"https://ps.w.org/mailoptin/assets/screenshot-9.png?rev=1713743\";s:7:\"caption\";s:26:\"Elementor form integration\";}i:10;a:2:{s:3:\"src\";s:63:\"https://ps.w.org/mailoptin/assets/screenshot-10.png?rev=1713743\";s:7:\"caption\";s:41:\"Elementor form integration with MailOptin\";}}s:4:\"tags\";a:5:{s:4:\"form\";s:4:\"form\";s:9:\"mailchimp\";s:9:\"mailchimp\";s:10:\"newsletter\";s:10:\"newsletter\";s:5:\"popup\";s:5:\"popup\";s:4:\"zoho\";s:4:\"Zoho\";}s:8:\"versions\";a:75:{s:7:\"1.1.0.0\";s:60:\"https://downloads.wordpress.org/plugin/mailoptin.1.1.0.0.zip\";s:7:\"1.1.0.1\";s:60:\"https://downloads.wordpress.org/plugin/mailoptin.1.1.0.1.zip\";s:7:\"1.1.0.2\";s:60:\"https://downloads.wordpress.org/plugin/mailoptin.1.1.0.2.zip\";s:7:\"1.1.0.4\";s:60:\"https://downloads.wordpress.org/plugin/mailoptin.1.1.0.4.zip\";s:7:\"1.1.1.0\";s:60:\"https://downloads.wordpress.org/plugin/mailoptin.1.1.1.0.zip\";s:7:\"1.1.1.1\";s:60:\"https://downloads.wordpress.org/plugin/mailoptin.1.1.1.1.zip\";s:7:\"1.1.2.0\";s:60:\"https://downloads.wordpress.org/plugin/mailoptin.1.1.2.0.zip\";s:7:\"1.1.3.0\";s:60:\"https://downloads.wordpress.org/plugin/mailoptin.1.1.3.0.zip\";s:7:\"1.1.4.0\";s:60:\"https://downloads.wordpress.org/plugin/mailoptin.1.1.4.0.zip\";s:7:\"1.1.4.1\";s:60:\"https://downloads.wordpress.org/plugin/mailoptin.1.1.4.1.zip\";s:7:\"1.1.5.0\";s:60:\"https://downloads.wordpress.org/plugin/mailoptin.1.1.5.0.zip\";s:7:\"1.1.6.0\";s:60:\"https://downloads.wordpress.org/plugin/mailoptin.1.1.6.0.zip\";s:7:\"1.1.7.0\";s:60:\"https://downloads.wordpress.org/plugin/mailoptin.1.1.7.0.zip\";s:7:\"1.1.7.1\";s:60:\"https://downloads.wordpress.org/plugin/mailoptin.1.1.7.1.zip\";s:7:\"1.2.0.0\";s:60:\"https://downloads.wordpress.org/plugin/mailoptin.1.2.0.0.zip\";s:7:\"1.2.0.1\";s:60:\"https://downloads.wordpress.org/plugin/mailoptin.1.2.0.1.zip\";s:7:\"1.2.0.2\";s:60:\"https://downloads.wordpress.org/plugin/mailoptin.1.2.0.2.zip\";s:7:\"1.2.0.3\";s:60:\"https://downloads.wordpress.org/plugin/mailoptin.1.2.0.3.zip\";s:7:\"1.2.0.4\";s:60:\"https://downloads.wordpress.org/plugin/mailoptin.1.2.0.4.zip\";s:7:\"1.2.1.0\";s:60:\"https://downloads.wordpress.org/plugin/mailoptin.1.2.1.0.zip\";s:7:\"1.2.1.1\";s:60:\"https://downloads.wordpress.org/plugin/mailoptin.1.2.1.1.zip\";s:8:\"1.2.10.0\";s:61:\"https://downloads.wordpress.org/plugin/mailoptin.1.2.10.0.zip\";s:8:\"1.2.10.1\";s:61:\"https://downloads.wordpress.org/plugin/mailoptin.1.2.10.1.zip\";s:8:\"1.2.11.0\";s:61:\"https://downloads.wordpress.org/plugin/mailoptin.1.2.11.0.zip\";s:8:\"1.2.11.1\";s:61:\"https://downloads.wordpress.org/plugin/mailoptin.1.2.11.1.zip\";s:8:\"1.2.11.2\";s:61:\"https://downloads.wordpress.org/plugin/mailoptin.1.2.11.2.zip\";s:8:\"1.2.11.3\";s:61:\"https://downloads.wordpress.org/plugin/mailoptin.1.2.11.3.zip\";s:8:\"1.2.11.4\";s:61:\"https://downloads.wordpress.org/plugin/mailoptin.1.2.11.4.zip\";s:8:\"1.2.12.0\";s:61:\"https://downloads.wordpress.org/plugin/mailoptin.1.2.12.0.zip\";s:8:\"1.2.12.1\";s:61:\"https://downloads.wordpress.org/plugin/mailoptin.1.2.12.1.zip\";s:8:\"1.2.12.2\";s:61:\"https://downloads.wordpress.org/plugin/mailoptin.1.2.12.2.zip\";s:8:\"1.2.13.0\";s:61:\"https://downloads.wordpress.org/plugin/mailoptin.1.2.13.0.zip\";s:8:\"1.2.13.1\";s:61:\"https://downloads.wordpress.org/plugin/mailoptin.1.2.13.1.zip\";s:8:\"1.2.13.2\";s:61:\"https://downloads.wordpress.org/plugin/mailoptin.1.2.13.2.zip\";s:8:\"1.2.14.0\";s:61:\"https://downloads.wordpress.org/plugin/mailoptin.1.2.14.0.zip\";s:8:\"1.2.15.0\";s:61:\"https://downloads.wordpress.org/plugin/mailoptin.1.2.15.0.zip\";s:8:\"1.2.15.1\";s:61:\"https://downloads.wordpress.org/plugin/mailoptin.1.2.15.1.zip\";s:8:\"1.2.16.0\";s:61:\"https://downloads.wordpress.org/plugin/mailoptin.1.2.16.0.zip\";s:8:\"1.2.16.1\";s:61:\"https://downloads.wordpress.org/plugin/mailoptin.1.2.16.1.zip\";s:8:\"1.2.17.0\";s:61:\"https://downloads.wordpress.org/plugin/mailoptin.1.2.17.0.zip\";s:8:\"1.2.18.0\";s:61:\"https://downloads.wordpress.org/plugin/mailoptin.1.2.18.0.zip\";s:8:\"1.2.18.1\";s:61:\"https://downloads.wordpress.org/plugin/mailoptin.1.2.18.1.zip\";s:8:\"1.2.19.0\";s:61:\"https://downloads.wordpress.org/plugin/mailoptin.1.2.19.0.zip\";s:8:\"1.2.19.1\";s:61:\"https://downloads.wordpress.org/plugin/mailoptin.1.2.19.1.zip\";s:7:\"1.2.2.1\";s:60:\"https://downloads.wordpress.org/plugin/mailoptin.1.2.2.1.zip\";s:7:\"1.2.2.2\";s:60:\"https://downloads.wordpress.org/plugin/mailoptin.1.2.2.2.zip\";s:8:\"1.2.20.0\";s:61:\"https://downloads.wordpress.org/plugin/mailoptin.1.2.20.0.zip\";s:8:\"1.2.21.0\";s:61:\"https://downloads.wordpress.org/plugin/mailoptin.1.2.21.0.zip\";s:8:\"1.2.21.1\";s:61:\"https://downloads.wordpress.org/plugin/mailoptin.1.2.21.1.zip\";s:8:\"1.2.22.1\";s:61:\"https://downloads.wordpress.org/plugin/mailoptin.1.2.22.1.zip\";s:8:\"1.2.23.0\";s:61:\"https://downloads.wordpress.org/plugin/mailoptin.1.2.23.0.zip\";s:8:\"1.2.23.1\";s:61:\"https://downloads.wordpress.org/plugin/mailoptin.1.2.23.1.zip\";s:8:\"1.2.24.0\";s:61:\"https://downloads.wordpress.org/plugin/mailoptin.1.2.24.0.zip\";s:8:\"1.2.25.0\";s:61:\"https://downloads.wordpress.org/plugin/mailoptin.1.2.25.0.zip\";s:8:\"1.2.26.0\";s:61:\"https://downloads.wordpress.org/plugin/mailoptin.1.2.26.0.zip\";s:8:\"1.2.27.0\";s:61:\"https://downloads.wordpress.org/plugin/mailoptin.1.2.27.0.zip\";s:8:\"1.2.27.1\";s:61:\"https://downloads.wordpress.org/plugin/mailoptin.1.2.27.1.zip\";s:8:\"1.2.27.2\";s:61:\"https://downloads.wordpress.org/plugin/mailoptin.1.2.27.2.zip\";s:8:\"1.2.27.3\";s:61:\"https://downloads.wordpress.org/plugin/mailoptin.1.2.27.3.zip\";s:8:\"1.2.27.4\";s:61:\"https://downloads.wordpress.org/plugin/mailoptin.1.2.27.4.zip\";s:8:\"1.2.27.5\";s:61:\"https://downloads.wordpress.org/plugin/mailoptin.1.2.27.5.zip\";s:7:\"1.2.3.0\";s:60:\"https://downloads.wordpress.org/plugin/mailoptin.1.2.3.0.zip\";s:7:\"1.2.3.1\";s:60:\"https://downloads.wordpress.org/plugin/mailoptin.1.2.3.1.zip\";s:7:\"1.2.4.0\";s:60:\"https://downloads.wordpress.org/plugin/mailoptin.1.2.4.0.zip\";s:7:\"1.2.4.1\";s:60:\"https://downloads.wordpress.org/plugin/mailoptin.1.2.4.1.zip\";s:7:\"1.2.4.2\";s:60:\"https://downloads.wordpress.org/plugin/mailoptin.1.2.4.2.zip\";s:7:\"1.2.5.0\";s:60:\"https://downloads.wordpress.org/plugin/mailoptin.1.2.5.0.zip\";s:7:\"1.2.5.1\";s:60:\"https://downloads.wordpress.org/plugin/mailoptin.1.2.5.1.zip\";s:7:\"1.2.6.0\";s:60:\"https://downloads.wordpress.org/plugin/mailoptin.1.2.6.0.zip\";s:7:\"1.2.7.0\";s:60:\"https://downloads.wordpress.org/plugin/mailoptin.1.2.7.0.zip\";s:7:\"1.2.7.1\";s:60:\"https://downloads.wordpress.org/plugin/mailoptin.1.2.7.1.zip\";s:7:\"1.2.8.0\";s:60:\"https://downloads.wordpress.org/plugin/mailoptin.1.2.8.0.zip\";s:7:\"1.2.8.2\";s:60:\"https://downloads.wordpress.org/plugin/mailoptin.1.2.8.2.zip\";s:7:\"1.2.9.0\";s:60:\"https://downloads.wordpress.org/plugin/mailoptin.1.2.9.0.zip\";s:5:\"trunk\";s:52:\"https://downloads.wordpress.org/plugin/mailoptin.zip\";}s:11:\"donate_link\";s:29:\"https://mailoptin.io/pricing/\";s:7:\"banners\";a:2:{s:3:\"low\";s:64:\"https://ps.w.org/mailoptin/assets/banner-772x250.png?rev=1700145\";s:4:\"high\";s:65:\"https://ps.w.org/mailoptin/assets/banner-1544x500.png?rev=1700145\";}s:5:\"icons\";a:2:{s:2:\"1x\";s:62:\"https://ps.w.org/mailoptin/assets/icon-128x128.png?rev=1699978\";s:2:\"2x\";s:62:\"https://ps.w.org/mailoptin/assets/icon-256x256.png?rev=1699978\";}s:18:\"author_block_count\";i:1;s:19:\"author_block_rating\";i:96;}','no'),(224,'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'),(225,'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'),(226,'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'),(227,'elementor_active_kit','27','yes'),(228,'elementor_connect_site_key','4353e92454c2ba69a1b3b9268b0b5716','yes'),(229,'elementor_controls_usage','a:1:{s:7:\"wp-page\";a:5:{s:6:\"column\";a:2:{s:5:\"count\";i:13;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:11;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:7:\"padding\";i:5;s:14:\"padding_tablet\";i:4;s:14:\"padding_mobile\";i:4;s:6:\"margin\";i:1;}}}}s:7:\"section\";a:2:{s:5:\"count\";i:11;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:6:{s:3:\"gap\";i:2;s:16:\"content_position\";i:3;s:13:\"custom_height\";i:2;s:6:\"height\";i:1;s:20:\"custom_height_tablet\";i:1;s:20:\"custom_height_mobile\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:2;s:14:\"padding_tablet\";i:3;s:14:\"padding_mobile\";i:3;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:5:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;s:16:\"background_image\";i:1;s:19:\"background_position\";i:1;s:15:\"background_size\";i:1;}s:26:\"section_background_overlay\";a:3:{s:29:\"background_overlay_background\";i:1;s:24:\"background_overlay_color\";i:1;s:26:\"background_overlay_opacity\";i:1;}}}}s:7:\"heading\";a:2:{s:5:\"count\";i:6;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:6;s:5:\"align\";i:4;s:11:\"header_size\";i:5;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:8:{s:11:\"title_color\";i:6;s:21:\"typography_typography\";i:6;s:20:\"typography_font_size\";i:6;s:22:\"typography_font_weight\";i:6;s:22:\"typography_line_height\";i:2;s:27:\"typography_font_size_mobile\";i:2;s:25:\"typography_text_transform\";i:4;s:25:\"typography_letter_spacing\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:2:{s:5:\"count\";i:12;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:12;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:5:\"align\";i:4;s:10:\"text_color\";i:5;s:21:\"typography_typography\";i:5;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:5;s:22:\"typography_line_height\";i:5;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:8:\"_padding\";i:2;s:15:\"_padding_tablet\";i:1;s:15:\"_padding_mobile\";i:1;}s:15:\"_section_border\";a:0:{}}}}s:6:\"button\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:1:{s:4:\"text\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:13:{s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:25:\"typography_letter_spacing\";i:1;s:17:\"button_text_color\";i:1;s:16:\"background_color\";i:1;s:11:\"hover_color\";i:1;s:25:\"button_hover_border_color\";i:1;s:15:\"hover_animation\";i:1;s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:13:\"border_radius\";i:1;s:12:\"text_padding\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}}}','no'),(2010,'_transient_timeout_wc_related_123','1588877596','no'),(2011,'_transient_wc_related_123','a:1:{s:51:\"limit=4&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=123\";a:0:{}}','no'),(5012,'_transient_feed_mod_d117b5738fbd35bd8c0391cda1f2b5d9','1588881874','no'),(216,'_elementor_installed_time','1588487624','yes'),(217,'elementor_remote_info_library','a:3:{s:10:\"types_data\";a:2:{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:10:\"categories\";s:247:\"[\"404 page\",\"about\",\"archive\",\"call to action\",\"clients\",\"contact\",\"faq\",\"features\",\"footer\",\"header\",\"hero\",\"portfolio\",\"pricing\",\"product archive\",\"services\",\"single page\",\"single post\",\"single product\",\"stats\",\"subscribe\",\"team\",\"testimonials\"]\";s:9:\"templates\";a:682:{i:0;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"11\";s:11:\"trend_index\";s:1:\"6\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:1;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"262\";s:11:\"trend_index\";s:3:\"240\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:2;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"31\";s:11:\"trend_index\";s:2:\"14\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:3;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"16\";s:11:\"trend_index\";s:1:\"9\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:4;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"33\";s:11:\"trend_index\";s:2:\"19\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:5;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"78\";s:11:\"trend_index\";s:2:\"60\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:6;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"70\";s:11:\"trend_index\";s:2:\"73\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:7;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"284\";s:11:\"trend_index\";s:3:\"212\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:8;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"205\";s:11:\"trend_index\";s:3:\"204\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:9;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"28\";s:11:\"trend_index\";s:2:\"24\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:10;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"197\";s:11:\"trend_index\";s:3:\"200\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:11;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"272\";s:11:\"trend_index\";s:3:\"154\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:12;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"126\";s:11:\"trend_index\";s:3:\"135\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:13;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"301\";s:11:\"trend_index\";s:3:\"371\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:14;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"159\";s:11:\"trend_index\";s:3:\"151\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:15;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"202\";s:11:\"trend_index\";s:3:\"211\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:16;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"95\";s:11:\"trend_index\";s:2:\"97\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:17;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"308\";s:11:\"trend_index\";s:3:\"342\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:18;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"428\";s:11:\"trend_index\";s:3:\"375\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:19;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"34\";s:11:\"trend_index\";s:2:\"31\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:20;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"317\";s:11:\"trend_index\";s:3:\"239\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:21;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"344\";s:11:\"trend_index\";s:3:\"377\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:22;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"219\";s:11:\"trend_index\";s:3:\"247\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:23;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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:10:\"[\"header\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"19\";s:11:\"trend_index\";s:2:\"10\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:24;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"114\";s:11:\"trend_index\";s:3:\"114\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:25;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"579\";s:11:\"trend_index\";s:3:\"611\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:26;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"179\";s:11:\"trend_index\";s:3:\"173\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:27;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"354\";s:11:\"trend_index\";s:3:\"317\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:28;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"295\";s:11:\"trend_index\";s:3:\"301\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:29;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"115\";s:11:\"trend_index\";s:3:\"122\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:30;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"410\";s:11:\"trend_index\";s:3:\"366\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:31;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"285\";s:11:\"trend_index\";s:3:\"313\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:32;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"439\";s:11:\"trend_index\";s:3:\"348\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:33;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"487\";s:11:\"trend_index\";s:3:\"444\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:34;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"340\";s:11:\"trend_index\";s:3:\"269\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:35;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"577\";s:11:\"trend_index\";s:3:\"651\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:36;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"483\";s:11:\"trend_index\";s:3:\"469\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:37;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"294\";s:11:\"trend_index\";s:3:\"222\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:38;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"63\";s:11:\"trend_index\";s:2:\"55\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:39;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"62\";s:11:\"trend_index\";s:2:\"70\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:40;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"235\";s:11:\"trend_index\";s:3:\"244\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:41;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"123\";s:11:\"trend_index\";s:3:\"149\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:42;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"83\";s:11:\"trend_index\";s:2:\"96\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:43;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"380\";s:11:\"trend_index\";s:3:\"331\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:44;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"67\";s:11:\"trend_index\";s:2:\"69\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:45;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"413\";s:11:\"trend_index\";s:3:\"368\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:46;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"40\";s:11:\"trend_index\";s:2:\"28\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:47;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"88\";s:11:\"trend_index\";s:2:\"82\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:48;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"636\";s:11:\"trend_index\";s:3:\"658\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:49;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"68\";s:11:\"trend_index\";s:2:\"56\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:50;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"166\";s:11:\"trend_index\";s:3:\"138\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:51;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"508\";s:11:\"trend_index\";s:3:\"402\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:52;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"157\";s:11:\"trend_index\";s:3:\"157\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:53;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"435\";s:11:\"trend_index\";s:3:\"468\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:54;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"158\";s:11:\"trend_index\";s:3:\"167\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:55;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"266\";s:11:\"trend_index\";s:3:\"311\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:56;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"540\";s:11:\"trend_index\";s:3:\"507\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:57;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"178\";s:11:\"trend_index\";s:3:\"195\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:58;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"261\";s:11:\"trend_index\";s:3:\"315\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:59;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"328\";s:11:\"trend_index\";s:3:\"381\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:60;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"368\";s:11:\"trend_index\";s:3:\"406\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:61;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"36\";s:11:\"trend_index\";s:2:\"27\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:62;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"494\";s:11:\"trend_index\";s:3:\"485\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:63;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"84\";s:11:\"trend_index\";s:2:\"78\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:64;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"149\";s:11:\"trend_index\";s:3:\"166\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:65;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"475\";s:11:\"trend_index\";s:3:\"340\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:66;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"238\";s:11:\"trend_index\";s:3:\"272\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:67;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"457\";s:11:\"trend_index\";s:3:\"324\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:68;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"327\";s:11:\"trend_index\";s:3:\"415\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:69;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"322\";s:11:\"trend_index\";s:3:\"341\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:70;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"507\";s:11:\"trend_index\";s:3:\"431\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:71;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"374\";s:11:\"trend_index\";s:3:\"438\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:72;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"600\";s:11:\"trend_index\";s:3:\"584\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:73;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"458\";s:11:\"trend_index\";s:3:\"579\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:74;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"447\";s:11:\"trend_index\";s:3:\"409\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:75;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"106\";s:11:\"trend_index\";s:3:\"112\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:76;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"595\";s:11:\"trend_index\";s:3:\"628\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:77;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"215\";s:11:\"trend_index\";s:3:\"279\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:78;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"500\";s:11:\"trend_index\";s:3:\"545\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:79;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"76\";s:11:\"trend_index\";s:2:\"94\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:80;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"492\";s:11:\"trend_index\";s:3:\"455\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:81;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"81\";s:11:\"trend_index\";s:2:\"76\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:82;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"371\";s:11:\"trend_index\";s:3:\"440\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:83;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"437\";s:11:\"trend_index\";s:3:\"481\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:84;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"26\";s:11:\"trend_index\";s:2:\"21\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:85;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"57\";s:11:\"trend_index\";s:2:\"43\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:86;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"407\";s:11:\"trend_index\";s:3:\"483\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:87;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"509\";s:11:\"trend_index\";s:3:\"504\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:88;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"51\";s:11:\"trend_index\";s:2:\"45\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:89;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"559\";s:11:\"trend_index\";s:3:\"447\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:90;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"97\";s:11:\"trend_index\";s:2:\"84\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:91;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"155\";s:11:\"trend_index\";s:3:\"100\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:92;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"610\";s:11:\"trend_index\";s:3:\"560\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:93;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"258\";s:11:\"trend_index\";s:3:\"270\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:94;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"377\";s:11:\"trend_index\";s:3:\"437\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:95;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"397\";s:11:\"trend_index\";s:3:\"429\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:96;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"548\";s:11:\"trend_index\";s:3:\"612\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:97;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"247\";s:11:\"trend_index\";s:3:\"168\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:98;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"616\";s:11:\"trend_index\";s:3:\"569\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:99;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"240\";s:11:\"trend_index\";s:3:\"283\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:100;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"449\";s:11:\"trend_index\";s:3:\"346\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:101;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"384\";s:11:\"trend_index\";s:3:\"360\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:102;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"480\";s:11:\"trend_index\";s:3:\"500\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:103;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"74\";s:11:\"trend_index\";s:2:\"87\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:104;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"111\";s:11:\"trend_index\";s:3:\"123\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:105;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"227\";s:11:\"trend_index\";s:3:\"314\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:106;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"212\";s:11:\"trend_index\";s:3:\"250\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:107;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"42\";s:11:\"trend_index\";s:2:\"42\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:108;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"91\";s:11:\"trend_index\";s:2:\"90\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:109;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"194\";s:11:\"trend_index\";s:3:\"245\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:110;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"334\";s:11:\"trend_index\";s:3:\"461\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:111;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"389\";s:11:\"trend_index\";s:3:\"512\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:112;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"561\";s:11:\"trend_index\";s:3:\"665\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:113;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"499\";s:11:\"trend_index\";s:3:\"549\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:114;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"146\";s:11:\"trend_index\";s:3:\"176\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:115;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"367\";s:11:\"trend_index\";s:3:\"423\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:116;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"44\";s:11:\"trend_index\";s:2:\"29\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:117;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"164\";s:11:\"trend_index\";s:3:\"186\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:118;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"296\";s:11:\"trend_index\";s:3:\"307\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:119;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"431\";s:11:\"trend_index\";s:3:\"413\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:120;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"268\";s:11:\"trend_index\";s:3:\"273\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:121;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"225\";s:11:\"trend_index\";s:3:\"264\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:122;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"275\";s:11:\"trend_index\";s:3:\"308\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:123;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"619\";s:11:\"trend_index\";s:3:\"668\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:124;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"459\";s:11:\"trend_index\";s:3:\"533\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:125;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"433\";s:11:\"trend_index\";s:3:\"434\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:126;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"174\";s:11:\"trend_index\";s:3:\"184\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:127;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"151\";s:11:\"trend_index\";s:3:\"137\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:128;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"358\";s:11:\"trend_index\";s:3:\"386\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:129;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"572\";s:11:\"trend_index\";s:3:\"463\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:130;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"25\";s:11:\"trend_index\";s:2:\"15\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:131;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"605\";s:11:\"trend_index\";s:3:\"652\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:132;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"222\";s:11:\"trend_index\";s:3:\"189\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:133;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"601\";s:11:\"trend_index\";s:3:\"564\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:134;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"167\";s:11:\"trend_index\";s:3:\"130\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:135;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"351\";s:11:\"trend_index\";s:3:\"473\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:136;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"347\";s:11:\"trend_index\";s:3:\"515\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:137;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"161\";s:11:\"trend_index\";s:3:\"155\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:138;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"264\";s:11:\"trend_index\";s:3:\"187\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:139;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"131\";s:11:\"trend_index\";s:3:\"127\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:140;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"160\";s:11:\"trend_index\";s:2:\"80\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:141;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"185\";s:11:\"trend_index\";s:3:\"124\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:142;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"176\";s:11:\"trend_index\";s:2:\"33\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:143;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"144\";s:11:\"trend_index\";s:2:\"57\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:144;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"127\";s:11:\"trend_index\";s:3:\"109\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:145;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"355\";s:11:\"trend_index\";s:3:\"217\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:146;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"270\";s:11:\"trend_index\";s:3:\"185\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:147;a:14:{s:2:\"id\";s:5:\"11198\";s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/07/Header_small_3.jpg\";s:12:\"tmpl_created\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"56\";s:11:\"trend_index\";s:2:\"13\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:148;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"79\";s:11:\"trend_index\";s:1:\"8\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:149;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"220\";s:11:\"trend_index\";s:3:\"132\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:150;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"170\";s:11:\"trend_index\";s:3:\"232\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:151;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"214\";s:11:\"trend_index\";s:3:\"199\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:152;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"99\";s:11:\"trend_index\";s:2:\"64\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:153;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"188\";s:11:\"trend_index\";s:3:\"163\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:154;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"152\";s:11:\"trend_index\";s:3:\"172\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:155;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"363\";s:11:\"trend_index\";s:3:\"391\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:156;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"130\";s:11:\"trend_index\";s:3:\"102\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:157;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"299\";s:11:\"trend_index\";s:3:\"330\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:158;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"473\";s:11:\"trend_index\";s:3:\"445\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:159;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"626\";s:11:\"trend_index\";s:3:\"588\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:160;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"282\";s:11:\"trend_index\";s:3:\"196\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:161;a:14:{s:2:\"id\";s:5:\"11461\";s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/08/Header_Small.png\";s:12:\"tmpl_created\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"274\";s:11:\"trend_index\";s:3:\"181\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:162;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"245\";s:11:\"trend_index\";s:3:\"266\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:163;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"325\";s:11:\"trend_index\";s:3:\"238\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:164;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"438\";s:11:\"trend_index\";s:3:\"491\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:165;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"442\";s:11:\"trend_index\";s:3:\"378\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:166;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"581\";s:11:\"trend_index\";s:3:\"581\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:167;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"427\";s:11:\"trend_index\";s:3:\"347\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:168;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"255\";s:11:\"trend_index\";s:3:\"258\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:169;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"613\";s:11:\"trend_index\";s:3:\"567\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:170;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"72\";s:11:\"trend_index\";s:2:\"79\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:171;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"177\";s:11:\"trend_index\";s:3:\"162\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:172;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"35\";s:11:\"trend_index\";s:2:\"38\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:173;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"27\";s:11:\"trend_index\";s:2:\"25\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:174;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"112\";s:11:\"trend_index\";s:3:\"103\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:175;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"594\";s:11:\"trend_index\";s:3:\"598\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:176;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"125\";s:11:\"trend_index\";s:3:\"110\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:177;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"604\";s:11:\"trend_index\";s:3:\"594\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:178;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"48\";s:11:\"trend_index\";s:2:\"44\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:179;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"586\";s:11:\"trend_index\";s:3:\"601\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:180;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"101\";s:11:\"trend_index\";s:3:\"207\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:181;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"580\";s:11:\"trend_index\";s:3:\"407\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:182;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"122\";s:11:\"trend_index\";s:3:\"150\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:183;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"485\";s:11:\"trend_index\";s:3:\"424\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:184;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"221\";s:11:\"trend_index\";s:3:\"205\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:185;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"361\";s:11:\"trend_index\";s:3:\"208\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:186;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"89\";s:11:\"trend_index\";s:2:\"77\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:187;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"313\";s:11:\"trend_index\";s:3:\"252\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:188;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"229\";s:11:\"trend_index\";s:3:\"221\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:189;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"342\";s:11:\"trend_index\";s:3:\"178\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:190;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"186\";s:11:\"trend_index\";s:3:\"160\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:191;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"529\";s:11:\"trend_index\";s:3:\"433\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:192;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"253\";s:11:\"trend_index\";s:3:\"268\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:193;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"208\";s:11:\"trend_index\";s:3:\"197\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:194;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"653\";s:11:\"trend_index\";s:3:\"613\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:195;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"181\";s:11:\"trend_index\";s:3:\"220\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:196;a:14:{s:2:\"id\";s:5:\"11890\";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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"366\";s:11:\"trend_index\";s:3:\"214\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:197;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"96\";s:11:\"trend_index\";s:2:\"85\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:198;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"201\";s:11:\"trend_index\";s:3:\"201\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:199;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"434\";s:11:\"trend_index\";s:3:\"393\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:200;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"217\";s:11:\"trend_index\";s:3:\"274\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:201;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"141\";s:11:\"trend_index\";s:3:\"153\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:202;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"408\";s:11:\"trend_index\";s:3:\"202\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:203;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"100\";s:11:\"trend_index\";s:3:\"106\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:204;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"555\";s:11:\"trend_index\";s:3:\"446\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:205;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"73\";s:11:\"trend_index\";s:3:\"158\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:206;a:14:{s:2:\"id\";s:5:\"12194\";s:5:\"title\";s:23:\"Law Firm &#8211; Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2019/11/header.png\";s:12:\"tmpl_created\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"165\";s:11:\"trend_index\";s:2:\"46\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:207;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"117\";s:11:\"trend_index\";s:3:\"191\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:208;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"450\";s:11:\"trend_index\";s:3:\"229\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:209;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"129\";s:11:\"trend_index\";s:3:\"128\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:210;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"77\";s:11:\"trend_index\";s:2:\"92\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:211;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"461\";s:11:\"trend_index\";s:3:\"296\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:212;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"331\";s:11:\"trend_index\";s:3:\"300\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:213;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"109\";s:11:\"trend_index\";s:3:\"119\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:214;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"655\";s:11:\"trend_index\";s:3:\"555\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:215;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"287\";s:11:\"trend_index\";s:3:\"254\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:216;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"32\";s:11:\"trend_index\";s:2:\"30\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:217;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"466\";s:11:\"trend_index\";s:3:\"503\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:218;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"38\";s:11:\"trend_index\";s:2:\"53\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:219;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"45\";s:11:\"trend_index\";s:2:\"36\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:220;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"102\";s:11:\"trend_index\";s:2:\"98\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:221;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"187\";s:11:\"trend_index\";s:3:\"147\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:222;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"107\";s:11:\"trend_index\";s:3:\"136\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:223;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"162\";s:11:\"trend_index\";s:3:\"203\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:224;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"55\";s:11:\"trend_index\";s:2:\"58\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:225;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"343\";s:11:\"trend_index\";s:3:\"383\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:226;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"82\";s:11:\"trend_index\";s:3:\"171\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:227;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"46\";s:11:\"trend_index\";s:1:\"7\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:228;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"49\";s:11:\"trend_index\";s:2:\"59\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:229;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"280\";s:11:\"trend_index\";s:3:\"253\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:230;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"59\";s:11:\"trend_index\";s:3:\"108\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:231;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"64\";s:11:\"trend_index\";s:2:\"41\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:232;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"546\";s:11:\"trend_index\";s:3:\"417\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:233;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"128\";s:11:\"trend_index\";s:2:\"91\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:234;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"304\";s:11:\"trend_index\";s:3:\"318\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:235;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"673\";s:11:\"trend_index\";s:3:\"673\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:236;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"292\";s:11:\"trend_index\";s:3:\"302\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:237;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"302\";s:11:\"trend_index\";s:3:\"412\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:238;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"632\";s:11:\"trend_index\";s:3:\"631\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:239;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"143\";s:11:\"trend_index\";s:3:\"116\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:240;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"465\";s:11:\"trend_index\";s:3:\"543\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:241;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"496\";s:11:\"trend_index\";s:3:\"303\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:242;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"142\";s:11:\"trend_index\";s:3:\"129\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:243;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"419\";s:11:\"trend_index\";s:3:\"544\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:244;a:14:{s:2:\"id\";s:5:\"12500\";s:5:\"title\";s:21:\"Travel &#8211; Header\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2019/12/Header_s.png\";s:12:\"tmpl_created\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"448\";s:11:\"trend_index\";s:3:\"372\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:245;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"312\";s:11:\"trend_index\";s:3:\"337\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:246;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"456\";s:11:\"trend_index\";s:3:\"528\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:247;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"657\";s:11:\"trend_index\";s:3:\"655\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:248;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"47\";s:11:\"trend_index\";s:2:\"37\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:249;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"463\";s:11:\"trend_index\";s:3:\"487\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:250;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"505\";s:11:\"trend_index\";s:3:\"333\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:251;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"65\";s:11:\"trend_index\";s:2:\"67\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:252;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"554\";s:11:\"trend_index\";s:3:\"633\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:253;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"569\";s:11:\"trend_index\";s:3:\"320\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:254;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"147\";s:11:\"trend_index\";s:3:\"141\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:255;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"365\";s:11:\"trend_index\";s:3:\"414\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:256;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"592\";s:11:\"trend_index\";s:3:\"398\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:257;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"148\";s:11:\"trend_index\";s:3:\"152\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:258;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"414\";s:11:\"trend_index\";s:3:\"465\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:259;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"265\";s:11:\"trend_index\";s:3:\"278\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:260;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"333\";s:11:\"trend_index\";s:3:\"319\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:261;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"98\";s:11:\"trend_index\";s:3:\"121\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:262;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"182\";s:11:\"trend_index\";s:3:\"227\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:263;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"183\";s:11:\"trend_index\";s:3:\"190\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:264;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"195\";s:11:\"trend_index\";s:3:\"215\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:265;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"104\";s:11:\"trend_index\";s:3:\"115\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:266;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"406\";s:11:\"trend_index\";s:3:\"399\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:267;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"163\";s:11:\"trend_index\";s:3:\"165\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:268;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"311\";s:11:\"trend_index\";s:3:\"380\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:269;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"92\";s:11:\"trend_index\";s:2:\"75\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:270;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"436\";s:11:\"trend_index\";s:3:\"435\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:271;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"145\";s:11:\"trend_index\";s:2:\"95\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:272;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"401\";s:11:\"trend_index\";s:3:\"427\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:273;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"116\";s:11:\"trend_index\";s:2:\"52\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:274;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"85\";s:11:\"trend_index\";s:3:\"156\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:275;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"135\";s:11:\"trend_index\";s:3:\"143\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:276;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"228\";s:11:\"trend_index\";s:3:\"350\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:277;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"564\";s:11:\"trend_index\";s:3:\"493\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:278;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"241\";s:11:\"trend_index\";s:3:\"198\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:279;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"175\";s:11:\"trend_index\";s:3:\"286\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:280;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"543\";s:11:\"trend_index\";s:3:\"310\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:281;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"324\";s:11:\"trend_index\";s:3:\"322\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:282;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"339\";s:11:\"trend_index\";s:3:\"425\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:283;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"490\";s:11:\"trend_index\";s:3:\"292\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:284;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"43\";s:11:\"trend_index\";s:2:\"22\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:285;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"307\";s:11:\"trend_index\";s:3:\"442\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:286;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"470\";s:11:\"trend_index\";s:3:\"265\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:287;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"446\";s:11:\"trend_index\";s:3:\"550\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:288;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"207\";s:11:\"trend_index\";s:3:\"299\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:289;a:14:{s:2:\"id\";s:5:\"12678\";s:5:\"title\";s:23:\"Magazine &#8211; Header\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/01/Header_s.png\";s:12:\"tmpl_created\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"360\";s:11:\"trend_index\";s:3:\"139\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:290;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"617\";s:11:\"trend_index\";s:3:\"626\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:291;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"199\";s:11:\"trend_index\";s:3:\"328\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:292;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"502\";s:11:\"trend_index\";s:3:\"305\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:293;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"310\";s:11:\"trend_index\";s:3:\"306\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:294;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"203\";s:11:\"trend_index\";s:3:\"382\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:295;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"510\";s:11:\"trend_index\";s:3:\"261\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:296;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"542\";s:11:\"trend_index\";s:3:\"529\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:297;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"251\";s:11:\"trend_index\";s:3:\"392\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:298;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"551\";s:11:\"trend_index\";s:3:\"363\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:299;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"511\";s:11:\"trend_index\";s:3:\"494\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:300;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"249\";s:11:\"trend_index\";s:3:\"354\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:301;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"467\";s:11:\"trend_index\";s:3:\"267\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:302;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"614\";s:11:\"trend_index\";s:3:\"639\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:303;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"54\";s:11:\"trend_index\";s:3:\"126\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:304;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"622\";s:11:\"trend_index\";s:3:\"506\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:305;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"464\";s:11:\"trend_index\";s:3:\"496\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:306;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"668\";s:11:\"trend_index\";s:3:\"610\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:307;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"606\";s:11:\"trend_index\";s:3:\"647\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:308;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"512\";s:11:\"trend_index\";s:3:\"216\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:309;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"306\";s:11:\"trend_index\";s:3:\"295\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:310;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"52\";s:11:\"trend_index\";s:2:\"17\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:311;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"665\";s:11:\"trend_index\";s:3:\"577\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:312;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"503\";s:11:\"trend_index\";s:3:\"535\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:313;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"94\";s:11:\"trend_index\";s:2:\"51\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:314;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"625\";s:11:\"trend_index\";s:3:\"542\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:315;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"621\";s:11:\"trend_index\";s:3:\"650\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:316;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"139\";s:11:\"trend_index\";s:2:\"81\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:317;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"520\";s:11:\"trend_index\";s:3:\"280\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:318;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"536\";s:11:\"trend_index\";s:3:\"596\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:319;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"154\";s:11:\"trend_index\";s:2:\"86\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:320;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"654\";s:11:\"trend_index\";s:3:\"548\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:321;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"639\";s:11:\"trend_index\";s:3:\"624\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:322;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"93\";s:11:\"trend_index\";s:2:\"47\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:323;a:14:{s:2:\"id\";s:5:\"13112\";s:5:\"title\";s:26:\"Photography &#8211; Header\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/02/Header_s.png\";s:12:\"tmpl_created\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"399\";s:11:\"trend_index\";s:3:\"145\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:324;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"501\";s:11:\"trend_index\";s:3:\"538\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:325;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"110\";s:11:\"trend_index\";s:2:\"61\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:326;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"640\";s:11:\"trend_index\";s:3:\"561\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:327;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"118\";s:11:\"trend_index\";s:2:\"50\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:328;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"211\";s:11:\"trend_index\";s:3:\"352\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:329;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"193\";s:11:\"trend_index\";s:3:\"291\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:330;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"169\";s:11:\"trend_index\";s:3:\"243\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:331;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"191\";s:11:\"trend_index\";s:3:\"297\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:332;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"136\";s:11:\"trend_index\";s:3:\"194\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:333;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"232\";s:11:\"trend_index\";s:3:\"226\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:334;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"391\";s:11:\"trend_index\";s:3:\"387\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:335;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"140\";s:11:\"trend_index\";s:3:\"142\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:336;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"173\";s:11:\"trend_index\";s:3:\"146\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:337;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"359\";s:11:\"trend_index\";s:3:\"365\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:338;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"138\";s:11:\"trend_index\";s:3:\"148\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:339;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"259\";s:11:\"trend_index\";s:3:\"344\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:340;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"281\";s:11:\"trend_index\";s:3:\"287\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:341;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"376\";s:11:\"trend_index\";s:3:\"421\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:342;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"246\";s:11:\"trend_index\";s:3:\"332\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:343;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"557\";s:11:\"trend_index\";s:3:\"522\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:344;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"658\";s:11:\"trend_index\";s:3:\"488\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:345;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"189\";s:11:\"trend_index\";s:3:\"169\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:346;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"558\";s:11:\"trend_index\";s:3:\"505\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:347;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"620\";s:11:\"trend_index\";s:3:\"294\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:348;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"329\";s:11:\"trend_index\";s:3:\"326\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:349;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"583\";s:11:\"trend_index\";s:3:\"616\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:350;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"607\";s:11:\"trend_index\";s:3:\"213\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:351;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"276\";s:11:\"trend_index\";s:3:\"312\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:352;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"680\";s:11:\"trend_index\";s:3:\"618\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:353;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"432\";s:11:\"trend_index\";s:3:\"489\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:354;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"576\";s:11:\"trend_index\";s:3:\"161\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:355;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"541\";s:11:\"trend_index\";s:3:\"556\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:356;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"602\";s:11:\"trend_index\";s:3:\"593\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:357;a:14:{s:2:\"id\";s:5:\"13236\";s:5:\"title\";s:30:\"Interior Design &#8211; Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/04/Header.png\";s:12:\"tmpl_created\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"395\";s:11:\"trend_index\";s:2:\"34\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:358;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"341\";s:11:\"trend_index\";s:3:\"389\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:359;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"682\";s:11:\"trend_index\";s:3:\"623\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:360;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"477\";s:11:\"trend_index\";s:3:\"552\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:361;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"278\";s:11:\"trend_index\";s:3:\"246\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:362;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"383\";s:11:\"trend_index\";s:3:\"397\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:363;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"418\";s:11:\"trend_index\";s:3:\"422\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:364;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"441\";s:11:\"trend_index\";s:3:\"418\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:365;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"411\";s:11:\"trend_index\";s:3:\"492\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:366;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"488\";s:11:\"trend_index\";s:3:\"510\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:367;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"567\";s:11:\"trend_index\";s:3:\"547\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:368;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"676\";s:11:\"trend_index\";s:3:\"411\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:369;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"521\";s:11:\"trend_index\";s:3:\"559\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:370;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"679\";s:11:\"trend_index\";s:3:\"443\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:371;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"200\";s:11:\"trend_index\";s:3:\"177\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:372;a:14:{s:2:\"id\";s:5:\"13378\";s:5:\"title\";s:28:\"Online Course &#8211; Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/04/Header.jpg\";s:12:\"tmpl_created\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"638\";s:11:\"trend_index\";s:3:\"209\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:373;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"387\";s:11:\"trend_index\";s:3:\"396\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:374;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"549\";s:11:\"trend_index\";s:3:\"527\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:375;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"635\";s:11:\"trend_index\";s:3:\"180\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:376;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"321\";s:11:\"trend_index\";s:3:\"284\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:377;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"681\";s:11:\"trend_index\";s:3:\"474\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:378;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"537\";s:11:\"trend_index\";s:3:\"530\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:379;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"444\";s:11:\"trend_index\";s:3:\"441\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:380;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"667\";s:11:\"trend_index\";s:3:\"343\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:381;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"471\";s:11:\"trend_index\";s:3:\"585\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:382;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"656\";s:11:\"trend_index\";s:3:\"656\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:383;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"677\";s:11:\"trend_index\";s:3:\"477\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:384;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"396\";s:11:\"trend_index\";s:3:\"453\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:385;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"662\";s:11:\"trend_index\";s:3:\"293\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"1\";}i:386;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"113\";s:11:\"trend_index\";s:2:\"71\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:387;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"593\";s:11:\"trend_index\";s:3:\"572\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:388;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"330\";s:11:\"trend_index\";s:3:\"336\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:389;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"291\";s:11:\"trend_index\";s:3:\"248\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:390;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"493\";s:11:\"trend_index\";s:3:\"595\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:391;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"415\";s:11:\"trend_index\";s:3:\"502\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:392;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"562\";s:11:\"trend_index\";s:3:\"582\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:393;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"582\";s:11:\"trend_index\";s:3:\"648\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:394;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"644\";s:11:\"trend_index\";s:3:\"641\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:395;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"460\";s:11:\"trend_index\";s:3:\"517\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:396;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"669\";s:11:\"trend_index\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:397;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"476\";s:11:\"trend_index\";s:3:\"608\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:398;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"236\";s:11:\"trend_index\";s:3:\"218\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:399;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"539\";s:11:\"trend_index\";s:3:\"629\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:400;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"237\";s:11:\"trend_index\";s:3:\"289\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:401;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"326\";s:11:\"trend_index\";s:3:\"345\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:402;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"234\";s:11:\"trend_index\";s:3:\"236\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:403;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"184\";s:11:\"trend_index\";s:3:\"206\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:404;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"386\";s:11:\"trend_index\";s:3:\"551\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:405;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"646\";s:11:\"trend_index\";s:3:\"681\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:406;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"150\";s:11:\"trend_index\";s:3:\"179\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:407;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"516\";s:11:\"trend_index\";s:3:\"466\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:408;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"223\";s:11:\"trend_index\";s:3:\"262\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:409;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"513\";s:11:\"trend_index\";s:3:\"524\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:410;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"119\";s:11:\"trend_index\";s:2:\"32\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:411;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"239\";s:11:\"trend_index\";s:3:\"170\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:412;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"86\";s:11:\"trend_index\";s:2:\"63\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:413;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"671\";s:11:\"trend_index\";s:3:\"672\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:414;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"196\";s:11:\"trend_index\";s:2:\"88\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:415;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"58\";s:11:\"trend_index\";s:2:\"26\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:416;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"678\";s:11:\"trend_index\";s:3:\"644\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:417;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"134\";s:11:\"trend_index\";s:3:\"131\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:418;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"535\";s:11:\"trend_index\";s:3:\"632\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:419;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"231\";s:11:\"trend_index\";s:3:\"210\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:420;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"552\";s:11:\"trend_index\";s:3:\"554\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:421;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"209\";s:11:\"trend_index\";s:3:\"242\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:422;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"412\";s:11:\"trend_index\";s:3:\"394\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:423;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"660\";s:11:\"trend_index\";s:3:\"671\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:424;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"300\";s:11:\"trend_index\";s:3:\"323\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:425;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"472\";s:11:\"trend_index\";s:3:\"603\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:426;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"105\";s:11:\"trend_index\";s:3:\"117\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:427;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"574\";s:11:\"trend_index\";s:3:\"640\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:428;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"277\";s:11:\"trend_index\";s:3:\"334\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:429;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"603\";s:11:\"trend_index\";s:3:\"525\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:430;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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:2:\"[]\";s:10:\"menu_order\";s:1:\"1\";s:16:\"popularity_index\";s:1:\"4\";s:11:\"trend_index\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:431;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"1\";s:16:\"popularity_index\";s:3:\"615\";s:11:\"trend_index\";s:3:\"674\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:432;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"1\";s:16:\"popularity_index\";s:3:\"547\";s:11:\"trend_index\";s:3:\"576\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:433;a:14:{s:2:\"id\";s:3:\"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\";s:10:\"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\";s:1:\"2\";s:16:\"popularity_index\";s:1:\"1\";s:11:\"trend_index\";s:1:\"2\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:434;a:14:{s:2:\"id\";s:3:\"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\";s:10:\"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\";s:1:\"3\";s:16:\"popularity_index\";s:1:\"5\";s:11:\"trend_index\";s:1:\"4\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:435;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:1:\"3\";s:16:\"popularity_index\";s:3:\"631\";s:11:\"trend_index\";s:3:\"637\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:436;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:1:\"3\";s:16:\"popularity_index\";s:3:\"385\";s:11:\"trend_index\";s:3:\"376\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:437;a:14:{s:2:\"id\";s:3:\"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\";s:10:\"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\";s:1:\"4\";s:16:\"popularity_index\";s:1:\"3\";s:11:\"trend_index\";s:1:\"3\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:438;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:1:\"4\";s:16:\"popularity_index\";s:3:\"659\";s:11:\"trend_index\";s:3:\"660\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:439;a:14:{s:2:\"id\";s:3:\"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\";s:10:\"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\";s:1:\"5\";s:16:\"popularity_index\";s:1:\"8\";s:11:\"trend_index\";s:1:\"5\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:440;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:1:\"6\";s:16:\"popularity_index\";s:3:\"627\";s:11:\"trend_index\";s:3:\"646\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:441;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:1:\"6\";s:16:\"popularity_index\";s:3:\"530\";s:11:\"trend_index\";s:2:\"66\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:442;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:1:\"7\";s:16:\"popularity_index\";s:3:\"634\";s:11:\"trend_index\";s:3:\"183\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:443;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:1:\"8\";s:16:\"popularity_index\";s:3:\"570\";s:11:\"trend_index\";s:3:\"104\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:444;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:1:\"9\";s:16:\"popularity_index\";s:3:\"440\";s:11:\"trend_index\";s:3:\"390\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:445;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:1:\"9\";s:16:\"popularity_index\";s:3:\"648\";s:11:\"trend_index\";s:3:\"234\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:446;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:2:\"10\";s:16:\"popularity_index\";s:3:\"524\";s:11:\"trend_index\";s:3:\"118\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:447;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:2:\"11\";s:16:\"popularity_index\";s:3:\"519\";s:11:\"trend_index\";s:3:\"105\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:448;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:2:\"12\";s:16:\"popularity_index\";s:3:\"556\";s:11:\"trend_index\";s:3:\"159\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:449;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:2:\"13\";s:16:\"popularity_index\";s:3:\"573\";s:11:\"trend_index\";s:3:\"164\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:450;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:2:\"14\";s:16:\"popularity_index\";s:3:\"349\";s:11:\"trend_index\";s:2:\"99\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:451;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:2:\"15\";s:16:\"popularity_index\";s:3:\"518\";s:11:\"trend_index\";s:3:\"370\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:452;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:2:\"16\";s:16:\"popularity_index\";s:3:\"544\";s:11:\"trend_index\";s:3:\"358\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:453;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:2:\"17\";s:16:\"popularity_index\";s:3:\"647\";s:11:\"trend_index\";s:3:\"630\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:454;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:2:\"17\";s:16:\"popularity_index\";s:3:\"563\";s:11:\"trend_index\";s:3:\"405\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:455;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:2:\"18\";s:16:\"popularity_index\";s:3:\"590\";s:11:\"trend_index\";s:3:\"513\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:456;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:2:\"19\";s:16:\"popularity_index\";s:3:\"453\";s:11:\"trend_index\";s:3:\"541\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:457;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:2:\"19\";s:16:\"popularity_index\";s:3:\"608\";s:11:\"trend_index\";s:3:\"604\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:458;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:2:\"19\";s:16:\"popularity_index\";s:3:\"643\";s:11:\"trend_index\";s:3:\"586\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:459;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:2:\"20\";s:16:\"popularity_index\";s:3:\"550\";s:11:\"trend_index\";s:3:\"605\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:460;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:2:\"20\";s:16:\"popularity_index\";s:3:\"587\";s:11:\"trend_index\";s:3:\"476\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:461;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:2:\"21\";s:16:\"popularity_index\";s:3:\"591\";s:11:\"trend_index\";s:3:\"458\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:462;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:2:\"21\";s:16:\"popularity_index\";s:3:\"515\";s:11:\"trend_index\";s:3:\"471\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:463;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:2:\"22\";s:16:\"popularity_index\";s:3:\"633\";s:11:\"trend_index\";s:3:\"592\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:464;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:2:\"23\";s:16:\"popularity_index\";s:3:\"596\";s:11:\"trend_index\";s:3:\"467\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:465;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:2:\"24\";s:16:\"popularity_index\";s:3:\"645\";s:11:\"trend_index\";s:3:\"583\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:466;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:2:\"25\";s:16:\"popularity_index\";s:3:\"611\";s:11:\"trend_index\";s:3:\"472\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:467;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:2:\"26\";s:16:\"popularity_index\";s:3:\"286\";s:11:\"trend_index\";s:2:\"93\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:468;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:2:\"26\";s:16:\"popularity_index\";s:3:\"585\";s:11:\"trend_index\";s:3:\"565\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:469;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:2:\"27\";s:16:\"popularity_index\";s:3:\"674\";s:11:\"trend_index\";s:3:\"675\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:470;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:2:\"27\";s:16:\"popularity_index\";s:3:\"318\";s:11:\"trend_index\";s:3:\"277\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:471;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:2:\"28\";s:16:\"popularity_index\";s:3:\"429\";s:11:\"trend_index\";s:3:\"298\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:472;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:2:\"29\";s:16:\"popularity_index\";s:3:\"497\";s:11:\"trend_index\";s:3:\"479\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:473;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:2:\"30\";s:16:\"popularity_index\";s:3:\"506\";s:11:\"trend_index\";s:3:\"401\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:474;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:2:\"30\";s:16:\"popularity_index\";s:3:\"486\";s:11:\"trend_index\";s:3:\"514\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:475;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:2:\"31\";s:16:\"popularity_index\";s:3:\"469\";s:11:\"trend_index\";s:3:\"282\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:476;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:2:\"31\";s:16:\"popularity_index\";s:3:\"588\";s:11:\"trend_index\";s:3:\"589\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:477;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:2:\"32\";s:16:\"popularity_index\";s:3:\"514\";s:11:\"trend_index\";s:3:\"369\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:478;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:2:\"33\";s:16:\"popularity_index\";s:3:\"533\";s:11:\"trend_index\";s:3:\"450\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:479;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:2:\"34\";s:16:\"popularity_index\";s:3:\"298\";s:11:\"trend_index\";s:3:\"275\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:480;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:2:\"35\";s:16:\"popularity_index\";s:3:\"531\";s:11:\"trend_index\";s:3:\"520\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:481;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:2:\"35\";s:16:\"popularity_index\";s:3:\"364\";s:11:\"trend_index\";s:3:\"379\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:482;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:2:\"36\";s:16:\"popularity_index\";s:3:\"597\";s:11:\"trend_index\";s:3:\"614\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:483;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:2:\"36\";s:16:\"popularity_index\";s:3:\"422\";s:11:\"trend_index\";s:3:\"439\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:484;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:2:\"37\";s:16:\"popularity_index\";s:3:\"468\";s:11:\"trend_index\";s:3:\"430\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:485;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:2:\"38\";s:16:\"popularity_index\";s:3:\"623\";s:11:\"trend_index\";s:3:\"625\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:486;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:2:\"38\";s:16:\"popularity_index\";s:2:\"87\";s:11:\"trend_index\";s:2:\"35\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:487;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:2:\"39\";s:16:\"popularity_index\";s:3:\"216\";s:11:\"trend_index\";s:3:\"175\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:488;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:2:\"40\";s:16:\"popularity_index\";s:3:\"180\";s:11:\"trend_index\";s:3:\"113\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:489;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:2:\"41\";s:16:\"popularity_index\";s:3:\"303\";s:11:\"trend_index\";s:3:\"233\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:490;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:2:\"42\";s:16:\"popularity_index\";s:3:\"409\";s:11:\"trend_index\";s:3:\"356\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:491;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:2:\"43\";s:16:\"popularity_index\";s:3:\"598\";s:11:\"trend_index\";s:3:\"649\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:492;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:2:\"43\";s:16:\"popularity_index\";s:3:\"218\";s:11:\"trend_index\";s:3:\"140\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:493;a:14:{s:2:\"id\";s:3:\"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\";s:10:\"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\";s:2:\"44\";s:16:\"popularity_index\";s:1:\"9\";s:11:\"trend_index\";s:2:\"20\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:494;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:2:\"45\";s:16:\"popularity_index\";s:1:\"6\";s:11:\"trend_index\";s:2:\"11\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:495;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:2:\"46\";s:16:\"popularity_index\";s:3:\"565\";s:11:\"trend_index\";s:3:\"578\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:496;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:2:\"46\";s:16:\"popularity_index\";s:3:\"153\";s:11:\"trend_index\";s:3:\"223\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:497;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:2:\"47\";s:16:\"popularity_index\";s:3:\"156\";s:11:\"trend_index\";s:3:\"193\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:498;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:2:\"48\";s:16:\"popularity_index\";s:3:\"206\";s:11:\"trend_index\";s:3:\"224\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:499;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:2:\"49\";s:16:\"popularity_index\";s:3:\"263\";s:11:\"trend_index\";s:3:\"120\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:500;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:2:\"50\";s:16:\"popularity_index\";s:3:\"420\";s:11:\"trend_index\";s:3:\"256\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:501;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:2:\"50\";s:16:\"popularity_index\";s:3:\"400\";s:11:\"trend_index\";s:3:\"230\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:502;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:2:\"51\";s:16:\"popularity_index\";s:3:\"545\";s:11:\"trend_index\";s:3:\"516\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:503;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:2:\"51\";s:16:\"popularity_index\";s:3:\"566\";s:11:\"trend_index\";s:3:\"509\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:504;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:2:\"51\";s:16:\"popularity_index\";s:3:\"553\";s:11:\"trend_index\";s:3:\"459\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:505;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:2:\"52\";s:16:\"popularity_index\";s:3:\"527\";s:11:\"trend_index\";s:3:\"359\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:506;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:2:\"52\";s:16:\"popularity_index\";s:3:\"451\";s:11:\"trend_index\";s:3:\"304\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:507;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:2:\"52\";s:16:\"popularity_index\";s:3:\"462\";s:11:\"trend_index\";s:3:\"351\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:508;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:2:\"53\";s:16:\"popularity_index\";s:3:\"575\";s:11:\"trend_index\";s:3:\"526\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:509;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:2:\"53\";s:16:\"popularity_index\";s:3:\"323\";s:11:\"trend_index\";s:3:\"257\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:510;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:2:\"53\";s:16:\"popularity_index\";s:3:\"484\";s:11:\"trend_index\";s:3:\"495\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:511;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:2:\"54\";s:16:\"popularity_index\";s:3:\"534\";s:11:\"trend_index\";s:3:\"482\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:512;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:2:\"54\";s:16:\"popularity_index\";s:3:\"454\";s:11:\"trend_index\";s:3:\"400\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:513;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:2:\"54\";s:16:\"popularity_index\";s:3:\"650\";s:11:\"trend_index\";s:3:\"669\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:514;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:2:\"55\";s:16:\"popularity_index\";s:3:\"584\";s:11:\"trend_index\";s:3:\"587\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:515;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:2:\"55\";s:16:\"popularity_index\";s:3:\"495\";s:11:\"trend_index\";s:3:\"449\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:516;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:2:\"55\";s:16:\"popularity_index\";s:3:\"670\";s:11:\"trend_index\";s:3:\"653\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:517;a:14:{s:2:\"id\";s:3:\"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\";s:10:\"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\";s:2:\"56\";s:16:\"popularity_index\";s:2:\"24\";s:11:\"trend_index\";s:2:\"72\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:518;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:2:\"56\";s:16:\"popularity_index\";s:3:\"528\";s:11:\"trend_index\";s:3:\"499\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:519;a:14:{s:2:\"id\";s:3:\"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\";s:10:\"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\";s:2:\"57\";s:16:\"popularity_index\";s:3:\"250\";s:11:\"trend_index\";s:3:\"339\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:520;a:14:{s:2:\"id\";s:3:\"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\";s:10:\"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\";s:2:\"58\";s:16:\"popularity_index\";s:3:\"168\";s:11:\"trend_index\";s:3:\"263\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:521;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:2:\"59\";s:16:\"popularity_index\";s:3:\"675\";s:11:\"trend_index\";s:3:\"662\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:522;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:2:\"59\";s:16:\"popularity_index\";s:3:\"242\";s:11:\"trend_index\";s:3:\"404\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:523;a:14:{s:2:\"id\";s:3:\"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\";s:10:\"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\";s:2:\"60\";s:16:\"popularity_index\";s:3:\"289\";s:11:\"trend_index\";s:3:\"364\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:524;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:2:\"60\";s:16:\"popularity_index\";s:3:\"663\";s:11:\"trend_index\";s:3:\"679\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:525;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:2:\"61\";s:16:\"popularity_index\";s:3:\"252\";s:11:\"trend_index\";s:2:\"89\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:526;a:14:{s:2:\"id\";s:3:\"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\";s:10:\"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\";s:2:\"62\";s:16:\"popularity_index\";s:3:\"224\";s:11:\"trend_index\";s:3:\"251\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:527;a:14:{s:2:\"id\";s:3:\"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\";s:10:\"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\";s:2:\"63\";s:16:\"popularity_index\";s:3:\"293\";s:11:\"trend_index\";s:3:\"419\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:528;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:2:\"63\";s:16:\"popularity_index\";s:3:\"628\";s:11:\"trend_index\";s:3:\"615\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:529;a:14:{s:2:\"id\";s:3:\"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\";s:10:\"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\";s:2:\"64\";s:16:\"popularity_index\";s:3:\"279\";s:11:\"trend_index\";s:3:\"316\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:530;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:2:\"64\";s:16:\"popularity_index\";s:3:\"538\";s:11:\"trend_index\";s:3:\"575\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:531;a:14:{s:2:\"id\";s:3:\"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\";s:10:\"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\";s:2:\"65\";s:16:\"popularity_index\";s:3:\"233\";s:11:\"trend_index\";s:3:\"335\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:532;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:2:\"66\";s:16:\"popularity_index\";s:2:\"90\";s:11:\"trend_index\";s:3:\"235\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:533;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:2:\"66\";s:16:\"popularity_index\";s:3:\"649\";s:11:\"trend_index\";s:3:\"645\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:534;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:2:\"67\";s:16:\"popularity_index\";s:3:\"243\";s:11:\"trend_index\";s:3:\"349\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:535;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:2:\"67\";s:16:\"popularity_index\";s:3:\"482\";s:11:\"trend_index\";s:3:\"416\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:536;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:2:\"68\";s:16:\"popularity_index\";s:3:\"525\";s:11:\"trend_index\";s:3:\"374\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:537;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:2:\"69\";s:16:\"popularity_index\";s:3:\"568\";s:11:\"trend_index\";s:3:\"539\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:538;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:2:\"69\";s:16:\"popularity_index\";s:3:\"190\";s:11:\"trend_index\";s:3:\"290\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:539;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:2:\"70\";s:16:\"popularity_index\";s:3:\"210\";s:11:\"trend_index\";s:3:\"255\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:540;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:2:\"71\";s:16:\"popularity_index\";s:3:\"666\";s:11:\"trend_index\";s:3:\"677\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:541;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:2:\"71\";s:16:\"popularity_index\";s:3:\"315\";s:11:\"trend_index\";s:3:\"497\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:542;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:2:\"72\";s:16:\"popularity_index\";s:3:\"489\";s:11:\"trend_index\";s:3:\"361\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:543;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:2:\"72\";s:16:\"popularity_index\";s:3:\"612\";s:11:\"trend_index\";s:3:\"654\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:544;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:2:\"73\";s:16:\"popularity_index\";s:3:\"672\";s:11:\"trend_index\";s:3:\"667\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:545;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:2:\"75\";s:16:\"popularity_index\";s:3:\"618\";s:11:\"trend_index\";s:3:\"635\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:546;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:2:\"76\";s:16:\"popularity_index\";s:3:\"589\";s:11:\"trend_index\";s:3:\"607\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:547;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:2:\"78\";s:16:\"popularity_index\";s:3:\"629\";s:11:\"trend_index\";s:3:\"617\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:548;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:2:\"79\";s:16:\"popularity_index\";s:3:\"571\";s:11:\"trend_index\";s:3:\"574\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:549;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:2:\"80\";s:16:\"popularity_index\";s:3:\"651\";s:11:\"trend_index\";s:3:\"627\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:550;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:2:\"83\";s:16:\"popularity_index\";s:3:\"481\";s:11:\"trend_index\";s:3:\"367\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:551;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:2:\"83\";s:16:\"popularity_index\";s:3:\"661\";s:11:\"trend_index\";s:3:\"663\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:552;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:2:\"84\";s:16:\"popularity_index\";s:3:\"624\";s:11:\"trend_index\";s:3:\"670\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:553;a:14:{s:2:\"id\";s:3:\"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\";s:10:\"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\";s:2:\"87\";s:16:\"popularity_index\";s:1:\"2\";s:11:\"trend_index\";s:2:\"18\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:554;a:14:{s:2:\"id\";s:3:\"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\";s:10:\"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\";s:2:\"88\";s:16:\"popularity_index\";s:3:\"137\";s:11:\"trend_index\";s:3:\"231\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:555;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:2:\"89\";s:16:\"popularity_index\";s:3:\"664\";s:11:\"trend_index\";s:3:\"634\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:556;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:2:\"89\";s:16:\"popularity_index\";s:3:\"133\";s:11:\"trend_index\";s:3:\"259\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:557;a:14:{s:2:\"id\";s:3:\"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\";s:10:\"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\";s:2:\"90\";s:16:\"popularity_index\";s:2:\"12\";s:11:\"trend_index\";s:2:\"62\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:558;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:2:\"90\";s:16:\"popularity_index\";s:3:\"599\";s:11:\"trend_index\";s:3:\"657\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:559;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:2:\"91\";s:16:\"popularity_index\";s:3:\"630\";s:11:\"trend_index\";s:3:\"638\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:560;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:2:\"91\";s:16:\"popularity_index\";s:3:\"213\";s:11:\"trend_index\";s:3:\"329\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:561;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:2:\"92\";s:16:\"popularity_index\";s:3:\"320\";s:11:\"trend_index\";s:3:\"475\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:562;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:2:\"92\";s:16:\"popularity_index\";s:3:\"642\";s:11:\"trend_index\";s:3:\"661\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:563;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:2:\"93\";s:16:\"popularity_index\";s:3:\"198\";s:11:\"trend_index\";s:3:\"357\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:564;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:2:\"93\";s:16:\"popularity_index\";s:3:\"526\";s:11:\"trend_index\";s:3:\"566\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:565;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:2:\"94\";s:16:\"popularity_index\";s:3:\"103\";s:11:\"trend_index\";s:3:\"188\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:566;a:14:{s:2:\"id\";s:3:\"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\";s:10:\"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\";s:2:\"95\";s:16:\"popularity_index\";s:3:\"260\";s:11:\"trend_index\";s:3:\"486\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:567;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:2:\"96\";s:16:\"popularity_index\";s:3:\"609\";s:11:\"trend_index\";s:3:\"642\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:568;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:2:\"96\";s:16:\"popularity_index\";s:3:\"248\";s:11:\"trend_index\";s:3:\"454\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:569;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:2:\"97\";s:16:\"popularity_index\";s:3:\"171\";s:11:\"trend_index\";s:3:\"325\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:570;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:2:\"98\";s:16:\"popularity_index\";s:2:\"10\";s:11:\"trend_index\";s:2:\"39\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:571;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:2:\"98\";s:16:\"popularity_index\";s:3:\"652\";s:11:\"trend_index\";s:3:\"621\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:572;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:2:\"99\";s:16:\"popularity_index\";s:3:\"254\";s:11:\"trend_index\";s:3:\"395\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:573;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:3:\"100\";s:16:\"popularity_index\";s:3:\"390\";s:11:\"trend_index\";s:3:\"562\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:574;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:3:\"101\";s:16:\"popularity_index\";s:3:\"421\";s:11:\"trend_index\";s:3:\"664\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:575;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:3:\"102\";s:16:\"popularity_index\";s:3:\"192\";s:11:\"trend_index\";s:3:\"384\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:576;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:3:\"103\";s:16:\"popularity_index\";s:3:\"172\";s:11:\"trend_index\";s:3:\"285\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:577;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:3:\"104\";s:16:\"popularity_index\";s:3:\"332\";s:11:\"trend_index\";s:3:\"452\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:578;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:3:\"105\";s:16:\"popularity_index\";s:3:\"378\";s:11:\"trend_index\";s:3:\"557\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:579;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:3:\"105\";s:16:\"popularity_index\";s:3:\"523\";s:11:\"trend_index\";s:3:\"590\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:580;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:3:\"106\";s:16:\"popularity_index\";s:1:\"7\";s:11:\"trend_index\";s:2:\"12\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:581;a:14:{s:2:\"id\";s:3:\"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\";s:10:\"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\";s:3:\"107\";s:16:\"popularity_index\";s:2:\"22\";s:11:\"trend_index\";s:2:\"83\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:582;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:3:\"107\";s:16:\"popularity_index\";s:3:\"641\";s:11:\"trend_index\";s:3:\"666\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:583;a:14:{s:2:\"id\";s:3:\"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\";s:10:\"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\";s:3:\"108\";s:16:\"popularity_index\";s:2:\"37\";s:11:\"trend_index\";s:3:\"134\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:584;a:14:{s:2:\"id\";s:3:\"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\";s:10:\"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\";s:3:\"109\";s:16:\"popularity_index\";s:2:\"15\";s:11:\"trend_index\";s:2:\"40\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:585;a:14:{s:2:\"id\";s:3:\"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\";s:10:\"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\";s:3:\"110\";s:16:\"popularity_index\";s:2:\"18\";s:11:\"trend_index\";s:2:\"74\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:586;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:3:\"111\";s:16:\"popularity_index\";s:3:\"204\";s:11:\"trend_index\";s:3:\"373\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:587;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:3:\"112\";s:16:\"popularity_index\";s:3:\"404\";s:11:\"trend_index\";s:3:\"676\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:588;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:3:\"112\";s:16:\"popularity_index\";s:3:\"348\";s:11:\"trend_index\";s:3:\"501\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:589;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:3:\"113\";s:16:\"popularity_index\";s:3:\"338\";s:11:\"trend_index\";s:3:\"410\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:590;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:3:\"114\";s:16:\"popularity_index\";s:3:\"353\";s:11:\"trend_index\";s:3:\"537\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:591;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:3:\"115\";s:16:\"popularity_index\";s:3:\"226\";s:11:\"trend_index\";s:3:\"327\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:592;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:3:\"115\";s:16:\"popularity_index\";s:3:\"637\";s:11:\"trend_index\";s:3:\"606\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:593;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:3:\"116\";s:16:\"popularity_index\";s:2:\"29\";s:11:\"trend_index\";s:3:\"111\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:594;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:3:\"117\";s:16:\"popularity_index\";s:3:\"372\";s:11:\"trend_index\";s:3:\"448\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:595;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:3:\"117\";s:16:\"popularity_index\";s:3:\"479\";s:11:\"trend_index\";s:3:\"540\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:596;a:14:{s:2:\"id\";s:3:\"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\";s:10:\"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\";s:3:\"118\";s:16:\"popularity_index\";s:3:\"394\";s:11:\"trend_index\";s:3:\"498\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:597;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:3:\"119\";s:16:\"popularity_index\";s:3:\"417\";s:11:\"trend_index\";s:3:\"602\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:598;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:3:\"120\";s:16:\"popularity_index\";s:3:\"430\";s:11:\"trend_index\";s:3:\"619\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:599;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:3:\"121\";s:16:\"popularity_index\";s:3:\"362\";s:11:\"trend_index\";s:3:\"597\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:600;a:14:{s:2:\"id\";s:3:\"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\";s:10:\"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\";s:3:\"122\";s:16:\"popularity_index\";s:3:\"257\";s:11:\"trend_index\";s:3:\"420\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:601;a:14:{s:2:\"id\";s:3:\"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\";s:10:\"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\";s:3:\"123\";s:16:\"popularity_index\";s:3:\"269\";s:11:\"trend_index\";s:3:\"403\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:602;a:14:{s:2:\"id\";s:3:\"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\";s:10:\"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\";s:3:\"124\";s:16:\"popularity_index\";s:3:\"375\";s:11:\"trend_index\";s:3:\"591\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:603;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:3:\"125\";s:16:\"popularity_index\";s:3:\"370\";s:11:\"trend_index\";s:3:\"511\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:604;a:14:{s:2:\"id\";s:3:\"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\";s:10:\"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:2:\"[]\";s:10:\"menu_order\";s:3:\"126\";s:16:\"popularity_index\";s:3:\"345\";s:11:\"trend_index\";s:3:\"470\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:605;a:14:{s:2:\"id\";s:3:\"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\";s:10:\"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\";s:3:\"127\";s:16:\"popularity_index\";s:3:\"402\";s:11:\"trend_index\";s:3:\"643\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:606;a:14:{s:2:\"id\";s:3:\"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\";s:10:\"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\";s:3:\"128\";s:16:\"popularity_index\";s:2:\"80\";s:11:\"trend_index\";s:3:\"219\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:607;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:3:\"129\";s:16:\"popularity_index\";s:2:\"39\";s:11:\"trend_index\";s:3:\"107\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:608;a:14:{s:2:\"id\";s:3:\"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\";s:10:\"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\";s:3:\"130\";s:16:\"popularity_index\";s:3:\"305\";s:11:\"trend_index\";s:3:\"464\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:609;a:14:{s:2:\"id\";s:3:\"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\";s:10:\"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\";s:3:\"131\";s:16:\"popularity_index\";s:2:\"14\";s:11:\"trend_index\";s:2:\"54\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:610;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:3:\"132\";s:16:\"popularity_index\";s:3:\"316\";s:11:\"trend_index\";s:3:\"518\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:611;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:3:\"133\";s:16:\"popularity_index\";s:3:\"426\";s:11:\"trend_index\";s:3:\"546\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:612;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:3:\"134\";s:16:\"popularity_index\";s:3:\"357\";s:11:\"trend_index\";s:3:\"426\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:613;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:3:\"135\";s:16:\"popularity_index\";s:3:\"350\";s:11:\"trend_index\";s:3:\"408\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:614;a:14:{s:2:\"id\";s:3:\"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\";s:10:\"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\";s:3:\"136\";s:16:\"popularity_index\";s:2:\"50\";s:11:\"trend_index\";s:3:\"241\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:615;a:14:{s:2:\"id\";s:3:\"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\";s:10:\"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\";s:3:\"137\";s:16:\"popularity_index\";s:3:\"124\";s:11:\"trend_index\";s:3:\"355\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:616;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:3:\"138\";s:16:\"popularity_index\";s:2:\"60\";s:11:\"trend_index\";s:3:\"192\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:617;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:3:\"139\";s:16:\"popularity_index\";s:3:\"337\";s:11:\"trend_index\";s:3:\"508\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:618;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:3:\"140\";s:16:\"popularity_index\";s:3:\"455\";s:11:\"trend_index\";s:3:\"571\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:619;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:3:\"141\";s:16:\"popularity_index\";s:3:\"403\";s:11:\"trend_index\";s:3:\"580\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:620;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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:2:\"[]\";s:10:\"menu_order\";s:3:\"142\";s:16:\"popularity_index\";s:3:\"478\";s:11:\"trend_index\";s:3:\"570\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:621;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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:2:\"[]\";s:10:\"menu_order\";s:3:\"143\";s:16:\"popularity_index\";s:3:\"517\";s:11:\"trend_index\";s:3:\"620\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:622;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:3:\"144\";s:16:\"popularity_index\";s:3:\"560\";s:11:\"trend_index\";s:3:\"568\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:623;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:3:\"145\";s:16:\"popularity_index\";s:3:\"532\";s:11:\"trend_index\";s:3:\"680\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:624;a:14:{s:2:\"id\";s:3:\"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\";s:10:\"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:2:\"[]\";s:10:\"menu_order\";s:3:\"146\";s:16:\"popularity_index\";s:3:\"108\";s:11:\"trend_index\";s:3:\"260\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:625;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:3:\"147\";s:16:\"popularity_index\";s:3:\"309\";s:11:\"trend_index\";s:3:\"460\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:626;a:14:{s:2:\"id\";s:3:\"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\";s:10:\"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\";s:3:\"148\";s:16:\"popularity_index\";s:2:\"41\";s:11:\"trend_index\";s:3:\"125\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:627;a:14:{s:2:\"id\";s:3:\"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\";s:10:\"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\";s:3:\"149\";s:16:\"popularity_index\";s:3:\"121\";s:11:\"trend_index\";s:3:\"237\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:628;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:3:\"150\";s:16:\"popularity_index\";s:2:\"61\";s:11:\"trend_index\";s:3:\"144\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:629;a:14:{s:2:\"id\";s:3:\"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\";s:10:\"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\";s:3:\"151\";s:16:\"popularity_index\";s:3:\"120\";s:11:\"trend_index\";s:3:\"281\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:630;a:14:{s:2:\"id\";s:2:\"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\";s:10:\"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\";s:3:\"152\";s:16:\"popularity_index\";s:2:\"13\";s:11:\"trend_index\";s:2:\"16\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:631;a:14:{s:2:\"id\";s:3:\"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\";s:10:\"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\";s:3:\"153\";s:16:\"popularity_index\";s:2:\"23\";s:11:\"trend_index\";s:2:\"49\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:632;a:14:{s:2:\"id\";s:3:\"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\";s:10:\"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\";s:3:\"154\";s:16:\"popularity_index\";s:3:\"522\";s:11:\"trend_index\";s:3:\"659\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:633;a:14:{s:2:\"id\";s:3:\"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\";s:10:\"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\";s:3:\"155\";s:16:\"popularity_index\";s:2:\"69\";s:11:\"trend_index\";s:3:\"225\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:634;a:14:{s:2:\"id\";s:3:\"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\";s:10:\"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\";s:3:\"156\";s:16:\"popularity_index\";s:2:\"21\";s:11:\"trend_index\";s:2:\"65\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:635;a:14:{s:2:\"id\";s:3:\"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\";s:10:\"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\";s:3:\"157\";s:16:\"popularity_index\";s:3:\"425\";s:11:\"trend_index\";s:3:\"532\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:636;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:3:\"158\";s:16:\"popularity_index\";s:3:\"369\";s:11:\"trend_index\";s:3:\"563\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:637;a:14:{s:2:\"id\";s:3:\"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\";s:10:\"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\";s:3:\"159\";s:16:\"popularity_index\";s:3:\"346\";s:11:\"trend_index\";s:3:\"521\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:638;a:14:{s:2:\"id\";s:3:\"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\";s:10:\"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\";s:3:\"160\";s:16:\"popularity_index\";s:3:\"356\";s:11:\"trend_index\";s:3:\"432\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:639;a:14:{s:2:\"id\";s:3:\"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\";s:10:\"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\";s:3:\"161\";s:16:\"popularity_index\";s:3:\"373\";s:11:\"trend_index\";s:3:\"436\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:640;a:14:{s:2:\"id\";s:3:\"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\";s:10:\"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\";s:3:\"162\";s:16:\"popularity_index\";s:2:\"75\";s:11:\"trend_index\";s:3:\"174\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:641;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:3:\"163\";s:16:\"popularity_index\";s:2:\"53\";s:11:\"trend_index\";s:3:\"101\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:642;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:3:\"164\";s:16:\"popularity_index\";s:2:\"17\";s:11:\"trend_index\";s:2:\"23\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:643;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:3:\"165\";s:16:\"popularity_index\";s:3:\"256\";s:11:\"trend_index\";s:3:\"249\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:644;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:3:\"166\";s:16:\"popularity_index\";s:2:\"30\";s:11:\"trend_index\";s:2:\"48\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:645;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:3:\"167\";s:16:\"popularity_index\";s:3:\"379\";s:11:\"trend_index\";s:3:\"478\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:646;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:3:\"168\";s:16:\"popularity_index\";s:3:\"405\";s:11:\"trend_index\";s:3:\"456\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:647;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:3:\"169\";s:16:\"popularity_index\";s:2:\"66\";s:11:\"trend_index\";s:3:\"133\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:648;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:3:\"170\";s:16:\"popularity_index\";s:3:\"424\";s:11:\"trend_index\";s:3:\"484\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:649;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:3:\"171\";s:16:\"popularity_index\";s:2:\"71\";s:11:\"trend_index\";s:3:\"182\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:650;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:3:\"172\";s:16:\"popularity_index\";s:3:\"283\";s:11:\"trend_index\";s:3:\"288\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:651;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:3:\"173\";s:16:\"popularity_index\";s:3:\"132\";s:11:\"trend_index\";s:3:\"228\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:652;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:3:\"174\";s:16:\"popularity_index\";s:3:\"271\";s:11:\"trend_index\";s:3:\"271\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:653;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:3:\"175\";s:16:\"popularity_index\";s:3:\"398\";s:11:\"trend_index\";s:3:\"490\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:654;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:3:\"176\";s:16:\"popularity_index\";s:3:\"290\";s:11:\"trend_index\";s:3:\"388\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:655;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:3:\"177\";s:16:\"popularity_index\";s:3:\"230\";s:11:\"trend_index\";s:3:\"276\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:656;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:3:\"178\";s:16:\"popularity_index\";s:3:\"382\";s:11:\"trend_index\";s:3:\"462\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:657;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:3:\"179\";s:16:\"popularity_index\";s:3:\"244\";s:11:\"trend_index\";s:3:\"362\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:658;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:3:\"180\";s:16:\"popularity_index\";s:3:\"352\";s:11:\"trend_index\";s:3:\"534\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:659;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:3:\"181\";s:16:\"popularity_index\";s:3:\"319\";s:11:\"trend_index\";s:3:\"385\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:660;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:3:\"182\";s:16:\"popularity_index\";s:3:\"393\";s:11:\"trend_index\";s:3:\"531\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:661;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:3:\"183\";s:16:\"popularity_index\";s:3:\"504\";s:11:\"trend_index\";s:3:\"519\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:662;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:3:\"184\";s:16:\"popularity_index\";s:3:\"314\";s:11:\"trend_index\";s:3:\"428\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:663;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:3:\"185\";s:16:\"popularity_index\";s:3:\"381\";s:11:\"trend_index\";s:3:\"523\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:664;a:14:{s:2:\"id\";s:3:\"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\";s:10:\"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\";s:3:\"186\";s:16:\"popularity_index\";s:3:\"288\";s:11:\"trend_index\";s:3:\"338\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:665;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:3:\"187\";s:16:\"popularity_index\";s:3:\"273\";s:11:\"trend_index\";s:3:\"309\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:666;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:3:\"188\";s:16:\"popularity_index\";s:3:\"297\";s:11:\"trend_index\";s:3:\"353\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:667;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:3:\"189\";s:16:\"popularity_index\";s:3:\"335\";s:11:\"trend_index\";s:3:\"451\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:668;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:3:\"190\";s:16:\"popularity_index\";s:3:\"267\";s:11:\"trend_index\";s:3:\"321\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:669;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:3:\"191\";s:16:\"popularity_index\";s:3:\"336\";s:11:\"trend_index\";s:3:\"480\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:670;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:3:\"192\";s:16:\"popularity_index\";s:3:\"578\";s:11:\"trend_index\";s:3:\"678\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:671;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:3:\"193\";s:16:\"popularity_index\";s:3:\"498\";s:11:\"trend_index\";s:3:\"600\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:672;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:3:\"194\";s:16:\"popularity_index\";s:3:\"443\";s:11:\"trend_index\";s:3:\"622\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:673;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:3:\"195\";s:16:\"popularity_index\";s:3:\"445\";s:11:\"trend_index\";s:3:\"609\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:674;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:3:\"196\";s:16:\"popularity_index\";s:3:\"423\";s:11:\"trend_index\";s:3:\"536\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:675;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:3:\"197\";s:16:\"popularity_index\";s:3:\"491\";s:11:\"trend_index\";s:3:\"636\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:676;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:3:\"198\";s:16:\"popularity_index\";s:3:\"474\";s:11:\"trend_index\";s:3:\"573\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:677;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:3:\"199\";s:16:\"popularity_index\";s:3:\"452\";s:11:\"trend_index\";s:3:\"599\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:678;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:3:\"200\";s:16:\"popularity_index\";s:3:\"392\";s:11:\"trend_index\";s:3:\"553\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:679;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:3:\"201\";s:16:\"popularity_index\";s:3:\"388\";s:11:\"trend_index\";s:3:\"457\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:680;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"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\";s:3:\"202\";s:16:\"popularity_index\";s:3:\"416\";s:11:\"trend_index\";s:3:\"558\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:681;a:14:{s:2:\"id\";s:3:\"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\";s:10:\"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\";s:3:\"203\";s:16:\"popularity_index\";s:2:\"20\";s:11:\"trend_index\";s:2:\"68\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}}}','no'),(215,'elementor_version','2.9.8','yes'),(218,'elementor_remote_info_feed_data','a:5:{i:0;a:5:{s:5:\"title\";s:48:\"Everything You Need to Know About Design Systems\";s:7:\"excerpt\";s:215:\"Design systems help to streamline the product design process and make it more transparent and predictable. In this article, we will explore the concept of design systems and key steps to building new design systems.\";s:7:\"created\";s:10:\"1588758387\";s:5:\"badge\";s:0:\"\";s:3:\"url\";s:113:\"https://elementor.com/blog/design-system/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:1;a:5:{s:5:\"title\";s:36:\"The Spanish Community Comes Together\";s:7:\"excerpt\";s:174:\"Spanish web creators lead by example as they pull together from across the country, with Elementor communities growing in strength and numbers despite the Coronavirus crisis.\";s:7:\"created\";s:10:\"1588686489\";s:5:\"badge\";s:0:\"\";s:3:\"url\";s:124:\"https://elementor.com/blog/spanish-community-growth/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:2;a:5:{s:5:\"title\";s:73:\"What Is Dynamic Content in Elementor Pro? Plus How to Use Dynamic Content\";s:7:\"excerpt\";s:285:\"Dynamic content plays an essential role in creating theme templates. In this post, you\'ll learn more about what dynamic content is and how it can benefit you. We\'ll also show you how to use dynamic content in your Elementor designs, along with some examples of what you can do with it.\";s:7:\"created\";s:10:\"1588580949\";s:5:\"badge\";s:0:\"\";s:3:\"url\";s:125:\"https://elementor.com/blog/dynamic-content-elementor/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:3;a:5:{s:5:\"title\";s:58:\"The New Rank Math SEO Integration for Elementor Explained \";s:7:\"excerpt\";s:253:\"With Rank Math\'s new integration for Elementor you can get SEO suggestions, edit your meta snippet accordingly, and configure the schema markup — all from within Elementor\'s editing screen. In this article, we’ll walk you through these new features.\";s:7:\"created\";s:10:\"1588245311\";s:5:\"badge\";s:0:\"\";s:3:\"url\";s:121:\"https://elementor.com/blog/rank-math-integration/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:4;a:5:{s:5:\"title\";s:91:\"Monday Masterclass: How to Transform Any WordPress Site Into an Online Store With Elementor\";s:7:\"excerpt\";s:179:\"This week we turn a WordPress site into an online store with customizable product display, and an efficient system for shipping and registering orders, all done in 5 simple steps.\";s:7:\"created\";s:10:\"1588065572\";s:5:\"badge\";s:0:\"\";s:3:\"url\";s:135:\"https://elementor.com/blog/wordpress-site-into-an-online-store/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}}','no'),(4998,'_transient_timeout_elementor_remote_info_api_data_2.9.8','1588925068','no'),(4999,'_transient_elementor_remote_info_api_data_2.9.8','a:4:{s:9:\"timestamp\";i:1588879036;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:59:{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: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:47;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:48;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:49;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:50;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:51;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:52;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:53;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:54;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:55;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:56;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:57;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:58;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:\"2.9.1\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/plugin/elementor.2.9.1.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:3:\"5.4\";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:27:{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:\"de_DE\";i:10;s:5:\"nl_NL\";i:11;s:5:\"nb_NO\";i:12;s:5:\"de_AT\";i:13;s:2:\"fi\";i:14;s:5:\"it_IT\";i:15;s:5:\"nn_NO\";i:16;s:5:\"de_CH\";i:17;s:5:\"en_GB\";i:18;s:5:\"is_IS\";i:19;s:2:\"ga\";i:20;s:5:\"fr_BE\";i:21;s:5:\"nl_BE\";i:22;s:3:\"ast\";i:23;s:5:\"lb_LU\";i:24;s:5:\"es_ES\";i:25;s:5:\"pt_PT\";i:26;s:3:\"mlt\";}s:8:\"operator\";s:2:\"in\";}}}}}','no'),(255,'neve_install','1588489893','yes'),(306,'wph_settings','a:3:{s:15:\"module_settings\";a:0:{}s:13:\"recovery_code\";s:10:\"8b0fa69b1c\";s:7:\"version\";s:7:\"1.5.9.9\";}','yes'),(838,'woocommerce_store_address','','yes'),(327,'theme_mods_twentynineteen','a:4:{i:0;b:0;s:18:\"nav_menu_locations\";a:1:{s:6:\"menu-1\";i:2;}s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1588497771;s:4:\"data\";a:2:{s:19:\"wp_inactive_widgets\";a:8:{i:0;s:28:\"edd_categories_tags_widget-3\";i:1;s:28:\"edd_categories_tags_widget-5\";i:2;s:10:\"archives-2\";i:3;s:6:\"meta-2\";i:4;s:12:\"categories-2\";i:5;s:12:\"categories-4\";i:6;s:14:\"recent-posts-2\";i:7;s:17:\"recent-comments-2\";}s:9:\"sidebar-1\";a:2:{i:0;s:8:\"search-2\";i:1;s:12:\"categories-5\";}}}}','yes'),(396,'theme_mods_creativ-blog','a:6:{i:0;b:0;s:18:\"nav_menu_locations\";a:1:{s:7:\"primary\";i:2;}s:18:\"custom_css_post_id\";i:-1;s:12:\"header_image\";s:99:\"https://streambeams.com/wp-content/uploads/2020/05/cropped-Screen-Shot-2020-05-03-at-2.00.02-AM.png\";s:17:\"header_image_data\";O:8:\"stdClass\":5:{s:13:\"attachment_id\";i:89;s:3:\"url\";s:99:\"https://streambeams.com/wp-content/uploads/2020/05/cropped-Screen-Shot-2020-05-03-at-2.00.02-AM.png\";s:13:\"thumbnail_url\";s:99:\"https://streambeams.com/wp-content/uploads/2020/05/cropped-Screen-Shot-2020-05-03-at-2.00.02-AM.png\";s:6:\"height\";i:1488;s:5:\"width\";i:1920;}s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1588533641;s:4:\"data\";a:6:{s:19:\"wp_inactive_widgets\";a:5:{i:0;s:28:\"edd_categories_tags_widget-3\";i:1;s:28:\"edd_categories_tags_widget-5\";i:2;s:12:\"categories-4\";i:3;s:14:\"recent-posts-2\";i:4;s:17:\"recent-comments-2\";}s:9:\"sidebar-1\";a:0:{}s:8:\"footer-1\";a:0:{}s:8:\"footer-2\";a:0:{}s:8:\"footer-3\";a:0:{}s:8:\"footer-4\";a:0:{}}}}','yes'),(407,'theme_mods_clean-commerce','a:5:{i:0;b:0;s:18:\"nav_menu_locations\";a:1:{s:7:\"primary\";i:2;}s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1588758417;s:4:\"data\";a:6:{s:19:\"wp_inactive_widgets\";a:10:{i:0;s:10:\"archives-2\";i:1;s:6:\"meta-2\";i:2;s:8:\"search-2\";i:3;s:12:\"categories-2\";i:4;s:12:\"categories-5\";i:5;s:28:\"edd_categories_tags_widget-3\";i:6;s:28:\"edd_categories_tags_widget-5\";i:7;s:12:\"categories-4\";i:8;s:14:\"recent-posts-2\";i:9;s:17:\"recent-comments-2\";}s:9:\"sidebar-1\";a:1:{i:0;s:28:\"edd_categories_tags_widget-7\";}s:8:\"footer-1\";a:0:{}s:8:\"footer-2\";a:0:{}s:8:\"footer-3\";a:0:{}s:8:\"footer-4\";a:0:{}}}s:11:\"custom_logo\";i:125;}','yes'),(5018,'_transient_timeout__woocommerce_helper_updates','1588925077','no'),(5019,'_transient__woocommerce_helper_updates','a:4:{s:4:\"hash\";s:32:\"d751713988987e9331980363e24189ce\";s:7:\"updated\";i:1588881877;s:8:\"products\";a:0:{}s:6:\"errors\";a:1:{i:0;s:10:\"http-error\";}}','no'),(998,'_site_transient_update_themes','O:8:\"stdClass\":4:{s:12:\"last_checked\";i:1588910986;s:7:\"checked\";a:13:{s:15:\"adaptable-notes\";s:3:\"1.3\";s:4:\"ashe\";s:7:\"1.9.7.6\";s:14:\"clean-commerce\";s:3:\"1.2\";s:12:\"creativ-blog\";s:3:\"1.4\";s:20:\"customizable-blogily\";s:3:\"2.7\";s:5:\"mapro\";s:5:\"1.1.7\";s:4:\"neve\";s:5:\"2.6.6\";s:10:\"storefront\";s:5:\"2.5.6\";s:14:\"twentynineteen\";s:3:\"1.5\";s:15:\"twentyseventeen\";s:3:\"2.3\";s:12:\"twentytwenty\";s:3:\"1.2\";s:18:\"vlogger-video-blog\";s:5:\"1.3.2\";s:16:\"vw-blog-magazine\";s:5:\"0.4.4\";}s:8:\"response\";a:0:{}s:12:\"translations\";a:0:{}}','no'),(1016,'wc_frontend_manager_page_id','108','yes'),(269,'category_children','a:0:{}','yes'),(257,'_transient_timeout_neve_266versions','1588921894','no'),(258,'_transient_neve_266versions','a:66:{i:0;a:2:{s:7:\"version\";s:5:\"1.0.4\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.1.0.4.zip\";}i:1;a:2:{s:7:\"version\";s:5:\"1.0.5\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.1.0.5.zip\";}i:2;a:2:{s:7:\"version\";s:5:\"1.0.6\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.1.0.6.zip\";}i:3;a:2:{s:7:\"version\";s:5:\"1.0.8\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.1.0.8.zip\";}i:4;a:2:{s:7:\"version\";s:5:\"1.0.9\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.1.0.9.zip\";}i:5;a:2:{s:7:\"version\";s:6:\"1.0.10\";s:3:\"url\";s:53:\"https://downloads.wordpress.org/theme/neve.1.0.10.zip\";}i:6;a:2:{s:7:\"version\";s:6:\"1.0.11\";s:3:\"url\";s:53:\"https://downloads.wordpress.org/theme/neve.1.0.11.zip\";}i:7;a:2:{s:7:\"version\";s:6:\"1.0.12\";s:3:\"url\";s:53:\"https://downloads.wordpress.org/theme/neve.1.0.12.zip\";}i:8;a:2:{s:7:\"version\";s:6:\"1.0.13\";s:3:\"url\";s:53:\"https://downloads.wordpress.org/theme/neve.1.0.13.zip\";}i:9;a:2:{s:7:\"version\";s:6:\"1.0.14\";s:3:\"url\";s:53:\"https://downloads.wordpress.org/theme/neve.1.0.14.zip\";}i:10;a:2:{s:7:\"version\";s:6:\"1.0.15\";s:3:\"url\";s:53:\"https://downloads.wordpress.org/theme/neve.1.0.15.zip\";}i:11;a:2:{s:7:\"version\";s:6:\"1.0.16\";s:3:\"url\";s:53:\"https://downloads.wordpress.org/theme/neve.1.0.16.zip\";}i:12;a:2:{s:7:\"version\";s:6:\"1.0.18\";s:3:\"url\";s:53:\"https://downloads.wordpress.org/theme/neve.1.0.18.zip\";}i:13;a:2:{s:7:\"version\";s:6:\"1.0.19\";s:3:\"url\";s:53:\"https://downloads.wordpress.org/theme/neve.1.0.19.zip\";}i:14;a:2:{s:7:\"version\";s:6:\"1.0.20\";s:3:\"url\";s:53:\"https://downloads.wordpress.org/theme/neve.1.0.20.zip\";}i:15;a:2:{s:7:\"version\";s:6:\"1.0.21\";s:3:\"url\";s:53:\"https://downloads.wordpress.org/theme/neve.1.0.21.zip\";}i:16;a:2:{s:7:\"version\";s:6:\"1.0.22\";s:3:\"url\";s:53:\"https://downloads.wordpress.org/theme/neve.1.0.22.zip\";}i:17;a:2:{s:7:\"version\";s:6:\"1.0.23\";s:3:\"url\";s:53:\"https://downloads.wordpress.org/theme/neve.1.0.23.zip\";}i:18;a:2:{s:7:\"version\";s:6:\"1.0.24\";s:3:\"url\";s:53:\"https://downloads.wordpress.org/theme/neve.1.0.24.zip\";}i:19;a:2:{s:7:\"version\";s:6:\"1.0.25\";s:3:\"url\";s:53:\"https://downloads.wordpress.org/theme/neve.1.0.25.zip\";}i:20;a:2:{s:7:\"version\";s:6:\"1.0.26\";s:3:\"url\";s:53:\"https://downloads.wordpress.org/theme/neve.1.0.26.zip\";}i:21;a:2:{s:7:\"version\";s:6:\"1.0.27\";s:3:\"url\";s:53:\"https://downloads.wordpress.org/theme/neve.1.0.27.zip\";}i:22;a:2:{s:7:\"version\";s:6:\"1.0.28\";s:3:\"url\";s:53:\"https://downloads.wordpress.org/theme/neve.1.0.28.zip\";}i:23;a:2:{s:7:\"version\";s:6:\"1.0.29\";s:3:\"url\";s:53:\"https://downloads.wordpress.org/theme/neve.1.0.29.zip\";}i:24;a:2:{s:7:\"version\";s:5:\"1.1.0\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.1.1.0.zip\";}i:25;a:2:{s:7:\"version\";s:5:\"1.1.1\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.1.1.1.zip\";}i:26;a:2:{s:7:\"version\";s:5:\"1.1.2\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.1.1.2.zip\";}i:27;a:2:{s:7:\"version\";s:5:\"1.1.3\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.1.1.3.zip\";}i:28;a:2:{s:7:\"version\";s:5:\"1.1.4\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.1.1.4.zip\";}i:29;a:2:{s:7:\"version\";s:5:\"2.0.0\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.2.0.0.zip\";}i:30;a:2:{s:7:\"version\";s:5:\"2.1.0\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.2.1.0.zip\";}i:31;a:2:{s:7:\"version\";s:5:\"2.2.0\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.2.2.0.zip\";}i:32;a:2:{s:7:\"version\";s:5:\"2.3.1\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.2.3.1.zip\";}i:33;a:2:{s:7:\"version\";s:5:\"2.3.2\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.2.3.2.zip\";}i:34;a:2:{s:7:\"version\";s:5:\"2.3.3\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.2.3.3.zip\";}i:35;a:2:{s:7:\"version\";s:5:\"2.3.4\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.2.3.4.zip\";}i:36;a:2:{s:7:\"version\";s:5:\"2.3.5\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.2.3.5.zip\";}i:37;a:2:{s:7:\"version\";s:5:\"2.3.6\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.2.3.6.zip\";}i:38;a:2:{s:7:\"version\";s:5:\"2.3.7\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.2.3.7.zip\";}i:39;a:2:{s:7:\"version\";s:5:\"2.3.8\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.2.3.8.zip\";}i:40;a:2:{s:7:\"version\";s:5:\"2.3.9\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.2.3.9.zip\";}i:41;a:2:{s:7:\"version\";s:6:\"2.3.10\";s:3:\"url\";s:53:\"https://downloads.wordpress.org/theme/neve.2.3.10.zip\";}i:42;a:2:{s:7:\"version\";s:6:\"2.3.11\";s:3:\"url\";s:53:\"https://downloads.wordpress.org/theme/neve.2.3.11.zip\";}i:43;a:2:{s:7:\"version\";s:6:\"2.3.12\";s:3:\"url\";s:53:\"https://downloads.wordpress.org/theme/neve.2.3.12.zip\";}i:44;a:2:{s:7:\"version\";s:6:\"2.3.14\";s:3:\"url\";s:53:\"https://downloads.wordpress.org/theme/neve.2.3.14.zip\";}i:45;a:2:{s:7:\"version\";s:6:\"2.3.15\";s:3:\"url\";s:53:\"https://downloads.wordpress.org/theme/neve.2.3.15.zip\";}i:46;a:2:{s:7:\"version\";s:6:\"2.3.17\";s:3:\"url\";s:53:\"https://downloads.wordpress.org/theme/neve.2.3.17.zip\";}i:47;a:2:{s:7:\"version\";s:6:\"2.3.19\";s:3:\"url\";s:53:\"https://downloads.wordpress.org/theme/neve.2.3.19.zip\";}i:48;a:2:{s:7:\"version\";s:6:\"2.3.20\";s:3:\"url\";s:53:\"https://downloads.wordpress.org/theme/neve.2.3.20.zip\";}i:49;a:2:{s:7:\"version\";s:6:\"2.3.21\";s:3:\"url\";s:53:\"https://downloads.wordpress.org/theme/neve.2.3.21.zip\";}i:50;a:2:{s:7:\"version\";s:6:\"2.3.22\";s:3:\"url\";s:53:\"https://downloads.wordpress.org/theme/neve.2.3.22.zip\";}i:51;a:2:{s:7:\"version\";s:5:\"2.4.0\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.2.4.0.zip\";}i:52;a:2:{s:7:\"version\";s:5:\"2.4.1\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.2.4.1.zip\";}i:53;a:2:{s:7:\"version\";s:5:\"2.4.2\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.2.4.2.zip\";}i:54;a:2:{s:7:\"version\";s:5:\"2.4.3\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.2.4.3.zip\";}i:55;a:2:{s:7:\"version\";s:5:\"2.5.1\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.2.5.1.zip\";}i:56;a:2:{s:7:\"version\";s:5:\"2.5.2\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.2.5.2.zip\";}i:57;a:2:{s:7:\"version\";s:5:\"2.5.3\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.2.5.3.zip\";}i:58;a:2:{s:7:\"version\";s:5:\"2.5.4\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.2.5.4.zip\";}i:59;a:2:{s:7:\"version\";s:5:\"2.6.0\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.2.6.0.zip\";}i:60;a:2:{s:7:\"version\";s:5:\"2.6.1\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.2.6.1.zip\";}i:61;a:2:{s:7:\"version\";s:5:\"2.6.2\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.2.6.2.zip\";}i:62;a:2:{s:7:\"version\";s:5:\"2.6.3\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.2.6.3.zip\";}i:63;a:2:{s:7:\"version\";s:5:\"2.6.4\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.2.6.4.zip\";}i:64;a:2:{s:7:\"version\";s:5:\"2.6.5\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.2.6.5.zip\";}i:65;a:2:{s:7:\"version\";s:5:\"2.6.6\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.2.6.6.zip\";}}','no'),(259,'_elementor_global_css','a:5:{s:4:\"time\";i:1588489936;s:5:\"fonts\";a:2:{i:0;s:6:\"Roboto\";i:4;s:11:\"Roboto Slab\";}s:5:\"icons\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;b:0;}','yes'),(263,'wplss_logo_showcase_cat_children','a:0:{}','yes'),(272,'theme_mods_vw-blog-magazine','a:11:{s:18:\"custom_css_post_id\";i:-1;s:18:\"nav_menu_locations\";a:1:{s:7:\"primary\";i:2;}s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1588791006;s:4:\"data\";a:15:{s:19:\"wp_inactive_widgets\";a:6:{i:0;s:10:\"archives-2\";i:1;s:6:\"meta-2\";i:2;s:12:\"categories-2\";i:3;s:12:\"categories-4\";i:4;s:14:\"recent-posts-2\";i:5;s:17:\"recent-comments-2\";}s:9:\"sidebar-1\";a:0:{}s:9:\"sidebar-2\";a:0:{}s:9:\"sidebar-3\";a:0:{}s:8:\"footer-1\";a:0:{}s:8:\"footer-2\";a:0:{}s:8:\"footer-3\";a:0:{}s:8:\"footer-4\";a:0:{}s:4:\"home\";a:0:{}s:11:\"social-icon\";a:0:{}s:24:\"woocommerce-shop-sidebar\";a:0:{}s:26:\"woocommerce-single-sidebar\";a:0:{}s:20:\"sidebar-wcfmmp-store\";a:0:{}s:26:\"sidebar-wcfmmp-store-lists\";a:0:{}s:12:\"blog-sidebar\";a:2:{i:0;s:8:\"search-2\";i:2;s:12:\"categories-5\";}}}s:16:\"background_color\";s:6:\"ffffff\";s:29:\"vw_blog_magazine_width_option\";s:10:\"Full Width\";s:25:\"vw_blog_magazine_category\";s:1:\"0\";s:39:\"vw_blog_magazine_stickyheader_hide_show\";i:1;s:12:\"header_image\";s:91:\"https://streambeams.com/wp-content/uploads/2020/05/streambeams_bright_led_310_notagline.jpg\";s:17:\"header_image_data\";O:8:\"stdClass\":5:{s:13:\"attachment_id\";i:59;s:3:\"url\";s:91:\"https://streambeams.com/wp-content/uploads/2020/05/streambeams_bright_led_310_notagline.jpg\";s:13:\"thumbnail_url\";s:91:\"https://streambeams.com/wp-content/uploads/2020/05/streambeams_bright_led_310_notagline.jpg\";s:6:\"height\";i:279;s:5:\"width\";i:974;}s:28:\"vw_blog_magazine_footer_copy\";s:47:\"Copyright 2020 Streambeams- All Rights Reserved\";s:29:\"vw_blog_magazine_p_font_color\";s:7:\"#34208c\";}','yes'),(283,'theme_mods_storefront','a:4:{i:0;b:0;s:18:\"nav_menu_locations\";a:1:{s:7:\"primary\";i:2;}s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1588494685;s:4:\"data\";a:7:{s:19:\"wp_inactive_widgets\";a:6:{i:0;s:10:\"archives-2\";i:1;s:6:\"meta-2\";i:2;s:12:\"categories-2\";i:3;s:12:\"categories-4\";i:4;s:14:\"recent-posts-2\";i:5;s:17:\"recent-comments-2\";}s:9:\"sidebar-1\";a:3:{i:0;s:8:\"search-2\";i:1;s:28:\"edd_categories_tags_widget-3\";i:2;s:12:\"categories-5\";}s:8:\"header-1\";a:0:{}s:8:\"footer-1\";a:0:{}s:8:\"footer-2\";a:0:{}s:8:\"footer-3\";a:0:{}s:8:\"footer-4\";a:0:{}}}}','yes'),(292,'theme_mods_ashe','a:4:{i:0;b:0;s:18:\"nav_menu_locations\";a:1:{s:4:\"main\";i:2;}s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1588497514;s:4:\"data\";a:5:{s:19:\"wp_inactive_widgets\";a:6:{i:0;s:10:\"archives-2\";i:1;s:6:\"meta-2\";i:2;s:12:\"categories-2\";i:3;s:12:\"categories-4\";i:4;s:14:\"recent-posts-2\";i:5;s:17:\"recent-comments-2\";}s:13:\"sidebar-right\";a:3:{i:0;s:8:\"search-2\";i:1;s:28:\"edd_categories_tags_widget-3\";i:2;s:12:\"categories-5\";}s:12:\"sidebar-left\";a:0:{}s:11:\"sidebar-alt\";a:0:{}s:14:\"footer-widgets\";a:0:{}}}}','yes'),(274,'theme_switched_via_customizer','','yes'),(275,'customize_stashed_theme_mods','a:0:{}','no'),(284,'storefront_nux_fresh_site','0','yes'),(294,'ashe_options','a:3:{s:21:\"page_footer_copyright\";s:46:\"Copyright 2020 Streambeams-All rights reserved\";s:22:\"general_sidebar_sticky\";b:0;s:21:\"general_sidebar_width\";i:120;}','yes'),(296,'_transient_health-check-site-status-result','{\"good\":\"11\",\"recommended\":\"6\",\"critical\":\"0\"}','yes'),(2763,'_site_transient_browser_ce63108a66b842da54562fa855ce7811','a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:13:\"81.0.4044.138\";s:8:\"platform\";s:9:\"Macintosh\";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'),(408,'widget_clean-commerce-social','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(409,'widget_clean-commerce-featured-page','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(410,'widget_clean-commerce-recent-posts','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(840,'woocommerce_store_city','','yes'),(841,'woocommerce_default_country','US:CA','yes'),(842,'woocommerce_store_postcode','','yes'),(843,'woocommerce_allowed_countries','all','yes'),(844,'woocommerce_all_except_countries','a:0:{}','yes'),(845,'woocommerce_specific_allowed_countries','a:0:{}','yes'),(846,'woocommerce_ship_to_countries','','yes'),(847,'woocommerce_specific_ship_to_countries','a:0:{}','yes'),(848,'woocommerce_default_customer_address','','yes'),(849,'woocommerce_calc_taxes','yes','yes'),(850,'woocommerce_enable_coupons','yes','yes'),(851,'woocommerce_calc_discounts_sequentially','no','no'),(852,'woocommerce_currency','USD','yes'),(853,'woocommerce_currency_pos','left','yes'),(854,'woocommerce_price_thousand_sep',',','yes'),(855,'woocommerce_price_decimal_sep','.','yes'),(856,'woocommerce_price_num_decimals','2','yes'),(857,'woocommerce_shop_page_id','110','yes'),(858,'woocommerce_cart_redirect_after_add','no','yes'),(859,'woocommerce_enable_ajax_add_to_cart','yes','yes'),(860,'woocommerce_placeholder_image','107','yes'),(861,'woocommerce_weight_unit','kg','yes'),(862,'woocommerce_dimension_unit','cm','yes'),(863,'woocommerce_enable_reviews','yes','yes'),(864,'woocommerce_review_rating_verification_label','yes','no'),(865,'woocommerce_review_rating_verification_required','yes','no'),(866,'woocommerce_enable_review_rating','yes','yes'),(867,'woocommerce_review_rating_required','yes','no'),(868,'woocommerce_manage_stock','yes','yes'),(869,'woocommerce_hold_stock_minutes','60','no'),(870,'woocommerce_notify_low_stock','yes','no'),(871,'woocommerce_notify_no_stock','yes','no'),(872,'woocommerce_stock_email_recipient','frances_stark@hotmail.com','no'),(873,'woocommerce_notify_low_stock_amount','2','no'),(874,'woocommerce_notify_no_stock_amount','0','yes'),(875,'woocommerce_hide_out_of_stock_items','no','yes'),(876,'woocommerce_stock_format','','yes'),(877,'woocommerce_file_download_method','force','no'),(878,'woocommerce_downloads_require_login','no','no'),(879,'woocommerce_downloads_grant_access_after_payment','yes','no'),(880,'woocommerce_downloads_add_hash_to_filename','yes','yes'),(881,'woocommerce_prices_include_tax','yes','yes'),(882,'woocommerce_tax_based_on','billing','yes'),(883,'woocommerce_shipping_tax_class','inherit','yes'),(884,'woocommerce_tax_round_at_subtotal','no','yes'),(885,'woocommerce_tax_classes','','yes'),(886,'woocommerce_tax_display_shop','excl','yes'),(887,'woocommerce_tax_display_cart','excl','yes'),(888,'woocommerce_price_display_suffix','','yes'),(889,'woocommerce_tax_total_display','itemized','no'),(890,'woocommerce_enable_shipping_calc','yes','no'),(891,'woocommerce_shipping_cost_requires_address','no','yes'),(892,'woocommerce_ship_to_destination','billing','no'),(893,'woocommerce_shipping_debug_mode','no','yes'),(894,'woocommerce_enable_guest_checkout','yes','no'),(895,'woocommerce_enable_checkout_login_reminder','yes','no'),(896,'woocommerce_enable_signup_and_login_from_checkout','yes','no'),(897,'woocommerce_enable_myaccount_registration','no','no'),(898,'woocommerce_registration_generate_username','yes','no'),(899,'woocommerce_registration_generate_password','yes','no'),(900,'woocommerce_erasure_request_removes_order_data','no','no'),(901,'woocommerce_erasure_request_removes_download_data','no','no'),(902,'woocommerce_allow_bulk_remove_personal_data','no','no'),(903,'woocommerce_registration_privacy_policy_text','Your personal data will be used to support your experience throughout this website, to manage access to your account, and for other purposes described in our [privacy_policy].','yes'),(904,'woocommerce_checkout_privacy_policy_text','Your personal data will be used to process your order, support your experience throughout this website, and for other purposes described in our [privacy_policy].','yes'),(905,'woocommerce_delete_inactive_accounts','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}','no'),(906,'woocommerce_trash_pending_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:4:\"days\";}','no'),(907,'woocommerce_trash_failed_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:4:\"days\";}','no'),(908,'woocommerce_trash_cancelled_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:4:\"days\";}','no'),(909,'woocommerce_anonymize_completed_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}','no'),(910,'woocommerce_email_from_name','Streambeams','no'),(911,'woocommerce_email_from_address','frances_stark@hotmail.com','no'),(912,'woocommerce_email_header_image','','no'),(913,'woocommerce_email_footer_text','{site_title} &mdash; Built with {WooCommerce}','no'),(914,'woocommerce_email_base_color','#96588a','no'),(915,'woocommerce_email_background_color','#f7f7f7','no'),(916,'woocommerce_email_body_background_color','#ffffff','no'),(917,'woocommerce_email_text_color','#3c3c3c','no'),(918,'woocommerce_cart_page_id','5','no'),(919,'woocommerce_checkout_page_id','','no'),(920,'woocommerce_myaccount_page_id','','no'),(921,'woocommerce_terms_page_id','','no'),(922,'woocommerce_checkout_pay_endpoint','order-pay','yes'),(923,'woocommerce_checkout_order_received_endpoint','order-received','yes'),(924,'woocommerce_myaccount_add_payment_method_endpoint','add-payment-method','yes'),(925,'woocommerce_myaccount_delete_payment_method_endpoint','delete-payment-method','yes'),(926,'woocommerce_myaccount_set_default_payment_method_endpoint','set-default-payment-method','yes'),(927,'woocommerce_myaccount_orders_endpoint','orders','yes'),(928,'woocommerce_myaccount_view_order_endpoint','view-order','yes'),(929,'woocommerce_myaccount_downloads_endpoint','downloads','yes'),(930,'woocommerce_myaccount_edit_account_endpoint','edit-account','yes'),(931,'woocommerce_myaccount_edit_address_endpoint','edit-address','yes'),(932,'woocommerce_myaccount_payment_methods_endpoint','payment-methods','yes'),(933,'woocommerce_myaccount_lost_password_endpoint','lost-password','yes'),(934,'woocommerce_logout_endpoint','customer-logout','yes'),(935,'woocommerce_api_enabled','no','yes'),(936,'woocommerce_allow_tracking','no','no'),(937,'woocommerce_show_marketplace_suggestions','no','no'),(938,'woocommerce_single_image_width','600','yes'),(939,'woocommerce_thumbnail_image_width','300','yes'),(940,'woocommerce_checkout_highlight_required_fields','yes','yes'),(941,'woocommerce_demo_store','no','no'),(321,'theme_mods_mapro','a:5:{i:0;b:0;s:18:\"nav_menu_locations\";a:1:{s:7:\"primary\";i:2;}s:18:\"custom_css_post_id\";i:-1;s:20:\"mapro_template_color\";s:7:\"#dd3333\";s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1588497733;s:4:\"data\";a:6:{s:19:\"wp_inactive_widgets\";a:7:{i:0;s:28:\"edd_categories_tags_widget-5\";i:1;s:10:\"archives-2\";i:2;s:6:\"meta-2\";i:3;s:12:\"categories-2\";i:4;s:12:\"categories-4\";i:5;s:14:\"recent-posts-2\";i:6;s:17:\"recent-comments-2\";}s:19:\"mapro-right-sidebar\";a:2:{i:0;s:8:\"search-2\";i:1;s:12:\"categories-5\";}s:16:\"mapro-footer-one\";a:0:{}s:16:\"mapro-footer-two\";a:0:{}s:18:\"mapro-footer-three\";a:0:{}s:17:\"mapro-footer-four\";a:0:{}}}}','yes'),(839,'woocommerce_store_address_2','','yes'),(835,'schema-ActionScheduler_LoggerSchema','2.0.1588752706','yes'),(1011,'wcfmmp_page_install','1','yes'),(5206,'wcfmmp_table_install','1','yes'),(1054,'widget_wcfmmp-store-info','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1055,'widget_wcfmmp-store-location','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1056,'widget_wcfmmp-store-category','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1057,'widget_wcfmmp-store-taxonomy','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1058,'widget_wcfmmp-store-hours-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1059,'widget_wcfmmp-store-shipping-rules-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1060,'widget_wcfmmp-store-coupons','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1061,'widget_wcfmmp-store-product-search','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1062,'widget_wcfmmp-store-featured-products','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1063,'widget_wcfmmp-store-top-products','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1064,'widget_wcfmmp-store-top-rated-products','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1065,'widget_wcfmmp-store-on-sale-products','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1066,'widget_wcfmmp-store-recent-products','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1067,'widget_wcfmmp-store-recent-articles','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1068,'widget_wcfmmp-store-top-rated-vendors','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1069,'widget_wcfmmp-store-best-selling-vendors','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1070,'widget_wcfmmp-store-lists-search','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1071,'widget_wcfmmp-store-lists-category-filter','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1072,'widget_wcfmmp-store-lists-location-filter','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1073,'widget_wcfmmp-store-lists-radius-filter','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1074,'widget_wcfmmp-store-lists-meta-filter','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1075,'wcfm_updated_end_point_refund','1','yes'),(1076,'wcfm_updated_end_point_reviews','1','yes'),(2474,'_transient_timeout_wc_shipping_method_count','1591383970','no'),(2475,'_transient_wc_shipping_method_count','a:2:{s:7:\"version\";s:10:\"1588791961\";s:5:\"value\";i:0;}','no'),(2402,'_transient_timeout_wc_report_orders_stats_8218d33c52398149eb3a239eb3dc1881','1589396282','no'),(2403,'_transient_wc_report_orders_stats_8218d33c52398149eb3a239eb3dc1881','a:2:{s:7:\"version\";s:10:\"1588755406\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":16:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:23:\"num_returning_customers\";i:0;s:17:\"num_new_customers\";i:0;s:8:\"products\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:2:{i:0;a:6:{s:8:\"interval\";s:7:\"2020-19\";s:10:\"date_start\";s:19:\"2020-05-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2020-05-04 00:00:00\";s:8:\"date_end\";s:19:\"2020-05-06 11:57:00\";s:12:\"date_end_gmt\";s:19:\"2020-05-06 11:57:00\";s:9:\"subtotals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:23:\"num_returning_customers\";i:0;s:17:\"num_new_customers\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2020-18\";s:10:\"date_start\";s:19:\"2020-05-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2020-05-01 00:00:00\";s:8:\"date_end\";s:19:\"2020-05-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2020-05-03 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:23:\"num_returning_customers\";i:0;s:17:\"num_new_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:2;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','no'),(2407,'_transient_wc_report_orders_stats_f211c37b0f2f79ed80450fa4d90a4f96','a:2:{s:7:\"version\";s:10:\"1588755406\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":16:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:23:\"num_returning_customers\";i:0;s:17:\"num_new_customers\";i:0;s:8:\"products\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:2:{i:0;a:6:{s:8:\"interval\";s:7:\"2020-19\";s:10:\"date_start\";s:19:\"2020-05-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2020-05-04 00:00:00\";s:8:\"date_end\";s:19:\"2020-05-06 11:58:00\";s:12:\"date_end_gmt\";s:19:\"2020-05-06 11:58:00\";s:9:\"subtotals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:23:\"num_returning_customers\";i:0;s:17:\"num_new_customers\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2020-18\";s:10:\"date_start\";s:19:\"2020-05-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2020-05-01 00:00:00\";s:8:\"date_end\";s:19:\"2020-05-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2020-05-03 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:23:\"num_returning_customers\";i:0;s:17:\"num_new_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:2;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','no'),(942,'woocommerce_permalinks','a:5:{s:12:\"product_base\";s:7:\"product\";s:13:\"category_base\";s:16:\"product-category\";s:8:\"tag_base\";s:11:\"product-tag\";s:14:\"attribute_base\";s:0:\"\";s:22:\"use_verbose_page_rules\";b:0;}','yes'),(943,'current_theme_supports_woocommerce','yes','yes'),(944,'woocommerce_queue_flush_rewrite_rules','no','yes'),(945,'_transient_wc_attribute_taxonomies','a:0:{}','yes'),(946,'product_cat_children','a:0:{}','yes'),(947,'default_product_cat','27','yes'),(948,'woocommerce_admin_notices','a:0:{}','yes'),(979,'woocommerce_meta_box_errors','a:0:{}','yes'),(951,'woocommerce_version','4.1.0','yes'),(952,'woocommerce_db_version','4.1.0','yes'),(2255,'_transient_timeout_wc_report_orders_stats_e2d2488d2f1385846880cb88cf8bc8cf','1589394784','no'),(2256,'_transient_wc_report_orders_stats_e2d2488d2f1385846880cb88cf8bc8cf','a:2:{s:7:\"version\";s:10:\"1588755406\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":7:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:8:\"products\";i:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:6:{i:0;a:6:{s:8:\"interval\";s:10:\"2019-05-01\";s:10:\"date_start\";s:19:\"2019-05-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2019-05-01 00:00:00\";s:8:\"date_end\";s:19:\"2019-05-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2019-05-01 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:10:\"2019-05-02\";s:10:\"date_start\";s:19:\"2019-05-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2019-05-02 00:00:00\";s:8:\"date_end\";s:19:\"2019-05-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2019-05-02 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:10:\"2019-05-03\";s:10:\"date_start\";s:19:\"2019-05-03 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2019-05-03 00:00:00\";s:8:\"date_end\";s:19:\"2019-05-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2019-05-03 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:10:\"2019-05-04\";s:10:\"date_start\";s:19:\"2019-05-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2019-05-04 00:00:00\";s:8:\"date_end\";s:19:\"2019-05-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2019-05-04 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:4;a:6:{s:8:\"interval\";s:10:\"2019-05-05\";s:10:\"date_start\";s:19:\"2019-05-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2019-05-05 00:00:00\";s:8:\"date_end\";s:19:\"2019-05-05 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2019-05-05 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:5;a:6:{s:8:\"interval\";s:10:\"2019-05-06\";s:10:\"date_start\";s:19:\"2019-05-06 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2019-05-06 00:00:00\";s:8:\"date_end\";s:19:\"2019-05-06 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2019-05-06 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:6;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','no'),(2257,'_transient_timeout_wc_report_orders_stats_3f2685547d8810ace323706b3c255413','1589394785','no'),(2258,'_transient_wc_report_orders_stats_3f2685547d8810ace323706b3c255413','a:2:{s:7:\"version\";s:10:\"1588755406\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":7:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:8:\"products\";i:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:6:{i:0;a:6:{s:8:\"interval\";s:10:\"2020-05-01\";s:10:\"date_start\";s:19:\"2020-05-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2020-05-01 00:00:00\";s:8:\"date_end\";s:19:\"2020-05-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2020-05-01 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:10:\"2020-05-02\";s:10:\"date_start\";s:19:\"2020-05-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2020-05-02 00:00:00\";s:8:\"date_end\";s:19:\"2020-05-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2020-05-02 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:10:\"2020-05-03\";s:10:\"date_start\";s:19:\"2020-05-03 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2020-05-03 00:00:00\";s:8:\"date_end\";s:19:\"2020-05-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2020-05-03 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:10:\"2020-05-04\";s:10:\"date_start\";s:19:\"2020-05-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2020-05-04 00:00:00\";s:8:\"date_end\";s:19:\"2020-05-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2020-05-04 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:4;a:6:{s:8:\"interval\";s:10:\"2020-05-05\";s:10:\"date_start\";s:19:\"2020-05-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2020-05-05 00:00:00\";s:8:\"date_end\";s:19:\"2020-05-05 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2020-05-05 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:5;a:6:{s:8:\"interval\";s:10:\"2020-05-06\";s:10:\"date_start\";s:19:\"2020-05-06 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2020-05-06 00:00:00\";s:8:\"date_end\";s:19:\"2020-05-06 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2020-05-06 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:6;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','no'),(953,'action_scheduler_lock_async-request-runner','1588911254','yes'),(985,'_transient_timeout_wc_report_sales_by_date','1588997243','no'),(954,'woocommerce_maxmind_geolocation_settings','a:1:{s:15:\"database_prefix\";s:32:\"Z3kQQwXfq8YwZsc91NVuBmrF2fAFgHnF\";}','yes'),(955,'_transient_woocommerce_webhook_ids_status_active','a:0:{}','yes'),(956,'widget_woocommerce_widget_cart','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(957,'widget_woocommerce_layered_nav_filters','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(958,'widget_woocommerce_layered_nav','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(959,'widget_woocommerce_price_filter','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(960,'widget_woocommerce_product_categories','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(961,'widget_woocommerce_product_search','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(962,'widget_woocommerce_product_tag_cloud','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(963,'widget_woocommerce_products','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(964,'widget_woocommerce_recently_viewed_products','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(965,'widget_woocommerce_top_rated_products','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(966,'widget_woocommerce_recent_reviews','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(967,'widget_woocommerce_rating_filter','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(968,'woocommerce_onboarding_opt_in','no','yes'),(972,'woocommerce_admin_install_timestamp','1588752710','yes'),(2762,'_site_transient_timeout_browser_ce63108a66b842da54562fa855ce7811','1589438605','no'),(971,'woocommerce_admin_version','1.1.1','yes'),(978,'_transient_wc_count_comments','O:8:\"stdClass\":7:{s:14:\"total_comments\";i:4;s:3:\"all\";i:4;s:8:\"approved\";s:1:\"4\";s:12:\"post-trashed\";s:1:\"1\";s:9:\"moderated\";i:0;s:4:\"spam\";i:0;s:5:\"trash\";i:0;}','yes'),(6131,'_transient_timeout_as-post-store-dependencies-met','1588979711','no'),(6132,'_transient_as-post-store-dependencies-met','yes','no'),(976,'woocommerce_admin_last_orders_milestone','0','yes'),(977,'woocommerce_onboarding_profile','a:0:{}','yes'),(1125,'_transient_product-transient-version','1588900419','yes'),(1170,'wcfm_site_logo','','yes'),(986,'_transient_wc_report_sales_by_date','a:24:{s:32:\"930e9bf8450f89730972a39fa9a7f02b\";a:0:{}s:32:\"bd649cdca3871f3a954cd45a856b935d\";a:0:{}s:32:\"0ba4969d86eb4e63784fa71e25697328\";a:0:{}s:32:\"51f6d743500261fcfb3b945c5e15d695\";N;s:32:\"af2e25f04575842fb8660b071935002d\";a:0:{}s:32:\"5de0d08f6226efb628c501526b2dca28\";a:0:{}s:32:\"89ddaf545c996dfe21327dad97d1a9b5\";a:0:{}s:32:\"c3c453f4c835aa878ba6bbde583e387c\";a:0:{}s:32:\"65437e186e60bb16f820a6f94447946d\";a:0:{}s:32:\"1489016023d3f0a9cceb6a3c94b27167\";a:0:{}s:32:\"6e32d3d3b79ea1173e5e7e3f502899d6\";a:0:{}s:32:\"c8cd04096c634cabaa59c4222a469dc2\";N;s:32:\"35b3cad21928bc2f3044b5e80bb963f0\";a:0:{}s:32:\"3cfef958b85f954c47ced3412602ca2c\";a:0:{}s:32:\"04849e4b2b87774a20301a61784bb137\";a:0:{}s:32:\"f254ed73ca4caaeb4556536e27ab2daf\";a:0:{}s:32:\"a8a7ad07b28386febe7a49149d493fa1\";a:0:{}s:32:\"6fbb46eb217316b2b4c10c931330882b\";a:0:{}s:32:\"052d3ad5b03f2ac761893a5c08dc2a2a\";a:0:{}s:32:\"6631f5adee394039cdc9bc567db83546\";N;s:32:\"f3a11bc96727e714908c1fdc9fa6c91b\";a:0:{}s:32:\"51ddf8cbd074ab99e299b57477b0319e\";a:0:{}s:32:\"11498cf6fbfefc773e8f79932814ce0a\";a:0:{}s:32:\"b4d23a201044d8b2ec8a78a963abe9be\";a:0:{}}','no'),(987,'_transient_timeout_wc_admin_report','1588997243','no'),(988,'_transient_wc_admin_report','a:2:{s:32:\"172e1e937c07d6de5f87058fd5a53971\";a:0:{}s:32:\"2350c356371082339575d8d8227d2188\";a:0:{}}','no'),(1017,'wcfm_page_options','a:1:{s:27:\"wc_frontend_manager_page_id\";s:3:\"108\";}','yes'),(1018,'wcfm_db_version','6.4.8','yes'),(1019,'wcfm_page_install','1','yes'),(1020,'wcfm_table_install','1','yes'),(1047,'wcfm_knowledgebase_category_children','a:0:{}','yes'),(1048,'wcfm_knowledgebase_category_install','1','yes'),(2276,'_transient_timeout_woocommerce_system_status_wp_version_check','1588876415','no'),(2277,'_transient_woocommerce_system_status_wp_version_check','5.4.1','no'),(1051,'wcfm_disable_vendor_installed','1','yes'),(1052,'wcfm_updated_6_4_1','1','yes'),(2408,'_transient_timeout_wc_report_orders_stats_75ff03b2c451be0e3e50a66ada907044','1589396293','no'),(2409,'_transient_wc_report_orders_stats_75ff03b2c451be0e3e50a66ada907044','a:2:{s:7:\"version\";s:10:\"1588755406\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":16:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:23:\"num_returning_customers\";i:0;s:17:\"num_new_customers\";i:0;s:8:\"products\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:2:{i:0;a:6:{s:8:\"interval\";s:7:\"2020-19\";s:10:\"date_start\";s:19:\"2020-05-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2020-05-04 00:00:00\";s:8:\"date_end\";s:19:\"2020-05-06 11:58:00\";s:12:\"date_end_gmt\";s:19:\"2020-05-06 11:58:00\";s:9:\"subtotals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:23:\"num_returning_customers\";i:0;s:17:\"num_new_customers\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2020-18\";s:10:\"date_start\";s:19:\"2020-05-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2020-05-01 00:00:00\";s:8:\"date_end\";s:19:\"2020-05-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2020-05-03 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:23:\"num_returning_customers\";i:0;s:17:\"num_new_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:2;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','no'),(1108,'_transient_timeout_wc_term_counts','1591345130','no'),(1109,'_transient_wc_term_counts','a:1:{i:27;s:0:\"\";}','no'),(1173,'wcfm_my_store_label','Testy MCTester','yes'),(5207,'wcfmmp_updated_3_3_10','1','yes'),(5591,'_transient_timeout_wc_var_prices_129','1591478929','no'),(5592,'_transient_wc_var_prices_129','{\"version\":\"1588882594\",\"e1b88e1c9a8573a0fff4a38a491fcd6d\":{\"price\":[],\"regular_price\":[],\"sale_price\":[]}}','no'),(6743,'_transient_wc_related_128','a:1:{s:51:\"limit=4&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=128\";a:0:{}}','no'),(2176,'_transient_timeout_wc_marketing_knowledge_base','1588875418','no'),(7293,'_site_transient_update_plugins','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1588910990;s:7:\"checked\";a:12:{s:19:\"akismet/akismet.php\";s:5:\"4.1.5\";s:16:\"gotmls/index.php\";s:7:\"4.19.68\";s:49:\"easy-digital-downloads/easy-digital-downloads.php\";s:6:\"2.9.23\";s:25:\"edd-blocks/edd-blocks.php\";s:5:\"1.0.1\";s:23:\"elementor/elementor.php\";s:5:\"2.9.8\";s:46:\"under-construction-page/under-construction.php\";s:4:\"3.75\";s:49:\"woo-variation-swatches/woo-variation-swatches.php\";s:6:\"1.0.80\";s:57:\"wc-multivendor-marketplace/wc-multivendor-marketplace.php\";s:6:\"3.3.11\";s:27:\"woocommerce/woocommerce.php\";s:5:\"4.1.0\";s:23:\"wordfence/wordfence.php\";s:5:\"7.4.7\";s:35:\"wp-fastest-cache/wpFastestCache.php\";s:7:\"0.9.0.5\";s:37:\"wp-hide-security-enhancer/wp-hide.php\";s:7:\"1.5.9.9\";}s:8:\"response\";a:0:{}s:12:\"translations\";a:0:{}s:9:\"no_update\";a:12:{s:19:\"akismet/akismet.php\";O:8:\"stdClass\":9:{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:5:\"4.1.5\";s:3:\"url\";s:38:\"https://wordpress.org/plugins/akismet/\";s:7:\"package\";s:56:\"https://downloads.wordpress.org/plugin/akismet.4.1.5.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:16:\"gotmls/index.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:20:\"w.org/plugins/gotmls\";s:4:\"slug\";s:6:\"gotmls\";s:6:\"plugin\";s:16:\"gotmls/index.php\";s:11:\"new_version\";s:7:\"4.19.68\";s:3:\"url\";s:37:\"https://wordpress.org/plugins/gotmls/\";s:7:\"package\";s:57:\"https://downloads.wordpress.org/plugin/gotmls.4.19.68.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:59:\"https://ps.w.org/gotmls/assets/icon-256x256.png?rev=1001824\";s:2:\"1x\";s:59:\"https://ps.w.org/gotmls/assets/icon-128x128.png?rev=1001824\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:61:\"https://ps.w.org/gotmls/assets/banner-772x250.jpg?rev=1043954\";}s:11:\"banners_rtl\";a:0:{}}s:49:\"easy-digital-downloads/easy-digital-downloads.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:36:\"w.org/plugins/easy-digital-downloads\";s:4:\"slug\";s:22:\"easy-digital-downloads\";s:6:\"plugin\";s:49:\"easy-digital-downloads/easy-digital-downloads.php\";s:11:\"new_version\";s:6:\"2.9.23\";s:3:\"url\";s:53:\"https://wordpress.org/plugins/easy-digital-downloads/\";s:7:\"package\";s:72:\"https://downloads.wordpress.org/plugin/easy-digital-downloads.2.9.23.zip\";s:5:\"icons\";a:3:{s:2:\"2x\";s:74:\"https://ps.w.org/easy-digital-downloads/assets/icon-256x256.png?rev=971967\";s:2:\"1x\";s:66:\"https://ps.w.org/easy-digital-downloads/assets/icon.svg?rev=971968\";s:3:\"svg\";s:66:\"https://ps.w.org/easy-digital-downloads/assets/icon.svg?rev=971968\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:78:\"https://ps.w.org/easy-digital-downloads/assets/banner-1544x500.png?rev=1728279\";s:2:\"1x\";s:77:\"https://ps.w.org/easy-digital-downloads/assets/banner-772x250.png?rev=1728282\";}s:11:\"banners_rtl\";a:0:{}}s:25:\"edd-blocks/edd-blocks.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:24:\"w.org/plugins/edd-blocks\";s:4:\"slug\";s:10:\"edd-blocks\";s:6:\"plugin\";s:25:\"edd-blocks/edd-blocks.php\";s:11:\"new_version\";s:5:\"1.0.1\";s:3:\"url\";s:41:\"https://wordpress.org/plugins/edd-blocks/\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/plugin/edd-blocks.1.0.1.zip\";s:5:\"icons\";a:3:{s:2:\"2x\";s:63:\"https://ps.w.org/edd-blocks/assets/icon-256x256.png?rev=1977109\";s:2:\"1x\";s:55:\"https://ps.w.org/edd-blocks/assets/icon.svg?rev=1977109\";s:3:\"svg\";s:55:\"https://ps.w.org/edd-blocks/assets/icon.svg?rev=1977109\";}s:7:\"banners\";a:0:{}s:11:\"banners_rtl\";a:0:{}}s:23:\"elementor/elementor.php\";O:8:\"stdClass\":9:{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:\"2.9.8\";s:3:\"url\";s:40:\"https://wordpress.org/plugins/elementor/\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/plugin/elementor.2.9.8.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:46:\"under-construction-page/under-construction.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:37:\"w.org/plugins/under-construction-page\";s:4:\"slug\";s:23:\"under-construction-page\";s:6:\"plugin\";s:46:\"under-construction-page/under-construction.php\";s:11:\"new_version\";s:4:\"3.75\";s:3:\"url\";s:54:\"https://wordpress.org/plugins/under-construction-page/\";s:7:\"package\";s:71:\"https://downloads.wordpress.org/plugin/under-construction-page.3.75.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:76:\"https://ps.w.org/under-construction-page/assets/icon-256x256.gif?rev=2284849\";s:2:\"1x\";s:76:\"https://ps.w.org/under-construction-page/assets/icon-128x128.gif?rev=2284852\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:79:\"https://ps.w.org/under-construction-page/assets/banner-1544x500.png?rev=1628376\";s:2:\"1x\";s:78:\"https://ps.w.org/under-construction-page/assets/banner-772x250.png?rev=1575797\";}s:11:\"banners_rtl\";a:0:{}}s:49:\"woo-variation-swatches/woo-variation-swatches.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:36:\"w.org/plugins/woo-variation-swatches\";s:4:\"slug\";s:22:\"woo-variation-swatches\";s:6:\"plugin\";s:49:\"woo-variation-swatches/woo-variation-swatches.php\";s:11:\"new_version\";s:6:\"1.0.80\";s:3:\"url\";s:53:\"https://wordpress.org/plugins/woo-variation-swatches/\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/plugin/woo-variation-swatches.zip\";s:5:\"icons\";a:1:{s:2:\"1x\";s:75:\"https://ps.w.org/woo-variation-swatches/assets/icon-128x128.png?rev=1864242\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:78:\"https://ps.w.org/woo-variation-swatches/assets/banner-1544x500.png?rev=2073327\";s:2:\"1x\";s:77:\"https://ps.w.org/woo-variation-swatches/assets/banner-772x250.png?rev=2073327\";}s:11:\"banners_rtl\";a:0:{}}s:57:\"wc-multivendor-marketplace/wc-multivendor-marketplace.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:40:\"w.org/plugins/wc-multivendor-marketplace\";s:4:\"slug\";s:26:\"wc-multivendor-marketplace\";s:6:\"plugin\";s:57:\"wc-multivendor-marketplace/wc-multivendor-marketplace.php\";s:11:\"new_version\";s:6:\"3.3.11\";s:3:\"url\";s:57:\"https://wordpress.org/plugins/wc-multivendor-marketplace/\";s:7:\"package\";s:76:\"https://downloads.wordpress.org/plugin/wc-multivendor-marketplace.3.3.11.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:79:\"https://ps.w.org/wc-multivendor-marketplace/assets/icon-256x256.png?rev=1925332\";s:2:\"1x\";s:79:\"https://ps.w.org/wc-multivendor-marketplace/assets/icon-128x128.png?rev=1925332\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:81:\"https://ps.w.org/wc-multivendor-marketplace/assets/banner-772x250.jpg?rev=1925332\";}s:11:\"banners_rtl\";a:0:{}}s:27:\"woocommerce/woocommerce.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:25:\"w.org/plugins/woocommerce\";s:4:\"slug\";s:11:\"woocommerce\";s:6:\"plugin\";s:27:\"woocommerce/woocommerce.php\";s:11:\"new_version\";s:5:\"4.1.0\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/woocommerce/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.1.0.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/woocommerce/assets/icon-256x256.png?rev=2075035\";s:2:\"1x\";s:64:\"https://ps.w.org/woocommerce/assets/icon-128x128.png?rev=2075035\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/woocommerce/assets/banner-1544x500.png?rev=2075035\";s:2:\"1x\";s:66:\"https://ps.w.org/woocommerce/assets/banner-772x250.png?rev=2075035\";}s:11:\"banners_rtl\";a:0:{}}s:23:\"wordfence/wordfence.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:23:\"w.org/plugins/wordfence\";s:4:\"slug\";s:9:\"wordfence\";s:6:\"plugin\";s:23:\"wordfence/wordfence.php\";s:11:\"new_version\";s:5:\"7.4.7\";s:3:\"url\";s:40:\"https://wordpress.org/plugins/wordfence/\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/plugin/wordfence.7.4.7.zip\";s:5:\"icons\";a:3:{s:2:\"2x\";s:62:\"https://ps.w.org/wordfence/assets/icon-256x256.png?rev=2070855\";s:2:\"1x\";s:54:\"https://ps.w.org/wordfence/assets/icon.svg?rev=2070865\";s:3:\"svg\";s:54:\"https://ps.w.org/wordfence/assets/icon.svg?rev=2070865\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/wordfence/assets/banner-1544x500.jpg?rev=2124102\";s:2:\"1x\";s:64:\"https://ps.w.org/wordfence/assets/banner-772x250.jpg?rev=2124102\";}s:11:\"banners_rtl\";a:0:{}}s:35:\"wp-fastest-cache/wpFastestCache.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:30:\"w.org/plugins/wp-fastest-cache\";s:4:\"slug\";s:16:\"wp-fastest-cache\";s:6:\"plugin\";s:35:\"wp-fastest-cache/wpFastestCache.php\";s:11:\"new_version\";s:7:\"0.9.0.5\";s:3:\"url\";s:47:\"https://wordpress.org/plugins/wp-fastest-cache/\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/plugin/wp-fastest-cache.0.9.0.5.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:69:\"https://ps.w.org/wp-fastest-cache/assets/icon-256x256.png?rev=2064586\";s:2:\"1x\";s:69:\"https://ps.w.org/wp-fastest-cache/assets/icon-128x128.png?rev=1068904\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:71:\"https://ps.w.org/wp-fastest-cache/assets/banner-772x250.jpg?rev=1064099\";}s:11:\"banners_rtl\";a:0:{}}s:37:\"wp-hide-security-enhancer/wp-hide.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:39:\"w.org/plugins/wp-hide-security-enhancer\";s:4:\"slug\";s:25:\"wp-hide-security-enhancer\";s:6:\"plugin\";s:37:\"wp-hide-security-enhancer/wp-hide.php\";s:11:\"new_version\";s:7:\"1.5.9.9\";s:3:\"url\";s:56:\"https://wordpress.org/plugins/wp-hide-security-enhancer/\";s:7:\"package\";s:76:\"https://downloads.wordpress.org/plugin/wp-hide-security-enhancer.1.5.9.9.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:78:\"https://ps.w.org/wp-hide-security-enhancer/assets/icon-256x256.png?rev=1974395\";s:2:\"1x\";s:78:\"https://ps.w.org/wp-hide-security-enhancer/assets/icon-128x128.png?rev=1974395\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:81:\"https://ps.w.org/wp-hide-security-enhancer/assets/banner-1544x500.png?rev=1573670\";s:2:\"1x\";s:80:\"https://ps.w.org/wp-hide-security-enhancer/assets/banner-772x250.png?rev=1376480\";}s:11:\"banners_rtl\";a:0:{}}}}','no'),(1078,'wcfm_updated_end_point_wcfm_vendors','1','yes'),(1080,'wcfm_updated_end_point_Enquiry','1','yes'),(1081,'wcfm_updated_end_point_wcfm_customers','1','yes'),(1082,'wcfm_updated_end_point_wcfm_articles','1','yes'),(1083,'wcfm_updated_end_point_payment','1','yes'),(1084,'wcfm_updated_end_point_media','1','yes'),(2253,'_transient_timeout_wc_report_orders_stats_a41a2b2f1e385ca5b185a732631dd8c0','1589394784','no'),(2254,'_transient_wc_report_orders_stats_a41a2b2f1e385ca5b185a732631dd8c0','a:2:{s:7:\"version\";s:10:\"1588755406\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":5:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:8:\"products\";i:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:6:{i:0;a:6:{s:8:\"interval\";s:10:\"2019-05-01\";s:10:\"date_start\";s:19:\"2019-05-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2019-05-01 00:00:00\";s:8:\"date_end\";s:19:\"2019-05-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2019-05-01 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:10:\"2019-05-02\";s:10:\"date_start\";s:19:\"2019-05-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2019-05-02 00:00:00\";s:8:\"date_end\";s:19:\"2019-05-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2019-05-02 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:10:\"2019-05-03\";s:10:\"date_start\";s:19:\"2019-05-03 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2019-05-03 00:00:00\";s:8:\"date_end\";s:19:\"2019-05-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2019-05-03 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:10:\"2019-05-04\";s:10:\"date_start\";s:19:\"2019-05-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2019-05-04 00:00:00\";s:8:\"date_end\";s:19:\"2019-05-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2019-05-04 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:4;a:6:{s:8:\"interval\";s:10:\"2019-05-05\";s:10:\"date_start\";s:19:\"2019-05-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2019-05-05 00:00:00\";s:8:\"date_end\";s:19:\"2019-05-05 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2019-05-05 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:5;a:6:{s:8:\"interval\";s:10:\"2019-05-06\";s:10:\"date_start\";s:19:\"2019-05-06 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2019-05-06 00:00:00\";s:8:\"date_end\";s:19:\"2019-05-06 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2019-05-06 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:6;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','no'),(1124,'_transient_product_query-transient-version','1588900419','yes'),(1097,'_transient_timeout_external_ip_address_76.102.37.40','1589357891','no'),(1098,'_transient_external_ip_address_76.102.37.40','192.145.239.206','no'),(1172,'wcfm_myac_endpoints','a:2:{s:7:\"inquiry\";s:0:\"\";s:12:\"view-inquiry\";s:0:\"\";}','yes'),(1171,'wcfm_store_endpoints','a:6:{s:5:\"about\";s:0:\"\";s:8:\"articles\";s:0:\"\";s:8:\"policies\";s:0:\"\";s:7:\"reviews\";s:0:\"\";s:9:\"followers\";s:0:\"\";s:10:\"followings\";s:0:\"\";}','yes'),(1391,'_transient_woocommerce_reports-transient-version','1588755406','yes'),(1174,'wcfm_home_menu_label','Home','yes'),(1175,'wcfm_managed_menus','a:15:{i:0;a:12:{s:6:\"enable\";s:3:\"yes\";s:5:\"label\";s:5:\"Media\";s:4:\"icon\";s:5:\"image\";s:4:\"slug\";s:10:\"wcfm-media\";s:3:\"url\";s:44:\"https://streambeams.com/store-manager/media/\";s:10:\"capability\";s:0:\"\";s:9:\"new_label\";s:0:\"\";s:7:\"new_url\";s:0:\"\";s:9:\"new_class\";s:0:\"\";s:18:\"submenu_capability\";s:0:\"\";s:8:\"menu_for\";s:4:\"both\";s:6:\"custom\";s:2:\"no\";}i:1;a:13:{s:6:\"enable\";s:3:\"yes\";s:5:\"label\";s:8:\"Articles\";s:4:\"icon\";s:8:\"file-alt\";s:4:\"slug\";s:13:\"wcfm-articles\";s:3:\"url\";s:47:\"https://streambeams.com/store-manager/articles/\";s:10:\"capability\";s:17:\"wcfm_article_menu\";s:7:\"has_new\";s:3:\"yes\";s:9:\"new_label\";s:0:\"\";s:7:\"new_url\";s:54:\"https://streambeams.com/store-manager/articles-manage/\";s:9:\"new_class\";s:34:\"wcfm_sub_menu_items_article_manage\";s:18:\"submenu_capability\";s:29:\"wcfm_add_new_article_sub_menu\";s:8:\"menu_for\";s:4:\"both\";s:6:\"custom\";s:2:\"no\";}i:2;a:13:{s:6:\"enable\";s:3:\"yes\";s:5:\"label\";s:8:\"Products\";s:4:\"icon\";s:4:\"cube\";s:4:\"slug\";s:13:\"wcfm-products\";s:3:\"url\";s:47:\"https://streambeams.com/store-manager/products/\";s:10:\"capability\";s:17:\"wcfm_product_menu\";s:7:\"has_new\";s:3:\"yes\";s:9:\"new_label\";s:0:\"\";s:7:\"new_url\";s:54:\"https://streambeams.com/store-manager/products-manage/\";s:9:\"new_class\";s:34:\"wcfm_sub_menu_items_product_manage\";s:18:\"submenu_capability\";s:29:\"wcfm_add_new_product_sub_menu\";s:8:\"menu_for\";s:4:\"both\";s:6:\"custom\";s:2:\"no\";}i:3;a:12:{s:6:\"enable\";s:3:\"yes\";s:5:\"label\";s:6:\"Orders\";s:4:\"icon\";s:13:\"shopping-cart\";s:4:\"slug\";s:11:\"wcfm-orders\";s:3:\"url\";s:49:\"https://streambeams.com/store-manager/orderslist/\";s:10:\"capability\";s:0:\"\";s:9:\"new_label\";s:0:\"\";s:7:\"new_url\";s:0:\"\";s:9:\"new_class\";s:0:\"\";s:18:\"submenu_capability\";s:0:\"\";s:8:\"menu_for\";s:4:\"both\";s:6:\"custom\";s:2:\"no\";}i:4;a:12:{s:6:\"enable\";s:3:\"yes\";s:5:\"label\";s:8:\"Payments\";s:4:\"icon\";s:11:\"credit-card\";s:4:\"slug\";s:13:\"wcfm-payments\";s:3:\"url\";s:47:\"https://streambeams.com/store-manager/payments/\";s:10:\"capability\";s:0:\"\";s:9:\"new_label\";s:0:\"\";s:7:\"new_url\";s:0:\"\";s:9:\"new_class\";s:0:\"\";s:18:\"submenu_capability\";s:0:\"\";s:8:\"menu_for\";s:4:\"both\";s:6:\"custom\";s:2:\"no\";}i:5;a:13:{s:6:\"enable\";s:3:\"yes\";s:5:\"label\";s:7:\"Coupons\";s:4:\"icon\";s:4:\"gift\";s:4:\"slug\";s:12:\"wcfm-coupons\";s:3:\"url\";s:46:\"https://streambeams.com/store-manager/coupons/\";s:10:\"capability\";s:16:\"wcfm_coupon_menu\";s:7:\"has_new\";s:3:\"yes\";s:9:\"new_label\";s:0:\"\";s:7:\"new_url\";s:53:\"https://streambeams.com/store-manager/coupons-manage/\";s:9:\"new_class\";s:33:\"wcfm_sub_menu_items_coupon_manage\";s:18:\"submenu_capability\";s:28:\"wcfm_add_new_coupon_sub_menu\";s:8:\"menu_for\";s:4:\"both\";s:6:\"custom\";s:2:\"no\";}i:6;a:13:{s:6:\"enable\";s:3:\"yes\";s:5:\"label\";s:13:\"Store Vendors\";s:4:\"icon\";s:8:\"user-alt\";s:4:\"slug\";s:12:\"wcfm-vendors\";s:3:\"url\";s:46:\"https://streambeams.com/store-manager/vendors/\";s:10:\"capability\";s:17:\"wcfm_vendors_menu\";s:7:\"has_new\";s:3:\"yes\";s:9:\"new_label\";s:0:\"\";s:7:\"new_url\";s:50:\"https://streambeams.com/store-manager/vendors-new/\";s:9:\"new_class\";s:34:\"wcfm_sub_menu_items_vendors_manage\";s:18:\"submenu_capability\";s:29:\"wcfm_add_new_vendors_sub_menu\";s:8:\"menu_for\";s:4:\"both\";s:6:\"custom\";s:2:\"no\";}i:7;a:13:{s:6:\"enable\";s:3:\"yes\";s:5:\"label\";s:9:\"Customers\";s:4:\"icon\";s:11:\"user-circle\";s:4:\"slug\";s:14:\"wcfm-customers\";s:3:\"url\";s:48:\"https://streambeams.com/store-manager/customers/\";s:10:\"capability\";s:18:\"wcfm_customer_menu\";s:7:\"has_new\";s:3:\"yes\";s:9:\"new_label\";s:0:\"\";s:7:\"new_url\";s:55:\"https://streambeams.com/store-manager/customers-manage/\";s:9:\"new_class\";s:35:\"wcfm_sub_menu_items_customer_manage\";s:18:\"submenu_capability\";s:30:\"wcfm_add_new_customer_sub_menu\";s:8:\"menu_for\";s:4:\"both\";s:6:\"custom\";s:2:\"no\";}i:8;a:12:{s:6:\"enable\";s:3:\"yes\";s:5:\"label\";s:6:\"Refund\";s:4:\"icon\";s:7:\"retweet\";s:4:\"slug\";s:20:\"wcfm-refund-requests\";s:3:\"url\";s:54:\"https://streambeams.com/store-manager/refund-requests/\";s:10:\"capability\";s:0:\"\";s:9:\"new_label\";s:0:\"\";s:7:\"new_url\";s:0:\"\";s:9:\"new_class\";s:0:\"\";s:18:\"submenu_capability\";s:0:\"\";s:8:\"menu_for\";s:4:\"both\";s:6:\"custom\";s:2:\"no\";}i:9;a:12:{s:6:\"enable\";s:3:\"yes\";s:5:\"label\";s:15:\"Add to My Store\";s:4:\"icon\";s:12:\"hand-pointer\";s:4:\"slug\";s:23:\"wcfm-sell-items-catalog\";s:3:\"url\";s:62:\"https://streambeams.com/store-manager/add-to-my-store-catalog/\";s:10:\"capability\";s:0:\"\";s:9:\"new_label\";s:0:\"\";s:7:\"new_url\";s:0:\"\";s:9:\"new_class\";s:0:\"\";s:18:\"submenu_capability\";s:0:\"\";s:8:\"menu_for\";s:4:\"both\";s:6:\"custom\";s:2:\"no\";}i:10;a:12:{s:6:\"enable\";s:3:\"yes\";s:5:\"label\";s:8:\"Settings\";s:4:\"icon\";s:4:\"cogs\";s:4:\"slug\";s:13:\"wcfm-settings\";s:3:\"url\";s:47:\"https://streambeams.com/store-manager/settings/\";s:10:\"capability\";s:0:\"\";s:9:\"new_label\";s:0:\"\";s:7:\"new_url\";s:0:\"\";s:9:\"new_class\";s:0:\"\";s:18:\"submenu_capability\";s:0:\"\";s:8:\"menu_for\";s:4:\"both\";s:6:\"custom\";s:2:\"no\";}i:11;a:12:{s:6:\"enable\";s:3:\"yes\";s:5:\"label\";s:10:\"Capability\";s:4:\"icon\";s:10:\"user-times\";s:4:\"slug\";s:15:\"wcfm-capability\";s:3:\"url\";s:49:\"https://streambeams.com/store-manager/capability/\";s:10:\"capability\";s:0:\"\";s:9:\"new_label\";s:0:\"\";s:7:\"new_url\";s:0:\"\";s:9:\"new_class\";s:0:\"\";s:18:\"submenu_capability\";s:0:\"\";s:8:\"menu_for\";s:4:\"both\";s:6:\"custom\";s:2:\"no\";}i:12;a:12:{s:6:\"enable\";s:3:\"yes\";s:5:\"label\";s:10:\"Withdrawal\";s:4:\"icon\";s:11:\"credit-card\";s:4:\"slug\";s:24:\"wcfm-withdrawal-requests\";s:3:\"url\";s:58:\"https://streambeams.com/store-manager/withdrawal-requests/\";s:10:\"capability\";s:0:\"\";s:9:\"new_label\";s:0:\"\";s:7:\"new_url\";s:0:\"\";s:9:\"new_class\";s:0:\"\";s:18:\"submenu_capability\";s:0:\"\";s:8:\"menu_for\";s:4:\"both\";s:6:\"custom\";s:2:\"no\";}i:13;a:12:{s:6:\"enable\";s:3:\"yes\";s:5:\"label\";s:11:\"Ledger Book\";s:4:\"icon\";s:5:\"money\";s:4:\"slug\";s:11:\"wcfm-ledger\";s:3:\"url\";s:45:\"https://streambeams.com/store-manager/ledger/\";s:10:\"capability\";s:0:\"\";s:9:\"new_label\";s:0:\"\";s:7:\"new_url\";s:0:\"\";s:9:\"new_class\";s:0:\"\";s:18:\"submenu_capability\";s:0:\"\";s:8:\"menu_for\";s:4:\"both\";s:6:\"custom\";s:2:\"no\";}i:14;a:12:{s:6:\"enable\";s:3:\"yes\";s:5:\"label\";s:7:\"Reports\";s:4:\"icon\";s:9:\"chart-pie\";s:4:\"slug\";s:12:\"wcfm-reports\";s:3:\"url\";s:60:\"https://streambeams.com/store-manager/reports-sales-by-date/\";s:10:\"capability\";s:0:\"\";s:9:\"new_label\";s:0:\"\";s:7:\"new_url\";s:0:\"\";s:9:\"new_class\";s:0:\"\";s:18:\"submenu_capability\";s:0:\"\";s:8:\"menu_for\";s:4:\"both\";s:6:\"custom\";s:2:\"no\";}}','yes'),(1176,'wcfm_product_type_categories','a:0:{}','yes'),(1177,'wcfm_options','a:42:{s:21:\"quick_access_disabled\";s:2:\"no\";s:23:\"dashboard_logo_disabled\";s:2:\"no\";s:20:\"welcome_box_disabled\";s:2:\"no\";s:13:\"menu_disabled\";s:2:\"no\";s:31:\"dashboard_theme_header_disabled\";s:2:\"no\";s:28:\"dashboard_full_view_disabled\";s:2:\"no\";s:19:\"slick_menu_disabled\";s:2:\"no\";s:30:\"responsive_float_menu_disabled\";s:3:\"yes\";s:21:\"float_button_disabled\";s:2:\"no\";s:18:\"headpanel_disabled\";s:2:\"no\";s:23:\"checklist_view_disabled\";s:2:\"no\";s:19:\"tags_input_disabled\";s:2:\"no\";s:22:\"hover_submenu_disabled\";s:2:\"no\";s:29:\"wcfm_ultimate_notice_disabled\";s:2:\"no\";s:8:\"noloader\";s:2:\"no\";s:22:\"wcfm_quick_access_icon\";s:2:\"88\";s:14:\"module_options\";a:0:{}s:18:\"analytics_disabled\";s:2:\"no\";s:49:\"wc_frontend_manager_base_highlight_color_settings\";s:7:\"#17a2b8\";s:44:\"wc_frontend_manager_header_bg_color_settings\";s:7:\"#1C2B36\";s:46:\"wc_frontend_manager_header_text_color_settings\";s:7:\"#ffffff\";s:47:\"wc_frontend_manager_dashboard_bg_color_settings\";s:7:\"#eceef2\";s:55:\"wc_frontend_manager_container_background_color_settings\";s:7:\"#ffffff\";s:45:\"wc_frontend_manager_primary_bg_color_settings\";s:7:\"#1C2B36\";s:47:\"wc_frontend_manager_primary_font_color_settings\";s:7:\"#ffffff\";s:47:\"wc_frontend_manager_secondary_bg_color_settings\";s:7:\"#1C2B36\";s:49:\"wc_frontend_manager_secondary_font_color_settings\";s:7:\"#17a2b8\";s:42:\"wc_frontend_manager_menu_bg_color_settings\";s:7:\"#1C2B36\";s:44:\"wc_frontend_manager_menu_icon_color_settings\";s:7:\"#ffffff\";s:54:\"wc_frontend_manager_menu_icon_active_bg_color_settings\";s:7:\"#17a2b8\";s:51:\"wc_frontend_manager_menu_icon_active_color_settings\";s:7:\"#ffffff\";s:52:\"wc_frontend_manager_button_background_color_settings\";s:7:\"#1C2B36\";s:46:\"wc_frontend_manager_button_text_color_settings\";s:7:\"#b0bec5\";s:15:\"email_from_name\";s:11:\"Streambeams\";s:25:\"wcfm_enquiry_button_label\";s:14:\"Ask a Question\";s:23:\"wcfm_enquiry_with_login\";s:3:\"yes\";s:29:\"wcfm_enquiry_allow_attachment\";s:3:\"yes\";s:28:\"wcfm_enquiry_button_position\";s:10:\"bellow_atc\";s:26:\"wcfm_enquiry_custom_fields\";a:1:{i:0;a:5:{s:6:\"enable\";s:3:\"yes\";s:4:\"type\";s:4:\"text\";s:5:\"label\";s:49:\"I am interested in purchasing rights to this song\";s:7:\"options\";s:0:\"\";s:9:\"help_text\";s:0:\"\";}}s:18:\"email_from_address\";s:25:\"frances_stark@hotmail.com\";s:16:\"email_cc_address\";s:0:\"\";s:17:\"email_bcc_address\";s:0:\"\";}','yes'),(1178,'wcfm_style_custom','wcfm-style-custom-1588897348.css','yes'),(1179,'wcfm_product_custom_fields','a:1:{i:0;a:4:{s:10:\"block_name\";s:0:\"\";s:10:\"visibility\";s:0:\"\";s:10:\"group_name\";s:0:\"\";s:32:\"wcfm_product_custom_block_fields\";a:1:{i:0;a:6:{s:4:\"type\";s:4:\"text\";s:5:\"label\";s:0:\"\";s:4:\"name\";s:0:\"\";s:7:\"options\";s:0:\"\";s:7:\"content\";s:0:\"\";s:9:\"help_text\";s:0:\"\";}}}}','yes'),(1180,'wcfm_store_url','store','yes'),(1181,'wcfm_marketplace_options','a:33:{s:14:\"wcfm_store_url\";s:5:\"store\";s:14:\"vendor_sold_by\";s:3:\"yes\";s:13:\"sold_by_label\";s:5:\"Store\";s:23:\"vendor_sold_by_template\";s:8:\"advanced\";s:23:\"vendor_sold_by_position\";s:10:\"bellow_atc\";s:19:\"store_name_position\";s:9:\"on_banner\";s:18:\"store_list_sidebar\";s:2:\"no\";s:13:\"store_sidebar\";s:3:\"yes\";s:22:\"store_related_products\";s:7:\"default\";s:17:\"store_sidebar_pos\";s:4:\"left\";s:18:\"store_default_logo\";s:92:\"https://streambeams.com/wp-content/plugins/wc-frontend-manager/assets/images/wcfmmp-blue.png\";s:20:\"store_default_banner\";s:102:\"https://streambeams.com/wp-content/plugins/wc-multivendor-marketplace/assets/images/default_banner.jpg\";s:25:\"store_list_default_banner\";s:102:\"https://streambeams.com/wp-content/plugins/wc-multivendor-marketplace/assets/images/default_banner.jpg\";s:18:\"store_banner_width\";s:4:\"1650\";s:19:\"store_banner_height\";s:3:\"350\";s:19:\"store_banner_mwidth\";s:3:\"520\";s:20:\"store_banner_mheight\";s:3:\"250\";s:9:\"store_ppp\";s:2:\"10\";s:18:\"product_mulivendor\";s:2:\"no\";s:10:\"order_sync\";s:2:\"no\";s:28:\"disable_multivendor_checkout\";s:2:\"no\";s:24:\"disable_wcfm_store_setup\";s:2:\"no\";s:24:\"delete_data_on_uninstall\";s:2:\"no\";s:22:\"enable_wcfm_geo_locate\";s:2:\"no\";s:12:\"wcfm_map_lib\";s:7:\"leaflet\";s:19:\"wcfm_google_map_api\";s:0:\"\";s:28:\"enable_wcfm_storelist_radius\";s:2:\"no\";s:26:\"enable_wcfm_product_radius\";s:2:\"no\";s:20:\"max_radius_to_search\";s:3:\"100\";s:11:\"radius_unit\";s:2:\"km\";s:21:\"show_product_location\";s:2:\"no\";s:22:\"checkout_user_location\";s:2:\"no\";s:19:\"default_geolocation\";a:4:{s:7:\"address\";s:0:\"\";s:8:\"location\";s:0:\"\";s:3:\"lat\";s:10:\"30.0599153\";s:3:\"lng\";s:10:\"31.2620199\";}}','yes'),(1182,'wcfm_commission_options','a:14:{s:14:\"commission_for\";s:6:\"vendor\";s:15:\"commission_mode\";s:7:\"percent\";s:16:\"commission_fixed\";s:0:\"\";s:18:\"commission_percent\";s:2:\"90\";s:19:\"commission_by_sales\";a:1:{i:0;a:5:{s:5:\"sales\";s:0:\"\";s:4:\"rule\";s:4:\"upto\";s:4:\"type\";s:7:\"percent\";s:10:\"commission\";s:0:\"\";s:16:\"commission_fixed\";s:0:\"\";}}s:22:\"commission_by_products\";a:1:{i:0;a:5:{s:4:\"cost\";s:0:\"\";s:4:\"rule\";s:4:\"upto\";s:4:\"type\";s:7:\"percent\";s:10:\"commission\";s:0:\"\";s:16:\"commission_fixed\";s:0:\"\";}}s:22:\"commission_by_quantity\";a:1:{i:0;a:5:{s:8:\"quantity\";s:0:\"\";s:4:\"rule\";s:4:\"upto\";s:4:\"type\";s:7:\"percent\";s:10:\"commission\";s:0:\"\";s:16:\"commission_fixed\";s:0:\"\";}}s:12:\"get_shipping\";s:3:\"yes\";s:7:\"get_tax\";s:3:\"yes\";s:13:\"coupon_deduct\";s:3:\"yes\";s:19:\"admin_coupon_deduct\";s:3:\"yes\";s:10:\"tax_enable\";s:2:\"no\";s:8:\"tax_name\";s:0:\"\";s:11:\"tax_percent\";s:0:\"\";}','yes'),(1183,'wcfm_withdrawal_options','a:27:{s:15:\"withdrawal_mode\";s:9:\"by_manual\";s:22:\"auto_withdrawal_status\";s:13:\"wc-processing\";s:19:\"withdrawal_schedule\";s:4:\"week\";s:12:\"order_status\";a:2:{i:0;s:13:\"wc-processing\";i:1;s:12:\"wc-completed\";}s:16:\"withdrawal_limit\";s:0:\"\";s:19:\"withdrawal_thresold\";s:0:\"\";s:24:\"withdrawal_reverse_limit\";s:0:\"\";s:15:\"payment_methods\";a:2:{i:0;s:6:\"paypal\";i:1;s:13:\"bank_transfer\";}s:21:\"stripe_split_pay_mode\";s:14:\"direct_charges\";s:16:\"paypal_client_id\";s:0:\"\";s:17:\"paypal_secret_key\";s:0:\"\";s:16:\"stripe_client_id\";s:0:\"\";s:20:\"stripe_published_key\";s:0:\"\";s:17:\"stripe_secret_key\";s:0:\"\";s:14:\"wirecard_token\";s:0:\"\";s:12:\"wirecard_key\";s:0:\"\";s:19:\"wirecard_public_key\";s:0:\"\";s:21:\"paypal_test_client_id\";s:0:\"\";s:22:\"paypal_test_secret_key\";s:0:\"\";s:21:\"stripe_test_client_id\";s:0:\"\";s:25:\"stripe_test_published_key\";s:0:\"\";s:22:\"stripe_test_secret_key\";s:0:\"\";s:19:\"wirecard_test_token\";s:0:\"\";s:17:\"wirecard_test_key\";s:0:\"\";s:24:\"wirecard_test_public_key\";s:0:\"\";s:22:\"withdrawal_charge_type\";s:2:\"no\";s:17:\"withdrawal_charge\";a:4:{s:6:\"paypal\";a:1:{i:0;a:3:{s:7:\"percent\";s:0:\"\";s:5:\"fixed\";s:0:\"\";s:3:\"tax\";s:0:\"\";}}s:6:\"stripe\";a:1:{i:0;a:3:{s:7:\"percent\";s:0:\"\";s:5:\"fixed\";s:0:\"\";s:3:\"tax\";s:0:\"\";}}s:6:\"skrill\";a:1:{i:0;a:3:{s:7:\"percent\";s:0:\"\";s:5:\"fixed\";s:0:\"\";s:3:\"tax\";s:0:\"\";}}s:13:\"bank_transfer\";a:1:{i:0;a:3:{s:7:\"percent\";s:0:\"\";s:5:\"fixed\";s:0:\"\";s:3:\"tax\";s:0:\"\";}}}}','yes'),(1184,'wcfm_shipping_options','a:1:{s:21:\"enable_store_shipping\";s:3:\"yes\";}','yes'),(1185,'woocommerce_wcfmmp_product_shipping_by_zone_settings','a:1:{s:7:\"enabled\";s:3:\"yes\";}','yes'),(1186,'woocommerce_wcfmmp_product_shipping_by_country_settings','a:1:{s:7:\"enabled\";s:3:\"yes\";}','yes'),(1187,'_wcfmmp_shipping_by_country','a:6:{s:27:\"_wcfmmp_shipping_type_price\";s:0:\"\";s:26:\"_wcfmmp_additional_product\";s:0:\"\";s:22:\"_wcfmmp_additional_qty\";s:0:\"\";s:21:\"_free_shipping_amount\";s:0:\"\";s:18:\"_local_pickup_cost\";s:0:\"\";s:21:\"_wcfmmp_form_location\";s:0:\"\";}','yes'),(1188,'_wcfmmp_country_rates','a:0:{}','yes'),(1189,'_wcfmmp_state_rates','a:0:{}','yes'),(1190,'_wcfmmp_shipping_by_weight','a:2:{s:21:\"_free_shipping_amount\";s:0:\"\";s:18:\"_local_pickup_cost\";s:0:\"\";}','yes'),(1191,'woocommerce_wcfmmp_product_shipping_by_weight_settings','a:1:{s:7:\"enabled\";s:3:\"yes\";}','yes'),(1192,'_wcfmmp_country_weight_rates','a:0:{}','yes'),(1193,'_wcfmmp_country_weight_mode','a:0:{}','yes'),(1194,'_wcfmmp_country_weight_unit_cost','a:0:{}','yes'),(1195,'_wcfmmp_country_weight_default_costs','a:0:{}','yes'),(1196,'_wcfmmp_shipping_by_distance','a:4:{s:13:\"_default_cost\";s:0:\"\";s:13:\"_max_distance\";s:0:\"\";s:21:\"_free_shipping_amount\";s:0:\"\";s:18:\"_local_pickup_cost\";s:0:\"\";}','yes'),(1197,'_wcfmmp_shipping_by_distance_rates','a:1:{i:0;a:3:{s:20:\"wcfmmp_distance_rule\";s:5:\"up_to\";s:20:\"wcfmmp_distance_unit\";s:0:\"\";s:21:\"wcfmmp_distance_price\";s:0:\"\";}}','yes'),(1198,'woocommerce_wcfmmp_product_shipping_by_distance_settings','a:1:{s:7:\"enabled\";s:2:\"no\";}','yes'),(1199,'wcfm_refund_options','a:1:{s:16:\"refund_threshold\";s:0:\"\";}','yes'),(1200,'wcfm_review_options','a:1:{s:17:\"review_categories\";a:5:{i:0;a:1:{s:8:\"category\";s:7:\"Feature\";}i:1;a:1:{s:8:\"category\";s:6:\"Varity\";}i:2;a:1:{s:8:\"category\";s:11:\"Flexibility\";}i:3;a:1:{s:8:\"category\";s:8:\"Delivery\";}i:4;a:1:{s:8:\"category\";s:7:\"Support\";}}}','yes'),(1201,'wcfm_store_color_settings','a:17:{s:10:\"store_name\";s:7:\"#ffffff\";s:17:\"header_background\";s:7:\"#2f2f2f\";s:24:\"header_social_background\";s:7:\"#212121\";s:11:\"header_text\";s:7:\"#ffffff\";s:11:\"header_icon\";s:7:\"#17a2b8\";s:18:\"sidebar_background\";s:7:\"#efefef\";s:15:\"sidebar_heading\";s:7:\"#525252\";s:12:\"sidebar_text\";s:7:\"#9f9e9e\";s:9:\"tabs_text\";s:7:\"#999999\";s:16:\"tabs_active_text\";s:7:\"#17a2b8\";s:20:\"ctore_card_highlight\";s:7:\"#17a2b8\";s:15:\"ctore_card_text\";s:7:\"#ffffff\";s:9:\"button_bg\";s:7:\"#17a2b8\";s:11:\"button_text\";s:7:\"#ffffff\";s:16:\"button_active_bg\";s:7:\"#000000\";s:18:\"button_active_text\";s:7:\"#ffffff\";s:12:\"start_rating\";s:7:\"#ff912c\";}','yes'),(1202,'wcfmmp_style_custom','wcfmmp-style-custom-1588787194.css','yes'),(1203,'wcfmmp_notification_options','a:0:{}','yes'),(1204,'wcfmmp_notification_email','a:13:{s:6:\"direct\";s:25:\"frances_stark@hotmail.com\";s:6:\"notice\";s:25:\"frances_stark@hotmail.com\";s:14:\"product_review\";s:25:\"frances_stark@hotmail.com\";s:14:\"product_lowstk\";s:25:\"frances_stark@hotmail.com\";s:13:\"status-update\";s:25:\"frances_stark@hotmail.com\";s:16:\"withdraw-request\";s:25:\"frances_stark@hotmail.com\";s:14:\"refund-request\";s:25:\"frances_stark@hotmail.com\";s:11:\"new_product\";s:25:\"frances_stark@hotmail.com\";s:17:\"new_taxonomy_term\";s:25:\"frances_stark@hotmail.com\";s:5:\"order\";s:25:\"frances_stark@hotmail.com\";s:7:\"enquiry\";s:25:\"frances_stark@hotmail.com\";s:12:\"new_customer\";s:25:\"frances_stark@hotmail.com\";s:6:\"review\";s:25:\"frances_stark@hotmail.com\";}','yes'),(1205,'wcfm_policy_options','a:4:{s:16:\"policy_tab_title\";s:0:\"\";s:15:\"shipping_policy\";s:11:\"<p><br></p>\";s:13:\"refund_policy\";s:11:\"<p><br></p>\";s:19:\"cancellation_policy\";s:11:\"<p><br></p>\";}','yes'),(1206,'wcfm_store_hours_options','a:1:{s:9:\"day_times\";a:7:{i:0;a:1:{i:0;a:2:{s:5:\"start\";s:0:\"\";s:3:\"end\";s:0:\"\";}}i:1;a:1:{i:0;a:2:{s:5:\"start\";s:0:\"\";s:3:\"end\";s:0:\"\";}}i:2;a:1:{i:0;a:2:{s:5:\"start\";s:0:\"\";s:3:\"end\";s:0:\"\";}}i:3;a:1:{i:0;a:2:{s:5:\"start\";s:0:\"\";s:3:\"end\";s:0:\"\";}}i:4;a:1:{i:0;a:2:{s:5:\"start\";s:0:\"\";s:3:\"end\";s:0:\"\";}}i:5;a:1:{i:0;a:2:{s:5:\"start\";s:0:\"\";s:3:\"end\";s:0:\"\";}}i:6;a:1:{i:0;a:2:{s:5:\"start\";s:0:\"\";s:3:\"end\";s:0:\"\";}}}}','yes'),(1207,'wcfm_data_cleanup_options','a:3:{s:31:\"messages_data_cleanup_more_than\";s:2:\"90\";s:30:\"inquiry_data_cleanup_more_than\";s:2:\"90\";s:32:\"analytics_data_cleanup_more_than\";s:2:\"90\";}','yes'),(1209,'wcfm_updated_end_point_sell_items_catalog','1','yes'),(1392,'_transient_timeout_orders-all-statuses','1589360206','no'),(1393,'_transient_orders-all-statuses','a:2:{s:7:\"version\";s:10:\"1588755406\";s:5:\"value\";a:0:{}}','no'),(6583,'_transient_timeout_wc_related_109','1588985787','no'),(1780,'widget_vw_blog_magazine_about_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1781,'widget_vw_blog_magazine_contact_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(6584,'_transient_wc_related_109','a:1:{s:51:\"limit=4&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=109\";a:0:{}}','no'),(1337,'_transient_shipping-transient-version','1588793905','yes'),(1338,'_transient_timeout_wc_shipping_method_count_legacy','1591386039','no'),(1339,'_transient_wc_shipping_method_count_legacy','a:2:{s:7:\"version\";s:10:\"1588793905\";s:5:\"value\";i:6;}','no'),(1449,'_transient_timeout_wc_product_loop_e7b65dbb3ad8f548aa38e874ad025037','1591490338','no'),(1450,'_transient_wc_product_loop_e7b65dbb3ad8f548aa38e874ad025037','a:2:{s:7:\"version\";s:10:\"1588898317\";s:5:\"value\";O:8:\"stdClass\":5:{s:3:\"ids\";a:3:{i:0;i:109;i:1;i:128;i:2;i:123;}s:5:\"total\";i:3;s:11:\"total_pages\";i:1;s:8:\"per_page\";i:-1;s:12:\"current_page\";i:1;}}','no'),(7294,'action_scheduler_migration_status','complete','yes'),(6683,'_transient_timeout_wc_var_prices_128','1591492448','no'),(6684,'_transient_wc_var_prices_128','{\"version\":\"1588900419\",\"e1b88e1c9a8573a0fff4a38a491fcd6d\":{\"price\":[],\"regular_price\":[],\"sale_price\":[]}}','no'),(6739,'_transient_wc_child_has_weight_128','0','no'),(6738,'_transient_timeout_wc_child_has_weight_128','1591490677','no'),(6154,'_transient_timeout__wcfmmp_activation_redirect','1588911042','no'),(6155,'_transient__wcfmmp_activation_redirect','1','no'),(6742,'_transient_timeout_wc_related_128','1588985077','no'),(6840,'_transient_timeout_external_ip_address_66.249.79.21','1589504133','no'),(6241,'_transient_timeout_wc_order_143_needs_processing','1588980850','no'),(6242,'_transient_wc_order_143_needs_processing','0','no'),(6255,'_transient_wc_order_144_needs_processing','0','no'),(6841,'_transient_external_ip_address_66.249.79.21','192.145.239.206','no'),(3948,'_transient_timeout_external_ip_address_78.160.172.15','1589465111','no'),(3949,'_transient_external_ip_address_78.160.172.15','192.145.239.206','no'),(2406,'_transient_timeout_wc_report_orders_stats_f211c37b0f2f79ed80450fa4d90a4f96','1589396293','no'),(2400,'_transient_timeout_wc_report_orders_stats_c019f7564bd146aaddfda5bef732155d','1589396282','no'),(2401,'_transient_wc_report_orders_stats_c019f7564bd146aaddfda5bef732155d','a:2:{s:7:\"version\";s:10:\"1588755406\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":16:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:23:\"num_returning_customers\";i:0;s:17:\"num_new_customers\";i:0;s:8:\"products\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:2:{i:0;a:6:{s:8:\"interval\";s:7:\"2020-19\";s:10:\"date_start\";s:19:\"2020-05-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2020-05-04 00:00:00\";s:8:\"date_end\";s:19:\"2020-05-06 11:57:00\";s:12:\"date_end_gmt\";s:19:\"2020-05-06 11:57:00\";s:9:\"subtotals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:23:\"num_returning_customers\";i:0;s:17:\"num_new_customers\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2020-18\";s:10:\"date_start\";s:19:\"2020-05-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2020-05-01 00:00:00\";s:8:\"date_end\";s:19:\"2020-05-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2020-05-03 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:23:\"num_returning_customers\";i:0;s:17:\"num_new_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:2;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','no'),(1691,'woocommerce_maybe_regenerate_images_hash','991b1ca641921cf0f5baf7a2fe85861b','yes'),(1849,'woocommerce_shop_page_display','both','yes'),(2243,'_transient_timeout_wc_report_orders_stats_0aab753e57d893393445a9a502e7ca39','1589394784','no'),(2244,'_transient_wc_report_orders_stats_0aab753e57d893393445a9a502e7ca39','a:2:{s:7:\"version\";s:10:\"1588755406\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":16:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:23:\"num_returning_customers\";i:0;s:17:\"num_new_customers\";i:0;s:8:\"products\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:2:{i:0;a:6:{s:8:\"interval\";s:7:\"2020-19\";s:10:\"date_start\";s:19:\"2020-05-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2020-05-04 00:00:00\";s:8:\"date_end\";s:19:\"2020-05-06 11:32:00\";s:12:\"date_end_gmt\";s:19:\"2020-05-06 11:32:00\";s:9:\"subtotals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:23:\"num_returning_customers\";i:0;s:17:\"num_new_customers\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2020-18\";s:10:\"date_start\";s:19:\"2020-05-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2020-05-01 00:00:00\";s:8:\"date_end\";s:19:\"2020-05-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2020-05-03 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:23:\"num_returning_customers\";i:0;s:17:\"num_new_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:2;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','no'),(2245,'_transient_timeout_wc_report_orders_stats_9e74b6d67012d1a7969496ef84ed2b40','1589394784','no'),(2246,'_transient_wc_report_orders_stats_9e74b6d67012d1a7969496ef84ed2b40','a:2:{s:7:\"version\";s:10:\"1588755406\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":16:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:23:\"num_returning_customers\";i:0;s:17:\"num_new_customers\";i:0;s:8:\"products\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:2:{i:0;a:6:{s:8:\"interval\";s:7:\"2020-19\";s:10:\"date_start\";s:19:\"2020-05-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2020-05-04 00:00:00\";s:8:\"date_end\";s:19:\"2020-05-06 11:32:00\";s:12:\"date_end_gmt\";s:19:\"2020-05-06 11:32:00\";s:9:\"subtotals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:23:\"num_returning_customers\";i:0;s:17:\"num_new_customers\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2020-18\";s:10:\"date_start\";s:19:\"2020-05-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2020-05-01 00:00:00\";s:8:\"date_end\";s:19:\"2020-05-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2020-05-03 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:23:\"num_returning_customers\";i:0;s:17:\"num_new_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:2;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','no'),(2247,'_transient_timeout_wc_report_orders_stats_0e3dfadac0268ea9892e5cdb7eaef4d2','1589394784','no'),(2248,'_transient_wc_report_orders_stats_0e3dfadac0268ea9892e5cdb7eaef4d2','a:2:{s:7:\"version\";s:10:\"1588755406\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":16:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:23:\"num_returning_customers\";i:0;s:17:\"num_new_customers\";i:0;s:8:\"products\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:2:{i:0;a:6:{s:8:\"interval\";s:7:\"2019-19\";s:10:\"date_start\";s:19:\"2019-05-06 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2019-05-06 00:00:00\";s:8:\"date_end\";s:19:\"2019-05-06 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2019-05-06 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:23:\"num_returning_customers\";i:0;s:17:\"num_new_customers\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2019-18\";s:10:\"date_start\";s:19:\"2019-05-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2019-05-01 00:00:00\";s:8:\"date_end\";s:19:\"2019-05-05 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2019-05-05 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:23:\"num_returning_customers\";i:0;s:17:\"num_new_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:2;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','no'),(2249,'_transient_timeout_wc_report_orders_stats_91517874c794e82c46046e6f9ac99667','1589394784','no'),(2250,'_transient_wc_report_orders_stats_91517874c794e82c46046e6f9ac99667','a:2:{s:7:\"version\";s:10:\"1588755406\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":16:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:23:\"num_returning_customers\";i:0;s:17:\"num_new_customers\";i:0;s:8:\"products\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:2:{i:0;a:6:{s:8:\"interval\";s:7:\"2019-19\";s:10:\"date_start\";s:19:\"2019-05-06 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2019-05-06 00:00:00\";s:8:\"date_end\";s:19:\"2019-05-06 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2019-05-06 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:23:\"num_returning_customers\";i:0;s:17:\"num_new_customers\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2019-18\";s:10:\"date_start\";s:19:\"2019-05-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2019-05-01 00:00:00\";s:8:\"date_end\";s:19:\"2019-05-05 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2019-05-05 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:23:\"num_returning_customers\";i:0;s:17:\"num_new_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:2;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','no'),(2251,'_transient_timeout_wc_report_orders_stats_c17067c8aa9867c6f5816bb54ecc61a0','1589394784','no'),(2252,'_transient_wc_report_orders_stats_c17067c8aa9867c6f5816bb54ecc61a0','a:2:{s:7:\"version\";s:10:\"1588755406\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":5:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:8:\"products\";i:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:6:{i:0;a:6:{s:8:\"interval\";s:10:\"2020-05-01\";s:10:\"date_start\";s:19:\"2020-05-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2020-05-01 00:00:00\";s:8:\"date_end\";s:19:\"2020-05-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2020-05-01 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:10:\"2020-05-02\";s:10:\"date_start\";s:19:\"2020-05-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2020-05-02 00:00:00\";s:8:\"date_end\";s:19:\"2020-05-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2020-05-02 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:10:\"2020-05-03\";s:10:\"date_start\";s:19:\"2020-05-03 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2020-05-03 00:00:00\";s:8:\"date_end\";s:19:\"2020-05-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2020-05-03 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:10:\"2020-05-04\";s:10:\"date_start\";s:19:\"2020-05-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2020-05-04 00:00:00\";s:8:\"date_end\";s:19:\"2020-05-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2020-05-04 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:4;a:6:{s:8:\"interval\";s:10:\"2020-05-05\";s:10:\"date_start\";s:19:\"2020-05-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2020-05-05 00:00:00\";s:8:\"date_end\";s:19:\"2020-05-05 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2020-05-05 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:5;a:6:{s:8:\"interval\";s:10:\"2020-05-06\";s:10:\"date_start\";s:19:\"2020-05-06 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2020-05-06 00:00:00\";s:8:\"date_end\";s:19:\"2020-05-06 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2020-05-06 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:6;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','no'),(2417,'woo_variation_swatches','a:14:{s:7:\"tooltip\";s:1:\"1\";s:10:\"stylesheet\";s:1:\"1\";s:5:\"style\";s:7:\"rounded\";s:17:\"default_to_button\";s:1:\"1\";s:9:\"threshold\";s:2:\"30\";s:18:\"attribute-behavior\";s:4:\"blur\";s:20:\"attribute_image_size\";s:9:\"thumbnail\";s:5:\"width\";s:2:\"30\";s:6:\"height\";s:2:\"30\";s:16:\"single-font-size\";s:2:\"16\";s:16:\"_last_active_tab\";s:6:\"simple\";s:17:\"clear_on_reselect\";i:0;s:13:\"defer_load_js\";i:0;s:13:\"use_transient\";i:0;}','yes'),(5004,'_site_transient_timeout_community-events-a57ba19266515ebcdfe41104d1bc2696','1588925074','no'),(7290,'_transient__woocommerce_helper_subscriptions','a:0:{}','no'),(5855,'edd_version_upgraded_from','2.9.23','yes'),(7289,'_transient_timeout__woocommerce_helper_subscriptions','1588911832','no'),(6254,'_transient_timeout_wc_order_144_needs_processing','1588980890','no'),(6672,'_transient_timeout_wc_product_children_128','1591490317','no'),(6673,'_transient_wc_product_children_128','a:2:{s:3:\"all\";a:1:{i:0;i:146;}s:7:\"visible\";a:1:{i:0;i:146;}}','no'),(7168,'_transient_timeout_edd_stats_earnings','1588911153','no'),(7169,'_transient_edd_stats_earnings','a:3:{s:32:\"1996ab2a7e858f8279bccc8c8f5a9034\";d:0.02;s:32:\"e6d4a9c28527e80b3a63e8ed3999adf1\";i:0;s:32:\"6be4bd3ab2a2c5c374a320399f15a173\";i:0;}','no');
/*!40000 ALTER TABLE `wp_options` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_postmeta`
--

DROP TABLE IF EXISTS `wp_postmeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_postmeta` (
  `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `post_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `meta_key` varchar(255) DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL,
  PRIMARY KEY (`meta_id`),
  KEY `post_id` (`post_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=MyISAM AUTO_INCREMENT=632 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_postmeta`
--

LOCK TABLES `wp_postmeta` WRITE;
/*!40000 ALTER TABLE `wp_postmeta` DISABLE KEYS */;
INSERT INTO `wp_postmeta` VALUES (1,2,'_wp_page_template','default'),(2,3,'_wp_page_template','default'),(3,9,'_edd_download_earnings','0.00'),(4,9,'_edd_download_sales','0'),(5,9,'_edit_last','1'),(6,9,'_edit_lock','1588487027:1'),(21,9,'_edd_price_options_mode','on'),(8,9,'edd_price','399.00'),(9,9,'_variable_pricing','1'),(10,9,'edd_variable_prices','a:3:{i:1;a:3:{s:5:\"index\";s:1:\"1\";s:4:\"name\";s:15:\"top -size small\";s:6:\"amount\";s:6:\"399.00\";}i:2;a:3:{s:5:\"index\";s:1:\"2\";s:4:\"name\";s:17:\"top - size medium\";s:6:\"amount\";s:6:\"399.00\";}i:3;a:3:{s:5:\"index\";s:1:\"3\";s:4:\"name\";s:16:\"top - size large\";s:6:\"amount\";s:6:\"399.00\";}}'),(11,9,'edd_download_files','a:2:{i:1;a:6:{s:5:\"index\";s:1:\"0\";s:13:\"attachment_id\";s:2:\"12\";s:14:\"thumbnail_size\";s:6:\"medium\";s:4:\"name\";s:16:\"tory burch pants\";s:4:\"file\";s:104:\"https://streambeams.com/wp-content/uploads/edd/2020/05/Screen-Shot-2020-05-02-at-11.03.54-PM-196x300.png\";s:9:\"condition\";s:3:\"all\";}i:2;a:6:{s:5:\"index\";s:0:\"\";s:13:\"attachment_id\";s:2:\"13\";s:14:\"thumbnail_size\";s:6:\"medium\";s:4:\"name\";s:45:\"Screen Shot 2020-04-02 at 12.52.24 PM-282x300\";s:4:\"file\";s:104:\"https://streambeams.com/wp-content/uploads/edd/2020/05/Screen-Shot-2020-04-02-at-12.52.24-PM-282x300.png\";s:9:\"condition\";s:3:\"all\";}}'),(12,9,'_edd_bundled_products','a:1:{i:0;s:1:\"0\";}'),(13,9,'_edd_default_price_id','1'),(14,9,'_edd_bundled_products_conditions','a:1:{i:1;s:3:\"all\";}'),(15,11,'_edd_download_earnings','0.00'),(16,11,'_edd_download_sales','0'),(17,12,'_wp_attached_file','edd/2020/05/Screen-Shot-2020-05-02-at-11.03.54-PM.png'),(18,12,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:426;s:6:\"height\";i:652;s:4:\"file\";s:53:\"edd/2020/05/Screen-Shot-2020-05-02-at-11.03.54-PM.png\";s:5:\"sizes\";a:4:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:49:\"Screen-Shot-2020-05-02-at-11.03.54-PM-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:49:\"Screen-Shot-2020-05-02-at-11.03.54-PM-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:49:\"Screen-Shot-2020-05-02-at-11.03.54-PM-196x300.png\";s:5:\"width\";i:196;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:49:\"Screen-Shot-2020-05-02-at-11.03.54-PM-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;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:{}}}'),(19,13,'_wp_attached_file','edd/2020/05/Screen-Shot-2020-04-02-at-12.52.24-PM.png'),(20,13,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:856;s:6:\"height\";i:912;s:4:\"file\";s:53:\"edd/2020/05/Screen-Shot-2020-04-02-at-12.52.24-PM.png\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:49:\"Screen-Shot-2020-04-02-at-12.52.24-PM-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:49:\"Screen-Shot-2020-04-02-at-12.52.24-PM-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:49:\"Screen-Shot-2020-04-02-at-12.52.24-PM-600x639.png\";s:5:\"width\";i:600;s:6:\"height\";i:639;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:49:\"Screen-Shot-2020-04-02-at-12.52.24-PM-282x300.png\";s:5:\"width\";i:282;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:49:\"Screen-Shot-2020-04-02-at-12.52.24-PM-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:49:\"Screen-Shot-2020-04-02-at-12.52.24-PM-768x818.png\";s:5:\"width\";i:768;s:6:\"height\";i:818;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:{}}}'),(22,9,'_edd_download_limit','500'),(23,15,'_edit_lock','1588539998:1'),(24,18,'_wp_trash_meta_status','publish'),(25,18,'_wp_trash_meta_time','1588486891'),(26,19,'_wp_trash_meta_status','publish'),(27,19,'_wp_trash_meta_time','1588486926'),(28,20,'_edit_lock','1588487036:1'),(29,21,'_wp_attached_file','edd/2020/05/cropped-Screen-Shot-2020-04-02-at-12.52.24-PM.png'),(30,21,'_wp_attachment_context','custom-header'),(31,21,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:856;s:6:\"height\";i:171;s:4:\"file\";s:61:\"edd/2020/05/cropped-Screen-Shot-2020-04-02-at-12.52.24-PM.png\";s:5:\"sizes\";a:7:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:57:\"cropped-Screen-Shot-2020-04-02-at-12.52.24-PM-300x171.png\";s:5:\"width\";i:300;s:6:\"height\";i:171;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:57:\"cropped-Screen-Shot-2020-04-02-at-12.52.24-PM-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:57:\"cropped-Screen-Shot-2020-04-02-at-12.52.24-PM-600x120.png\";s:5:\"width\";i:600;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:56:\"cropped-Screen-Shot-2020-04-02-at-12.52.24-PM-300x60.png\";s:5:\"width\";i:300;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:57:\"cropped-Screen-Shot-2020-04-02-at-12.52.24-PM-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:57:\"cropped-Screen-Shot-2020-04-02-at-12.52.24-PM-768x153.png\";s:5:\"width\";i:768;s:6:\"height\";i:153;s:9:\"mime-type\";s:9:\"image/png\";}s:31:\"vw-blog-magazine-homepage-thumb\";a:4:{s:4:\"file\";s:57:\"cropped-Screen-Shot-2020-04-02-at-12.52.24-PM-240x145.png\";s:5:\"width\";i:240;s:6:\"height\";i:145;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:{}}}'),(32,21,'_wp_attachment_custom_header_last_used_vlogger-video-blog','1588487056'),(33,21,'_wp_attachment_is_custom_header','vlogger-video-blog'),(34,22,'_menu_item_type','post_type'),(35,22,'_menu_item_menu_item_parent','0'),(36,22,'_menu_item_object_id','15'),(37,22,'_menu_item_object','page'),(38,22,'_menu_item_target',''),(39,22,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(40,22,'_menu_item_xfn',''),(41,22,'_menu_item_url',''),(42,20,'_wp_trash_meta_status','publish'),(43,20,'_wp_trash_meta_time','1588487056'),(44,23,'_edit_lock','1588487096:1'),(45,23,'_wp_trash_meta_status','publish'),(46,23,'_wp_trash_meta_time','1588487101'),(47,9,'_thumbnail_id','12'),(48,24,'_edit_lock','1588487498:1'),(49,25,'_edit_last','1'),(50,25,'_edit_lock','1588748228:1'),(51,25,'_wp_page_template','default'),(52,25,'_elementor_edit_mode','builder'),(53,25,'_elementor_template_type','wp-page'),(54,25,'_elementor_version','2.9.8'),(55,27,'_elementor_edit_mode','builder'),(56,27,'_elementor_template_type','kit'),(57,27,'_elementor_version','2.9.8'),(58,27,'_elementor_css','a:6:{s:4:\"time\";i:1588487735;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:6:\"status\";s:5:\"empty\";i:0;s:0:\"\";s:3:\"css\";s:0:\"\";}'),(64,25,'_elementor_data','[{\"id\":\"97643d2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f2da5c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"54f1a6ba\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6a2aa836\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3aec8fa0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Strategy planning\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb8933e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Effortlessly populate your store with beautiful items<\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3853eefd\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"65c02bdb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6a4daa94\",\"elType\":\"widget\",\"settings\":{\"title\":\"step 1\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4efa0d05\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Browse through beautiful items and choose what you want to be in your store<\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"76bb1fe6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"452d0c28\",\"elType\":\"widget\",\"settings\":{\"title\":\"STEP 2\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"355babd5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Choose items to purchase at wholesale prices.\\u00a0 After your purchase, you will receive a digital file that you can save on your computer (phone or tablet?) and upload to any store.\\u00a0\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"51872ad2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"296fea8d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 3\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a48acd4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>After you upload the items to any of your stores, return to our dashboard and import purchaser details to our wholesale distributors.\\u00a0 They will pack it, ship it and deploy it to the buyer.\\u00a0 You get a tracking number which you can send to your buyer and the process is complete!<\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"30ce21c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"38af039\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"96e9d73\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>How are we different?\\u00a0 Streambeams is all about inventory management and sellers on both sides of the sale can feel secure because the items they have purchased are reserved for their customers at the warehouse.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7ae886d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c1f1e41\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9469265\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Takes the guesswork out of shipping:\\u00a0 Drop shippers are experts at deciding which shipping method to use.\\u00a0 They have extensive relationships with shippers and they know which shippers are likely to deliver on time.\\u00a0 Other models make you try to figure out which companies will actually deliver the goods.\\u00a0 With Streambeams, the wholesale shipper decides how to get the goods to your customer in the cheapest way possible using their massive wholesale discount shipping codes.\\u00a0 Buyers pay a fixed price for shipping and distributors decide how to best ship the item.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3d4037b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f0863f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3f53a5e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Calling all Retail professionals:\\u00a0 Streambeams is a place where store owners, online sellers, influencers can meet up with wholesale distributors.\\u00a0 We\'re introducing a new way to buy and sell; a less complicated interface that offers the chance for distributors and online sellers to have greater success, greater ease of use and greater autonomy (?) in the selling process.\\u00a0\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1303d14\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"27036ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1456ec4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Problems with ali express:<\\/p><p>\\u00a0<\\/p><p>Confusing<\\/p><p>Image goes away after you list it and after sale<\\/p><p>Terrible reporting<\\/p><p>Dreadful feeling<\\/p><p>No shipping<\\/p><p>Noaccountablaity<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(65,29,'_wp_page_template','default'),(66,29,'_elementor_edit_mode','builder'),(67,29,'_elementor_template_type','wp-page'),(68,29,'_elementor_version','2.9.8'),(69,29,'_elementor_data','[{\"id\":\"97643d2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f2da5c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"54f1a6ba\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6a2aa836\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3aec8fa0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Strategy planning\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb8933e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Effortlessly populate your store with beautiful items<\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3853eefd\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"65c02bdb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6a4daa94\",\"elType\":\"widget\",\"settings\":{\"title\":\"step 1\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4efa0d05\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Browse through beautiful items and choose what you want to be in your store<\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"76bb1fe6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"452d0c28\",\"elType\":\"widget\",\"settings\":{\"title\":\"STEP 2\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"355babd5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Choose items to purchase at wholesale prices.\\u00a0 After your purchase, you will receive a digital file that you can save on your computer (phone or tablet?) and upload to any store.\\u00a0\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"51872ad2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"296fea8d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 3\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a48acd4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>After you upload the items to any of your stores, return to our dashboard and import sale items to our wholesale distributors.\\u00a0\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(71,30,'_wp_page_template','default'),(72,30,'_elementor_edit_mode','builder'),(73,30,'_elementor_template_type','wp-page'),(74,30,'_elementor_version','2.9.8'),(75,30,'_elementor_data','[{\"id\":\"97643d2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f2da5c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"54f1a6ba\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6a2aa836\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3aec8fa0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Strategy planning\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb8933e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Effortlessly populate your store with beautiful items<\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3853eefd\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"65c02bdb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6a4daa94\",\"elType\":\"widget\",\"settings\":{\"title\":\"step 1\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4efa0d05\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Browse through beautiful items and choose what you want to be in your store<\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"76bb1fe6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"452d0c28\",\"elType\":\"widget\",\"settings\":{\"title\":\"STEP 2\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"355babd5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Choose items to purchase at wholesale prices.\\u00a0 After your purchase, you will receive a digital file that you can save on your computer (phone or tablet?) and upload to any store.\\u00a0\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"51872ad2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"296fea8d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 3\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a48acd4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>After you upload the items to any of your stores, return to our dashboard and import purchaser details to our wholesale distributors.\\u00a0 They will pack it, ship it and deploy it to the buyer.\\u00a0 You get a tracking number which you can send to your buyer and the process is complete!<\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(77,31,'_wp_page_template','default'),(78,31,'_elementor_edit_mode','builder'),(79,31,'_elementor_template_type','wp-page'),(80,31,'_elementor_version','2.9.8'),(81,31,'_elementor_data','[{\"id\":\"97643d2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f2da5c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"54f1a6ba\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6a2aa836\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3aec8fa0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Strategy planning\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb8933e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Effortlessly populate your store with beautiful items<\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3853eefd\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"65c02bdb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6a4daa94\",\"elType\":\"widget\",\"settings\":{\"title\":\"step 1\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4efa0d05\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Browse through beautiful items and choose what you want to be in your store<\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"76bb1fe6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"452d0c28\",\"elType\":\"widget\",\"settings\":{\"title\":\"STEP 2\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"355babd5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Choose items to purchase at wholesale prices.\\u00a0 After your purchase, you will receive a digital file that you can save on your computer (phone or tablet?) and upload to any store.\\u00a0\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"51872ad2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"296fea8d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 3\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a48acd4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>After you upload the items to any of your stores, return to our dashboard and import purchaser details to our wholesale distributors.\\u00a0 They will pack it, ship it and deploy it to the buyer.\\u00a0 You get a tracking number which you can send to your buyer and the process is complete!<\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"30ce21c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"38af039\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"96e9d73\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>How are we different?\\u00a0 Streambeams is all about inventory management and sellers on both sides of the sale can feel secure because the items they have purchased are reserved for their customers at the warehouse.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(157,53,'_wp_page_template','default'),(158,53,'_elementor_edit_mode','builder'),(159,53,'_elementor_template_type','wp-page'),(160,53,'_elementor_version','2.9.8'),(161,53,'_elementor_data','[{\"id\":\"97643d2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f2da5c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"54f1a6ba\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6a2aa836\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3aec8fa0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Strategy planning\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb8933e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Effortlessly populate your store with beautiful items<\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3853eefd\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"65c02bdb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6a4daa94\",\"elType\":\"widget\",\"settings\":{\"title\":\"step 1\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4efa0d05\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Browse through beautiful items and choose what you want to be in your store<\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"76bb1fe6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"452d0c28\",\"elType\":\"widget\",\"settings\":{\"title\":\"STEP 2\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"355babd5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Choose items to purchase at wholesale prices.\\u00a0 After your purchase, you will receive a digital file that you can save on your computer (phone or tablet?) and upload to any store.\\u00a0\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"51872ad2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"296fea8d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 3\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a48acd4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>After you upload the items to any of your stores, return to our dashboard and import purchaser details to our wholesale distributors.\\u00a0 They will pack it, ship it and deploy it to the buyer.\\u00a0 You get a tracking number which you can send to your buyer and the process is complete!<\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"30ce21c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"38af039\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"96e9d73\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>How are we different?\\u00a0 Streambeams is all about inventory management and sellers on both sides of the sale can feel secure because the items they have purchased are reserved for their customers at the warehouse.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c6e10e3\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ef290fa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4efa26c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[logoshowcase cat_id=\\\"3\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(129,43,'_edit_lock','1588490098:1'),(130,43,'_wp_trash_meta_status','publish'),(131,43,'_wp_trash_meta_time','1588490128'),(132,44,'_wp_trash_meta_status','publish'),(133,44,'_wp_trash_meta_time','1588490211'),(134,45,'_edit_lock','1588490279:1'),(135,45,'_wp_trash_meta_status','publish'),(136,45,'_wp_trash_meta_time','1588490295'),(137,46,'_edd_download_earnings','0.00'),(138,46,'_edd_download_sales','0'),(139,46,'_edit_last','1'),(140,46,'_edit_lock','1588490365:1'),(141,47,'_wp_attached_file','edd/2020/05/Screen-Shot-2020-04-28-at-6.42.24-PM.png'),(83,1,'_edit_lock','1588488647:1'),(84,1,'_wp_trash_meta_status','publish'),(85,1,'_wp_trash_meta_time','1588488785'),(89,1,'_wp_page_template','default'),(87,1,'_wp_trash_meta_comments_status','a:1:{i:1;s:1:\"1\";}'),(88,1,'_edit_last','1'),(94,33,'_edit_lock','1588490768:1'),(93,33,'_edit_last','1'),(92,1,'_wp_old_slug','hello-world__trashed'),(95,33,'wplss_slide_link','https://www.etsy.com/'),(96,34,'_edit_last','1'),(97,34,'wplss_slide_link','https://www.ebay.com/'),(98,34,'_edit_lock','1588488988:1'),(126,42,'_elementor_css','a:5:{s:4:\"time\";i:1588489936;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(121,42,'_wp_page_template','default'),(122,42,'_elementor_edit_mode','builder'),(123,42,'_elementor_template_type','wp-page'),(124,42,'_elementor_version','2.9.8'),(125,42,'_elementor_data','[{\"id\":\"97643d2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f2da5c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"54f1a6ba\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6a2aa836\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3aec8fa0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Strategy planning\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb8933e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Effortlessly populate your store with beautiful items<\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3853eefd\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"65c02bdb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6a4daa94\",\"elType\":\"widget\",\"settings\":{\"title\":\"step 1\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4efa0d05\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Browse through beautiful items and choose what you want to be in your store<\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"76bb1fe6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"452d0c28\",\"elType\":\"widget\",\"settings\":{\"title\":\"STEP 2\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"355babd5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Choose items to purchase at wholesale prices.\\u00a0 After your purchase, you will receive a digital file that you can save on your computer (phone or tablet?) and upload to any store.\\u00a0\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"51872ad2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"296fea8d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 3\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a48acd4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>After you upload the items to any of your stores, return to our dashboard and import purchaser details to our wholesale distributors.\\u00a0 They will pack it, ship it and deploy it to the buyer.\\u00a0 You get a tracking number which you can send to your buyer and the process is complete!<\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"30ce21c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"38af039\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"96e9d73\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>How are we different?\\u00a0 Streambeams is all about inventory management and sellers on both sides of the sale can feel secure because the items they have purchased are reserved for their customers at the warehouse.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c6e10e3\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ef290fa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4efa26c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[logoshowcase]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(105,36,'_edit_last','1'),(106,36,'_wp_page_template','default'),(110,13,'_wp_attachment_is_custom_background','adaptable-notes'),(109,36,'_edit_lock','1588494799:1'),(111,39,'_wp_attached_file','edd/2020/05/cropped-Screen-Shot-2020-04-02-at-12.52.24-PM-1.png'),(112,39,'_wp_attachment_context','custom-header'),(113,39,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:856;s:6:\"height\";i:306;s:4:\"file\";s:63:\"edd/2020/05/cropped-Screen-Shot-2020-04-02-at-12.52.24-PM-1.png\";s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:59:\"cropped-Screen-Shot-2020-04-02-at-12.52.24-PM-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:59:\"cropped-Screen-Shot-2020-04-02-at-12.52.24-PM-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:59:\"cropped-Screen-Shot-2020-04-02-at-12.52.24-PM-1-600x214.png\";s:5:\"width\";i:600;s:6:\"height\";i:214;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:59:\"cropped-Screen-Shot-2020-04-02-at-12.52.24-PM-1-300x107.png\";s:5:\"width\";i:300;s:6:\"height\";i:107;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:59:\"cropped-Screen-Shot-2020-04-02-at-12.52.24-PM-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:59:\"cropped-Screen-Shot-2020-04-02-at-12.52.24-PM-1-768x275.png\";s:5:\"width\";i:768;s:6:\"height\";i:275;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:59:\"cropped-Screen-Shot-2020-04-02-at-12.52.24-PM-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"customizable-blogily-related\";a:4:{s:4:\"file\";s:59:\"cropped-Screen-Shot-2020-04-02-at-12.52.24-PM-1-200x125.png\";s:5:\"width\";i:200;s:6:\"height\";i:125;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:{}}}'),(114,39,'_wp_attachment_custom_header_last_used_adaptable-notes','1588489794'),(115,39,'_wp_attachment_is_custom_header','adaptable-notes'),(116,40,'_wp_trash_meta_status','publish'),(117,40,'_wp_trash_meta_time','1588489794'),(119,41,'_wp_trash_meta_status','publish'),(120,41,'_wp_trash_meta_time','1588489941'),(142,47,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2560;s:6:\"height\";i:1600;s:4:\"file\";s:52:\"edd/2020/05/Screen-Shot-2020-04-28-at-6.42.24-PM.png\";s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:48:\"Screen-Shot-2020-04-28-at-6.42.24-PM-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:48:\"Screen-Shot-2020-04-28-at-6.42.24-PM-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:48:\"Screen-Shot-2020-04-28-at-6.42.24-PM-600x375.png\";s:5:\"width\";i:600;s:6:\"height\";i:375;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:48:\"Screen-Shot-2020-04-28-at-6.42.24-PM-300x188.png\";s:5:\"width\";i:300;s:6:\"height\";i:188;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:49:\"Screen-Shot-2020-04-28-at-6.42.24-PM-1024x640.png\";s:5:\"width\";i:1024;s:6:\"height\";i:640;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:48:\"Screen-Shot-2020-04-28-at-6.42.24-PM-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:48:\"Screen-Shot-2020-04-28-at-6.42.24-PM-768x480.png\";s:5:\"width\";i:768;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:49:\"Screen-Shot-2020-04-28-at-6.42.24-PM-1536x960.png\";s:5:\"width\";i:1536;s:6:\"height\";i:960;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:50:\"Screen-Shot-2020-04-28-at-6.42.24-PM-2048x1280.png\";s:5:\"width\";i:2048;s:6:\"height\";i:1280;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"neve-blog\";a:4:{s:4:\"file\";s:48:\"Screen-Shot-2020-04-28-at-6.42.24-PM-930x620.png\";s:5:\"width\";i:930;s:6:\"height\";i:620;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:{}}}'),(143,46,'_thumbnail_id','47'),(144,46,'edd_price','45.00'),(145,46,'edd_variable_prices','a:0:{}'),(146,46,'edd_download_files','a:1:{i:1;a:6:{s:5:\"index\";s:1:\"0\";s:13:\"attachment_id\";s:2:\"47\";s:14:\"thumbnail_size\";s:6:\"medium\";s:4:\"name\";s:44:\"Screen Shot 2020-04-28 at 6.42.24 PM-300x188\";s:4:\"file\";s:103:\"https://streambeams.com/wp-content/uploads/edd/2020/05/Screen-Shot-2020-04-28-at-6.42.24-PM-300x188.png\";s:9:\"condition\";s:3:\"all\";}}'),(147,46,'_edd_bundled_products','a:1:{i:0;s:1:\"0\";}'),(148,46,'_edd_bundled_products_conditions','a:1:{i:1;s:3:\"all\";}'),(149,50,'_edd_download_earnings','0.00'),(150,50,'_edd_download_sales','0'),(151,51,'_edit_last','1'),(152,51,'_edit_lock','1588491731:1'),(153,51,'wplss_slide_link','https://www.ebay.com/'),(154,52,'_edit_last','1'),(155,52,'_edit_lock','1588491600:1'),(156,52,'wplss_slide_link','https://www.amazon.com/'),(162,53,'_elementor_css','a:5:{s:4:\"time\";i:1588490003;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(242,95,'_wp_page_template','default'),(243,95,'_elementor_edit_mode','builder'),(244,95,'_elementor_template_type','wp-page'),(245,95,'_elementor_version','2.9.8'),(246,95,'_elementor_data','[{\"id\":\"97643d2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f2da5c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"54f1a6ba\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6a2aa836\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3aec8fa0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Strategy planning\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb8933e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Effortlessly populate your store with beautiful items<\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3853eefd\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"65c02bdb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6a4daa94\",\"elType\":\"widget\",\"settings\":{\"title\":\"step 1\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4efa0d05\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Browse through beautiful items and choose what you want to be in your store<\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"76bb1fe6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"452d0c28\",\"elType\":\"widget\",\"settings\":{\"title\":\"STEP 2\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"355babd5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Choose items to purchase at wholesale prices.\\u00a0 After your purchase, you will receive a digital file that you can save on your computer (phone or tablet?) and upload to any store.\\u00a0\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"51872ad2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"296fea8d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 3\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a48acd4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>After you upload the items to any of your stores, return to our dashboard and import purchaser details to our wholesale distributors.\\u00a0 They will pack it, ship it and deploy it to the buyer.\\u00a0 You get a tracking number which you can send to your buyer and the process is complete!<\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"30ce21c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"38af039\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"96e9d73\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>How are we different?\\u00a0 Streambeams is all about inventory management and sellers on both sides of the sale can feel secure because the items they have purchased are reserved for their customers at the warehouse.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7ae886d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c1f1e41\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9469265\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Takes the guesswork out of shipping:\\u00a0 Drop shippers are experts at deciding which shipping method to use.\\u00a0 They have extensive relationships with shippers and they know which shippers are likely to deliver on time.\\u00a0 Other models make you try to figure out which companies will actually deliver the goods.\\u00a0 With Streambeams, the wholesale shipper decides how to get the goods to your customer in the cheapest way possible using their massive wholesale discount shipping codes.\\u00a0 Buyers pay a fixed price for shipping and distributors decide how to best ship the item.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(165,54,'_edit_last','1'),(166,54,'_wp_page_template','default'),(167,54,'neve_meta_sidebar','full-width'),(168,54,'neve_meta_enable_content_width','on'),(169,54,'neve_meta_content_width','100'),(170,54,'_edit_lock','1588490960:1'),(171,57,'_wp_attached_file','2020/05/desert-dry-skin.png'),(172,57,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:768;s:6:\"height\";i:538;s:4:\"file\";s:27:\"2020/05/desert-dry-skin.png\";s:5:\"sizes\";a:5:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:27:\"desert-dry-skin-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"desert-dry-skin-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:27:\"desert-dry-skin-600x420.png\";s:5:\"width\";i:600;s:6:\"height\";i:420;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"desert-dry-skin-300x210.png\";s:5:\"width\";i:300;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"desert-dry-skin-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;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:{}}}'),(173,52,'_thumbnail_id','57'),(174,58,'_edit_lock','1588492060:1'),(175,59,'_wp_attached_file','2020/05/streambeams_bright_led_310_notagline.jpg'),(176,59,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:974;s:6:\"height\";i:279;s:4:\"file\";s:48:\"2020/05/streambeams_bright_led_310_notagline.jpg\";s:5:\"sizes\";a:7:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:48:\"streambeams_bright_led_310_notagline-300x279.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:279;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:48:\"streambeams_bright_led_310_notagline-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:48:\"streambeams_bright_led_310_notagline-600x172.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:172;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:47:\"streambeams_bright_led_310_notagline-300x86.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:86;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:48:\"streambeams_bright_led_310_notagline-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:48:\"streambeams_bright_led_310_notagline-768x220.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"neve-blog\";a:4:{s:4:\"file\";s:48:\"streambeams_bright_led_310_notagline-930x279.jpg\";s:5:\"width\";i:930;s:6:\"height\";i:279;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:{}}}'),(177,58,'_wp_trash_meta_status','publish'),(178,58,'_wp_trash_meta_time','1588492113'),(179,60,'_wp_trash_meta_status','publish'),(180,60,'_wp_trash_meta_time','1588492341'),(181,61,'_wp_trash_meta_status','publish'),(182,61,'_wp_trash_meta_time','1588492494'),(183,62,'_edd_download_earnings','0.00'),(184,62,'_edd_download_sales','0'),(185,62,'_edit_last','1'),(186,62,'_edit_lock','1588492855:1'),(404,122,'_wcfmmp_commission','a:5:{s:15:\"commission_mode\";s:6:\"global\";s:18:\"commission_percent\";s:0:\"\";s:16:\"commission_fixed\";s:0:\"\";s:8:\"tax_name\";s:0:\"\";s:11:\"tax_percent\";s:0:\"\";}'),(389,122,'_downloadable','yes'),(390,122,'_download_limit','-1'),(391,122,'_download_expiry','-1'),(392,122,'_stock','10000'),(393,122,'_stock_status','instock'),(394,122,'_wc_average_rating','0'),(395,122,'_wc_review_count','0'),(396,122,'_product_version','4.1.0'),(397,122,'_price','12.99'),(398,122,'_product_image_gallery',''),(399,122,'_catalog','no'),(400,122,'disable_add_to_cart','no'),(401,122,'disable_price','no'),(402,122,'_wcfmmp_processing_time',''),(403,122,'wcfm_policy_product_options','a:4:{i:0;s:0:\"\";s:15:\"shipping_policy\";s:11:\"<p><br></p>\";s:13:\"refund_policy\";s:11:\"<p><br></p>\";s:19:\"cancellation_policy\";s:11:\"<p><br></p>\";}'),(190,62,'edd_price','0.00'),(191,62,'edd_variable_prices','a:5:{i:1;a:3:{s:5:\"index\";s:1:\"1\";s:4:\"name\";s:13:\"blue - size 6\";s:6:\"amount\";s:5:\"45.00\";}i:2;a:3:{s:5:\"index\";s:0:\"\";s:4:\"name\";s:15:\"blue - size 6.5\";s:6:\"amount\";s:4:\"0.00\";}i:3;a:3:{s:5:\"index\";s:0:\"\";s:4:\"name\";s:13:\"blue - size 7\";s:6:\"amount\";s:4:\"0.00\";}i:4;a:3:{s:5:\"index\";s:0:\"\";s:4:\"name\";s:15:\"blue - size 7.5\";s:6:\"amount\";s:4:\"0.00\";}i:5;a:3:{s:5:\"index\";s:0:\"\";s:4:\"name\";s:13:\"blue - size 8\";s:6:\"amount\";s:4:\"0.00\";}}'),(192,62,'edd_download_files','a:1:{i:1;a:6:{s:5:\"index\";s:1:\"0\";s:13:\"attachment_id\";s:1:\"0\";s:14:\"thumbnail_size\";s:0:\"\";s:4:\"name\";s:13:\"buberry flats\";s:4:\"file\";s:0:\"\";s:9:\"condition\";s:3:\"all\";}}'),(193,62,'_edd_bundled_products','a:1:{i:0;s:1:\"0\";}'),(194,62,'edd_product_notes','sku:  45000004450'),(195,62,'_edd_bundled_products_conditions','a:1:{i:1;s:3:\"all\";}'),(196,62,'_variable_pricing','1'),(197,62,'_edd_price_options_mode','on'),(198,62,'_edd_default_price_id','1'),(199,66,'_wp_trash_meta_status','publish'),(200,66,'_wp_trash_meta_time','1588493084'),(201,67,'_edd_download_earnings','0.00'),(202,67,'_edd_download_sales','0'),(203,67,'_edit_last','1'),(204,67,'_edit_lock','1588739645:1'),(205,67,'_thumbnail_id','13'),(206,67,'edd_price','125.00'),(207,67,'edd_variable_prices','a:0:{}'),(208,67,'edd_download_files','a:1:{i:1;a:6:{s:5:\"index\";s:1:\"0\";s:13:\"attachment_id\";s:1:\"0\";s:14:\"thumbnail_size\";s:0:\"\";s:4:\"name\";s:6:\"mirror\";s:4:\"file\";s:104:\"https://streambeams.com/wp-content/uploads/edd/2020/05/Screen-Shot-2020-05-02-at-11.03.54-PM-196x300.png\";s:9:\"condition\";s:3:\"all\";}}'),(209,67,'_edd_bundled_products','a:1:{i:0;s:1:\"0\";}'),(210,67,'_edd_bundled_products_conditions','a:1:{i:1;s:3:\"all\";}'),(211,15,'_edit_last','1'),(212,15,'_wp_page_template','default'),(213,79,'_edit_lock','1588494826:1'),(214,79,'_wp_trash_meta_status','publish'),(215,79,'_wp_trash_meta_time','1588494841'),(216,80,'_wp_trash_meta_status','publish'),(217,80,'_wp_trash_meta_time','1588494869'),(218,81,'_edit_lock','1588494886:1'),(219,81,'_wp_trash_meta_status','publish'),(220,81,'_wp_trash_meta_time','1588494904'),(223,67,'edd_product_notes','sku: 123123123123'),(224,86,'_wp_trash_meta_status','publish'),(225,86,'_wp_trash_meta_time','1588497559'),(226,87,'_wp_trash_meta_status','publish'),(227,87,'_wp_trash_meta_time','1588497644'),(228,88,'_wp_attached_file','2020/05/Screen-Shot-2020-05-03-at-2.00.02-AM.png'),(229,88,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1072;s:6:\"height\";i:912;s:4:\"file\";s:48:\"2020/05/Screen-Shot-2020-05-03-at-2.00.02-AM.png\";s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:48:\"Screen-Shot-2020-05-03-at-2.00.02-AM-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:48:\"Screen-Shot-2020-05-03-at-2.00.02-AM-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:48:\"Screen-Shot-2020-05-03-at-2.00.02-AM-600x510.png\";s:5:\"width\";i:600;s:6:\"height\";i:510;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:48:\"Screen-Shot-2020-05-03-at-2.00.02-AM-300x255.png\";s:5:\"width\";i:300;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:49:\"Screen-Shot-2020-05-03-at-2.00.02-AM-1024x871.png\";s:5:\"width\";i:1024;s:6:\"height\";i:871;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:48:\"Screen-Shot-2020-05-03-at-2.00.02-AM-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:48:\"Screen-Shot-2020-05-03-at-2.00.02-AM-768x653.png\";s:5:\"width\";i:768;s:6:\"height\";i:653;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"creativ-blog-blog\";a:4:{s:4:\"file\";s:48:\"Screen-Shot-2020-05-03-at-2.00.02-AM-360x270.png\";s:5:\"width\";i:360;s:6:\"height\";i:270;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:{}}}'),(230,89,'_wp_attached_file','2020/05/cropped-Screen-Shot-2020-05-03-at-2.00.02-AM.png'),(231,89,'_wp_attachment_context','custom-header'),(232,89,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1488;s:4:\"file\";s:56:\"2020/05/cropped-Screen-Shot-2020-05-03-at-2.00.02-AM.png\";s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:56:\"cropped-Screen-Shot-2020-05-03-at-2.00.02-AM-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:56:\"cropped-Screen-Shot-2020-05-03-at-2.00.02-AM-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:56:\"cropped-Screen-Shot-2020-05-03-at-2.00.02-AM-600x465.png\";s:5:\"width\";i:600;s:6:\"height\";i:465;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:56:\"cropped-Screen-Shot-2020-05-03-at-2.00.02-AM-300x233.png\";s:5:\"width\";i:300;s:6:\"height\";i:233;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:57:\"cropped-Screen-Shot-2020-05-03-at-2.00.02-AM-1024x794.png\";s:5:\"width\";i:1024;s:6:\"height\";i:794;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:56:\"cropped-Screen-Shot-2020-05-03-at-2.00.02-AM-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:56:\"cropped-Screen-Shot-2020-05-03-at-2.00.02-AM-768x595.png\";s:5:\"width\";i:768;s:6:\"height\";i:595;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:58:\"cropped-Screen-Shot-2020-05-03-at-2.00.02-AM-1536x1190.png\";s:5:\"width\";i:1536;s:6:\"height\";i:1190;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"creativ-blog-blog\";a:4:{s:4:\"file\";s:56:\"cropped-Screen-Shot-2020-05-03-at-2.00.02-AM-360x270.png\";s:5:\"width\";i:360;s:6:\"height\";i:270;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:{}}}'),(233,89,'_wp_attachment_custom_header_last_used_creativ-blog','1588530888'),(234,89,'_wp_attachment_is_custom_header','creativ-blog'),(235,90,'_wp_trash_meta_status','publish'),(236,90,'_wp_trash_meta_time','1588530888'),(237,91,'_edit_lock','1588530938:1'),(238,91,'_wp_trash_meta_status','publish'),(239,91,'_wp_trash_meta_time','1588530945'),(240,94,'_wp_trash_meta_status','publish'),(241,94,'_wp_trash_meta_time','1588537722'),(247,95,'_elementor_css','a:5:{s:4:\"time\";i:1588491050;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(256,97,'_wp_page_template','default'),(257,97,'_elementor_edit_mode','builder'),(258,97,'_elementor_template_type','wp-page'),(259,97,'_elementor_version','2.9.8'),(260,97,'_elementor_data','[{\"id\":\"97643d2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f2da5c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"54f1a6ba\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6a2aa836\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3aec8fa0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Strategy planning\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb8933e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Effortlessly populate your store with beautiful items<\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3853eefd\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"65c02bdb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6a4daa94\",\"elType\":\"widget\",\"settings\":{\"title\":\"step 1\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4efa0d05\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Browse through beautiful items and choose what you want to be in your store<\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"76bb1fe6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"452d0c28\",\"elType\":\"widget\",\"settings\":{\"title\":\"STEP 2\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"355babd5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Choose items to purchase at wholesale prices.\\u00a0 After your purchase, you will receive a digital file that you can save on your computer (phone or tablet?) and upload to any store.\\u00a0\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"51872ad2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"296fea8d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 3\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a48acd4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>After you upload the items to any of your stores, return to our dashboard and import purchaser details to our wholesale distributors.\\u00a0 They will pack it, ship it and deploy it to the buyer.\\u00a0 You get a tracking number which you can send to your buyer and the process is complete!<\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"30ce21c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"38af039\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"96e9d73\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>How are we different?\\u00a0 Streambeams is all about inventory management and sellers on both sides of the sale can feel secure because the items they have purchased are reserved for their customers at the warehouse.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7ae886d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c1f1e41\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9469265\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Takes the guesswork out of shipping:\\u00a0 Drop shippers are experts at deciding which shipping method to use.\\u00a0 They have extensive relationships with shippers and they know which shippers are likely to deliver on time.\\u00a0 Other models make you try to figure out which companies will actually deliver the goods.\\u00a0 With Streambeams, the wholesale shipper decides how to get the goods to your customer in the cheapest way possible using their massive wholesale discount shipping codes.\\u00a0 Buyers pay a fixed price for shipping and distributors decide how to best ship the item.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3d4037b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f0863f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3f53a5e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Calling all store owners, online sellers, and influencers.\\u00a0 We\'re introducing a new way to buy and sell; a less complicated interface that offers the chance for distributors and online sellers to have greater success, greater ease of use and greater autonomy (?) in the selling process.\\u00a0\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(249,96,'_wp_page_template','default'),(250,96,'_elementor_edit_mode','builder'),(251,96,'_elementor_template_type','wp-page'),(252,96,'_elementor_version','2.9.8'),(253,96,'_elementor_data','[{\"id\":\"97643d2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f2da5c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"54f1a6ba\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6a2aa836\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3aec8fa0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Strategy planning\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb8933e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Effortlessly populate your store with beautiful items<\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3853eefd\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"65c02bdb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6a4daa94\",\"elType\":\"widget\",\"settings\":{\"title\":\"step 1\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4efa0d05\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Browse through beautiful items and choose what you want to be in your store<\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"76bb1fe6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"452d0c28\",\"elType\":\"widget\",\"settings\":{\"title\":\"STEP 2\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"355babd5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Choose items to purchase at wholesale prices.\\u00a0 After your purchase, you will receive a digital file that you can save on your computer (phone or tablet?) and upload to any store.\\u00a0\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"51872ad2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"296fea8d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 3\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a48acd4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>After you upload the items to any of your stores, return to our dashboard and import purchaser details to our wholesale distributors.\\u00a0 They will pack it, ship it and deploy it to the buyer.\\u00a0 You get a tracking number which you can send to your buyer and the process is complete!<\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"30ce21c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"38af039\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"96e9d73\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>How are we different?\\u00a0 Streambeams is all about inventory management and sellers on both sides of the sale can feel secure because the items they have purchased are reserved for their customers at the warehouse.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7ae886d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c1f1e41\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9469265\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Takes the guesswork out of shipping:\\u00a0 Drop shippers are experts at deciding which shipping method to use.\\u00a0 They have extensive relationships with shippers and they know which shippers are likely to deliver on time.\\u00a0 Other models make you try to figure out which companies will actually deliver the goods.\\u00a0 With Streambeams, the wholesale shipper decides how to get the goods to your customer in the cheapest way possible using their massive wholesale discount shipping codes.\\u00a0 Buyers pay a fixed price for shipping and distributors decide how to best ship the item.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(254,96,'_elementor_controls_usage','a:4:{s:6:\"column\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:6;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:4;s:14:\"padding_tablet\";i:3;s:14:\"padding_mobile\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:3:{s:3:\"gap\";i:2;s:16:\"content_position\";i:2;s:13:\"custom_height\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:2;s:14:\"padding_tablet\";i:2;s:14:\"padding_mobile\";i:2;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:4;s:5:\"align\";i:4;s:11:\"header_size\";i:4;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:7:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:4;s:20:\"typography_font_size\";i:4;s:22:\"typography_font_weight\";i:4;s:22:\"typography_line_height\";i:1;s:27:\"typography_font_size_mobile\";i:1;s:25:\"typography_text_transform\";i:3;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:6;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:5:\"align\";i:4;s:10:\"text_color\";i:4;s:21:\"typography_typography\";i:4;s:20:\"typography_font_size\";i:4;s:22:\"typography_font_weight\";i:4;s:22:\"typography_line_height\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;s:15:\"_padding_mobile\";i:1;}}}}}'),(261,97,'_elementor_css','a:5:{s:4:\"time\";i:1588540596;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(263,98,'_wp_page_template','default'),(264,98,'_elementor_edit_mode','builder'),(265,98,'_elementor_template_type','wp-page'),(266,98,'_elementor_version','2.9.8'),(267,98,'_elementor_data','[{\"id\":\"97643d2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f2da5c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"54f1a6ba\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6a2aa836\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3aec8fa0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Strategy planning\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb8933e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Effortlessly populate your store with beautiful items<\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3853eefd\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"65c02bdb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6a4daa94\",\"elType\":\"widget\",\"settings\":{\"title\":\"step 1\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4efa0d05\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Browse through beautiful items and choose what you want to be in your store<\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"76bb1fe6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"452d0c28\",\"elType\":\"widget\",\"settings\":{\"title\":\"STEP 2\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"355babd5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Choose items to purchase at wholesale prices.\\u00a0 After your purchase, you will receive a digital file that you can save on your computer (phone or tablet?) and upload to any store.\\u00a0\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"51872ad2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"296fea8d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 3\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a48acd4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>After you upload the items to any of your stores, return to our dashboard and import purchaser details to our wholesale distributors.\\u00a0 They will pack it, ship it and deploy it to the buyer.\\u00a0 You get a tracking number which you can send to your buyer and the process is complete!<\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"30ce21c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"38af039\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"96e9d73\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>How are we different?\\u00a0 Streambeams is all about inventory management and sellers on both sides of the sale can feel secure because the items they have purchased are reserved for their customers at the warehouse.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7ae886d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c1f1e41\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9469265\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Takes the guesswork out of shipping:\\u00a0 Drop shippers are experts at deciding which shipping method to use.\\u00a0 They have extensive relationships with shippers and they know which shippers are likely to deliver on time.\\u00a0 Other models make you try to figure out which companies will actually deliver the goods.\\u00a0 With Streambeams, the wholesale shipper decides how to get the goods to your customer in the cheapest way possible using their massive wholesale discount shipping codes.\\u00a0 Buyers pay a fixed price for shipping and distributors decide how to best ship the item.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3d4037b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f0863f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3f53a5e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Calling all Retail professionals:\\u00a0 Streambeams is a place where store owners, online sellers, influencers can meet up with wholesale distributors.\\u00a0 We\'re introducing a new way to buy and sell; a less complicated interface that offers the chance for distributors and online sellers to have greater success, greater ease of use and greater autonomy (?) in the selling process.\\u00a0\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(280,100,'_wp_page_template','default'),(281,100,'_elementor_edit_mode','builder'),(282,100,'_elementor_template_type','wp-page'),(283,100,'_elementor_version','2.9.8'),(284,100,'_elementor_data','[{\"id\":\"97643d2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f2da5c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"54f1a6ba\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6a2aa836\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3aec8fa0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Strategy planning\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb8933e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Effortlessly populate your store with beautiful items<\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3853eefd\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"65c02bdb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6a4daa94\",\"elType\":\"widget\",\"settings\":{\"title\":\"step 1\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4efa0d05\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Browse through beautiful items and choose what you want to be in your store<\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"76bb1fe6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"452d0c28\",\"elType\":\"widget\",\"settings\":{\"title\":\"STEP 2\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"355babd5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Choose items to purchase at wholesale prices.\\u00a0 After your purchase, you will receive a digital file that you can save on your computer (phone or tablet?) and upload to any store.\\u00a0\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"51872ad2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"296fea8d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 3\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a48acd4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>After you upload the items to any of your stores, return to our dashboard and import purchaser details to our wholesale distributors.\\u00a0 They will pack it, ship it and deploy it to the buyer.\\u00a0 You get a tracking number which you can send to your buyer and the process is complete!<\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"30ce21c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"38af039\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"96e9d73\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>How are we different?\\u00a0 Streambeams is all about inventory management and sellers on both sides of the sale can feel secure because the items they have purchased are reserved for their customers at the warehouse.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7ae886d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c1f1e41\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9469265\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Takes the guesswork out of shipping:\\u00a0 Drop shippers are experts at deciding which shipping method to use.\\u00a0 They have extensive relationships with shippers and they know which shippers are likely to deliver on time.\\u00a0 Other models make you try to figure out which companies will actually deliver the goods.\\u00a0 With Streambeams, the wholesale shipper decides how to get the goods to your customer in the cheapest way possible using their massive wholesale discount shipping codes.\\u00a0 Buyers pay a fixed price for shipping and distributors decide how to best ship the item.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3d4037b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f0863f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3f53a5e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Calling all Retail professionals:\\u00a0 Streambeams is a place where store owners, online sellers, influencers can meet up with wholesale distributors.\\u00a0 We\'re introducing a new way to buy and sell; a less complicated interface that offers the chance for distributors and online sellers to have greater success, greater ease of use and greater autonomy (?) in the selling process.\\u00a0\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1303d14\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"27036ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1456ec4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Problems with ali express:<\\/p><p>\\u00a0<\\/p><p>Confusing<\\/p><p>Image goes away after you list it and after sale<\\/p><p>Terrible reporting<\\/p><p>Dreadful feeling<\\/p><p>No shipping<\\/p><p>Noaccountablaity<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(286,25,'_elementor_controls_usage','a:4:{s:6:\"column\";a:3:{s:5:\"count\";i:9;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:8;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:4;s:14:\"padding_tablet\";i:3;s:14:\"padding_mobile\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:3:{s:3:\"gap\";i:2;s:16:\"content_position\";i:2;s:13:\"custom_height\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:2;s:14:\"padding_tablet\";i:2;s:14:\"padding_mobile\";i:2;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:4;s:5:\"align\";i:4;s:11:\"header_size\";i:4;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:7:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:4;s:20:\"typography_font_size\";i:4;s:22:\"typography_font_weight\";i:4;s:22:\"typography_line_height\";i:1;s:27:\"typography_font_size_mobile\";i:1;s:25:\"typography_text_transform\";i:3;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:8;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:5:\"align\";i:4;s:10:\"text_color\";i:4;s:21:\"typography_typography\";i:4;s:20:\"typography_font_size\";i:4;s:22:\"typography_font_weight\";i:4;s:22:\"typography_line_height\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;s:15:\"_padding_mobile\";i:1;}}}}}'),(270,67,'_wp_trash_meta_status','publish'),(271,67,'_wp_trash_meta_time','1588739788'),(272,67,'_wp_desired_post_slug','mirror'),(273,99,'_wp_page_template','default'),(274,99,'_elementor_edit_mode','builder'),(275,99,'_elementor_template_type','wp-page'),(276,99,'_elementor_version','2.9.8'),(277,99,'_elementor_data','[{\"id\":\"97643d2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f2da5c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"54f1a6ba\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6a2aa836\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3aec8fa0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Strategy planning\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb8933e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Effortlessly populate your store with beautiful items<\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3853eefd\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"65c02bdb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6a4daa94\",\"elType\":\"widget\",\"settings\":{\"title\":\"step 1\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4efa0d05\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Browse through beautiful items and choose what you want to be in your store<\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"76bb1fe6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"452d0c28\",\"elType\":\"widget\",\"settings\":{\"title\":\"STEP 2\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"355babd5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Choose items to purchase at wholesale prices.\\u00a0 After your purchase, you will receive a digital file that you can save on your computer (phone or tablet?) and upload to any store.\\u00a0\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"51872ad2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"296fea8d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 3\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a48acd4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>After you upload the items to any of your stores, return to our dashboard and import purchaser details to our wholesale distributors.\\u00a0 They will pack it, ship it and deploy it to the buyer.\\u00a0 You get a tracking number which you can send to your buyer and the process is complete!<\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"30ce21c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"38af039\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"96e9d73\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>How are we different?\\u00a0 Streambeams is all about inventory management and sellers on both sides of the sale can feel secure because the items they have purchased are reserved for their customers at the warehouse.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7ae886d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c1f1e41\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9469265\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Takes the guesswork out of shipping:\\u00a0 Drop shippers are experts at deciding which shipping method to use.\\u00a0 They have extensive relationships with shippers and they know which shippers are likely to deliver on time.\\u00a0 Other models make you try to figure out which companies will actually deliver the goods.\\u00a0 With Streambeams, the wholesale shipper decides how to get the goods to your customer in the cheapest way possible using their massive wholesale discount shipping codes.\\u00a0 Buyers pay a fixed price for shipping and distributors decide how to best ship the item.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3d4037b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f0863f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3f53a5e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Calling all Retail professionals:\\u00a0 Streambeams is a place where store owners, online sellers, influencers can meet up with wholesale distributors.\\u00a0 We\'re introducing a new way to buy and sell; a less complicated interface that offers the chance for distributors and online sellers to have greater success, greater ease of use and greater autonomy (?) in the selling process.\\u00a0\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(278,99,'_elementor_controls_usage','a:4:{s:6:\"column\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:7;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:4;s:14:\"padding_tablet\";i:3;s:14:\"padding_mobile\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:3:{s:3:\"gap\";i:2;s:16:\"content_position\";i:2;s:13:\"custom_height\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:2;s:14:\"padding_tablet\";i:2;s:14:\"padding_mobile\";i:2;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:4;s:5:\"align\";i:4;s:11:\"header_size\";i:4;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:7:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:4;s:20:\"typography_font_size\";i:4;s:22:\"typography_font_weight\";i:4;s:22:\"typography_line_height\";i:1;s:27:\"typography_font_size_mobile\";i:1;s:25:\"typography_text_transform\";i:3;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:7;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:5:\"align\";i:4;s:10:\"text_color\";i:4;s:21:\"typography_typography\";i:4;s:20:\"typography_font_size\";i:4;s:22:\"typography_font_weight\";i:4;s:22:\"typography_line_height\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;s:15:\"_padding_mobile\";i:1;}}}}}'),(279,99,'_elementor_css','a:5:{s:4:\"time\";i:1588541163;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(285,100,'_elementor_css','a:5:{s:4:\"time\";i:1588541163;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(287,25,'_elementor_css','a:5:{s:4:\"time\";i:1588748380;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(288,101,'_edd_download_earnings','0.020000'),(289,101,'_edd_download_sales','2'),(290,101,'_edit_last','1'),(291,101,'_edit_lock','1588749277:1'),(292,101,'_thumbnail_id','88'),(293,101,'edd_price','0.01'),(294,101,'_variable_pricing','1'),(295,101,'_edd_price_options_mode','on'),(296,101,'edd_variable_prices','a:2:{i:1;a:3:{s:5:\"index\";s:1:\"1\";s:4:\"name\";s:9:\"great tvs\";s:6:\"amount\";s:4:\"0.01\";}i:2;a:3:{s:5:\"index\";s:0:\"\";s:4:\"name\";s:10:\"great vcrs\";s:6:\"amount\";s:4:\"0.01\";}}'),(297,101,'edd_download_files','a:0:{}'),(298,101,'_edd_bundled_products','a:1:{i:0;s:1:\"0\";}'),(299,101,'_edd_default_price_id','1'),(300,101,'_edd_bundled_products_conditions','a:1:{i:1;s:3:\"all\";}'),(301,103,'_edd_payment_meta','a:9:{s:3:\"key\";s:32:\"56f307fcf87899dbdf3dd7c342b33a3f\";s:5:\"email\";s:25:\"frances_stark@hotmail.com\";s:4:\"date\";s:19:\"2020-05-06 07:30:41\";s:9:\"user_info\";a:6:{s:2:\"id\";i:1;s:5:\"email\";s:25:\"frances_stark@hotmail.com\";s:10:\"first_name\";s:7:\"Frances\";s:9:\"last_name\";s:5:\"Stark\";s:8:\"discount\";s:4:\"none\";s:7:\"address\";a:0:{}}s:9:\"downloads\";a:1:{i:0;a:3:{s:2:\"id\";i:101;s:8:\"quantity\";i:1;s:7:\"options\";a:2:{s:8:\"quantity\";i:1;s:8:\"price_id\";s:1:\"1\";}}}s:12:\"cart_details\";a:1:{i:0;a:10:{s:4:\"name\";s:4:\"test\";s:2:\"id\";i:101;s:11:\"item_number\";a:3:{s:2:\"id\";i:101;s:8:\"quantity\";i:1;s:7:\"options\";a:2:{s:8:\"quantity\";i:1;s:8:\"price_id\";s:1:\"1\";}}s:10:\"item_price\";d:0.01;s:8:\"quantity\";i:1;s:8:\"discount\";d:0;s:8:\"subtotal\";d:0.01;s:3:\"tax\";d:0;s:4:\"fees\";a:0:{}s:5:\"price\";d:0.01;}}s:4:\"fees\";a:0:{}s:8:\"currency\";s:3:\"USD\";s:3:\"tax\";s:4:\"0.00\";}'),(302,103,'_edd_payment_gateway','manual'),(303,103,'_edd_payment_user_id','1'),(304,103,'_edd_payment_user_email','frances_stark@hotmail.com'),(305,103,'_edd_payment_user_ip','76.102.37.40'),(306,103,'_edd_payment_purchase_key','56f307fcf87899dbdf3dd7c342b33a3f'),(307,103,'_edd_payment_mode','live'),(308,103,'_edd_payment_tax_rate','0'),(309,103,'_edd_payment_customer_id','1'),(310,103,'_edd_payment_total','0.01'),(311,103,'_edd_payment_tax','0.00'),(312,104,'_edd_log_payment_id','103'),(313,104,'_edd_log_price_id','1'),(314,103,'_edd_completed_date','2020-05-06 07:30:41'),(315,103,'_edd_complete_actions_run','1588750363'),(316,105,'_edd_payment_meta','a:9:{s:3:\"key\";s:32:\"1e8dfd343206527c26652207fa92bd3b\";s:5:\"email\";s:25:\"frances_stark@hotmail.com\";s:4:\"date\";s:19:\"2020-05-06 07:33:20\";s:9:\"user_info\";a:6:{s:2:\"id\";i:1;s:5:\"email\";s:25:\"frances_stark@hotmail.com\";s:10:\"first_name\";s:7:\"Frances\";s:9:\"last_name\";s:5:\"Stark\";s:8:\"discount\";s:4:\"none\";s:7:\"address\";a:0:{}}s:9:\"downloads\";a:1:{i:0;a:3:{s:2:\"id\";i:101;s:8:\"quantity\";i:1;s:7:\"options\";a:2:{s:8:\"quantity\";i:1;s:8:\"price_id\";s:1:\"1\";}}}s:12:\"cart_details\";a:1:{i:0;a:10:{s:4:\"name\";s:4:\"test\";s:2:\"id\";i:101;s:11:\"item_number\";a:3:{s:2:\"id\";i:101;s:8:\"quantity\";i:1;s:7:\"options\";a:2:{s:8:\"quantity\";i:1;s:8:\"price_id\";s:1:\"1\";}}s:10:\"item_price\";d:0.01;s:8:\"quantity\";i:1;s:8:\"discount\";d:0;s:8:\"subtotal\";d:0.01;s:3:\"tax\";d:0;s:4:\"fees\";a:0:{}s:5:\"price\";d:0.01;}}s:4:\"fees\";a:0:{}s:8:\"currency\";s:3:\"USD\";s:3:\"tax\";s:4:\"0.00\";}'),(317,105,'_edd_payment_gateway','manual'),(318,105,'_edd_payment_user_id','1'),(319,105,'_edd_payment_user_email','frances_stark@hotmail.com'),(320,105,'_edd_payment_user_ip','76.102.37.40'),(321,105,'_edd_payment_purchase_key','1e8dfd343206527c26652207fa92bd3b'),(322,105,'_edd_payment_mode','live'),(323,105,'_edd_payment_tax_rate','0'),(324,105,'_edd_payment_customer_id','1'),(325,105,'_edd_payment_total','0.01'),(326,105,'_edd_payment_tax','0.00'),(327,106,'_edd_log_payment_id','105'),(328,106,'_edd_log_price_id','1'),(329,105,'_edd_completed_date','2020-05-06 07:33:20'),(330,105,'_edd_complete_actions_run','1588750444'),(331,107,'_wp_attached_file','woocommerce-placeholder.png'),(332,107,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:1200;s:4:\"file\";s:27:\"woocommerce-placeholder.png\";s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:35:\"woocommerce-placeholder-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:37:\"woocommerce-placeholder-1024x1024.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";}s:23:\"clean-commerce-carousel\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-400x400.png\";s:5:\"width\";i:400;s:6:\"height\";i:400;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:{}}}'),(333,109,'_wcfm_product_author','1'),(334,109,'_sku','45454555'),(335,109,'_regular_price','12'),(336,109,'_sale_price','5.7'),(337,109,'total_sales','0'),(338,109,'_tax_status','taxable'),(339,109,'_tax_class',''),(340,109,'_manage_stock','yes'),(341,109,'_backorders','no'),(342,109,'_sold_individually','yes'),(343,109,'_virtual','no'),(344,109,'_downloadable','no'),(345,109,'_download_limit','-1'),(346,109,'_download_expiry','-1'),(347,109,'_stock','100'),(348,109,'_stock_status','instock'),(349,109,'_wc_average_rating','0'),(350,109,'_wc_review_count','0'),(351,109,'_product_version','4.1.0'),(352,109,'_price','5.7'),(353,109,'_thumbnail_id','13'),(354,109,'_product_image_gallery',''),(355,109,'_catalog','yes'),(356,109,'disable_add_to_cart','no'),(357,109,'disable_price','no'),(358,109,'_wcfmmp_processing_time',''),(359,109,'wcfm_policy_product_options','a:4:{i:0;s:0:\"\";s:15:\"shipping_policy\";s:21:\"<p>we ship by UPS</p>\";s:13:\"refund_policy\";s:29:\"<p>we don\'t allow refunds</p>\";s:19:\"cancellation_policy\";s:30:\"<p><br data-mce-bogus=\"1\"></p>\";}'),(360,109,'_wcfmmp_commission','a:6:{s:15:\"commission_mode\";s:7:\"percent\";s:18:\"commission_percent\";s:2:\"15\";s:16:\"commission_fixed\";s:0:\"\";s:10:\"tax_enable\";s:3:\"yes\";s:8:\"tax_name\";s:0:\"\";s:11:\"tax_percent\";s:0:\"\";}'),(361,109,'_wcfm_product_views','3'),(362,110,'_edit_lock','1588756769:1'),(363,110,'_edit_last','1'),(364,114,'_edit_lock','1588756671:1'),(365,114,'_edit_last','1'),(366,117,'_edit_lock','1588757398:1'),(367,117,'_wp_trash_meta_status','publish'),(368,117,'_wp_trash_meta_time','1588757405'),(380,122,'_wcfm_product_author','1'),(381,122,'_regular_price','12.99'),(382,122,'total_sales','0'),(383,122,'_tax_status','taxable'),(384,122,'_tax_class',''),(385,122,'_manage_stock','yes'),(386,122,'_backorders','no'),(387,122,'_sold_individually','no'),(388,122,'_virtual','no'),(369,118,'_edit_lock','1588759430:1'),(370,59,'_wp_attachment_custom_header_last_used_vw-blog-magazine','1588758644'),(371,59,'_wp_attachment_is_custom_header','vw-blog-magazine'),(372,118,'_wp_trash_meta_status','publish'),(373,118,'_wp_trash_meta_time','1588758644'),(374,119,'_wp_trash_meta_status','publish'),(375,119,'_wp_trash_meta_time','1588759483'),(376,120,'_wp_trash_meta_status','publish'),(377,120,'_wp_trash_meta_time','1588759537'),(378,121,'_wp_trash_meta_status','publish'),(379,121,'_wp_trash_meta_time','1588759569'),(405,123,'_wcfm_product_author','1'),(406,123,'_sku','12121212'),(407,123,'_regular_price','18'),(408,123,'total_sales','0'),(409,123,'_tax_status','taxable'),(410,123,'_tax_class',''),(411,123,'_manage_stock','yes'),(412,123,'_backorders','no'),(413,123,'_sold_individually','yes'),(414,123,'_virtual','no'),(415,123,'_downloadable','no'),(416,123,'_download_limit','-1'),(417,123,'_download_expiry','-1'),(418,123,'_stock','29'),(419,123,'_stock_status','instock'),(420,123,'_wc_average_rating','0'),(421,123,'_wc_review_count','0'),(422,123,'_product_version','4.1.0'),(423,123,'_price','18'),(424,123,'_product_image_gallery',''),(425,123,'_catalog','yes'),(426,123,'disable_add_to_cart','no'),(427,123,'disable_price','no'),(428,123,'_wcfmmp_processing_time',''),(429,123,'wcfm_policy_product_options','a:4:{i:0;s:0:\"\";s:15:\"shipping_policy\";s:11:\"<p><br></p>\";s:13:\"refund_policy\";s:11:\"<p><br></p>\";s:19:\"cancellation_policy\";s:11:\"<p><br></p>\";}'),(430,123,'_wcfmmp_commission','a:5:{s:15:\"commission_mode\";s:6:\"global\";s:18:\"commission_percent\";s:0:\"\";s:16:\"commission_fixed\";s:0:\"\";s:8:\"tax_name\";s:0:\"\";s:11:\"tax_percent\";s:0:\"\";}'),(431,123,'_wcfm_product_views','8'),(432,124,'_wp_attached_file','2020/05/Screen-Shot-2020-05-03-at-12.35.47-AM.png'),(433,124,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:262;s:6:\"height\";i:124;s:4:\"file\";s:49:\"2020/05/Screen-Shot-2020-05-03-at-12.35.47-AM.png\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:49:\"Screen-Shot-2020-05-03-at-12.35.47-AM-150x124.png\";s:5:\"width\";i:150;s:6:\"height\";i:124;s:9:\"mime-type\";s:9:\"image/png\";}s:31:\"vw-blog-magazine-homepage-thumb\";a:4:{s:4:\"file\";s:49:\"Screen-Shot-2020-05-03-at-12.35.47-AM-240x124.png\";s:5:\"width\";i:240;s:6:\"height\";i:124;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:49:\"Screen-Shot-2020-05-03-at-12.35.47-AM-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:49:\"Screen-Shot-2020-05-03-at-12.35.47-AM-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;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:{}}}'),(434,1,'_wp_trash_meta_status','publish'),(435,1,'_wp_trash_meta_time','1588788668'),(436,1,'_wp_desired_post_slug','hello-world'),(437,1,'_wp_trash_meta_comments_status','a:1:{i:1;s:12:\"post-trashed\";}'),(438,36,'_wp_trash_meta_status','publish'),(439,36,'_wp_trash_meta_time','1588788679'),(440,36,'_wp_desired_post_slug','36'),(441,122,'_wcfm_product_views','1'),(442,125,'_wp_attached_file','2020/05/cropped-streambeams_bright_led_310_notagline.jpg'),(443,125,'_wp_attachment_context','custom-logo'),(444,125,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:974;s:6:\"height\";i:279;s:4:\"file\";s:56:\"2020/05/cropped-streambeams_bright_led_310_notagline.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:55:\"cropped-streambeams_bright_led_310_notagline-300x86.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:86;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:56:\"cropped-streambeams_bright_led_310_notagline-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:56:\"cropped-streambeams_bright_led_310_notagline-768x220.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"clean-commerce-carousel\";a:4:{s:4:\"file\";s:56:\"cropped-streambeams_bright_led_310_notagline-400x279.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:279;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:56:\"cropped-streambeams_bright_led_310_notagline-300x279.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:279;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:56:\"cropped-streambeams_bright_led_310_notagline-600x172.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:172;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:56:\"cropped-streambeams_bright_led_310_notagline-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:56:\"cropped-streambeams_bright_led_310_notagline-300x279.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:279;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:56:\"cropped-streambeams_bright_led_310_notagline-600x172.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:172;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:56:\"cropped-streambeams_bright_led_310_notagline-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;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:{}}}'),(445,126,'_wp_trash_meta_status','publish'),(446,126,'_wp_trash_meta_time','1588791101'),(447,5,'_edit_lock','1588796073:1'),(448,5,'_edit_last','1'),(449,128,'_edit_lock','1588894107:1'),(450,128,'_edit_last','1'),(451,128,'total_sales','0'),(452,128,'_tax_status','taxable'),(453,128,'_tax_class',''),(454,128,'_manage_stock','no'),(455,128,'_backorders','no'),(456,128,'_sold_individually','no'),(457,128,'_virtual','no'),(458,128,'_downloadable','no'),(459,128,'_download_limit','-1'),(460,128,'_download_expiry','-1'),(461,128,'_stock',NULL),(462,128,'_stock_status','instock'),(463,128,'_wc_average_rating','0'),(464,128,'_wc_review_count','0'),(465,128,'_product_version','4.1.0'),(466,129,'_wcfm_product_author','1'),(508,131,'_edit_lock','1588892699:1'),(468,129,'total_sales','0'),(469,129,'_tax_status','taxable'),(470,129,'_tax_class',''),(471,129,'_manage_stock','no'),(472,129,'_backorders','no'),(473,129,'_sold_individually','no'),(474,129,'_virtual','no'),(475,129,'_downloadable','no'),(476,129,'_download_limit','-1'),(477,129,'_download_expiry','-1'),(478,129,'_stock',NULL),(479,129,'_stock_status','instock'),(480,129,'_wc_average_rating','0'),(481,129,'_wc_review_count','0'),(482,129,'_product_version','4.1.0'),(483,129,'_product_image_gallery',''),(484,130,'_wcfmmp_commission','a:3:{s:15:\"commission_mode\";s:6:\"global\";s:18:\"commission_percent\";s:0:\"\";s:16:\"commission_fixed\";s:0:\"\";}'),(485,130,'_variation_description',''),(486,130,'total_sales','0'),(487,130,'_tax_status','taxable'),(488,130,'_tax_class','parent'),(489,130,'_manage_stock','no'),(490,130,'_backorders','no'),(491,130,'_sold_individually','no'),(492,130,'_virtual','no'),(493,130,'_downloadable','no'),(494,130,'_download_limit','-1'),(495,130,'_download_expiry','-1'),(496,130,'_thumbnail_id','0'),(497,130,'_stock',NULL),(498,130,'_stock_status','instock'),(499,130,'_wc_average_rating','0'),(500,130,'_wc_review_count','0'),(501,130,'_product_version','4.1.0'),(502,129,'_catalog','no'),(503,129,'disable_add_to_cart','no'),(504,129,'disable_price','no'),(505,129,'_wcfmmp_processing_time',''),(506,129,'wcfm_policy_product_options','a:4:{i:0;s:0:\"\";s:15:\"shipping_policy\";s:11:\"<p><br></p>\";s:13:\"refund_policy\";s:11:\"<p><br></p>\";s:19:\"cancellation_policy\";s:11:\"<p><br></p>\";}'),(507,129,'_wcfmmp_commission','a:5:{s:15:\"commission_mode\";s:6:\"global\";s:18:\"commission_percent\";s:0:\"\";s:16:\"commission_fixed\";s:0:\"\";s:8:\"tax_name\";s:0:\"\";s:11:\"tax_percent\";s:0:\"\";}'),(509,131,'_edit_last','1'),(510,131,'_elementor_edit_mode','builder'),(511,131,'_elementor_template_type','wp-page'),(512,131,'_elementor_version','2.9.8'),(518,131,'_wp_page_template','default'),(519,131,'_elementor_data','[{\"id\":\"bc3c519\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"bca97e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b72e9d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Calling all streamers: content creators, youtube creators, advertising and media creators, ad creators.\\u00a0 If you\'ve ever wanted to\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"05353bd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"bded650\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1e35ab4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1>One stop song shopping for all your digital streaming needs<\\/h1>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6474870\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d077f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a101077\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Choose from a library of thousands of audio files create perfect web content.&nbsp; Just log in get started!&nbsp; &nbsp;It\'s simple, just sign up and log in<\\/p>\\n<p>There is no fee to join streambeams.&nbsp; All you have to do is join to see what you can buy to feed your content stream.&nbsp;&nbsp;<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5a9767\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_image\":{\"id\":138,\"url\":\"https:\\/\\/streambeams.com\\/wp-content\\/uploads\\/2020\\/05\\/head1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"15436179\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c6e6e48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Content Creators\",\"header_size\":\"h5\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":12}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14e27e34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Calling all streamers: content creators, youtube creators, advertising and media creators \",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ff14506\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>One stop shopping for what you need.<\\/p>\",\"text_color\":\"rgba(255,255,255,0.49)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1c3f8577\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"button_text_color\":\"#ffffff\",\"background_color\":\"rgba(0,0,0,0)\",\"hover_color\":\"#00ce1b\",\"button_hover_border_color\":\"#00ce1b\",\"hover_animation\":\"grow\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"40\",\"bottom\":\"15\",\"left\":\"40\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(520,134,'_elementor_edit_mode','builder'),(521,134,'_elementor_template_type','wp-page'),(522,134,'_elementor_version','2.9.8'),(523,134,'_wp_page_template','default'),(524,134,'_elementor_data','[{\"id\":\"bc3c519\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"bca97e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b72e9d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Calling all streamers: content creators, youtube creators, advertising and media creators, image creators.\\u00a0 If you\'ve ever wanted to\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"05353bd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"bded650\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1e35ab4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>One stop shopping for all your digital streaming needs<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1533527\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"d2ae1f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8f61c6f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>MOVIES<\\/p>\",\"_border_border\":\"solid\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"cf17c61\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"d004acc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>MUSIC<\\/p>\",\"_border_border\":\"solid\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"3f58c44\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3cb434c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>IMAGES<\\/p>\",\"_border_border\":\"solid\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(526,135,'_elementor_edit_mode','builder'),(527,135,'_elementor_template_type','wp-page'),(528,135,'_elementor_version','2.9.8'),(529,135,'_wp_page_template','default'),(530,135,'_elementor_data','[{\"id\":\"bc3c519\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"bca97e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b72e9d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Calling all streamers: content creators, youtube creators, advertising and media creators, image creators.\\u00a0 If you\'ve ever wanted to\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"05353bd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"bded650\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1e35ab4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1>One stop shopping for all your digital streaming needs<\\/h1>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1533527\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"d2ae1f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8f61c6f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>MOVIES<\\/b><\\/p>\",\"_border_border\":\"solid\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"cf17c61\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"d004acc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>MUSIC<\\/b><\\/p>\",\"_border_border\":\"solid\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"3f58c44\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3cb434c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>IMAGES<\\/p>\",\"_border_border\":\"solid\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(538,137,'_elementor_edit_mode','builder'),(539,137,'_elementor_template_type','wp-page'),(540,137,'_elementor_version','2.9.8'),(541,137,'_wp_page_template','default'),(542,137,'_elementor_data','[{\"id\":\"bc3c519\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"bca97e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b72e9d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Calling all streamers: content creators, youtube creators, advertising and media creators, ad creators.\\u00a0 If you\'ve ever wanted to\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"05353bd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"bded650\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1e35ab4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1>One stop shopping for all your digital streaming needs<\\/h1>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1533527\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"d2ae1f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8f61c6f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>MOVIES<\\/b><\\/p>\",\"_border_border\":\"solid\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"cf17c61\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"d004acc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>MUSIC<\\/b><\\/p>\",\"_border_border\":\"solid\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"3f58c44\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3cb434c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>IMAGES<\\/p>\",\"_border_border\":\"solid\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6474870\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d077f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a101077\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Choose from a library of thousands of movies, audio and images to create perfect web content.&nbsp; Just log in get started!&nbsp; &nbsp;It\'s simple, just sign up and log in<\\/p>\\n<p>There is no fee to join streambeams.&nbsp; All you have to do is join to see what you can buy to feed your content stream.&nbsp;&nbsp;<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(544,138,'_wp_attached_file','2020/05/head1.jpg'),(545,138,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:4:\"file\";s:17:\"2020/05/head1.jpg\";s:5:\"sizes\";a:12:{s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"head1-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:18:\"head1-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"head1-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:17:\"head1-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:18:\"head1-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"clean-commerce-carousel\";a:4:{s:4:\"file\";s:17:\"head1-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:17:\"head1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:17:\"head1-600x338.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:17:\"head1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:17:\"head1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:17:\"head1-600x338.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:17:\"head1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;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:{}}}'),(546,138,'_elementor_source_image_hash','74bc774d297e055dd465ec7c5c999ed22c7b7724'),(563,141,'_elementor_template_type','wp-page'),(564,141,'_elementor_version','2.9.8'),(565,141,'_wp_page_template','default'),(566,141,'_elementor_data','[{\"id\":\"bc3c519\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"bca97e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b72e9d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Calling all streamers: content creators, youtube creators, advertising and media creators, ad creators.\\u00a0 If you\'ve ever wanted to\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"05353bd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"bded650\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1e35ab4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1>One stop song shopping for all your digital streaming needs<\\/h1>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6474870\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d077f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a101077\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Choose from a library of thousands of audio files create perfect web content.&nbsp; Just log in get started!&nbsp; &nbsp;It\'s simple, just sign up and log in<\\/p>\\n<p>There is no fee to join streambeams.&nbsp; All you have to do is join to see what you can buy to feed your content stream.&nbsp;&nbsp;<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5a9767\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_image\":{\"id\":138,\"url\":\"https:\\/\\/streambeams.com\\/wp-content\\/uploads\\/2020\\/05\\/head1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"15436179\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c6e6e48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Content Creators\",\"header_size\":\"h5\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":12}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14e27e34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Calling all streamers: content creators, youtube creators, advertising and media creators \",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ff14506\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>One stop shopping for what you need.<\\/p>\",\"text_color\":\"rgba(255,255,255,0.49)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1c3f8577\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"button_text_color\":\"#ffffff\",\"background_color\":\"rgba(0,0,0,0)\",\"hover_color\":\"#00ce1b\",\"button_hover_border_color\":\"#00ce1b\",\"hover_animation\":\"grow\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"40\",\"bottom\":\"15\",\"left\":\"40\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(547,139,'_elementor_edit_mode','builder'),(548,139,'_elementor_template_type','wp-page'),(549,139,'_elementor_version','2.9.8'),(550,139,'_wp_page_template','default'),(551,139,'_elementor_data','[{\"id\":\"bc3c519\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"bca97e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b72e9d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Calling all streamers: content creators, youtube creators, advertising and media creators, ad creators.\\u00a0 If you\'ve ever wanted to\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"05353bd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"bded650\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1e35ab4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1>One stop shopping for all your digital streaming needs<\\/h1>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1533527\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"d2ae1f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8f61c6f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>MOVIES<\\/b><\\/p>\",\"_border_border\":\"solid\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"cf17c61\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"d004acc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>MUSIC<\\/b><\\/p>\",\"_border_border\":\"solid\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"3f58c44\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3cb434c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>IMAGES<\\/p>\",\"_border_border\":\"solid\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6474870\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d077f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a101077\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Choose from a library of thousands of movies, audio and images to create perfect web content.\\u00a0 Just log in get started!\\u00a0 \\u00a0It\'s simple, just sign up and log in<\\/p><p>There is no fee to join streambeams.\\u00a0 All you have to do is join to see what you can buy to feed your content stream.\\u00a0\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5a9767\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_image\":{\"id\":138,\"url\":\"https:\\/\\/streambeams.com\\/wp-content\\/uploads\\/2020\\/05\\/head1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"15436179\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c6e6e48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Content Creators\",\"header_size\":\"h5\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":12}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14e27e34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Calling all streamers: content creators, youtube creators, advertising and media creators \",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ff14506\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>One stop shopping for what you need.<\\/p>\",\"text_color\":\"rgba(255,255,255,0.49)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1c3f8577\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"button_text_color\":\"#ffffff\",\"background_color\":\"rgba(0,0,0,0)\",\"hover_color\":\"#00ce1b\",\"button_hover_border_color\":\"#00ce1b\",\"hover_animation\":\"grow\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"40\",\"bottom\":\"15\",\"left\":\"40\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(562,141,'_elementor_edit_mode','builder'),(554,140,'_elementor_edit_mode','builder'),(555,140,'_elementor_template_type','wp-page'),(556,140,'_elementor_version','2.9.8'),(557,140,'_wp_page_template','default'),(558,140,'_elementor_data','[{\"id\":\"bc3c519\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"bca97e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b72e9d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Calling all streamers: content creators, youtube creators, advertising and media creators, ad creators.\\u00a0 If you\'ve ever wanted to\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"05353bd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"bded650\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1e35ab4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1>One stop shopping for all your digital streaming needs<\\/h1>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1533527\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"d2ae1f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8f61c6f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>MOVIES- full length and clips<\\/b><\\/p>\",\"_border_border\":\"solid\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"cf17c61\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"d004acc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>MUSIC- full length and excerpts<\\/b><\\/p>\",\"_border_border\":\"solid\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"3f58c44\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3cb434c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>IMAGES<\\/p>\",\"_border_border\":\"solid\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6474870\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d077f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a101077\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Choose from a library of thousands of movies, audio and images to create perfect web content.\\u00a0 Just log in get started!\\u00a0 \\u00a0It\'s simple, just sign up and log in<\\/p><p>There is no fee to join streambeams.\\u00a0 All you have to do is join to see what you can buy to feed your content stream.\\u00a0\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5a9767\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_image\":{\"id\":138,\"url\":\"https:\\/\\/streambeams.com\\/wp-content\\/uploads\\/2020\\/05\\/head1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"15436179\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c6e6e48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Content Creators\",\"header_size\":\"h5\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":12}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14e27e34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Calling all streamers: content creators, youtube creators, advertising and media creators \",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ff14506\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>One stop shopping for what you need.<\\/p>\",\"text_color\":\"rgba(255,255,255,0.49)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1c3f8577\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"button_text_color\":\"#ffffff\",\"background_color\":\"rgba(0,0,0,0)\",\"hover_color\":\"#00ce1b\",\"button_hover_border_color\":\"#00ce1b\",\"hover_animation\":\"grow\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"40\",\"bottom\":\"15\",\"left\":\"40\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(559,140,'_elementor_css','a:5:{s:4:\"time\";i:1588891322;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(568,131,'_elementor_controls_usage','a:5:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:4;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:5:{s:10:\"text_color\";i:1;s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:3;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:1;s:7:\"padding\";i:1;s:14:\"padding_tablet\";i:1;s:14:\"padding_mobile\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:5;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:5:{s:6:\"height\";i:1;s:13:\"custom_height\";i:1;s:16:\"content_position\";i:1;s:20:\"custom_height_tablet\";i:1;s:20:\"custom_height_mobile\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:5:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;s:16:\"background_image\";i:1;s:19:\"background_position\";i:1;s:15:\"background_size\";i:1;}s:26:\"section_background_overlay\";a:3:{s:29:\"background_overlay_background\";i:1;s:24:\"background_overlay_color\";i:1;s:26:\"background_overlay_opacity\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:14:\"padding_tablet\";i:1;s:14:\"padding_mobile\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:2;s:11:\"header_size\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:8:{s:11:\"title_color\";i:2;s:21:\"typography_typography\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:25:\"typography_text_transform\";i:1;s:25:\"typography_letter_spacing\";i:1;s:22:\"typography_line_height\";i:1;s:27:\"typography_font_size_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:6;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:1:{s:4:\"text\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:13:{s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:25:\"typography_letter_spacing\";i:1;s:17:\"button_text_color\";i:1;s:16:\"background_color\";i:1;s:11:\"hover_color\";i:1;s:25:\"button_hover_border_color\";i:1;s:15:\"hover_animation\";i:1;s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:13:\"border_radius\";i:1;s:12:\"text_padding\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}}'),(567,141,'_elementor_css','a:5:{s:4:\"time\";i:1588891706;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(569,131,'_elementor_css','a:5:{s:4:\"time\";i:1588892853;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(570,130,'_wp_trash_meta_status','publish'),(571,130,'_wp_trash_meta_time','1588893190'),(572,130,'_wp_desired_post_slug','variation-0-of-whole-movie'),(573,129,'_wp_trash_meta_status','publish'),(574,129,'_wp_trash_meta_time','1588893190'),(575,129,'_wp_desired_post_slug','whole-movie'),(576,143,'_edit_lock','1588894483:1'),(577,144,'_edit_lock','1588894508:1'),(581,128,'_wcfm_product_views','2'),(580,145,'_wcfm_article_author','1'),(582,128,'_wp_old_date','2020-05-07'),(583,128,'_product_image_gallery',''),(584,146,'_variation_description',''),(585,146,'total_sales','0'),(586,146,'_tax_status','taxable'),(587,146,'_tax_class','parent'),(588,146,'_manage_stock','no'),(589,146,'_backorders','no'),(590,146,'_sold_individually','no'),(591,146,'_virtual','no'),(592,146,'_downloadable','no'),(593,146,'_download_limit','-1'),(594,146,'_download_expiry','-1'),(595,146,'_thumbnail_id','0'),(596,146,'_stock',NULL),(597,146,'_stock_status','instock'),(598,146,'_wc_average_rating','0'),(599,146,'_wc_review_count','0'),(600,146,'_product_version','4.1.0'),(601,128,'_catalog','no'),(602,128,'disable_add_to_cart','no'),(603,128,'disable_price','no'),(604,128,'wcfm_policy_product_options','a:4:{i:0;s:0:\"\";s:15:\"shipping_policy\";s:11:\"<p><br></p>\";s:13:\"refund_policy\";s:11:\"<p><br></p>\";s:19:\"cancellation_policy\";s:11:\"<p><br></p>\";}'),(605,147,'_edit_lock','1588908310:1'),(606,147,'_edit_last','1'),(607,149,'_wcfm_product_author','1'),(608,149,'_regular_price','8'),(609,149,'total_sales','0'),(610,149,'_tax_status','taxable'),(611,149,'_tax_class',''),(612,149,'_manage_stock','no'),(613,149,'_backorders','no'),(614,149,'_sold_individually','no'),(615,149,'_virtual','no'),(616,149,'_downloadable','no'),(617,149,'_download_limit','-1'),(618,149,'_download_expiry','-1'),(619,149,'_stock',NULL),(620,149,'_stock_status','instock'),(621,149,'_wc_average_rating','0'),(622,149,'_wc_review_count','0'),(623,149,'_product_attributes','a:1:{s:11:\"permissions\";a:6:{s:4:\"name\";s:11:\"permissions\";s:5:\"value\";s:37:\"youtube | twitter | blog | commercial\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"1\";s:12:\"is_variation\";s:1:\"0\";s:11:\"is_taxonomy\";s:1:\"0\";}}'),(624,149,'_product_version','4.1.0'),(625,149,'_price','8'),(626,149,'_product_image_gallery',''),(627,149,'_catalog','no'),(628,149,'disable_add_to_cart','no'),(629,149,'disable_price','no'),(630,149,'wcfm_policy_product_options','a:4:{i:0;s:0:\"\";s:15:\"shipping_policy\";s:11:\"<p><br></p>\";s:13:\"refund_policy\";s:11:\"<p><br></p>\";s:19:\"cancellation_policy\";s:11:\"<p><br></p>\";}'),(631,149,'_wcfm_product_views','1');
/*!40000 ALTER TABLE `wp_postmeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_posts`
--

DROP TABLE IF EXISTS `wp_posts`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_posts` (
  `ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `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 NOT NULL,
  `post_title` text NOT NULL,
  `post_excerpt` text NOT NULL,
  `post_status` varchar(20) NOT NULL DEFAULT 'publish',
  `comment_status` varchar(20) NOT NULL DEFAULT 'open',
  `ping_status` varchar(20) NOT NULL DEFAULT 'open',
  `post_password` varchar(255) NOT NULL DEFAULT '',
  `post_name` varchar(200) NOT NULL DEFAULT '',
  `to_ping` text NOT NULL,
  `pinged` text 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 NOT NULL,
  `post_parent` bigint(20) unsigned NOT NULL DEFAULT 0,
  `guid` varchar(255) NOT NULL DEFAULT '',
  `menu_order` int(11) NOT NULL DEFAULT 0,
  `post_type` varchar(20) NOT NULL DEFAULT 'post',
  `post_mime_type` varchar(100) NOT NULL DEFAULT '',
  `comment_count` bigint(20) NOT NULL DEFAULT 0,
  PRIMARY KEY (`ID`),
  KEY `post_name` (`post_name`(191)),
  KEY `type_status_date` (`post_type`,`post_status`,`post_date`,`ID`),
  KEY `post_parent` (`post_parent`),
  KEY `post_author` (`post_author`)
) ENGINE=MyISAM AUTO_INCREMENT=150 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_posts`
--

LOCK TABLES `wp_posts` WRITE;
/*!40000 ALTER TABLE `wp_posts` DISABLE KEYS */;
INSERT INTO `wp_posts` VALUES (1,1,'2020-05-02 08:36:50','2020-05-02 08:36:50','<!-- wp:paragraph -->\r\n<p>Welcome to WordPress. This is your first post. Edit or delete it, then start writing!</p>\r\n<!-- /wp:paragraph -->','Hello world!','','trash','open','open','','hello-world__trashed','','','2020-05-06 18:11:08','2020-05-06 18:11:08','',0,'https://streambeams.com/?p=1',0,'post','',1),(2,1,'2020-05-02 08:36:50','2020-05-02 08:36:50','<!-- wp:paragraph -->\n<p>This is an example page. It\'s different from a blog post because it will stay in one place and will show up in your site navigation (in most themes). Most people start with an About page that introduces them to potential site visitors. It might say something like this:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:quote -->\n<blockquote class=\"wp-block-quote\"><p>Hi there! I\'m a bike messenger by day, aspiring actor by night, and this is my website. I live in Los Angeles, have a great dog named Jack, and I like pi&#241;a coladas. (And gettin\' caught in the rain.)</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:paragraph -->\n<p>...or something like this:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:quote -->\n<blockquote class=\"wp-block-quote\"><p>The XYZ Doohickey Company was founded in 1971, and has been providing quality doohickeys to the public ever since. Located in Gotham City, XYZ employs over 2,000 people and does all kinds of awesome things for the Gotham community.</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:paragraph -->\n<p>As a new WordPress user, you should go to <a href=\"https://streambeams.com/wp-admin/\">your dashboard</a> to delete this page and create new pages for your content. Have fun!</p>\n<!-- /wp:paragraph -->','Sample Page','','publish','closed','open','','sample-page','','','2020-05-02 08:36:50','2020-05-02 08:36:50','',0,'https://streambeams.com/?page_id=2',0,'page','',0),(3,1,'2020-05-02 08:36:50','2020-05-02 08:36:50','<!-- wp:heading --><h2>Who we are</h2><!-- /wp:heading --><!-- wp:paragraph --><p>Our website address is: https://streambeams.com.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>What personal data we collect and why we collect it</h2><!-- /wp:heading --><!-- wp:heading {\"level\":3} --><h3>Comments</h3><!-- /wp:heading --><!-- wp:paragraph --><p>When visitors leave comments on the site we collect the data shown in the comments form, and also the visitor&#8217;s IP address and browser user agent string to help spam detection.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>An anonymized string created from your email address (also called a hash) may be provided to the Gravatar service to see if you are using it. The Gravatar service privacy policy is available here: https://automattic.com/privacy/. After approval of your comment, your profile picture is visible to the public in the context of your comment.</p><!-- /wp:paragraph --><!-- wp:heading {\"level\":3} --><h3>Media</h3><!-- /wp:heading --><!-- wp:paragraph --><p>If you upload images to the website, you should avoid uploading images with embedded location data (EXIF GPS) included. Visitors to the website can download and extract any location data from images on the website.</p><!-- /wp:paragraph --><!-- wp:heading {\"level\":3} --><h3>Contact forms</h3><!-- /wp:heading --><!-- wp:heading {\"level\":3} --><h3>Cookies</h3><!-- /wp:heading --><!-- wp:paragraph --><p>If you leave a comment on our site you may opt-in to saving your name, email address and website in cookies. These are for your convenience so that you do not have to fill in your details again when you leave another comment. These cookies will last for one year.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>If you visit our login page, we will set a temporary cookie to determine if your browser accepts cookies. This cookie contains no personal data and is discarded when you close your browser.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>When you log in, we will also set up several cookies to save your login information and your screen display choices. Login cookies last for two days, and screen options cookies last for a year. If you select &quot;Remember Me&quot;, your login will persist for two weeks. If you log out of your account, the login cookies will be removed.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>If you edit or publish an article, an additional cookie will be saved in your browser. This cookie includes no personal data and simply indicates the post ID of the article you just edited. It expires after 1 day.</p><!-- /wp:paragraph --><!-- wp:heading {\"level\":3} --><h3>Embedded content from other websites</h3><!-- /wp:heading --><!-- wp:paragraph --><p>Articles on this site may include embedded content (e.g. videos, images, articles, etc.). Embedded content from other websites behaves in the exact same way as if the visitor has visited the other website.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>These websites may collect data about you, use cookies, embed additional third-party tracking, and monitor your interaction with that embedded content, including tracking your interaction with the embedded content if you have an account and are logged in to that website.</p><!-- /wp:paragraph --><!-- wp:heading {\"level\":3} --><h3>Analytics</h3><!-- /wp:heading --><!-- wp:heading --><h2>Who we share your data with</h2><!-- /wp:heading --><!-- wp:heading --><h2>How long we retain your data</h2><!-- /wp:heading --><!-- wp:paragraph --><p>If you leave a comment, the comment and its metadata are retained indefinitely. This is so we can recognize and approve any follow-up comments automatically instead of holding them in a moderation queue.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>For users that register on our website (if any), we also store the personal information they provide in their user profile. All users can see, edit, or delete their personal information at any time (except they cannot change their username). Website administrators can also see and edit that information.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>What rights you have over your data</h2><!-- /wp:heading --><!-- wp:paragraph --><p>If you have an account on this site, or have left comments, you can request to receive an exported file of the personal data we hold about you, including any data you have provided to us. You can also request that we erase any personal data we hold about you. This does not include any data we are obliged to keep for administrative, legal, or security purposes.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Where we send your data</h2><!-- /wp:heading --><!-- wp:paragraph --><p>Visitor comments may be checked through an automated spam detection service.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Your contact information</h2><!-- /wp:heading --><!-- wp:heading --><h2>Additional information</h2><!-- /wp:heading --><!-- wp:heading {\"level\":3} --><h3>How we protect your data</h3><!-- /wp:heading --><!-- wp:heading {\"level\":3} --><h3>What data breach procedures we have in place</h3><!-- /wp:heading --><!-- wp:heading {\"level\":3} --><h3>What third parties we receive data from</h3><!-- /wp:heading --><!-- wp:heading {\"level\":3} --><h3>What automated decision making and/or profiling we do with user data</h3><!-- /wp:heading --><!-- wp:heading {\"level\":3} --><h3>Industry regulatory disclosure requirements</h3><!-- /wp:heading -->','Privacy Policy','','draft','closed','open','','privacy-policy','','','2020-05-02 08:36:50','2020-05-02 08:36:50','',0,'https://streambeams.com/?page_id=3',0,'page','',0),(4,1,'2020-05-03 05:58:20','0000-00-00 00:00:00','','Auto Draft','','auto-draft','open','open','','','','','2020-05-03 05:58:20','0000-00-00 00:00:00','',0,'https://streambeams.com/?p=4',0,'post','',0),(5,1,'2020-05-03 05:58:53','2020-05-03 05:58:53','<strong><code>[woocommerce_cart]</code></strong>','Checkout','','publish','closed','closed','','checkout','','','2020-05-06 20:14:32','2020-05-06 20:14:32','',0,'https://streambeams.com/checkout/',0,'page','',0),(6,1,'2020-05-03 05:58:53','2020-05-03 05:58:53','Thank you for your purchase! [edd_receipt]','Purchase Confirmation','','publish','closed','closed','','purchase-confirmation','','','2020-05-03 05:58:53','2020-05-03 05:58:53','',5,'https://streambeams.com/checkout/purchase-confirmation/',0,'page','',0),(7,1,'2020-05-03 05:58:53','2020-05-03 05:58:53','Your transaction failed, please try again or contact site support.','Transaction Failed','','publish','closed','closed','','transaction-failed','','','2020-05-03 05:58:53','2020-05-03 05:58:53','',5,'https://streambeams.com/checkout/transaction-failed/',0,'page','',0),(8,1,'2020-05-03 05:58:53','2020-05-03 05:58:53','[purchase_history]','Purchase History','','publish','closed','closed','','purchase-history','','','2020-05-03 05:58:53','2020-05-03 05:58:53','',5,'https://streambeams.com/checkout/purchase-history/',0,'page','',0),(9,1,'2020-05-03 06:05:59','2020-05-03 06:05:59','great outfit\r\n\r\npants and top\r\n\r\n&nbsp;','Tory Burch outfit','','publish','closed','closed','','tory-burch-outfit','','','2020-05-03 06:26:06','2020-05-03 06:26:06','',0,'https://streambeams.com/?post_type=download&#038;p=9',0,'download','',0),(10,1,'2020-05-03 06:05:59','2020-05-03 06:05:59','great outfit\r\n\r\npants and top\r\n\r\n&nbsp;','Tory Burch outfit','','inherit','closed','closed','','9-revision-v1','','','2020-05-03 06:05:59','2020-05-03 06:05:59','',9,'https://streambeams.com/2020/05/03/9-revision-v1/',0,'revision','',0),(11,1,'2020-05-03 06:06:08','0000-00-00 00:00:00','','Auto Draft','','auto-draft','closed','closed','','','','','2020-05-03 06:06:08','0000-00-00 00:00:00','',0,'https://streambeams.com/?post_type=download&p=11',0,'download','',0),(12,1,'2020-05-03 06:12:01','2020-05-03 06:12:01','','Screen Shot 2020-05-02 at 11.03.54 PM','','inherit','open','closed','','screen-shot-2020-05-02-at-11-03-54-pm','','','2020-05-03 06:12:01','2020-05-03 06:12:01','',9,'https://streambeams.com/wp-content/uploads/edd/2020/05/Screen-Shot-2020-05-02-at-11.03.54-PM.png',0,'attachment','image/png',0),(13,1,'2020-05-03 06:13:06','2020-05-03 06:13:06','','Screen Shot 2020-04-02 at 12.52.24 PM','','inherit','open','closed','','screen-shot-2020-04-02-at-12-52-24-pm','','','2020-05-06 08:23:32','2020-05-06 08:23:32','',109,'https://streambeams.com/wp-content/uploads/edd/2020/05/Screen-Shot-2020-04-02-at-12.52.24-PM.png',0,'attachment','image/png',0),(24,1,'2020-05-03 06:33:48','0000-00-00 00:00:00','','Auto Draft','','auto-draft','closed','closed','','','','','2020-05-03 06:33:48','0000-00-00 00:00:00','',0,'https://streambeams.com/?page_id=24',0,'page','',0),(25,1,'2020-05-03 06:35:15','2020-05-03 06:35:15','<h4>Strategy planning</h4>		\n		<p>Effortlessly populate your store with beautiful items</p>		\n			<h3>step 1</h3>		\n		<p>Browse through beautiful items and choose what you want to be in your store</p>		\n			<h3>STEP 2</h3>		\n		<p>Choose items to purchase at wholesale prices.  After your purchase, you will receive a digital file that you can save on your computer (phone or tablet?) and upload to any store.  </p>		\n			<h3>Step 3</h3>		\n		<p>After you upload the items to any of your stores, return to our dashboard and import purchaser details to our wholesale distributors.  They will pack it, ship it and deploy it to the buyer.  You get a tracking number which you can send to your buyer and the process is complete!</p><p>How are we different?  Streambeams is all about inventory management and sellers on both sides of the sale can feel secure because the items they have purchased are reserved for their customers at the warehouse.</p><p>Takes the guesswork out of shipping:  Drop shippers are experts at deciding which shipping method to use.  They have extensive relationships with shippers and they know which shippers are likely to deliver on time.  Other models make you try to figure out which companies will actually deliver the goods.  With Streambeams, the wholesale shipper decides how to get the goods to your customer in the cheapest way possible using their massive wholesale discount shipping codes.  Buyers pay a fixed price for shipping and distributors decide how to best ship the item.</p><p>Calling all Retail professionals:  Streambeams is a place where store owners, online sellers, influencers can meet up with wholesale distributors.  We\'re introducing a new way to buy and sell; a less complicated interface that offers the chance for distributors and online sellers to have greater success, greater ease of use and greater autonomy (?) in the selling process.  </p><p>Problems with ali express:</p><p> </p><p>Confusing</p><p>Image goes away after you list it and after sale</p><p>Terrible reporting</p><p>Dreadful feeling</p><p>No shipping</p><p>Noaccountablaity</p>','Welcome to Streambeams','','publish','closed','closed','','welcome-to-streambeams','','','2020-05-06 04:48:10','2020-05-06 04:48:10','',0,'https://streambeams.com/?page_id=25',0,'page','',0),(15,1,'2020-05-03 06:15:16','2020-05-03 06:15:16','<!-- wp:shortcode -->\n[downloads columns=4]\n<!-- /wp:shortcode -->','CATALOGUE','','publish','closed','closed','','15-2','','','2020-05-03 20:08:50','2020-05-03 20:08:50','',0,'https://streambeams.com/?page_id=15',0,'page','',0),(16,1,'2020-05-03 06:15:16','2020-05-03 06:15:16','<!-- wp:paragraph -->\n<p><a href=\"https://docs.easydigitaldownloads.com/article/224-downloads\">[downloads]</a></p>\n<!-- /wp:paragraph -->','','','inherit','closed','closed','','15-revision-v1','','','2020-05-03 06:15:16','2020-05-03 06:15:16','',15,'https://streambeams.com/2020/05/03/15-revision-v1/',0,'revision','',0),(17,1,'2020-05-03 06:15:40','2020-05-03 06:15:40','<!-- wp:paragraph -->\n<p><a href=\"https://docs.easydigitaldownloads.com/article/224-downloads\">[downloads]</a></p>\n<!-- /wp:paragraph -->','CATALOGUE','','inherit','closed','closed','','15-revision-v1','','','2020-05-03 06:15:40','2020-05-03 06:15:40','',15,'https://streambeams.com/2020/05/03/15-revision-v1/',0,'revision','',0),(18,1,'2020-05-03 06:21:31','2020-05-03 06:21:31','{\n    \"vlogger-video-blog::vw_blog_magazine_width_option\": {\n        \"value\": \"Full Width\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2020-05-03 06:21:31\"\n    },\n    \"vlogger-video-blog::vw_blog_magazine_woocommerce_single_product_page_sidebar\": {\n        \"value\": false,\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2020-05-03 06:21:31\"\n    }\n}','','','trash','closed','closed','','7c58be7a-e408-4275-b0f5-d56719f3dfb8','','','2020-05-03 06:21:31','2020-05-03 06:21:31','',0,'https://streambeams.com/2020/05/03/7c58be7a-e408-4275-b0f5-d56719f3dfb8/',0,'customize_changeset','',0),(19,1,'2020-05-03 06:22:06','2020-05-03 06:22:06','{\n    \"vlogger-video-blog::vw_blog_magazine_metabox_hide_show\": {\n        \"value\": false,\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2020-05-03 06:22:06\"\n    }\n}','','','trash','closed','closed','','024456b2-febf-4de9-95c5-e138f20d92d6','','','2020-05-03 06:22:06','2020-05-03 06:22:06','',0,'https://streambeams.com/2020/05/03/024456b2-febf-4de9-95c5-e138f20d92d6/',0,'customize_changeset','',0),(20,1,'2020-05-03 06:24:16','2020-05-03 06:24:16','{\n    \"vlogger-video-blog::background_color\": {\n        \"value\": \"#f1f1f1\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2020-05-03 06:23:56\"\n    },\n    \"vlogger-video-blog::header_image\": {\n        \"value\": \"https://streambeams.com/wp-content/uploads/edd/2020/05/cropped-Screen-Shot-2020-04-02-at-12.52.24-PM.png\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2020-05-03 06:23:56\"\n    },\n    \"vlogger-video-blog::header_image_data\": {\n        \"value\": {\n            \"url\": \"https://streambeams.com/wp-content/uploads/edd/2020/05/cropped-Screen-Shot-2020-04-02-at-12.52.24-PM.png\",\n            \"thumbnail_url\": \"https://streambeams.com/wp-content/uploads/edd/2020/05/cropped-Screen-Shot-2020-04-02-at-12.52.24-PM.png\",\n            \"timestamp\": 1588487015906,\n            \"attachment_id\": 21,\n            \"width\": 856,\n            \"height\": 171\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2020-05-03 06:23:56\"\n    },\n    \"vlogger-video-blog::nav_menu_locations[primary]\": {\n        \"value\": -1978748221478697000,\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2020-05-03 06:24:16\"\n    },\n    \"nav_menu[-1978748221478697000]\": {\n        \"value\": {\n            \"name\": \"Main Menu\",\n            \"description\": \"\",\n            \"parent\": 0,\n            \"auto_add\": false\n        },\n        \"type\": \"nav_menu\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2020-05-03 06:24:16\"\n    },\n    \"nav_menu_item[-4064126507881808000]\": {\n        \"value\": {\n            \"object_id\": 15,\n            \"object\": \"page\",\n            \"menu_item_parent\": 0,\n            \"position\": 1,\n            \"type\": \"post_type\",\n            \"title\": \"CATALOGUE\",\n            \"url\": \"https://streambeams.com/15-2/\",\n            \"target\": \"\",\n            \"attr_title\": \"\",\n            \"description\": \"\",\n            \"classes\": \"\",\n            \"xfn\": \"\",\n            \"status\": \"publish\",\n            \"original_title\": \"CATALOGUE\",\n            \"nav_menu_term_id\": -1978748221478697000,\n            \"_invalid\": false,\n            \"type_label\": \"Page\"\n        },\n        \"type\": \"nav_menu_item\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2020-05-03 06:24:16\"\n    }\n}','','','trash','closed','closed','','dcc661ba-6674-4111-8de0-bd1a14b69f9a','','','2020-05-03 06:24:16','2020-05-03 06:24:16','',0,'https://streambeams.com/?p=20',0,'customize_changeset','',0),(21,1,'2020-05-03 06:23:35','2020-05-03 06:23:35','','cropped-Screen-Shot-2020-04-02-at-12.52.24-PM.png','','inherit','open','closed','','cropped-screen-shot-2020-04-02-at-12-52-24-pm-png','','','2020-05-03 06:23:35','2020-05-03 06:23:35','',0,'https://streambeams.com/wp-content/uploads/edd/2020/05/cropped-Screen-Shot-2020-04-02-at-12.52.24-PM.png',0,'attachment','image/png',0),(22,1,'2020-05-03 06:24:16','2020-05-03 06:24:16',' ','','','publish','closed','closed','','22','','','2020-05-03 06:24:16','2020-05-03 06:24:16','',0,'https://streambeams.com/2020/05/03/22/',1,'nav_menu_item','',0),(23,1,'2020-05-03 06:25:01','2020-05-03 06:25:01','{\n    \"show_on_front\": {\n        \"value\": \"page\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2020-05-03 06:24:56\"\n    },\n    \"page_on_front\": {\n        \"value\": \"2\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2020-05-03 06:24:56\"\n    }\n}','','','trash','closed','closed','','24be6c6d-b934-4add-8f32-371e652404af','','','2020-05-03 06:25:01','2020-05-03 06:25:01','',0,'https://streambeams.com/?p=23',0,'customize_changeset','',0),(26,1,'2020-05-03 06:35:15','2020-05-03 06:35:15','','Welcome to Streambeams','','inherit','closed','closed','','25-revision-v1','','','2020-05-03 06:35:15','2020-05-03 06:35:15','',25,'https://streambeams.com/2020/05/03/25-revision-v1/',0,'revision','',0),(27,1,'2020-05-03 06:35:32','2020-05-03 06:35:32','','Default Kit','','publish','closed','closed','','default-kit','','','2020-05-03 06:35:32','2020-05-03 06:35:32','',0,'https://streambeams.com/?elementor_library=default-kit',0,'elementor_library','',0),(29,1,'2020-05-03 06:44:27','2020-05-03 06:44:27','<h4>Strategy planning</h4>		\n		<p>Effortlessly populate your store with beautiful items</p>		\n			<h3>step 1</h3>		\n		<p>Browse through beautiful items and choose what you want to be in your store</p>		\n			<h3>STEP 2</h3>		\n		<p>Choose items to purchase at wholesale prices.  After your purchase, you will receive a digital file that you can save on your computer (phone or tablet?) and upload to any store.  </p>		\n			<h3>Step 3</h3>		\n		<p>After you upload the items to any of your stores, return to our dashboard and import sale items to our wholesale distributors.  </p>','Welcome to Streambeams','','inherit','closed','closed','','25-revision-v1','','','2020-05-03 06:44:27','2020-05-03 06:44:27','',25,'https://streambeams.com/2020/05/03/25-revision-v1/',0,'revision','',0),(30,1,'2020-05-03 06:45:51','2020-05-03 06:45:51','<h4>Strategy planning</h4>		\n		<p>Effortlessly populate your store with beautiful items</p>		\n			<h3>step 1</h3>		\n		<p>Browse through beautiful items and choose what you want to be in your store</p>		\n			<h3>STEP 2</h3>		\n		<p>Choose items to purchase at wholesale prices.  After your purchase, you will receive a digital file that you can save on your computer (phone or tablet?) and upload to any store.  </p>		\n			<h3>Step 3</h3>		\n		<p>After you upload the items to any of your stores, return to our dashboard and import purchaser details to our wholesale distributors.  They will pack it, ship it and deploy it to the buyer.  You get a tracking number which you can send to your buyer and the process is complete!</p>','Welcome to Streambeams','','inherit','closed','closed','','25-revision-v1','','','2020-05-03 06:45:51','2020-05-03 06:45:51','',25,'https://streambeams.com/2020/05/03/25-revision-v1/',0,'revision','',0),(31,1,'2020-05-03 06:47:41','2020-05-03 06:47:41','<h4>Strategy planning</h4>		\n		<p>Effortlessly populate your store with beautiful items</p>		\n			<h3>step 1</h3>		\n		<p>Browse through beautiful items and choose what you want to be in your store</p>		\n			<h3>STEP 2</h3>		\n		<p>Choose items to purchase at wholesale prices.  After your purchase, you will receive a digital file that you can save on your computer (phone or tablet?) and upload to any store.  </p>		\n			<h3>Step 3</h3>		\n		<p>After you upload the items to any of your stores, return to our dashboard and import purchaser details to our wholesale distributors.  They will pack it, ship it and deploy it to the buyer.  You get a tracking number which you can send to your buyer and the process is complete!</p><p>How are we different?  Streambeams is all about inventory management and sellers on both sides of the sale can feel secure because the items they have purchased are reserved for their customers at the warehouse.</p>','Welcome to Streambeams','','inherit','closed','closed','','25-revision-v1','','','2020-05-03 06:47:41','2020-05-03 06:47:41','',25,'https://streambeams.com/2020/05/03/25-revision-v1/',0,'revision','',0),(33,1,'2020-05-03 06:58:03','2020-05-03 06:58:03','','Etsy','','publish','closed','closed','','deploy-your-listings-in-a-snap','','','2020-05-03 07:28:27','2020-05-03 07:28:27','',0,'https://streambeams.com/?post_type=logoshowcase&#038;p=33',0,'logoshowcase','',0),(32,1,'2020-05-03 06:53:05','2020-05-03 06:53:05','<!-- wp:paragraph -->\n<p>Welcome to WordPress. This is your first post. Edit or delete it, then start writing!</p>\n<!-- /wp:paragraph -->','Hello world!','','inherit','closed','closed','','1-revision-v1','','','2020-05-03 06:53:05','2020-05-03 06:53:05','',1,'https://streambeams.com/2020/05/03/1-revision-v1/',0,'revision','',0),(34,1,'2020-05-03 06:58:47','2020-05-03 06:58:47','','','','publish','closed','closed','','34','','','2020-05-03 06:58:47','2020-05-03 06:58:47','',0,'https://streambeams.com/?post_type=logoshowcase&#038;p=34',0,'logoshowcase','',0),(42,1,'2020-05-03 07:13:16','2020-05-03 07:13:16','<h4>Strategy planning</h4>		\n		<p>Effortlessly populate your store with beautiful items</p>		\n			<h3>step 1</h3>		\n		<p>Browse through beautiful items and choose what you want to be in your store</p>		\n			<h3>STEP 2</h3>		\n		<p>Choose items to purchase at wholesale prices.  After your purchase, you will receive a digital file that you can save on your computer (phone or tablet?) and upload to any store.  </p>		\n			<h3>Step 3</h3>		\n		<p>After you upload the items to any of your stores, return to our dashboard and import purchaser details to our wholesale distributors.  They will pack it, ship it and deploy it to the buyer.  You get a tracking number which you can send to your buyer and the process is complete!</p><p>How are we different?  Streambeams is all about inventory management and sellers on both sides of the sale can feel secure because the items they have purchased are reserved for their customers at the warehouse.</p>[logoshowcase]','Welcome to Streambeams','','inherit','closed','closed','','25-revision-v1','','','2020-05-03 07:13:16','2020-05-03 07:13:16','',25,'https://streambeams.com/2020/05/03/25-revision-v1/',0,'revision','',0),(36,1,'2020-05-03 07:06:30','2020-05-03 07:06:30','[logoshowcase]','','','trash','open','open','','36__trashed','','','2020-05-06 18:11:19','2020-05-06 18:11:19','',0,'https://streambeams.com/?p=36',0,'post','',0),(37,1,'2020-05-03 07:06:30','2020-05-03 07:06:30','[logoshowcase]','','','inherit','closed','closed','','36-revision-v1','','','2020-05-03 07:06:30','2020-05-03 07:06:30','',36,'https://streambeams.com/2020/05/03/36-revision-v1/',0,'revision','',0),(38,1,'2020-05-03 07:06:36','2020-05-03 07:06:36','[logoshowcase]','','','inherit','closed','closed','','36-autosave-v1','','','2020-05-03 07:06:36','2020-05-03 07:06:36','',36,'https://streambeams.com/2020/05/03/36-autosave-v1/',0,'revision','',0),(39,1,'2020-05-03 07:09:42','2020-05-03 07:09:42','','cropped-Screen-Shot-2020-04-02-at-12.52.24-PM-1.png','','inherit','open','closed','','cropped-screen-shot-2020-04-02-at-12-52-24-pm-1-png','','','2020-05-03 07:09:42','2020-05-03 07:09:42','',0,'https://streambeams.com/wp-content/uploads/edd/2020/05/cropped-Screen-Shot-2020-04-02-at-12.52.24-PM-1.png',0,'attachment','image/png',0),(40,1,'2020-05-03 07:09:54','2020-05-03 07:09:54','{\n    \"adaptable-notes::header_image\": {\n        \"value\": \"https://streambeams.com/wp-content/uploads/edd/2020/05/cropped-Screen-Shot-2020-04-02-at-12.52.24-PM-1.png\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2020-05-03 07:09:54\"\n    },\n    \"adaptable-notes::header_image_data\": {\n        \"value\": {\n            \"url\": \"https://streambeams.com/wp-content/uploads/edd/2020/05/cropped-Screen-Shot-2020-04-02-at-12.52.24-PM-1.png\",\n            \"thumbnail_url\": \"https://streambeams.com/wp-content/uploads/edd/2020/05/cropped-Screen-Shot-2020-04-02-at-12.52.24-PM-1.png\",\n            \"timestamp\": 1588489783080,\n            \"attachment_id\": 39,\n            \"width\": 856,\n            \"height\": 306\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2020-05-03 07:09:54\"\n    },\n    \"adaptable-notes::background_image\": {\n        \"value\": \"\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2020-05-03 07:09:54\"\n    },\n    \"adaptable-notes::center_header_text\": {\n        \"value\": true,\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2020-05-03 07:09:54\"\n    }\n}','','','trash','closed','closed','','08fc1e5d-5a34-4c93-b944-5449c8c6639c','','','2020-05-03 07:09:54','2020-05-03 07:09:54','',0,'https://streambeams.com/2020/05/03/08fc1e5d-5a34-4c93-b944-5449c8c6639c/',0,'customize_changeset','',0),(41,1,'2020-05-03 07:12:21','2020-05-03 07:12:21','{\n    \"page_on_front\": {\n        \"value\": \"25\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2020-05-03 07:12:21\"\n    },\n    \"neve::hfg_header_layout_top_background\": {\n        \"value\": {\n            \"type\": \"color\",\n            \"colorValue\": \"#f0f0f0\",\n            \"imageUrl\": \"\",\n            \"focusPoint\": {\n                \"x\": 0.5,\n                \"y\": 0.5\n            },\n            \"overlayColorValue\": \"\",\n            \"overlayOpacity\": 50,\n            \"fixed\": false,\n            \"useFeatured\": false\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2020-05-03 07:12:21\"\n    },\n    \"neve::hfg_header_layout_main_background\": {\n        \"value\": {\n            \"type\": \"color\",\n            \"colorValue\": \"#ffffff\",\n            \"imageUrl\": \"\",\n            \"focusPoint\": {\n                \"x\": 0.5,\n                \"y\": 0.5\n            },\n            \"overlayColorValue\": \"\",\n            \"overlayOpacity\": 50,\n            \"fixed\": false,\n            \"useFeatured\": false\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2020-05-03 07:12:21\"\n    },\n    \"neve::hfg_header_layout_bottom_background\": {\n        \"value\": {\n            \"type\": \"color\",\n            \"colorValue\": \"#ffffff\",\n            \"imageUrl\": \"\",\n            \"focusPoint\": {\n                \"x\": 0.5,\n                \"y\": 0.5\n            },\n            \"overlayColorValue\": \"\",\n            \"overlayOpacity\": 50,\n            \"fixed\": false,\n            \"useFeatured\": false\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2020-05-03 07:12:21\"\n    },\n    \"neve::hfg_header_layout_sidebar_background\": {\n        \"value\": {\n            \"type\": \"color\",\n            \"colorValue\": \"#ffffff\",\n            \"imageUrl\": \"\",\n            \"focusPoint\": {\n                \"x\": 0.5,\n                \"y\": 0.5\n            },\n            \"overlayColorValue\": \"\",\n            \"overlayOpacity\": 50,\n            \"fixed\": false,\n            \"useFeatured\": false\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2020-05-03 07:12:21\"\n    },\n    \"neve::hfg_footer_layout_top_background\": {\n        \"value\": {\n            \"type\": \"color\",\n            \"colorValue\": \"#ffffff\",\n            \"imageUrl\": \"\",\n            \"focusPoint\": {\n                \"x\": 0.5,\n                \"y\": 0.5\n            },\n            \"overlayColorValue\": \"\",\n            \"overlayOpacity\": 50,\n            \"fixed\": false,\n            \"useFeatured\": false\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2020-05-03 07:12:21\"\n    },\n    \"neve::hfg_footer_layout_bottom_background\": {\n        \"value\": {\n            \"type\": \"color\",\n            \"colorValue\": \"#24292e\",\n            \"imageUrl\": \"\",\n            \"focusPoint\": {\n                \"x\": 0.5,\n                \"y\": 0.5\n            },\n            \"overlayColorValue\": \"\",\n            \"overlayOpacity\": 50,\n            \"fixed\": false,\n            \"useFeatured\": false\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2020-05-03 07:12:21\"\n    }\n}','','','trash','closed','closed','','5f1cc17b-ce0e-4483-9bab-d12b76b5b7fa','','','2020-05-03 07:12:21','2020-05-03 07:12:21','',0,'https://streambeams.com/2020/05/03/5f1cc17b-ce0e-4483-9bab-d12b76b5b7fa/',0,'customize_changeset','',0),(43,1,'2020-05-03 07:15:28','2020-05-03 07:15:28','{\n    \"neve::neve_body_font_family\": {\n        \"value\": \"Garamond, serif\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2020-05-03 07:15:28\"\n    },\n    \"neve::neve_typeface_general\": {\n        \"value\": {\n            \"fontSize\": {\n                \"suffix\": {\n                    \"mobile\": \"px\",\n                    \"tablet\": \"px\",\n                    \"desktop\": \"px\"\n                },\n                \"mobile\": 15,\n                \"tablet\": 16,\n                \"desktop\": \"19\"\n            },\n            \"lineHeight\": {\n                \"mobile\": 1.6,\n                \"tablet\": 1.6,\n                \"desktop\": 1.6,\n                \"suffix\": {\n                    \"mobile\": \"em\",\n                    \"tablet\": \"em\",\n                    \"desktop\": \"em\"\n                }\n            },\n            \"letterSpacing\": {\n                \"mobile\": 0,\n                \"tablet\": 0,\n                \"desktop\": 0\n            },\n            \"fontWeight\": \"400\",\n            \"textTransform\": \"none\",\n            \"flag\": true\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2020-05-03 07:15:28\"\n    }\n}','','','trash','closed','closed','','7e9c3c92-3496-4ddc-a050-e9344fd47d6e','','','2020-05-03 07:15:28','2020-05-03 07:15:28','',0,'https://streambeams.com/?p=43',0,'customize_changeset','',0),(44,1,'2020-05-03 07:16:51','2020-05-03 07:16:51','{\n    \"sidebars_widgets[blog-sidebar]\": {\n        \"value\": [\n            \"search-2\",\n            \"edd_categories_tags_widget-3\"\n        ],\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2020-05-03 07:16:51\"\n    },\n    \"widget_edd_categories_tags_widget[3]\": {\n        \"value\": [],\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2020-05-03 07:16:51\"\n    }\n}','','','trash','closed','closed','','e9d071d4-316b-4fab-9b18-6e0e96a95b5b','','','2020-05-03 07:16:51','2020-05-03 07:16:51','',0,'https://streambeams.com/2020/05/03/e9d071d4-316b-4fab-9b18-6e0e96a95b5b/',0,'customize_changeset','',0),(45,1,'2020-05-03 07:18:15','2020-05-03 07:18:15','{\n    \"neve::hfg_footer_layout_bottom_background\": {\n        \"value\": {\n            \"type\": \"image\",\n            \"colorValue\": \"#24292e\",\n            \"imageUrl\": \"https://streambeams.com/wp-content/uploads/edd/2020/05/Screen-Shot-2020-04-02-at-12.52.24-PM.png\",\n            \"focusPoint\": {\n                \"x\": 0.5,\n                \"y\": 0.5\n            },\n            \"overlayColorValue\": \"#7c2413\",\n            \"overlayOpacity\": 50,\n            \"fixed\": false,\n            \"useFeatured\": true\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2020-05-03 07:18:15\"\n    },\n    \"neve::hfg_footer_layout_bottom_skin\": {\n        \"value\": \"light-mode\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2020-05-03 07:17:59\"\n    }\n}','','','trash','closed','closed','','45ca5982-85b3-4b27-a594-e31a902781a5','','','2020-05-03 07:18:15','2020-05-03 07:18:15','',0,'https://streambeams.com/?p=45',0,'customize_changeset','',0),(46,1,'2020-05-03 07:20:58','2020-05-03 07:20:58','bla bla\r\n\r\nkate spade purse\r\n\r\nfun for a night on the town\r\n\r\nfun for staying at home','Kate Spade Purse','','publish','closed','closed','','kate-spade-purse','','','2020-05-03 07:21:43','2020-05-03 07:21:43','',0,'https://streambeams.com/?post_type=download&#038;p=46',0,'download','',0),(47,1,'2020-05-03 07:20:26','2020-05-03 07:20:26','','Screen Shot 2020-04-28 at 6.42.24 PM','','inherit','open','closed','','screen-shot-2020-04-28-at-6-42-24-pm','','','2020-05-03 07:20:26','2020-05-03 07:20:26','',46,'https://streambeams.com/wp-content/uploads/edd/2020/05/Screen-Shot-2020-04-28-at-6.42.24-PM.png',0,'attachment','image/png',0),(48,1,'2020-05-03 07:20:58','2020-05-03 07:20:58','','Kate Spade Purse','','inherit','closed','closed','','46-revision-v1','','','2020-05-03 07:20:58','2020-05-03 07:20:58','',46,'https://streambeams.com/2020/05/03/46-revision-v1/',0,'revision','',0),(49,1,'2020-05-03 07:21:43','2020-05-03 07:21:43','bla bla\r\n\r\nkate spade purse\r\n\r\nfun for a night on the town\r\n\r\nfun for staying at home','Kate Spade Purse','','inherit','closed','closed','','46-revision-v1','','','2020-05-03 07:21:43','2020-05-03 07:21:43','',46,'https://streambeams.com/2020/05/03/46-revision-v1/',0,'revision','',0),(50,1,'2020-05-03 07:23:46','0000-00-00 00:00:00','','Auto Draft','','auto-draft','closed','closed','','','','','2020-05-03 07:23:46','0000-00-00 00:00:00','',0,'https://streambeams.com/?post_type=download&p=50',0,'download','',0),(51,1,'2020-05-03 07:29:01','2020-05-03 07:29:01','','Ebay','','publish','closed','closed','','ebay','','','2020-05-03 07:44:29','2020-05-03 07:44:29','',0,'https://streambeams.com/?post_type=logoshowcase&#038;p=51',0,'logoshowcase','',0),(52,1,'2020-05-03 07:29:47','2020-05-03 07:29:47','','Amazon','','publish','closed','closed','','amazon','','','2020-05-03 07:42:17','2020-05-03 07:42:17','',0,'https://streambeams.com/?post_type=logoshowcase&#038;p=52',0,'logoshowcase','',0),(53,1,'2020-05-03 07:30:42','2020-05-03 07:30:42','<h4>Strategy planning</h4>		\n		<p>Effortlessly populate your store with beautiful items</p>		\n			<h3>step 1</h3>		\n		<p>Browse through beautiful items and choose what you want to be in your store</p>		\n			<h3>STEP 2</h3>		\n		<p>Choose items to purchase at wholesale prices.  After your purchase, you will receive a digital file that you can save on your computer (phone or tablet?) and upload to any store.  </p>		\n			<h3>Step 3</h3>		\n		<p>After you upload the items to any of your stores, return to our dashboard and import purchaser details to our wholesale distributors.  They will pack it, ship it and deploy it to the buyer.  You get a tracking number which you can send to your buyer and the process is complete!</p><p>How are we different?  Streambeams is all about inventory management and sellers on both sides of the sale can feel secure because the items they have purchased are reserved for their customers at the warehouse.</p>[logoshowcase cat_id=\"3\"]','Welcome to Streambeams','','inherit','closed','closed','','25-revision-v1','','','2020-05-03 07:30:42','2020-05-03 07:30:42','',25,'https://streambeams.com/2020/05/03/25-revision-v1/',0,'revision','',0),(54,1,'2020-05-03 07:31:14','2020-05-03 07:31:14','[logoshowcase cat_id=\"3\"]','logo showcase','','publish','closed','closed','','logo-showcase','','','2020-05-03 07:31:14','2020-05-03 07:31:14','',0,'https://streambeams.com/?page_id=54',0,'page','',0),(55,1,'2020-05-03 07:31:14','2020-05-03 07:31:14','[logoshowcase cat_id=\"3\"]','logo showcase','','inherit','closed','closed','','54-revision-v1','','','2020-05-03 07:31:14','2020-05-03 07:31:14','',54,'https://streambeams.com/2020/05/03/54-revision-v1/',0,'revision','',0),(56,1,'2020-05-03 07:31:18','2020-05-03 07:31:18','[logoshowcase cat_id=\"3\"]','logo showcase','','inherit','closed','closed','','54-autosave-v1','','','2020-05-03 07:31:18','2020-05-03 07:31:18','',54,'https://streambeams.com/2020/05/03/54-autosave-v1/',0,'revision','',0),(57,1,'2020-05-03 07:42:10','2020-05-03 07:42:10','','desert-dry skin','','inherit','open','closed','','desert-dry-skin','','','2020-05-03 07:42:10','2020-05-03 07:42:10','',52,'https://streambeams.com/wp-content/uploads/2020/05/desert-dry-skin.png',0,'attachment','image/png',0),(58,1,'2020-05-03 07:48:33','2020-05-03 07:48:33','{\n    \"neve::logo_component_align\": {\n        \"value\": \"left\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2020-05-03 07:46:46\"\n    },\n    \"neve::primary-menu_component_align\": {\n        \"value\": \"right\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2020-05-03 07:46:46\"\n    },\n    \"neve::header_search_responsive_icon_size\": {\n        \"value\": \"15\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2020-05-03 07:46:46\"\n    },\n    \"neve::hfg_header_layout\": {\n        \"value\": \"{\\\"desktop\\\":{\\\"top\\\":[],\\\"main\\\":[{\\\"x\\\":0,\\\"y\\\":1,\\\"width\\\":4,\\\"height\\\":1,\\\"id\\\":\\\"logo\\\"},{\\\"x\\\":4,\\\"y\\\":1,\\\"width\\\":7,\\\"height\\\":1,\\\"id\\\":\\\"primary-menu\\\"},{\\\"x\\\":11,\\\"y\\\":1,\\\"width\\\":1,\\\"height\\\":1,\\\"id\\\":\\\"header_search_responsive\\\"}],\\\"bottom\\\":[]},\\\"mobile\\\":{\\\"top\\\":[],\\\"main\\\":[{\\\"x\\\":0,\\\"y\\\":1,\\\"width\\\":8,\\\"height\\\":1,\\\"id\\\":\\\"logo\\\"},{\\\"x\\\":8,\\\"y\\\":1,\\\"width\\\":4,\\\"height\\\":1,\\\"id\\\":\\\"nav-icon\\\"}],\\\"bottom\\\":[],\\\"sidebar\\\":[{\\\"x\\\":0,\\\"y\\\":1,\\\"width\\\":8,\\\"height\\\":1,\\\"id\\\":\\\"primary-menu\\\"}]}}\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2020-05-03 07:46:46\"\n    },\n    \"neve::hfg_header_layout_main_background\": {\n        \"value\": {\n            \"type\": \"image\",\n            \"colorValue\": \"#ffffff\",\n            \"imageUrl\": \"https://streambeams.com/wp-content/uploads/2020/05/streambeams_bright_led_310_notagline.jpg\",\n            \"focusPoint\": {\n                \"x\": 0.5,\n                \"y\": 0.5\n            },\n            \"overlayColorValue\": \"\",\n            \"overlayOpacity\": 50,\n            \"fixed\": false,\n            \"useFeatured\": false\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2020-05-03 07:48:33\"\n    },\n    \"neve::hfg_header_layout_main_skin\": {\n        \"value\": \"light-mode\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2020-05-03 07:46:46\"\n    }\n}','','','trash','closed','closed','','3b660f21-c12b-4c93-a887-1bfcc25a298c','','','2020-05-03 07:48:33','2020-05-03 07:48:33','',0,'https://streambeams.com/?p=58',0,'customize_changeset','',0),(59,1,'2020-05-03 07:48:11','2020-05-03 07:48:11','','streambeams_bright_led_310_notagline','','inherit','open','closed','','streambeams_bright_led_310_notagline','','','2020-05-03 07:48:11','2020-05-03 07:48:11','',0,'https://streambeams.com/wp-content/uploads/2020/05/streambeams_bright_led_310_notagline.jpg',0,'attachment','image/jpeg',0),(60,1,'2020-05-03 07:52:21','2020-05-03 07:52:21','{\n    \"sidebars_widgets[blog-sidebar]\": {\n        \"value\": [\n            \"search-2\",\n            \"edd_categories_tags_widget-3\",\n            \"categories-5\"\n        ],\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2020-05-03 07:52:21\"\n    },\n    \"widget_categories[4]\": {\n        \"value\": [],\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2020-05-03 07:52:21\"\n    },\n    \"widget_categories[5]\": {\n        \"value\": [],\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2020-05-03 07:52:21\"\n    }\n}','','','trash','closed','closed','','a61cd4e1-4d71-4842-867f-95339255f7fa','','','2020-05-03 07:52:21','2020-05-03 07:52:21','',0,'https://streambeams.com/2020/05/03/a61cd4e1-4d71-4842-867f-95339255f7fa/',0,'customize_changeset','',0),(61,1,'2020-05-03 07:54:54','2020-05-03 07:54:54','{\n    \"neve::neve_sitewide_content_width\": {\n        \"value\": 79,\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2020-05-03 07:54:54\"\n    },\n    \"neve::neve_advanced_layout_options\": {\n        \"value\": true,\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2020-05-03 07:54:54\"\n    },\n    \"neve::neve_blog_archive_content_width\": {\n        \"value\": 81,\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2020-05-03 07:54:54\"\n    }\n}','','','trash','closed','closed','','c523f628-51bc-4dc3-ae13-fd7fd7a0340f','','','2020-05-03 07:54:54','2020-05-03 07:54:54','',0,'https://streambeams.com/2020/05/03/c523f628-51bc-4dc3-ae13-fd7fd7a0340f/',0,'customize_changeset','',0),(62,1,'2020-05-03 07:59:51','2020-05-03 07:59:51','amazing burberry flats','Burberry Flats','amazing flats!  ','publish','closed','closed','','burberry-flats','','','2020-05-03 08:03:12','2020-05-03 08:03:12','',0,'https://streambeams.com/?post_type=download&#038;p=62',0,'download','',0),(122,1,'2020-05-06 10:22:21','0000-00-00 00:00:00','<p><br data-mce-bogus=\"1\"></p>','3-2-1 poker','<p>Playing poker has neve been so fun</p>','draft','open','closed','','3-2-1-poker','','','2020-05-06 10:22:21','2020-05-06 10:22:21','',0,'https://streambeams.com/?post_type=product&p=122',0,'product','',0),(64,1,'2020-05-03 07:59:51','2020-05-03 07:59:51','amazing burberry flats','Burberry Flats','amazing flats!  ','inherit','closed','closed','','62-revision-v1','','','2020-05-03 07:59:51','2020-05-03 07:59:51','',62,'https://streambeams.com/2020/05/03/62-revision-v1/',0,'revision','',0),(66,1,'2020-05-03 08:04:44','2020-05-03 08:04:44','{\n    \"old_sidebars_widgets_data\": {\n        \"value\": {\n            \"wp_inactive_widgets\": [],\n            \"blog-sidebar\": [\n                \"search-2\",\n                \"edd_categories_tags_widget-3\",\n                \"categories-5\"\n            ],\n            \"shop-sidebar\": [],\n            \"footer-one-widgets\": [],\n            \"footer-two-widgets\": [],\n            \"footer-three-widgets\": [],\n            \"footer-four-widgets\": []\n        },\n        \"type\": \"global_variable\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2020-05-03 08:04:44\"\n    },\n    \"vw-blog-magazine::nav_menu_locations[primary]\": {\n        \"value\": 2,\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2020-05-03 08:04:44\"\n    }\n}','','','trash','closed','closed','','2e0047e2-3471-4974-879f-9b885a4f8b61','','','2020-05-03 08:04:44','2020-05-03 08:04:44','',0,'https://streambeams.com/2020/05/03/2e0047e2-3471-4974-879f-9b885a4f8b61/',0,'customize_changeset','',0),(67,1,'2020-05-03 08:08:20','2020-05-03 08:08:20','gorgous mirror','mirror','buy this mirror that looks like a watch!','trash','closed','closed','','mirror__trashed','','','2020-05-06 04:36:28','2020-05-06 04:36:28','',0,'https://streambeams.com/?post_type=download&#038;p=67',0,'download','',0),(68,1,'2020-05-03 08:08:20','2020-05-03 08:08:20','gorgous mirror','mirror','buy this mirror that looks like a watch!','inherit','closed','closed','','67-revision-v1','','','2020-05-03 08:08:20','2020-05-03 08:08:20','',67,'https://streambeams.com/2020/05/03/67-revision-v1/',0,'revision','',0),(74,1,'2020-05-03 08:25:11','2020-05-03 08:25:11','<p>[purchase_link id=\"62\" style=\"button\" color=\"red\" text=\"Purchase\"]</p>','CATALOGUE','','inherit','closed','closed','','15-revision-v1','','','2020-05-03 08:25:11','2020-05-03 08:25:11','',15,'https://streambeams.com/2020/05/03/15-revision-v1/',0,'revision','',0),(69,1,'2020-05-03 08:11:42','2020-05-03 08:11:42','<!-- wp:paragraph -->\r\n<p><a href=\"https://docs.easydigitaldownloads.com/article/224-downloads\">[downloads column=3]</a></p>\r\n<!-- /wp:paragraph -->','CATALOGUE','','inherit','closed','closed','','15-revision-v1','','','2020-05-03 08:11:42','2020-05-03 08:11:42','',15,'https://streambeams.com/2020/05/03/15-revision-v1/',0,'revision','',0),(70,1,'2020-05-03 08:14:57','2020-05-03 08:14:57','<!-- wp:paragraph -->\r\n<p><a href=\"https://docs.easydigitaldownloads.com/article/224-downloads\">[downloads; column=3]</a></p>\r\n<!-- /wp:paragraph -->','CATALOGUE','','inherit','closed','closed','','15-revision-v1','','','2020-05-03 08:14:57','2020-05-03 08:14:57','',15,'https://streambeams.com/2020/05/03/15-revision-v1/',0,'revision','',0),(77,1,'2020-05-03 08:30:13','2020-05-03 08:30:13','<a href=\"https://docs.easydigitaldownloads.com/article/224-downloads\">[downloads columns=3]</a>','CATALOGUE','','inherit','closed','closed','','15-revision-v1','','','2020-05-03 08:30:13','2020-05-03 08:30:13','',15,'https://streambeams.com/2020/05/03/15-revision-v1/',0,'revision','',0),(75,1,'2020-05-03 08:26:31','2020-05-03 08:26:31','<a href=\"https://docs.easydigitaldownloads.com/article/224-downloads\">[downloads]</a>','CATALOGUE','','inherit','closed','closed','','15-revision-v1','','','2020-05-03 08:26:31','2020-05-03 08:26:31','',15,'https://streambeams.com/2020/05/03/15-revision-v1/',0,'revision','',0),(72,1,'2020-05-03 08:15:17','2020-05-03 08:15:17','<!-- wp:paragraph -->\r\n<p><a href=\"https://docs.easydigitaldownloads.com/article/224-downloads\">[downloads 3 column=3]</a></p>\r\n<!-- /wp:paragraph -->','CATALOGUE','','inherit','closed','closed','','15-revision-v1','','','2020-05-03 08:15:17','2020-05-03 08:15:17','',15,'https://streambeams.com/2020/05/03/15-revision-v1/',0,'revision','',0),(73,1,'2020-05-03 08:17:38','2020-05-03 08:17:38','<!-- wp:paragraph -->\r\n<p><a href=\"https://docs.easydigitaldownloads.com/article/224-downloads\">[downloads list]</a></p>\r\n<!-- /wp:paragraph -->','CATALOGUE','','inherit','closed','closed','','15-revision-v1','','','2020-05-03 08:17:38','2020-05-03 08:17:38','',15,'https://streambeams.com/2020/05/03/15-revision-v1/',0,'revision','',0),(76,1,'2020-05-03 08:29:36','0000-00-00 00:00:00','','Auto Draft','','auto-draft','closed','closed','','','','','2020-05-03 08:29:36','0000-00-00 00:00:00','',0,'https://streambeams.com/?page_id=76',0,'page','',0),(86,1,'2020-05-03 09:19:19','2020-05-03 09:19:19','{\n    \"sidebars_widgets[mapro-right-sidebar]\": {\n        \"value\": [\n            \"search-2\",\n            \"categories-5\"\n        ],\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2020-05-03 09:19:19\"\n    }\n}','','','trash','closed','closed','','2bc9706a-0367-4405-90ca-6409467b913d','','','2020-05-03 09:19:19','2020-05-03 09:19:19','',0,'https://streambeams.com/2020/05/03/2bc9706a-0367-4405-90ca-6409467b913d/',0,'customize_changeset','',0),(79,1,'2020-05-03 08:34:01','2020-05-03 08:34:01','{\n    \"sidebars_widgets[sidebar-right]\": {\n        \"value\": [\n            \"search-2\",\n            \"edd_categories_tags_widget-3\",\n            \"categories-5\"\n        ],\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2020-05-03 08:33:46\"\n    },\n    \"ashe_options[page_footer_copyright]\": {\n        \"value\": \"Copyright 2020 Streambeams-All rights reserved\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2020-05-03 08:34:01\"\n    },\n    \"widget_edd_categories_tags_widget[5]\": {\n        \"value\": [],\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2020-05-03 08:33:46\"\n    }\n}','','','trash','closed','closed','','d1dc84f8-2ba1-46ae-b12c-ee7e3f95a339','','','2020-05-03 08:34:01','2020-05-03 08:34:01','',0,'https://streambeams.com/?p=79',0,'customize_changeset','',0),(80,1,'2020-05-03 08:34:29','2020-05-03 08:34:29','{\n    \"ashe_options[general_sidebar_sticky]\": {\n        \"value\": false,\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2020-05-03 08:34:29\"\n    }\n}','','','trash','closed','closed','','b576b8cd-e5e1-4578-bf54-7347815b7264','','','2020-05-03 08:34:29','2020-05-03 08:34:29','',0,'https://streambeams.com/2020/05/03/b576b8cd-e5e1-4578-bf54-7347815b7264/',0,'customize_changeset','',0),(81,1,'2020-05-03 08:35:04','2020-05-03 08:35:04','{\n    \"ashe_options[general_sidebar_width]\": {\n        \"value\": \"120\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2020-05-03 08:34:46\"\n    }\n}','','','trash','closed','closed','','01f3dbaa-5cad-4d3d-97aa-f54429086460','','','2020-05-03 08:35:04','2020-05-03 08:35:04','',0,'https://streambeams.com/?p=81',0,'customize_changeset','',0),(83,1,'2020-05-03 08:55:40','2020-05-03 08:55:40','\n\n<!-- wp:shortcode -->\n[downloads columns=3]\n<!-- /wp:shortcode -->','CATALOGUE','','inherit','closed','closed','','15-revision-v1','','','2020-05-03 08:55:40','2020-05-03 08:55:40','',15,'https://streambeams.com/2020/05/03/15-revision-v1/',0,'revision','',0),(82,1,'2020-05-03 08:54:22','2020-05-03 08:54:22','\n\n<!-- wp:preformatted -->\n<pre class=\"wp-block-preformatted\"><a href=\"https://docs.easydigitaldownloads.com/article/224-downloads\">[downloads columns=3]</a></pre>\n<!-- /wp:preformatted -->','CATALOGUE','','inherit','closed','closed','','15-revision-v1','','','2020-05-03 08:54:22','2020-05-03 08:54:22','',15,'https://streambeams.com/2020/05/03/15-revision-v1/',0,'revision','',0),(99,1,'2020-05-06 04:44:20','2020-05-06 04:44:20','<h4>Strategy planning</h4>\nEffortlessly populate your store with beautiful items\n<h3>step 1</h3>\nBrowse through beautiful items and choose what you want to be in your store\n<h3>STEP 2</h3>\nChoose items to purchase at wholesale prices.&nbsp; After your purchase, you will receive a digital file that you can save on your computer (phone or tablet?) and upload to any store.&nbsp;&nbsp;\n<h3>Step 3</h3>\nAfter you upload the items to any of your stores, return to our dashboard and import purchaser details to our wholesale distributors.&nbsp; They will pack it, ship it and deploy it to the buyer.&nbsp; You get a tracking number which you can send to your buyer and the process is complete!\n\nHow are we different?&nbsp; Streambeams is all about inventory management and sellers on both sides of the sale can feel secure because the items they have purchased are reserved for their customers at the warehouse.\n\nTakes the guesswork out of shipping:&nbsp; Drop shippers are experts at deciding which shipping method to use.&nbsp; They have extensive relationships with shippers and they know which shippers are likely to deliver on time.&nbsp; Other models make you try to figure out which companies will actually deliver the goods.&nbsp; With Streambeams, the wholesale shipper decides how to get the goods to your customer in the cheapest way possible using their massive wholesale discount shipping codes.&nbsp; Buyers pay a fixed price for shipping and distributors decide how to best ship the item.\n\nCalling all Retail professionals:&nbsp; Streambeams is a place where store owners, online sellers, influencers can meet up with wholesale distributors.&nbsp; We\'re introducing a new way to buy and sell; a less complicated interface that offers the chance for distributors and online sellers to have greater success, greater ease of use and greater autonomy (?) in the selling process.&nbsp;&nbsp;','Welcome to Streambeams','','inherit','closed','closed','','25-revision-v1','','','2020-05-06 04:44:20','2020-05-06 04:44:20','',25,'https://streambeams.com/2020/05/06/25-revision-v1/',0,'revision','',0),(87,1,'2020-05-03 09:20:44','2020-05-03 09:20:44','{\n    \"mapro::mapro_template_color\": {\n        \"value\": \"#dd3333\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2020-05-03 09:20:44\"\n    }\n}','','','trash','closed','closed','','038cfb77-b596-4458-adca-49f7d93cec6b','','','2020-05-03 09:20:44','2020-05-03 09:20:44','',0,'https://streambeams.com/2020/05/03/038cfb77-b596-4458-adca-49f7d93cec6b/',0,'customize_changeset','',0),(88,1,'2020-05-03 18:33:56','2020-05-03 18:33:56','','Screen Shot 2020-05-03 at 2.00.02 AM','','inherit','open','closed','','screen-shot-2020-05-03-at-2-00-02-am','','','2020-05-03 18:33:56','2020-05-03 18:33:56','',0,'https://streambeams.com/wp-content/uploads/2020/05/Screen-Shot-2020-05-03-at-2.00.02-AM.png',0,'attachment','image/png',0),(89,1,'2020-05-03 18:34:33','2020-05-03 18:34:33','','cropped-Screen-Shot-2020-05-03-at-2.00.02-AM.png','','inherit','open','closed','','cropped-screen-shot-2020-05-03-at-2-00-02-am-png','','','2020-05-03 18:34:33','2020-05-03 18:34:33','',0,'https://streambeams.com/wp-content/uploads/2020/05/cropped-Screen-Shot-2020-05-03-at-2.00.02-AM.png',0,'attachment','image/png',0),(90,1,'2020-05-03 18:34:48','2020-05-03 18:34:48','{\n    \"creativ-blog::header_image\": {\n        \"value\": \"https://streambeams.com/wp-content/uploads/2020/05/cropped-Screen-Shot-2020-05-03-at-2.00.02-AM.png\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2020-05-03 18:34:48\"\n    },\n    \"creativ-blog::header_image_data\": {\n        \"value\": {\n            \"url\": \"https://streambeams.com/wp-content/uploads/2020/05/cropped-Screen-Shot-2020-05-03-at-2.00.02-AM.png\",\n            \"thumbnail_url\": \"https://streambeams.com/wp-content/uploads/2020/05/cropped-Screen-Shot-2020-05-03-at-2.00.02-AM.png\",\n            \"timestamp\": 1588530877597,\n            \"attachment_id\": 89,\n            \"width\": 1920,\n            \"height\": 1488\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2020-05-03 18:34:48\"\n    }\n}','','','trash','closed','closed','','52a6a9ab-bcec-4c54-b295-a01231b9ab5d','','','2020-05-03 18:34:48','2020-05-03 18:34:48','',0,'https://streambeams.com/2020/05/03/52a6a9ab-bcec-4c54-b295-a01231b9ab5d/',0,'customize_changeset','',0),(91,1,'2020-05-03 18:35:45','2020-05-03 18:35:45','{\n    \"sidebars_widgets[sidebar-1]\": {\n        \"value\": [],\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2020-05-03 18:35:38\"\n    }\n}','','','trash','closed','closed','','a323f6ee-071b-4832-9ddf-0d7846b12fd8','','','2020-05-03 18:35:45','2020-05-03 18:35:45','',0,'https://streambeams.com/?p=91',0,'customize_changeset','',0),(92,1,'2020-05-03 20:08:49','2020-05-03 20:08:49','<!-- wp:shortcode -->\n[downloads columns=4]\n<!-- /wp:shortcode -->','CATALOGUE','','inherit','closed','closed','','15-revision-v1','','','2020-05-03 20:08:49','2020-05-03 20:08:49','',15,'https://streambeams.com/2020/05/03/15-revision-v1/',0,'revision','',0),(93,1,'2020-05-03 20:08:53','2020-05-03 20:08:53','<!-- wp:shortcode -->\n[downloads columns=4]\n<!-- /wp:shortcode -->','CATALOGUE','','inherit','closed','closed','','15-autosave-v1','','','2020-05-03 20:08:53','2020-05-03 20:08:53','',15,'https://streambeams.com/2020/05/03/15-autosave-v1/',0,'revision','',0),(94,1,'2020-05-03 20:28:42','2020-05-03 20:28:42','{\n    \"sidebars_widgets[sidebar-1]\": {\n        \"value\": [\n            \"edd_categories_tags_widget-7\"\n        ],\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2020-05-03 20:28:42\"\n    },\n    \"widget_edd_categories_tags_widget[7]\": {\n        \"value\": {\n            \"encoded_serialized_instance\": \"YTo0OntzOjU6InRpdGxlIjtzOjEwOiJDYXRlZ29yaWVzIjtzOjg6InRheG9ub215IjtzOjE3OiJkb3dubG9hZF9jYXRlZ29yeSI7czo1OiJjb3VudCI7czowOiIiO3M6MTA6ImhpZGVfZW1wdHkiO3M6MDoiIjt9\",\n            \"title\": \"Categories\",\n            \"is_widget_customizer_js_value\": true,\n            \"instance_hash_key\": \"b621b0ec161af99236dbf4c73a14980e\"\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2020-05-03 20:28:42\"\n    }\n}','','','trash','closed','closed','','ba13a328-7d88-4c57-aaad-a216dac17c73','','','2020-05-03 20:28:42','2020-05-03 20:28:42','',0,'https://streambeams.com/2020/05/03/ba13a328-7d88-4c57-aaad-a216dac17c73/',0,'customize_changeset','',0),(95,1,'2020-05-03 21:15:55','2020-05-03 21:15:55','<h4>Strategy planning</h4>		\n		<p>Effortlessly populate your store with beautiful items</p>		\n			<h3>step 1</h3>		\n		<p>Browse through beautiful items and choose what you want to be in your store</p>		\n			<h3>STEP 2</h3>		\n		<p>Choose items to purchase at wholesale prices.  After your purchase, you will receive a digital file that you can save on your computer (phone or tablet?) and upload to any store.  </p>		\n			<h3>Step 3</h3>		\n		<p>After you upload the items to any of your stores, return to our dashboard and import purchaser details to our wholesale distributors.  They will pack it, ship it and deploy it to the buyer.  You get a tracking number which you can send to your buyer and the process is complete!</p><p>How are we different?  Streambeams is all about inventory management and sellers on both sides of the sale can feel secure because the items they have purchased are reserved for their customers at the warehouse.</p><p>Takes the guesswork out of shipping:  Drop shippers are experts at deciding which shipping method to use.  They have extensive relationships with shippers and they know which shippers are likely to deliver on time.  Other models make you try to figure out which companies will actually deliver the goods.  With Streambeams, the wholesale shipper decides how to get the goods to your customer in the cheapest way possible using their massive wholesale discount shipping codes.  Buyers pay a fixed price for shipping and distributors decide how to best ship the item.</p>','Welcome to Streambeams','','inherit','closed','closed','','25-revision-v1','','','2020-05-03 21:15:55','2020-05-03 21:15:55','',25,'https://streambeams.com/2020/05/03/25-revision-v1/',0,'revision','',0),(96,1,'2020-05-03 21:16:35','2020-05-03 21:16:35','<h4>Strategy planning</h4>\nEffortlessly populate your store with beautiful items\n<h3>step 1</h3>\nBrowse through beautiful items and choose what you want to be in your store\n<h3>STEP 2</h3>\nChoose items to purchase at wholesale prices.&nbsp; After your purchase, you will receive a digital file that you can save on your computer (phone or tablet?) and upload to any store.&nbsp;&nbsp;\n<h3>Step 3</h3>\nAfter you upload the items to any of your stores, return to our dashboard and import purchaser details to our wholesale distributors.&nbsp; They will pack it, ship it and deploy it to the buyer.&nbsp; You get a tracking number which you can send to your buyer and the process is complete!\n\nHow are we different?&nbsp; Streambeams is all about inventory management and sellers on both sides of the sale can feel secure because the items they have purchased are reserved for their customers at the warehouse.\n\nTakes the guesswork out of shipping:&nbsp; Drop shippers are experts at deciding which shipping method to use.&nbsp; They have extensive relationships with shippers and they know which shippers are likely to deliver on time.&nbsp; Other models make you try to figure out which companies will actually deliver the goods.&nbsp; With Streambeams, the wholesale shipper decides how to get the goods to your customer in the cheapest way possible using their massive wholesale discount shipping codes.&nbsp; Buyers pay a fixed price for shipping and distributors decide how to best ship the item.','Welcome to Streambeams','','inherit','closed','closed','','25-revision-v1','','','2020-05-03 21:16:35','2020-05-03 21:16:35','',25,'https://streambeams.com/2020/05/03/25-revision-v1/',0,'revision','',0),(97,1,'2020-05-03 21:24:36','2020-05-03 21:24:36','<h4>Strategy planning</h4>		\n		<p>Effortlessly populate your store with beautiful items</p>		\n			<h3>step 1</h3>		\n		<p>Browse through beautiful items and choose what you want to be in your store</p>		\n			<h3>STEP 2</h3>		\n		<p>Choose items to purchase at wholesale prices.  After your purchase, you will receive a digital file that you can save on your computer (phone or tablet?) and upload to any store.  </p>		\n			<h3>Step 3</h3>		\n		<p>After you upload the items to any of your stores, return to our dashboard and import purchaser details to our wholesale distributors.  They will pack it, ship it and deploy it to the buyer.  You get a tracking number which you can send to your buyer and the process is complete!</p><p>How are we different?  Streambeams is all about inventory management and sellers on both sides of the sale can feel secure because the items they have purchased are reserved for their customers at the warehouse.</p><p>Takes the guesswork out of shipping:  Drop shippers are experts at deciding which shipping method to use.  They have extensive relationships with shippers and they know which shippers are likely to deliver on time.  Other models make you try to figure out which companies will actually deliver the goods.  With Streambeams, the wholesale shipper decides how to get the goods to your customer in the cheapest way possible using their massive wholesale discount shipping codes.  Buyers pay a fixed price for shipping and distributors decide how to best ship the item.</p><p>Calling all store owners, online sellers, and influencers.  We\'re introducing a new way to buy and sell; a less complicated interface that offers the chance for distributors and online sellers to have greater success, greater ease of use and greater autonomy (?) in the selling process.  </p>','Welcome to Streambeams','','inherit','closed','closed','','25-revision-v1','','','2020-05-03 21:24:36','2020-05-03 21:24:36','',25,'https://streambeams.com/2020/05/03/25-revision-v1/',0,'revision','',0),(98,1,'2020-05-03 21:25:49','2020-05-03 21:25:49','<h4>Strategy planning</h4>		\n		<p>Effortlessly populate your store with beautiful items</p>		\n			<h3>step 1</h3>		\n		<p>Browse through beautiful items and choose what you want to be in your store</p>		\n			<h3>STEP 2</h3>		\n		<p>Choose items to purchase at wholesale prices.  After your purchase, you will receive a digital file that you can save on your computer (phone or tablet?) and upload to any store.  </p>		\n			<h3>Step 3</h3>		\n		<p>After you upload the items to any of your stores, return to our dashboard and import purchaser details to our wholesale distributors.  They will pack it, ship it and deploy it to the buyer.  You get a tracking number which you can send to your buyer and the process is complete!</p><p>How are we different?  Streambeams is all about inventory management and sellers on both sides of the sale can feel secure because the items they have purchased are reserved for their customers at the warehouse.</p><p>Takes the guesswork out of shipping:  Drop shippers are experts at deciding which shipping method to use.  They have extensive relationships with shippers and they know which shippers are likely to deliver on time.  Other models make you try to figure out which companies will actually deliver the goods.  With Streambeams, the wholesale shipper decides how to get the goods to your customer in the cheapest way possible using their massive wholesale discount shipping codes.  Buyers pay a fixed price for shipping and distributors decide how to best ship the item.</p><p>Calling all Retail professionals:  Streambeams is a place where store owners, online sellers, influencers can meet up with wholesale distributors.  We\'re introducing a new way to buy and sell; a less complicated interface that offers the chance for distributors and online sellers to have greater success, greater ease of use and greater autonomy (?) in the selling process.  </p>','Welcome to Streambeams','','inherit','closed','closed','','25-revision-v1','','','2020-05-03 21:25:49','2020-05-03 21:25:49','',25,'https://streambeams.com/2020/05/03/25-revision-v1/',0,'revision','',0),(100,1,'2020-05-06 04:48:10','2020-05-06 04:48:10','<h4>Strategy planning</h4>		\n		<p>Effortlessly populate your store with beautiful items</p>		\n			<h3>step 1</h3>		\n		<p>Browse through beautiful items and choose what you want to be in your store</p>		\n			<h3>STEP 2</h3>		\n		<p>Choose items to purchase at wholesale prices.  After your purchase, you will receive a digital file that you can save on your computer (phone or tablet?) and upload to any store.  </p>		\n			<h3>Step 3</h3>		\n		<p>After you upload the items to any of your stores, return to our dashboard and import purchaser details to our wholesale distributors.  They will pack it, ship it and deploy it to the buyer.  You get a tracking number which you can send to your buyer and the process is complete!</p><p>How are we different?  Streambeams is all about inventory management and sellers on both sides of the sale can feel secure because the items they have purchased are reserved for their customers at the warehouse.</p><p>Takes the guesswork out of shipping:  Drop shippers are experts at deciding which shipping method to use.  They have extensive relationships with shippers and they know which shippers are likely to deliver on time.  Other models make you try to figure out which companies will actually deliver the goods.  With Streambeams, the wholesale shipper decides how to get the goods to your customer in the cheapest way possible using their massive wholesale discount shipping codes.  Buyers pay a fixed price for shipping and distributors decide how to best ship the item.</p><p>Calling all Retail professionals:  Streambeams is a place where store owners, online sellers, influencers can meet up with wholesale distributors.  We\'re introducing a new way to buy and sell; a less complicated interface that offers the chance for distributors and online sellers to have greater success, greater ease of use and greater autonomy (?) in the selling process.  </p><p>Problems with ali express:</p><p> </p><p>Confusing</p><p>Image goes away after you list it and after sale</p><p>Terrible reporting</p><p>Dreadful feeling</p><p>No shipping</p><p>Noaccountablaity</p>','Welcome to Streambeams','','inherit','closed','closed','','25-revision-v1','','','2020-05-06 04:48:10','2020-05-06 04:48:10','',25,'https://streambeams.com/2020/05/06/25-revision-v1/',0,'revision','',0),(101,1,'2020-05-06 07:16:51','2020-05-06 07:16:51','rocket','test','','publish','closed','closed','','test','','','2020-05-06 07:16:51','2020-05-06 07:16:51','',0,'https://streambeams.com/?post_type=download&#038;p=101',0,'download','',0),(102,1,'2020-05-06 07:16:51','2020-05-06 07:16:51','rocket','test','','inherit','closed','closed','','101-revision-v1','','','2020-05-06 07:16:51','2020-05-06 07:16:51','',101,'https://streambeams.com/2020/05/06/101-revision-v1/',0,'revision','',0),(103,1,'2020-05-06 07:30:41','2020-05-06 07:30:41','','Frances Stark','','publish','closed','closed','','frances-stark','','','2020-05-06 07:30:41','2020-05-06 07:30:41','',0,'https://streambeams.com/?post_type=edd_payment&#038;p=103',0,'edd_payment','',2),(104,1,'2020-05-06 07:30:41','2020-05-06 07:30:41','','','','publish','closed','closed','','104','','','2020-05-06 07:30:41','2020-05-06 07:30:41','',101,'https://streambeams.com/?post_type=edd_log&p=104',0,'edd_log','',0),(105,1,'2020-05-06 07:33:20','2020-05-06 07:33:20','','Frances Stark','','publish','closed','closed','','frances-stark-2','','','2020-05-06 07:33:20','2020-05-06 07:33:20','',0,'https://streambeams.com/?post_type=edd_payment&#038;p=105',0,'edd_payment','',2),(106,1,'2020-05-06 07:33:20','2020-05-06 07:33:20','','','','publish','closed','closed','','106','','','2020-05-06 07:33:20','2020-05-06 07:33:20','',101,'https://streambeams.com/?post_type=edd_log&p=106',0,'edd_log','',0),(107,1,'2020-05-06 08:11:48','2020-05-06 08:11:48','','woocommerce-placeholder','','inherit','open','closed','','woocommerce-placeholder','','','2020-05-06 08:11:48','2020-05-06 08:11:48','',0,'https://streambeams.com/wp-content/uploads/2020/05/woocommerce-placeholder.png',0,'attachment','image/png',0),(108,1,'2020-05-06 08:16:19','2020-05-06 08:16:19','[wc_frontend_manager]','Store Manager','','publish','closed','closed','','store-manager','','','2020-05-07 23:22:53','2020-05-07 23:22:53','',0,'https://streambeams.com/store-manager/',0,'page','',0),(109,1,'2020-05-06 08:20:22','2020-05-06 08:20:22','<p><img class=\"alignnone size-medium wp-image-13\" src=\"https://streambeams.com/wp-content/uploads/edd/2020/05/Screen-Shot-2020-04-02-at-12.52.24-PM-282x300.png\" alt=\"\" width=\"282\" height=\"300\" data-mce-src=\"https://streambeams.com/wp-content/uploads/edd/2020/05/Screen-Shot-2020-04-02-at-12.52.24-PM-282x300.png\">It\'s the best</p>','pink watch','<p>pink watch is amazing</p>','publish','open','closed','','pink-watch','','','2020-05-06 08:23:32','2020-05-06 08:23:32','',0,'https://streambeams.com/product/pink-watch/',0,'product','',0),(110,1,'2020-05-06 08:57:20','2020-05-06 08:57:20','<!-- wp:shortcode -->\n[products]\n<!-- /wp:shortcode -->','Products','','publish','closed','closed','','products','','','2020-05-06 09:02:54','2020-05-06 09:02:54','',0,'https://streambeams.com/?page_id=110',0,'page','',0),(111,1,'2020-05-06 08:57:20','2020-05-06 08:57:20','<!-- wp:shortcode -->\n[wcfm_products]\n<!-- /wp:shortcode -->','Products','','inherit','closed','closed','','110-revision-v1','','','2020-05-06 08:57:20','2020-05-06 08:57:20','',110,'https://streambeams.com/2020/05/06/110-revision-v1/',0,'revision','',0),(112,1,'2020-05-06 09:02:49','2020-05-06 09:02:49','<!-- wp:shortcode -->\n[products]\n<!-- /wp:shortcode -->','Products','','inherit','closed','closed','','110-revision-v1','','','2020-05-06 09:02:49','2020-05-06 09:02:49','',110,'https://streambeams.com/2020/05/06/110-revision-v1/',0,'revision','',0),(113,1,'2020-05-06 09:02:56','2020-05-06 09:02:56','<!-- wp:shortcode -->\n[products]\n<!-- /wp:shortcode -->','Products','','inherit','closed','closed','','110-autosave-v1','','','2020-05-06 09:02:56','2020-05-06 09:02:56','',110,'https://streambeams.com/2020/05/06/110-autosave-v1/',0,'revision','',0),(114,1,'2020-05-06 09:09:15','2020-05-06 09:09:15','','Streaming Electronics','','publish','closed','closed','','state-of-the-art-electronics','','','2020-05-06 09:09:31','2020-05-06 09:09:31','',0,'https://streambeams.com/?page_id=114',0,'page','',0),(115,1,'2020-05-06 09:09:15','2020-05-06 09:09:15','','State of the Art Electronics','','inherit','closed','closed','','114-revision-v1','','','2020-05-06 09:09:15','2020-05-06 09:09:15','',114,'https://streambeams.com/2020/05/06/114-revision-v1/',0,'revision','',0),(116,1,'2020-05-06 09:09:30','2020-05-06 09:09:30','','Streaming Electronics','','inherit','closed','closed','','114-revision-v1','','','2020-05-06 09:09:30','2020-05-06 09:09:30','',114,'https://streambeams.com/2020/05/06/114-revision-v1/',0,'revision','',0),(117,1,'2020-05-06 09:30:04','2020-05-06 09:30:04','{\n    \"blogdescription\": {\n        \"value\": \"your ultimate streaming experience \",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2020-05-06 09:30:04\"\n    }\n}','','','trash','closed','closed','','7e425cc4-2e8f-4c4d-83b9-fc576d2ef9ad','','','2020-05-06 09:30:04','2020-05-06 09:30:04','',0,'https://streambeams.com/?p=117',0,'customize_changeset','',0),(118,1,'2020-05-06 09:50:44','2020-05-06 09:50:44','{\n    \"vw-blog-magazine::background_color\": {\n        \"value\": \"#ffffff\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2020-05-06 09:50:12\"\n    },\n    \"vw-blog-magazine::vw_blog_magazine_width_option\": {\n        \"value\": \"Full Width\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2020-05-06 09:50:12\"\n    },\n    \"vw-blog-magazine::vw_blog_magazine_category\": {\n        \"value\": \"0\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2020-05-06 09:50:12\"\n    },\n    \"vw-blog-magazine::vw_blog_magazine_stickyheader_hide_show\": {\n        \"value\": true,\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2020-05-06 09:50:12\"\n    },\n    \"vw-blog-magazine::header_image\": {\n        \"value\": \"https://streambeams.com/wp-content/uploads/2020/05/streambeams_bright_led_310_notagline.jpg\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2020-05-06 09:50:44\"\n    },\n    \"vw-blog-magazine::header_image_data\": {\n        \"value\": {\n            \"url\": \"https://streambeams.com/wp-content/uploads/2020/05/streambeams_bright_led_310_notagline.jpg\",\n            \"thumbnail_url\": \"https://streambeams.com/wp-content/uploads/2020/05/streambeams_bright_led_310_notagline.jpg\",\n            \"timestamp\": 1588758629245,\n            \"attachment_id\": 59,\n            \"width\": 974,\n            \"height\": 279\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2020-05-06 09:50:44\"\n    }\n}','','','trash','closed','closed','','a8431fff-eb7c-446f-bd2f-1022b78ebc7f','','','2020-05-06 09:50:44','2020-05-06 09:50:44','',0,'https://streambeams.com/?p=118',0,'customize_changeset','',0),(119,1,'2020-05-06 10:04:43','2020-05-06 10:04:43','{\n    \"vw-blog-magazine::vw_blog_magazine_footer_copy\": {\n        \"value\": \"Copyright 2020 Streambeams- All Rights Reserved\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2020-05-06 10:04:43\"\n    }\n}','','','trash','closed','closed','','b9b7821c-1e9c-435d-858b-9dc82e059214','','','2020-05-06 10:04:43','2020-05-06 10:04:43','',0,'https://streambeams.com/2020/05/06/b9b7821c-1e9c-435d-858b-9dc82e059214/',0,'customize_changeset','',0),(120,1,'2020-05-06 10:05:37','2020-05-06 10:05:37','{\n    \"woocommerce_shop_page_display\": {\n        \"value\": \"both\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2020-05-06 10:05:37\"\n    }\n}','','','trash','closed','closed','','162ff5c7-4501-493e-ae4a-9e0d48bd1910','','','2020-05-06 10:05:37','2020-05-06 10:05:37','',0,'https://streambeams.com/2020/05/06/162ff5c7-4501-493e-ae4a-9e0d48bd1910/',0,'customize_changeset','',0),(121,1,'2020-05-06 10:06:09','2020-05-06 10:06:09','{\n    \"vw-blog-magazine::vw_blog_magazine_p_font_color\": {\n        \"value\": \"#34208c\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2020-05-06 10:06:09\"\n    }\n}','','','trash','closed','closed','','81f95ea5-619d-43dd-a609-c5bfaf682520','','','2020-05-06 10:06:09','2020-05-06 10:06:09','',0,'https://streambeams.com/2020/05/06/81f95ea5-619d-43dd-a609-c5bfaf682520/',0,'customize_changeset','',0),(123,1,'2020-05-06 17:52:40','2020-05-06 17:52:40','<p><br data-mce-bogus=\"1\"></p>','test from testy','<p>this product is here to see how it looks when a vendor makes a product from his/ her own dashboard</p>','publish','open','closed','','test-from-testy','','','2020-05-06 17:52:40','2020-05-06 17:52:40','',0,'https://streambeams.com/product/test-from-testy/',0,'product','',0),(124,1,'2020-05-06 18:07:08','2020-05-06 18:07:08','','Screen Shot 2020-05-03 at 12.35.47 AM','','inherit','open','closed','','screen-shot-2020-05-03-at-12-35-47-am','','','2020-05-06 18:07:08','2020-05-06 18:07:08','',0,'https://streambeams.com/wp-content/uploads/2020/05/Screen-Shot-2020-05-03-at-12.35.47-AM.png',0,'attachment','image/png',0),(125,1,'2020-05-06 18:51:34','2020-05-06 18:51:34','https://streambeams.com/wp-content/uploads/2020/05/cropped-streambeams_bright_led_310_notagline.jpg','cropped-streambeams_bright_led_310_notagline.jpg','','inherit','open','closed','','cropped-streambeams_bright_led_310_notagline-jpg','','','2020-05-06 18:51:34','2020-05-06 18:51:34','',0,'https://streambeams.com/wp-content/uploads/2020/05/cropped-streambeams_bright_led_310_notagline.jpg',0,'attachment','image/jpeg',0),(126,1,'2020-05-06 18:51:41','2020-05-06 18:51:41','{\n    \"clean-commerce::custom_logo\": {\n        \"value\": 125,\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2020-05-06 18:51:41\"\n    }\n}','','','trash','closed','closed','','80b51a05-9fa8-41a9-bdaf-09e98d97aedc','','','2020-05-06 18:51:41','2020-05-06 18:51:41','',0,'https://streambeams.com/2020/05/06/80b51a05-9fa8-41a9-bdaf-09e98d97aedc/',0,'customize_changeset','',0),(127,1,'2020-05-06 19:40:39','2020-05-06 19:40:39','<strong><code>[woocommerce_cart]</code></strong>','Checkout','','inherit','closed','closed','','5-revision-v1','','','2020-05-06 19:40:39','2020-05-06 19:40:39','',5,'https://streambeams.com/2020/05/06/5-revision-v1/',0,'revision','',0),(128,1,'2020-05-08 00:38:37','2020-05-08 00:38:37','<p>1950\'s movie</p><p>awesome</p><p><br></p><p><br></p>','Rights to Gigi','<p><br></p>','publish','open','closed','','rights-to-gigi','','','2020-05-08 00:38:37','2020-05-08 00:38:37','',0,'https://streambeams.com/?post_type=product&#038;p=128',0,'product','',0),(129,1,'2020-05-07 20:16:34','2020-05-07 20:16:34','<p><br data-mce-bogus=\"1\"></p>','whole movie','<p>stream this!</p>','trash','open','closed','','whole-movie__trashed','','','2020-05-07 23:13:10','2020-05-07 23:13:10','',0,'https://streambeams.com/product/whole-movie/',0,'product','',0),(130,1,'2020-05-07 20:16:34','2020-05-07 20:16:34','','whole movie','','trash','closed','closed','','variation-0-of-whole-movie__trashed','','','2020-05-07 23:13:10','2020-05-07 23:13:10','',129,'https://streambeams.com/product/whole-movie/',0,'product_variation','',0),(131,1,'2020-05-07 21:02:33','2020-05-07 21:02:33','<p>Calling all streamers: content creators, youtube creators, advertising and media creators, ad creators.  If you\'ve ever wanted to </p><h1>One stop song shopping for all your digital streaming needs</h1><p>Choose from a library of thousands of audio files create perfect web content.&nbsp; Just log in get started!&nbsp; &nbsp;It\'s simple, just sign up and log in</p>\n<p>There is no fee to join streambeams.&nbsp; All you have to do is join to see what you can buy to feed your content stream.&nbsp;&nbsp;</p>		\n			<h5>Content Creators</h5>		\n			<h2>Calling all streamers: content creators, youtube creators, advertising and media creators </h2>		\n		<p>One stop shopping for what you need.</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>','A marketplace for streamers','','publish','closed','closed','','a-marketplace-for-streamers','','','2020-05-07 22:49:53','2020-05-07 22:49:53','',0,'https://streambeams.com/?page_id=131',0,'page','',0),(132,1,'2020-05-07 21:02:33','2020-05-07 21:02:33','','A marketplace for streamers','','inherit','closed','closed','','131-revision-v1','','','2020-05-07 21:02:33','2020-05-07 21:02:33','',131,'https://streambeams.com/2020/05/07/131-revision-v1/',0,'revision','',0),(134,1,'2020-05-07 21:11:10','2020-05-07 21:11:10','<p>Calling all streamers: content creators, youtube creators, advertising and media creators, image creators.  If you\'ve ever wanted to </p><p>One stop shopping for all your digital streaming needs</p><p>MOVIES</p><p>MUSIC</p><p>IMAGES</p>','A marketplace for streamers','','inherit','closed','closed','','131-revision-v1','','','2020-05-07 21:11:10','2020-05-07 21:11:10','',131,'https://streambeams.com/2020/05/07/131-revision-v1/',0,'revision','',0),(135,1,'2020-05-07 21:11:56','2020-05-07 21:11:56','<p>Calling all streamers: content creators, youtube creators, advertising and media creators, image creators.  If you\'ve ever wanted to </p><h1>One stop shopping for all your digital streaming needs</h1><p><b>MOVIES</b></p><p><b>MUSIC</b></p><p>IMAGES</p>','A marketplace for streamers','','inherit','closed','closed','','131-revision-v1','','','2020-05-07 21:11:56','2020-05-07 21:11:56','',131,'https://streambeams.com/2020/05/07/131-revision-v1/',0,'revision','',0),(137,1,'2020-05-07 21:20:10','2020-05-07 21:20:10','<p>Calling all streamers: content creators, youtube creators, advertising and media creators, ad creators.  If you\'ve ever wanted to </p><h1>One stop shopping for all your digital streaming needs</h1><p><b>MOVIES</b></p><p><b>MUSIC</b></p><p>IMAGES</p><p>Choose from a library of thousands of movies, audio and images to create perfect web content.&nbsp; Just log in get started!&nbsp; &nbsp;It\'s simple, just sign up and log in</p>\n<p>There is no fee to join streambeams.&nbsp; All you have to do is join to see what you can buy to feed your content stream.&nbsp;&nbsp;</p>','A marketplace for streamers','','inherit','closed','closed','','131-revision-v1','','','2020-05-07 21:20:10','2020-05-07 21:20:10','',131,'https://streambeams.com/2020/05/07/131-revision-v1/',0,'revision','',0),(138,1,'2020-05-07 21:20:52','2020-05-07 21:20:52','','head1.jpg','','inherit','open','closed','','head1-jpg','','','2020-05-07 21:20:52','2020-05-07 21:20:52','',0,'https://streambeams.com/wp-content/uploads/2020/05/head1.jpg',0,'attachment','image/jpeg',0),(139,1,'2020-05-07 21:23:42','2020-05-07 21:23:42','<p>Calling all streamers: content creators, youtube creators, advertising and media creators, ad creators.  If you\'ve ever wanted to </p><h1>One stop shopping for all your digital streaming needs</h1><p><b>MOVIES</b></p><p><b>MUSIC</b></p><p>IMAGES</p><p>Choose from a library of thousands of movies, audio and images to create perfect web content.  Just log in get started!   It\'s simple, just sign up and log in</p><p>There is no fee to join streambeams.  All you have to do is join to see what you can buy to feed your content stream.  </p>		\n			<h5>Content Creators</h5>		\n			<h2>Calling all streamers: content creators, youtube creators, advertising and media creators </h2>		\n		<p>One stop shopping for what you need.</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>','A marketplace for streamers','','inherit','closed','closed','','131-revision-v1','','','2020-05-07 21:23:42','2020-05-07 21:23:42','',131,'https://streambeams.com/2020/05/07/131-revision-v1/',0,'revision','',0),(141,1,'2020-05-07 22:49:53','2020-05-07 22:49:53','<p>Calling all streamers: content creators, youtube creators, advertising and media creators, ad creators.  If you\'ve ever wanted to </p><h1>One stop song shopping for all your digital streaming needs</h1><p>Choose from a library of thousands of audio files create perfect web content.&nbsp; Just log in get started!&nbsp; &nbsp;It\'s simple, just sign up and log in</p>\n<p>There is no fee to join streambeams.&nbsp; All you have to do is join to see what you can buy to feed your content stream.&nbsp;&nbsp;</p>		\n			<h5>Content Creators</h5>		\n			<h2>Calling all streamers: content creators, youtube creators, advertising and media creators </h2>		\n		<p>One stop shopping for what you need.</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>','A marketplace for streamers','','inherit','closed','closed','','131-revision-v1','','','2020-05-07 22:49:53','2020-05-07 22:49:53','',131,'https://streambeams.com/2020/05/07/131-revision-v1/',0,'revision','',0),(140,1,'2020-05-07 22:44:45','2020-05-07 22:44:45','<p>Calling all streamers: content creators, youtube creators, advertising and media creators, ad creators.  If you\'ve ever wanted to </p><h1>One stop shopping for all your digital streaming needs</h1><p><b>MOVIES- full length and clips</b></p><p><b>MUSIC- full length and excerpts</b></p><p>IMAGES</p><p>Choose from a library of thousands of movies, audio and images to create perfect web content.  Just log in get started!   It\'s simple, just sign up and log in</p><p>There is no fee to join streambeams.  All you have to do is join to see what you can buy to feed your content stream.  </p>		\n			<h5>Content Creators</h5>		\n			<h2>Calling all streamers: content creators, youtube creators, advertising and media creators </h2>		\n		<p>One stop shopping for what you need.</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>','A marketplace for streamers','','inherit','closed','closed','','131-revision-v1','','','2020-05-07 22:44:45','2020-05-07 22:44:45','',131,'https://streambeams.com/2020/05/07/131-revision-v1/',0,'revision','',0),(142,1,'2020-05-07 23:22:53','2020-05-07 23:22:53','[wc_frontend_manager]','Store Manager','','inherit','closed','closed','','108-revision-v1','','','2020-05-07 23:22:53','2020-05-07 23:22:53','',108,'https://streambeams.com/2020/05/07/108-revision-v1/',0,'revision','',0),(143,1,'2020-05-07 23:34:10','0000-00-00 00:00:00','','Order &ndash; May 7, 2020 @ 11:34 PM','','auto-draft','open','closed','','','','','2020-05-07 23:34:10','0000-00-00 00:00:00','',0,'https://streambeams.com/?post_type=shop_order&p=143',0,'shop_order','',0),(144,1,'2020-05-07 23:34:50','0000-00-00 00:00:00','','Order &ndash; May 7, 2020 @ 11:34 PM','','auto-draft','open','closed','','','','','2020-05-07 23:34:50','0000-00-00 00:00:00','',0,'https://streambeams.com/?post_type=shop_order&p=144',0,'shop_order','',0),(145,1,'2020-05-07 23:41:10','2020-05-07 23:41:10','<p><img class=\"alignnone size-medium wp-image-47\" src=\"https://streambeams.com/wp-content/uploads/edd/2020/05/Screen-Shot-2020-04-28-at-6.42.24-PM-300x188.png\" alt=\"\" width=\"300\" height=\"188\" data-mce-src=\"https://streambeams.com/wp-content/uploads/edd/2020/05/Screen-Shot-2020-04-28-at-6.42.24-PM-300x188.png\"></p>','this is an article','<p>hello</p>','publish','open','open','','this-is-an-article','','','2020-05-07 23:41:10','2020-05-07 23:41:10','',0,'https://streambeams.com/2020/05/07/this-is-an-article/',0,'post','',0),(146,1,'2020-05-08 00:38:37','2020-05-08 00:38:37','','Rights to Gigi','','publish','closed','closed','','variation-0-of-rights-to-gigi','','','2020-05-08 00:38:37','2020-05-08 00:38:37','',128,'https://streambeams.com/product/rights-to-gigi/',0,'product_variation','',0),(147,1,'2020-05-08 00:57:08','2020-05-08 00:57:08','','Register','','publish','closed','closed','','register','','','2020-05-08 00:57:09','2020-05-08 00:57:09','',0,'https://streambeams.com/?page_id=147',0,'page','',0),(148,1,'2020-05-08 00:57:08','2020-05-08 00:57:08','','Register','','inherit','closed','closed','','147-revision-v1','','','2020-05-08 00:57:08','2020-05-08 00:57:08','',147,'https://streambeams.com/2020/05/08/147-revision-v1/',0,'revision','',0),(149,1,'2020-05-08 01:13:39','2020-05-08 01:13:39','<p>blabla</p>','rights to gigi','<p>blabla</p>','publish','open','closed','','rights-to-gigi-2','','','2020-05-08 01:13:39','2020-05-08 01:13:39','',0,'https://streambeams.com/product/rights-to-gigi-2/',0,'product','',0);
/*!40000 ALTER TABLE `wp_posts` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_term_relationships`
--

DROP TABLE IF EXISTS `wp_term_relationships`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_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,
  PRIMARY KEY (`object_id`,`term_taxonomy_id`),
  KEY `term_taxonomy_id` (`term_taxonomy_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_term_relationships`
--

LOCK TABLES `wp_term_relationships` WRITE;
/*!40000 ALTER TABLE `wp_term_relationships` DISABLE KEYS */;
INSERT INTO `wp_term_relationships` VALUES (1,1,0),(22,2,0),(36,1,0),(33,3,0),(51,3,0),(52,3,0),(101,10,0),(101,9,0),(104,13,0),(106,13,0),(109,14,0),(122,14,0),(123,14,0),(149,14,0),(128,16,0),(129,16,0),(145,6,0);
/*!40000 ALTER TABLE `wp_term_relationships` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_term_taxonomy`
--

DROP TABLE IF EXISTS `wp_term_taxonomy`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_term_taxonomy` (
  `term_taxonomy_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `term_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `taxonomy` varchar(32) NOT NULL DEFAULT '',
  `description` longtext NOT NULL,
  `parent` bigint(20) unsigned NOT NULL DEFAULT 0,
  `count` bigint(20) NOT NULL DEFAULT 0,
  PRIMARY KEY (`term_taxonomy_id`),
  UNIQUE KEY `term_id_taxonomy` (`term_id`,`taxonomy`),
  KEY `taxonomy` (`taxonomy`)
) ENGINE=MyISAM AUTO_INCREMENT=55 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_term_taxonomy`
--

LOCK TABLES `wp_term_taxonomy` WRITE;
/*!40000 ALTER TABLE `wp_term_taxonomy` DISABLE KEYS */;
INSERT INTO `wp_term_taxonomy` VALUES (1,1,'category','',0,0),(2,2,'nav_menu','',0,1),(3,3,'wplss_logo_showcase_cat','',0,3),(4,4,'category','',0,0),(5,5,'category','',0,0),(6,6,'category','',0,1),(7,7,'category','',0,0),(8,8,'download_category','',0,0),(9,9,'download_category','',0,1),(10,10,'download_category','',0,1),(11,11,'download_category','',0,0),(12,12,'download_category','',0,0),(13,13,'edd_log_type','',0,2),(14,14,'product_type','',0,3),(15,15,'product_type','',0,0),(16,16,'product_type','',0,1),(17,17,'product_type','',0,0),(18,18,'product_visibility','',0,0),(19,19,'product_visibility','',0,0),(20,20,'product_visibility','',0,0),(21,21,'product_visibility','',0,0),(22,22,'product_visibility','',0,0),(23,23,'product_visibility','',0,0),(24,24,'product_visibility','',0,0),(25,25,'product_visibility','',0,0),(26,26,'product_visibility','',0,0),(27,27,'product_cat','',0,0),(28,28,'wcfm_knowledgebase_category','',0,0),(29,29,'wcfm_knowledgebase_category','',0,0),(30,30,'wcfm_knowledgebase_category','',0,0),(31,31,'wcfm_knowledgebase_category','',0,0),(32,32,'wcfm_knowledgebase_category','',0,0),(33,33,'wcfm_knowledgebase_category','',0,0),(34,34,'wcfm_knowledgebase_category','',0,0),(35,35,'wcfm_knowledgebase_category','',0,0),(36,36,'wcfm_knowledgebase_category','',0,0),(37,37,'wcfm_knowledgebase_category','',0,0),(38,38,'wcfm_knowledgebase_category','',0,0),(39,39,'wcfm_knowledgebase_category','',0,0),(40,40,'wcfm_knowledgebase_category','',0,0),(41,41,'wcfm_knowledgebase_category','',0,0),(42,42,'wcfm_knowledgebase_category','',0,0),(43,43,'wcfm_knowledgebase_category','',0,0),(44,44,'wcfm_knowledgebase_category','',0,0),(45,45,'wcfm_knowledgebase_category','',0,0),(46,46,'wcfm_knowledgebase_category','',0,0),(47,47,'wcfm_knowledgebase_category','',0,0),(48,48,'wcfm_knowledgebase_category','',0,0),(49,49,'wcfm_knowledgebase_category','',0,0),(50,50,'wcfm_knowledgebase_category','',0,0),(51,51,'wcfm_knowledgebase_category','',0,0),(52,52,'wcfm_knowledgebase_category','',0,0),(53,53,'wcfm_knowledgebase_category','',0,0),(54,54,'wcfm_knowledgebase_category','',0,0);
/*!40000 ALTER TABLE `wp_term_taxonomy` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_termmeta`
--

DROP TABLE IF EXISTS `wp_termmeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_termmeta` (
  `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `term_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `meta_key` varchar(255) DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL,
  PRIMARY KEY (`meta_id`),
  KEY `term_id` (`term_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_termmeta`
--

LOCK TABLES `wp_termmeta` WRITE;
/*!40000 ALTER TABLE `wp_termmeta` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_termmeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_terms`
--

DROP TABLE IF EXISTS `wp_terms`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_terms` (
  `term_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(200) NOT NULL DEFAULT '',
  `slug` varchar(200) NOT NULL DEFAULT '',
  `term_group` bigint(10) NOT NULL DEFAULT 0,
  PRIMARY KEY (`term_id`),
  KEY `slug` (`slug`(191)),
  KEY `name` (`name`(191))
) ENGINE=MyISAM AUTO_INCREMENT=55 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_terms`
--

LOCK TABLES `wp_terms` WRITE;
/*!40000 ALTER TABLE `wp_terms` DISABLE KEYS */;
INSERT INTO `wp_terms` VALUES (1,'Uncategorized','uncategorized',0),(2,'Main Menu','main-menu',0),(3,'online stores','online-stores',0),(4,'Fashion','fashion',0),(5,'Electronics','electronics',0),(6,'Accessories','accessories',0),(7,'Jewelry','jewelry',0),(8,'Kate Spade','kate-spade',0),(9,'Gucci','gucci',0),(10,'Burberry','burberry',0),(11,'Max Mara','max-mara',0),(12,'Miu Miu','miu-miu',0),(13,'sale','sale',0),(14,'simple','simple',0),(15,'grouped','grouped',0),(16,'variable','variable',0),(17,'external','external',0),(18,'exclude-from-search','exclude-from-search',0),(19,'exclude-from-catalog','exclude-from-catalog',0),(20,'featured','featured',0),(21,'outofstock','outofstock',0),(22,'rated-1','rated-1',0),(23,'rated-2','rated-2',0),(24,'rated-3','rated-3',0),(25,'rated-4','rated-4',0),(26,'rated-5','rated-5',0),(27,'Uncategorized','uncategorized',0),(28,'General','general',0),(29,'Product','product',0),(30,'Order','order',0),(31,'Coupon','coupon',0),(32,'Article','article',0),(33,'Shipping','shipping',0),(34,'Settings','settings',0),(35,'Membership','membership',0),(36,'Profile','profile',0),(37,'Payment','payment',0),(38,'Withdrawal','withdrawal',0),(39,'Refund','refund',0),(40,'Review','review',0),(41,'Policy','policy',0),(42,'Inquiry','inquiry',0),(43,'Support Ticket','support-ticket',0),(44,'Invoice','invoice',0),(45,'Vacation','vacation',0),(46,'Verification','verification',0),(47,'Report','report',0),(48,'Customer','customer',0),(49,'Followers','followers',0),(50,'Announcement','announcement',0),(51,'Notification','notification',0),(52,'Analytics','analytics',0),(53,'Marketing','marketing',0),(54,'SEO','seo',0);
/*!40000 ALTER TABLE `wp_terms` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_usermeta`
--

DROP TABLE IF EXISTS `wp_usermeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_usermeta` (
  `umeta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `user_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `meta_key` varchar(255) DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL,
  PRIMARY KEY (`umeta_id`),
  KEY `user_id` (`user_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=MyISAM AUTO_INCREMENT=108 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_usermeta`
--

LOCK TABLES `wp_usermeta` WRITE;
/*!40000 ALTER TABLE `wp_usermeta` DISABLE KEYS */;
INSERT INTO `wp_usermeta` VALUES (1,1,'nickname','Frances'),(2,1,'first_name','Frances'),(3,1,'last_name','Stark'),(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,'wp_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(13,1,'wp_user_level','10'),(14,1,'dismissed_wp_pointers',''),(15,1,'show_welcome_panel','1'),(16,1,'session_tokens','a:2:{s:64:\"0e5e3380b3da45b9719bc69b9e686723ad40ef3b916b3b70497993cee9b0e0fb\";a:4:{s:10:\"expiration\";i:1589062158;s:2:\"ip\";s:12:\"76.102.37.40\";s:2:\"ua\";s:121:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.138 Safari/537.36\";s:5:\"login\";i:1588889358;}s:64:\"bb8269deae7d731ccbc31f9bc81b3f781f7983175164988bee204b96842c7694\";a:4:{s:10:\"expiration\";i:1589062167;s:2:\"ip\";s:12:\"76.102.37.40\";s:2:\"ua\";s:121:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.138 Safari/537.36\";s:5:\"login\";i:1588889367;}}'),(17,1,'wp_dashboard_quick_press_last_post_id','4'),(18,1,'community-events-location','a:1:{s:2:\"ip\";s:11:\"76.102.37.0\";}'),(19,1,'wp_user-settings','libraryContent=browse&editor=tinymce'),(20,1,'wp_user-settings-time','1588533393'),(21,1,'wp_elementor_connect_common_data','a:6:{s:9:\"client_id\";s:32:\"kq0EeUm7XvV66o4kkCgCN2yHt94730pB\";s:11:\"auth_secret\";s:32:\"9iVnFiacPfgd7A7nYzS6uXGc4818Xp0V\";s:12:\"access_token\";s:32:\"kcp7X0plbSuphrjnb2WSLVBLGWo3YUUO\";s:19:\"access_token_secret\";s:32:\"1YLb2n4RwvVPJzQNpy7SdGtgJW89flfG\";s:10:\"token_type\";s:6:\"bearer\";s:4:\"user\";O:8:\"stdClass\":1:{s:5:\"email\";s:25:\"frances_stark@hotmail.com\";}}'),(22,1,'closedpostboxes_download','a:0:{}'),(24,1,'elementor_introduction','a:1:{s:19:\"colorPickerDropping\";b:1;}'),(23,1,'metaboxhidden_download','a:1:{i:0;s:7:\"slugdiv\";}'),(26,1,'wfls-last-login','1588889370'),(28,1,'_edd_user_address','a:0:{}'),(29,1,'_woocommerce_tracks_anon_id','woo:/gQrN8p0AvvBL7uqYxsdoMsb'),(104,1,'_previous_login','1588889367'),(105,1,'_current_login','1588889370'),(30,1,'wc_last_active','1588896000'),(31,1,'_woocommerce_persistent_cart_1','a:1:{s:4:\"cart\";a:2:{s:32:\"2723d092b63885e0d7c260cc007e8b9d\";a:11:{s:3:\"key\";s:32:\"2723d092b63885e0d7c260cc007e8b9d\";s:10:\"product_id\";i:109;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:5.7;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:5.7;s:8:\"line_tax\";i:0;}s:32:\"202cb962ac59075b964b07152d234b70\";a:6:{s:3:\"key\";s:32:\"202cb962ac59075b964b07152d234b70\";s:10:\"product_id\";i:123;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";}}}'),(32,2,'nickname','test store'),(33,2,'first_name','Testy'),(34,2,'last_name','McTester'),(35,2,'description',''),(36,2,'rich_editing','true'),(37,2,'syntax_highlighting','true'),(38,2,'comment_shortcuts','false'),(39,2,'admin_color','fresh'),(40,2,'use_ssl','0'),(41,2,'show_admin_bar_front',''),(42,2,'locale',''),(43,2,'wp_capabilities','a:1:{s:11:\"wcfm_vendor\";b:1;}'),(44,2,'wp_user_level','6'),(45,2,'dismissed_wp_pointers',''),(46,2,'_wcfm_vendor_author','1'),(47,2,'wcfm_vendor_store_hours','a:1:{s:9:\"day_times\";a:7:{i:0;a:1:{i:0;a:2:{s:5:\"start\";s:0:\"\";s:3:\"end\";s:0:\"\";}}i:1;a:1:{i:0;a:2:{s:5:\"start\";s:0:\"\";s:3:\"end\";s:0:\"\";}}i:2;a:1:{i:0;a:2:{s:5:\"start\";s:0:\"\";s:3:\"end\";s:0:\"\";}}i:3;a:1:{i:0;a:2:{s:5:\"start\";s:0:\"\";s:3:\"end\";s:0:\"\";}}i:4;a:1:{i:0;a:2:{s:5:\"start\";s:0:\"\";s:3:\"end\";s:0:\"\";}}i:5;a:1:{i:0;a:2:{s:5:\"start\";s:0:\"\";s:3:\"end\";s:0:\"\";}}i:6;a:1:{i:0;a:2:{s:5:\"start\";s:0:\"\";s:3:\"end\";s:0:\"\";}}}}'),(48,2,'_wcfm_street_1','any old street'),(49,2,'_wcfm_street_2',''),(50,2,'_wcfm_city','San Francisco'),(51,2,'_wcfm_zip','94109'),(52,2,'_wcfm_country','US'),(53,2,'_wcfm_state',''),(54,2,'_wcfm_store_location',''),(55,2,'_wcfm_store_lat','0'),(56,2,'_wcfm_store_lng','0'),(57,2,'_store_description','<p>bla bla bla</p>'),(58,2,'wcfmmp_profile_settings','a:67:{s:9:\"user_name\";s:10:\"test store\";s:10:\"user_email\";s:22:\"teststore@tessting.com\";s:10:\"first_name\";s:5:\"Testy\";s:9:\"last_name\";s:8:\"McTester\";s:10:\"store_name\";s:4:\"Test\";s:10:\"store_slug\";s:12:\"testtesttest\";s:11:\"store_email\";s:22:\"teststore@tessting.com\";s:5:\"phone\";s:10:\"4154251607\";s:9:\"vendor_id\";s:1:\"2\";s:8:\"gravatar\";s:3:\"124\";s:11:\"banner_type\";s:10:\"single_img\";s:6:\"banner\";s:3:\"124\";s:12:\"banner_video\";s:0:\"\";s:13:\"banner_slider\";a:1:{i:0;a:2:{s:5:\"image\";s:0:\"\";s:4:\"link\";s:0:\"\";}}s:13:\"mobile_banner\";s:3:\"124\";s:16:\"list_banner_type\";s:10:\"single_img\";s:11:\"list_banner\";s:3:\"124\";s:17:\"list_banner_video\";s:0:\"\";s:16:\"shop_description\";s:18:\"<p>bla bla bla</p>\";s:7:\"address\";a:6:{s:8:\"street_1\";s:14:\"any old street\";s:8:\"street_2\";s:0:\"\";s:4:\"city\";s:13:\"San Francisco\";s:3:\"zip\";s:5:\"94109\";s:7:\"country\";s:2:\"US\";s:5:\"state\";s:0:\"\";}s:11:\"geolocation\";a:3:{s:14:\"store_location\";s:0:\"\";s:9:\"store_lat\";s:1:\"0\";s:9:\"store_lng\";s:1:\"0\";}s:19:\"store_name_position\";s:9:\"on_banner\";s:9:\"store_ppp\";s:2:\"10\";s:15:\"wcfmmp_shipping\";a:2:{s:10:\"_wcfmmp_pt\";s:0:\"\";s:26:\"_wcfmmp_user_shipping_type\";s:0:\"\";}s:26:\"wcfmmp_shipping_by_country\";a:6:{s:27:\"_wcfmmp_shipping_type_price\";s:0:\"\";s:26:\"_wcfmmp_additional_product\";s:0:\"\";s:22:\"_wcfmmp_additional_qty\";s:0:\"\";s:21:\"_free_shipping_amount\";s:0:\"\";s:18:\"_local_pickup_cost\";s:0:\"\";s:21:\"_wcfmmp_form_location\";s:0:\"\";}s:21:\"wcfmmp_shipping_rates\";a:1:{i:0;a:3:{s:17:\"wcfmmp_country_to\";s:0:\"\";s:23:\"wcfmmp_country_to_price\";s:1:\"0\";s:27:\"wcfmmp_shipping_state_rates\";a:1:{i:0;a:2:{s:15:\"wcfmmp_state_to\";s:0:\"\";s:21:\"wcfmmp_state_to_price\";s:1:\"0\";}}}}s:25:\"wcfmmp_shipping_by_weight\";a:2:{s:21:\"_free_shipping_amount\";s:0:\"\";s:18:\"_local_pickup_cost\";s:0:\"\";}s:31:\"wcfmmp_shipping_rates_by_weight\";a:1:{i:0;a:5:{s:28:\"wcfmmp_weightwise_country_to\";s:0:\"\";s:30:\"wcfmmp_weightwise_country_mode\";s:7:\"by_rule\";s:39:\"wcfmmp_weightwise_country_per_unit_cost\";s:1:\"0\";s:38:\"wcfmmp_weightwise_country_default_cost\";s:1:\"0\";s:39:\"wcfmmp_shipping_country_weight_settings\";a:1:{i:0;a:3:{s:18:\"wcfmmp_weight_rule\";s:5:\"up_to\";s:18:\"wcfmmp_weight_unit\";s:0:\"\";s:19:\"wcfmmp_weight_price\";s:0:\"\";}}}}s:10:\"commission\";a:8:{s:15:\"commission_mode\";s:6:\"global\";s:18:\"commission_percent\";s:2:\"90\";s:16:\"commission_fixed\";s:0:\"\";s:19:\"commission_by_sales\";a:1:{i:0;a:5:{s:5:\"sales\";s:0:\"\";s:4:\"rule\";s:4:\"upto\";s:4:\"type\";s:7:\"percent\";s:10:\"commission\";s:0:\"\";s:16:\"commission_fixed\";s:0:\"\";}}s:22:\"commission_by_products\";a:1:{i:0;a:5:{s:4:\"cost\";s:0:\"\";s:4:\"rule\";s:4:\"upto\";s:4:\"type\";s:7:\"percent\";s:10:\"commission\";s:0:\"\";s:16:\"commission_fixed\";s:0:\"\";}}s:22:\"commission_by_quantity\";a:1:{i:0;a:5:{s:8:\"quantity\";s:0:\"\";s:4:\"rule\";s:4:\"upto\";s:4:\"type\";s:7:\"percent\";s:10:\"commission\";s:0:\"\";s:16:\"commission_fixed\";s:0:\"\";}}s:8:\"tax_name\";s:0:\"\";s:11:\"tax_percent\";s:0:\"\";}s:10:\"withdrawal\";a:5:{s:15:\"withdrawal_mode\";s:6:\"global\";s:16:\"withdrawal_limit\";s:0:\"\";s:19:\"withdrawal_thresold\";s:0:\"\";s:22:\"withdrawal_charge_type\";s:2:\"no\";s:17:\"withdrawal_charge\";a:4:{s:6:\"paypal\";a:1:{i:0;a:3:{s:7:\"percent\";s:0:\"\";s:5:\"fixed\";s:0:\"\";s:3:\"tax\";s:0:\"\";}}s:6:\"stripe\";a:1:{i:0;a:3:{s:7:\"percent\";s:0:\"\";s:5:\"fixed\";s:0:\"\";s:3:\"tax\";s:0:\"\";}}s:6:\"skrill\";a:1:{i:0;a:3:{s:7:\"percent\";s:0:\"\";s:5:\"fixed\";s:0:\"\";s:3:\"tax\";s:0:\"\";}}s:13:\"bank_transfer\";a:1:{i:0;a:3:{s:7:\"percent\";s:0:\"\";s:5:\"fixed\";s:0:\"\";s:3:\"tax\";s:0:\"\";}}}}s:7:\"payment\";a:4:{s:6:\"method\";s:0:\"\";s:6:\"paypal\";a:1:{s:5:\"email\";s:0:\"\";}s:6:\"skrill\";a:1:{s:5:\"email\";s:0:\"\";}s:4:\"bank\";a:8:{s:7:\"ac_name\";s:0:\"\";s:9:\"ac_number\";s:0:\"\";s:9:\"bank_name\";s:0:\"\";s:9:\"bank_addr\";s:0:\"\";s:14:\"routing_number\";s:0:\"\";s:4:\"iban\";s:0:\"\";s:5:\"swift\";s:0:\"\";s:4:\"ifsc\";s:0:\"\";}}s:16:\"wcfm_store_hours\";a:1:{s:9:\"day_times\";a:7:{i:0;a:1:{i:0;a:2:{s:5:\"start\";s:0:\"\";s:3:\"end\";s:0:\"\";}}i:1;a:1:{i:0;a:2:{s:5:\"start\";s:0:\"\";s:3:\"end\";s:0:\"\";}}i:2;a:1:{i:0;a:2:{s:5:\"start\";s:0:\"\";s:3:\"end\";s:0:\"\";}}i:3;a:1:{i:0;a:2:{s:5:\"start\";s:0:\"\";s:3:\"end\";s:0:\"\";}}i:4;a:1:{i:0;a:2:{s:5:\"start\";s:0:\"\";s:3:\"end\";s:0:\"\";}}i:5;a:1:{i:0;a:2:{s:5:\"start\";s:0:\"\";s:3:\"end\";s:0:\"\";}}i:6;a:1:{i:0;a:2:{s:5:\"start\";s:0:\"\";s:3:\"end\";s:0:\"\";}}}}s:9:\"store_seo\";a:9:{s:21:\"wcfmmp-seo-meta-title\";s:0:\"\";s:20:\"wcfmmp-seo-meta-desc\";s:0:\"\";s:24:\"wcfmmp-seo-meta-keywords\";s:0:\"\";s:19:\"wcfmmp-seo-og-title\";s:0:\"\";s:18:\"wcfmmp-seo-og-desc\";s:0:\"\";s:19:\"wcfmmp-seo-og-image\";s:0:\"\";s:24:\"wcfmmp-seo-twitter-title\";s:0:\"\";s:23:\"wcfmmp-seo-twitter-desc\";s:0:\"\";s:24:\"wcfmmp-seo-twitter-image\";s:0:\"\";}s:6:\"social\";a:8:{s:7:\"twitter\";s:0:\"\";s:2:\"fb\";s:0:\"\";s:9:\"instagram\";s:0:\"\";s:7:\"youtube\";s:0:\"\";s:8:\"linkedin\";s:0:\"\";s:5:\"gplus\";s:0:\"\";s:8:\"snapchat\";s:0:\"\";s:9:\"pinterest\";s:0:\"\";}s:21:\"wcfm_policy_tab_title\";s:0:\"\";s:20:\"wcfm_shipping_policy\";s:30:\"<p><br data-mce-bogus=\"1\"></p>\";s:18:\"wcfm_refund_policy\";s:30:\"<p><br data-mce-bogus=\"1\"></p>\";s:24:\"wcfm_cancellation_policy\";s:30:\"<p><br data-mce-bogus=\"1\"></p>\";s:16:\"customer_support\";a:8:{s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:8:\"address1\";s:0:\"\";s:8:\"address2\";s:0:\"\";s:7:\"country\";s:0:\"\";s:4:\"city\";s:0:\"\";s:5:\"state\";s:0:\"\";s:3:\"zip\";s:0:\"\";}s:11:\"bfirst_name\";s:0:\"\";s:10:\"blast_name\";s:0:\"\";s:6:\"bphone\";s:0:\"\";s:7:\"baddr_1\";s:0:\"\";s:7:\"baddr_2\";s:0:\"\";s:8:\"bcountry\";s:0:\"\";s:5:\"bcity\";s:0:\"\";s:6:\"bstate\";s:0:\"\";s:4:\"bzip\";s:0:\"\";s:11:\"sfirst_name\";s:0:\"\";s:10:\"slast_name\";s:0:\"\";s:7:\"saddr_1\";s:0:\"\";s:7:\"saddr_2\";s:0:\"\";s:8:\"scountry\";s:0:\"\";s:5:\"scity\";s:0:\"\";s:6:\"sstate\";s:0:\"\";s:4:\"szip\";s:0:\"\";s:18:\"wcfm_vacation_mode\";s:2:\"no\";s:30:\"wcfm_disable_vacation_purchase\";s:2:\"no\";s:14:\"store_location\";s:0:\"\";s:9:\"store_lat\";s:1:\"0\";s:9:\"store_lng\";s:1:\"0\";s:16:\"store_hide_email\";s:2:\"no\";s:16:\"store_hide_phone\";s:2:\"no\";s:18:\"store_hide_address\";s:2:\"no\";s:14:\"store_hide_map\";s:2:\"no\";s:22:\"store_hide_description\";s:2:\"no\";s:17:\"store_hide_policy\";s:2:\"no\";}'),(59,2,'store_name','Test'),(60,2,'wcfmmp_store_name','Test'),(61,2,'_wcfmmp_shipping','a:3:{s:10:\"_wcfmmp_pt\";s:0:\"\";s:26:\"_wcfmmp_user_shipping_type\";s:0:\"\";s:28:\"_wcfmmp_user_shipping_enable\";s:2:\"no\";}'),(62,2,'billing_first_name',''),(63,2,'_wcfm_billing_first_name',''),(64,2,'billing_last_name',''),(65,2,'_wcfm_billing_last_name',''),(66,2,'billing_phone',''),(67,2,'_wcfm_billing_phone',''),(68,2,'billing_address_1',''),(69,2,'_wcfm_billing_address_1',''),(70,2,'billing_address_2',''),(71,2,'_wcfm_billing_address_2',''),(72,2,'billing_country',''),(73,2,'_wcfm_billing_country',''),(74,2,'billing_city',''),(75,2,'_wcfm_billing_city',''),(76,2,'billing_state',''),(77,2,'_wcfm_billing_state',''),(78,2,'billing_postcode',''),(79,2,'_wcfm_billing_postcode',''),(80,2,'shipping_first_name',''),(81,2,'shipping_last_name',''),(82,2,'shipping_address_1',''),(83,2,'shipping_address_2',''),(84,2,'shipping_country',''),(85,2,'shipping_city',''),(86,2,'shipping_state',''),(87,2,'shipping_postcode',''),(88,2,'_wcfmmp_avg_review_rating','0'),(89,2,'wcfm_register_member','yes'),(90,2,'_wcfm_email_verified','1'),(91,2,'_wcfm_email_verified_for','teststore@tessting.com'),(92,2,'wcemailverified','true'),(93,2,'_wcfmmp_profile_id','2'),(94,2,'_wcfmmp_unique_id','1588786889'),(95,2,'wcfm_register_on','1588723200'),(96,2,'wcfm_vendor_store_hours_migrated','yes'),(97,2,'wcfm_policy_vendor_options','a:2:{i:0;s:0:\"\";s:16:\"policy_tab_title\";s:0:\"\";}'),(98,1,'last_update','1588789802'),(99,1,'woocommerce_admin_activity_panel_inbox_last_read','1588789783291'),(100,1,'_order_count','0'),(106,1,'_wcfm_menu_toggle_state','no'),(107,1,'dismissed_install_notice','1');
/*!40000 ALTER TABLE `wp_usermeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_users`
--

DROP TABLE IF EXISTS `wp_users`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_users` (
  `ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `user_login` varchar(60) NOT NULL DEFAULT '',
  `user_pass` varchar(255) NOT NULL DEFAULT '',
  `user_nicename` varchar(250) NOT NULL DEFAULT '',
  `user_email` varchar(100) NOT NULL DEFAULT '',
  `user_url` varchar(100) NOT NULL DEFAULT '',
  `user_registered` datetime NOT NULL DEFAULT current_timestamp(),
  `user_activation_key` varchar(255) NOT NULL DEFAULT '',
  `user_status` int(11) NOT NULL DEFAULT 0,
  `display_name` varchar(250) NOT NULL DEFAULT '',
  PRIMARY KEY (`ID`),
  KEY `user_login_key` (`user_login`),
  KEY `user_nicename` (`user_nicename`),
  KEY `user_email` (`user_email`)
) ENGINE=MyISAM AUTO_INCREMENT=3 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_users`
--

LOCK TABLES `wp_users` WRITE;
/*!40000 ALTER TABLE `wp_users` DISABLE KEYS */;
INSERT INTO `wp_users` VALUES (1,'Frances','$P$B6tCON6CGbY90/nw8d4pdMNdjLqSH80','frances','frances_stark@hotmail.com','https://streambeams.com','2020-05-02 08:36:50','',0,'Frances'),(2,'test store','$P$Bh0XygNpkGpCNkWmCRmHZf9h/ZIJd/.','testtesttest','teststore@tessting.com','','2020-05-06 17:41:11','',0,'test store');
/*!40000 ALTER TABLE `wp_users` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wc_admin_note_actions`
--

DROP TABLE IF EXISTS `wp_wc_admin_note_actions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wc_admin_note_actions` (
  `action_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `note_id` bigint(20) unsigned NOT NULL,
  `name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
  `label` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
  `query` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `status` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
  `is_primary` tinyint(1) NOT NULL DEFAULT 0,
  PRIMARY KEY (`action_id`),
  KEY `note_id` (`note_id`)
) ENGINE=MyISAM AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wc_admin_note_actions`
--

LOCK TABLES `wp_wc_admin_note_actions` WRITE;
/*!40000 ALTER TABLE `wp_wc_admin_note_actions` DISABLE KEYS */;
INSERT INTO `wp_wc_admin_note_actions` VALUES (1,1,'learn-more','Learn more','https://woocommerce.wordpress.com/','actioned',0),(2,2,'open-customizer','Open Customizer','customize.php','actioned',0),(3,3,'connect','Connect','?page=wc-addons&section=helper','unactioned',0);
/*!40000 ALTER TABLE `wp_wc_admin_note_actions` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wc_admin_notes`
--

DROP TABLE IF EXISTS `wp_wc_admin_notes`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wc_admin_notes` (
  `note_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
  `type` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL,
  `locale` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL,
  `title` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `content` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `icon` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL,
  `content_data` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `status` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL,
  `source` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL,
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_reminder` datetime DEFAULT NULL,
  `is_snoozable` tinyint(1) NOT NULL DEFAULT 0,
  PRIMARY KEY (`note_id`)
) ENGINE=MyISAM AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wc_admin_notes`
--

LOCK TABLES `wp_wc_admin_notes` WRITE;
/*!40000 ALTER TABLE `wp_wc_admin_notes` DISABLE KEYS */;
INSERT INTO `wp_wc_admin_notes` VALUES (1,'wc-admin-welcome-note','info','en_US','New feature(s)','Welcome to the new WooCommerce experience! In this new release you\'ll be able to have a glimpse of how your store is doing in the Dashboard, manage important aspects of your business (such as managing orders, stock, reviews) from anywhere in the interface, dive into your store data with a completely new Analytics section and more!','info','{}','unactioned','woocommerce-admin','2020-05-06 08:11:50',NULL,0),(2,'wc-admin-store-notice-setting-moved','info','en_US','Looking for the Store Notice setting?','It can now be found in the Customizer.','info','{}','unactioned','woocommerce-admin','2020-05-06 08:11:50',NULL,0),(3,'wc-admin-wc-helper-connection','info','en_US','Connect to WooCommerce.com','Connect to get important product notifications and updates.','info','{}','unactioned','woocommerce-admin','2020-05-06 08:11:51',NULL,0);
/*!40000 ALTER TABLE `wp_wc_admin_notes` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wc_category_lookup`
--

DROP TABLE IF EXISTS `wp_wc_category_lookup`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wc_category_lookup` (
  `category_tree_id` bigint(20) unsigned NOT NULL,
  `category_id` bigint(20) unsigned NOT NULL,
  PRIMARY KEY (`category_tree_id`,`category_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wc_category_lookup`
--

LOCK TABLES `wp_wc_category_lookup` WRITE;
/*!40000 ALTER TABLE `wp_wc_category_lookup` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wc_category_lookup` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wc_customer_lookup`
--

DROP TABLE IF EXISTS `wp_wc_customer_lookup`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wc_customer_lookup` (
  `customer_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `user_id` bigint(20) unsigned DEFAULT NULL,
  `username` varchar(60) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `first_name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
  `last_name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
  `email` varchar(100) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `date_last_active` timestamp NULL DEFAULT NULL,
  `date_registered` timestamp NULL DEFAULT NULL,
  `country` char(2) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `postcode` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `city` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `state` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  PRIMARY KEY (`customer_id`),
  UNIQUE KEY `user_id` (`user_id`),
  KEY `email` (`email`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wc_customer_lookup`
--

LOCK TABLES `wp_wc_customer_lookup` WRITE;
/*!40000 ALTER TABLE `wp_wc_customer_lookup` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wc_customer_lookup` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wc_download_log`
--

DROP TABLE IF EXISTS `wp_wc_download_log`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wc_download_log` (
  `download_log_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `timestamp` datetime NOT NULL,
  `permission_id` bigint(20) unsigned NOT NULL,
  `user_id` bigint(20) unsigned DEFAULT NULL,
  `user_ip_address` varchar(100) COLLATE utf8mb4_unicode_ci DEFAULT '',
  PRIMARY KEY (`download_log_id`),
  KEY `permission_id` (`permission_id`),
  KEY `timestamp` (`timestamp`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wc_download_log`
--

LOCK TABLES `wp_wc_download_log` WRITE;
/*!40000 ALTER TABLE `wp_wc_download_log` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wc_download_log` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wc_order_coupon_lookup`
--

DROP TABLE IF EXISTS `wp_wc_order_coupon_lookup`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wc_order_coupon_lookup` (
  `order_id` bigint(20) unsigned NOT NULL,
  `coupon_id` bigint(20) unsigned NOT NULL,
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `discount_amount` double NOT NULL DEFAULT 0,
  PRIMARY KEY (`order_id`,`coupon_id`),
  KEY `coupon_id` (`coupon_id`),
  KEY `date_created` (`date_created`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wc_order_coupon_lookup`
--

LOCK TABLES `wp_wc_order_coupon_lookup` WRITE;
/*!40000 ALTER TABLE `wp_wc_order_coupon_lookup` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wc_order_coupon_lookup` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wc_order_product_lookup`
--

DROP TABLE IF EXISTS `wp_wc_order_product_lookup`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wc_order_product_lookup` (
  `order_item_id` bigint(20) unsigned NOT NULL,
  `order_id` bigint(20) unsigned NOT NULL,
  `product_id` bigint(20) unsigned NOT NULL,
  `variation_id` bigint(20) unsigned NOT NULL,
  `customer_id` bigint(20) unsigned DEFAULT NULL,
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `product_qty` int(11) NOT NULL,
  `product_net_revenue` double NOT NULL DEFAULT 0,
  `product_gross_revenue` double NOT NULL DEFAULT 0,
  `coupon_amount` double NOT NULL DEFAULT 0,
  `tax_amount` double NOT NULL DEFAULT 0,
  `shipping_amount` double NOT NULL DEFAULT 0,
  `shipping_tax_amount` double NOT NULL DEFAULT 0,
  PRIMARY KEY (`order_item_id`),
  KEY `order_id` (`order_id`),
  KEY `product_id` (`product_id`),
  KEY `customer_id` (`customer_id`),
  KEY `date_created` (`date_created`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wc_order_product_lookup`
--

LOCK TABLES `wp_wc_order_product_lookup` WRITE;
/*!40000 ALTER TABLE `wp_wc_order_product_lookup` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wc_order_product_lookup` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wc_order_stats`
--

DROP TABLE IF EXISTS `wp_wc_order_stats`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wc_order_stats` (
  `order_id` bigint(20) unsigned NOT NULL,
  `parent_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_created_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `num_items_sold` int(11) NOT NULL DEFAULT 0,
  `total_sales` double NOT NULL DEFAULT 0,
  `tax_total` double NOT NULL DEFAULT 0,
  `shipping_total` double NOT NULL DEFAULT 0,
  `net_total` double NOT NULL DEFAULT 0,
  `returning_customer` tinyint(1) DEFAULT NULL,
  `status` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL,
  `customer_id` bigint(20) unsigned NOT NULL,
  PRIMARY KEY (`order_id`),
  KEY `date_created` (`date_created`),
  KEY `customer_id` (`customer_id`),
  KEY `status` (`status`(191))
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wc_order_stats`
--

LOCK TABLES `wp_wc_order_stats` WRITE;
/*!40000 ALTER TABLE `wp_wc_order_stats` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wc_order_stats` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wc_order_tax_lookup`
--

DROP TABLE IF EXISTS `wp_wc_order_tax_lookup`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wc_order_tax_lookup` (
  `order_id` bigint(20) unsigned NOT NULL,
  `tax_rate_id` bigint(20) unsigned NOT NULL,
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `shipping_tax` double NOT NULL DEFAULT 0,
  `order_tax` double NOT NULL DEFAULT 0,
  `total_tax` double NOT NULL DEFAULT 0,
  PRIMARY KEY (`order_id`,`tax_rate_id`),
  KEY `tax_rate_id` (`tax_rate_id`),
  KEY `date_created` (`date_created`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wc_order_tax_lookup`
--

LOCK TABLES `wp_wc_order_tax_lookup` WRITE;
/*!40000 ALTER TABLE `wp_wc_order_tax_lookup` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wc_order_tax_lookup` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wc_product_meta_lookup`
--

DROP TABLE IF EXISTS `wp_wc_product_meta_lookup`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wc_product_meta_lookup` (
  `product_id` bigint(20) NOT NULL,
  `sku` varchar(100) COLLATE utf8mb4_unicode_ci DEFAULT '',
  `virtual` tinyint(1) DEFAULT 0,
  `downloadable` tinyint(1) DEFAULT 0,
  `min_price` decimal(19,4) DEFAULT NULL,
  `max_price` decimal(19,4) DEFAULT NULL,
  `onsale` tinyint(1) DEFAULT 0,
  `stock_quantity` double DEFAULT NULL,
  `stock_status` varchar(100) COLLATE utf8mb4_unicode_ci DEFAULT 'instock',
  `rating_count` bigint(20) DEFAULT 0,
  `average_rating` decimal(3,2) DEFAULT 0.00,
  `total_sales` bigint(20) DEFAULT 0,
  `tax_status` varchar(100) COLLATE utf8mb4_unicode_ci DEFAULT 'taxable',
  `tax_class` varchar(100) COLLATE utf8mb4_unicode_ci DEFAULT '',
  PRIMARY KEY (`product_id`),
  KEY `virtual` (`virtual`),
  KEY `downloadable` (`downloadable`),
  KEY `stock_status` (`stock_status`),
  KEY `stock_quantity` (`stock_quantity`),
  KEY `onsale` (`onsale`),
  KEY `min_max_price` (`min_price`,`max_price`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wc_product_meta_lookup`
--

LOCK TABLES `wp_wc_product_meta_lookup` WRITE;
/*!40000 ALTER TABLE `wp_wc_product_meta_lookup` DISABLE KEYS */;
INSERT INTO `wp_wc_product_meta_lookup` VALUES (109,'45454555',0,0,5.7000,5.7000,1,100,'instock',0,0.00,0,'taxable',''),(122,'',0,1,12.9900,12.9900,0,10000,'instock',0,0.00,0,'taxable',''),(123,'12121212',0,0,18.0000,18.0000,0,29,'instock',0,0.00,0,'taxable',''),(128,'',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(129,'',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(130,'',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable','parent'),(146,'',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable','parent'),(149,'',0,0,8.0000,8.0000,0,NULL,'instock',0,0.00,0,'taxable','');
/*!40000 ALTER TABLE `wp_wc_product_meta_lookup` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wc_tax_rate_classes`
--

DROP TABLE IF EXISTS `wp_wc_tax_rate_classes`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wc_tax_rate_classes` (
  `tax_rate_class_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `slug` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  PRIMARY KEY (`tax_rate_class_id`),
  UNIQUE KEY `slug` (`slug`(191))
) ENGINE=MyISAM AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wc_tax_rate_classes`
--

LOCK TABLES `wp_wc_tax_rate_classes` WRITE;
/*!40000 ALTER TABLE `wp_wc_tax_rate_classes` DISABLE KEYS */;
INSERT INTO `wp_wc_tax_rate_classes` VALUES (1,'Reduced rate','reduced-rate'),(2,'Zero rate','zero-rate');
/*!40000 ALTER TABLE `wp_wc_tax_rate_classes` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wc_webhooks`
--

DROP TABLE IF EXISTS `wp_wc_webhooks`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wc_webhooks` (
  `webhook_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `status` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL,
  `name` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `user_id` bigint(20) unsigned NOT NULL,
  `delivery_url` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `secret` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `topic` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL,
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_created_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_modified_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `api_version` smallint(4) NOT NULL,
  `failure_count` smallint(10) NOT NULL DEFAULT 0,
  `pending_delivery` tinyint(1) NOT NULL DEFAULT 0,
  PRIMARY KEY (`webhook_id`),
  KEY `user_id` (`user_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wc_webhooks`
--

LOCK TABLES `wp_wc_webhooks` WRITE;
/*!40000 ALTER TABLE `wp_wc_webhooks` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wc_webhooks` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wcfm_daily_analysis`
--

DROP TABLE IF EXISTS `wp_wcfm_daily_analysis`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wcfm_daily_analysis` (
  `ID` bigint(20) NOT NULL AUTO_INCREMENT,
  `is_shop` tinyint(1) NOT NULL DEFAULT 0,
  `is_store` tinyint(1) NOT NULL DEFAULT 0,
  `is_product` tinyint(1) NOT NULL DEFAULT 0,
  `product_id` bigint(20) NOT NULL DEFAULT 0,
  `author_id` bigint(20) NOT NULL DEFAULT 0,
  `count` bigint(20) NOT NULL DEFAULT 0,
  `visited` date NOT NULL DEFAULT '0000-00-00',
  PRIMARY KEY (`ID`),
  UNIQUE KEY `daily_analysis` (`product_id`,`author_id`,`visited`)
) ENGINE=MyISAM AUTO_INCREMENT=9 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wcfm_daily_analysis`
--

LOCK TABLES `wp_wcfm_daily_analysis` WRITE;
/*!40000 ALTER TABLE `wp_wcfm_daily_analysis` DISABLE KEYS */;
INSERT INTO `wp_wcfm_daily_analysis` VALUES (1,0,0,1,109,1,2,'2020-05-06'),(2,0,0,1,123,1,8,'2020-05-06'),(3,0,0,1,122,1,1,'2020-05-06'),(4,0,0,1,128,1,1,'2020-05-07'),(5,1,0,0,0,1,2,'2020-05-08'),(6,0,0,1,128,1,1,'2020-05-08'),(7,0,0,1,109,1,1,'2020-05-08'),(8,0,0,1,149,1,1,'2020-05-08');
/*!40000 ALTER TABLE `wp_wcfm_daily_analysis` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wcfm_detailed_analysis`
--

DROP TABLE IF EXISTS `wp_wcfm_detailed_analysis`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wcfm_detailed_analysis` (
  `ID` bigint(20) NOT NULL AUTO_INCREMENT,
  `is_shop` tinyint(1) NOT NULL DEFAULT 0,
  `is_store` tinyint(1) NOT NULL DEFAULT 0,
  `is_product` tinyint(1) NOT NULL DEFAULT 0,
  `product_id` bigint(20) NOT NULL DEFAULT 0,
  `author_id` bigint(20) NOT NULL DEFAULT 0,
  `referer` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `ip_address` varchar(60) COLLATE utf8mb4_unicode_ci NOT NULL,
  `country` varchar(30) COLLATE utf8mb4_unicode_ci NOT NULL,
  `state` varchar(30) COLLATE utf8mb4_unicode_ci NOT NULL,
  `city` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL,
  `visited` timestamp NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`ID`)
) ENGINE=MyISAM AUTO_INCREMENT=18 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wcfm_detailed_analysis`
--

LOCK TABLES `wp_wcfm_detailed_analysis` WRITE;
/*!40000 ALTER TABLE `wp_wcfm_detailed_analysis` DISABLE KEYS */;
INSERT INTO `wp_wcfm_detailed_analysis` VALUES (1,0,0,1,109,1,'https://streambeams.com/store-manager/products-manage/109/','192.145.239.206','','','','2020-05-06 08:47:36'),(2,0,0,1,123,1,'https://streambeams.com/?s=testy','192.145.239.206','','','','2020-05-06 17:54:07'),(3,0,0,1,109,1,'https://streambeams.com/?s=','192.145.239.206','','','','2020-05-06 18:02:17'),(4,0,0,1,123,1,'https://streambeams.com/products/','192.145.239.206','','','','2020-05-06 18:03:02'),(5,0,0,1,123,1,'https://streambeams.com/products/','192.145.239.206','','','','2020-05-06 18:03:03'),(6,0,0,1,123,1,'https://streambeams.com/?s=','192.145.239.206','','','','2020-05-06 18:08:12'),(7,0,0,1,122,1,'https://streambeams.com/wp-admin/edit.php?post_type=product','192.145.239.206','','','','2020-05-06 18:13:02'),(8,0,0,1,123,1,'https://streambeams.com/?s=','192.145.239.206','','','','2020-05-06 18:16:30'),(9,0,0,1,123,1,'https://streambeams.com/store-manager/enquiry-manage/1/','192.145.239.206','','','','2020-05-06 18:37:20'),(10,0,0,1,123,1,'https://streambeams.com/?s=test+from+testy%27','192.145.239.206','','','','2020-05-06 18:53:11'),(11,0,0,1,123,1,'https://streambeams.com/product/test-from-testy/','192.145.239.206','','','','2020-05-06 18:53:16'),(12,0,0,1,128,1,'https://streambeams.com/store-manager/products/','192.145.239.206','','','','2020-05-07 23:44:16'),(13,1,0,0,0,1,'https://streambeams.com/store-manager/products-manage/128/','192.145.239.206','','','','2020-05-08 00:38:58'),(14,1,0,0,0,1,'https://streambeams.com/checkout/','192.145.239.206','','','','2020-05-08 00:44:33'),(15,0,0,1,128,1,'https://streambeams.com/products/','192.145.239.206','','','','2020-05-08 00:44:37'),(16,0,0,1,109,1,'https://streambeams.com/?s=watch','192.145.239.206','','','','2020-05-08 00:46:04'),(17,0,0,1,149,1,'https://streambeams.com/store-manager/products/','192.145.239.206','','','','2020-05-08 01:14:19');
/*!40000 ALTER TABLE `wp_wcfm_detailed_analysis` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wcfm_enquiries`
--

DROP TABLE IF EXISTS `wp_wcfm_enquiries`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wcfm_enquiries` (
  `ID` bigint(20) NOT NULL AUTO_INCREMENT,
  `enquiry` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `reply` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `product_id` bigint(20) NOT NULL DEFAULT 0,
  `author_id` bigint(20) NOT NULL DEFAULT 0,
  `vendor_id` bigint(20) NOT NULL DEFAULT 0,
  `customer_id` bigint(20) NOT NULL DEFAULT 0,
  `customer_name` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL,
  `customer_email` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL,
  `reply_by` bigint(20) NOT NULL DEFAULT 0,
  `is_private` tinyint(1) NOT NULL DEFAULT 0,
  `posted` timestamp NOT NULL DEFAULT current_timestamp(),
  `replied` date NOT NULL DEFAULT '0000-00-00',
  PRIMARY KEY (`ID`)
) ENGINE=MyISAM AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wcfm_enquiries`
--

LOCK TABLES `wp_wcfm_enquiries` WRITE;
/*!40000 ALTER TABLE `wp_wcfm_enquiries` DISABLE KEYS */;
INSERT INTO `wp_wcfm_enquiries` VALUES (1,'what does a question look like here?','<p>Hi buyer!  Great question!  Thanks for asking!</p>',123,1,0,1,'Frances Stark','frances_stark@hotmail.com',1,1,'2020-05-07 00:54:35','2020-05-06'),(2,'is this a good product?','<p>cost of the rights to this?</p>',128,1,0,1,'Frances Stark','frances_stark@hotmail.com',1,1,'2020-05-08 06:45:47','2020-05-08'),(3,'I\'d like to use it once for a commerical','<p>Ok, I have $1 million for this purchase</p>',109,1,0,1,'Frances Stark','frances_stark@hotmail.com',1,1,'2020-05-08 07:25:39','2020-05-08');
/*!40000 ALTER TABLE `wp_wcfm_enquiries` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wcfm_enquiries_meta`
--

DROP TABLE IF EXISTS `wp_wcfm_enquiries_meta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wcfm_enquiries_meta` (
  `ID` bigint(20) NOT NULL AUTO_INCREMENT,
  `enquiry_id` bigint(20) NOT NULL DEFAULT 0,
  `key` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL,
  `value` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  PRIMARY KEY (`ID`)
) ENGINE=MyISAM AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wcfm_enquiries_meta`
--

LOCK TABLES `wp_wcfm_enquiries_meta` WRITE;
/*!40000 ALTER TABLE `wp_wcfm_enquiries_meta` DISABLE KEYS */;
INSERT INTO `wp_wcfm_enquiries_meta` VALUES (1,2,'I am interested in purchasing rights to this song',''),(2,3,'I am interested in purchasing rights to this song','');
/*!40000 ALTER TABLE `wp_wcfm_enquiries_meta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wcfm_enquiries_response`
--

DROP TABLE IF EXISTS `wp_wcfm_enquiries_response`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wcfm_enquiries_response` (
  `ID` bigint(20) NOT NULL AUTO_INCREMENT,
  `enquiry_id` bigint(20) NOT NULL DEFAULT 0,
  `product_id` bigint(20) NOT NULL DEFAULT 0,
  `vendor_id` bigint(20) NOT NULL DEFAULT 0,
  `customer_id` bigint(20) NOT NULL DEFAULT 0,
  `customer_name` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL,
  `customer_email` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL,
  `reply` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `reply_by` bigint(20) NOT NULL DEFAULT 0,
  `posted` timestamp NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`ID`)
) ENGINE=MyISAM AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wcfm_enquiries_response`
--

LOCK TABLES `wp_wcfm_enquiries_response` WRITE;
/*!40000 ALTER TABLE `wp_wcfm_enquiries_response` DISABLE KEYS */;
INSERT INTO `wp_wcfm_enquiries_response` VALUES (1,1,123,0,1,'Frances Stark','frances_stark@hotmail.com','<p>Hi buyer!  Great question!  Thanks for asking!</p>',1,'2020-05-07 00:58:26'),(2,2,128,0,1,'Frances Stark','frances_stark@hotmail.com','<p>yes, it\'s a great song.  If you would like to purchase it, it will be $8</p>',1,'2020-05-08 06:48:52'),(3,2,128,0,1,'Frances Stark','frances_stark@hotmail.com','<p>cost of the rights to this?</p>',1,'2020-05-08 07:24:11'),(4,3,109,0,1,'Frances Stark','frances_stark@hotmail.com','<p>yes, that sounds reasonable</p>',1,'2020-05-08 07:26:39'),(5,3,109,0,1,'Frances Stark','frances_stark@hotmail.com','<p>Ok, I have $1 million for this purchase</p>',1,'2020-05-08 07:29:30');
/*!40000 ALTER TABLE `wp_wcfm_enquiries_response` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wcfm_enquiries_response_meta`
--

DROP TABLE IF EXISTS `wp_wcfm_enquiries_response_meta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wcfm_enquiries_response_meta` (
  `ID` bigint(20) NOT NULL AUTO_INCREMENT,
  `enquiry_response_id` bigint(20) NOT NULL DEFAULT 0,
  `key` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL,
  `value` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  PRIMARY KEY (`ID`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wcfm_enquiries_response_meta`
--

LOCK TABLES `wp_wcfm_enquiries_response_meta` WRITE;
/*!40000 ALTER TABLE `wp_wcfm_enquiries_response_meta` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wcfm_enquiries_response_meta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wcfm_fbc_chat_rows`
--

DROP TABLE IF EXISTS `wp_wcfm_fbc_chat_rows`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wcfm_fbc_chat_rows` (
  `message_id` varchar(30) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `conversation_id` varchar(30) COLLATE utf8mb4_unicode_ci NOT NULL,
  `user_id` varchar(30) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `user_name` varchar(32) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `msg` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `msg_time` bigint(13) unsigned NOT NULL,
  UNIQUE KEY `message_id` (`message_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wcfm_fbc_chat_rows`
--

LOCK TABLES `wp_wcfm_fbc_chat_rows` WRITE;
/*!40000 ALTER TABLE `wp_wcfm_fbc_chat_rows` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wcfm_fbc_chat_rows` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wcfm_fbc_chat_sessions`
--

DROP TABLE IF EXISTS `wp_wcfm_fbc_chat_sessions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wcfm_fbc_chat_sessions` (
  `conversation_id` varchar(30) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `user_id` varchar(30) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `evaluation` varchar(30) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `created_at` bigint(13) unsigned NOT NULL,
  `duration` varchar(30) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '00:00:00',
  `receive_copy` tinyint(1) NOT NULL DEFAULT 0,
  UNIQUE KEY `conversation_id` (`conversation_id`),
  KEY `created_at` (`created_at`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wcfm_fbc_chat_sessions`
--

LOCK TABLES `wp_wcfm_fbc_chat_sessions` WRITE;
/*!40000 ALTER TABLE `wp_wcfm_fbc_chat_sessions` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wcfm_fbc_chat_sessions` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wcfm_fbc_chat_visitors`
--

DROP TABLE IF EXISTS `wp_wcfm_fbc_chat_visitors`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wcfm_fbc_chat_visitors` (
  `user_id` varchar(30) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `user_type` varchar(12) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `user_name` varchar(32) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `user_ip` int(11) unsigned DEFAULT NULL,
  `user_email` varchar(90) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `last_online` bigint(13) unsigned DEFAULT NULL,
  `vendor_id` varchar(30) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  UNIQUE KEY `user_id` (`user_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wcfm_fbc_chat_visitors`
--

LOCK TABLES `wp_wcfm_fbc_chat_visitors` WRITE;
/*!40000 ALTER TABLE `wp_wcfm_fbc_chat_visitors` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wcfm_fbc_chat_visitors` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wcfm_fbc_offline_messages`
--

DROP TABLE IF EXISTS `wp_wcfm_fbc_offline_messages`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wcfm_fbc_offline_messages` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `user_name` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `user_email` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `user_message` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `user_info` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `mail_date` date NOT NULL DEFAULT '0000-00-00',
  `mail_read` tinyint(1) NOT NULL DEFAULT 0,
  `vendor_id` varchar(30) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wcfm_fbc_offline_messages`
--

LOCK TABLES `wp_wcfm_fbc_offline_messages` WRITE;
/*!40000 ALTER TABLE `wp_wcfm_fbc_offline_messages` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wcfm_fbc_offline_messages` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wcfm_following_followers`
--

DROP TABLE IF EXISTS `wp_wcfm_following_followers`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wcfm_following_followers` (
  `ID` bigint(20) NOT NULL AUTO_INCREMENT,
  `user_id` bigint(20) NOT NULL DEFAULT 0,
  `user_name` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL,
  `user_email` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL,
  `follower_id` bigint(20) NOT NULL DEFAULT 0,
  `follower_name` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL,
  `follower_email` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL,
  `notify` tinyint(1) NOT NULL DEFAULT 1,
  `posted` timestamp NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`ID`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wcfm_following_followers`
--

LOCK TABLES `wp_wcfm_following_followers` WRITE;
/*!40000 ALTER TABLE `wp_wcfm_following_followers` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wcfm_following_followers` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wcfm_marketplace_orders`
--

DROP TABLE IF EXISTS `wp_wcfm_marketplace_orders`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wcfm_marketplace_orders` (
  `ID` bigint(20) NOT NULL AUTO_INCREMENT,
  `vendor_id` bigint(20) NOT NULL,
  `order_id` bigint(20) NOT NULL,
  `customer_id` bigint(20) NOT NULL,
  `payment_method` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
  `product_id` bigint(20) NOT NULL,
  `variation_id` bigint(20) NOT NULL DEFAULT 0,
  `quantity` bigint(20) NOT NULL DEFAULT 1,
  `product_price` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT '0',
  `purchase_price` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '0',
  `item_id` bigint(20) NOT NULL,
  `item_type` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `item_sub_total` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT '0',
  `item_total` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT '0',
  `shipping` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '0',
  `tax` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '0',
  `shipping_tax_amount` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '0',
  `commission_amount` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '0',
  `discount_amount` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '0',
  `discount_type` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
  `other_amount` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '0',
  `other_amount_type` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
  `withdrawal_id` bigint(20) NOT NULL DEFAULT 0,
  `refunded_id` bigint(20) NOT NULL DEFAULT 0,
  `refunded_amount` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '0',
  `withdraw_charges` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '0',
  `total_commission` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '0',
  `order_status` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
  `shipping_status` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'pending',
  `commission_status` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'pending',
  `withdraw_status` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'pending',
  `refund_status` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'pending',
  `is_refunded` tinyint(1) NOT NULL DEFAULT 0,
  `is_partially_refunded` tinyint(1) NOT NULL DEFAULT 0,
  `is_withdrawable` tinyint(1) NOT NULL DEFAULT 0,
  `is_auto_withdrawal` tinyint(1) NOT NULL DEFAULT 0,
  `is_trashed` tinyint(1) NOT NULL DEFAULT 0,
  `commission_paid_date` timestamp NULL DEFAULT NULL,
  `created` timestamp NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`ID`),
  UNIQUE KEY `marketplace_orders` (`order_id`,`vendor_id`,`item_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wcfm_marketplace_orders`
--

LOCK TABLES `wp_wcfm_marketplace_orders` WRITE;
/*!40000 ALTER TABLE `wp_wcfm_marketplace_orders` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wcfm_marketplace_orders` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wcfm_marketplace_orders_meta`
--

DROP TABLE IF EXISTS `wp_wcfm_marketplace_orders_meta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wcfm_marketplace_orders_meta` (
  `ID` bigint(20) NOT NULL AUTO_INCREMENT,
  `order_commission_id` bigint(20) NOT NULL DEFAULT 0,
  `key` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL,
  `value` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  PRIMARY KEY (`ID`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wcfm_marketplace_orders_meta`
--

LOCK TABLES `wp_wcfm_marketplace_orders_meta` WRITE;
/*!40000 ALTER TABLE `wp_wcfm_marketplace_orders_meta` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wcfm_marketplace_orders_meta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wcfm_marketplace_product_multivendor`
--

DROP TABLE IF EXISTS `wp_wcfm_marketplace_product_multivendor`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wcfm_marketplace_product_multivendor` (
  `ID` bigint(20) NOT NULL AUTO_INCREMENT,
  `product_id` bigint(20) NOT NULL,
  `parent_product_id` bigint(20) NOT NULL,
  `vendor_id` bigint(20) NOT NULL,
  `product_price` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '0',
  `created` timestamp NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`ID`),
  UNIQUE KEY `marketplace_product_multivendor` (`product_id`,`parent_product_id`,`vendor_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wcfm_marketplace_product_multivendor`
--

LOCK TABLES `wp_wcfm_marketplace_product_multivendor` WRITE;
/*!40000 ALTER TABLE `wp_wcfm_marketplace_product_multivendor` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wcfm_marketplace_product_multivendor` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wcfm_marketplace_refund_request`
--

DROP TABLE IF EXISTS `wp_wcfm_marketplace_refund_request`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wcfm_marketplace_refund_request` (
  `ID` bigint(20) NOT NULL AUTO_INCREMENT,
  `vendor_id` bigint(20) NOT NULL,
  `requested_by` bigint(20) NOT NULL,
  `approved_by` bigint(20) NOT NULL,
  `order_id` bigint(20) NOT NULL,
  `commission_id` bigint(20) NOT NULL,
  `item_id` bigint(20) NOT NULL,
  `refunded_amount` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '0',
  `refund_status` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'pending',
  `refund_reason` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `is_partially_refunded` tinyint(1) NOT NULL DEFAULT 0,
  `refund_paid_date` timestamp NULL DEFAULT NULL,
  `created` timestamp NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`ID`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wcfm_marketplace_refund_request`
--

LOCK TABLES `wp_wcfm_marketplace_refund_request` WRITE;
/*!40000 ALTER TABLE `wp_wcfm_marketplace_refund_request` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wcfm_marketplace_refund_request` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wcfm_marketplace_refund_request_meta`
--

DROP TABLE IF EXISTS `wp_wcfm_marketplace_refund_request_meta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wcfm_marketplace_refund_request_meta` (
  `ID` bigint(20) NOT NULL AUTO_INCREMENT,
  `refund_id` bigint(20) NOT NULL,
  `key` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
  `value` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
  PRIMARY KEY (`ID`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wcfm_marketplace_refund_request_meta`
--

LOCK TABLES `wp_wcfm_marketplace_refund_request_meta` WRITE;
/*!40000 ALTER TABLE `wp_wcfm_marketplace_refund_request_meta` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wcfm_marketplace_refund_request_meta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wcfm_marketplace_reverse_withdrawal`
--

DROP TABLE IF EXISTS `wp_wcfm_marketplace_reverse_withdrawal`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wcfm_marketplace_reverse_withdrawal` (
  `ID` bigint(20) NOT NULL AUTO_INCREMENT,
  `vendor_id` bigint(20) NOT NULL,
  `order_id` bigint(20) NOT NULL,
  `commission_id` bigint(20) NOT NULL,
  `payment_method` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
  `gross_total` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '0',
  `commission` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '0',
  `balance` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '0',
  `withdraw_status` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'pending',
  `withdraw_note` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `withdraw_paid_date` timestamp NULL DEFAULT NULL,
  `created` timestamp NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`ID`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wcfm_marketplace_reverse_withdrawal`
--

LOCK TABLES `wp_wcfm_marketplace_reverse_withdrawal` WRITE;
/*!40000 ALTER TABLE `wp_wcfm_marketplace_reverse_withdrawal` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wcfm_marketplace_reverse_withdrawal` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wcfm_marketplace_reverse_withdrawal_meta`
--

DROP TABLE IF EXISTS `wp_wcfm_marketplace_reverse_withdrawal_meta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wcfm_marketplace_reverse_withdrawal_meta` (
  `ID` bigint(20) NOT NULL AUTO_INCREMENT,
  `reverse_withdraw_id` bigint(20) NOT NULL,
  `key` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
  `value` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
  PRIMARY KEY (`ID`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wcfm_marketplace_reverse_withdrawal_meta`
--

LOCK TABLES `wp_wcfm_marketplace_reverse_withdrawal_meta` WRITE;
/*!40000 ALTER TABLE `wp_wcfm_marketplace_reverse_withdrawal_meta` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wcfm_marketplace_reverse_withdrawal_meta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wcfm_marketplace_review_rating_meta`
--

DROP TABLE IF EXISTS `wp_wcfm_marketplace_review_rating_meta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wcfm_marketplace_review_rating_meta` (
  `ID` bigint(20) NOT NULL AUTO_INCREMENT,
  `review_id` bigint(20) NOT NULL,
  `key` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
  `value` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
  `type` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL,
  PRIMARY KEY (`ID`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wcfm_marketplace_review_rating_meta`
--

LOCK TABLES `wp_wcfm_marketplace_review_rating_meta` WRITE;
/*!40000 ALTER TABLE `wp_wcfm_marketplace_review_rating_meta` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wcfm_marketplace_review_rating_meta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wcfm_marketplace_reviews`
--

DROP TABLE IF EXISTS `wp_wcfm_marketplace_reviews`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wcfm_marketplace_reviews` (
  `ID` bigint(20) NOT NULL AUTO_INCREMENT,
  `vendor_id` bigint(20) NOT NULL,
  `author_id` bigint(20) NOT NULL,
  `author_name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
  `author_email` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
  `review_title` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `review_description` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `review_rating` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL,
  `approved` tinyint(1) NOT NULL DEFAULT 0,
  `created` timestamp NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`ID`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wcfm_marketplace_reviews`
--

LOCK TABLES `wp_wcfm_marketplace_reviews` WRITE;
/*!40000 ALTER TABLE `wp_wcfm_marketplace_reviews` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wcfm_marketplace_reviews` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wcfm_marketplace_reviews_response`
--

DROP TABLE IF EXISTS `wp_wcfm_marketplace_reviews_response`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wcfm_marketplace_reviews_response` (
  `ID` bigint(20) NOT NULL AUTO_INCREMENT,
  `review_id` bigint(20) NOT NULL DEFAULT 0,
  `vendor_id` bigint(20) NOT NULL DEFAULT 0,
  `author_id` bigint(20) NOT NULL,
  `author_name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
  `author_email` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
  `reply` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `reply_by` bigint(20) NOT NULL DEFAULT 0,
  `posted` timestamp NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`ID`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wcfm_marketplace_reviews_response`
--

LOCK TABLES `wp_wcfm_marketplace_reviews_response` WRITE;
/*!40000 ALTER TABLE `wp_wcfm_marketplace_reviews_response` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wcfm_marketplace_reviews_response` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wcfm_marketplace_reviews_response_meta`
--

DROP TABLE IF EXISTS `wp_wcfm_marketplace_reviews_response_meta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wcfm_marketplace_reviews_response_meta` (
  `ID` bigint(20) NOT NULL AUTO_INCREMENT,
  `review_response_id` bigint(20) NOT NULL,
  `key` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
  `value` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
  PRIMARY KEY (`ID`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wcfm_marketplace_reviews_response_meta`
--

LOCK TABLES `wp_wcfm_marketplace_reviews_response_meta` WRITE;
/*!40000 ALTER TABLE `wp_wcfm_marketplace_reviews_response_meta` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wcfm_marketplace_reviews_response_meta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wcfm_marketplace_shipping_zone_locations`
--

DROP TABLE IF EXISTS `wp_wcfm_marketplace_shipping_zone_locations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wcfm_marketplace_shipping_zone_locations` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `vendor_id` int(11) DEFAULT NULL,
  `zone_id` int(11) DEFAULT NULL,
  `location_code` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `location_type` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wcfm_marketplace_shipping_zone_locations`
--

LOCK TABLES `wp_wcfm_marketplace_shipping_zone_locations` WRITE;
/*!40000 ALTER TABLE `wp_wcfm_marketplace_shipping_zone_locations` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wcfm_marketplace_shipping_zone_locations` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wcfm_marketplace_shipping_zone_methods`
--

DROP TABLE IF EXISTS `wp_wcfm_marketplace_shipping_zone_methods`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wcfm_marketplace_shipping_zone_methods` (
  `instance_id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `method_id` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `zone_id` int(11) unsigned NOT NULL,
  `vendor_id` int(11) NOT NULL,
  `is_enabled` tinyint(1) NOT NULL DEFAULT 1,
  `settings` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  PRIMARY KEY (`instance_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wcfm_marketplace_shipping_zone_methods`
--

LOCK TABLES `wp_wcfm_marketplace_shipping_zone_methods` WRITE;
/*!40000 ALTER TABLE `wp_wcfm_marketplace_shipping_zone_methods` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wcfm_marketplace_shipping_zone_methods` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wcfm_marketplace_store_taxonomies`
--

DROP TABLE IF EXISTS `wp_wcfm_marketplace_store_taxonomies`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wcfm_marketplace_store_taxonomies` (
  `ID` bigint(20) NOT NULL AUTO_INCREMENT,
  `vendor_id` bigint(20) NOT NULL,
  `product_id` bigint(20) NOT NULL,
  `term` bigint(20) NOT NULL,
  `parent` bigint(20) DEFAULT 0,
  `taxonomy` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL,
  `lang` varchar(20) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  PRIMARY KEY (`ID`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wcfm_marketplace_store_taxonomies`
--

LOCK TABLES `wp_wcfm_marketplace_store_taxonomies` WRITE;
/*!40000 ALTER TABLE `wp_wcfm_marketplace_store_taxonomies` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wcfm_marketplace_store_taxonomies` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wcfm_marketplace_vendor_ledger`
--

DROP TABLE IF EXISTS `wp_wcfm_marketplace_vendor_ledger`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wcfm_marketplace_vendor_ledger` (
  `ID` bigint(20) NOT NULL AUTO_INCREMENT,
  `vendor_id` bigint(20) NOT NULL,
  `credit` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL,
  `debit` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL,
  `reference_id` bigint(20) NOT NULL,
  `reference` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL,
  `reference_details` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `reference_status` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'pending',
  `reference_update_date` timestamp NULL DEFAULT NULL,
  `created` timestamp NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`ID`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wcfm_marketplace_vendor_ledger`
--

LOCK TABLES `wp_wcfm_marketplace_vendor_ledger` WRITE;
/*!40000 ALTER TABLE `wp_wcfm_marketplace_vendor_ledger` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wcfm_marketplace_vendor_ledger` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wcfm_marketplace_withdraw_request`
--

DROP TABLE IF EXISTS `wp_wcfm_marketplace_withdraw_request`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wcfm_marketplace_withdraw_request` (
  `ID` bigint(20) NOT NULL AUTO_INCREMENT,
  `vendor_id` bigint(20) NOT NULL,
  `order_ids` longtext COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `commission_ids` longtext COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `payment_method` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
  `withdraw_amount` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '0',
  `withdraw_charges` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '0',
  `withdraw_status` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'pending',
  `withdraw_mode` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'by_request',
  `withdraw_note` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `is_auto_withdrawal` tinyint(1) NOT NULL DEFAULT 0,
  `withdraw_paid_date` timestamp NULL DEFAULT NULL,
  `created` timestamp NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`ID`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wcfm_marketplace_withdraw_request`
--

LOCK TABLES `wp_wcfm_marketplace_withdraw_request` WRITE;
/*!40000 ALTER TABLE `wp_wcfm_marketplace_withdraw_request` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wcfm_marketplace_withdraw_request` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wcfm_marketplace_withdraw_request_meta`
--

DROP TABLE IF EXISTS `wp_wcfm_marketplace_withdraw_request_meta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wcfm_marketplace_withdraw_request_meta` (
  `ID` bigint(20) NOT NULL AUTO_INCREMENT,
  `withdraw_id` bigint(20) NOT NULL,
  `key` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
  `value` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
  PRIMARY KEY (`ID`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wcfm_marketplace_withdraw_request_meta`
--

LOCK TABLES `wp_wcfm_marketplace_withdraw_request_meta` WRITE;
/*!40000 ALTER TABLE `wp_wcfm_marketplace_withdraw_request_meta` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wcfm_marketplace_withdraw_request_meta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wcfm_messages`
--

DROP TABLE IF EXISTS `wp_wcfm_messages`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wcfm_messages` (
  `ID` bigint(20) NOT NULL AUTO_INCREMENT,
  `message` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `author_id` bigint(20) NOT NULL DEFAULT 0,
  `reply_to` bigint(20) NOT NULL DEFAULT 0,
  `message_to` bigint(20) NOT NULL DEFAULT -1,
  `author_is_admin` tinyint(1) NOT NULL DEFAULT 0,
  `author_is_vendor` tinyint(1) NOT NULL DEFAULT 0,
  `author_is_customer` tinyint(1) NOT NULL DEFAULT 0,
  `is_notice` tinyint(1) NOT NULL DEFAULT 0,
  `is_direct_message` tinyint(1) NOT NULL DEFAULT 0,
  `is_pined` tinyint(1) NOT NULL DEFAULT 0,
  `message_type` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL,
  `created` timestamp NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`ID`)
) ENGINE=MyISAM AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wcfm_messages`
--

LOCK TABLES `wp_wcfm_messages` WRITE;
/*!40000 ALTER TABLE `wp_wcfm_messages` DISABLE KEYS */;
INSERT INTO `wp_wcfm_messages` VALUES (1,'A new vendor <b><a class=\"wcfm_dashboard_item_title\" href=\"https://streambeams.com/store-manager/vendors-manage/2\">Test</a></b> added .',-2,0,0,1,0,0,0,1,0,'registration','2020-05-07 00:41:19'),(2,'New Inquiry <b><a target=\"_blank\" class=\"wcfm_dashboard_item_title\" href=\"https://streambeams.com/store-manager/enquiry-manage/1\">#000001</a></b> received for <b>test from testy</b>',-2,0,0,1,0,0,0,1,0,'enquiry','2020-05-07 00:54:45'),(3,'New Inquiry <b><a target=\"_blank\" class=\"wcfm_dashboard_item_title\" href=\"https://streambeams.com/store-manager/enquiry-manage/2\">#000002</a></b> received for <b>Rights to Gigi</b>',-2,0,0,1,0,0,0,1,0,'enquiry','2020-05-08 06:45:58'),(4,'New Inquiry <b><a target=\"_blank\" class=\"wcfm_dashboard_item_title\" href=\"https://streambeams.com/store-manager/enquiry-manage/3\">#000003</a></b> received for <b>pink watch</b>',-2,0,0,1,0,0,0,1,0,'enquiry','2020-05-08 07:25:48');
/*!40000 ALTER TABLE `wp_wcfm_messages` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wcfm_messages_modifier`
--

DROP TABLE IF EXISTS `wp_wcfm_messages_modifier`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wcfm_messages_modifier` (
  `ID` bigint(20) NOT NULL AUTO_INCREMENT,
  `message` bigint(20) NOT NULL DEFAULT 0,
  `is_read` tinyint(1) NOT NULL DEFAULT 0,
  `read_by` bigint(20) NOT NULL DEFAULT 0,
  `read_on` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00',
  `is_trashed` tinyint(1) NOT NULL DEFAULT 0,
  `trashed_by` bigint(20) NOT NULL DEFAULT 0,
  `trashed_on` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00',
  PRIMARY KEY (`ID`)
) ENGINE=MyISAM AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wcfm_messages_modifier`
--

LOCK TABLES `wp_wcfm_messages_modifier` WRITE;
/*!40000 ALTER TABLE `wp_wcfm_messages_modifier` DISABLE KEYS */;
INSERT INTO `wp_wcfm_messages_modifier` VALUES (1,3,1,1,'2020-05-08 07:19:10',0,0,'0000-00-00 00:00:00'),(2,2,1,1,'2020-05-08 07:19:12',0,0,'0000-00-00 00:00:00'),(3,1,1,1,'2020-05-08 07:19:24',0,0,'0000-00-00 00:00:00');
/*!40000 ALTER TABLE `wp_wcfm_messages_modifier` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wcfm_messages_stat`
--

DROP TABLE IF EXISTS `wp_wcfm_messages_stat`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wcfm_messages_stat` (
  `ID` bigint(20) NOT NULL AUTO_INCREMENT,
  `message` bigint(20) NOT NULL DEFAULT 0,
  `is_liked` tinyint(1) NOT NULL DEFAULT 0,
  `liked_by` bigint(20) NOT NULL DEFAULT 0,
  `liked_on` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00',
  `is_disliked` tinyint(1) NOT NULL DEFAULT 0,
  `disliked_by` bigint(20) NOT NULL DEFAULT 0,
  `disliked_on` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00',
  PRIMARY KEY (`ID`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wcfm_messages_stat`
--

LOCK TABLES `wp_wcfm_messages_stat` WRITE;
/*!40000 ALTER TABLE `wp_wcfm_messages_stat` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wcfm_messages_stat` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wcfm_support`
--

DROP TABLE IF EXISTS `wp_wcfm_support`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wcfm_support` (
  `ID` bigint(20) NOT NULL AUTO_INCREMENT,
  `order_id` bigint(20) NOT NULL DEFAULT 0,
  `item_id` bigint(20) NOT NULL DEFAULT 0,
  `product_id` bigint(20) NOT NULL DEFAULT 0,
  `author_id` bigint(20) NOT NULL DEFAULT 0,
  `vendor_id` bigint(20) NOT NULL DEFAULT 0,
  `customer_id` bigint(20) NOT NULL DEFAULT 0,
  `customer_name` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL,
  `customer_email` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL,
  `query` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `category` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `priority` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL,
  `status` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL,
  `posted` timestamp NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`ID`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wcfm_support`
--

LOCK TABLES `wp_wcfm_support` WRITE;
/*!40000 ALTER TABLE `wp_wcfm_support` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wcfm_support` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wcfm_support_meta`
--

DROP TABLE IF EXISTS `wp_wcfm_support_meta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wcfm_support_meta` (
  `ID` bigint(20) NOT NULL AUTO_INCREMENT,
  `support_id` bigint(20) NOT NULL DEFAULT 0,
  `key` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL,
  `value` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `type` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL,
  PRIMARY KEY (`ID`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wcfm_support_meta`
--

LOCK TABLES `wp_wcfm_support_meta` WRITE;
/*!40000 ALTER TABLE `wp_wcfm_support_meta` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wcfm_support_meta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wcfm_support_response`
--

DROP TABLE IF EXISTS `wp_wcfm_support_response`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wcfm_support_response` (
  `ID` bigint(20) NOT NULL AUTO_INCREMENT,
  `support_id` bigint(20) NOT NULL DEFAULT 0,
  `order_id` bigint(20) NOT NULL DEFAULT 0,
  `item_id` bigint(20) NOT NULL DEFAULT 0,
  `product_id` bigint(20) NOT NULL DEFAULT 0,
  `vendor_id` bigint(20) NOT NULL DEFAULT 0,
  `customer_id` bigint(20) NOT NULL DEFAULT 0,
  `reply` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `reply_by` bigint(20) NOT NULL DEFAULT 0,
  `posted` timestamp NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`ID`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wcfm_support_response`
--

LOCK TABLES `wp_wcfm_support_response` WRITE;
/*!40000 ALTER TABLE `wp_wcfm_support_response` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wcfm_support_response` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wcfm_support_response_meta`
--

DROP TABLE IF EXISTS `wp_wcfm_support_response_meta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wcfm_support_response_meta` (
  `ID` bigint(20) NOT NULL AUTO_INCREMENT,
  `support_response_id` bigint(20) NOT NULL DEFAULT 0,
  `key` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL,
  `value` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  PRIMARY KEY (`ID`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wcfm_support_response_meta`
--

LOCK TABLES `wp_wcfm_support_response_meta` WRITE;
/*!40000 ALTER TABLE `wp_wcfm_support_response_meta` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wcfm_support_response_meta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wfblockediplog`
--

DROP TABLE IF EXISTS `wp_wfblockediplog`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wfblockediplog` (
  `IP` binary(16) NOT NULL DEFAULT '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',
  `countryCode` varchar(2) NOT NULL,
  `blockCount` int(10) unsigned NOT NULL DEFAULT 0,
  `unixday` int(10) unsigned NOT NULL,
  `blockType` varchar(50) NOT NULL DEFAULT 'generic',
  PRIMARY KEY (`IP`,`unixday`,`blockType`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wfblockediplog`
--

LOCK TABLES `wp_wfblockediplog` WRITE;
/*!40000 ALTER TABLE `wp_wfblockediplog` DISABLE KEYS */;
INSERT INTO `wp_wfblockediplog` VALUES ('\0\0\0\0\0\0\0\0\0\0 G','CA',1,18386,'brute'),('\0\0\0\0\0\0\0\0\0\0ŃB','CA',1,18386,'brute'),('\0\0\0\0\0\0\0\0\0\06x=','US',1,18386,'brute'),('\0\0\0\0\0\0\0\0\0\0B','SG',1,18386,'brute'),('\0\0\0\0\0\0\0\0\0\0OT','FR',1,18386,'brute'),('\0\0\0\0\0\0\0\0\0\0~>','KR',1,18386,'brute'),('\0\0\0\0\0\0\0\0\0\0ňH','CA',1,18386,'brute'),('\0\0\0\0\0\0\0\0\0\0h죰','US',1,18386,'brute'),('\0\0\0\0\0\0\0\0\0\0]','US',1,18386,'brute'),('\0\0\0\0\0\0\0\0\0\0E','US',1,18386,'brute'),('\0\0\0\0\0\0\0\0\0\0H:','US',1,18386,'brute'),('\0\0\0\0\0\0\0\0\0\0WJ','CN',1,18386,'brute'),('\0\0\0\0\0\0\0\0\0\0D','SG',1,18386,'brute'),('\0\0\0\0\0\0\0\0\0\0g','US',1,18386,'brute'),('\0\0\0\0\0\0\0\0\0\0/Y\n','US',1,18386,'brute'),('\0\0\0\0\0\0\0\0\0\0h$G$','US',1,18386,'brute'),('\0\0\0\0\0\0\0\0\0\02','CA',1,18386,'brute'),('\0\0\0\0\0\0\0\0\0\0B','VN',1,18386,'brute'),('\0\0\0\0\0\0\0\0\0\0m','US',1,18387,'brute'),('\0\0\0\0\0\0\0\0\0\0Ŗ','CA',1,18387,'brute'),('\0\0\0\0\0\0\0\0\0\0r','HK',1,18387,'brute'),('\0\0\0\0\0\0\0\0\0\0t','GB',1,18387,'brute'),('\0\0\0\0\0\0\0\0\0\04','SG',1,18387,'brute'),('\0\0\0\0\0\0\0\0\0\0B','VN',1,18387,'brute'),('\0\0\0\0\0\0\0\0\0\0b','FR',1,18387,'brute'),('\0\0\0\0\0\0\0\0\0\0oZ','BE',1,18387,'brute'),('\0\0\0\0\0\0\0\0\0\0#h','',1,18387,'brute'),('\0\0\0\0\0\0\0\0\0\0%q','CA',1,18387,'brute'),('\0\0\0\0\0\0\0\0\0\0','US',1,18387,'brute');
/*!40000 ALTER TABLE `wp_wfblockediplog` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wfblocks7`
--

DROP TABLE IF EXISTS `wp_wfblocks7`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wfblocks7` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `type` int(10) unsigned NOT NULL DEFAULT 0,
  `IP` binary(16) NOT NULL DEFAULT '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',
  `blockedTime` bigint(20) NOT NULL,
  `reason` varchar(255) NOT NULL,
  `lastAttempt` int(10) unsigned DEFAULT 0,
  `blockedHits` int(10) unsigned DEFAULT 0,
  `expiration` bigint(20) unsigned NOT NULL DEFAULT 0,
  `parameters` text DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `type` (`type`),
  KEY `IP` (`IP`),
  KEY `expiration` (`expiration`)
) ENGINE=MyISAM AUTO_INCREMENT=30 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wfblocks7`
--

LOCK TABLES `wp_wfblocks7` WRITE;
/*!40000 ALTER TABLE `wp_wfblocks7` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wfblocks7` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wfconfig`
--

DROP TABLE IF EXISTS `wp_wfconfig`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wfconfig` (
  `name` varchar(100) NOT NULL,
  `val` longblob DEFAULT NULL,
  `autoload` enum('no','yes') NOT NULL DEFAULT 'yes',
  PRIMARY KEY (`name`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wfconfig`
--

LOCK TABLES `wp_wfconfig` WRITE;
/*!40000 ALTER TABLE `wp_wfconfig` DISABLE KEYS */;
INSERT INTO `wp_wfconfig` VALUES ('alertOn_update','0','yes'),('alertOn_scanIssues','1','yes'),('alertOn_throttle','0','yes'),('alertOn_block','1','yes'),('alertOn_loginLockout','1','yes'),('alertOn_breachLogin','1','yes'),('alertOn_lostPasswdForm','1','yes'),('alertOn_adminLogin','1','yes'),('alertOn_firstAdminLoginOnly','0','yes'),('alertOn_nonAdminLogin','0','yes'),('alertOn_firstNonAdminLoginOnly','0','yes'),('alertOn_wordfenceDeactivated','1','yes'),('alertOn_wafDeactivated','1','yes'),('liveTrafficEnabled','0','yes'),('advancedCommentScanning','1','yes'),('checkSpamIP','1','yes'),('spamvertizeCheck','1','yes'),('liveTraf_ignorePublishers','1','yes'),('liveTraf_displayExpandedRecords','0','no'),('scheduledScansEnabled','1','yes'),('lowResourceScansEnabled','0','yes'),('scansEnabled_checkGSB','1','yes'),('scansEnabled_checkHowGetIPs','1','yes'),('scansEnabled_core','1','yes'),('scansEnabled_themes','0','yes'),('scansEnabled_plugins','0','yes'),('scansEnabled_coreUnknown','1','yes'),('scansEnabled_malware','1','yes'),('scansEnabled_fileContents','1','yes'),('scansEnabled_fileContentsGSB','1','yes'),('scansEnabled_checkReadableConfig','1','yes'),('scansEnabled_suspectedFiles','1','yes'),('scansEnabled_posts','1','yes'),('scansEnabled_comments','1','yes'),('scansEnabled_suspiciousOptions','1','yes'),('scansEnabled_passwds','1','yes'),('scansEnabled_diskSpace','1','yes'),('scansEnabled_wafStatus','1','yes'),('scansEnabled_options','1','yes'),('scansEnabled_wpscan_fullPathDisclosure','1','yes'),('scansEnabled_wpscan_directoryListingEnabled','1','yes'),('scansEnabled_scanImages','0','yes'),('scansEnabled_highSense','0','yes'),('scansEnabled_oldVersions','1','yes'),('scansEnabled_suspiciousAdminUsers','1','yes'),('liveActivityPauseEnabled','1','yes'),('firewallEnabled','1','yes'),('autoBlockScanners','1','yes'),('loginSecurityEnabled','1','yes'),('loginSec_strongPasswds_enabled','1','yes'),('loginSec_breachPasswds_enabled','1','yes'),('loginSec_lockInvalidUsers','0','yes'),('loginSec_maskLoginErrors','1','yes'),('loginSec_blockAdminReg','1','yes'),('loginSec_disableAuthorScan','1','yes'),('loginSec_disableOEmbedAuthor','0','yes'),('loginSec_requireAdminTwoFactor','0','yes'),('notification_updatesNeeded','1','yes'),('notification_securityAlerts','1','yes'),('notification_promotions','1','yes'),('notification_blogHighlights','1','yes'),('notification_productUpdates','1','yes'),('notification_scanStatus','1','yes'),('other_hideWPVersion','0','yes'),('other_blockBadPOST','0','yes'),('other_scanComments','1','yes'),('other_pwStrengthOnUpdate','1','yes'),('other_WFNet','1','yes'),('other_scanOutside','0','yes'),('other_bypassLitespeedNoabort','0','yes'),('deleteTablesOnDeact','0','yes'),('autoUpdate','0','yes'),('startScansRemotely','0','yes'),('disableConfigCaching','0','yes'),('addCacheComment','0','yes'),('disableCodeExecutionUploads','0','yes'),('allowHTTPSCaching','0','yes'),('debugOn','0','yes'),('email_summary_enabled','1','yes'),('email_summary_dashboard_widget_enabled','1','yes'),('ssl_verify','1','yes'),('ajaxWatcherDisabled_front','0','yes'),('ajaxWatcherDisabled_admin','0','yes'),('wafAlertOnAttacks','1','yes'),('disableWAFIPBlocking','0','yes'),('showAdminBarMenu','1','yes'),('displayTopLevelOptions','1','yes'),('displayTopLevelBlocking','0','yes'),('displayTopLevelLiveTraffic','0','yes'),('displayAutomaticBlocks','1','yes'),('allowLegacy2FA','0','yes'),('scan_include_extra','','yes'),('alertEmails','frances_stark@hotmail.com','yes'),('liveTraf_ignoreUsers','','yes'),('liveTraf_ignoreIPs','','yes'),('liveTraf_ignoreUA','','yes'),('maxMem','256','yes'),('scan_exclude','','yes'),('scan_maxIssues','1000','yes'),('scan_maxDuration','','yes'),('whitelisted','','yes'),('whitelistedServices','{}','yes'),('bannedURLs','','yes'),('maxExecutionTime','0','yes'),('howGetIPs','','yes'),('actUpdateInterval','2','yes'),('alert_maxHourly','0','yes'),('loginSec_userBlacklist','','yes'),('liveTraf_maxRows','2000','yes'),('liveTraf_maxAge','30','yes'),('neverBlockBG','neverBlockVerified','yes'),('loginSec_countFailMins','240','yes'),('loginSec_lockoutMins','240','yes'),('loginSec_strongPasswds','pubs','yes'),('loginSec_breachPasswds','admins','yes'),('loginSec_maxFailures','20','yes'),('loginSec_maxForgotPasswd','20','yes'),('maxGlobalRequests','DISABLED','yes'),('maxGlobalRequests_action','throttle','yes'),('maxRequestsCrawlers','DISABLED','yes'),('maxRequestsCrawlers_action','throttle','yes'),('maxRequestsHumans','DISABLED','yes'),('maxRequestsHumans_action','throttle','yes'),('max404Crawlers','DISABLED','yes'),('max404Crawlers_action','throttle','yes'),('max404Humans','DISABLED','yes'),('max404Humans_action','throttle','yes'),('blockedTime','300','yes'),('email_summary_interval','weekly','yes'),('email_summary_excluded_directories','wp-content/cache,wp-content/wflogs','yes'),('allowed404s','/favicon.ico\n/apple-touch-icon*.png\n/*@2x.png\n/browserconfig.xml','yes'),('wafAlertWhitelist','','yes'),('wafAlertInterval','600','yes'),('wafAlertThreshold','100','yes'),('howGetIPs_trusted_proxies','','yes'),('scanType','standard','yes'),('manualScanType','onceDaily','yes'),('schedStartHour','18','yes'),('schedMode','auto','yes'),('cbl_loggedInBlocked','','yes'),('cbl_action','block','yes'),('cbl_redirURL','','yes'),('cbl_bypassRedirURL','','yes'),('cbl_bypassRedirDest','','yes'),('cbl_bypassViewURL','','yes'),('loginSec_enableSeparateTwoFactor','','yes'),('blockCustomText','','yes'),('alertOn_severityLevel','25','yes'),('apiKey','099b741348dfaa2c4eeb7d6dc7314a0f56219ba222418528c2326541b21a5f58f5e4dc7a5fba6b2af0b857ceb49bda78ab3083f2986675630ecf4c9d29646c0458c3e3a76bdbcf3da0d825125c68c396','yes'),('keyType','free','yes'),('isPaid','','yes'),('betaThreatDefenseFeed','0','yes'),('timeoffset_wf_updated','1588907673','yes'),('cacheType','disabled','yes'),('detectProxyRecommendation','REMOTE_ADDR','no'),('dismissAutoPrependNotice','0','yes'),('onboardingAttempt1','license','yes'),('onboardingAttempt2','','no'),('onboardingAttempt3','','no'),('onboardingAttempt3Initial','0','yes'),('needsNewTour_dashboard','1','yes'),('needsNewTour_firewall','1','yes'),('needsNewTour_scan','1','yes'),('needsNewTour_blocking','1','yes'),('needsNewTour_livetraffic','1','yes'),('needsNewTour_loginsecurity','1','yes'),('needsUpgradeTour_dashboard','0','yes'),('needsUpgradeTour_firewall','0','yes'),('needsUpgradeTour_scan','0','yes'),('needsUpgradeTour_blocking','0','yes'),('needsUpgradeTour_livetraffic','0','yes'),('needsUpgradeTour_loginsecurity','0','yes'),('supportContent','{\"top\":[{\"title\":\"Blocking Troubleshooting\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/blocking\\/troubleshooting\\/\",\"order\":0},{\"title\":\"Optimizing The Firewall\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/firewall\\/optimizing-the-firewall\\/\",\"order\":1},{\"title\":\"Wordfence Web Application Firewall (WAF)\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/firewall\\/\",\"order\":2},{\"title\":\"Scan Troubleshooting\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/scan\\/troubleshooting\\/\",\"order\":3},{\"title\":\"Wordfence and LiteSpeed\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/advanced\\/system-requirements\\/litespeed\\/\",\"order\":4},{\"title\":\"Two-Factor Authentication\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/tools\\/two-factor-authentication\\/\",\"order\":5},{\"title\":\"Firewall Learning Mode\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/firewall\\/learning-mode\\/\",\"order\":6},{\"title\":\"Scan Results\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/scan\\/scan-results\\/\",\"order\":7},{\"title\":\"I am locked out of my site\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/blocking\\/#i-am-locked-out-of-my-site\",\"order\":8},{\"title\":\"PHP Fatal error: Failed opening required wordfence-waf.php\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/firewall\\/#php-fatal-error-failed-opening-required-wordfence-waf-php\",\"order\":9}],\"all\":[{\"title\":\"Wordfence Central\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/central\\/\",\"excerpt\":\"Wordfence Central provides a powerful and efficient way to manage the security of many WordPress sites via a single interface.\",\"children\":[{\"title\":\"Using the Settings page\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/central\\/settings\\/\",\"order\":0},{\"title\":\"Connecting your sites to Wordfence Central\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/central\\/connect\\/\",\"order\":1},{\"title\":\"Setting up two-factor authentication\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/central\\/2fa\\/\",\"order\":2},{\"title\":\"Using the Dashboard page\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/central\\/central\\/\",\"order\":3},{\"title\":\"Viewing scan Findings\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/central\\/findings\\/\",\"order\":4},{\"title\":\"Using the Configuration page\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/central\\/configuration\\/\",\"order\":5},{\"title\":\"Using Wordfence plugin options Templates\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/central\\/templates\\/\",\"order\":6}],\"order\":0},{\"title\":\"Dashboard\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/dashboard\\/\",\"excerpt\":\"The Wordfence Dashboard provides insight into the current state of your site’s security.\",\"children\":[{\"title\":\"Options\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/dashboard\\/options\\/\",\"order\":0},{\"title\":\"Alerts\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/dashboard\\/alerts\\/\",\"order\":1}],\"order\":1},{\"title\":\"Firewall\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/firewall\\/\",\"excerpt\":\"The Wordfence Web Application Firewall is a PHP based, application level firewall that filters out malicious requests to your site. \",\"children\":[{\"title\":\"Optimizing\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/firewall\\/optimizing-the-firewall\\/\",\"order\":0},{\"title\":\"Learning Mode\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/firewall\\/learning-mode\\/\",\"order\":1},{\"title\":\"Statistics\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/firewall\\/statistics\\/\",\"order\":2},{\"title\":\"Options\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/firewall\\/options\\/\",\"order\":3},{\"title\":\"MySQLi storage engine\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/firewall\\/mysqli-storage-engine\\/\",\"order\":4},{\"title\":\"Brute Force Protection\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/firewall\\/brute-force\\/\",\"order\":5},{\"title\":\"Rate Limiting\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/firewall\\/rate-limiting\\/\",\"order\":6},{\"title\":\"Troubleshooting\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/firewall\\/troubleshooting\\/\",\"order\":7}],\"order\":2},{\"title\":\"Blocking\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/blocking\\/\",\"excerpt\":\"Aside from the Firewall rules that protect against SQL-injection, XSS and more, Wordfence also has custom features for additional blocking. \",\"children\":[{\"title\":\"Country Blocking\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/blocking\\/country-blocking\\/\",\"order\":0},{\"title\":\"Blocking Troubleshooting\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/blocking\\/troubleshooting\\/\",\"order\":1}],\"order\":3},{\"title\":\"Scan\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/scan\\/\",\"excerpt\":\"A Wordfence scan examines all files on your WordPress website looking for malicious code, backdoors, shells that hackers have installed, known malicious URLs and known patterns of infections.\",\"children\":[{\"title\":\"Options\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/scan\\/options\\/\",\"order\":0},{\"title\":\"Results\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/scan\\/scan-results\\/\",\"order\":1},{\"title\":\"Scheduling\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/scan\\/scheduling\\/\",\"order\":2},{\"title\":\"Troubleshooting\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/scan\\/troubleshooting\\/\",\"order\":3}],\"order\":4},{\"title\":\"Tools\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/tools\\/\",\"excerpt\":\"Wordfence Tools include Two Factor Authentication, Whois Lookup, Password Audit, Live Traffic and Diagnostics.\",\"children\":[{\"title\":\"Import\\/Export\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/tools\\/import-export\\/\",\"order\":0},{\"title\":\"Password Auditing\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/tools\\/password-auditing\\/\",\"order\":1},{\"title\":\"Whois Lookup\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/tools\\/whois-lookup\\/\",\"order\":2},{\"title\":\"Diagnostics\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/tools\\/diagnostics\\/\",\"order\":3},{\"title\":\"Live Traffic\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/tools\\/live-traffic\\/\",\"order\":4},{\"title\":\"Two-Factor Authentication\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/tools\\/two-factor-authentication\\/\",\"order\":5},{\"title\":\"Legacy Two-Factor Authentication\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/tools\\/legacy-two-factor-authentication\\/\",\"order\":6}],\"order\":5},{\"title\":\"Login Security\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/login-security\\/\",\"excerpt\":\"The Login Security page currently contains settings for two-factor authentication (2FA) and reCAPTCHA. In a future Wordfence version, existing login-related features will also move to the same page.\",\"order\":6},{\"title\":\"Advanced\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/advanced\\/\",\"excerpt\":\"If you want to know more about the technical details of Wordfence, you\'ll find the answers in this section.\",\"children\":[{\"title\":\"System requirements\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/advanced\\/system-requirements\\/\",\"order\":0},{\"title\":\"Changelog\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/advanced\\/changelog\\/\",\"order\":1},{\"title\":\"Remove or Reset\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/advanced\\/remove-or-reset\\/\",\"order\":2},{\"title\":\"Technical Details\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/advanced\\/technical-details\\/\",\"order\":3},{\"title\":\"Constants\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/advanced\\/constants\\/\",\"order\":4},{\"title\":\"Wordfence API\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/advanced\\/wordfence-api\\/\",\"order\":5},{\"title\":\"Troubleshooting\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/advanced\\/troubleshooting\\/\",\"order\":6}],\"order\":7},{\"title\":\"Wordfence Premium\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/premium\\/\",\"excerpt\":\"Wordfence Premium comes with an IP Blacklist, Real Time Protection and much more.\",\"children\":[{\"title\":\"Account\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/premium\\/account\\/\",\"order\":0},{\"title\":\"Pricing\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/premium\\/pricing\\/\",\"order\":1},{\"title\":\"License Key\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/premium\\/api-key\\/\",\"order\":2}],\"order\":8},{\"title\":\"Wordfence and GDPR - General Data Protection Regulation\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/general-data-protection-regulation\\/\",\"excerpt\":\"Defiant, the company behind Wordfence, has updated its terms of use, privacy policies and software, as well as made available a data processing agreement to meet GDPR compliance. Customers must review and agree to updated terms in order to continue using our products and services. We also provide a data processing agreement if you qualify as a data controller under the GDPR.\",\"order\":9},{\"title\":\"Site Cleaning and Security Audits\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/security-services\\/\",\"excerpt\":\"Let one of our Security Analysts help you clean your infected site or inspect it for vulnerabilities.\",\"order\":10},{\"title\":\"Login Security Plugin\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/login-security-plugin\\/\",\"excerpt\":\"The Wordfence Login Security plugin contains a subset of the features found in the full Wordfence plugin: Two-factor Authentication, XML-RPC Protection and Login Page CAPTCHA. It is ideal for sites that need login security functionality but either can’t or don’t want to run the full Wordfence plugin.\",\"order\":11}]}','yes'),('supportHash','cd4586d45a3b5b64878637ae274e90636206e42f776f8d456a6203a6bf9eed63','yes'),('whitelistPresets','{\"wordfence\":{\"n\":\"Wordfence\",\"h\":true,\"d\":true,\"f\":true,\"r\":[\"54.68.32.247\",\"69.46.36.0\\/27\",\"2605:2400:0104:0100::\\/56\"]},\"sucuri\":{\"n\":\"Sucuri\",\"d\":true,\"r\":[\"97.74.127.171\",\"69.164.203.172\",\"173.230.128.135\",\"66.228.34.49\",\"66.228.40.185\",\"50.116.36.92\",\"50.116.36.93\",\"50.116.3.171\",\"198.58.96.212\",\"50.116.63.221\",\"192.155.92.112\",\"192.81.128.31\",\"198.58.106.244\",\"192.155.95.139\",\"23.239.9.227\",\"198.58.112.103\",\"192.155.94.43\",\"162.216.16.33\",\"173.255.233.124\",\"173.255.233.124\",\"192.155.90.179\",\"50.116.41.217\",\"192.81.129.227\",\"198.58.111.80\",\"162.216.19.183\"]},\"facebook\":{\"n\":\"Facebook\",\"d\":true,\"r\":[\"69.63.176.0\\/20\",\"66.220.144.0\\/20\",\"66.220.144.0\\/21\",\"69.63.184.0\\/21\",\"69.63.176.0\\/21\",\"74.119.76.0\\/22\",\"69.171.255.0\\/24\",\"173.252.64.0\\/18\",\"69.171.224.0\\/19\",\"69.171.224.0\\/20\",\"103.4.96.0\\/22\",\"69.63.176.0\\/24\",\"173.252.64.0\\/19\",\"173.252.70.0\\/24\",\"31.13.64.0\\/18\",\"31.13.24.0\\/21\",\"66.220.152.0\\/21\",\"66.220.159.0\\/24\",\"69.171.239.0\\/24\",\"69.171.240.0\\/20\",\"31.13.64.0\\/19\",\"31.13.64.0\\/24\",\"31.13.65.0\\/24\",\"31.13.67.0\\/24\",\"31.13.68.0\\/24\",\"31.13.69.0\\/24\",\"31.13.70.0\\/24\",\"31.13.71.0\\/24\",\"31.13.72.0\\/24\",\"31.13.73.0\\/24\",\"31.13.74.0\\/24\",\"31.13.75.0\\/24\",\"31.13.76.0\\/24\",\"31.13.77.0\\/24\",\"31.13.96.0\\/19\",\"31.13.66.0\\/24\",\"173.252.96.0\\/19\",\"69.63.178.0\\/24\",\"31.13.78.0\\/24\",\"31.13.79.0\\/24\",\"31.13.80.0\\/24\",\"31.13.82.0\\/24\",\"31.13.83.0\\/24\",\"31.13.84.0\\/24\",\"31.13.85.0\\/24\",\"31.13.86.0\\/24\",\"31.13.87.0\\/24\",\"31.13.88.0\\/24\",\"31.13.89.0\\/24\",\"31.13.90.0\\/24\",\"31.13.91.0\\/24\",\"31.13.92.0\\/24\",\"31.13.93.0\\/24\",\"31.13.94.0\\/24\",\"31.13.95.0\\/24\",\"69.171.253.0\\/24\",\"69.63.186.0\\/24\",\"31.13.81.0\\/24\",\"179.60.192.0\\/22\",\"179.60.192.0\\/24\",\"179.60.193.0\\/24\",\"179.60.194.0\\/24\",\"179.60.195.0\\/24\",\"185.60.216.0\\/22\",\"45.64.40.0\\/22\",\"185.60.216.0\\/24\",\"185.60.217.0\\/24\",\"185.60.218.0\\/24\",\"185.60.219.0\\/24\",\"129.134.0.0\\/16\",\"157.240.0.0\\/16\",\"157.240.8.0\\/24\",\"157.240.0.0\\/24\",\"157.240.1.0\\/24\",\"157.240.2.0\\/24\",\"157.240.3.0\\/24\",\"157.240.4.0\\/24\",\"157.240.5.0\\/24\",\"157.240.6.0\\/24\",\"157.240.7.0\\/24\",\"157.240.9.0\\/24\",\"157.240.10.0\\/24\",\"157.240.16.0\\/24\",\"157.240.19.0\\/24\",\"157.240.11.0\\/24\",\"157.240.12.0\\/24\",\"157.240.13.0\\/24\",\"157.240.14.0\\/24\",\"157.240.15.0\\/24\",\"157.240.17.0\\/24\",\"157.240.18.0\\/24\",\"157.240.20.0\\/24\",\"157.240.21.0\\/24\",\"157.240.22.0\\/24\",\"157.240.23.0\\/24\",\"157.240.0.0\\/17\",\"69.171.250.0\\/24\",\"157.240.24.0\\/24\",\"157.240.25.0\\/24\",\"199.201.64.0\\/24\",\"199.201.65.0\\/24\",\"199.201.64.0\\/22\",\"204.15.20.0\\/22\",\"157.240.192.0\\/24\",\"129.134.0.0\\/17\",\"204.15.20.0\\/22\",\"69.63.176.0\\/20\",\"69.63.176.0\\/21\",\"69.63.184.0\\/21\",\"66.220.144.0\\/20\",\"69.63.176.0\\/20\",\"2620:0:1c00::\\/40\",\"2a03:2880::\\/32\",\"2a03:2880:fffe::\\/48\",\"2a03:2880:ffff::\\/48\",\"2620:0:1cff::\\/48\",\"2a03:2880:f000::\\/48\",\"2a03:2880:f001::\\/48\",\"2a03:2880:f002::\\/48\",\"2a03:2880:f003::\\/48\",\"2a03:2880:f004::\\/48\",\"2a03:2880:f005::\\/48\",\"2a03:2880:f006::\\/48\",\"2a03:2880:f007::\\/48\",\"2a03:2880:f008::\\/48\",\"2a03:2880:f009::\\/48\",\"2a03:2880:f00a::\\/48\",\"2a03:2880:f00b::\\/48\",\"2a03:2880:f00c::\\/48\",\"2a03:2880:f00d::\\/48\",\"2a03:2880:f00e::\\/48\",\"2a03:2880:f00f::\\/48\",\"2a03:2880:f010::\\/48\",\"2a03:2880:f011::\\/48\",\"2a03:2880:f012::\\/48\",\"2a03:2880:f013::\\/48\",\"2a03:2880:f014::\\/48\",\"2a03:2880:f015::\\/48\",\"2a03:2880:f016::\\/48\",\"2a03:2880:f017::\\/48\",\"2a03:2880:f018::\\/48\",\"2a03:2880:f019::\\/48\",\"2a03:2880:f01a::\\/48\",\"2a03:2880:f01b::\\/48\",\"2a03:2880:f01c::\\/48\",\"2a03:2880:f01d::\\/48\",\"2a03:2880:f01e::\\/48\",\"2a03:2880:f01f::\\/48\",\"2a03:2880:1000::\\/36\",\"2a03:2880:2000::\\/36\",\"2a03:2880:3000::\\/36\",\"2a03:2880:4000::\\/36\",\"2a03:2880:5000::\\/36\",\"2a03:2880:6000::\\/36\",\"2a03:2880:7000::\\/36\",\"2a03:2880:f020::\\/48\",\"2a03:2880:f021::\\/48\",\"2a03:2880:f022::\\/48\",\"2a03:2880:f023::\\/48\",\"2a03:2880:f024::\\/48\",\"2a03:2880:f025::\\/48\",\"2a03:2880:f026::\\/48\",\"2a03:2880:f027::\\/48\",\"2a03:2880:f028::\\/48\",\"2a03:2880:f029::\\/48\",\"2a03:2880:f02b::\\/48\",\"2a03:2880:f02c::\\/48\",\"2a03:2880:f02d::\\/48\",\"2a03:2880:f02e::\\/48\",\"2a03:2880:f02f::\\/48\",\"2a03:2880:f030::\\/48\",\"2a03:2880:f031::\\/48\",\"2a03:2880:f032::\\/48\",\"2a03:2880:f033::\\/48\",\"2a03:2880:f034::\\/48\",\"2a03:2880:f035::\\/48\",\"2a03:2880:f036::\\/48\",\"2a03:2880:f037::\\/48\",\"2a03:2880:f038::\\/48\",\"2a03:2880:f039::\\/48\",\"2a03:2880:f03a::\\/48\",\"2a03:2880:f03b::\\/48\",\"2a03:2880:f03c::\\/48\",\"2a03:2880:f03d::\\/48\",\"2a03:2880:f03e::\\/48\",\"2a03:2880:f03f::\\/48\",\"2401:db00::\\/32\",\"2a03:2880::\\/36\",\"2803:6080::\\/32\",\"2a03:2880:f100::\\/48\",\"2a03:2880:f200::\\/48\",\"2a03:2880:f101::\\/48\",\"2a03:2880:f201::\\/48\",\"2a03:2880:f102::\\/48\",\"2a03:2880:f202::\\/48\",\"2a03:2880:f103::\\/48\",\"2a03:2880:f203::\\/48\",\"2a03:2880:f104::\\/48\",\"2a03:2880:f204::\\/48\",\"2a03:2880:f107::\\/48\",\"2a03:2880:f207::\\/48\",\"2a03:2880:f108::\\/48\",\"2a03:2880:f208::\\/48\",\"2a03:2880:f109::\\/48\",\"2a03:2880:f209::\\/48\",\"2a03:2880:f10a::\\/48\",\"2a03:2880:f20a::\\/48\",\"2a03:2880:f10b::\\/48\",\"2a03:2880:f20b::\\/48\",\"2a03:2880:f10d::\\/48\",\"2a03:2880:f20d::\\/48\",\"2a03:2880:f10e::\\/48\",\"2a03:2880:f20e::\\/48\",\"2a03:2880:f10f::\\/48\",\"2a03:2880:f20f::\\/48\",\"2a03:2880:f110::\\/48\",\"2a03:2880:f210::\\/48\",\"2a03:2880:f111::\\/48\",\"2a03:2880:f211::\\/48\",\"2a03:2880:f112::\\/48\",\"2a03:2880:f212::\\/48\",\"2a03:2880:f114::\\/48\",\"2a03:2880:f214::\\/48\",\"2a03:2880:f115::\\/48\",\"2a03:2880:f215::\\/48\",\"2a03:2880:f116::\\/48\",\"2a03:2880:f216::\\/48\",\"2a03:2880:f117::\\/48\",\"2a03:2880:f217::\\/48\",\"2a03:2880:f118::\\/48\",\"2a03:2880:f218::\\/48\",\"2a03:2880:f119::\\/48\",\"2a03:2880:f219::\\/48\",\"2a03:2880:f11a::\\/48\",\"2a03:2880:f21a::\\/48\",\"2a03:2880:f11f::\\/48\",\"2a03:2880:f21f::\\/48\",\"2a03:2880:f121::\\/48\",\"2a03:2880:f221::\\/48\",\"2a03:2880:f122::\\/48\",\"2a03:2880:f222::\\/48\",\"2a03:2880:f123::\\/48\",\"2a03:2880:f223::\\/48\",\"2a03:2880:f10c::\\/48\",\"2a03:2880:f20c::\\/48\",\"2a03:2880:f126::\\/48\",\"2a03:2880:f226::\\/48\",\"2a03:2880:f105::\\/48\",\"2a03:2880:f205::\\/48\",\"2a03:2880:f125::\\/48\",\"2a03:2880:f225::\\/48\",\"2a03:2880:f106::\\/48\",\"2a03:2880:f206::\\/48\",\"2a03:2880:f11b::\\/48\",\"2a03:2880:f21b::\\/48\",\"2a03:2880:f113::\\/48\",\"2a03:2880:f213::\\/48\",\"2a03:2880:f11c::\\/48\",\"2a03:2880:f21c::\\/48\",\"2a03:2880:f128::\\/48\",\"2a03:2880:f228::\\/48\",\"2a03:2880:f02a::\\/48\",\"2a03:2880:f12a::\\/48\",\"2a03:2880:f22a::\\/48\",\"2a03:2880:f12f::\\/48\",\"2a03:2880:f22f::\\/48\",\"2a03:2880:f11d::\\/48\",\"2a03:2880:f11e::\\/48\",\"2a03:2880:f120::\\/48\",\"2a03:2880:f124::\\/48\",\"2a03:2880:f127::\\/48\",\"2a03:2880:f129::\\/48\",\"2a03:2880:f12b::\\/48\",\"2a03:2880:f12c::\\/48\",\"2a03:2880:f12d::\\/48\",\"2a03:2880:f12e::\\/48\",\"2a03:2880:f130::\\/48\",\"2a03:2880:f131::\\/48\",\"2a03:2880:f132::\\/48\",\"2a03:2880:f133::\\/48\",\"2a03:2880:f134::\\/48\",\"2a03:2880:f135::\\/48\",\"2a03:2880:f136::\\/48\",\"2a03:2880:f137::\\/48\",\"2a03:2880:f138::\\/48\",\"2a03:2880:f139::\\/48\",\"2a03:2880:f13a::\\/48\",\"2a03:2880:f13b::\\/48\",\"2a03:2880:f13c::\\/48\",\"2a03:2880:f13d::\\/48\",\"2a03:2880:f13e::\\/48\",\"2a03:2880:f13f::\\/48\",\"2a03:2880:f21d::\\/48\",\"2a03:2880:f21e::\\/48\",\"2a03:2880:f220::\\/48\",\"2a03:2880:f224::\\/48\",\"2a03:2880:f227::\\/48\",\"2a03:2880:f229::\\/48\",\"2a03:2880:f22b::\\/48\",\"2a03:2880:f22c::\\/48\",\"2a03:2880:f22d::\\/48\",\"2a03:2880:f22e::\\/48\",\"2a03:2880:f230::\\/48\",\"2a03:2880:f231::\\/48\",\"2a03:2880:f232::\\/48\",\"2a03:2880:f233::\\/48\",\"2a03:2880:f234::\\/48\",\"2a03:2880:f235::\\/48\",\"2a03:2880:f236::\\/48\",\"2a03:2880:f237::\\/48\",\"2a03:2880:f238::\\/48\",\"2a03:2880:f239::\\/48\",\"2a03:2880:f23a::\\/48\",\"2a03:2880:f23b::\\/48\",\"2a03:2880:f23c::\\/48\",\"2a03:2880:f23d::\\/48\",\"2a03:2880:f23e::\\/48\",\"2a03:2880:f23f::\\/48\",\"2a03:2880:f0ff::\\/48\",\"2a03:2880:f1ff::\\/48\",\"2a03:2880:f2ff::\\/48\",\"2c0f:ef78:0003::\\/48\"]},\"uptimerobot\":{\"n\":\"Uptime Robot\",\"d\":true,\"r\":[\"69.162.124.224\\/28\",\"63.143.42.240\\/28\"]},\"statuscake\":{\"n\":\"StatusCake\",\"d\":true,\"r\":[\"103.194.112.70\",\"104.131.247.151\",\"104.131.248.65\",\"104.131.248.78\",\"104.156.229.24\",\"104.156.255.184\",\"104.206.168.26\",\"104.238.164.105\",\"107.150.1.135\",\"107.155.104.182\",\"107.155.108.234\",\"107.155.125.29\",\"107.161.28.219\",\"107.170.197.248\",\"107.170.219.46\",\"107.170.227.23\",\"107.170.227.24\",\"107.170.240.141\",\"107.170.53.191\",\"107.191.47.131\",\"107.191.57.237\",\"108.61.119.153\",\"108.61.162.214\",\"108.61.205.201\",\"108.61.212.141\",\"108.61.215.179\",\"125.63.48.239\",\"128.199.222.65\",\"138.197.130.232\",\"138.197.130.235\",\"138.197.140.243\",\"138.204.171.136\",\"138.68.24.115\",\"138.68.24.136\",\"138.68.24.207\",\"138.68.24.60\",\"138.68.80.10\",\"138.68.80.173\",\"139.59.15.79\",\"139.59.155.26\",\"139.59.190.241\",\"139.59.22.109\",\"139.59.26.85\",\"139.59.29.167\",\"149.154.157.61\",\"149.255.59.100\",\"151.236.10.238\",\"151.236.18.80\",\"151.80.175.223\",\"151.80.175.226\",\"154.127.60.23\",\"154.127.60.59\",\"158.255.208.76\",\"159.203.182.22\",\"159.203.182.60\",\"159.203.186.225\",\"159.203.31.18\",\"162.243.247.163\",\"162.243.71.56\",\"162.248.97.72\",\"162.253.64.104\",\"162.253.64.87\",\"176.56.230.110\",\"178.62.101.57\",\"178.62.104.137\",\"178.62.106.84\",\"178.62.109.7\",\"178.62.40.233\",\"178.62.41.44\",\"178.62.41.49\",\"178.62.41.52\",\"178.62.65.162\",\"178.62.71.227\",\"178.62.78.199\",\"178.62.80.93\",\"178.62.86.69\",\"178.73.210.99\",\"181.41.201.117\",\"181.41.214.137\",\"185.112.157.185\",\"185.12.45.70\",\"185.47.129.168\",\"185.60.135.86\",\"188.166.158.224\",\"188.166.253.148\",\"188.226.139.158\",\"188.226.158.160\",\"188.226.169.228\",\"188.226.171.58\",\"188.226.184.152\",\"188.226.185.106\",\"188.226.186.199\",\"188.226.203.84\",\"188.226.247.184\",\"188.68.238.79\",\"192.241.221.11\",\"193.124.178.54\",\"193.124.178.61\",\"193.182.144.105\",\"193.182.144.147\",\"199.167.128.80\",\"209.222.30.242\",\"213.183.56.107\",\"217.148.43.188\",\"217.148.43.202\",\"31.220.7.237\",\"37.157.246.146\",\"37.235.48.42\",\"37.235.52.25\",\"37.235.53.240\",\"37.235.55.205\",\"37.97.188.103\",\"45.32.128.80\",\"45.32.145.79\",\"45.32.151.21\",\"45.32.160.172\",\"45.32.166.195\",\"45.32.171.24\",\"45.32.192.198\",\"45.32.195.186\",\"45.32.195.93\",\"45.32.212.56\",\"45.32.36.158\",\"45.32.7.22\",\"45.63.121.159\",\"45.63.26.78\",\"45.63.51.63\",\"45.63.61.213\",\"45.63.76.68\",\"45.63.78.84\",\"45.63.86.120\",\"45.63.88.213\",\"45.76.1.44\",\"45.76.192.50\",\"45.76.3.112\",\"46.101.0.24\",\"46.101.110.32\",\"46.101.110.43\",\"46.101.110.45\",\"46.101.20.96\",\"46.101.238.182\",\"46.101.238.189\",\"46.101.240.208\",\"46.101.27.186\",\"46.101.61.83\",\"46.101.74.251\",\"5.45.179.103\",\"50.2.139.16\",\"82.221.95.161\",\"91.236.116.163\"]},\"managewp\":{\"n\":\"ManageWP\",\"d\":false,\"r\":[\"34.211.180.66\",\"54.70.65.107\",\"34.210.224.7\",\"52.41.5.108\",\"52.35.72.129\",\"54.191.137.17\",\"35.162.254.253\",\"52.11.12.231\",\"52.11.29.70\",\"52.11.54.161\",\"52.24.142.159\",\"52.25.191.255\",\"52.27.181.126\",\"52.34.126.117\",\"52.34.254.47\",\"52.35.82.99\",\"52.36.28.80\",\"52.38.106.97\",\"52.39.177.152\",\"52.41.230.148\",\"52.41.237.12\",\"52.42.126.166\",\"52.43.13.71\",\"52.43.76.224\",\"52.88.96.110\",\"52.89.155.51\",\"54.148.73.118\",\"54.186.37.105\",\"54.187.92.57\",\"54.191.32.65\",\"54.191.67.23\",\"54.191.80.119\",\"54.191.135.209\",\"54.191.136.176\",\"54.191.148.85\",\"54.191.149.8\",\"52.26.122.21\",\"52.24.187.29\",\"52.89.85.107\",\"54.186.128.167\",\"54.191.40.136\",\"52.24.62.11\",\"52.88.119.122\",\"54.191.148.225\",\"54.191.151.18\",\"52.89.94.121\",\"52.25.116.116\",\"52.88.215.225\",\"54.186.143.184\",\"52.88.197.180\",\"52.27.171.126\"]},\"seznam\":{\"n\":\"Seznam Search Engine\",\"d\":true,\"r\":[\"77.75.74.0\\/24\",\"77.75.76.0\\/24\",\"77.75.77.0\\/24\",\"77.75.78.0\\/24\",\"77.75.79.0\\/24\",\"2a02:598:a::78:0\\/112\",\"2a02:598:a::79:0\\/112\",\"2a02:598:2::0\\/96\"]}}','yes'),('whitelistHash','bf3d76dc05caf8623cb3fe01c1fc9e308e2f2ea37b826937d850fde361cdefd4','yes'),('touppPromptNeeded','','yes'),('touppBypassNextCheck','0','yes'),('autoUpdateAttempts','0','yes'),('previousWflogsFileList','[\"config-transient.php\",\"config-synced.php\",\"rules.php\",\"ips.php\",\"GeoLite2-Country.mmdb\",\"template.php\",\"config-livewaf.php\",\"attack-data.php\",\"config.php\",\".htaccess\"]','yes'),('diagnosticsWflogsRemovalHistory','[]','no'),('encKey','b1d7d78343fe7b2a','yes'),('longEncKey','72f3fc17f2608d3c8280e1fe17fc7ea14036538a54539128b12e12a8cefcfba6','yes'),('cbl_restOfSiteBlocked','1','yes'),('timeoffset_wf','0','yes'),('lastBlockAggregation','1588833805','yes'),('allowed404s6116Migration','1','yes'),('migration636_email_summary_excluded_directories','1','no'),('fileContentsGSB6315Migration','1','yes'),('config701Migration','1','yes'),('blocks702Migration','1','yes'),('geoIPVersionHash','8a7dba97f41311dda2bfa98f60b77d6c930d3150560909850a22b80a732ecb36','yes'),('scansEnabled_geoipSupport','1','yes'),('config720Migration','1','yes'),('waf_status','learning-mode','yes'),('detectProxyNonce','','no'),('allScansScheduled','a:2:{i:0;a:2:{s:9:\"timestamp\";i:1588993800;s:4:\"args\";a:1:{i:0;i:1588993800;}}i:1;a:2:{s:9:\"timestamp\";i:1589253000;s:4:\"args\";a:1:{i:0;i:1589253000;}}}','yes'),('activatingIP','76.102.37.40','yes'),('cbl_cookieVal','5eae656c8b0ed','yes'),('lastPermissionsTemplateCheck','1588877059','yes'),('serverDNS','1588834778;899;198.46.93.64','yes'),('adminNoticeQueue','a:0:{}','yes'),('wp_home_url','https://streambeams.com','yes'),('wp_site_url','https://streambeams.com','yes'),('vulnerabilities_plugin','a:12:{i:0;a:4:{s:4:\"slug\";s:7:\"akismet\";s:11:\"fromVersion\";s:5:\"4.1.5\";s:10:\"vulnerable\";b:0;s:4:\"link\";b:0;}i:1;a:4:{s:4:\"slug\";s:6:\"gotmls\";s:11:\"fromVersion\";s:7:\"4.19.68\";s:10:\"vulnerable\";b:0;s:4:\"link\";b:0;}i:2;a:4:{s:4:\"slug\";s:22:\"easy-digital-downloads\";s:11:\"fromVersion\";s:6:\"2.9.23\";s:10:\"vulnerable\";b:0;s:4:\"link\";b:0;}i:3;a:4:{s:4:\"slug\";s:10:\"edd-blocks\";s:11:\"fromVersion\";s:5:\"1.0.1\";s:10:\"vulnerable\";b:0;s:4:\"link\";b:0;}i:4;a:4:{s:4:\"slug\";s:9:\"elementor\";s:11:\"fromVersion\";s:5:\"2.9.8\";s:10:\"vulnerable\";b:0;s:4:\"link\";b:0;}i:5;a:4:{s:4:\"slug\";s:23:\"under-construction-page\";s:11:\"fromVersion\";s:4:\"3.75\";s:10:\"vulnerable\";b:0;s:4:\"link\";b:0;}i:6;a:4:{s:4:\"slug\";s:22:\"woo-variation-swatches\";s:11:\"fromVersion\";s:6:\"1.0.80\";s:10:\"vulnerable\";b:0;s:4:\"link\";b:0;}i:7;a:4:{s:4:\"slug\";s:26:\"wc-multivendor-marketplace\";s:11:\"fromVersion\";s:6:\"3.3.11\";s:10:\"vulnerable\";b:0;s:4:\"link\";b:0;}i:8;a:4:{s:4:\"slug\";s:11:\"woocommerce\";s:11:\"fromVersion\";s:5:\"4.1.0\";s:10:\"vulnerable\";b:0;s:4:\"link\";b:0;}i:9;a:4:{s:4:\"slug\";s:9:\"wordfence\";s:11:\"fromVersion\";s:5:\"7.4.7\";s:10:\"vulnerable\";b:0;s:4:\"link\";b:0;}i:10;a:4:{s:4:\"slug\";s:16:\"wp-fastest-cache\";s:11:\"fromVersion\";s:7:\"0.9.0.5\";s:10:\"vulnerable\";b:0;s:4:\"link\";b:0;}i:11;a:4:{s:4:\"slug\";s:25:\"wp-hide-security-enhancer\";s:11:\"fromVersion\";s:7:\"1.5.9.9\";s:10:\"vulnerable\";b:0;s:4:\"link\";b:0;}}','yes'),('lastDailyCron','1588833805','yes'),('dbVersion','10.2.31-MariaDB-log','yes'),('lastDashboardCheck','1588833805','yes'),('dashboardData','a:4:{s:9:\"generated\";i:1588833065;s:3:\"tdf\";a:3:{s:9:\"community\";i:5710;s:7:\"premium\";i:5711;s:9:\"blacklist\";i:19416;}s:10:\"attackdata\";a:3:{s:3:\"24h\";a:24:{i:0;a:2:{s:1:\"t\";i:1588744800;s:1:\"c\";i:6220046;}i:1;a:2:{s:1:\"t\";i:1588748400;s:1:\"c\";i:6615958;}i:2;a:2:{s:1:\"t\";i:1588752000;s:1:\"c\";i:6598327;}i:3;a:2:{s:1:\"t\";i:1588755600;s:1:\"c\";i:6442338;}i:4;a:2:{s:1:\"t\";i:1588759200;s:1:\"c\";i:6546533;}i:5;a:2:{s:1:\"t\";i:1588762800;s:1:\"c\";i:6657505;}i:6;a:2:{s:1:\"t\";i:1588766400;s:1:\"c\";i:6508508;}i:7;a:2:{s:1:\"t\";i:1588770000;s:1:\"c\";i:6625694;}i:8;a:2:{s:1:\"t\";i:1588773600;s:1:\"c\";i:6500118;}i:9;a:2:{s:1:\"t\";i:1588777200;s:1:\"c\";i:6540486;}i:10;a:2:{s:1:\"t\";i:1588780800;s:1:\"c\";i:6562273;}i:11;a:2:{s:1:\"t\";i:1588784400;s:1:\"c\";i:6413995;}i:12;a:2:{s:1:\"t\";i:1588788000;s:1:\"c\";i:6516647;}i:13;a:2:{s:1:\"t\";i:1588791600;s:1:\"c\";i:6455802;}i:14;a:2:{s:1:\"t\";i:1588795200;s:1:\"c\";i:6493654;}i:15;a:2:{s:1:\"t\";i:1588798800;s:1:\"c\";i:6560786;}i:16;a:2:{s:1:\"t\";i:1588802400;s:1:\"c\";i:6354228;}i:17;a:2:{s:1:\"t\";i:1588806000;s:1:\"c\";i:6249104;}i:18;a:2:{s:1:\"t\";i:1588809600;s:1:\"c\";i:6395035;}i:19;a:2:{s:1:\"t\";i:1588813200;s:1:\"c\";i:6517609;}i:20;a:2:{s:1:\"t\";i:1588816800;s:1:\"c\";i:6307171;}i:21;a:2:{s:1:\"t\";i:1588820400;s:1:\"c\";i:6057089;}i:22;a:2:{s:1:\"t\";i:1588824000;s:1:\"c\";i:7106330;}i:23;a:2:{s:1:\"t\";i:1588827600;s:1:\"c\";i:6779783;}}s:2:\"7d\";a:7:{i:0;a:2:{s:1:\"t\";i:1588204800;s:1:\"c\";i:163504255;}i:1;a:2:{s:1:\"t\";i:1588291200;s:1:\"c\";i:171307934;}i:2;a:2:{s:1:\"t\";i:1588377600;s:1:\"c\";i:187178559;}i:3;a:2:{s:1:\"t\";i:1588464000;s:1:\"c\";i:204021626;}i:4;a:2:{s:1:\"t\";i:1588550400;s:1:\"c\";i:168711799;}i:5;a:2:{s:1:\"t\";i:1588636800;s:1:\"c\";i:164665106;}i:6;a:2:{s:1:\"t\";i:1588723200;s:1:\"c\";i:153987975;}}s:3:\"30d\";a:30:{i:0;a:2:{s:1:\"t\";i:1586217600;s:1:\"c\";i:177635509;}i:1;a:2:{s:1:\"t\";i:1586304000;s:1:\"c\";i:174003678;}i:2;a:2:{s:1:\"t\";i:1586390400;s:1:\"c\";i:168206901;}i:3;a:2:{s:1:\"t\";i:1586476800;s:1:\"c\";i:168574129;}i:4;a:2:{s:1:\"t\";i:1586563200;s:1:\"c\";i:144438290;}i:5;a:2:{s:1:\"t\";i:1586649600;s:1:\"c\";i:158689992;}i:6;a:2:{s:1:\"t\";i:1586736000;s:1:\"c\";i:163415869;}i:7;a:2:{s:1:\"t\";i:1586822400;s:1:\"c\";i:153565412;}i:8;a:2:{s:1:\"t\";i:1586908800;s:1:\"c\";i:158722750;}i:9;a:2:{s:1:\"t\";i:1586995200;s:1:\"c\";i:150849063;}i:10;a:2:{s:1:\"t\";i:1587081600;s:1:\"c\";i:160420583;}i:11;a:2:{s:1:\"t\";i:1587168000;s:1:\"c\";i:159230218;}i:12;a:2:{s:1:\"t\";i:1587254400;s:1:\"c\";i:158544288;}i:13;a:2:{s:1:\"t\";i:1587340800;s:1:\"c\";i:187321160;}i:14;a:2:{s:1:\"t\";i:1587427200;s:1:\"c\";i:177759522;}i:15;a:2:{s:1:\"t\";i:1587513600;s:1:\"c\";i:161391841;}i:16;a:2:{s:1:\"t\";i:1587600000;s:1:\"c\";i:165558955;}i:17;a:2:{s:1:\"t\";i:1587686400;s:1:\"c\";i:158121513;}i:18;a:2:{s:1:\"t\";i:1587772800;s:1:\"c\";i:152110419;}i:19;a:2:{s:1:\"t\";i:1587859200;s:1:\"c\";i:184815331;}i:20;a:2:{s:1:\"t\";i:1587945600;s:1:\"c\";i:194921238;}i:21;a:2:{s:1:\"t\";i:1588032000;s:1:\"c\";i:184592657;}i:22;a:2:{s:1:\"t\";i:1588118400;s:1:\"c\";i:167358118;}i:23;a:2:{s:1:\"t\";i:1588204800;s:1:\"c\";i:163504255;}i:24;a:2:{s:1:\"t\";i:1588291200;s:1:\"c\";i:171307934;}i:25;a:2:{s:1:\"t\";i:1588377600;s:1:\"c\";i:187178559;}i:26;a:2:{s:1:\"t\";i:1588464000;s:1:\"c\";i:204021626;}i:27;a:2:{s:1:\"t\";i:1588550400;s:1:\"c\";i:168711799;}i:28;a:2:{s:1:\"t\";i:1588636800;s:1:\"c\";i:164665106;}i:29;a:2:{s:1:\"t\";i:1588723200;s:1:\"c\";i:153987975;}}}s:9:\"countries\";a:1:{s:2:\"7d\";a:10:{i:0;a:2:{s:2:\"cd\";s:2:\"US\";s:2:\"ct\";i:462319354;}i:1;a:2:{s:2:\"cd\";s:2:\"CN\";s:2:\"ct\";i:281133960;}i:2;a:2:{s:2:\"cd\";s:2:\"FR\";s:2:\"ct\";i:146972500;}i:3;a:2:{s:2:\"cd\";s:2:\"RU\";s:2:\"ct\";i:112450151;}i:4;a:2:{s:2:\"cd\";s:2:\"IN\";s:2:\"ct\";i:100959443;}i:5;a:2:{s:2:\"cd\";s:2:\"UA\";s:2:\"ct\";i:90714806;}i:6;a:2:{s:2:\"cd\";s:2:\"DE\";s:2:\"ct\";i:85429041;}i:7;a:2:{s:2:\"cd\";s:2:\"ZA\";s:2:\"ct\";i:80337076;}i:8;a:2:{s:2:\"cd\";s:2:\"CA\";s:2:\"ct\";i:69006464;}i:9;a:2:{s:2:\"cd\";s:2:\"SG\";s:2:\"ct\";i:65559021;}}}}','yes'),('tldlist','|com|org|net|edu|aaa|abb|abc|aco|ads|aeg|afl|aig|anz|aol|app|art|aws|axa|bar|bbc|bbt|bcg|bcn|bet|bid|bio|biz|bms|bmw|bom|boo|bot|box|buy|bzh|cab|cal|cam|car|cat|cba|cbn|cbs|ceb|ceo|cfa|cfd|cpa|crs|csc|dad|day|dds|dev|dhl|diy|dnp|dog|dot|dtv|dvr|eat|eco|esq|eus|fan|fit|fly|foo|fox|frl|ftr|fun|fyi|gal|gap|gay|gdn|gea|gle|gmo|gmx|goo|gop|got|gov|hbo|hiv|hkt|hot|how|ibm|ice|icu|ifm|inc|ing|ink|int|ist|itv|jcb|jcp|jio|jll|jmp|jnj|jot|joy|kfh|kia|kim|kpn|krd|lat|law|lds|llc|llp|lol|lpl|ltd|man|map|mba|med|men|mil|mit|mlb|mls|mma|moe|moi|mom|mov|msd|mtn|mtr|nab|nba|nec|new|nfl|ngo|nhk|now|nra|nrw|ntt|nyc|obi|off|one|ong|onl|ooo|ott|ovh|pay|pet|phd|pid|pin|pnc|pro|pru|pub|pwc|qvc|red|ren|ril|rio|rip|run|rwe|sap|sas|sbi|sbs|sca|scb|ses|sew|sex|sfr|ski|sky|soy|srl|stc|tab|tax|tci|tdk|tel|thd|tjx|top|trv|tui|tvs|ubs|uno|uol|ups|vet|vig|vin|vip|wed|win|wme|wow|wtc|wtf|xin|xxx|xyz|you|yun|zip|ac|ad|ae|af|ag|ai|al|am|ao|aq|ar|as|at|au|aw|ax|az|ba|bb|bd|be|bf|bg|bh|bi|bj|bm|bn|bo|br|bs|bt|bv|bw|by|bz|ca|cc|cd|cf|cg|ch|ci|ck|cl|cm|cn|co|cr|cu|cv|cw|cx|cy|cz|de|dj|dk|dm|do|dz|ec|ee|eg|er|es|et|eu|fi|fj|fk|fm|fo|fr|ga|gb|gd|ge|gf|gg|gh|gi|gl|gm|gn|gp|gq|gr|gs|gt|gu|gw|gy|hk|hm|hn|hr|ht|hu|id|ie|il|im|in|io|iq|ir|is|it|je|jm|jo|jp|ke|kg|kh|ki|km|kn|kp|kr|kw|ky|kz|la|lb|lc|li|lk|lr|ls|lt|lu|lv|ly|ma|mc|md|me|mg|mh|mk|ml|mm|mn|mo|mp|mq|mr|ms|mt|mu|mv|mw|mx|my|mz|na|nc|ne|nf|ng|ni|nl|no|np|nr|nu|nz|om|pa|pe|pf|pg|ph|pk|pl|pm|pn|pr|ps|pt|pw|py|qa|re|ro|rs|ru|rw|sa|sb|sc|sd|se|sg|sh|si|sj|sk|sl|sm|sn|so|sr|ss|st|su|sv|sx|sy|sz|tc|td|tf|tg|th|tj|tk|tl|tm|tn|to|tr|tt|tv|tw|tz|ua|ug|uk|us|uy|uz|va|vc|ve|vg|vi|vn|vu|wf|ws|ye|yt|za|zm|zw|aarp|able|adac|aero|aigo|akdn|ally|amex|apple|arab|army|arpa|arte|asda|asia|baby|actor|archi|azure|baidu|academy|band|bank|best|adult|abogado|bbva|beer|aetna|amfam|beats|abbott|bible|bayern|bike|blue|care|casa|case|cash|itau|jobs|jprs|kddi|kiwi|news|next|nike|amica|bing|blog|cbre|jeep|bingo|athleta|cars|cern|chat|ollo|abbvie|java|nico|open|black|boats|bond|alstom|bofa|book|airtel|buzz|alsace|cafe|call|bosch|camp|kred|iveco|kpmg|airbus|jetzt|land|chase|koeln|lego|limo|link|alibaba|lgbt|lidl|life|live|loan|cheap|like|alipay|loft|ltda|luxe|maif|mini|mango|meet|meme|menu|lupin|mint|irish|love|lotto|macys|mobi|intel|android|canon|tiaa|aramco|kyoto|name|navy|cards|lamer|anquan|berlin|build|bharti|lease|legal|lexus|locus|moto|lilly|linde|lipsy|lixil|moda|beauty|loans|africa|agakhan|agency|lotte|auction|audi|auto|city|club|cool|cyou|data|date|deal|dell|desi|afamilycompany|citi|coop|dclk|diet|dish|docs|dvag|erni|fage|fail|fans|farm|faith|fast|delta|duck|deals|fire|fish|epson|flir|food|free|gold|dubai|ford|fund|gent|ggee|gift|gmbh|golf|goog|page|pars|vivo|dabur|earth|edeka|vana|dance|visa|viva|email|vote|voto|fedex|gbiz|blockbuster|fido|film|gallo|allfinanz|allstate|bnpparibas|fiat|alfaromeo|bloomberg|game|final|airforce|guge|guru|hair|haus|help|here|blackfriday|hdfc|hgtv|forex|host|hsbc|icbc|ieee|imdb|immo|info|pccw|tips|town|tube|forum|mckinsey|toys|wang|games|auspost|attorney|author|audible|abudhabi|barefoot|bargains|baseball|accenture|horse|banamex|accountant|aquarelle|autos|honda|analytics|avianca|amsterdam|audio|barcelona|house|barclays|click|cloud|hyatt|yoga|apartments|cisco|citic|drive|homes|ikano|associates|coach|wien|codes|crown|cymru|bestbuy|gifts|gives|glade|glass|globo|gmail|bentley|weir|green|wiki|basketball|barclaycard|gripe|group|wine|accountants|gucci|guide|work|bauhaus|xbox|download|media|boston|vegas|camera|vodka|abarth|bostik|broker|career|caseih|casino|center|chrome|church|video|chanel|circle|claims|clinic|coffee|college|cologne|comsec|condos|coupon|credit|cruise|dating|cruises|cuisinella|datsun|cricket|dealer|degree|design|doctor|dunlop|creditcard|creditunion|dental|direct|citadel|dupont|emerck|energy|estate|phone|durban|photo|ubank|expert|clubmed|delivery|deloitte|events|family|volvo|weber|comcast|company|compare|contact|cooking|farmers|fashion|forsale|feedback|ferrari|ferrero|contractors|finance|flights|florist|flowers|fidelity|firmdale|flickr|fishing|fitness|financial|firestone|weibo|consulting|foodnetwork|football|zone|foundation|fresenius|frogans|futbol|corsica|coupons|gallery|giving|global|godaddy|goldpoint|gratis|hotels|lefrak|wales|hockey|makeup|fujitsu|garden|country|courses|gallup|genting|george|google|grocery|guitars|hamburg|hangout|health|hermes|hiphop|holiday|hoteles|lancia|market|hitachi|hosting|imamat|insure|intuit|latino|maison|hotmail|hyundai|juegos|kinder|kindle|living|frontier|fujixerox|kaufen|lawyer|furniture|goodyear|hughes|joburg|london|luxury|madrid|frontdoor|jaguar|kosher|watch|locker|mattel|mutual|tmall|voyage|vuelos|bugatti|caravan|careers|voting|booking|brother|capital|channel|charity|movie|museum|chintai|lasalle|nagoya|dentist|digital|domains|kitchen|komatsu|lacaixa|lanxess|latrobe|leclerc|vision|netbank|diamonds|discover|netflix|network|democrat|discount|engineer|juniper|lincoln|markets|tires|metlife|miami|tirol|express|directory|exposed|education|ericsson|ismaili|mobile|equipment|jewelry|engineering|today|enterprises|monash|money|mormon|moscow|walter|monster|tjmaxx|webcam|limited|natura|tienda|tkmaxx|neustar|nexus|nikon|ninja|nokia|nowtv|nissan|norton|nowruz|esurance|nissay|omega|exchange|osaka|trade|trust|extraspace|paris|fairwinds|parts|party|tokyo|tunes|office|orange|toray|olayan|pfizer|space|tools|tours|tushu|online|philips|etisalat|oracle|otsuka|toyota|origins|eurovision|travel|unicom|viajes|viking|villas|virgin|okinawa|oldnavy|organic|tickets|zappos|zero|brussels|budapest|builders|business|calvinklein|tiffany|zara|toshiba|capetown|catering|catholic|cleaning|clothing|christmas|cipriani|cityeats|clinique|grainger|holdings|institute|ipiranga|maserati|homedepot|homegoods|infiniti|insurance|kuokgroup|observer|homesense|hospital|istanbul|jpmorgan|lancaster|landrover|capitalone|lamborghini|nationwide|pharmacy|kerryhotels|lifestyle|panasonic|partners|newholland|nextdirect|passagens|trading|hdfcbank|marriott|community|lundbeck|memorial|watches|weather|commbank|helsinki|merckmsd|marshalls|wanggou|microsoft|boehringer|management|melbourne|mitsubishi|works|boutique|broadway|xfinity|bradesco|lighting|training|whoswho|travelers|xerox|mortgage|bridgestone|computer|graphics|hisamitsu|wedding|winners|guardian|woodside|world|website|marketing|motorcycles|vanguard|xihuan|ventures|windows|xn--90ae|vacations|walmart|verisign|xn--90ais|xn--c1avg|xn--d1alf|xn--e1a4c|xn--fhbei|xn--j1aef|xn--j1amh|xn--node|xn--ngbrx|xn--nqv7f|xn--p1ai|xn--l1acc|xn--p1acf|xn--qxa6a|xn--qxam|xn--tckwe|xn--vhquv|healthcare|immobilien|industries|olayangroup|onyourside|university|vlaanderen|volkswagen|xn--30rr7y|xn--3pxu8k|xn--45q11c|xn--4gbrim|xn--55qx5d|xn--5tzm5g|xn--80aswg|xn--90a3ac|xn--9dbq2a|xn--9et52u|xn--c2br7g|xn--cg4bki|xn--czrs0t|xn--czru2d|zuerich|xn--fiq64b|xn--fiqs8s|xn--fiqz9s|xn--kput3i|xn--wgbl6a|investments|yahoo|xn--mxtq1m|xn--y9a3aq|yachts|xn--pssy2u|xn--q7ce6a|xn--unup4y|xn--wgbh1c|yamaxun|yandex|yodobashi|yokohama|youtube|xn--io0a7i|xn--o3cw4h|photography|pics|ping|pink|pizza|place|play|plus|pohl|porn|poker|post|praxi|press|prime|prod|prof|promo|qpon|raid|read|rest|sarl|radio|rmit|rehab|reise|reit|rent|rich|ricoh|save|saxo|rocks|rodeo|room|rsvp|ruhr|safe|sale|rugby|salon|photos|physio|pictet|total|quebec|quest|pioneer|pictures|playstation|bananarepublic|lplfinancial|lifeinsurance|cancerresearch|northwesternmutual|rocher|sakura|kerrylogistics|kerryproperties|ryukyu|sanofi|construction|international|cookingchannel|rogers|safety|school|schule|plumbing|racing|reisen|scot|politie|realtor|realty|recipes|properties|property|progressive|reliance|productions|redstone|redumbrella|repair|report|pramerica|protection|prudential|realestate|review|scor|rentals|search|seat|seek|sexy|shaw|shop|sina|shouji|show|reviews|shriram|silk|rexroth|shia|site|skin|singles|skype|americanexpress|sling|smart|smile|sncf|soccer|social|americanfamily|shoes|sohu|team|sener|seven|star|stada|store|tech|solar|select|shell|secure|schmidt|schwarz|shiksha|solutions|song|sony|sharp|teva|sport|science|spot|staples|statebank|statefarm|stcgroup|stockholm|storage|spreadbetting|stream|studio|style|swatch|talk|sucks|samsung|study|sandvik|surf|swiftcover|swiss|suzuki|surgery|taxi|supply|tatar|sydney|tattoo|temasek|tennis|supplies|support|theater|symantec|systems|taipei|taobao|target|tatamotors|technology|theatre|shopping|republican|saarland|samsclub|scjohnson|security|restaurant|softbank|software|richardli|shangrila|schaeffler|services|showtime|rightathome|williamhill|xn--11b4c3d|xn--1ck2e1b|xn--1qqw23a|xn--2scrj9c|xn--3bst00m|xn--3ds443g|xn--3hcrj9c|xn--3oq18vl8pn36a|xn--42c2d9a|xn--45brj9c|xn--45br5cyl|xn--80ao21a|travelchannel|xn--54b7fta0cc|travelersinsurance|xn--55qw42g|xn--cck2b3b|xn--5su34j936bgsg|xn--6frz82g|xn--6qq986b3xl|xn--9krt00a|xn--czr694b|versicherung|xn--3e0b707e|xn--80adxhks|wolterskluwer|xn--g2xx48c|xn--gecrj9c|xn--gk3at1e|sandvikcoromant|weatherchannel|xn--d1acj3b|xn--efvy88h|xn--fjq720a|xn--flw351e|scholarships|xn--fct429k|xn--h2brj9c|xn--80asehdb|xn--j6w193g|xn--8y0a063a|xn--hxt814e|xn--imr513n|xn--kprw13d|xn--kpry57d|xn--zfr164b|xn--gckr3f0f|xn--jvr189m|xn--kpu716f|xn--xhq521b|xn--80aqecdr1a|xn--lgbbat1ad8j|xn--w4rs40l|xn--kcrx77d1x4a|xn--vuq861b|xn--mgb9awbf|xn--mgbgu82a|xn--eckvdtc9d|xn--fpcrj9c3d|xn--fzc2c9e2c|xn--h2brj9c8c|xn--jlq61u9w7b|xn--tiq49xqyj|xn--b4w605ferd|xn--h2breg3eve|xn--i1b6b1a6a2e|xn--yfro4i67o|xn--ygbi2ammx|xn--fzys8d69uvgm|xn--bck1b9a5dre4c|xn--fiq228c5hs|xn--clchc0ea0b2g2a9gcd|xn--ngbe9e0a|xn--mgba3a3ejt|xn--mgba3a4f16a|xn--mgbbh1a|xn--nyqy26a|xn--mgbab2bd|xn--ogbpf8fl|xn--mgbaam7a8h|xn--mgbbh1a71e|xn--mgbca7dzdo|xn--ngbc5azd|xn--mgbaakc7dvf|xn--mgba7c0bbn0a|xn--mgbcpq6gpa1a|xn--mgbtx2b|xn--mix891f|xn--mgbpl2fh|xn--mgbt3dhd|xn--mk1bu44c|xn--mgbayh7gpa|xn--mgbc0a9azcg|xn--mgbi4ecexp|xn--mgbx4cd0ab|xn--nqv7fs00ema|xn--mgbah1a3hjkrd|xn--otu796d|xn--q9jyb4c|xn--mgbai9azgqp6j|xn--pbt977c|xn--pgbs0dh|xn--rhqv96g|xn--qcka1pmc|xn--rovu88b|xn--s9brj9c|xn--ses554g|xn--t60b56a|xn--rvc1e0am3e|xn--xkc2al3hye2a|xn--mgberp4a5d4ar|xn--xkc2dl3a5ee0h|xn--w4r85el8fhu5dnra|xn--vermgensberater-ctb|xn--vermgensberatung-pwb|','yes'),('tldlistHash','0e5bdaa61ef728e5510684b5bb23fbf03db591cd830c3e8f4465060ab93c26e7','yes'),('noc1ScanSchedule','a:2:{i:0;i:1588993800;i:1;i:1589253000;}','yes'),('showWfCentralUI','1','yes'),('allowMySQLi','1','yes'),('dbTest','a:1:{s:5:\"nonce\";s:64:\"b6e55d0c680577bcf6ae3b168ba1fa40011325b72f0a161efbc5fa8f4e64535c\";}','no'),('totalScansRun','6','yes'),('wfKillRequested','0','no'),('currentCronKey','','yes'),('wf_scanLastStatusTime','0','yes'),('wf_scanRunning','','yes'),('wfPeakMemory','73924608','no'),('wfScanStartVersion','5.4.1','yes'),('lowResourceScanWaitStep','','yes'),('wfStatusStartMsgs','a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}','yes'),('wf_summaryItems','a:8:{s:12:\"scannedPosts\";i:0;s:15:\"scannedComments\";i:0;s:12:\"scannedFiles\";i:0;s:14:\"scannedPlugins\";i:0;s:13:\"scannedThemes\";i:0;s:12:\"scannedUsers\";i:0;s:11:\"scannedURLs\";i:0;s:10:\"lastUpdate\";i:1588833808;}','yes'),('scanStageStatuses','a:11:{s:13:\"spamvertising\";a:4:{s:6:\"status\";s:7:\"premium\";s:7:\"started\";i:0;s:8:\"finished\";i:0;s:8:\"expected\";i:0;}s:4:\"spam\";a:4:{s:6:\"status\";s:7:\"premium\";s:7:\"started\";i:0;s:8:\"finished\";i:0;s:8:\"expected\";i:0;}s:9:\"blacklist\";a:4:{s:6:\"status\";s:7:\"premium\";s:7:\"started\";i:0;s:8:\"finished\";i:0;s:8:\"expected\";i:0;}s:6:\"server\";a:4:{s:6:\"status\";s:16:\"complete-success\";s:7:\"started\";i:5;s:8:\"finished\";i:5;s:8:\"expected\";i:5;}s:7:\"changes\";a:4:{s:6:\"status\";s:16:\"complete-success\";s:7:\"started\";i:2;s:8:\"finished\";i:2;s:8:\"expected\";i:2;}s:6:\"public\";a:4:{s:6:\"status\";s:16:\"complete-success\";s:7:\"started\";i:2;s:8:\"finished\";i:2;s:8:\"expected\";i:2;}s:7:\"malware\";a:4:{s:6:\"status\";s:16:\"complete-success\";s:7:\"started\";i:2;s:8:\"finished\";i:2;s:8:\"expected\";i:2;}s:7:\"content\";a:4:{s:6:\"status\";s:16:\"complete-success\";s:7:\"started\";i:3;s:8:\"finished\";i:3;s:8:\"expected\";i:3;}s:8:\"password\";a:4:{s:6:\"status\";s:16:\"complete-success\";s:7:\"started\";i:1;s:8:\"finished\";i:1;s:8:\"expected\";i:1;}s:13:\"vulnerability\";a:4:{s:6:\"status\";s:16:\"complete-success\";s:7:\"started\";i:1;s:8:\"finished\";i:1;s:8:\"expected\";i:1;}s:7:\"options\";a:4:{s:6:\"status\";s:16:\"complete-success\";s:7:\"started\";i:2;s:8:\"finished\";i:2;s:8:\"expected\";i:2;}}','no'),('lastScanCompleted','ok','yes'),('lastScanFailureType','','yes'),('scanTime','1588833809.0109','yes'),('totalLoginHits','544','yes'),('totalIPsBlocked','29','yes'),('total503s','29','yes'),('vulnerabilities_theme','a:1:{i:0;a:4:{s:4:\"slug\";s:16:\"vw-blog-magazine\";s:9:\"toVersion\";s:5:\"0.4.4\";s:11:\"fromVersion\";s:5:\"0.4.3\";s:10:\"vulnerable\";b:0;}}','yes'),('lastNotificationID','3','no'),('emailedIssuesList','a:2:{i:0;a:2:{s:7:\"ignoreC\";s:32:\"92e76aa43b81e5b2c7495704a3100fc6\";s:7:\"ignoreP\";s:32:\"92e76aa43b81e5b2c7495704a3100fc6\";}i:1;a:2:{s:7:\"ignoreC\";s:32:\"160ffc2b56acf47808ee36e6d884e47b\";s:7:\"ignoreP\";s:32:\"160ffc2b56acf47808ee36e6d884e47b\";}}','yes'),('totalLogins','4','yes'),('lastAdminLogin','a:6:{s:6:\"userID\";i:1;s:8:\"username\";s:7:\"Frances\";s:9:\"firstName\";s:7:\"Frances\";s:8:\"lastName\";s:5:\"Stark\";s:4:\"time\";s:24:\"Thu 7th May @ 10:09:27PM\";s:2:\"IP\";s:12:\"76.102.37.40\";}','yes'),('totalAlertsSent','4','yes'),('lastEmailHash','1588889358:596891552cc3ed01689b399c3bf6472b','yes'),('originalScheduledScanStart','1588734600','yes'),('lastScheduledScanStart','1588739632','yes'),('detectProxyNextCheck','1589344441','no'),('malwarePrefixes','\0\0\0\0\0\0y8\0ٗΝ;˽sIYJBR$RI%QDZHJ!I+JHi!*)EE+&~yy33>ǌ\no>^\'_wBx1uO\Z %e\r?EC)M>8)}uׄ-X1ffm\0\0\0ra?\0xG7\0?)`\04DK@bH\0Y+ gZ\0p\Z\0@1Pt180\0v6. );ռ\Z@U	{\0u\'@p_F\\q4\0Z.=_\r0ht&:A!\0]߀\n@7\0b?g];al`,[0``x,0`00a$`d0ZU\\\0>K>&)/S5);0r=	7?`\\C`9*XXՐd`~`6LXK֗_W6$`tt/<$p87O\0`m0m.V!kH,\ZHf~x89u6~\\\\`w<:`^s0\0,?\0,H{\r,8,(N\0\\Y\0,x,x\0cOӀg#`-u७xxs/]\0,%|l0,Yg8`р]C\'v\0k܀\0& `O,:	X&\"@`H h4 8Z܁s`I\Z0XӺٛA@XPv/6\"J b\Z \"k\0X:\0Q U5dDG]\06=]lnX[V@.E$.-ض,; ~j >Nu灄@B#8H7H|;؁.v+$ i?s +\n	؍,v4{f7go`>w`^`_N`R<)A=qR M6f0\nH/\02Kg; c\"9P0%kӢ@D g= 3pdQ!p4pY@zs pN\Z\nt_Tp[B@Ipm\Z=(n1\ZY\Z{{%\'F|\0*^&)@(2(OR˧w&W\0`m=P2@k@F:P}|7:S[9Z]rә\05Gf6\0|}E$p@xxx82/4htxt8S4πcÀQG^@6y <xaj\rxi9x9Y	^^Kږmb൷=:$x1x;r)Юc\r	|hK:́O|ϻu/o]#[?@@=\r_ǾU7c\"oN)0KK 4M?Ч |c@ĺDh-/1\'qĝxx6$/E.8(Z;]ˢ@@k@$P2[߀2hPu:HDT3@f\'{ GܺP\0UAUR\0~P-En8Uj饁ZZ|AM~!Uj?j?{*\r:A-vpp)8DWZ;@Wh84-zq	8l0p4N\r_[\rp?8X\Z}M\0]A;A	@8.8\Z\\}Z м{*gpb8\0h9v>hh5JN\0@kh\rh}lmN^mAoE/@;~U8i?>&/\'?O\0|D@@\'pZz!<8=]#~3g3G35\r+GYnn_A!8XyE\r$%!o==Ꟁgp\0/yhApQ\ZK:R..n烾K=GKTkeWd+OW|7]W>G0آ4W]\0WX	{0?^Xuǀ#߂!Mu+>oQ>3F4\0^5	>	F>n\\]< \r\npLp+Vf=u7m2p[Wpۉ}\'0nb\0I`,p;Ll6GX)&\n&?w}H{{=\0߯*Sx-e`ڑ+`r0\r>hxpD0[=*p灇^\0RlUݞ\0\0s1c/U`\"38_R\n̛\0512 y6X,<x9*XX,`3%OMY+s<&<\r,60K@0<0lXe3JB0+.+g)7gxyE\\H+FEWo?E<kC9u5,ޮowuw^Ƹ\'Р	>\nj\0}qw=`S=-{(\'oi$l-#g/_$//Ԃ+W?u\0	sߵz{^Cct<1<\0vmONsۧO/ ~U>}8X	v]:X\nv{D{N?1bo2_WvWu6\Z#?࿲0k;W; 47Cp #\n{0\0v|!b9.y l1m#!r\'\Z\n!ѼXH%:+!驫[Hfɾ\\SŐ-D\ri\'!h)1Rj/w, ά!?H0	VG!a$49 wA4_HG{O\r\rt<{\r˟}Wwo@CAܞA|AJa Â+Ј5Yrh#\Z\n2%!Fi-FF\'L4Bcd%И+ 3dȜ\"]-8$Ȳp*dYBV@\'C,t $dmMX k ErHQBsSiِhڪ7ȹ;l\0\0M\'Ch.ճr]=rr}5*=$4O_<	-<C $IxAs]4hBo3h=Z4|=+Sȫv\'yZCK<AK%ի!! x}\Z  7wOfB+\r@+ch垅ʻáo@+{CP`;h;Z5Zդ\"h5v7VB/Ck\ZPH(t:_d(!;~hR	,	5brnAVB+>A[C[w|,=I$03J9\0%\nmjЎ(ɴJ%m/%\n%_vM\nqOA)g_@)/ڠTq%tVO|\0L	\neAfYP(9Opy(kHkCG8tditȓ(g{k	_\r?~ʷ̀#G@CwC\'_		YЉ[*Zj}	BCET9*>*	Ag\n~CŊPq*?*)̂JNι*swCcʠp|7tT2TAWA3%/	t	UM_Uqn]]MBGk	kC5\rPGtscLX9\0i: :׮ݏzj=5n\'BO@@uPwj3%Yk\rzMzmrԾ9zqeԑiu\nuz:ʠOZ~MЗoзFNr	u{_ks3zPoUsmgaWA<R>{пlFa4q0zm`Fuw`&/Är܂I`L(	[KM%\'Kɰ,\ne?a:*_F7`eV&0C`Ns`˰qXXΰt5,4\ZdXCk:\"u|&:mPx}>!]{C0<6t><\04\09\r`Ol\\k	|MY^$6wh-V6k`Ex|=غlS4m6¶_Rėn>~!<9v};\\4\rSoiӪ_ӞR(y\rعB?]*q	gN\r0gfngnR`bxN<P=w/ج=`]xx>xѹW?x}x[.|t}F$qx\r0PxCexxYjxY+OoU	\rKag\r\0^Yp	ژÁk\Z`>޸^=E}Aap[mሳYpy1	#oQ3]8t11l!ǂ;x[(x6sy\0ǏW-__;hxǑpҴhx\'>v#y;8x_{TISqkC74[N[_no[\rs78c6g	gfK:#M>Q>z>f>LyGpޣp	\"\n>p>>	,;§N]YE\"H̰ٚmK..Yu.9>r|<.cS\rp!pm\\u!|1Z%&g.|\rµpv-#62ckqku.sWe?q<m@>n7oÏVMZǧOfͻg5w~Q9n=L/=W+W?UH^]-߫w6XF;~)o5x*oMgwr\roww?6{\Z=s1ý:˫_#_\'?^K#_p?[<\0>\"@n>7So#h}=D^q!D<9\0ND$!/R9!&MDu$BO#JaL}؊poG_ sWNDQGDxv\nѲhE ZmLDn_h\rD GtCt~5\"ŝoDDG1{NF>@!!1\\w1\n@֚\"F}v蟦}bڸ\'2f>bVeK& ^o]\"u\'2[jX*G#g+ub	%Ґu}\\daȤc+{{	2eq{q(F!N:iayCc*|<q>qrq9}<^	2Պ%Y[713\Z2j\"2B\Z2)23D﹇̯Z,x!a%gsx,ܾY!^o@#KjZ	R}CdUC2h$gA +NBUYH*Yٽ	\\	FmU?U4(ІǝEOBVEV7CLđ5G	)XN[֤#KA$Zdnnsd\"YTl\0h$:]qqG6Ȗ)ȶÑm)xj$$,Z$$$Ew7J$,$\rsٹ|\"{!{uW {#{?mF]@Sϐ>  )\")\ZERCR7\"\" #i[ u$$sxиa.pb3uE: ٽ{޻ȱH6=!ybJ9y9YmiEhrr\0r&\n9S9k9;3rR<)EJ,s}<R:7R>P͡gHD8rI\\?\Z<B.!W^k# w*&*:aR%NmDjGjn#7:JZHHo䦤َ !QH]1r/[{\'r-4#U\"5H)G{ȓ7{ޅHȳ,Ke$1¿yyyE!mH8\Ze&NykyywyꁴK;H{m?8C\\v=D:_\"V|C>@>8B,[|)B@.B|ьF~h ހR7-4{>z}U@&; }KH3	_po(\'\nu:	Eʛ(\ZEk(tBq(YEŢش?ʮODB3PF/e>c(ېr#PpTsd5ܨA<~Pq*T/2ߠzPRT7?F٨Aj-BCGOGIq:lLPfQCPB-]j5:\":7\"j\Z@\\Va7{e脕5cQ}cщ>N޲ǡuPǙCQ:Tgixt=u)B]ζӱ2tz=x:Ctɖn[e;:Ξzu{	S΍[뚌|.0z {zT.=\rђ>Eo6[rkDW4EЕ+=+`te>ڄJnDգo/;!cסޛѰ\'4|G,\Z]k]?-!x\ZI8\'E7\Zi.B7E7/1hlc95e\Z*G_	S_/[Sѝ5hLc4%CwnE\r>}7no5wM1@SmBSXBSGѴ}Uhz0Vf|f@3բl|#\nѬ1uh֭hV4gM@s\"МX4e(a$zd4-E(F󲖡3t|h~4=qFOCOm@X-ЎEƬCNFOBO{FO?$%ZB0L\rZt-u-+G/eW\\޷UUaNh5rF+kk%{k_XzbZk֮qBoR^zv(Κ}}Wz?&\0}([>\\>hIa6GhmT>GuS3}Vb씢-wG9zOr\"5}5}e݇Z}}=	}=Q(nrm\ZmcOtED?G;lG/c,v}B?߃~<\Z~iFjMF_DFF\rhuȣݣCsў/ץFtBC!STo֍G@3\0RO0\ZcX{_~?\r#]0;vDyLl}0lLb`Ibw1نQyqS\Zĸ32/?jbNz-L}SaSO5ibU0	Ssln{ Ӄ0?1WIHSlhB\"6,~\r6[fZ\r/_*F[O5/ ̴&c/k{663\Z[gTY,1lLl|-6a	f3/f3f˿l1ۨ$66iYMYM)9ama7Ci6;2sHa?،#Y5 &ܨcn̝sgbs+ߞؼ7ؼo?6q)\0-h<as1=gR[SyŃa%?`>Kea&]b+z!tލ|5|q|{[5e4:\\g$Bta!XLª`gᳱuغu؆ǽ؆g\r_]XXXtq>܄mmmN8m>t۲=ǶfZI\rXxp=KmaU*x;K%ݷvŒYlbplϔ5؞ؾIkLK=i.\'`ðX4,3x\rvh찏?e˺nebi4c܃;N-:c<t\'婶byw\r|h!v;	N?\nDc-t`EqXu.&3ؙu,VJǊ-!XɡXIe\\Ft9+Ji꿼%Du!%V*n*KZإo[zؕ/Xen;]f?n`mOk\'7b\rcחbo.\rjb={\rU\rc؍;؍X-7\r}	]=!:Z%ѵX9X%5B_\']Xs%lt,<kV2ZX3bc/Wb//Ea-0[7wg}o>ľ*Xj+{2],~GҰQY/,\\vZ?N#HoB,܇;q\0G<q\\\'M\'q	\\rk.ҟSqhjYhӊsquF\\(݂kt\Zcmk߶5::p\rJ|>d5>d[\\Rz۾z{p6~]iB|>VGtōq~nnrt=>*<>D%>MOt`]8ռ͇|m,nm[؄p|l;|z\n<Oŭnu=w8v\'Tmln6z[M-n	]7vzpw`k|JO?w[;M;Mq#\rԘd|jZ݅O;]K>0n0ggE\0O|Vw%>;\Z>7n,>5>_e/y[/؏/|\n_qz{u^\Z0vƽ/V>ǃqOKR6|2\n)Skp\'^ʐx >_%_5z	i^p_p4:}_ãOj{3Ou:u:ay|	xuxd<xYaG7\ZN7޿Gs?1&5xg<&y\Zio|ee46|qxj|zi(m	^4t<a<6|GG<5s|g[%;OuW2:2h5|/ﻢ?O	SҏZTO-xz&~~0x%1Eg,3	OxfC<~ȁ-XdjO/ŏxŏ\\{y4E5۞ ʇɠ9T/?/Z\\?৭wOOiOwƋػxQ]nb\"xma_ey?~?	~+|\"__v_	Ư,}WjVU%3xx>:~=~m0yc[j\\8519,~SӉߜo෿Xw5;CsCxpk!~oP,8 8e.x*o𦵾xfiT7ݚ71,X??؅:l7[/q_xu-N\0qױq)t[W.ߗ<?<;|Ymz/϶3gS/Mg7_{,ook]\Z.gw6êqfk{7xoa\'i]>Պ~х?&[߁x_;*@1_r|A_G0Մ\0K)zw@?@v0N?Bh04\'-0!$d)Urw$&;Clg7p]|	>b/*^Pe00y}\ZCh%7ڃf_w`b\"1xbh11DaC}%\ZD,aP3ZVSE	\" ;NxK$#i[bH#CxUDv01!FFѫ>iHbEbLT\'aDX{NX|N~B|K/y\"a9O|OX~]IX|$񖫉			/1aA})%	΄nbʃ/ĔvC%ILwSSWN6#ӷQĴ	g넳+\\H\'\\FU.%,1#p=1h&fE\"Y\'r	7I۳ۛɀpv\"܏%	ĜpbT[	6S/t]Nx$/cX<=XbA,~J,$|W|X*#f KK\"t;	\")X9d\Z.lHk5ïk̈5	DR#\"$fO R:vXKl\\DDWQ?kE-Ħ@bAl>Nl2]1ݿZtضÜN=o&׉DEDd54̄H:<؅&vF#ݏ=6=SL\'܈+܉ډ)=Dc688p-qLfHDF#yDzaՏ!8dHr\'`k\"4i#eܡ\'ZoDfs_<8DdcD#DѴD(\n<OugADK(u\\BO7[O\'.&.ڏeDWJr\'(?辒XM\\|򕨨\'.!*)QQuh(Qd`FW7\\p	Q{ً9}q&ekEܺB>BMgNYO܉xCܩ_AMcN\'Mk)}wr)`\n⡍-oQ7oL&\ZDC\"Q;Ԛh|YL<YA<I< %!-̈gCY9keq%-xA@$xxxyO|\\FDԽEt.J|6#>Ӵoi7lKGt\'|Ӊw3DH@opG񻦛ӫE{}?~ӟS>1px.%/H ah.VZ 1q#q/AGWs$	986rS$֏= B8I?#3?d\ZHvh)ɾBy$簞X\\i3:T!)<Oj=!5NZ$R\r59ZI\Zމ$/%\"\rRQ ݚ4+\'-AHC>4O}\Z9brNrd0r!iIi|c:i|k7i\"MF&H2\'<si֑c\'_%ǥ+IѣH+Xrd9^JKlYO6&m mgoH5D9UM:yI:%1q;HNYDN%MNFN˯#wΩ^KNI׳WIHwc{S#i&LyD)Nέay<g4ҳdą\\dD.*\'<H䳤ס}b߿gZWN!}cҵɥ	{ȥ?-eeKI?ă\\fN.@CNhM\']ɀɕO:r䪿`?j#sr\rB\r C\"2w2ʜ᧋2\"4(|L/%>&וuGLf>O##GFndd/FFS(Kuȍ1h2:y4	#7JnOn*~FnlDƬLƴ-\'7;DnNYOƙ\"m$Jčdǟ5ɤ_dR73$ddr׶Nr7#&ɳBd-Εd=r9)@fUYdV+n\'S<RFc/=\\\rK^}HEk:O˴N\nd+Y$Rk#Ӽ-yD\ZY ~&<!-F`#ynZ\"yYC^M!/m\'&\'˶=\'lrJ<|-Y~=y1MNVKZ:䥩/JGd=y`yY=5YIVo!:\"%yXf+YSJֺe7N7k[M<${K>pJ\'\\t CcaiU{18Ml-&nM.Ko{\'kޓO=fY*lO6O Wo!zggg_Ed˟R;6d5|S|=|;||[n!\'ۯƐk5=ò0QD~6?D~N~9RJ~[]Fx]Mv?u&{r^h_JW=@Db?-ɿV{Ⱦɿ~(=\"pUR.dm\"TvPDL>\"Hlc.z+{k(|8QXFxKh\"fZuoD\"\"fע!;4!BDHޝ_\"g\"a\rEG&F:o;/2~/\ZA4vmhܰѢqwAxH\"\Z?\\#6!<Ed\',MM.s9\"G\"ǖ]Ѵ3ED.D3Df.#ro=&,;shޠyCψryg<NOytZ-(ZTghoF|2)Oȧmchoh\\sъ?\"7E+lD+?cEAC/T¾6o.w\'Z{VhCPhCц*R^ѦnGQLB9hx(Bx(	>+yRHh4D)!٢Wǋsg>>/0_+-x&:4Ht(c(B()T#dHmDGM\rEG:DG>rn!:(Q;щ(mQhpZQѲzQQP	kDDJFJf΋DD*kEeVʂD凵EgBD3EDWfU&鋮nUD׮]PtnF#,Ɖn~28.݉4YEQvQCRhOQ讨)XT0A8K*zq5+5\'E/bE/^NX.jm,zy^z,j)z3hM[\n;4QǖD>/[(BїD䑢gEE]D7x(o}Q&߃6ѿbJ,F&UQ1(&]bQX%K˶eّblX],8-2X1\\?=ż\"dXFVGJT<t5P	bCC<|xD\\#{xQ\rcYVYjتC<NUbkPlTl$X</WlJ<@?S;zb6bO.eltf`صP<kUxֳ/b=bb$9]kT=bۗ-^PKFkEK;։WmA_)Ł+~WIūj8tDCg4έfquxMvMcqx\\-qjSq<tC$|	\Zwz4K{!ޖ.ޟũQjiӒkO>Jggi֟#마w_>]\\,>(.*>e(.{G\\ء9nrnĥo։ƒC/}W*Wĉ/{/o._#R+ڔ ;!m-H|qqV[Cķwn9U|w(~P%~chq%\'nw7M7|7\nō[M:\'`q[73/_4:_ŭ6G-Ƈů7M;ix+ğx)kşdo[]wV{{>6l?:ſX&AK\Z$r	.K%xc	XB> !Z7HHiX\"\"~HD$[%bm=(]0A\n	{Or(Qs d\"d2dІ\'FƝx[n6^D ]%C?[\"1<m.NosIb{EbX2ꌣdTQhdd%=$G;I&Jl^Ml]3}dွq\'T#B2L4<NtĩadZYĹdF,dfnɬk	I.wK`$d$~CJGUd?bg$KgH_6KIDI<#Y<X$[+Z%Y͐!oLϑ8IV\\Jn\'Yg+	z\Z(	zMfed뽒5?%!%a֒$I{G%Iă\nZ,ɺ	h|d\0I6x\"umlJ^ml+I&iGHvKOHx{H\";do	%JǙHR}HL͐}-PK2Irl$QPrtXrtbLWI\\eܽŀ$i	}7ɉ풂SSHNeސ:Lr!ٙ$>I%n$>*IU%e+$e]\nT\\_RHrm^[o%wxS%u:5]{s%v~XwQ9I%vђےg%#s%ϯH^ yKbIɋˣ%\rݳ=씼,yIﳔ|0|^J>Ŭ|WK>7||&3HmHɷc$otkJzT;3K%?GI~<(m+*xzI\n٭BSl0u]I	iT$KO$KeCRER/I^\\;-՚(ZuKmX:\"wtD?ȩ#äF¥&`tK:J!5t̆*kff{R/.WwJǎI:6P:Uj͍$ڴImg6<Hv߂FK\'ڏ#V,JS-BS[Jfܗ:eNi\rJg:*uv礳Gq)TJ88K=)C-FH̥ORdԻO)m,]v8P\')&K-\Z0ĤU6KZ&i9i\"i{4DV#\r,\rJCuIC#>H^nuF\Z}F:ҨS1^I7IMɔ҄;&H&WJw.]]\"mI?ɔ\\֔JWK3͐fՌfߴu =zwI]\\z3i*=5ll}ܺ򃷤cii\'T-TZ&!\'޻Kzփf;K}uqҺ{pޥpaNfG+\"5QƺҦ	\'sNJߔ>Qi%i疑ofH_zIێJ_[%}kHvK̗߭~ ؽMy%BiZYK6Xua?T{ni_Ү\"eCiFߕ/*!GڏG/2J~<He3s~AK&ID\\.eҀ-2iL~PR/ϥʘrLbdKu?.cۗ3dOq2vLL;vlPt8`tlpcL7Ljllh0D6VxM	rG65>$35>=LY=#[,wZf	JGp|}h|lJ\'cH6mlIuled*@[B<D6y,$?>L6\'EF9XZ0{vw6bH\Z ÿɖo+m_<d\rͲgddk:uKdd?e3e;ɢɢO6.Ŭ/۲u,0Y(v]g,\'e	#e	˶{xwNDTK]Rgzad{\ne}).;Bv ;X\";X7D;L\'Yv=U#9cV~c{]e>ee\n<ܕ&;c(+\\ ;7gmم0Y	KsWv.PvœUɮjnzdw\'ꂞZeϔ=l {<]Dy[,)kt=KY\"k!\\e-]Ke!K쥱e -{Y<BxSZ&Q־CgCv]IY.l%V..v{%kdrd}5?Eoe]27|\rFn-GFQ09Np9~RN,\'~-nE%\\jeyrqGNXȕl69{\\-I7`\">kW5uNx9r{Aܰ|-#o}Ms&GdMM5MKjf?7\'Qe,J[g\'x[wm,Or1/*w:yLq@>mE*rW?9rkssNF{/\Z*_tY[ܣ\'HbܳH(E_(s˾@uZ{K>/5ZxA|B||]N&}<7y9y#y<\"|yn|LGQ1Jq<:I_ 4w|t?|X~<nyyvHyr|ׂ]74uSޥS%򃋶ź˳˳og~(>[<H0C~<OGMEcE/+Kgɋ\rS%ez\"/G~ixyeyiyub\Z&͆J́[\n6C|ߖ]?a*onʛCM5gfg_[Yem-WۻX;C3U-iOZO˝?}Y>X4#4Z\0 Зzޝ?*{OW.ם.=AeJ!\\\nPP\n_D/Ph=|\"Q)Ŕ8`<%$!JXJl)ٵ9Jn6@\r(AQ)HGQSӧC(.ŵPR\\K#(MbJ˚(7MXRCPC\\<NθB}I3)}`\0~FSCQRjX=j/k0{655b5Q 5\ZG|]CMM(K[(?5es\Ze\ZZK~F1\n%ٵT|yb=H=}\Zg\Zb+5nS?5n>j\reuv5~e̖lć(;]X85e25eLM	C9YH9lzSʩrEQ.))tEW_)<aCx~f-:H	{)7&mr?6ro79@_KDPRCKy-]R^\"))_p7廗nF-+EfP~wZ?((\n9*njTb*p<j\ZjrjuR\rj<\n;KP㩵Op𣛊,KE^ZLm2vNQѷMP>o6wRNR[&(-s8X*tc9XDZATҦ[T#uʞu&ۥ={\"@Dظ:pԗJKϒP鯏S\rSQ#⨃Y?MTEe8Σ0=L:#6PzaT~\\JoN0:zak:1$:q7:;:Ǎ*z::c!Ux:6:s+u@yR%ڨeT)*~:UvzUʏQ?QFbsr	uyU=j1uNFg:UfU$eQjQ;Nv]^?Rꁣ.`\r!S Ѳj`E5G5U$RSӔԓɁSG\rLϗz^HHnBkt՞jj/QǨ7è7qꝎ.v	.8Ju\"AԧA~N?Kd5&ɩoKo.OTWfMo~NAr-~Ϸ_Tr7*NRΕ\nhR*YK(^:[ARȂ\nY?ܨMAݲS(+wJ9\neBY٠`4M\n|G)<uCG+A\nu90\"\\=D(\\14TxVcz\nA-\no*F^B1⟛b\nM\nҏ\nkk&Tdp$xd)J1V+,W	Py>MaFlWyWy08(,VD+ƾ?7X1b\n˹\n	7:^+lM\nc/vZuI.*&}^7r9\ZR8{Ӳ(NR8Pq\n8ŌlL^Ŭi!\n7SFemF1[bybvHD<y\"\Z,(< X:Rp0Ţ1c($s[ދKV,鹦𭟤X{_qbYBdby|\ny\nP79cCuns(\\Q/Tr~MlB|=Wm\"T)l7+»+(\"녈q}*֮;X@*EM_+Ɋ<Em+6)+v0;MPH?ؕ)v\'J{GSu[*RWe+R7MVnQ7(;}(2|)26(22š&q*?YfAIw?GvKG\nRǅ3<%|4E~ɽ\'AEvbNQ8bӿE[Պb؇TeW]rZEQ\\ZtUq}JIEeE2_QuVQTÉj;Euz\nў(n\\TjwUNx*]Kum:ox pqqEchhj-R<zx**摊fpEs~ųEKsm6(^/tR(ޝxR~EGLsJSS_ŗ]	E~O{ů_y__a\"*!\ZVF\Zi\rͦCu4rI4\ZX\\\Z_/J\ZPAgh^-V=Ą%/ӒiYIMOgh,Ѳio:\04[Gsw_*/SѪhuH6qui!>Zњ˾I5}<=u1SC:Ѓmja[u\rZ衃uA0=4G>tiFzm\Z]H\\8cfƋhP/h\00m0ҾH[ҧ:	E=Tum5m2i_(m_MS*GSTj=uzٓyS=͹@DLF쩠]j.koӮXP/aJܧE϶8H~@Hhhh=\'@n=IzZE/O/	ʧ}nͼAO<?L~+\n\02:0HC\"yѫ5EZ:wPG5k-j@EM<zm\rA]MoP騭\r c:}z{5?YGHoHc7ӱNѱQӆtt/3:n]O\'-S:qR:8CC\'/}w,;g;͡wtrV!KG:L\n֢w8NT)3)Wt\n:uGs*}#~MN\ZDgN3҇sC^atVݢ	H?i>hIk_I&Tyq:tbw )]p.>ӧnӧkŮWȇ.KFL;s=9At];}>m8}*s]\rqmg1}jEթk=Zy}KM2עoOo_LE7uQ=>O~b,]x?5nؾ~$ʥя\Zҍ^ǟO=7}Π[-ޙt||E\0zNniD>w_n~AlJ2`O\rC;~үI􇃓sY4AwlKwННˏӝ·&\'Spuu25TBGdLw-@w-\"f]Gݿ=_c>|e%/؁>*k%:d[8BtS`RsE)ʵP?nRJyJ{J(Rh*ΉJBILQқLAwO*S*\\\ZT^TES\nfRxG)Rj)(GnQj?U~Z9$	]ޕJ}eHK9uʑF/)Jc;{(z㳔cw++ͼ&?cyrܔq7Z9{Қ6ً6o5ʉυ)\'<W0J{줜|A9sSN}R4S$+W:V:;vlrZr5>uҵLz~OÙ(g2WW7Q	3A9rsZl\\grIⲳJoJ\\϶J_7J__cnCXe˾+(וˋF+TDrp2HI*ە\'(Wo^\\}_FFU_QVʵ	2:Qsح\\7I^erSwU(c)ʘ-<߯fW[}Qn{F*>)づws+#b	m[@;ܾWnOߢL|3I(\'PjR?+wJUKKUʔ4seZeece̘hl<4Qyh}PBCQz;e#Vʣ1ʣ6ʣeWǰJe\"oe[2/(SZ̿(O٤,P)&+OǕ7+W1HyV<=Dyh/eHezdfħZYt]Y*<wyLy=,#*ˬo(/^Ɣo~SVX*+>Q^۫cJ}_+/.*tRVY+UٯU]էieu嵂O򖃧֮7qÔT\'̔w$m;Λʻ˗*lbVi򁡞reciS@D옋elEM+)_l3|=\'L\'W!廪Be{h^eR1SvʯǔW~?>O5EPvCʞweg`/3(ߗ*UKg\0faM`ۯ3ҥ4\'72qQ0ɌX:40Ji3a;ީQjHFؖh̓ߌdF[]h{3Ͼ23:%/g62C\'1F4Fo;F2{0	ڌ~)1t\\ˌc<c\\1r1IɌZ^\Z|gdX$a,Ǽd.`{ɘ{yu@c/d&3BII0p,35i1iٌӪ\0Ʃqze}eӭ2G;;n3:3;3x!`tffAbc(3jKx[1>W2_c	ko,ݪ,m\r`,[,YL@])r{J4Y)L\\&8	?΄Lτ3!LH.&.bɄ1aVQLX&-	7D|_Ϭ{Ĭkc}[ì7Dd\"C\"ՇWCUۙL*fcD11gօ9̶!Lw0IH$d3	LL+]&I/]Ic3{˘=v33)h5I2顣N2A9LfX&K5\rgnoc#F09cRY=9rm	s\rsoKerۘܛr&\'&R`^Oc=_0\'OdN2ɴɜLAsLJm38sf#SO`/0ŏ23B&3_`./}QLybL&b.Mg.aa\\T.`*L4su/S\0Szsc<\\?\\L:z L\"scndnVG37_52\"2e=e0,e}Oyy<|-g/0LLi9i_C\'3\'棝̳Og0-̋+K3/S6y}?y<¼ryqa͘sL\ṙ2M\\gwFL|y\0%ArȁK1_Sqk)|c1߷cg̮0]쥙c.< 7{ߙkFCfhb29B90]>BX(~\"h9bOo{<K ,2/V4+9 g~X/9KG׬26fi,~R\rX49|ebmYI#=U\rذjPVq+HpVKjX8|4a{?gCeZVWs5cusQV7̜շSzAX֠5x\ZZep;c_Ŏ O#,숻HȴaQ7c\'fYGk>\"5-6Ys}e͎5y5qq//V#CӤk=k}y%kژf6yZD֎NZe\'5d\'}du(ཟuֳNo&_XsX~D`N=a4`笟iy+Ʋ\nBXcX/ŬR].`\'׳KjjOe}GTsKel17wCͮήg%ӭ\rz%\Z]bCk\rƆΆi=aFapR6BkۿGf6BnamhO6:d;nncxx[۾q6s6.o-MMg.`lٝ-vgR6yR{2vϚCikB6u^6u&@$6my6r*qQffBCllN9q=:a9{tihJ>{M{li {l;6d){<7^ĞаcF^lahY\Z{:`\0/ٳgjŎ?ْZܖb[ܣ3H[ߏd/gTrryY`jd]daOސG7FH={j։uVWT{k{T%2܅}0<ia|GG͟ǚA9lsJ\\}6}ЃmS̶<7dLb/Ǿ7}yr<J5}˂}mnþ}Ɉ}kξ2mosf~=0r/y+	~~޻RZ~hد9$;|>aǲyl6Q̟]\Z`{}6k}d}qlj,_(-؁;9l́$栦\\X!w9d<{8s2#p/x)\')7꩜d\Z\'q20rPj)p3;1Mg9VgǾ8q|]Rp5a6n	9e\ZY4pN{g7(t0c\rtc93ATK7nؑP?nx7b=7d,7$yY͍lXM医q&Q߸Qm]nn׳8S3\r.4/qmCBшY9ǍO)ƧqZ-8M!`$g7.gtgoQMMl&_⦞খsS+h%sRMSdr,_87xxt7`	7wDn9[nn^1nL,-VqɜG.S&<&*VsfqcnrK<9͜[u90Л[\Z,pnr~zC?,8.8P\'r+>q,}2n&.XtB&qдR.[-֣?	OhnwcLb~Ŷq[ør,%]%UuqT=Nܞ;Krs\'_ʥ{q)4>K˥7wNeC?<37;(+c=[\\˻^]p\'mNÝZ\n>[iWaϝvsgΎ Y\\[WR;Ý>ʕR5W9++̕\r+ʦ[res~~pHWAsfusWor[ʯkڸ돓܍4W;6Y{UqwNquh&wO3b{rl\nÑ9gQW_kx{tk\\kx=+_=\Zõ,3b2g?\Z26vژkY̵>\'cil1]:pݟu5}t羖\'vp]Cչ֪+g7<p&qr8s}p}ڄ!<ZCR.LGz<Qw	5Q	o籧n<\'GI\"^4mE{xÿ%NR^SKTFO\nx4LxEIOlsymygl=kU\'_:s?7!GNS~󆧵x2~_L~Ğ ~{r7I+M:QFѱ4oZΛ>ď͔Spbzok[i-uWV8jl\"o	?f??-Pn[omjLy۠w)=%ϞOOYO);3si)He-eû3DyCcj~~V/»2y-n|K^[C\'G+\'NwJ ?ʄ~[#U`:`k8\"_χ!o/PlzvlL#bg~Z9_/G##Q_\nT^oju7uM7Gf[v4[~,>nA><K|o+D+6T%Bݦ3=^ OS-|ZAV?UgYe|>4v	SpϩiS1wU:2>.\'\'wz*`_pm_8/hOmO_G.K~Eu|QgI5%	ف|q;$2/)ß{__j/4MLeG\0!_Wvd+NzjmZG݅g7b[-em`vsgxg߭\'UV.;?,ׯ;77~7?\'\rS`*j9oHᛝ\\-U=/9|k:%/#3W6~\"f˿UoRos!}};cx=wVm\'^_<忶oo|.wGG__&z<_Uyo_ÿM\'kUy~FLV*p\n0DnvRU_BWaΩWU*QEhT{\\%\\%;o|\nT*<LE{9*dzU짗*J5P%0E*hJ)RiN<SiOUi\'ViWRt&lP\rƽTNLuK5Sҏ|ҿ`2\Z_e4|bdEjTըtըhT5ڋVS^WюPKRTmTTݪK.V$%IUeS|~DDpjN* [4ʱQ}jZ4y9C*Y*Cǅ7WMVX8_5stQٵTj{L{B{EjqTs|UsZUs~榾Q\\w^5j*;*#UR-\\QjQ?c\rUӎZC}!DdrϏ*_iʷF,bjV=ڵ#TT*Tl<Zy**8^Y4d@S>w^F*d2UHB*TK\nۤ\n\nTUk;W֫U\'ǫ6\rثb-͜*j/֪<U©oĊfՎ4ծ8վڥMcTݪKf\"ҵU#T{TO,l*;WѪcU^\\Un*}xTu<FuVt_*Xf*(:_\nPVuUmTJNfJ*uS\0򒛪&{b`b0Uv%+Pu)JuY[u4CueՕ=ꉪ>aT_TkCM\\>ZuYU榪oE{χ?Q=ϺjXjTMFI쟪ǋtTOE{T͉=KT^^f^f^<QO\r6Toՙ-|zU`U[9TufUL>Y\\[qo\r#TߞTu[8UOLՏ?OUq՟TSū~W3F_j\Z8`fj\ZITCǎW#qG5qA&^TE&jqF-s|SjzWV\'ՊjGLU+}j9\'jZpثf5?v\ndD=N_=qz,~jAB%uA:bCE#R4U|rFmqLmtF6NUM&i\rjWգ?MӖǘP7S[S?yV{Hm9az<)>jk&Em=[_mQmsPzģv[mPOQ=@zJBzJAK=՘UOR=\nyjmMicoޫ]3GS袞+U>4\\>}IzTQ;wz깝36=_4.T/V/+R/]TY^ڧ^|Bv>޴E$^$CTRWKwک2jڿ:`xzj:P.VSZ9W7Wk׫C­!y.PVk\'Q4TJG|UopxZVo\\j4zӼM\ZuBul:0Vփq\'[Iu\ZzV^Iu΅UꝗcCNQ8xLV-U;VN1SSU>bNox>UQ4R}h|v#+YzU6A\\=y!f\'6O<;> 2Y}Kuhua*CԧgYuc$S]ݧ>Ͽ/lTŰDE`ŷ\nH%9˳՗_R_9,2S_~[[ǫoLQ߈[q㶺v|\ncwW%g_W~`rF<Q?t$Y%Տ7^Hdq~wO~ʠ竛fUPܽMjoXn0Rn4j߾VTn_F~tc u@~ӽ{/\'Ww9Wh{Ҷ8mQtWk^=SԿ,PyQ7Wx/Q2| F	ZBr;k#`	8C#<o	$L%FAGj{l\'A>TP&8es\nA_P\"ό\"A褠\"LОD RA;EBd!wI~-AZd040G0<A_~Gހ\nFwqe0r-Xhc\ncwcc3f0qpaRaR0+^|{GZYo;*L.8\0K\'\\H;NS5VHp	fWsRyV~¼¼W<\rǸ\".,E2_\'xu7KG²$\\/	:3Boª4WS_Bpzauaͅz!DBD!th!4A=QV-DDl+!n&Mq6\\6\"BTFpT4#9&	1҅揃--2\"maBB\\8!+C8_o/{DB~RHH*l-l	YZ$ǗBl7agwa?=W{\n_!e!R\rT=!u;쒐&o	g|#dr2!cR!㷋%d˄CCӄ+:,OBVJM8	1#1Ocs{Q˅5p|XZ!O!Z!Q!?!QOsNoNbSnWB3sQ¹qB&rsBAPD(	.9\'\\9_l6K\\O(\\UZ(T	՟ٵ2frpjnlnDX	,-prR$Yr\\(Ed]npF\\w]Wgp\\xP?Us?BBc\'Oh\ZRx<Bxj7DxbtO,UhYVhyn$<*<+.	/\n8{Sk6cv-Vh,o-\"k B{~7CY)|>\nÄ\Z@:M/G6)BJ2Qv-H\Z@辒$z0B.gSUGY.!\\F}\0Q\ZvxOk\rdدj\rJנ^ha\Z\'\r9L#ھQ#H#Movȯ5hOfkk5~\r]sHTO(?k75\\3>M4_\ZZ-@#MhE4:4:/Ojt:?h?EFkNi5Nr0JK3l\"1+4F\ZQS(QQM5~֌\Z1Ќ	~,<|SƢCK3@fr͸K\Z\Zy	}C4I56\r5vNةk\\2f͔4{-5S4SM4Nssu/.L\ZK5LfR3kgqQqtT|f\\fGA͂ߗ544ς4sfhB4^5V;4͒ٴyMح۰S|fEtfE[&@{&i&Cf}ʥ5+hV~]Y5fռRMP*	xYy8oǑQܹsg:wI(JBD6!RfRJ}\r%T$K҂h~|><s=3!]7A8PL9N8uEQ%R^R8N]@8Ppc̯= B@,!`!m?g=\rz΄iKKM[.B	PD~p#BY\0!҂pãp7GvpXB/b-&@9+GHIH<KH,p%wwf>lB2EHr\0$zRkMV	na5[K+8C߻YDxH$<t[DxHx̛ݘ8?cF-Em%C6SBvBٕBIjBP~PoK=Pw{1FBEB}-pАGh&45|$<!<BxqţyY:Fhnr\'ZiVaBXBk,s\nՑτ	)Jτ%#ΈM,+[bKOJE6G.J>FY]Om!>&	}>K	}O	Ǭ	g\'	DƕU.v5âۄԣu	_	EI%?$	aϘ0N!ȯ&YM\\JN5@]XOs\nav0kGWB{y]$GZ\'Dv*Qˌ<@\\0CQ-v\'Q=%j~k$.٫JԚ!.ݕB~F&Hu^uuozzy+~>$~H\\mHྋDH\\dr~JDCo	D:n<!2䜉D=D\Z+\'\"#ȹ6!li@G(!_qmǈ(D(=E݆DY?@N4N\"\rDD#Zq:qͯ@:⺚h\r\'<qnR~܇QEq	h6CK|D@;-%-E^DQ%n4q[V&hAi nL0\'ڍLwEݿhNܳb%q*qϼ\"с#:\\8LwWiѱJtDt*#:] \\~&%G\'xL<N\r^7c-##zHy{\"%͉$p!,8Gر4@TA#S%[x^=x-\'\"b)ŷKcKpe!Uiblb%gbh1C\n<EFt=HatUx.Q-A%ƙ!9!ƽBL|ASELGL*OLDL~?_눩niG.i3֞\'fxČ/̣̽,ĻWW7<$fW9EGy/!J7tb~XXC,%!bm*cJ,? \Zx~bNbU&bUb=xX!sĦωϯ V_?\'Q$6o|Cl>Dl!x[u]_߸?#;U_[;ЁN%*+d9jbw>g,1Ԅ1\\@v=t+?(8j!=6op9#~ǉ6腝ѸR☑8*\"~&~m\"~{&G}8n%qR/qqj\rqjN@q\'N$\\nEiK&ZuG\\B5&:L2&΍k{aq~=\"\n\n\0%q@4P\nlT\n_@XxX	ŜFŚux@}깿\0\0͓\0NXAg\0+N^\014 ]\0p-\0oa\0L\0)( /m\0]PLz	!{g-ԷhszF]|Zi\0Sc#|0?\0v5`n7\0\0_g%  \\\Z^˿\0j#\0,C݀d: sdy*?5K	\ZrV8\r\0klku\n::;$ظ/1/00g\04r%`kf`I\nXf`CCۀ]\0۵iݭ+س;p꜁˾{]ـ|#8⁃=Ma8<\0\'O[156wN8>A/0[t;}8q8N> X~.ρE@`f>9Lf@6ຎp}kp3i\ZL?D~\"gK<[ JMZ	zD_KnG5\0d Vu%\"8% nj17$@$;`[@J g9Hii@xt<K\02a@m?apW	p&\0V,\09N\'{!@NHu|_\r䙎\0a@m`P|(<	P<%vR#L\r\'\0Ur@՟dfWPs#\0]C\r@cfiw<DOͷO󁧞sfݣ@\Z3EhSZ7~v@5c$xk~B.tځ=8^6+\03q@\\0З0U`\0YK5`q;0v+\0>_h$U^*Ni<&\"t`\"0Li?oo9`;`>A{Ag@hGPE(.]	A7@]+PTI5@@*9\\\r.p\\\0\0uՠ&ԣ3@h9p\"$AR4Ha$D|@%>iAy($fL @6d kf恼ϋAm$(E-(}7Aq\\6(1>J\n@)PT\0bUj\Z\Z@cuxKh	=ہk_p}q7pqpch11X<n5*?3rƛVW[u]hn?9MmO:9@.pϗ󠃠tx,^w\Z#|eNS34:MQ\0tz&2@a!𝏠9虙\0z--\n*Ǐ.7ǻV\'+dg6}\0f^r@N{П?ZOg7(3`w0R^\n^P\0T#BAo{4B	\\^;\rns`\r309\Z/oK؁`	{0>=>Ld̂wJ\r`ҏ\r`rB0E7_;`&\0<uJO)oY ay03[̭=>QL\r<8029o{\r,|,pYFq``,\0p,,Z-p.X\r,\n=y\0Xq+X|,NIS`dg,Xr\n,K/[y{כY:XX	%ei\n`XN\r\r}u,\0˿\r忽\nBU01+l++.TR`E5X1ZV.+?+|_+*f*$V~č`5:VՎ`u9=\0ןR:\roaXsft`J>OەN.X?\r6>\r;B>Pl`C>l;6l5&X\Zl:4[%%f\'҄H\Z+n#*\"|6|5	ofi>;\ZXc`J/ؽn\0~ ?~K{LYp`IbUC49d\n?G[\0d_j΃_7_ͪׯ[o?og\\N^0@/pJN?r@pp>Nӹ	מQw:s/;UW_B)In;NO$$fbؼq8h3I/wZ\ZICI84\"$$.>iɕs$-I+inRA;$$MWN$JZKZѝk|7#`V)V8#8yDH&$ L%A~%:DɧZDSN!1-IS$OHo$΢i\'Sc\0$50ZDII%$\\KyF20I緑Vk˓V%ou϶LT]I&ImH$K;IeI+HJI:6*̨Hf1>s$s5Җ$z\"ˌ(ɆEUdT@Y=gvKH$W%B!$GDoͿ$$ע$7]fJr1Gr\'R-$֎&~I:Āt<-H6}L>>H򾌑|^\Z|\"3#}$/K:e<C:uӗt*Ft)p#$[IcIAy3FVޤG\"I.!]yNȂtM@\nL%;HI들K[I?bHnVD8tg*)IRޠT-)3崒tWN@>D/zOoQEV}H^I_Dzh]Nz}h4!ID<FR޵rR?TqTōTpTvCL*kF* [IǤlTdTsAR@^OΐO\Z\"5#5n#5>\"5=!=\"={l,y}fV1:5zR#Lz\'N\"!u.\0R;H]Ioz\"yR]RRER+i\Zip}Ҡ;Ґ+ii84>/K\Z9<O\ZyK\Z4:N\Z\"M\"{H\Z#}9BY<$M,U#Cv\Z%M?%r$&H?n~a\"|ҟ3ڤYG5Ҝ\n47E˹I[|Q?\n$L\nc!9CoH^~#$Zp$	|7\rb\nRٺR5kT̓+Т!G5Ā4CK@KZ ֍VegHMH;ܔ\ZVIV\"6\"\0f\"{S5 Y\"/+CgB5(kl!tCfļOX[!o\'&C|\'x w4Ԇ!\0$X	<w@fHPAC$gM4!hgЪhՐdmd0c	&@&a\0d5d|,͆r5kКuh:)Z?C6(6t6C\'@f7bh?&dP	YBFVuж!ke:(	?mϿv,v8iA6 h;dG\rwB}:|hZh~vh<\n\\\\@n+C Pt\nt6\nY6<A^!/.\\Kg  qOdo|Aq.C~L!ծ)T:ÆN3MP\'\nr:{?].X*CfbRkХ&ՋբP6\nՖBa(I(,>\nk[sz\"~AInL_A7Z- %+lp({=o\n?%ЯA	롄PB_\'#J.R@\\(8q(\r<Ly\Z9rBw+lN4`\Z\rA	|q{喤@Oe}{oˀ\nAˠ`Uv*X@rr+Ty*C$T<U]7d5BiGz!>\r^f@BAo^7P[1~u8OC闠P\'u~?ϡЇP+d$>eB\'54/h*hhks4FCc[EЗa۠^ZMT;AФ,4=M]Q~&Aӟqh&?\n^B_Arddcd^Y?Yibb$Yy;NV.*1Yd;qdKaojXdM䥣e&5dm!N;d]-YʔB]\"zO&7Udp8=N #h:2S@f-2V8C摹:ܴd]52\"gy Y8N-ɢ\",dim,k\'˦2dlwCd\ZW&2\")zL^sky}yӦ>9\"yGl1lZ	ٺ-y{9N񢞼\"!W\"_$^6 ]N}LH޳ȃƇUG\rHv1\'￙L>p8GvN{.o%#Zn$dw7dc\ZdMd;ȇɇ?G@~ZqT_x\"O#|~C!T֓}\\oɧ#6\"_B\">1\'曑rVm}FM7E|j6j	rH\Z?z#9D%]bk/Rr˿HYOKȷhM=kI=M]GuCCGd6CN:MNFݔ)ryr9}rƏ=̀k̩rV)a|]H_|xlmȏ7M,#?n$?&*\'ٓsItrލIrAwb!(%\\lA.ɥay)O  W;u1Or\\B\'+k[-ɵ\rz\r{trH9A~1# T&_{m-,|	b9+W٪לHrr[-3=wC͉BGA=m^5&Wkv{{3<X<H]\'D^!\nG\rǚzxmq/׭;^\rwɓ|&y,K!I !m!&,IysΏkn;؉\'ҁ<6C@S&jJ?ߟcFfa)X[G_7Lp^`\0+߂=	Rb4|V.ԆUU,``եBx^h`҅55oKKla1Ͱ.5Xgy,cy^b#5um`b#y^iy\Z&`WW0{\r	#0US7ܵ0uj3LiiR;P30IS8c^0;/qp9/\\La-	(,¢*XTd	jG`1hX,KXjOUaUi%lZ_\n5eɞSxc\"xc&lo3\n/1`ؼXzm3l>[?]|xׯ-0lV;ax! \n;8os~z`y	츐;K&a\'	ؙ\nvj]vAcصvc1xRدq>e&xgogSG8 2\"pPR[\rx\0_˟ކ/ހ/K7\'gXwpuCá06tt07V~hXVc>qqR`8^!\rNR\'p2M\'Qp}}8\0Nl3P^NslZG٫\'{OUn	5^d\0E3^pI)\\\Z..{.?]\n*&R᪦pڷX\rW_>W5T\ZϗpL~d\nn\\7.4&,_/ptq_-֗	pk[\')*_׋On_n;N\"uLsr\'Ak_ܝp?-?\\2}+~;\"<СRZ<4֭tb/x<\0i߀/cR W\rظ׀]ɇ_gxnHc)mRQ)r(({,leeeA%eE)<\"褨lܱT_vS)\rP>BYEY{RAI,1֣,Sܵ)Z^]roΚocZ\"Eo8sⷄ2g3BL5Q\0G&8ATR_Z(f\nB>3HAQ&-m1IaS؇P؞w),O\nm7\"~Lms(k0E$*RD4\";7KѷmЧZɦ=ȥ^b(!O)F~Sv|]Q֦l΢4R֫Gٰی)(4eӬ!e!gś`e@,G|y5$PNXPl(6w)vNQRvSu)i)%\')({){;z(vR59PT\\8_S\\L\r).M(3CɑCo_Q<R<4)6y!	g&Au+8?儖rzr2{5{IQ|E;(KRw)FՔ/(g)g)g/SVavsU)O*P.|\\l̡\\2*\\r7LHBOeZ|#%TpZ4E	sC	{rˣ\\@IaNl`Sn\\Jr%smbG~1B״p%1<UGIJ次/(ՙ]LLJHg% dJ\0ʃd\r%Jv#	cI5q9J԰RңP*ʋ:*eJUy:کRR㺟ROI 羣4p)\r^*F5SJq[ZSE_)όHg{RS(R^>|Fi\rMi<CyBimmDiKi\'Pe:M_ROtS(={)=])R>>xJ8u+Qz7|[)fVQVQzS\"((|eGz2fQ\n);(gocɴ󔩃K(?2C(3E_kc(6~2;LQŔ*DNo)\"wJQ`Ŝ/Di\"32E.dQN\"jGO\"5RDcT,q܅,y,۪,;h!:_%D7	Y1\"Q;\01--,A_꫏*|!2E+L=0\"5kF؈>CTEnA9w\"AF~3	K5DDVE  K!#C9b11?u+/ .\nu3u}M}$1uEֻT!Mg7d|1ETqs)ȶ?ȶdJvG׌ ;8#NndndȮKkhĎmAݍMJE\nQ9=<G!/|D\\/f#G#GGc-Khnh#D ^\"#6 ꢑq+VDd[xz ޙg3\'FS`䴲=r7r	<Go?EH!=|?$Vr.|+rE\\phrdrmrm	]]~ a5ٍYDXO.k7uz6<ryg\ZUD@nk[\"Y3Hc67\rF~Dݑv$4t:#=?ېHF5d.dHf-$ rw(r};BHV ;<9yIG4F$s(RȯC\n\'\"j?R)rB E)HI		)%BJYqHRک) !H9)oD\rjf$RӁ#R!	Aj+!uH4<\"\'HRiwy\r\"\\qy錼:WYDƞ\"or7EHZtH\r6->^/y0yPtg/F>Ȑz+sS{h|,|Cz\n޻\0Q(==nO䳼o22>|	Do _o/D%F&#ں$RFd&dv#3yώLW}7z3>V!sB\'\'?fd~22h*gUG\n\'qwLQ肧QEbpUhDuʤ\\TUۊ.DA¢Œia>jF5jTOTˤ2.5D:!Ityg-;p8EWE?4B(ք{Q(0r˞M&J;\\P8Q3_D*THiGT?@EW7grXxRQ0T4]%|A\rNk>Q\rXE]sv3v6]H}]5yڅو]nfaC4D7?~k@FG-D-P+Ժ:jÊEwffv}/Ծg?a	3}럃3|K2EAOԱ6z`>n3Cu8yR\rPׄ cS8q-Г7\\ѓn5s\nIG}үDOztt\ZdWRA/^pF/X@4/[ge蕠\ZJ\Zz;^ݐV4g\r?/G-ш+\ZF$7n7J/Q4j4*mޜMFo\rDcKX^4mahM\\Tqމ&mAkДB4sM|дh	401[f^YnѻbW\"uRZhμ19&}q1+Cs\'h^Z-pE\rHwZgm@%hi6nZ.߇Ve0ZڌbMh}A&Z2mPjChӗV*6}}q5m^\\B[zV0Z}힊?\'iEhن]}~+>bJ%h=\nVGlv=hϫ}GګuE`D-ϯ-Б5蘬\rZ~I~tA+DB\r:ɜG\')iGO<gy~yй[X!2@ɳT9RQ^.ܐC]8^H]iL]OGQлK]jQ*Q?jZRWF_vTPT\0?\nETG&\\|\n8I¹7**%AE5vT-{*͒J5TwTB7KvP#T}KeGS9(snfPmnTnw*?#*Nb*T<ݗ*V;@J`*բEUT)Ao+qh(jB5n]J]O]sĀ.E5{jNj=Gݼpje:uDqբ5jSmrՃTb-+E5ԝ]#TۆT۶/TeA=4ui˩RR׶S>S\\DuVҤmUS-(TT!-ꑅ۩/SP=Wzz6K^FjT6c=z\"zK{h\rG\n7ϱT[ܷTߗTTu~iOqSY4=gLQB<\":nR/?@lA\r6QqQ/+QW0=Cԫrԫ*\n*qkЅotjX&5<5l5Bz&5*\ZU\Z7ztzs\Z-SK1X5޺\ZBM0GM7&:P=gr)5T~j=.5~<54~FڮBW- eESL	\\)5?jq2q.]:57x-5=Z0?E-tzP\"TS˩S++\\66rP󩍕&CjSO.ꋒ\"ͱ\nJj˨9e꫽CW_m7QjPSL5jUwY|껗R߯lvR6S?5~GXD;OoXG4utR\ZSﻨ#_⩣G1qoS\'7ݡԩiK4ɟ:#w:TRgܮSgAU?*?osEs?ߠP/;:oL?H;;BPɇTh\nCki4Řy4%o4C}4Oq4o\\J\rMe8M-z\\(fmx\"m6Iޣ@8J8H,-ὡ-~N[|ELӊͣiYӖ7fLVޢim\Z}[A#M5kh4DHCQRiԬl\ZݠFwס1L,h.\Zsv\Z3i7Pa#hŷ4$}Ii4\Z?M&J	\ZhƓ44Q?MfA[U@3Tҧnw;O3JB5ik\\7vmD^6hM6L3if3iiilymKmK|6bf0f9.m[Cۖ}IfeʣkI]\\DىShi\'hiv54\r=W{u2i\n42O˃4g47V-h1}@;_O yީyh\nh|.VS X1<<vfsȜ$N;ww-gAhW]\\J)M^IҤEmeH|MSHV5-2vwƁ[ci	JZ³tZb;ڝWaZ2Ԣ<FK[@8oD;HҒвVв.?e}=)ܣݏReKhwhZiqhEhrhO\'iy\0?VhyVUC+|G+ZB+j@CišiJZ\'FVM+OG7EZJZVZ5/&2VsilխDkW5t=54=_9ڋSh/ZVZWrVhNڼ\0Z{Z\'݌9u6֟m\"Z76d,Ck-wNZ\'6>qi$hiUh_цChM:@ykHg;w\rо*ӾӾ}}DJMWiS$ڏ)6ss+CDIU)=CI^ACi]\nOnҕҕte=[\nTCWqBtetɗŖg\nK\'Zz|Get]}y	k\n]om}@XG_yl}Gm9t\'ޡ{tM9EGSԀ::\':}AEgT=3/YWM%ʢ$ӹa\":r:oY)7YGtFt]vnxrbsn\0}MVVRL_N}$\'dގnz }>}}}ޕtf_]m[-ӷfsѷLѷq_;wHl;v:mvMtiO.%,>ɫAJwʠ;Hݠv<~s\rSLwǿݻvwEOLЏo=m@\\Bz@?J{QtSbw(ݯ6M?~JJ?@M\\Փ@{9/_Sbt}z)=BIҬG%oңj_|z)wzbjzby4=q-=)BO+룧}4gllg3>$3,GcTz.=g?-|?9F]O˷xLϛI?]H/?-zQ	08J^|2^	K87=geƉ.z^UJ^Clנ\ZJz<vVGDJoЛ7қ?<Go	W3]ߩLSmlz.\'B`17zezOVzϕ~}}	\n\r~jz9}`Ck#5%/N/>ѿjп{O={Tj\'4=1EAdyw5_kwCh/}Lw12^272,fd,|,P;X%eÆv{%%=Z#bƲmڌe1-)c(d.r::kfD9PwAc&Jw2򌁼hfPG3h$.wAOAOSY<`/18]8!3DnCt߉!aH~0O.jƪ+O1V??bna1/?c-e0acV9Waؔ2TBdl\nalؼ>1ƖːbckgƎ:C:İ*;w`a+`؎0v-bp0:_g-ؿ5\nNkƁQo0<88c8XBnn4xƑ9#7Gax&So;Ƿgqqozۣ#\'\\a2Ʃxeq3rgs\nge\0AW_A.Ռs޹2ծ0]fk$sKW31B;9Fx$#ǈǸ.7MFv	FFXF|OF|F #aF;F#HmgAt9FrqƸf-+d-`ܻq,x	a[i`e,b䯛a(c3\n3-Er\'5eA%)fQQ;((_(?KfT<F=FŗfFep9Q^ƨYɨ	b0j2j\\`.hf4b\'gf(F\rV.kNk=w7(ӌwZW]FuѭѽǗ񡼅2W[hc|2>e^Vdv2<@,ch(11ܓ?5Dc1/W:Mvb}U.dLSS?2~K㌙Lo]_:?dluc31(d̹1ާ336t0112d#LR#r)Se@TTb.0#1e.TgX%0>061ɖ3i3u3u⽙:N1&0L=VSsy\rsœ̕L=TLx	a\"UL:&Vdʝ`2i.a2K=LLɿLLc)f1k3嗙xr&^q)JafsLg檀@87LJLC!4tg\Z0ն0)ILML%LS݋L.2͎0737{d3h2p_2[0-3-o2-obZran2d`IIfĳ;;\\;FLLok71w;2?`Jf:0ǘo3.c]\'\ne43extjb:[,d:_He_ldtӼt_xt0).f\ngzy/aH&3=^`zfzY3ڙ\'G3}}g3O2O<ty:y}yaي^f|ftcy~Pgy!rm+!̐_b0f0fI*,qc32o7afb2V36^Ws1$92()<fjbffj32L>Lg{t03o`fu0q31KO1y1E,b̿EbcD`1ʙ31K4?2K^R%5̒i1\\mY.ęݻc55Z%z8flHlf60Mv̧^}ߙ/\n u)}Vf͓|kq컧=p`<2GC6oV̑1_JsL%vMP~9Y\01֨1<ΜY5 ;9{N99;97G9ߛ mg)<c)Q5XJy&,2\"KFKuab-*b-^Z<RzҀY\Z<K#(K`	kIkv0K(e-tڱt߶Vo`YD\'C0^ubX\']aQMYc1,?,,,mbUXX,2ަ8b\r/>oqr,HK%4:YxKː%Q{h-`IDX$KzK&eɜ4Yz,E^j-k,5fXkd[މe4,2?eq.ey,h\rk[.*ڎemy{lX6Otnd;*cmg9[Xο/\\8@ۋX^^+Y\'|Y~c,^Rcb^QcY㝬&Gwϲ.{̺$b]e]na]^zb]\rNaZ	Ye-u7Y+ƚu++zQ7+z?}/u{9.𓕸c5+i)+JX=܃(\\).ʺzఛ(	a=*c=9U*fceYݬBV1x=*fg/^1sU)Uu0XUϱ/vjijWjc%kKYtV4z`=3Lg=7Sgp`:zώ\\jea=z͟;={_Vł[5h=\Z\Z\Z\ZdFYaYc׬ klcww&*XSZJqTK\'뇚kztw/5f̔~	@֯gѬY7kr,kvfU(cͯe棻19L &oS?M1yST)J\0[h-_-:[ԶS#aj\nf/ԚʉLC40́dlllIBuJZ-8NW?.l1уPVlV`+展.bDJ1  1Ҋv]hl`{kɰǨ!%+Fnї8b̔Q9cm݂-`<ƸAyqfb9L ~D\Z1H&։I`V-lVpQlu*Či`F:fWǌs;ISִa&90eN!luf4fn\Z3O\Za[aV#6fv^a;0?)ۥ\rmR\n0l;pۻ	s\"*ylNl!_U\\肹pb.As\Zs>c~\n^;\ZՂW߅ñ#}a;݅Zkݢ=ag?ƂaT,x2,\'vI9D]:]7Bޟ)Ǘ;[{X\nna7˞bY,S,Vw%\\BbE3׋ݡbwRcIW+X\n[K4/,oTe:7cKE,Kpڣeð{S`33p	{o=r*cO\'QX~+aMX!샕8c%\nXZh\r&XͅzVbecK`\r5BkTÚb$Si5{܅5aX+kڈͥk;Z5z.֡܄oðw۱&XגXfM`c=eGX\ZֿwBcا6wlHAؘv.}_9}?}zMObӐ6wοD^fb3Ϭ\"\'z45wMo%3+amg+g/^^p~qc+ͱ=cl+w٪ZتEEl59Ɖ-l\n=lm7yw[φk;:+Re%W\\C+K+^]ef[6a&m`-Oؔ8q|F?lʦyiClN2پ*bc|M6ޏb+8߼e]%Ҥlv-kg_\rl\0h$hp9b{imr\ncMßHdd14fo69pa[nŶVNl+#mK~ٟmƶ^Ķ-wcۙU=hυWn-{_h{:{1bZUZ2/}H}HU+cl}y}Lo}\\&ؖ}bDvDw2r/S[Tc.f}f$K/<a\'/68}d_WwC?!d0ȎPgfߚ5c6g߾Îg1q7#qWofBI/\r4+vvoBݷv{ގ-{j4Kuj؏(UGv$c)\'\'Eb9vq]..y.}Pͮ44`WUjT̮ZȮAVg/$L݊\\b\n#mn3bgZg7;[2;:G=+=!1ؽ}[`	[;ѫb;=Vqm-[*{<TcQb	\\,{.p{f{570{B#g#wǑw(0pܞs.(prWsT|!x<FsTs8߼8p	sƝ8ws4.lhmhĿh\"!%-Pβ\0Β !Ί8+9+ۣ8+28!9$Mh1zpd*9AF96)C>;q{9Ly3aY9[\nn/ßA0WUKk8f8#3S6sd>9^c4qo9Z5uuԥ}:-gzsF7`(KgSc\'gm\rVű<ϱα]ʱ\'r6sM>g|Pyq9qՔrj8Vs<Vqn~Up\ZsIhW_rN:x{p|:8VtVY)I93Ӂ󜳢PYwNvι0sΥ&՜tN(q>q+\03Nd%\r)\r΍<smù\r*[qbo|Ļ$hqpWr>$>YIoIVȟᤄsRnDqҗ&q2G9YYz{o8&J8$9i#QJ#Σ\\vNnSΓW_9y~q^Np\n+9EF9Ŕ\'8%cRNhNySNũN5lƩIũ}S~nNqiqq&pzq)l<[yyBbgБ*À-pެ8op\'8/8S79oI9po}:9}˜ne85&@7Oew98^1!a	0k3?+}8\'8_||$r&7r&9O8?Vi241Tș)yzUUgUpL>l.Қ媛gj*|.jor8su\Zqsu\\\\T\n{J{.an.K.u l./wgq!yw.%_yͥR..3SRWjqC\\^mx?\n\rsVsq\\\ZJp%Lqk0]q:zzPk\\Ï\\㼧ܵu\\g۷s<n暑p7q7\ZrͯrrTv\nV\Z߸r?xryuȏ:p:szrøOzm܃܃u׸n/pݷJzC#\\Os\\ϊN	){l^4Ο\\Lv)6|L9Sݦ܀?czGn%Mx])6uZ({ۄ*\r=\r-m㆝\r{{q#u}܈!=no.7ώyc{$7jK2Vmu{[y{;(7unl?nIWnpo	7\07qW7q>{GM&eM\'+qӛH7\Z7k	͊5Ykɽ/ޭp/ν/<N}@>\\q^}2[d\0Ɉ7-Nܢ\"nQ\"n1j-qrYsܲ~ܲݮ\nCSn宽\'SܪܚZ\Znvީpޚ۔\'>}ś<3y+B;=%H15)f3m??0vJvL[rԹ]p?A܏wr{Oq{+r{E޾>.9nt;lw`ʚIuk6wI/{pk/sGrG~]~QcpN~WǝsdTrql3bx?&s~=2z!O9y>N2YOo2O1>Sn)[--2⩩+/XSPS~[mu[WeUV>i\nx<g-|\Zx+PqUyzǷk	<ȓdvV\\[g\"*xF;x6yGxk	u!o}f\no}\r/Bx[6KYͳt2YV{,?<m}DmoYE3l+y;/*v^~e|V31Ϯ$ϡ>o}q}JxN\Z<k,O]ANyg+o};wT=wtb\'+dU}s<y]_v\04;ёph/ b/(ЋT;w}ޅL^p5eOx\\y_]Cx\rxWثxWsyWxW4䅬YW¼2y^y\\8v#u\"Myzȋyċ}(xNyޝ$N^/侇ǽdo^\\/3x/3/k	/$w!޽ԇożjyxjyMi|yEwTyŢS\\W1+}+sKn**2yjt^?^tWƫ>ՅI[x&^s8k׼o%z\Zxlry]\ry]>md^ݼmއ=/zLy}`^ߚ#~OOxν\r\rxCyB0bv\r>>zV2~ϛX&MXϛb)ߟ|2xN95UQK޿?1o~b-o~ފ/L_\0\n:\nJzbR\nPW1DUz||5jں2V=W2k\Z>|._s&_c7,\'_WZ:W,3>q>1d-.󡓖|X݈O⣄A>Jʧ.$`\rƧ]3\"I|Ɠx>s\n~~g~s+d>/Մ/H%{l|	=/5kK^|UAy|m#||?|_|U56V5שL׭t䛘ק7?=⛕fu\"Y}-ӛFacs/;|mr*mV|3ٓGB;#=l]|[~06<; |I>CC*a\ri[*s|76}WQ:*cߣ <߫lG\"4Tyus|XuOUV%ԎӚpr/S\rM@K}~cu?E\Z?b<IǏ?ɏZGio*ouG?_Ï0?YD~\'qIFiNӗ3Zʿwf?<EostfP;__V//\r?Z/䗾WXW&S~ŷB~~-\ZWkVױZ&~}[o2--3CM7n;;:~w?)?WlNE}h-GQg1GfRf/5#/_W:qnooos+\'\'ou^Nk\nύ?\'SǟuBssqP@a^_X#(~(PaXT9w^,:c)Py\ZCG{%Z;hϞ,@{.G.	V0\nۿq\0V\0|* * 	cogb\0b/@X:uL@[A@K06	\r,\0]/nRs\'j\\[I|#|dfG xg.ѓ\0{F ɍH~/\".V%0|(06kK,p:o3\r`r\rO6>:\'03\"0&t5A`G`\n>X)֔!X%~?7gt6I˦][wVS]S^Sn`}:,~W;	5\n/on\nJ҇7m7=/BpX1YpXpBp䬞eEq//_XQxV;\'纮\'IKolhsG4ierraϠ \"OpmI> Tp]\"DR}AUB-`ALAt{v?]c7HsL\"H8E$l$f	e$$AR ?Uz[2HZ!Hd.\rdrh@}LL,ș\r\n<-x21!Ȼz]}f<AѹA%E&YPt6LP		Q;AyFAe9]PCPՒ qԦXGB\rPAö/\'!&:\n9.xN*IК:\"x*xMGоpS ~\'.xg<+xwQ[ΐ]M/A7\'Rmp[ᨇ\'@sN〇7EYwÐӉ\\>m?s}g#yyѕ)q@^A0?&7\')L~Snߏ~L	?wtI.fM	fi	措\n*%\'X(vG(n {pP(^(/Ti\n.!\\-T.\\}_P}PsQ(ԲZ¥~ƄiP;M$=tBLx@\Z?\nuB	I7	ɆBxKb$5!\'U	{\\Bla(BNr+\nENBiE(sx$M\Zw	\r盄FDUXhd^hg\'\\+	׎M2z+\\8 \\7.*Npn<Rh/VZZN<nY(EmNhRh}\'B]pQFfUpEp]n>eоE^x@5˖FKKНh&t\"<lHx8YxoᑵB@OsEõcVyc{\'>	OZmzG}k?M	hf	ԯ\nAgJA%#s[KGKE	/^1\";- 2[xBxTzh0,S$+?#	o,[\'A} S;H3]\'c	5m	;Iid߽&PVvS6O.\"L\'Lf`^	o&	l[.|\">>$|ذ]_a0O(;	7\\_#̟G{	ƄQae5aڮ^+Յ56υ\r˄#a§.=W!״{7AfP]awk	4]m®JawgAan}aUa_.Prvqoϋ\n?o~;X-@8e\n(\Zj\\)up֌\';> K*\nΟWr{p\ZW0+=+~VU6?|oK#\\EW\'\Z]Ɓ|i(tr\Za[:rKuzKp\n8R_]㄄8\ru\\a~#ѥ\"\ZMé~.8]Gΐ&qeCߊc\\pJ;ցδ㼚8nqA{<.gQq銋]Gq)Ue\\&ⲟq#C7:dkLkܦ5Sڶ7q7z-S|=o	77;f-pD,l)7ۧ:ŸEYn1-͛qK)VZ)ŭv	qk*o?mM	ߕjwwmcp\"\'|r/|wF{5z}Խ\'c|_3V;].\rpWBh!ڰ??!ډ{{}{VN^pK\ru<@ƽ	-G܏u9~W,?#\0x?6\\\ZŃ^sv~H?=_0\'jp:~1/5/OݻxȝxtᲧ\"XqxG~߈9Gi޾oDѺx|?<tO*>\'˫)?<ُ\\Y.-~O~|?Tsz	h?ك;y3G-xQV^2/mc?O?0/>Nx)\n^D6kx7ǟ;?ϐǟ\0x57ڊqkiXoZWnGn	x|_6;t»LzU[xlFV>؏];Ue)|G_VR\rד;>ᓬT\'xŭ\Z> >m\0=skEN{@b(R6\"KEOu^fm-6\ni-yZdJ Yiݽ\'Z4.Z\ZATlhYnhYLC 	-[)uiVpE+|dY#\"<; \":ω@ܡ!&1TQ9(BDTK1*D\"Ε1g _UPqc\"\"oqǬ2xzD|==HU$ ,	CD\"H4 uuEM\"q-\"=\"΋5;ք֡\"ɜxȤhh1h}/\r\\\rцu\rGEn6vN6^(2#։v|m2	m ڲG%_dj(X\"%\nX-ڶ]dUdO.ڵJdUd\'\"R\"ڳ(r8-rHI\\+G[\'ڷh_1Ѿ)%\"gD<DkDEس\r[٢ejI;Wɸw\rA\"o9+wsSeihe31Qi9(X((S(\n\rѥSk.P^QX}Q<Q:kJD#xǢEnݦD1jQ̦nQL5QQ\\P(Q莩(!J:+Q*(5K$JD{E7DiEU4QkѽgE|EE,D4n=+(\\&>%ѣE	QњLQQQgQsQQqXdQ뱨**owN*G.Ujd?DjlQ?NԔ=0=/==ϖZ<EbD36:袎F;ޔ]_7,_ݲC[G\r \Z\r}w}U4b*\ZՊ:BDckD_E_ݐ̻E?EZdLOwbOѬhh\ZaX7Y,3\'^pCH$V;(Vŋċڈ,ŋ4ċ+8b/\ZLwFbX.JR2ҁa%Abm$ֱX!^J$ֳ+^%&b\r1,õbxMLqS41r!fP11C.fg#41[.2|l!1{xDpN[L wEZg1n*NK2Œ?b)rF,$\'c7]ū]TĆ[֊\r\r͕\'k*뮠b{bbxIxV.\Zbv9٧(yko%;Ll)m[2[[7;ΉwP;|VkVNlGJSl(sV@t;X\\\\X;Nzb?u\\UG vC]nćŇkG={=_qH|\"VO|d~{wػ0(b{žiSBf?񩩭ħx&&_R\ni`~FՐVqZ8Ef/?7[pqHy+T|C8ͬk[WYűq;֟A=hq|%qZ,N/NH/Nk=Jĉ;\n=;IIw\Z2չh8 \\N_*gTE3|gY̊3wW|5,_Bg͈Q=ac?X)}G8/y+NŅ\nqap@Q\\4V\\<A\\∸L㹸uqy\"5X\\ٲC\\P\\Q\\{kAyq3]gsgp\ZK%%K \n/[8ׯmom}>7{Tdq\\FNikok8_a^ÉqOac̨cvH<p[<txE<&lD<RK<6\'Mēf\n-?3\Z♞r1\"gW^ϩ?\nĳs5⿫]hSw:KKOHJqD麶D鑪DF\nDug\rC5_Jl%$g[$;$owJ4B3%%K%ZNYcm^7]k8FK_B.!:Ks]h=	EH`-Dӻ%5q	}waCºXqJ8k$͗$=ޜP\"+xIIUZ%hpww1qĸ)Y#됬iO4ޒn\r]&YO&Y߃I6\'J6]LlKk%f%XHtI\rkGLu7+$6o$%՞؞؞.J5Kv+zHO=ל1\'qo8\\s>!qD8[J\\N$J6OJNI%%7hKH<$|Q/KrBPrҨKr[_ 	2$g6^rJ)iO$g əۇ%g>%g+$$	ssII씜+IΫ=\\(	/	.],	%H.HJIB3$a\ZɒDII亥$԰$q$\Z-\rJ$7e.ђ%1Z$I:KI2Iܡ`I<)sVUKҠ	I$]$+3Q$Hr*MPᬚ$jFqEk\\}S H\n$«ђxSIaҬhRR{,)I%ޒ1ICIEx2礤JARm%.4\"J\Z\\+$\r㪒F$H8yRt)iP(|9#i^\'iQ%i)*i}Kv3BfI{佋}C)CI|ɇE)mD#*/{#齬/ז.JD_%H>K>u&JVJ7\\[NH>JyJ$c%I_0LhޔL$dnH?%O]PL믒AP\\@ߒ.ߩ/R9T*HtRptaDHiNQ.:]Cf ]}T}Die#]AHHZInI^K\\juIvKsڟiR|TeT$]~TWt,%8}FR~D\nH\Z)8)%tKI{$ǍRȓ%%WKa8\\\n_&+˥)K*J[3RZlUÖbR,kD\rKyOܤ{yW/JdT*#KeER}tR㿇knK]o+ӖnH¥jI7nn֐?MRsz\\`\"b[ŗ\')\"CmS]j*ݾnՕnGCYU$q5@j\"ue&JjRwYVMm:Y8J\\Ǥ΂R>Kp\\zpQAmX&uڤt`K_WRF91Wғ5iM?\\gHKmi陧ۤgJ_ܥwJUl/\r,rHz\Z^I^uϔ^,\r寒PixH\Z-/Ko|@\Z5,C\ZjP\Z#KzH^HISU.KSeKӔy44%C,͌%͚sfۆI\Z}>FJ&-ɐ\rI`HrŶ2tRZ[ZK+b\0ii%<!}\"ZIVoVHKkNKz祵IkgWJҺ5Ҧ$]җQi:ikrmFQڮ[ mwI;VH߾!}7.}+Z*&~F4Iڳ6]T*QEVIl鐲t[:tt(U[:N~~{W:B:8IǔIǯJ|_`׀5	gX:qV:NfKgHґJ)z&-KWO:F:/SmQL))\\)9Ȕrɔ	eʏe*.}2ՏeEe$LT_P#[l٥!*NLOl9D{fLO;^Bl$/[claʀ<xtPF(AוdP^yℌ-lݝ2ꦅ2:妌~HFv1e̓2Qe&cyreg?dG\'U(5wKewd\02L|#5d\Z2y٪j#3ӻ$[]$3)T6~{,3{_)3׵WY,bdKeΡmG.ɶ.(GeKdzem2e{0_ٞ0ٞ22ӷ2W|yX,;\';tzFC/ȧ<ʎzʎz<IKd2/E츪TvDO/m^&-|8PHJd5T>|I\"*VHV\"#	EYY	HJ\"羯2\"!!^:Y*StEwCe!~U\0Ðڐ<Hl$r;$԰*|	~rG6rH]/zC<H͐(]MHDH4-\nr:q\0r\noIwd\nI:4I$[ARԑ܃G2GƋGdGQ*$-^>yjt/<<-$z-o3o,C\nLH P9R6R$Bl!E i /A^=)\0){)[H62yR\nQ\nZTx6ՀM)C\Z.hC\Z<`i	HHklzw	ZpqX\nQ Om{\\=\r2\r2dL]!Fad.=ȈdT^2v2_\0&])T2LǆAST!Ӄ<Ȍ[,d&䇴d\rTYyCm,{\rum+wd\n<uj[Y\rBV.B8C6ŐCsg!@>~\rwoȿ`D<*0%d\rTX*ׂ<SnZs*ݾkT${g	U#@\Zw\ZҡhPPP!P\\	T\nTwT7\n/=ow@2	5fN@Ͷ@<:=2(RZk\nje	=	=$8\r=y\0\nIBН(\n{bBg2qTbB3P>(F;\rJ@A(DJ2;jRuP(U	32P;>qʾ!rPn@\'*|\0>~G#良PkГ/ԘvnP[Pۋ2PG|C蹓fsE=+Pg6Թ\ruQut@]Kz*KJB//LB/A݄f\\0,j	ƀ2S.ַMPX%2z<U454pY\Z4m\r6\rƞ>\rBC#!;лfw_F>l\Z4Z\Z}94f@\0\r?j;O&.hshBh!hЇhJ%#\0*}&4mv@!xL*IB	4\0ͥ`y<\'h^|4\r7\0;o􀾈BRwhq\"8h+q9$DZ\0-~}	}AFeh94h!7rw76кsg\r,\rK&oЦh&ڲ&C̡n\'zeh=3G]ڇ]W]Ю!hwOhOh\r훔~xyQ\rE~: :z\r:$@\\ãIQMKX:LօN<NBCtly\nUYtt}/h߰LI7L7LUL&=\0je6V	0\Z$L/L}&	lEKؖk090y0L2LQ\rYLI#|ZRy*uJ;SSvjvCa\Zaڒ0+7a)a:F]0|wLl;	;3PkT`FU{̳`uaBaFpK}0ni1]qӋ`߁A2`;08\Z̀!?_Ս`tH{?90R4k菮Ga0\rcz1}Ca=0jcoaxWN0\rLV]x+L|L|?	vn;1vN\rra!ؙn<>S:bzؕ0wװ*?aWuR`^]7	v\n\r:1{9|L&;\Za)`A8,8#,UZfBQ?XhM#,s6kXD8,-\ZRiݓ+_Y܅ŝ~__=0`	TXB,1\r%t\r`ðG7RKa<Xjc@,MK܄a#cj\'?aOTzaO27e=+²sXv-,/ V+\0$5XX1/XKX	d\rV5\0+~끕݃vL|`e-2YXyrb;VQ,{]~V)J\"aozaU\"GXU3XV,V\r;KWiM`\ruƙ[`q<{	\r؇c.XGn\0-X/~p#X6x	6t67+ȁM̙&raz)NTO<l l:l&z\Z쇽/Gl	l75a`~~#UV̼a+VawZ+a9;a&n%7nFc˚p9E<R\0oo\0Wn+3Zpye\\)+|F=|\Z|\'|\'<\\9wBf\\zwNw?5ͳᚐp-4\\V|O2\\۰#	ח	^響識h\r~\ZT^\rͿu.,[*]@?8pJ\rxx_\rG=G[nѬp[8>Nh2Cp~8%8:w\0p}I8,n]4h\n~N=\0?́MK;MNt~qk\nUI~9/Gu++oW~{$հJN=\rM0ff9[}^+sӇA3`+x(!<.քzNL#{#Yc3	?x~x<ixD&n]xyxox~xqӣb7xnV$<mx^&xއZx~xpx-^RyZ^:U/WUW?<ylƐEsx=/mr	mQo89\'~NP7oM?|Z;zYmη-xsx&7\r;r5>p>p\r.~\Z%G)uѺ{3|e	>V;)[?>\n|>FOAW,^JK\02|Q_[_|H//eB+Ng\'gM\0R4>xHgYe`˛ܕj@m7 7w=	(P6=\'=ؾPg	j\r~@e\0~0zI`W/`7xؽahտ.{>{{Eޭ\Z@_ak=4\0<;X*\nn\0Fˀ$``w̀;\Z0KUG\ZAe6X]\0\"1RXp|p!\0@YU\0R>?\0?@~(,\0`\0x%\0\0O`z7@HV\0 @>\07\rv	]<:h0_&];\0!R\0%\"8Y{8-98\0r\03p8_+	89g\\H.W\0(aʯ6?n7[\'Wi1xޱw\\%p=)\0_[a(Y\0@4;\0wt8\nDV16@Lp};|]qxO ~QH.I ~Hf\0Hk\nE\"Hr׀z7 M\0H\0Ș\r\0\"YT٣\r3C [F\ZȽ\"rzo%ׁR(wt/uW[q@P\nTo&T*N<PuT[긣@\r\n	C@j)аfT97МEmGځXh\'`t)9\0]k@w#4z>\0Hs\'_a|8|j K>Cٛ=V5`*005۸)0};0\00=m	.?7?5#c`H\rj<,ft`ekҷ5`!^\06HP`\0%4ċB\'aB\nBvNBb4b[s(BQ_x#4B$Sr/BPC҈]\rnc=ڦ;:/:5|nB/2b76boN:b_ā\r<QIIɣ QY.\ra6pq_0O@G@X(GX<8j8JB<<֋<+FX9!<U=.!\" !Aw 7$@=݄@\r#-*#p[1 AA݈ _-EP=d/(솠 7,}\'`OU!8	N	BB0!< D]c\r52M;)BTDT_\' a狰͔Gة3vu]\"ޢa:pP	G8G?8CFA8<@\\#\\?.	+:nQզHĵ/kkS/\"\"n7!n@,.\ZeQ𺛌:f ^#\"|S\Z#5}C5D_DV\rqgp>x\0y$9g\'#]EJC=QmB$\"NG$F$#I. R_!R<?i#\"cfē`_Sۈ4ĳE&\"H\"{*CE4/!rv!̯!ш\n\';o\"8{%#J\r#&eD^DoD%F\0Q2`16AdhqD4<.C4 $kMpD\'KD; _CX\\F@!Fm$h7BшN<As!\r#o\"__l_ADU5	U BC Fۉ.툩]͈>Y\01y1h!殧!~raŘį<R>bپ\0\\XA\"=@/ 6,m!)AWn7v)qm)53@G\ZHY6rKBrk)\'Bʹ! .8Hr/B\"w^xYTD*_\"ջFAjlnBj8!5F\"5/H#5_!! uMjzk{GKېH`^iGi\0i4\"\r Mբf_7GR.!-uG|fHgG17\"H9$43:v	Ӎs\0#DC_w!qR&Hi$.+	ƞAdm$y&Iy;}BV\"zp$Cɜ1D%#d$ v#9HN7$3͑q)<);K6 ŔyiTit$v0Syv	c635gaHǫL9\ZEy1zRaFyyYyg䕯ϐnkȫ9K;7\"oAތ1CJ#oMEz =\03Yߟ ֯\"wBu\"Cj^ Cc !#@F8b>*LdTdTk2\ZMCAޛ|e%!c/\"d6!hG&X!⺑	}ڏLiD\"S#S*/ 5^EI-#ӐBdZ12b|Cfބ,z̪f#ۜ@~|q|Q\ZY,<,FmC<,iCYER 2YB=،AV#+R*Oo5 LCj1d́S_w!Tl7l2FތlyzWA4\"5C(L=+eǠȏ_w\\Ȏd:Yy@vyU!אw#{ӑ {j#|r9p59S[*2@C؃VA~7G~lC܅#g7!E\"ՑIsC:r2#}uS\\cB+{Q%wPv<Em2CI:*$K~FmYGmN\"dCPR(($jm=xRHG)Yv5vr`(@1JyR!!P*(PUe(͏Q\Z.u(Mh~V<Jkes[ێS5FcPzQFP6I(+(E>\\ԁ\rT\'\neh2k22=2g2F>@_GRSFjD:pR/C1/e鱈.EYQ[PDQL#5J$\"P>(Tm7\n5B/H0P(\\\nD]ΣqPR(Ra\"2CRTPR#t2@q2tP(hpT%9uC*EY@8ġlhn(\Z-(;Y=ʡ:3n:+:{rيЊrZD9.\r\\\"Q.}(%rAF]`{b	uu3,uss\"G(fL*3u}[yצ-UWzkك5^G>CtG?,D;QZFT*u&ChESŢeGNA_wF:4D%HY\ZuPwR֣RPSv(Q\'ԣT)T鞿ͨ? *Kzfz6<SN}:*[&*;\0#ʍD%< *Z\";U3U]*Q+GtAjYJ2Q6Pe_Q\\T |8CUZC&˨ڑ:W!^gagu4zǸjBpPQOjE.\\TwQ,STfoTߑۨ>c	Tj@4\ZgQ\ZΨaᦧícQ#F)gPTPcSqԷj\n_	5ueB>WD-MQ{Ԋ!ZcP+)K y;?Kh>Mehɜ|]h)Th(Zczj4ZֺF8z+,zhuZVЉVX@o[>VJB+]ۋ\0oNrt;Z#\ZRV龅V=~&w~5uSq1=ִ%5Fuuh=EOЦ\rhCWCaqڒg>&<FC^=CCa\Z0\Z~\rĝC)ЈP422Fͪ1Иhl#\Z&Jͣ\'4I5M*BTKEj.nhz4Ds@ui{%Z--ο>1GA[k@[jOZm6h ]oh;ZNavhy>dv,uC\'E_\Z/B_=vv?vB;/D]F_v~\n\rnv_;倾a7&=^Z^;\'wo[#ѾLoV-2: HG<َ|U`DSP4tX}N^	Aw=FGy0ta:*:.~B\'9NG\'->D?YC?~B@@=+{O>)z3*g)g/9/ߣg9*ѹ>t^Eşt!]hADBѥ24]FofЯѕkJqteirTt1*\n]UEW{H\ZQ8V;v*BnF7?F7E7YD7z!\\~?n}\Z%F>zݦVdno2Bw\ZDw?	П^Awv\0GkE,<FKa+>zxh===UA]F[\Z=a\Z\'Sѳ*蹪NϠIϻ?z0^?^>^C/{@FA{迈(_i1fLfSwiT̆\0fC>#W#Cf[fAL;Fifg<FvF+FZݎQW޼b\ZFS\06т``t:1W}G0\'11́,ḰzUvc5cx1[1rƘbL190N`9݃0ga,\Zl0Gyn0`Ub@$0U(nO 0J 2T\"	3\"apcV\Z7Lb6G1`\'CZP\Z)CG`f2EY4eb1- J#<2}XÜTm?r`la;.C̙A̙9>Yf.WWUk2-n(X=\ZIs^l٘ Y0yp\\xb|<10_@owLsyc\"O`>dca1AZ2L(J;pPDNc\r0TLܿ	L|Z>&*rhxx6\08?Is<yRIy\'I}iIa24IWIOLaS5L/&!&gq\rW0y1yBLnŐ̋0buL`LQOL)Sryq\'SՊ){yc^wGc|lƼżJԊc:%c\ZјlLR2I)}/Rii]bZa>6a1=%1}7\'1}g0_*001%o0_ݛ1%-̐	3\r3\'f(0Ōw`b&a&fr1S\\fʉ؆Ml,c~`~eaJ7c01KW̚Kif=\r^׏]lts+y\0+ŘJ9J];bTKm*z۾*ʝ*<\n&v+U	Īê	X:UvZ4V?Vv!L>v;֏Ww_bZ5\ZAjVXkXX籦Uf	X%-]?XWuC6Cg5ܰGnaa+Xx`^,fafX9,2Emvb.\ZbXl	pyKpK\Z~~,f&3WciX6/,J1rrMS=X0E`|P+|cEaEe\'Xk dd֦:3)FP<\rĞS={y蜍utabO΂`ŌX%c)u0\n9\"q`&r^k>XLZ]>g{;;{B\Z\rt```\\!2!ؐIlĶHM,6J|\Z	(6~GlK+؄\'\n6;lҏ}d	l656y<0}tSzĦ}>f[o`3We906\'L	r?bk0;dlB\n>|[>[؊-0Ėkþa_eIbX\n؊\n[1\\V6V`{7ck-5]l}m+~\n¾\r6\\mh6MUVwğw-R*ؖ%^/lK:g#llkKlk3MmgVc;WlO@;;x1\r;Xe<=a{b7R/%cͯS۱Swag6!?baga缾b>.bS懰Kؕa\0*nK\Z\'\0\'/\'y`\'q5F2mn;m^msm)qۧp;q;GqʇTT{`8pjqj?8s8=18ݸ]qup{>t0n8;pzS8}<>N$no(n(g\ngb~gxę1paXu;Ew4w+wކ;wA\Z/`58=>LlqZQrqG8`Apӊ#ٌك8Rꅣhkn8},2ı~ǮpƱpA88!4N8҈)įcqL\"\ri\Zg;w&y$FmV!m}c})\"Q~?Α觊;G99qNo[qΰ8pW[[-ቻ[cpu8=ep~8N.@\Zpb\"t$aM)`\\0:8/G\"\nCpsMM{	{,%\\܍~\\;dz5.n	ي{KԊ{=Q==våA\'qongqߍrr,pqqyP\\9[qZꋸI+K/{]qjW7^^%|+*eqٸZy9k]4\\󷓸X<k{=׎ZõO#pb\\7N\\׹op\r\\=\\/\rډ#9>=[-nPY7م>Syiىyw7^/n\\+7>1}}p.2f)dܔsv5T17Caf(f!_p?U~hqFqɸe&g([\0Ec҇Vܲ0n9\Z[~BVA/ܟgŸ0z8m866fq_qfozp/^f/㏗.PRͪzx/[jrM&ea3xoxA0:SW]	^]($~R]n;m	^*9^-ﻕo[߿T?47Tqxc(\Zo|Zo|\Z8o	\0o	o77ދ?T?do>?Ƥo㡖<a\']_C\Zx\Z~\'IE9xR[<l+⤋zi-x{?6gN\'|P2ؔnD7xSAdi:6h3{x)R9®k619)\"FŻy݂Yxw5{`9v:\'\n=1435yMxP\'9U{}_+A$QWx|p\0Ysh;<Ћ5G!yh1|̏|o|\\>|BK|\'ÃFA\0Yc7}gNay\">k9ղ՝0/:/؋/~/!_Z×\\;O+L\r<oަ|U՛s[\"Փ\Z<|9|\r)f3`|cyk;Rh1mb|k;u\0xm=%{>{k>W\"sa\0sv/P\07~(?ڑc*c\rqbG\num&\'Ud~~*D?x?=gXe9I&M\rgy\r~A>}mDQů?}\'k:2g+zV?sM7n6Bkfs^W6U¶iAQPFPl (NCJBR @P\n\"\\C}5@P4Of4n*p6/ %hoK\r{AЛ#WZ{/.}%~F؟=APΆ`&f\\\"f~<$E0W$T%9F+%	0\"ȟ# vd3c!`)Jgpʮ:oH+Aq/(5L B\"P+h#ڽVG|&p~Us? w$ęLJ!Q+Fp\nM8Up:*`M`z`seF8A$8._	._.Ğ#8EJW\\z >وpu9՘buk\0#:#}]F|.|/<	AƄM$RjBfR	a	ws	ubB\\!D&b	do!iw:!@HzcOHYNxԲBHmxDx\Z IN_&J<*\"d	?\"As=(5BtBoB^t#!ԗ߸P͖PdRG(*&p&%+vBOkm#RAB՘)9ފиExw{Ox(KhuAh)\"\'	mTBۥ;v,S+Kè\"_	_	&Մa\naa 0jO\Z\n$L	#Ƅ|M0Jo{DL\"0ٜK>L1%j%em%A%,(<Fu_u¯&[Y8a:CEº/\r9+0yI7\\GpN%n\\#JY#$JGe.D@}ll?qˑ-D1|/qcQIzTqqg<Qx!QUOewZM9GAQ?Ox`@4DFmDM2CaCMXo_GJ{GY|oD`%N:CD/g}D\"f9?Hĸ|\'b\\	fDB6(@$&CzDRq\r\"\"ҰDQw\"Ldc7Db\"&3Knw\"r\"a7KCD!hJ<K#\0KD{%DvOU3O#Hӵ=D\r5k6!ExÇx92xqLLt^&ƲSp9ѝJtg8˺u(ՂW*DK\'YDω/D/	+L$%ϊAS3P0b裗İw\0\r❟ĈC%Fޯ F)3Q.\rQ=bUiCb\"CL\\$&pI_])oƈ\ZS^*3?׈_mz\'\'Ww> f]#D0$GzI,(/ }&1%T~%!t\" &>-K|vʎ&)Zfr;X@\"֍%ֿ!NlجHlU\'|Ip߈ئbOl#Il#~<dO,Gh$~R{F{T=<b/&ΛŽدJ/\"s#[Ó}Q|6ql-֋3;֒i}		D<q#E2J:[La,T88qNSH[&,HL\\I}#5q\0qeq=J\\?FЃ7}d<MwM7M٠$	J}@YbpK\"(\Ze7;Pqh\nl@%׃%pp_P9LTyՒ	ZuPFYP#Xw_154PԶ}(hp=p_6f&7;*\rAC[6h\n\ZdADxc4)w7;@QU`h	-H*X\nIB70a ,o+ B[\" \nB \nĎXAb1n:dSI*+RLT\0vͪ (A9d  Ț\09$+8rW  %ȟ\nl@S5(4v\0Erh^K\0OXSSN~W633,CA{\\ڗ2@v1p?Y:x-[v3!x|7/\rdl(x9\"~\0Q^757cgM7*;A<\rz[@o\na\0kzv\'3k`0*0-@w7O`aY0Z9.[cXc`50^Lx\0&Z]j$0)>/|z|H7)r!0>rO-L\rN7i/\Z:i7fYOۀO{LH&Ep0;(e$9`0#\0v;G9IIPXx\n,gtXs,Ye/2RU#	,D|Vukd5A`m:۳K=~\0|6\r!``\Zln?\0[;΃(X-?vAv\\8~BiJS2_=<5x8!g88>}\rS}i}tp]N\0Cs~8\rϽYbA\\.-z[\rPD]&l!4ڑd/䤴I\\\"I~LDR$)\"),rHbI۩XҎ4%$ej4Iy{DҴ#iI{H%H:\\.K1Nڧu/2tO:PL:0D2t&GL#F2?tՃtt\"d8\ZtO:##2&YB<I	\rJNd5J:~nt\r	jϭ$_HN\"ȉԁ$	V/P{I$\\R	7\"\\$ұS$8u~4$L${ؕĮ#qIK;H<)0$I\"~#IttB^t\"ct0d!tdG%V(\"SIclo_.X.dM.ՍHoIHRICnJ\'n#y4Z:X۷$	R$)42F\n#h4HQ;HҽvR)vn]R܋bRR|%҃ěDdR<OzHDO)J)gHJGRIy6r_E3\"R11)ە@}M{Lz 蚐\n\njIE;ߐ\nHˤB(tYTG*+Az}5u2T>A\\+$1$醑,FHՏߒjɤkIukӓt	RoYjt#!rҝJjY#?@j婓Z>lCj˄ڲH/HfO> u=&uCIqOI_6̮dIIUHao!&ҰUi8҇41;O4w49$M=\"M~L&͜\'&%<cEi^	i>thE<HAZIR*ՠRjz3i_!WIݷݷ$K%\06yddL?,;BޒPGޒ!ˁd9j;Y^2,JV +\\$+>o\'+ْ+KޞBVKI#+W4OUUUU{d5RnC&Y2L֌eZ0GY󸑬;F1\'5Il\0K\"\\Y%	[Y&wk&&fgfdm>H\'٢<|w|3J-ߏ!ʞdm2d!#ddHFQrwh\Z2Q$KdrL S6Ȕx2Nf92g\\u.\'uc2d\r ރ,̸EN\"k>O:gudkG+)g46OMF- Y)䳮4\"<|!}{Gv;IO8Cv\"4\"\n!rȮt\Z#||Yv|~||ѕ|}\r<|C&{溑5\">`\'٧B\'\"&\\^!fw$OCɡprXl=ΎEr̵o䘛S{Փѻqugƒf+-I,rcgrrU-&f8rT1T*99êd/IhKdr&y?9sΞV(9_Cή p9ȅBrіnr!\\q\\|N~ҙ}+Ce7!z`C rUf2ZZ҇\\W\\HǐkT뼤o1oɍƯM./MoMyZ{rkO)r[#rG/ܹ/_ɽGB}}䯼&䡚3Í[#x	\0<:\r\'u~{߶$O\'\Zȓei+yFN9MM={<5<\'xDZIWEoU#zMenA$ku+n;)/4JźYŭ%4pE1E\"e&sK%7EUEZLQ_ʣGH{JM,.vh8R(:u딽\Z&6ʁJ8p%0b S)F14=bNbFR̃b)e\\ʡW#K}?)z̗ȥ\nP\0#|\n\"P(#(i\'\n	\nl>_g/QhWGi\nc/\nsHapLa\'pU	EՂ\"TDPNQNPl8\\M9r%rVэr|rZr66rNrݓr>VrCԆtԑlt⺓pcp\ZOLERrUzrUmr5OvHr|&Zy\r`ͺmg(rO)pxz)^E;/NKJUJP4_RBj(!#є)wQ¹(w6($JtJjJW)%ۄ\0YMyMyK$JR((Iy\r<%E?By@y0%ˤ_\"PKz)w)R$WNɼƣd<HyWϠ<(ARr:Sr9a|PJ~ʋ.+BD--J%!򒺇RښIyuRvNx{DRGy\r-ƵR\"OyJOeSjۺ)ur)j(o)\r=2ffʻ܇(~ʇZ݇(m(g(m?)NΙ6\'J#\\)}PJ嫾e&2ZRm!N)eH2t22*s*QƶQ|.RƯHQ=@|ǺQ38T[eʛ2#s27âj ٪\0hJg||e9gϙgM\ruĕ~*!@Lݔ@.UusZ[d	m]-TN&uTTZTUwTU(WTՌgTMX:Z!U-=uV)&ى\njPu>Qz!TKTQu2uMTTH5{j͓j=jvLj=୿T<8Оa]%a&U7\ri-kTpѸ*#\nM%SaWM\0hϳTܖ.* 0H4*f@HRR\n4g*}$2PY=TA*R-v \rU;O})Q̩S9bU\ZաXz\'(W`WTGX/ܗ!y\ZڨR;N_S}ͩ5eAT\'T}ԫ{cWW˨SEd@TOy%zpǊ#K\rԣ*yP%jp\Z\ZTA\rv Q^&RﴼwיԈԘ-Z{hXOԸ[z$mꣷ/vRӆS卩LRAlf:QW>?5+zǢ풧7GP2ԢWԢu9jZ/Z{/Z&S\n(jn>\rzJZTZRk,j=}VO}r1{t@mI}B}77B}J}{_cvjjـR;cjI	ΙOJ.\"jWZ\"UkhKosm)`-uXut::^-ʆEHD:!c:{iu:Go|H]Bw66.ԥ{+QUu5R=}uu}#ufu{׷=O#_-HMs݋&;L,1M@&#XҶAѶж>5h\\WhiJ	4K4Fm\'3MEc҅Iv]2t.R*MSMq`h{nPi{ =σh{zhڨVW	M[a,M_!W$m\"m%ځ4eAOa4(\rx\Zd;fG3𧙥z𴃘4s@a\nڑy4fDYю IT\ZH[Ӑ44\Zq\Z>M:id\Z9nFQQ`h44<xј&\Z[ΧWo8tƣni®4:&\neN<>H;yfs=vY.ɍrv&F#܀vn)v.v]څw4\'_4gIsw\"b(rn+ڵ6苴qRin-nyd<Qhޙi>|[#i[iWe:-fއ5ZZlC-g-\"Kפ=>%/%i}ش--AK+@ˀgўߣeIhϥhϕ%i9KZr\'-ϨwN{Fˏ0^+\n|UhiYB\Z=>Z3ZeR>+Z\')Z̓&ZwZYZ\\Z,V~V7V%@h\rBiZ)ZSGF,Okڮ-@Z{@}ֱe/#1Y@NӺzGz.e+>JӾ֡|H8Iw6pq6ԡD^ʹew\ZmؠM>qM\r7f\rgh6Chshd)eڒ5ڒ3Tɤ-T)VշVwV{nVi_h:?_\\cʷRh7T]n_?]*]d}](]1YcVtebAW\rOWlBרB>ZN~M~~p;OѶqnSJ7.쥛=Ч:N7L7ϹD?O[pbgV8kUP-ݪ}vCgp#Uӑc\rtT:f\ZkEǆܤcӴZw:nLM5:N:-h_I3:IN3ktƩY:#zΖDg9t̓B\"yjKtލB:A4҅~?1ti58=.ΏO<$Umu63tGMo/ӝ_/x]]t7U{y3F)7qc+c)}u6SNEߤ( }oAA`9z6z=EG.xУNc:zܿez|p]w\ZUzB)z/z,==,*%G\\?nHO裏3v;Yy^ZfRyzi^I/	aDEC-Coť_w&?\rw_w{轂؋ބ(zo5gVzr(>7GH̤p[>>E|>>^x>ިAm@F&A8y>Lv5[\"G>}_}n}.בhvhM_tܣ/YW+髚UC{2u}!qi,!Ɛ،a`Ȥه4bcaCn6C>&zPt-`(.80vj1O0ʕ{*eZcc\Z)C힘+%{4ihdhY3Hz%MC=`|{R7c{)}$\Z@Va0\Zf`dRGA݌c*cDmЊ\\5x0#&qǞA|Z\02BO5|>`32!֡ꌓxbɏrp㴧?v>Їᠾ\0{pd8|d1g2ί2.f0_1:*N\\\ne%Z&ɸ¸L2g\\g\\2ܼ2uv0s AUra\rVcڋ=uȸX~e3363i `F#4ZZ 3b?b-0\"TQM=F{_3`Ux݌ÌFYF8[G	Ͳt|	#Y7#{l1`9\'yRygz͌{\\\"H8.Q#JFSFE6fTtU0^92*eW%?op?Ui\0dTz2\\6FQg}^`[2{o)1z2o߿c463\Zkjw5Y{\r{>lcú`|d1>fJ1SNSs?ˉ\nxMbD3z=ջ}O}zWR\n1.ng<go1÷wI\'[ƔQ+ca&<cmke<|1Y<Xb,\Zb]Ҍ??kkU\n3\r9ߴ<?{\Z:)ܔp)u)ّ܌aJ㤙2Ԙ[/13`a1宾c\\gk\r0d/3\\ƙۦG{Pi4s:Sr5S7e]]gf1w]f&ܕ=SԼ|9^ejeOdsw2BN0. 4Q4Jqb\Z51c&&d	+Y=Cs̃=LH}桞8^aZ\" ih<{<<ڢʴ6dZleZg0ckLL`&(	xL&\"܌,bb\Z=;8*_}IeLe&5ImKf%LzI&[,ݭU19L,S(a\n1E7iL\r^*ȴO2vL{txt9t<</f^hztBW3M̋͘LKbMhLK;n6kC$_׳\"7dz8D1=1=	W|^AL^oOV&w/wQg\\a332̀kqf3lhyGN93y.3BqQwMbF>xʌd11DCz{\"flk}]}rfg]̌s`ƹv303Ĵ3fSfrWCw3IMΈ1|bTNef^af֘ϰ^3̜ߎ#̼Dffu	}̂t_f%,\\gh3K1KL\n>2_aZ[cbǜf)0\'0+}Go2s5Q̷Fon1׉f\nlcevR2o>fv?Ybvya9_\"k_=K̯-j!S^s-Зg̡T09b9HcECceLRCs\"J99Y(˜vǜe?aݙce΃\'<KyF\Zsee7ss͞1np\'\rϒΒT.bIYKdɳd<nd\nY\ZXn-,9W,w?Xz/m2*mjm,\rֶHr7k{CrqY\"7K&KR/fz$diaHft6lXzYzpޠAp־=XoX5AC/``YeeQ2jmcC,+,L:`#e2Ob\Z`qŲ:*`aYM&5>a[&7/X-*,K`!d3,\nQBg0,P\'obYd,JQEYo\'X,\rא{7$Rv%a	Y⚝,əK~<1֩[{YMlOUγra9]aJ,%֥b֕7,<e>*5uu%uquC.uR\\dyC|^<f|+g&|JYGX~ҫ,wY~x<+Pcf}\nwa9ʺ\n/8ºafˊ~bEt~cżu˝̊?e{Ya$Vr+J$d$eldRgXiv4_VZW?XOUa_YYrXy>VYV!V~N<+2U4Uc:Lffko*XoX5ze_ViKV;ղ?HC1ǗծjOcuh:9ΑJ֧ϷY]Էn3GcLJ!rYW~ kb5体5sb\rߵg}n`M)SY/ر&YSXtxǉ޳fdRSXs\\\\%k> 5uXg5d+ZalFVbwVYzGY\ZY6%to7=mdKdKR!|Tqv).&-sʝ-s;)Q|[n[^Ǝ-2[V}Vzq΀Uyll_*ljϗze\'>fc(]`uٺTH{_]@m`6؇<aa	f[D.>gC?`CٰZl|3gQҹlt)`qil#Vxe6>\0(\rNlR+\"UeS9Zl=wdFlp6*W9r6ǭ͍f[O|E6!-HXb{٢$<[4Ķf>V}mk^Ͷ]̶Mde6>cvg;4c?g`;f\'f8lgf29o7ۥvc/5d_ַd_/;e_d_QWf_mʾr2}mҎ}m}=ʀ}À0=[v=Z7^cW޻3wo>3l_;;X;;DfƳ\Zzw\nwOw\Zؑ4ّgّY$vT	;S1;	;:4}g޼};Obǟmbhc?d?hg\'Z`?5~ځ8z7;myv4;=\'?ٙ<v윁\Zv\'vdvnG80?g_~Qu]d.lg6KnKOK\nKo٥WXvs]am~ӳ]e6<\Z=ew\"]nϱϟ_n|bMg#ϲN8oes]a{=6Ğ@\'N	\"{ {+!PgO@c*{7b\n7s&{i<{i{0\Z{iUd鷱NE9#\r	F**g3GÑ\nlqpd{-9re\nu|b$GeGeGmQ>1h_Xpt/ps*]쳻g5.k}\ZǠٟc\'LscsСsYcn㘟rsC,<8q=ut{0z@>q\09\"H]\0edAg>`x%<݃pR\nLJs{ÝCrHK6r{>ΡX19oFQ>awqNm *p,!sU9\0sć8*.kJ5:s2(t\r2>Aqa99xqX看+\\H\\xJ8<8K^8\\Rqr\\*s\\SќKz6k-KS#IMx\\pxws|n.qnr8~\rDN\'X\'87\'=\Zz߃ȹ	qN.\'zsυɉ8˜xe\'X#\'E{pK<hsqsa#\rUN*IIs9IfIW-_ᤧKq2kKga,]NVSNV\n~N6}ґTɟ2H9%iO8/t8(NEn%uN%SMTvm]ͩ/xrގ 8\rw|8\re9fE\'N3:9-*8|NkC;Ca-a7ltv-N(to`\n8=I9=ʜ^0!NoNs#Bq[Η~ZNǜQ#gXj3{3j/-rƝqsќo\r)\nQￖ8bTI:gUg&ۅ33c3KP,zr~5ks~\'\'qdĜ`KG󜕟Οu&οx^HWre4V2-S\\-B\\WSWx*}e7WwW\\\\>U-W-\'sKD\\\r\\̀c\\(_v\\4W{Hk5ݿ{VO5l\Z|\Z)ypʑ\\c)qTL	II=kjr%*3lmvG-\ZM\\\\#;V6cc(.B=EDn\"os1JI\\)sń^b̸R\\\r;.3KjԠ!.mY.3/udUSe7*r9>\\z{Ą˽rg,B\\%W8W|\"׺\r毀{*2{+kkvkkG\r]:WܳgOrQָºNT맹.k2ҾK+w۹\"ՈܫosEl^`[soTfp=a\\B_n)Gn@n`n8\r9\rI↶<I˽v{g7<6n$΍ʖF}FqTn)On̪	>{9`,&*&&{pS/sSfrSfn\0nz]n܌\'ܧF\n(47j5B͎qvB~qsӃUJܼq\nEp_\Z}7nY\nnywnuk%\')ܪn*Uͭݙǭ|֯r:666]6ppM&vi6r2{ݸܮ|n_~#s-e\nz1Ke<v7Ekw|u;⎮厝IapǹFs\'q\'߈S^q*qgo{sgsܹOw?}ĝ.r7up?>|w5]WuSC0i_Nߑ$r<	7OR3OXJ9Ϛ\'-cɓȓ=S1<<ş]<hގWry^<՗<<:OXNힼӄi:4\Z44xZxZwx{nxxK/	ydy5|3<<1֑gLuG}GL<<$[ޡy<q:J,J;&?;&<;v\ray<}l\"Uüiaye\Z×kH%<2ģvJ<*=7ǔco]q-Gx[<ᶝ<q4D,D-Z魯\"fK$\"x;lZmϮϳs;?;[([s$\\9>LÕ5$ν?s9Ÿ<5z37,wYwA/[x\'\'ɘEyh]<DߖB=}H&/@//p[%/|Bgyah^8wWREfyQ^T/ڦ/ݗH_K#Uy߯Jx.xw2>Vy4	yϊxLx9]\nE_^i3Wk?xĸWbb+佔+:V{U{W+Uh]tUPyof\Z^;ּzhJ\Z5n\Zpek{g{|עznz<v΋ֵ>庛kx}6!b/:\'x_O|\r\r7J:~|fțD(]Mf	jo\'xKxKo>`yKy	\n7o5[[7 y#n7,%kjRD/o>ȗ˛xl˷4=Tyk|ŚRWJ|叇*k|u0wq\nk4w\nr|DK3|mp6-ͯ:~_\'??R7zo@@~MȪ|Q(mAEݭIPձ|ۡ\'@qG4ck|7UOr{O|%4\')2|J,O+齉|f>{p7k7&|i]2Z._T2η&e~|_X;Er.#p\0/[%SZs֑|Z|!c)D-=|/bWqWs~\rB;A1~!??G~oNe}]~Ϗx\r?jGqQm\'L=364p7\n~>?N$Ǐ_G<?%It>~::?C/~f$~a~E~7܆6~SWO3/os%~8K/KWGe3eN~-Jsuˋo#\Zݯ\Z2~V~x5k~/(o~HtⷫpO~ǈ/sܔI wM𻊷{S_]C. m\\)>?;AsrOgRS~3o/\rZR_״--	0[Re(\n@뿜y\'@\"T @@@Ѯ_(PC($v\rT4i(**TjO	Ԋ]ýLJU#莬	E\r</<\n6fB`n[phys\0.	(\"VY	|(yM@2ʅPN@P/\n\Z=[@gx@NR+|p6	Yմ@/~\nN8=XnX|\nNil/\\CF}̶rV[p^)PpnϐIF,p#.\Z<v.	.OOx!$5Ͻ-4G8K*\'	|\0_B t :(Uz`*^~RMpj bR_H\nľQ7\'$&\'xoC AX$HvO<n,H&x$x4R H}\"H͑<F_A6 W (-	?\nD^ŝ$^BSPq_[3SzD$xcTZT\nj6G궤	/ԧ޺!\rFkAh/	--\'_S3Cv<A|󇪠v7CзJw W1؏\'C3潂N(:E0,|y	-ߵ	_y$8-hG	<37	f*?rٞFBi|\'i%5%zk\"oPrKBi?B8t/Og̹[B0LpZPNPE(ׇ\'	_8fBڐpsBx pGpgFPU&T}rA.qS8T;U/.4r)4z(4\ZpZ8cPW!hBM0u\'!x^#g	BE?)D	n	QWJ!\\k{	!%2i\"!J-rB븭BI3\rᩲ0CUhExiQxUQ,#<\'8.<׵(<*<*]%\"(Be^m\r^bo|)5yE1zhztzˊ+~0߂0pG.ECQ9pSYao0BZuG}DV\'y)G{\"?C-N\nЍ|	Ħ(aIl\'L&\n7~\nSUiAaۜ0>\\-T?&̌$fH\nk>/x+Ff\ns}¼O¼2mEK(aqȐaқWY6²2ay7߄UU_Ǆuxa=灰^\"|;E6>6|6]66m6PR/|VR/*;m6O_a[oaQ-쨶vN	I?#O~=ElF\r3L##Q_P8O8\Z,&]-ֳMmM<Z=T8a!*Ip2p*N8sG ypp%\\g\n7E^ąѦ2?drhs_l}ۣ\"=4\"%Rm)vx8v<)1%)I,TD^\"h+S1%ڍ)ڣIi/	E:\rd~!*wP\"C\ZPdNdR?)2fE_\nDEۊEEYEfA\"Do\"x	<3MDUa\"JaZ-B_0/E}\"H#Yc\"0FGNH\"o5QD͚\"C\\PqԊ~P(^YYYԊN:Tl5EsE?GEJs y7?B5eG닢[.E+t[=\'vxMt}և\"ȋ~AP$ Jo(/MLlFBLE(]Qi(⢽(jo(N>\'Rŧ=ȋ%6\rEI.ҢK4ѣDE鐇F)Wy(3[W=R@e_ȋEٝQh۽7JD\\QPQpTT+-*.J^]y.zuQ&&){(5\Z\ZD$5ѻQQiIQ9QlĸQ?U\Z\"Gײh\0Y.\Z*\r\Z.KDcEcѸfxNWLR4q\"D?DvEEܞќNhiY4[RV$Z~M<Ѳh5#+doZ-o].V˔eʰ[;rpb,/ZxoJǴ;XwX̉w\\?#ޑuJ(++#abyXMTfK.5Pbk\nb!XX&=\'~\'֛mmŉn={V|ؠAlԵKl,Rl|]l2IlV&6%?;i\'p\\|+C|l[Xz,_CNZb`\'FtxC\r1+w	*Dg1,&%%T.\"f^Q\nb\\	me$0-|->u׿b[)-onLZlYlo.+N;xbWbG{=ߥ+JScKy+e+@}dV|M.v\\|i(qX|m*xM|/]|\Z]|랬أMi-7{\Z$ד(WNύ1\\XQ\0ea\"єd\rг{?v+-+\"\"Ew9w\0H\0!!;\0!Ol@x (?\"6\"|\07z7\0QJ(u@ԛ̀e@4?sB{b>*\0b?S^ H(\\\'\0n08cA\r\0\\\0/h2[yl7799EI)@A@^$D|P2Tl\"\0**e*_|<x<x	xJ<MɟԬ%]=uԾ\nk\0\0åuF@C@kV$c%EQ4	xu$mmF\0__(\0zY>^@,	vc00hNN\0C#I\0#\0z\0%ex	`,Aex\Z0L+&{ɥef0\0==R46\'&e\'`3`OsP{(g\0XXvXAVVϾ\0v\0֎\0\0֛&DFm(ߡc;@9(_ ʿ\0*\0s-恛Հ[,[-mzwnjIZR\nPPi(ШШ_h|84hhv{P29:phŎZ˅;wm_,M1@{tࢁF\0k~*:h:uNI-.gI@7@s@wR8oGO@ϦC@/6[xӷKڛ<Vtve`sm=\0^t^|g80H,0I@@M{\0@h3 f)aQ bh Ļ|?Ӏ@@ yhHiJ7XK m2H[2f*m\rd_\0-@=g#?@K>Pr(=J7!ao!Jo!c7>C߭+>Wg1$0z0X<\0L*=LI&C7>k9Gioc1߁Yp``v0q`+1yIys|_{Eཨ5`X\n,(,L,l	:,\n,>,\n,V2=gU\'jK2\rXNw\0\no\0wo;\0lG[lKSؙ7v\n|	~5M>\n||kD\0D?Gv~}$o	y;\Z8pb&8Y\\2ni~\0~ٕ	g39$Z]Og(G[n_rz\'ߴ?7mׁk7A27  \'ͶQ͒<}&-%b%Zzu%:V~V{H\0q#HwS7Hwg1Ha\0\rO4<\0\'4dd&x2/ev!A K.%\Z}csEgdmbv\0S3U:kB~wIAN[UANAΠ%U?7#e@GЉ  bB\0dqd=ȧY:#ځV7VAmt@@Х^((4S$S00&BA_$AxC\rD!I `ip= ܭn>g_DAS b,bW8QATW *>:@1ib(ػn8Z@ m\n$LpIr@!@@ѠVyPXQPd8tuPtc(f(V2C/@	Ar($z\":	zYЍ<i2ʼ5*leߺ\r\ZAyQf|&(PiPr7^19P	PTPrtt086TR	Tje*>N*@QPУSm*u 艷w?PSP/PQj\\	jzXj~jj5r&Q P|Jjp;j7ԕ#PO͵Po5g{n|_V:h0	hch*4\Zz\Z~\n\Z\r*hc8)h<\r4\raMGBrZN\0!ho\Z	Yd\rw<V{Zvm|\rq9%ɀe+`RX1\rV,+AJ5`ehxˡO8_V:x[@x[#x[jxifV?\Z5>k:5Z``΋ΛxQXقR`}I~;Xl\n64\r.XOFq/`\'`{TsdO`;`=z!{_YGߒN{>/@GUر\r|Ķ|4	 d1),e9l>^{|B{`΀=-^jf`wyw/	|RӢ\nY	\0&ڃ}Oi3:g&Ϫ#wχ˃/,=!Yp~e\0乀!`(b;GZ50FiAo`|@+w^dD \\T0&̔E0\r<~ywl~ž?%`i=Xڎ\0KǮC^p!CP:p(8l8\"b\r4GN.*<_1=y/~N\'zn\')8\Z8C\Z*Z&ECS7Eoo\'LoߛDS1α&sݢw!໘dp>\n\\\r\rw|r\r|.>.r:.feKepwpm6\"F+\0?֚W\0?\0?9~`-^?*?[k9)SK5)pmpC[3\\ibTn=ܚlnHݬ__=w}\"fGwo7,pOop7ྀ;3&]4xxf+y<}\0<ڧ\0bxX<v<0xb#xKOf肧\0_Kv,%(R-<zx\0I]փ_(nB4@#_BoCT *BT~@x\n![ll	qf^QAJ uS\r6&2BH :DKȎA4dǧ6Dt\0W\nR-dg`i\'P1\01:1ꉅkUBL(Ip4tuY>9bNyŇXWA,@ݭؕAZg[kدBC]CC>D88y@?Bߵcs5=q}\nr<<DjC<5 \r\'!3w|\'dW:\'(Qȩ֐3\Zː3 gm& ~{ ~V$9m6K!UZ R@`L3!D}`\\ eOn>/@E;!Cҋ:B眇05f!L*W\ra?AC~6D	q_0PDmDi@>B\rS!ѻÓ؀w(H\\7s	y?$l\n$P!r$HJ:$UJ\\\\V6  hH]kH<$k+&@!w6!9g+ yv|Ƚ nC\nN! J%HI-t)H:gGnVLy UlGȓʐ\'v\'ZTH\Z33fHm+H]/R%F\ZHKH3HB>yy\r;&1M\nc5q5ygC$(Ȉ[	d\0~$3\'K\n\r2~d9\r2|=LC\Z숀fdA~R\n ?yB7!A-_ EYY.xY?YK!+ݐӐUKU*$C@!!J.CeP}rP9ETf$*gBPPeeU6\0TݒN·:)BU>@4EPFT#Y88\nAuEwzǡzm>PHH0|7ԨԼj.ˇZ:9AhPkPk>m\0]7c6`kC?;@_A<@Cҁ8=cu:pC43.zPs4kSnu\"Iz2=9q\0\0s\Zԏ>,%\rzg;K%AP@M=Caٷ,(E܄\"יP)7C1CuP)%B	(#JJ%RPPft\'\nJPPqy<T9*)J&5h4KhM\'hhahX?\Z\Zm74R\Zikx߁FUAl^EFhCG\\hb4	XMEC\")k25ntYUh:EhFX4cfiiCQmhL{4/lZx-hXBBTGh	ZZr2ZE\r}B\n}\r}~?XhMfzZ{HZw6>5Z<RN0m>\r\n05v@;B;oX@_݊\rj\0}5\Z\0dbCBdݟRo;=mоi/[зϠkMۮA?8\0TmBǺ77AD@\'O@\'	[O_=~|\n:sEҡ?\nA3y!fbX%t		]>|\'\Zߡkп6<\Zq+t]&#m 6Y事a\n0ū\Z0\ZJql˗V6lm#vb5Lz\r+i^4i)tazr\0ӹQ\n0Y#&	flS3N<3`K`f\ZJ0>]ưP0V=E.A%ءyvs9s*srVy\r	7VNMD<a0st=EKX;\rD\0%0`\rCV`[0>öl(dT!\\WO`w&n	?킉tak0im\r\naZ`ᖛa\0ȣaWNîDî1%{KRRG`׃6înt2ej>eұ,c,}X>X2,p{(,ސ+ 8еV(	++,j+2+\r+	V\\\0V\ZVV.K\Z`:0X:JuJ	ONThÞaOoc\Z2{\0kkh\rkxku\rb`>q-\r9zS\"lRcwh؈{#5vfa`N>ρ}t}y<Mþ?M<}n}bf=as`C؏#|\\:w\0lѨx2JumؿM಼Ul\\]DWqŻ\0\\W@j~ p)_M\Z\\\\7j7\\\\oA׿7	7R=	7J_71>݀:M\'p3SpWp)|ܲ_qR[mv8,^no?0Ww,it;=\nwˆ8.퇻&ݷlJ{1~pl~M~	h	\'p689fpw;8FCNIpWN3j\Z8{οMb<.f%kprxHixHxPx@x,<><K\Z\05,c/ᱍn8]:x2<^w?O8O(<OL҆\'!7ko	~evwz#xm;<./x^(Fś5?xP+:^>iX+MQGǑsj#A?6\Zo\\7\r|7/7[Ԩ[8V:NU8\nZz\nz#mq@F\Z3BLp|$\Z|\n>\Z\"h>\n&ÿ~g@C9A\'X>|z\r/i</}W3kDzKFP)!x-;ߴ?R_ \Z\'JE^o[T_ P5CC\'\ZBDb;Wn\'4;ë;3m+&C+maD&eyQC\n¼VaveMu,X8Vm?ػֈpPA8-D8<GE!]݊88$\Zp \"AF#\\ k#%3ǳYRjC~\"NM!μB%ш@9\"RQ@C\0\\J@b28䇀szt>f\nUűAIf!(T\'DSES<j \r!\\Ar&D#\"TJGBW1W1F1.!b5DvDd=\"\"	{\0XHb\"nC$w^@&#R\"i+g7n nܜCEƶ\"ҭ)$Dz=\",\rȞڄ!}DܕFܝSFiACy#\nz^$#J%\nM3DŕycD{O?!sϫ\r+F1Dcd=h\0wѤhr Z.\"!uNUī W]rO5oA}A\rtCWF=sA1TkxcqvĤEbj?\rb\Zލ9?CN#濔\"~9mF,@~X<YX7 V,1KU&GރX׹\"6m_!X\"eT/#eʔvJHA\nrN䖾)X:r	j\0\nnT\"5\ZSH7HH	&H=H}~rgz?`?/uih1X4\"MG&5H3w1&ŶdE2ri$GGZ.#Y6QH[}{!!#N\"̐?W.9HV+_fOFz:Bzũ\"2#֍޳>sHz1wmy&y<y1,\"o C79<y^\0E^4!/A\rHH`\0	#A$; H&v	WCB͐0D*\"HQ$\\9 aHj	v+IS}HF^$\r׻[{#BH8)xBJҲmod.2d:\ZEGFAYȈ|dȨ_Ȩ{6+Y+OȫF7$DƽF\"&2Ͷ\ZV62/L\"A pdV5d2WP{H,E,!lECE$5yd,\0x>t}ȧ59duKvYKEJݑu#^ _4Z\"_G6=kF66 [ [hQI75ٶNGv\";a{#.C%!{]!}o咑oC. 5ޕi],rd2r46idTGcg,E+X29֔|FN22)(Wow;1rEB_ sqok,Hى\\UF.}\\q>;\rB\"׵\'N\"D*ddɶ(y\nJy\ZRRF4Q[~GmV\nNGQjVQ\Z	[QN(^Oގx.K2܄2.BELP\"PQV!=r\n=*((c=>Q=P6GA9Mw=QǶAsP\':-P\'&QQ^[PޏE(VIG$=\0BPͨj\'PG]\n)~_@(\n`(&A:P=Q )EnqGQ6Pb6v&E7@љWQ*(gJ|%IAIPҔ/(i%dBڢ\"\"b\\mP1Qq/\nQߨDpT(**JCB]IP	PZP7WnFE؎JƢ2VT	TtTZTf*k[*-ugDgW+IB?B寞F[WJJPeP]P* Zʸ:ԣ8׳+QO\ZbPOe7P5i*ZgTUc\Zj^QM;A5ZZP8]Tr\ned/ꕠեסsP7J7AinwƝw!T7~6jf}&Qfn7P/>>\'E}\rPQ_B/zo+Xf*P?kQQo#QQP!?OQ\rPQ_P?qMqЛrg\'r;\\wZGG+c~D[8Foyy\r5\rꞀV:QoB5IEhe@fmICV\r_@mE7ffgsܣmqmQ(އC	EL\'zg9O,<ϻ&9ɠm./n[΢ݎ~hoj9Q\'}rG:g\Zچ=>>JAFEA_<iIG_A_R/yT\"E2tߠl4`\Z\rA%Рh#h\Z\\胆|8)lEÕ2=hx\ZF|4NpA8hq4э34ch/4}fچfz!̌}h+4F(_o{\"M*F\0fh&ZPEhA=2:4PGG\\\\FG7q1]t\"\"rj:VNB_WAo@D>N\'CgUCg:\"tn~-n~:OE/g],@SХ貸Qt]tWtJgG?xǉj\'nSa)t-t-!]gh@7$_ԢMf\\t$wY\Z53]݊qApׇFAYlA+g1@!zgnCAfN:m9=d=\0F| =?s[+^W2+op5uid/F߼##ۏ̮bd~a-0(]bcvbcڪbtcKOb?l_wǨ]Ũ/bn`zoaԃ1Zg0:Xn9F7\\Jcm1#,c*AbLG]}KKMuUcl!aʜ\n1\n09ӯ1`)a[e0GZ1Λ1];9c/%M}9ǜ칅9߂99=vsn;La.Z^]>c.݇cb%qUSKb1G#l);׍Ơt10\rA+Ơ1^\\sCrÐg0w1܏zC00c%*5pbx0RHF(cD1b\r	b\"D!a\\`v`.bc1Wp͘xL?Lm/&6IǤ&R1i#9L$V`0#7)3VĔ)La08ʿGDS혧\Z+0SkSkԕԽoیi`^0/1MzLK**Ei}ƴmiyu0tb(a(̛vL#Yb}}yky:p[=ebüR0~0O0cc/0`&1MI\\dfmf\nUZ;zZ\ru9L<fzff33례q[3\nkfo̟&=bFfkb?fY ,gaV1k&0Z#fِlأ0B2pyM|VH>V)f\0y\r4v#}V5UMUj<\nj:\ZauTc:o;awc\rձ>X;I\ZdvkXݵ8<iBbj\rX^W=^j{`m~0w;CMaXg\n1;p݁uĺ`b	|w\r֫\n{23r{%E)_slֿ&pj+6\rşρ3X,\"б!,|g:ᨅE\Zâ|&-Bc1[\\X}6c87,,\'be²Y,;PnaeXw9,2ñ\"TJ~b%,V\Z~8Ćf\0`ÆIذy46^P`#FrƱQi+(}lBlL7ՎM\'aɅؔؔ9sl9׃M;y\n{#{u؛+؛\nfdc3JYav;^S؜/&ܽlnNl~#^`\"\Z-6cmؒ2p2^}x[[ލ>}4=*c2\Z$[[[j}m4}\Z׆m+¶bRmKZA؎l}·.{lbMb{w`:¾`Ya|_cvCNؑ5\'ر8X\rHq+KT#vNv\r\"aZ~~}׀M`g}Io`8b8x{|vp\0`2]`ҰM}\'Gc-oɘ+6dqʞU8tܖZVEp.)oRvqj9Zf?N!^Niv\r|ǷvRv`q&Πg003ۍ3c?bqBi|, ,i3Μb3O<35Y|(\n8$mգ88m26۫e;gOҌs\\z;xw%\0t+\Zwn,sI8s	on?,ɒw8_e8cW\r_G]hػ,^\\]\rwyWTA/ j8+jPNq0F?qP@>!>2p}q[xPNhp8uW~:\0#H_gpd\'8rEG9ꋣhή8m\\Ǹ3cUn8@%\'8z.88q\'yJ>pa[4q)pn\\Dr.r	U=RMͭUmŧlp	p	w*N*jqaʝt\n\\u.#.O=q{A[p\\A>\\v}\\	`bW\\ր+ggqVp1={zW=Yz\"uW_ksxy\\ǵZpmvp\\{g\\ggzW~^͛/\Zۿ\n}<o\07{7)7w\Z7q7\rGoFVq=p!YO^,T|=7޷fиYSY)sy܏Is\\HϔQߺ2܆\nnu3CmLilmG\r]W/*S-[[Y«Ujx}X^c\Zהy)p,uV;bzz9x}X^?+rop7\n;7FHSxE:~׾l~>-L=Vv~WwH5;/;d[GvJNgeǐ{n^\'n}^\rxߚ/xY)3w϶=ikL\Zk^w /AV I>zr\"px`c(1C\r}xOB*pg	qQlǣRSf3<:\0*mc\rxT2O;\'W񔃗<<Ւrxr<<#gMNlc<ϋxkx\"/z+K]6|,>Jϥ#Sy+7W	Z|\0>!>O>q,>%|r\"8O᯹h\\9EOoo!sX\Z&>>>$^_8k2_엍/a7|ez\n-|Z_`s]c]͏-L1|<|wz>w[3h~,p?Q?OOIO>__\Z>ώ4H*?drsu[iBQW僋zm~QGtKPF&(?Gج_IpRpݷ=*a{\\CPM#9Tj^A!A3bޟ=J	L\'t/v\Z~s9a[=B@$F!X5hl6yC	{{2Y}6\r?\"#8~\'Q&A#G\"{	G߸y^cL6\Zݹp6p<1Mh8K,\"x݈$x=3!xUIw	%`S0	Ww	߈	g~q?)vpnxpzp+upQFp\Z!DBB\0iK\0`s\n1! իȷk/[N%\'	k^b@ryJ ]#:,	d<yKv	lH%p#h Q%AbMT&D#DoQ+vܩ&\\)9OaGڙNK^\"{+<2!%3!~p]őp2-pV^	!\n!=-!N4 d&-١;˟	w1s=\\B~L(|n{C(.E(5F(dі\nRȾPYOx2Nx\Zut(>PJ+i\'<?:Ghd$T!x%%ұ\"Q!.yM~&tOd <CzG_o\Z	R`z:a$&aΕ00:L$|8M~u§)8s\\ѓ%nd*%7e·U·j6a\ZI>[@K#z\"_܇y\ZBwGE GXZ#,&6@2\"D=`|9MQi>qc-DgmH+m<8QQdB jA4F<In\"j[SDQ<Dm!ĝW>w\r\rJ{D0ɘ˗I@n\"ZGthǉh}fh\'ZmSv-{!\\\r}.oUc_2#OtiHtKt{Ety@tHt?G< C<-x1urѳ՗}$8\\,A.%aE/\'^TGU∁D\0c\0A:D4\"$	d\"Ypʘ$uhḎD\\<H\"R;\"tHkw\"2m!:$rglDN\"[Nvy<P(\"\'cDq.()X%J!RKbZ1bbؗQI<=CG%FEc1Hb8IEn!9 u$&>%Q\'!҈ijĴ[.o;oۺ3b&exkC7\'#wsb^n%1n1 X.\"<\'>xO,~XRM,$V޽L||0C%֘7)!\ZшĆ⋼Dbl,`eb˽XbkKbF# ؉\'h#;Jfz=*=vψ=/}iaľ%4#ۜ8gq(:8+q$EGcG87q\"h?qG<A	!N{#U~#7!.Pb⒊qL\\ Wv&k׷בB<\"iӦMHE$G	IiFRp\")^!)\"H\\Iq,@RHp$b+x#i$DzI=iEҊ\"iՔ\nH;$C$i\ZiriYdrKB2K2[M2P&!.veg,о$b7iwXi\r%Hz&	;EL* 9\"ى\"Iv\r4+i@`0tD=tOr&4ד\\}_<y$oݽǵI>|h|BHHƓN>$q\'P ]P#[%zL\nF\nVL\n]L|ݒ{<pF)@FI} $x-	z	:U%H1ĝD2H\"t!a$OԛDG\\%=#TAb\"*VGHygfK}Jul$$I)IR\Z7D\n\'_\"XRDҕ@\"\nFr\')ܖCZb~\'e&IGII/H7H7I&٤%Rf	}{t%rRn_Iy~HyUH&kq֝T`T|ThGzp6 \"TC* \'J&HegHeE2\0,GT>TqjTX%=TEIzOzJS$U[=$l$,&=>Mz@%=?#ɹyO!+Gj^ZeVI!V:=N`q;.\nA\Z\"zLH}i\rWR-Կ@\Z$\r%\rm]\'\rN\Z>r4<PA\Z&\ZFF[HP\ZOˤ\n҄O%ik%iO@.i6in7\niY҂1i=ҊR7LZNZ-%hCZJZ{HY?72YvSYn,7gG0	,ҞbdkmCdMd\ZY;Y	YoBHַ%룐dK䝤\"#86l\"ZMf6Ls.ټl [$aw6^6c&dwȶdۉlB ١i%og%Q/䣟`kcQcdep7uM>݊|<ŋ};C>9F}}dOPǷȧ{wl{@> EZN	89p¡MKGȗo+rp_T2S1!:24i}C!c؇d))1NF ިUzdL9r02*Lf#FdP-}?QGfY)dVH85iL\\-d|8Ckdioʚ/9\r9|%DRDvBY\'jg.Dk\"\' )Ԑ%Βo/%g\\O$g3w3䬮d`r%rȔS GYLy0r^9<94/rIQEʎA:C~49iVZޙ(\\ۆ!yOW|\'7Lˑ!7fGMh>ܬ`InD[ޑ[/%fɭ+*Eo*K\"W~׽.`5M\'r6sg߾J\'n%Ƀf\Z(RmT?\n<QAQSKnH) s \'/z-\ZˌciA?\n$y#m/_|.Eo%EN;\"nF(Ulil3~ʥΤS4vP(;St1->#PAi?s	\Z.&bLI1wPLQ̻:(߼(V-k766fA\rt؍nSR~@9\0.F9,rKh7\'c{c1[/<C&yq\\F9irdC/f[E9{rq0*7	ݡPp(&s%Eʥ\"J`EJ!\n%%X^j@PG(0v(>:JA}k\n=Xk)\n0XlL!s)J\nU@fRwS(̗֕N\ny\nt3/(&lE\n(a%b%_J8%7%6jw%d谛8$הSRe()]kk)<G(i)i)׿ZRn|\nQSR+)EJ?(y(\n%HwbRM)ͣ<\0lO)mYR҄{ޔE<|\'ao6r\'FylÎR4HybmAbSj)u\nw(u\0J֎R+Q귟<8$/Ki\0)z(?(c)mΙ\"K,.Jsu΢۷2mKy0~Cx{-eLHRp2y]2:2U\'CB|@C(3)?,(svU_\r_)(F\')\')&=Uo5ekn@lS6Xʿ9o/(>U{*OJ*ظSpT3T%3	U%ϐg_jj>NTTMTT݆cT&UtU/#U/)u\'%5UTӘj:>L5{M5o8LCLdA,9Mljӎj}7j}j	ږ8S,QQ,DR{P]~n?^Cu6`TuzRSzZdM=zO0^P@@٠^\n̥^B[ylt*Dk\n}GE%QGT\'e*j:b.S؇x/B%\ZQ^1:JҊdvs*s(~b:JKP#AT\"APP2\nGB*V|B?TJTIw(5ʋ\ZzN\rO}K\rI\roH+FWSc{q`jA25rJMݩOMRӞRo4SoR3SY*¨w3洞g_TQX`jI.jwCj^F-mZVvS\\>S>}B}ʐYjmC=#6/Pjܩ7m>ckҙ{_dM0<]_S=ԑԑzZuN=:=u|1:@~Eh~kPg39L%>\ZmÉ:WLGܡ6u.qQǩkwP׆R#S\"?cgip4YSM^Hgbi)4\'4o㴭rjirBjB!My\'Msl|Ek~DD38A3\0h0;͐fHyь\ZvLit |s*m5EZ4e4W44Ek\\?nƘfϭv`.}@I#wtYÊRHs\rNsZ_٠yJ;:Cy!Kh34o&vr(L.GDY|,|h)\\ک+^3:ڙ	(\\J/<E@;gL;GѦJ;oͦ)ӂ0MQ˦i!x\ZL#\rsm1iHY\ryX04\ZZEíw1_hD\0F{1ui,X\ZVع4Ε\Zh3&	74qtږMJEѐ#idZd4-jԆv\r8\\F|WiI>bZckߴkJiih_n`VnO:IKW\022)h},-{cvgZN-=TG1C\n6li[WfZv/Zq\nDVJh_io7{CҚ=?AnI=s=ü={Eʥ=W|Ek\Z az/ae!o5m5Ok\r伡:HZT\ne+UګikZ>>+ܚ](G{C:DO9E}}wJ+L{{.F{glK{w\\.|3m@ߒ6~6FKi+h\'YϿhXh{RitKi}}~Ia6XKH&lЦMcҾAh4wl\"6[,O}A~]2~-=9J[j}I[>B[yYhkuzșDh{LXh}u˕i+t%jJQ:}+	D4D_GhEט5lZ 56Lז*u{\'	tCS,hk+˶ۣneOB\ZGL[~mT#]8ݮ7n7J[G+I\02^uG\\At<So	=h>w~({N=)w}tύiNdLe}۰t?OKE3=t&ݿHP\\M뢟d3ͨ{+O/);/%/ZӃSyAt+:N#7ѡ^tLP	3xK>oD:7/N~ZtU:?q-(Ρ9tc}pAgWŅtaT).Lӥ-9hzz($=nrζ__I_?=\',\',{ӯiA6=\"===e=W\rN=f[\r߽}wp\'=OqE>ҡ(d?z\'_o3\nNjmjt&L<٩i3I=u\nGo8Eoj__p/[-Vjz?Nz.seUF?O6׬_\rf0akNw,A>	m6/;~ǝ\'7\'P}^vG\n}|Ӕ\\B_QWWWW^5\n}hzSJXfx#2\n}w;r\n\n-RbIRbC9+cs\"cM?c2c5e܅yШLeh3t61v_g1F/3HEivl!cWòc|êna}}aúc3whwÂa%þ+áuc~\r\04qS!G^4Ƒ$QJHKƱkW8:G2|<2|}13Ζ1䯌KɌ+&ی=sAƹ<ҹ%F\\(#>JP\0 3Q؂3`(ST;9~g_=d?3NQ|AfV14=.`0>1sGl-N#,C<q!mA3B/1\"3\"팫Y|Fˌ،FkEFJ#H\01T݌֌w2nP`,Ke,fjezH~#ʸcg_b8WF\r0q;QQԕxQ\\QqQb((me23O5J-N1!xhf4ƴ03Zw0Z]\"cF{wF5!㕎݊fQg^ceu2gCoI匑m!;\'	ZrތO?1>3c(Ƥ<c:P1ɘIƘe2arX|XYzʙ{Vgl@v3eϭr3g*V-{>3F~enfTߕ`gjT15fjǙ:\\<sǏ+L=_L=$s\'`f\ZNc\Z+m0wi2vgZgZ_ 1&\Zr;\'DC$<yɚh<rǜwt><&c0]_LoD;N{<fx>>KLߒgLӿ*®l?$OL@3	ĳ`n\"ǄJpoe&<KX)a\"}ҙ\'MLt1kLIgRәE&f2HoLde,S\Zb\n>3%\\fHyf(3;8s`̼\";̌Όy{3̌=deU3q;]}$,f93ofm&z7\rs[̌N\rf6]N<ͼby fT.N\r-ШY8̼1^g>Xg3K`̒rfɌ-Wf{1R\nr)11Yʬ[gVf1މ`Ù5?5GJϝh&o\"eYv\'3M/ݸNrgv\'1_mQbv^cvA]YefKb_OncV̱*o8L9/a1L12_0^̿#1c(kS-K;%wKZ{MV^RRbim$,m2󧏥ڑUa驯XX;ĲfϱL<,B&هedY\'LXV	b!u,;(^D־UX	֓,/YGVNXǰYǾ\\R+YYì,7tߒ:G3aL.&gಂ;Y7e.JX\0S] x6f,ts:B\Z	wY*\"ճ޲19ÊEE]bqYa,VA{;Źx;,v\0%tmb	Y\"K4\nteE \"wڰYWYW5ŬIXѵlVwŊ;Jֳw|`%hRRY6X׺cXi[Xi*٬[ڬ\'%ÙL^V֎V3+~#rmHV^6`+zqUlN`ֲJ.γ丬2\nUnzؑzĪ8Ȫxdz$Uuͪ	Y7j\rYf{BVKBp7\r5jcuDmaugO.zY=\'Y=&\r;b?߀ꯖkYCvyì6wֈNȡd֨F\nkWC\"kބEF_/k5QYǚXA4\\XSYo]mRiCUO5֜<k755k~Ŏg)֟x߉i֚dk=kkivvVV\"؛77|*-M9lS&ēZB-;vwVe`ay	٦ƛ٦l3ll8۲;mczmpmgv	f+bb_gJd;	lze:y&w}(a{v~e{)H^;lom[w%wNig3v@쳅=쳕g.QsgKrcK:`b&;sv\r?6`U\r![Ply6F\\a#U٨ltG66ZWb=β(96AuM\0k	Ml16YMvfSj,i07)cllh[-1eKؒslH[Z͖vCɇءaw##oQl/h옿eGqS+P;CvfUvA\ZN沯[\'m7WmٷFw2 |o);pފ}?~v|]br]Ƀ][.Wg?Ե`?l®sgW0&UXv~\Z]c~®eE-U^f7_fحZvǉ-.!V9S~kaNLnG>yǜa~Ö c26c\rG\'ϱSo1`OQ>w6\Zϻ}_A_Ir셳7쥑액0_eSc\r\\Y##ˑilJOerQ8jG!P{|6GRl5\nl}l{0nَ|Qas48Z~qstb78z?Z9679`Tg\'1f8f9!:+7g\'c]X?0\0?slq4g8v	gg?wC#E\Z`/ǹЃRqyqlad9ne99\'9N/-wu9iYK%笧\rl ČS#8pOs\Z9N@o/RP=RL\'<\0Ɂɐ8G8\'[!yqȖ2*PsWW8uWM5C0iMsOC-9c_9eW*GD7戾sBgp¤jO8g8[t2\'G3\'!ǅxI>㤍s97-8798Nz>((zNʹ1prZq_9\n8U\'8O9E41S(勜ǲ9o9\',95:1N#yq%OņiB8-ɏ9-7z8-VGNk\r8i+}i[t9b9\n8/99]͖noΛLΛ_#^ӛZ~3yk㼍伣p^rosr=8CӜX+_88c!!sGOYg98g9e΄53y:[\rOoIzʙ͙=ę̲_S-8oqs9K_sV,sVNpV9P\n[հ35Ά9p)+Aެĕ_ʍR|IWٿ<9Us -ܭ	NBW8WՎ8rups\rBVF\rv\\XIB%<ĵZ%qmev_{)r~rpE>krBXMCùUkHo#ܣ&s^.\\Mo={?qCqi.*\'^zxp=͹I\\?\\o-9Dړ\\\'?qzr6qq\Z\\Xm\r=g2=׸=/P^^GFp\n?`[\\xcи8. \\l_.a.]Q.ǥSpl/. &),r/	F-^\0W8QͮqydD;+J_irC0#7$7rĽBs^^} #(\'rcǸq?qs?s 9nrsnnʸ=\Z>{mʽt{ϽȽՐ̽g½f_fڸ\rYVmܬ	%n!nP7OΒ[^-<\'-[gsm4neF[)}>\r>1>3Z>s>W\Z6!r[1eBG[r_r?ss{κp{`y]gw\';bmw?}`DL~^+!xE7wj݈s73[a#w{;Lgq۹qW|f9wZwac\'_\'ҳ=sܿ\ZOy(ڡZw m(//OxOfoW|AB+e6t\'o[vo[{2OOtu>l]y<S<_]y\ny\0:tg̳dy }{yfxGdyN<W/xM:c7yy[\ZsyyU:3x^NN\0ΠA3Lv1û0]T\Znwòx&x{yGyP %Pby<E4OZ#<+j!*<bHNU:<btl1#W(c<CJL4wÏ\'	^jxB4OrxDO|1ㅾEE)EyQp>J_e^g/KLZRn/OnDh~Ļ5w;2//:/?ˊ*;;Kxw=k|;yw~wo xw+=H<+U^U>{<Ϋr«z{z0~^5WWÈժD\Z^=bi׬עk$0yL\n\0yoHh^o_H\r\ry[y1Wxyc/\Zx_xߣKx3ɏyƓx?2輟/ޯo2ޢs_8wz&o /TST\"S4_.Ć/Ϯ+xeOe`ʷ-l[\"[\'[[~o{W䫷*55=;;uwz|}6aoS77f;jdqo|\"\Z·T-/7F|O<Xo[roķo7S-mF<Ad!1X-i+&\nw??ōܐ?v\"y>٬?up53|$?\0?\'?\'>>6y#|@Y>·~aOZC|$}=ǟO36>NO)T|Z<O|30D3d󅽏|)	_z-\rԓaH;~պXE~?q7,yOWTN,\0tbyzu9y~C8?w/3>KwKFer?!$a2=_?j$/kr_:N~21~ü\Z~~:\"oY7iDۇ7_˾ww/+YL!spp0\'a@ٝ|?Ꮕ>ʟHL򿎻53S?nz_Co++CB\ZBF௽ȕ^ȕA4X@]}3@iX\n43MZ.w\'킝%?@mB\\`)0wFrFR%[`D`̇قݡVo{6}p>J` {Nu_z+pO8~wsY%8Z/p2(pG:.B`GN-Ix,^୺,89()T=i$YF\\2\"Dy.O	\0(\0fU\0=$x2RxA\0z	3O\0,\'%	:TW, ^NP_:\ns᳀U\"`8-Hg[W *@GN(@m\"t{U.D\\=KĊ8 N FCI|BHX$fn~ϞR!_gy?/\nn[NAZ t |$ANP  knA^1A>vfK`$(}ܷɿyf	Je\n뷂\nQ@a\nLT\n$ճN^\ZsOY&:\\Мp@<GK.x.,x dr]/\'/W?ArXkt^ c5OWy~A`#^QX	FGs>?|8/|Qco&>ɣ-Fogv\n\ns	߂NL\0]0-Tzf>b@Bh`፫`__,%&A\nPoS`P}VY4\\P[\\~QvX).j	uB\'	iBFKCBKyBcB\\	Hh 4שמ28*Uo%\0-}	Bvតֻo\nSIB6Nh]hwZWhwFH(O:xB}tSgdeΟ:^#tN\'N6B2йH,ty	]yB7WsxɞBB?=_?X\nV./^^R\'f݅A. `VBPm!.PBUnawBػGBBW$\nQBTP/\r_؏}B\\.Iz-\'V\n	_$!i!$\"dBLH~RO	Y.!++\\M&)\nBaPn/Cf=aaJ\nHxuQ!ɫv\n/	S}ׅig\Z7O;U	ob7soff\n:3;aIyaNj0OFFO6KZ	뫅\".aEa팰-DX%jV	kbgog+a}mV|W地i幡Ê\"x$/K}/_;_v?{v{o-	I.LXC8$%:?:m~~FplR8Z _-r$\"ڑ(*(ppvɊwippp\\+/}*ݭ$rQ,\\HM~#\\E׿	}=*Ԗ\"R85.RP0NxH1%VX1\'R:)R¶ʓDJ߶~mm5\0;ߞmO5T>t_E:\"|hǎsȀ=Z뉌{~L;̯͉v\r\Z,ǉ,-\"Nŝ\"+;]UHd[d\rl|D6,mXd,;Kdo4.YdhC@eP}Êˢèiѡ\0s?1ɈUy5&R&rՊ<@\"sբcY\"f?o>ul_HMtNJt|CtCQ,J\\-\n~]Q].ȊE@rfdGk\ZD`/.*/]\"9R.S̿*BGDTᔫD&%=CD.؛\\E6W%EFD\"HC΁\"dUeX%z5PSzK)J J%WR.NR/REiOEi?zE73onV-n>ݶ6meEwʈl4\n_/\rT;JRWQK;f\nvQE^T1@TeѓEO.=|Z!D^Du12?$yQӢEOԢ_&j]:\"P<&,^^PE~w^rD\nD=E}w)Ȉ>6%Fb$S羋>>}!͡hݒh1%}}i}+< NqE)ٿ4Wk_*\n_GzD&D˶OD+*kG>VՅvZܜhmH Z6&Zg&.޴lP\\m\\sX}XL PDw߃IbM/fYX+Xu,.4먿zb(Zl.6MMcŦEb3{%!bNŋUUn%w+xOAئPFl33(MtU-ŵ\nR~bxKuw͋?y+v\n#vS|`E3$JYf*v[֧O얈=vˋ=^nbްbhIWSDfS>]	s^šqq8(8G8{UDƅb/TP\\\Z?+t:asnbfE%F+GĘi\"\rĉ	AM1(&++by1q1Ͳ]L}+k.~@k1W1sO]j>6۾X.Žb-q-^敋öő{QWWq_\Z	MHqR8SY\'5i\r>߲[z3+6sg{~sFNsstyqQz^\\|[\\\\9(.&Kω+ߊ> b5/gԛ:q}7q5BqeUܴb/n cmLqs#PGܑ w_s~{[}Φⷼ{WߖCMgC}L\'\"!\nDْ+:,)\\pO(>$rVxflV<{&K<*]\"&k}!kg]Ŀ6J+?qix9\'PW\\+^So\\&8I6I䯜((Q$*V/9G$[C%~ܓl -ѾrI8WwOcUs\"љɔ)JP};D%1xaQ5ObfhSb4.1ђc{%B䝅d[bGb8,5}Vba.mXh%6ͻ[3M^u/URb\\_\0KrdjFl}FZ$qH_	x\Z`$%>,uT덑Tu119DI)^גݒ?%${K\\H.H\0ƉЎ?+\'A)`2_J|	n%d\'	e..7p%nXֿ]v+a>pHrQ^D\0\0ID y-ԄID7$U$dO+螕\\i\rDm<DHG%qubI$yG$u~ڋ_$7F%InI$SrgAMK.왔89H\nK\nI\n%F$%l$ŲIgIY+ER<%76II\'${$y0IcIc%ɋⳒ3O%MZwIӜY%#i+iS59B%~\'$/K^}t\'VHlz#)\")闼(pcH\'%	!%d84F2h!T$gT2&|!|||)|5|$v.o*~hwdFddmdVdnxɏÒx_;e$z?Ybd	8/YJI%$H֔~I֎VK֮J־$kS.%cRiMRYATTTTItuTc-UiLn&Uǔ\"J5Zo:T{T/IW/{NQTât$2Skǀryn9Ut$.Ԧp\\j= uaJKI|̒r:bGcSc\rRnۀx鉕RFW{\\dVwRzʠJzGzLMIϗK/{K/ٖJ/5J\0{)cJ\nB5KA3RXƠn~V	Of/E?	bRlHJPtRluPJQ*%RjjL)sCҬ,ä\\ͅ\0<*QFI\"YDf!Q{GeSv	%\n!H</9{s9{\09_U\0؀;=\\{@n}@K@Y4 /np\0X\0(\0r\08\0\0@1\0L\0k\0\0>\0~5R1\\\00ڏq\0n$0\0Bd@b\n\\\0_\Z\0\"4=5@\"@ǀ\"P\nP,n(\r((3\r\0JVJMg@T7:v:>(b0ic	!L^F:N\'|@g\Z\02E\0;x{u\'-F$oaNGS3@o<v_\nhk\0PH:`0<R7q:{ӕ\0^	LL2\'S/׻\0scJJ?+\0]\0V\0V/TT\"w\"i7_n8xܤ^T1n>\\3TTMT_\0f[cv}jujmw8p9ԃӁz/;\0\ZvvFK%@Yc/@COn@w#Nm@C{.ΨxБ<ct\0YS@wcGcc3o]g5IйMہ籯\Z/6^l؟[+N//`S:0o`0c,dnf^k>^}܀	0`\">cI?)0eL[L	L(\03[o\n;ٯs^oW2ywl\0P(l\0z\0AsX COE r­lk@xx\"A\r@T^M⭽D-K 0H\r$bg@*h:Ȋk@%nrm\\/)&@@:)P|%nt&L(;:oh\n|p\nX+d3?K5GjϣZړDco!E}F́Ok{¹pfg\'`+ruK<H`\'%s9`W\Zkp{<{fgIG9\0)E\Z%9pd\'puR7p-kgTpy788N|~h:N=oXZNgn^{?#|끿z܀?!*-	5K{ڿ X2_hCeIC2D9v\0R3RUwy xzIV>9x\nҌiR@A:>n	ڡo\nu`dXdØ XDɩ )_$ho>wо<YIPy:EtЛ\r4YiYmzd:\ntg:Gd=tK 4ܠ _gAA<x /\nWI5hw(\n>u\0|AA\Z7pPr$|ЅgAa@ᛋA P)(\rVPEj\0%Ԁ7AIW@)0Pʵ%P`\n\0J=z\rtc,(3(1(/\Zɉ|8o\\Y-\0Y s+j>gA@5aa@؂^n/r@Dh]Aa\0]0I sCABa(#$$6P\06s@rS\r*(oV:\nAŧJ鑠2D\Z5aK#`?OPm)P-OԈ\rz|z\nz!([j_+un2D@YzPsnh4<hd/\n4\Z-j{\r40h(h544l}4}hƥ4{:\04\'=1#VM	V} X3T\r$:ی[[}[\0o/\n\0 >`l|l\Z\Z+O{f&\nA``q{+Vw/`[nmض.||=qgBÕBC81\0>iH;mO	a``7[{2;2̍`XR5K*> Ϻ̂\'AY ^ph\n8}	84o/UGz\0ςcN׀cXo*8F\'Z\0\'~_kf>Sid4QC~\n8J|8?m\\,8|w~+.VB08^Cg|\nQGQ3`}F;s0Z,&[`g\Z2`=`:\Zت\0s̭``AXi\0-%jn{[<nH:le[*yG_<Tph\0\\|\\HWǶ!8i$T\0nxn: \0?ف`p3\0T\rnk\0RQ\0w<w@Z:AIo5?x[Oʑ>x\nOWX\\<zxd3<-`m.kx\\C_Or.\'_lOzgY9x:/i߀ך!ޏBL$Ey\"XŃ?0i	QٜlQcMC}\'/A`w;M2D;DǱ˼[?3<wɄCu V {AL {CL-Bm?	1GC,^\0XGAϸC6=9Z=nQ$)AlC- }xȉGg!j!n{\Z{=#|\0⁫CtALtBl ^\"Fa@|3!H\\H^2$	)\\2\\JC.DI!_k ?C@;-!qkF0Hk%9ZzȵyuquHZ6ȍ !\n	C2r 7!Y Y3슭qHNk8vv?rg;\n-yۦC\0N@	@`ڲlA;`es!xC#(Tl!7@\nKA,LyAh t!Orj~	aA	A8 *D^f \"\Z42\"\"3	y# =!ED1dRRfyXy6lԼ#!\r>	\nix\nҔV	yRIXAZW!@Z;@^\'A^{ ]HW/.an|jS|	գ@z}4 OA!>\\H_2U	2ԑNo|9/L\n=!ߓ ?: ?B.@f~C暝 s\"OMMy[m\";y/wmȟᓐ鐿q?r !>d\nTq/JuFTPU[Oy-G@kc\ZPm-$TAQn1T_\"tit盫]HAb	559pwBAM<辣9-jэ8~z=!!=jEpZsGlУP-PoPPd豟iP;7P; ~7a!,		u:U:o>uֺu=\nuvƻC]AOuauzn|T#Bϰޱ\'PCP?.W;@dnА%s=sCô@A/]J^(wh-4!MM~z]z4?M.~rCoj@3R[Л\'bY[j.y;8iAAPp\nIjAalb+PB(ZԷ:P.32\\t?@(߀r<PI*ԫ\nrOx*\r*Q*JnhAoiP9z.ȴZ\Z-}m\r}ZC2hUZ+	Z=`uǈF5ɖ\'\'&sFmB\0m\\>v@@[|Z-Vy\r4:ں4\rm=}9}}X8\r}gǇ_d~~j\n{\r<:b܂cow@G#q:\Zh\r6.ceX	51tb:y\rXBgbB\rBzBCe@f=+Z]tct[[wlcl#si\'J^C+00m/`jϘ0qؖd0lK)L=UN	ӹU?(1>3+a{m!a&\n0۪}s0aG)065a`,,vh%vXb܇Y\'s0a7ra\';SaNoa.`^$|y^aAs߰`x=Z5;vA4\"k\'aтM`16X,+U`qXXyXCX(#W`I$n , Yea7eʰ氬\n4,;B\rY g࿜`G-G!a.0<ge*aa0?%	FVqn9a9%Fclc\ZWƤjX`{0ws׸\rŻx0Fc`s0r/Lu&IF00iuLL拆ɿS^K;}؇\nFaa\n7eXէ\Z.X]1\0\r5N R3nss~6<T	{io{y/1ֽ \r{7#>S}~\n,}޾s6|lT\'l_8l|Ol267\0!¦wf\\`3jlNs\r`zq\ZxV\r0i;OؿZylXw_?WlDr\\s\n\\k9	5+[wޅ\nn746$<ໃl{\\*lk=?7\r7SXr_̂~=?Z?VkpG|S9{ܽvn}dNϾ:wA/<B1~X2\0v\r<,	<@&ʂj	xawz?)%4<o˅gug^\0fKsZwx+<cT8/Oa! 8c$8vG߃p8N:xFp\0Nj3M02\\&p9\0؅,c\\kgll\Z9ŋv:W^yZt^8!^DX719\no9\Zf/W]O8oʊo ߉*=?,u.<|(|؁G~^~섏>|\Zv>*|IT\'|Z|f8>z>{p>Z pjyXwtPPG(:F(/!qBlhKAn\"0\Zl\'&1Bl{Ѓl|@L!¢z!v|B!v5#Xnq=xB\'\00C|0A؏0_~p!ȶ ,mHjIZQ#O #6W#DXDmĉ\r\'K\'i))gkN\nt;yq8Bxovo#m*Da.\"IDuDPDpX\"D#q.@BN .ToE\\D\\Ba^0\0V?BĜCX#CIEE fD.DiDe\nqݧ\Zg%H#qDFq\n\"L\rq=&\ru7q<\"FY_By#EwS\Zw)`|xGf#UPn6q*:t?E\ZD_E8~m]<\\`2#XȿN?n9Q7\ZBHFHK!*{K:IBg.D\ZQm(~=(h#J~!J!pDY&<\0Q^xXp\nQy񘨈x\\vdrTyx\rXHG4~E4#~; eψf|/x0m@tl@tߩEt%goI:=!zJ=0ćO{0g/eP1YB@(+)qĸ/xڏ1=E>A]GGu#>!~M#~;\"\rB%k_kANC*KAn<ՆTEM @\"Uꫡȭǐڑ{1܌D4LX4!k#,@&t,ҤEܻ4>4o=<=<!DDAZK6MHsHǭ-\0%骑<X<\'B@z!.#bllR22 !C42ȪZy~\ny1bV12F+Kdcd~g!_ ,9 czqs,dTdy]3ddt62ug,25L9L+!Gf#o\Z\"Gf5^EN2ACvG歗\"Yא@FtD0c$3عDv H)$2f\\CՐ5$t߃$r[ۑkHڞ$-2cdԌ#9o-H^\'\rFlcPf=R0y)>A!Ep4R\"R+FJ_B!eIH/)d|p|xY T\03,h@!VixdQYYhEh vN \"rYUIU#j`Ybc##А\rcRdU&Y-N]ƐAȖ\rȶ3vc)}%\n8Zg5yzEv+Boo#,#W!{!?G}6\"nB~G~;=X܏OFl& gaQ?-uȥ}zȥ?rr\'o*rmpKFTMOTLT5&Q[`((GQZ{!(7j=6(Ԏ(ڋ5Q((ݨ=!Q{P{Q{PNԠ(3~{j?\Z?e\Zu\0{Mu\'Iկc#]s(k(XMԱ|/ʶa+;u|DKd8ʹd-e\0^rDpPF;Q^VϺe-EKP\\T@T>KT5TP8**	*4:\nBG,*lvuI<u%\0\" bPW3mPwF?ǡz$߫0uǨk9WP7_(2LQ2\\QXԝDKԝ_m j@\n(pMxֿEA_Dӯ(䛛(ԡz\Z;J((ʐ\0E5D1zx(61(@qQ7(OE	C	JQ\"$J%{&Q(i%J[ @ݻԌz@/Bj:J@&J7(\"ԣ֨JT2Tt0>UPn\n@lzz\".C_P\rhTuƂxTc)y\0-ն^>@uN::ߠ^{C܈zn\Zg/#PQ}.D$V9\ZM[A?@M\0&ݭQQG\"TԌ]Ouyn/=_y2.Ԓ\"jw>_/)fZ[pE+\\VިvUi+zIz,ZH	\\Vod5\'\ZhM.Z֎BkCb\0h;9+^GLERGħ\r޾B8<&Fݰr*4/1\rom&ޟ2>hmzދ~>FE&C;\'\'\'FNQSQhKhWӱRB?J9#>\ZB{ڣ}ѾF.h_EE;\n~8$iD[ډ;]>`G_/./,//f[Â6K&KtĬ?}9}}y\0%Vc_F_-My]SDAM]i@\';Gߎշ4ZtZE4:m8\Z΄}Ft*Aߤ/o>o؂AlށmG-2@K\ZԜעD4\rDyhhb4*F՗ч11hI4YGƚh\n\nMy悦û,{4\"4Gs͹SCmG\'Rx-*CK/{Ѕ<t]Cm\0cM{fsG׬ԭ\rtM&tm]~]܎n݄%G?~vg\0j,UA7ۍ~a	!jnE,۾;CЯEn{7o&tA@+z\Z=Tes z԰	1z\\=5BEO|@OBOCO1FXEϼT@;>A?^8Ԏ^LE/DF?i,ѿ/rK+BFG6FI)fi+fcfH>f[Q1a]1[ۺ1[`40Zǣ0گM1:3$fGc^5Ff̮*̮]okӵx>5YE+\\1s@Ѕc_>jډ9Xk;ƦYc{c{cg2_9㠰@LŜ::qqqρb<v`<V00gcb|9`|`1H_LP.&P~7:`7+cBԯaBcmń2h\ZmbL،1Rm(&Bs\n&z2&vW~&L&&&r&5I3zIb2_c2Nb201\0L6u1@|)+|0HrI?u`+b\0CPoahz).İ\ru0l3q5p0B6FL+Hf0El1̽;+ɘ׮`01*\'LI%.SyT	TݱTTwcj:SI31UP̋SVLkUL;rJ\r#LGs%塃z^Nـ.ü뾍y7ߋyo)ӏbٝMC9ke/0#;0s\07Qf*3ֆ$fj3u%3!a~q|Eg9%ܘ.v:kynf^,>eI,Oc,\ra\Zc01+Gl0!0kSG\nwaCjaX=ưa\r]7*]cU\0Kjvv6v4VV\r-v{75cu;bwy`w\Z<\n\Zj`w{>~Ě`M>c.k5{5߈5\\=tk뀵{4֖>݃KoHlƞHHÞX):`XT#Au6vƺb΄`7(b=\rwcz۪?سNسسE06lPlP=6x\rac/c/$`6bFaH*6r{y]8rylzl]׍nf_$[l)6i{769$\"6C{#&6C.fZfh\Z،\0p{67\\D:X{,Ў{c![V`,b7i#¢?Ģaw%X\\a,xKo\"d;,w`6,Yi`y\ZXWXVx+Yb?>P_>Y-;-[secfLb>zSTLV.c2ajؚغbl]n{[{퀭}ɻ+31tlӡ\0lU}6jE-LlKlK\n\rރ܄}}?Q(n-)}~GacGJؑ籣/ѿ&رs<X-v\nfc\'v&\0;P7c)a{ұ۞`b׊p\nBxn)qnKh	S]ũmDOq^8e8S8opZSqZtqQ],vG63֝ov;)=݊3M:ۧe37z3>;hw=;d>;3;.;g=w=\nw4g͸`i>y٭_˧m9&vg5qNFܩG8i=}pRpn8w%{^,3wAWU7ί?p2.f.\\%=1Ev8.Y!._يԾw lC%sp	tqI⮑Fppן qq)j޸Ժø+igqY[{rJ\Zp7V\08P!z3pHXr6$=S?㰌`.Woß#n}p8؞#>dȴ\ZG*q8DKñ8]N(1ĉu8w8HpdX.8+qJ\rSU4k**N㪵h\\*v*c4ppO[o}=Mk=;ukՄkµ}ŵρp/]jq*n:^W^y2Su9d?}}ܮ5|-z&go`+7`&;⾤p#:0ܘl7+[?nxqc7]~v73)T͆u?\'*Rqqܪp~qǸ?\ZpĎ?OqiVWkx\rx/IīU7^ë>loWكߚ}אk,k6^R\r9uܼ:)VxL^^\n~sxC<xÎho֍7f=yk7	77i7fMkxӧx3ތ׏[^[qRax+GxMx6W=?:w0;Da\'YOUO^vN`;%)!&w/{H{}1~_?AA \Z\\D7}9ǇO/kõNC\ZZEH=Hk|	|T7JS4J\r/D+⯺l_}\"U	wF	3ۗտSx,w|	K>[m\Zϩo߆\\؈]=\Z3=4ǃN,ࡵxy\nO#NxC<:\0s`0OXނ\'FIxR87<cώ7.^X<{2.x*^\"k}.|e_o3t|yy4a!4\"j_q52_v_!4\0p\'lu\\\ZY/\03|ۛq|?U\r{Go=O޽-y㇎CnE{X ~Lt?n\r\r?j,\n(O ~gDoBst	~a7OEJ	6~Y_WO<¯^UƯل9Ep6av6&k!a<ANPGB44 ZC	ZI\'݄m(;^1^SJU6`\"v$	L0\'X,= X+	>G8d3I8l&\"~\'^~D8\"j	6:	T6$y	c	#\'Ip\'u#<BQ./I-!BP!J~~ܟA}G0F@B䛻;+	W+	|B,N=#1q.ڷ*״	L!Y@HR۟R?4.!~+BΎaB؋󾃐F@L\0\0Bp\0ND\0PtӉ&h.#>VZ!I W(QeB@;@+K_W\ni2}^-ą Ȏ\"HxizAZKD(#vrEn.N;Bi?B组2urVC#9!P$Tv#rBD TO>\'uy,቉IA\0I/p3\"!0-m	WկjB,S+r2d2^DBJHW!8oF̦	#w9alw\nӄׄi<a%bG飄?>e_\'6&*c҉U+**D5D5^\ZeETߟDTg՟&j\ZKZkGguCWD]ؓCVJ˽EnLܵqqWcAsqKthz},,JFܿO4D_=\Z<%-R_zFK>#M핖{\":MtnSID&kukm}ݯ{qqo?̿!ѷx]?rݓ2I<AϚ:H<UO<oeA<_G\"^%^zM$F\\zKh\'FI\'Fm%FF W[8k:R(b6Rb:1\0141Ekʹ<)1+C3x`xk?Pm;\\bGĻNw@Dl\"DAL$B=0;DDDDd7PJDNZSDBHY wI:Drl\"vH%6D&\"5n9z,C(#\nD/kQr*(:Gfeݝ$ޓ!wI$>숏\nĊebw⑔XQLܖADvkk:b%AH\Z\'>׽N|Al6] [QNjkMvb=-b7Mb\Z{:&[{ ~%~zط#经Wؿ2JlA0M%G]ǧ	ɀJqpsqLUiF;؈%%F!K[fKv=ĥgĥz2ΘNCD\\\"?FR8CRX\')jPIHJדG$m8Lp@xk*ixIUIR;H\'\"mY!34|I%j(.6dB28$$$$$c5*i	iw$$d SH5$3{l!Q~$$Oųaҁ9pGա\'#*Q;\0($kzdt,\\dL$+\"/N:B@:y}tr8>)8:Hr.\\$7m	ɝ |>|HA$ɋx֟E\n!#&]HubHa]HHKqRd3)<))BtՔFz̝0<FJMJF~D^I\"t*)y[)U?\" tSpt/)o0)/twP:	x=	D&ߺ Hp\Z		AVDpUHs$R|D!jwE$fHDb) qI0@*I2$xCzM*\0\n]HEIH%AR)2lg\r<WHT>E\"U/I{>HKD\'\ZpCnL\ryH#餮xRYқ7\rHoWHoOe4%In\'}#}K$%͑ko><&\rl@ܯd$@6ia4$\r[FcHc\\Ict׺VQ3My~釧	i~GiiJZEZA@CM7NNV^7!\Z&RDd5Odd&7ɺO;(dN2Y!ܦLϓl&.\"n&D:@pdTyw-UYmB6oMxE>R%K><M>f V \"p옂 1K>@>EAv!4Ȟd3~7_\0%rur*94|@-B&r	6w~<\"_I%Whc7GcU/5xor|EN,LN%_\'7+}H9c!@#r zDΎ%j4Αzf{FPMTMdc2u2m8䔐Md̉d\\#K&yP2\r$O&E}d%2CT2\\) \\d6&@_d~%2L$6dI^,y,$Kdٛcdތ|%r.	9ș\\p\\bG.\'Ʌ*JrI\\G~\\H\0+{UrMru		epL6ry_\ZKrK-6In T!<I~F~ #H~m3O~O~C~gM~7si<SkE\nOIN[~HM&&ד-Ƕq!\\4y<uGy(y<Z<H /Ǒ\'\0jW9{JQAQPQzQwQ/P-T)(*KcCg7(\ZM\nm(;R(;}j󔝏S(PRR(FcY>xN1M1@1?{bbe K9L9jI9jiK0XS(6^(6uikm;>VPL8h>8NZPNJ)N\ruw/)vS\\6I).&(n0}{@ʙ)>R|$S|(~S)g>R8J8%4Ȇ&ES\")KȤyJdJJ7%ffr0r5tr(%yʵ(ɐce3J:LIO܄NRrSnkRR\0(\nȦv5@l(]h7\n̓KAXSM(^O\nHbT98=@R(WP()\\\n51B~B{C_0T(_(\nc5}IaoW\n\n{N=DW)7w(Qм\"$S((b\"=A:)rMʃvJ_J*p\ZI)eQRliRGy(<\n8C8hOϡT.nTQ)5&J J]\"屽;q6ʓ5J}]JyJSJ\nJy6Ji%)m\Zvw*MJG[Jnɐ򞸏ӵBY|͢|\"\\|ZPzSvFPh43(IKU<ʗ}/QLS(x[( {(\nQ)N](3)s|ZEO}W<g)ʒ*eOY\rU*D7Sҩ[T#\rnԍh-VE\'\'ߟnPU}Uj[[dԭ1_:-:/\n/S矦>Iw5UPw*ʩ;oS:Fc1{wS,S`{UvSvP-vRH<O=L0R+̩6S6v~b]\\zq\0?TG0qNdFuȦQ]AnROoP=lP=\nT)3\rgd/շ+E[\rMo{{R6P5`\Z\\8L\r?L=b@=WM-Q/msF?ArJr\ZS\Z̧lPcq\nj.}jaj;,5j:IMѦfS3OQ318j&9zZ\n5K+e\'fʩYԬY?6So=\Z>ME~QM,PrsiT(a\n3]ҨTTLe*͘_J%\ZdU\r*9vJ!pT S*g;K#\\\r8u\nYRO\"hUT@;P;ԩ?Q]7.RAEFŻ*%C,\"5ZYIO;Gַ>LmVS-P3$jsyR1\"ҞOmS/R;PNKdSjgj\0킦3料{FgFVO0~~Qw;Q//h[+7u[D$Q4SlI1IFm=@]1.&|f.RYGxԕoCu4E$M)RHS]o?FPNPOX\rMЗVOغ@ӌʧi4;iZl]v`ccMLM	mm\rm<fhD3?O3iIy*7ia^OWii!H,նc4S4+*f/Uff=Hov4}h\'Ni\'ݣ9М4{4Q/͵1Siôӑi_inʭ4w(}Q=<o@;{8Nh!1ZZ\Zy$BڅLOڅCkiC9Zx(-Bk|uLŭizwiIҒܬiIO\'\0ڵMkOhެޢ^J@Ci,DZv-[vvJݑJ\\GP]@/hX\ZH!74\Z2CC92h5\Z\r\\\Z|7pRF-ш4;IX~q-hX&\\!$f4F!MVF+\ngieᴇiljiU+*VS85OkL5l51h-UbZk-əN9C{i,N{Xu,ou^^I{})F;f8dC\\}}iJ!g(md66Vz6}$6^IA@Ѿ\rU4<6KTJhhs\n\'h%ݴET⟴Ki/V^-uVikWhk] L.}=	}C6}ß(g,}kq̀BtH ѷoWNR;\r=FDSqU}{}~-Eg~04ݒF:n n#nJ;nWK?XNO3\'w\'<tWO9E;ϑZI?{[Wq՜~6)hF񏢇$NCFC/_T_8B8O;M/]Gd//eӯh>_	_9WO5=J=Ezu=r[L]MO{NOo3)I=5=D\",&6=F-fqeMmI=W@ޣ&!WЕ:GDޢcIt.N<NϦ6SCi\ntfOgoF9* ḶN_t{+]{]TNrK2/E\\-~_~|~?˛u\"\nX=^H/Sdzn%zU?z]%)k)ETWzˮV=mzn=!j9gGk/F6rp?ypzFSSϥX?}\0E[	G#@/cfgWu>	;h3GA	}S4}΍II[n/C鿻{KOїCU+pʃNX}*렯~룯2@ §\'clu\0CyГ2ؔ8P`Ufώk`ehbh\\`h734;Km2to3vL]`走;;c\0\"%0wE_T9Za`88 f8d84̰܄fXV噌JG	%)k\"l3bvO3*&1qrTthp^g2df~p~D$sxU,bx{2|.gd00F/jqa5^ʸtÈG3.gdDYaDj2b2bw2bsD8F;cƵT\\F8#~F+o0ngdOO\"#7#yqr\nf?Eܯ{}˙e$iF9Ƞ`{3ytc`g0fp\\@c;KeG3C!dHܡ5S-Ƹlx:v`h#QQFR7zQ}Ȩx˨!uU3uHFFCF}4k\ZqhR.f4y[/hVƌ|F5s1uLFf-Ggtw20$3fY21z@?͌FWFVGSA;`111Rfa|;v#ac\"ȘX+caL10,Θa3->0c0SsBKNսunZywXRw>Pfnf*+h0U<r*c]3	L\rD&xht#SH2sgA\ns+{ӠMif\Z1\rG&FXؗsLS,Ӭњ?I3blL\r0?\09*iim<6<fXtqt<5t9tӝ)bqby_b0cWf]٢9czy7ɼhy1%vjZ~q֙y3%bOD233Mg3ʼ~;|OBWc<i`$f|>3so3s3kMf~ha10#qLF?l>0!ۨL[&f	dh\nGbbMԘL>0wI:$]D1I_7yLVB\n}	}ferۇܑ5&(?Te?WbtoSEcWg|P|5a~3X2O1K]bìl`V~D0J\'͘0C1:e60j=ϗ2s/3[μ`(1ۃݙ{|hf &&s̞4CGmgf/Og~fl|pb<`121:3f#_60b&Xs\ZaΙ1n1n1Q/똋Oo柭??Qe̿*+Y7&YJXHXN76\\b)Ϟf)/`m}tIT`mZ;R.eLV6gm^bm0`>eԔ,5,4K\rcuͰ4#4/YY,K,]^J,C62fb32b<ڻڷ6씜!|њe:Cu  ԁu됛uxe`Y1:XGXG*-YG\rlTX6=,1\\m#-;e븎)6	8։rz@Lf\\ߡY39.,/.6f(^D) sVЁ\nVp+S::u:?oȺ̃ue\n<̊|t}̊\rs`]\rźژĊxHfYoY7\'lY$V˗;5,5_lB1XI6	󚅫=aw(Ype1Όňta1XqG]eYe?YfKɒIa̰݃c?t_@YX+u\"[\"b*c9*\r**YamY,Yo*.C6cV\rϔU#ǲjFǅYO:YOX\r+DVFEV6eVSP)^zzVc5j?jm}jeuqYXL;XkaWYRXKY>[zY}s}k\Z <O|\Z\"ud)k85g<\"f}{Yo8k!ɉymc-aK%llEk[)[-{Bri:{\"{c\"ˌi\0{[u՘`SyΞ+[sՄ`nb:Uu\r?w2|;lOoٻu{ئmlSmm6g){el˝f1Y&	m>,eob7>Cvb>UbvI},A$}̜yd/,d{{Hi!loI>G\'cMbe]Rv%v\0f싾0#;uȌn6vT[!;&1ESv\n;FEΎwlf\'	b\'䩰r,٩G;٩z\roi77:~3K:zd-$;1Nؽt]m\"x \rf)lH\r5bC6:m1bcMlb8cٔllںlڶh6ftILClN0GaZ|%6v-a:	lٛP<?jΏఋcEJk3v1\"]b].ߩ~xن(O]%bWgW/alakg~9~~Y~B_ֹϨ+gkSB$mՌݮ\"``w屻o\Zo}ag.f؟7C\r1؋책,wT\Z{n>+T{ĂP*gٴz+{m^QX.(n(欷l\\ljTlv^l~QQQsGVqwq4~hjqeޜ9q8,G9c(>1,NqGpoϟ9\\@΁+CC$C\ra\nSÏ9Vͽ#8Gr:er==Ǳ;ʱq%G+(%Uq}Pp|^ɯp9۹8		\\s`s3RN	\'lb)a8ŉnDJ\r98ͼ8Qm(\'\nse9MYDpb9~9	$뗜T9a΍9GNmeC[?99*o89wrpqiq\0#9eY8[`\'W&o8D!q˶C	琕80z9Cpn;{%\n;XnQG|0G̥r${gsip\n8EcufRNq}N62sS S>h5c5֍S©;3ϩ<yay\Z<4fp\Z[9s\ZGwp)8;[9/KI-+]Mn(sه:yk*\0Pi<gl8	1@x?m gBÔ3i#8?G#l17sY9+g9+[9+C8.m\\\\\\}z\r\\ek5fQWS\"W3պ&j:a\\]wǦ!۸\\CBp5\ny5\'35I5ݐ/yo9wqy2\"̉{G%Q.uA&m^=\'!d3aX=yztҵ:f=s݆npI\\]+멠܎zp6=z3>bY]ܳS\\u[Y;Mnx+7\'n8n0l{\r5r^p{Ͻ ^{q7\r6r/}\\Fs4?pYnwu!7%ܒz{e7]|{G!7ĽFsau\\X5../sQ	\\bdKI\\J~.|KKqq\\De¹,\ZPD㊣qŠT+]J3rqާesܢn1[\nRsn|ϭ&q+ls+rvNs>>|}\ZgmmYmqz6xs+ϵprͧ/,r_/q[q/vq;4r;&np;wp_o]ݵ6ha~RD9۫rws[-` n;;6)~tp&_#FhzX2;`;yN;;r;p;	Yǝ].^..7r.iUŤqWw;xjxyJ{ZyJ(u<emO%#oHz5W){KmK@<]1~*O@~IyFI3uW7*vmX}vQy̝FyC<?x0_:Ϣw;Y?Y)ClBx.<ǼC:vxҭ&y1<b0C=yx>v|<9pxAuyA5일4/\\.E|<XbzfyWսyqyfxIVxI${޵y׿]_%KbxiJq4e/ލ\nͼ)/[n>e9y9x9rFyy_\0(ZSyண<4Ϝy򖇵ua[x`-i#syC{yL6ȣL1nW:c[<>)qy{<~\'8{\'jIͶ{yvyx{W^o:ƻfWuW8+HHJ\r/t*F-x,y9%$pWW}i=&^駼쳼S8 nƫO=%\rxOWO\Zx\r:2y,yo%5f4{u̔љTVu:u:;x]w7>9&ཉ){+{]&\\YOOO`oX=qc__lϩ;ռT,t7W})VҔo޿\0޿cyUx5S[9!oW8WXYWqo\'UmY|ռZ*0v]Ր5ҙ\nq,i*k)-?__,u;;ڶ3)|TGAg-;vKő.˷ w8?pE1X\ngo	^a^i/~\n5߆ZRwwKMua|vLf\rLV=K_ޟh}M;!:W\Zr§0kIfKiQ@??Ɓy˂m+2	j4ލʏ+\'-	q0o~J~j`%?e;?}=?#h3Oo%gog_~~|%PX=nf>22Y,%T>\\y^G+||ppOXvtA|n>ϧ2~/>qg:r>s)\n4>;ϛw8w%O%W%=o{~}nHA3_m/4vAEEKr~p$_~u_1ïͯ3?L?|+&,ܺZ%6߮xnv~X6͟>;tͫ/oj;=]3>U~F}#5/;/5XC:?TZ?^?q?_\\_x{{ i6%4_:_MռN[9 P:C4h(ؠ<)ظFV\"P{FlU>M@}q`zeL}[OR)I`W`S`tR`-0.p&c\ZZ}cOfO)ނ}@s9CyCBc(*G`sVnZ`:+8(Hp|9Rp,pH8\n\'/bssiu[)8ۏhAΊ TtPp1\"Jj+QpdRh r%z$j^*e\nb+o\n?\nj8hAR Gz>ZZ>.HW6[	27-\r7[Y\"A,AN3$Apg n\0*\0<\0@.*`+b\"$E2 @n7\0&	`B?V@t8	+	M)V@sF	h%LC8;(`\\0`LZ&,	I IHjb l@.\n3	f\n7UA#=AAŊ򜮠EAHzF釠&CP<\n\Z\r*_\rƬ\\l+RКV%XjIQ_یfAׄ:kAϠހo`<\rj	F]##HѸ`=SM}C/tSW?~LL\nfFm߂Eb~R.Tq`R_\\*[-X94.X	jH/V+Y!G/o	7n҄?U]̅[:\ZsV)RZ)ԾS)Z*	wwʄ;	zBzpFд/wAＧpWY9Fh&4Ob	-6od#m#\n]Z{ֿ\\vmiBLSx_xt]*;=X\n=n\n=Bc׫gBBU)YaCaW &ap00gQr)<WxB0h(OsD1^yW(nxrsiY¬[.&0`v 0&TT<%T\nH!($N~5.^3;B|e!qCs,*3Bʑe!]H	Yʅ<B&[ʄB+1\'>\'n&˄35cBaeaa/,k2Na!,\'>,*|4%b*	+KJkgڣZ7ZCvXWX\'cjYº§;w/	_Z/	o:o/?Kء뚄*þapՈpXJ8E8j RcMc/˄>_Ko(Tprpe,]pᢚppCc@˧E\n,H^&Kx_QF=/SznH_Wc\nFt3D;lD7D74]dT\'NG_dZ)2[,Z,/E,%䈎]lDvj\'D\'EN#~\"#e\"RXUMK)(yyYy./|V\"8;CY碳fD5BQӢQI(x[XGtQhgхECEQAtYUQr(H*%PsEI*뺖@(yWҐ\'E7z\ZEx*{QK.QeQ6Pt6OtV W^DubSvaaiE\"l1VmA\":^\\foq~8BEqyHŊd\"\"y0Et?2OI\n@Q\nQXT(wpMrFyLT*Ul^mmJqE!Q}V4M\rыK|ыE/D-oDZ֖{\0Q68IꗡuJEϯuu$LnŉE/DD˔D#EqD\"	Vh\\A4B4uh꧑臞\\4(ͽM~b\'EkU藃h\Z+s\ZOdh&ZMQ\"V|X齷XQQ\'VqU)D5hm\rbc\"hXO>$ֿc,6xTlVl!6RB{ۻŦPbWAŇ%Ķb;^A*O,`(vN.>\Z,vQX]2Q1ϋJ/jbbcb֌뽙ػO^\"W^oā@q`^qY_884HZ_P~\'|/VGS7ė7_(%2 K4։Rŉ\rit̷,9qqAMq-2- qn8&TC|,@ŀ\'b3bÜa1qN\0QnbEe1z,Wb$JӜCĴ/f9n{y1?+9>\"|]qy^%RsH\\iWUF5ĵfwgHӝO\rlqC팸QjyOA_\'~PKz_܆_,~6whįu]:⮒_wW=iBq?xtx0U<vOHBēC(}x6xv*&i~Gd$\'z9yW؂}WMxKK\r	վY:gK=OCqDiDDvmH6/Q7;(QΖl3-d\"Ȱh`1zD)ѿ\",5^!1K$-%{4Ht{\'ٿ:*1>!1Ϻ&9\\xYb\'Gb%o鮒K&J>J>HW %7$\"$Γ6SSH\\$.U=u&kRB&a)uǧIvJ-%!\Z%!ɒsW$O`%QE[$IN ®DK`pQɵ>d	IԆI\Z(IkFI2%BIfF} U%~![\"C2PO 3U܍?#N;(`%	d	L&^3t%GF	Z#C͓z	nK%BEȦIc%!@3#%ˎ΃nCbT\"\Z9,\r$r+{	ț7JP܋R\0%	IgII\"IiAcGG)	=$Œ3T\rI5JR{%MR\'it(4Jz2$4IIJ%=F{Nқh#;\"7[`$Œπ>@dt/՗LH|/H&H$?l:%?JJ|LCH$3=YZdwɢdX8!ɥJ6$+N7$=REmR@_bT~tt}6}<OTC%gY\\e]eWn&ՄJRRmR?=RJt{tg.eT#m|Oj#m$c.ݣ.5y\'\'Jͤm҃~CZR+R+Զ_(JjR\'SS?8IOOzzI=1R.Gԧa@zMs4$4D*=tG\Zz\"\r+	^uFlM^)NIcJcRPҸai|Id,Mn\'M[Jo`¤\rҌbM;Ҭ[<7iN4V4[Bz;+%͛dHBJaOiRTD{\"~פ#RSJ>W(4RmHiVRg!h2<LV)rF\"IR;C*W\"GQ4ztEZIZj\'-m)I˝]ޮH\rzH+N8K55Q[ڙۏJ1Kk9k鳇2鳶#s|PDzPC~,m\nDJ/Ϟ ڷK;J;<{N/xNݥ;wYA;ԍ=48I{Ic_[ҡᇯ>)ұ	{I:s,46kHgWsKҟ{:JHTHW=JWkӥke\nXjLxllGťT~KNy)S_x\"\\-i\rɴ*dZWA2-L[sA*)m!5ȗ.ӯNɌ5eƨ\\IWk};5do,,ŲR=١{dV22+zlj!;%Yl`eǲ@=2ͳ2pgO6wN̝ܕy	y\r|m4d|-#o9[)],W_,P\rd!G3e^Bd烃ea[DlE̗E._Ȣe3e1s;d12,,N/%$eIe1dp,_,Bˑ<Z\'K\r&\ndT_\rDF,9YvK\rQyxUQ>Аz\Z]IأPG`2|UM*2\\Mh$#&fH2My9*\09%1:dk&PƎ e*]L$|Ȥ%s{hٽk6\n~\nϞ9$Ȋ>esG @V\rOX;dreO\ZeƠLYcC3y㻬G,k]A,{I^ܕuh%{gsXnAa٧{C?Ybv祟lh\'S.l{l]ǽ岟e;d7iȖO8\n}rrrO}\rr]@Jb|s&*\\\\\\c]\\㰓\\+LȵZ9	rm#\\|\\\\tC\\X\\Ԉ\\U@mTn \'7h.7\n*~P>NJTDnj*7B}wͿNI8mY\'?4Jn#?)?b$?zUn1厼2`6sr\'L>F\"wiV\"!r7g{:v\\W	rwyyP:B^W/X-K,cqd%y:Vy[*f@*G#\'<ϲ׋ȓix\rI<@1]~S9@~T<%yNoy]I~{K~yn<q94ړ\'G?#G#9r̶Krl۲N39^+\'$?9#˩.UrZ g09g*y9rsEC\\&U~|?ZRG~=%F++\\MU9ٻBpM^]x	O^? o|?{,vPUyy;JA$ZRb$EC;Vʻ\"]W33w\nw&Y<I^ܐ@y쨼I>.h*ȇ2ɇ1QX\\UE>\'1\\\\pQ\0)#IeF(JJMJf*Ɉ*)Hx>|ss;܈j9s::sǯqw֝v8#}sVsڵ?o:Ot.k	z\0U\0E\0\\>@@Sue1Xm\\lDll>|D	،90Rg|Q\0# `Kf`K[&`{*`I]\0\0+SK5y	`]\0\ZM\0?bpؿp8 0pQ\0pK=	Ydxxi\Z\0^3q-\'V	xC1\0t4~EBZ	8}pJ?p^2 HU	NqK\0Dݲ}ΆǾ\0\\\0b-@d >\0 O#.QV\Z \n\"H\0$:$F?\0$$H=s\r\n=H|pg@pa7&mp\0Tn\0](ȹ\0((y(\Zz\r(ax\09]ܿp_zPT\0TU1l@՟x@mC/\n!\\h\rhtfM$\04݀,[@Wu\0P\n\0@Y\07\0@Zc@\0j3\0\0,\0\r H\n\0]\0=x\r\0w\0wE=\0=䰫\0E.r@ix\07\08@wg&P\r`d*`o `|\0030ud`\0L\0(`)m<`fY\0\0~*\0,D,\0K%|dPPuh?P6T\0U\\C\0:o:F@w!^7\07@C@7W+ǁ;\0wwG\0Z\0--{T6o3жp_*СoQ	t\\.\rwCx7˗X]_ǳ@ϭAǮZ}@h	@T\r\Z>>)J_\0þ<_O􀧧\0X|\0F/^8S y]GBlq;Nxb`|xnURtC`bW`\",\0\nLӯaPS`:\nxO`g`~` ~`CS;/	`ap)y#G#g2X%!XYX}oq5E`mz`<Xw3I\0󁭫?[-[ag/v@q\nbwY\0\0	#@b>H\0R&\nT  c\'Z@EZ,:P.^vK\0{!ۙowL0,yhP\ZQE|Ty<8n\r,\'.NUdل??R?_٣ooԍ~{2r	zH^V<ԅ \r7a@k@hAB@\ZfaoQiOh#\"hBd;;	vR֓o\r^b1~`@{?li,MA鍠R?e&\0Y]\0:2\Zrp w+Ǚu X|Aڪ  >yT\nr)ԀB.BσB^m}*ERZAg9XйG29>tj=1t/ /(\0t),tt\rt_jPrP9(\r	Je2\\@YOrBA)-7\'<F(N]P,\n*RAϠEGA{AQA}CAoՄ^^ŀj@uPNPyԨ]j>AsU@YA͟@-\ZAm(yWn@8;bJ@  _ATlBAȭ@A&V&etqD7k(`D{Al V4	jqox@gM I=Hh\0@E:ԽFԷu7P#YPE_1\ZZ\Z $A5ADS ˠ\Z@Q<h;$з:4Cw\'j#(]\\hA\r-TK>\0\nS_v6Xe\rVm<^v=X8+nm9X\r^61&olxu\0V`b]/=ւmo=}(l?| |!|@vhs	>d=jGs^~>~5m&ă>!o~%\'H s)8(2[8B8\"e;pT 8z8$8>~RD3	p)p	8er8}3pŋt[p:9	?g#Y/΀P,v͇[l8;-8\':8Y	}1]\0v{G	Jipk}pup;pm0\\w[\0dnH7OU悛RހXহV7Zf/fpkfcy: p[0k`N?0\"Dg/h0Ư/S}`ZR	B)]`0n;IOU`~X(<\r\r4tX,mw]IwU\0w:;؀IPz_oq#O(C4<m/L\rg^J3x\0=<{kW}d1_??bxY\nx)hAVn@V!jq~#/ !Zwa:Sk\r*!9\Zd> \0b(\'BLK \rSZL٣)ȖG\"Ȗ~E<6dK+2sFŐw!vٶ} 88.@3m .SqM)@\\vQG*vĳ9\nB>BxN;Rv9oC@Ai\\șo ɐ\"Hdf$_%wHlO%$.+$>Ur#H\\Hf~\\r=i$Oy-tOHV$\0r{yHދSHm4*.\0)<5B?C*i!Ut#U	Z.3-H}IHC@	!yNT4W!/A^A& /{9$@	q\'A@!ҝe\r\Z	0eAUQ-o*k@DiG RD!ʑwޛ,Hߥs7v@Ȉ0dA2M{>t\ZdLCB&Wl Sw} _OAl%AfL@~C~ *!9}3z+wG! !ib)dEUQ@UlĔ@U<cjfPlvڧPV~Te]%g[ɃnvHn@\rC܍nyIgA\'@mAA9ݾq+t))e,vu>5\ng[t?vW7Զ[辭}B}*]GK+zZuУbGCҠtc@c-޹P.PgfP\'NAO@f@ߋ!Gy#Їao36NгK[lgzChO|\n4=\ZYaA/BzCЄ$^ռ1hB+ZZ4i[hRhr7h(h\Z~~	iAsCo;@\nJ]IhacZ즀<|-y-i[߸-r>jVVfBjF\"}hm]U=v\0	mdNA~>5>)6#Lh\r3zmm/vC;.vp%P؅Pc(*By>P\\k(7zi\0JpJ?uʈ{B9P^~(y\rTZ\\Pg\'4r*b_UAcAݕ4thN\\9_h\nm[	UBDC\'5;Zv,\0tr*25EOs՞};	\\t4ʆ.}.z]fAW-`hLu+Lu\r\n[Ӧvô?ށi\r[,~fu[os\0*<5fHmEYYaVma60ga{ҁ=`{]Ek0`v~B=N\\;)=laxaZ yD梭sᭁid\\q0ׯ07O0rؿ.q0a\'`XG8,HcRwĀ9tQ1Q;[:Ȇ0]HքTb.\naS˰+;U`avm]:.,K=6xv=sv㎆AavXǵiP]\rI!d-t\rvo=\rVvV	{V	Ui`j`j@Ay}X\ZXNӸXӇ\r綍!fe}\ZeA˪Ў\0%aiX~ Z0K1FQLa```0uv1~<	Sa01LS.߄u`}iίaa7`ZaCذ)\r467q>que8l|6\r\\~<}][7W`\0[6VpRjccfe\\I-\0|mf*\\;z\0Sl_{<,8\roZ_7M]av;a?w0WwE50{j}{\Z0=^B_gM	pWpYSo&pP/܅\n\"m\rwo=epֵcwޫ0V_\'|OjOyz8Tx@a<zX]	z\nt`/?0fp\0~-\r~p<p~,B/xf<&s/<<>^~	>\nO_snSF4Swxd<C-<cIxF=<9<c~%)pg9X+nHuOw俅!H+:Rx=x-C=kUx٭Gc0Ax/{xmAx]E=A77~4xSW	*xKD3a\n޶^\Z)5rp{p)O#4;pNHÉkp=N3RYpk]\'s#p~Y8_.EGb\\bzeN&pb/\\+XKpe;8:\0ޟoDE\0|	A?u:GkO?=3rm\rǆ[	>//*/)q\rUF9y܃W0wS=߿\nK5B1t	Ch}<@t@u{X{RI\Zb0\0\"Ly3LIya\rcj%{aY@XŀVk,7!®]a7t$&bf002\nѱ8qh	b8\\p9pa#\\=nwaQ1?Bxp#G#\Z: _\\A!M	7\"@!9!¡[#\"v\"VT Bb1DWDFD|+\rpuv	q-z)\"Qu\nqm8t\n\"5hZփnhDdu\"n&W##ehDξ\ZDSDYMD>DVD!Dq\ndFDE}YU(؂(DTD#*=BT;vnB<@ L#U~CG<!j<Oe!*B<	vuG!bxx9uѮ6h\":|Ct0^#^MZ#\\#fBiCeG2#`5 GP\"U~B|Dk]m+E(XߠX#10l!<u#\'BF(G]NTw7w:,A\"C={fbp!\n:1:IGLCLJ_Ի _\"~E\"~\r\r fas4}?x ~O![+F#;R#u\\	1\Zw\ZG)A\ZpH#ertsru\n&roOvw\0i?A;G߾_ #H<K-W#=<><WG@_.Ez+>(ȓ۽\'ۢCd\">\Z&y+dydy@ƥq7ceK6+3ȫ-=kdҹ$d;2\n3B13+37WY\n?dgdߡ̯?o9,x,4B]9,vG KAӽ1{|YiR||E֩ \ry)yg59}ܚl]\ZBAۏlCC\"_\"{JHp^RBB(\"$4&\0	C#*NHO$*EbrL)$Id|dAm>Hv8h	)<\0 3܇Hi.~#|HBvy \nΑ1rDsoA\0 G?SI七rM䄧DANE\"EN\"gs?\r?_1Ş%ߝ1(K\rUjP<QjA1(uqNHWCiBiPkً(3F(GP/CZ?CmȯCBm428MGme|x58ezj!ԖI(}mž̿]/PQ2CͻXԞu}}ޣ(GP\0HI=H;d-roGy3QP(\'Q\'&QD{+P6GP!*<\'>?:Ey:S	u|\ryu/}\ru\r;P=V.wPWMPWŨkڣT\ZA\ru*u2fd$v?T-T>2*މUtoU*_A.ʷOP}ePZ1kP!Jv	:2U@=n.Dl@GմjKj~zH)pW$jjԼza)\nt`lqTnjZP-[PmRTu![Bʾܴ@GQ {Z:P\0R\r6mCBPxQ>\n! D(K1E@QgףPgpsE0\0>E,>O\\P\n\'p~%:%@d\\@)6(%؇<Du{QM>\Z&$_5V\ZPB\rnA\r&PYwHwQQcsQP:ϕ|a j\ZWA}rQTP7fP♨_	4Ԭ6u\'(	t.n/jZ%^BZ%Wqhu.Z{hM5kk_Ak|F@뿽Bo:R,kߢ=&:i=AڬP	|m36/G[L%Do}&#(z]?=J9zogz/:zm-poh_hx5a5ڻh5#\05+d 蠏&G{=Ġ}h?TpI\'\"Tv8X#:p$CFaЧ5ѧ#\n7BG3C_pDF\'B\'Ġ4nC_i\ZA_ѧIQۅDtZNt:GgFg^o@چ@gcй|t3;mbt$(L]T\ZW&@Oy*6t\0(]]B?-G?>YLGן)E?QA?1C? AF8n_-|GQhU4\rFj8h4\r4=@4иhM\ZCoCSo4y/{_\0тB(Z?33\n-9كm*D+X{P-.Dw=z}ot!0#Ϗ?c1ON\ri5zJ=SzD֋F8A\\A\ZBϢ||suNEE+փ0/̪cZg`DczcfM~ִ\r]~Y)#c֟	1l\nlYٔYfsn0U77f`<1\Zc\Z{UP4X&\\X?`b1V\\ fE1*ϳ\Z}90fqP881R1g4mi5̑Eq-ղ~H9jd9V97\Zsos㣛񱹏M<]00͘ɘLLx^L8-&&b>&&yl\0B&F[c[((\\S?I:|,Ĥham11U170z{07o217cbwb\nL!m)S܇ĔaJ1e10e0ṼvLO*%\ny&c-_<>k1,cj4ڇiby4ļv`9]\'N;yxD\05D;rz@CL10n59AycP^T,	߅A&l܊bp9ܐ`Cl_`1-NAO{0;;kyM+I8f83a7#=؀BLDc]0S=N\n@ufY9YۃYn\'`7w0+	USOܰ\ZxqvͱCص}&X#X\rXOMlkA5.:55Eb^csc]X&N]zVKֻ։NXdd-#[o?=`8=贄=x:`m3yX:31օz_\rӾ={,\"9:֧=ƞƞ2Ǟw-b`C◱-0\Z6,\rôc8&b#l%s8s$l	b-^^JMH3^9Jr^XMmMM.M{폽\Zі1pYcsKmzmUl^nl1[-j-a`/at>cͰyll9P*>(}~[i!V%?>5W_!ϳ-̻ؖV|lke<eKKNc,@ohtzcbRPXXf,~]Ewa/˰XKH%cX0\"~t\r,~5m5jf,	+>c	_RM\ZV)+ₕ걊hQU6*;خ9lwlwc\'g~w1v$0&015sؑv\nF=Q5؉_دt*?+sӳVE5o4u쿇b!\nR9SڂS}[e3Sli|Jŭy=[{-NX[g[[OH(H5ٸs8qN`qg+DEۢۊ㶒_Qmvcqqo%8oWq	wqb/\rs8nn_>q)i;w!i:^.[8}q|/|8eop\\.\\\0*\">	q=wqwvB;2paz@i3,\\Ԧ\\t@\'|P|dŭn]v][Klv]lKNK%K؎Kx^Kލ~`.2Y	w7Gj\nኍJ&pe;\n\\Ŗ6܃T܃SpV*O㪴}q5V걽\'m\\ca752qop-0\\ˮ\\^7\\^\\Q\\d\ZmupRpR(Hd pP8,b!?Ca(Qq8QcZPp̔Fs1[±6pN8K=N,](<qn!n+\\w3\\d\r(__½=t<=kdqv8n|}r&}g>Mo\\}2TG~G~F~Y~\nf-f/Upp&c}˸Ň?p+p>x2^ejs\n6װkNkk.66 Z00,M!~S#t( Oo7c4Ûnۈ*D{F3;4T;e]_5CV\n\nކߓ5;TU;X]t|.Γn#x?xjxIGx8Nb]AF-= )|-|<|]|%|->e	\ragX|<f>e|\n(bN|N>5 	?\Z	+)˧X|_eL\\ɇQG|Ets:\rWw\'EQM|iB}z||Y|Վ/*\n|k&\nW	~k3u^Q:o72yjOKO ֗mc^	3<*maaxD#ڶQcxt4\'\rOjWǓlSUxP</Ow|-xJ7YgP9vx^ي,N~x)x[^2N{vr==c%^p1>w|--k\Zw\'{?#b\'݃Yϝ/\'S.o]-OϖQu?}?Pp\Z }_s]_OPybJP}\ZBP3t\'+a-skl	ڟ?֝8AX!aC=DB3i6,A,¦@uWiњ!a1xdE12V\"ai=IO=p@pAp	ߢS?\\!fƇKJi\'[$_sp|0sf;\ZEN#؟E8u!lCݕBWNNNϼ\'pfH8@8[BBbG<ź(B)!~4p	dJFZSKKHIH}2EHYG<\ZK^O$#dV\'d\"b7&d9@~fE)8O_CL\'1A\nw&KxBɥRB-6?9BKBٮBY:D!T,~$<8PjBxt$8>P5KDw\"<{J\"((\'ڷ.:	τWv\0Q(&o	C	#@>d?-_<\'SMsj=E`%k	쇚 gGC!K ~%H	2OBۄn+s!zO&zS>L~%HM%{JDFV/	}	I<&|\nR\'|\"\'&Sw	S̭Wi_фwR\n	\rބ ¢__Kiz؄߄)kAU%ǉkk_Dpvc\rq^=hqT\nQ7{~TN4Hb\rV7\rx\ZoƞDs;1\ZqSsD<9{hjJS!xo#&-_O&#vD&ODD3W~K%:$:WΓnnzD6z[]J[}qSI\0w\0ZbX%1܋N l!#^#F}\'FAc1ċ$++k%bm:1$<Gî3iě/]pω9Ĝ?\\>mͿ{ĂkĻvFbR6bivD67)CUć6G:b]6bG\'͡z$\'Ӑ+gg\ngMM&pb[bb</Z#/{҈.ED2\"B	Pk\"F\"<AMk񷴈DoD2p7΂fMd1̃7L.\"3\"wҼBdA	DVn\"gۯIEXo\rD=(&]^b7==MȉX[s7;gwAD⻤Z;(q\\BG|__OL@D!yf#q̧8Nzu8MLY@@9MK&$l%o\".$.J3<H\\<VG\\dnI[F۲G\ZoMrœTHj\Z$W9$u$\'$>)I?i]Hf 3H:I_%m0.\"mH?<H6&!m6HOHBGQdbgO2%>@2!E&m${Yï,ntv?H4#Y!Yх$k{$^q*q P\0tE:@r&l>Fr1#yT<@kI>}H>E$\"lk߁-$S֓NZ΃IvRp/Rhx\n)ę3@\nCNϑ\"6:\"\"HgI΃_.KI1GϓbI`Rt\')A:)DJ(DJ #]!]]CJJ!]{FJʙ%eD23\rIYHY<I*Hَ\nRD\n)EUIK*R#DJJ;E*8C8TقT#U-jTISI\r-ƷIO[H<ҋo2RhfKjEj`Nj7DjGjۓ:O:Ɛ:^i^\'u6>\'u!LHV%	>	|Og gI{	{$#!$u7*.M%ϷOHxLj (\'~zƖ$r\rqYHb]8WI7&$@,IoHf$I/I\\q$E	I!BR^0$)$mRINMY#\rړص0O`1Gҧ\nҗi۾4HH7I?\"K+<C@OZXMZ\'-@ǝ|0&t+ȫɫW&EÞտY5N54ZOZgk\0:f~dV\ryȺt-d/yS ٨ōlD⒍&!&dS^\0:YV<\nyf8cvG\"sȖ.-V9!lMBU@6w{ad[\rn*-l!#י%癐EA䃇ޓ^\";t&;*GJדΒ݆u7CGG9NdߚVx)rh59Mr\"eO:y9ԥvp|:Ї|Ziz	쉵.!_(c^ɗX+䫥tKkUɷ~+ޓSȩflrzr+9W>Ň|*|Q79j/9K!g_#g>oKw󨜜@έ}A;NΣ=$߽jC.,&V-\"ryrWJ.N.ݭG.\rAo{\\:E._N./X!?\0= ?1!W!W{Ձ5^kDD~Z2K~&R#7 /|[uȭgmWmm]vCr:y4ؖ@\\$CD2d@10hHVqo;2q=TD&#^)&82&3xdv;25YE,<,,\"cbdYrYz3,V!Z䮱Jr)H&fߑJC~EQ,g׻//Cɝs{`\n3??6m\"\\l!~B<DE^ZN^zxwQAQQ9LYaKQۀhhdR4ߡh҉5R2e͏#-ZԞNC1ḥ@R\"(S6CR6c)gR|oL0)u)(g3!e[mn/#OŲ\nFAvXWGPlRlД}z(n(aG(f(G)A)$ʡ/) 0HgJ)ŭ4;E:M9r%Gӣ,P0J?O)aM3ȓR)Q.88F%!N0rYcrO r\'rhJU7klUJb(%HIRR>QP*P87JYJƓ\0JvJo\'%)LꜦ䅒(yT)w>q)c7Q>F;H){L)2Рx(m](QAJk5Z6|X/I닠)\r[)O;)])M&fJ$\\<iJ&ҢSAy!0(/(/(uYp LM@S )}~%k}P0Ng)L@R%)\na;BJ!kfP[7Ph-\n{\r͟Mp7Rx({Q`0Et\"m?IDyR=0J6J70Oy]A8~2DPfSލ(#g)#7)9PF|YlJ_u21bKLLuާL(v8ZwcMuٔ,1cBJU=R1eJYRAU?IljNRVZ}0Zs	U;Õ3a;UU\nUU?τj!j\0B5Xjn^mF5\"QRMf-}抷T/۶P]]KtjGLΥZPQm=%Խ-v+T{\Z=՞EI=xz)zpz(e$JuCnT.ST1z&QR/PP}2iTa{:z=S+U>LjTzcujiCj4DSc~S/n\\GI/ХW|/	zSpjҟcO$jz}{jft3[nPswCBy~ԼK|EIj\0z$ncj	dZ˔Z,-jZ6Z~ɄZH}pݓCÐ*U*gjּ\r9Ā|ڢ-|Q;7NQ!FUTI*\nK\"T_*Jd|{N*5J,qaT1JD8PҺTjʦPn[~OAR_îRߤRUSQfQ?l+~L~OJ6WX5:KNRo(o*7	JuBuR:ul{@S1~VzPISix=i\ny̥i.ii&Ѵiiiva4ӴMi!(!&f\ZCʏJ7ӶhShAc4(k3VLm3_h;}v,,hJDͪ<\nSAL#JU}K]zL+Fw{Jvv\\JsB{ќi.ڑ4S4W$[=2=>^^KcӼ^Wz||ۏ\"h\r JZ0h=-X|vHv>iEw\"9Ly[Zk*-49-Q Bھ\rkcdZ,-)LKBKMɢҫ/Ю_ݠiY#$9[c< ڝHZ!TVF`@+7Ch,CZE\Zڃ5{h5*-fh5=\Z0%ZY5=EZӪ/#ڴὴ|ZsPN{abUPA{aRC{EqjoO@EWh1\ZA\Z:OyC@\ZONup4rn\Z?zF6%L\Z#J?\rјJ\Zt­/Ɖqh\\qJk4E4EY\Z=5Lʦu7mu/zki}޴>k>o/Ox5C\r޺A{XE{\'\'ӆL{håN,j6CӦ̹o{Xo9i?^ͼ$f\riYI>\'7C+]C[I<,9WIu:隃k@t7:v/QD	\r=麱t;=7&Ls\\;s=醙[э9tYC\nH!K1IK[K\0mk}Mϸ218}t{l.qÄ\Zݱm~HHw2_;=}K?QB?cݕ3IwWGw{{[=ѽ^N}jEt?0DS=7NCadzez.=\rL-==b=ːSA?kHLXɦA9ONh><\ZEOJKO*\rlg\'=voޣ߂o1~aـ;Oۼ<x=\rN\'zAm84}z]za3\'D/zR\0MzŜjGZC~Hl׽(׽d9z?ƝgӟI&GzS*	VFoҟ=?~Jon7z[?[V=/8w4֟#*f;h3I@ot7QtDƌСB0:nEi	Utf:{:ʏKD|c*:%G`ttx:iG>fBiЙLJEg9tW:MB}Attqg.9r.KSte4 6G_G\r#?:.ݓ/>w/}CwwohLs?뉒>>S>_Fo=OK/so+WCUdcSz\\C=\ZCCpC6CX36\0qbelL^bl~`gk2B=\nÐ0=̰8:zT40\"M	Zɰ>dɰ3~d0삅OYuAÂ-#OEC_ka}uqcãiqtg2CXXq#+\\2N\'!S5wFjFOFF*dd3\"\"0\"^((qnGƹݏ1곌ح=-qVKT	m]FFx #a(B2n|b*qfm~e/3a<g /1JK71q:2@!BQ1Ȩ$3jnf 3\'u\rMͺ6/Wmƫ{\0l^lÀob@ޘ0+VD60pSbN1\'ގAoeПe0FZ3і!b2DW2$O30ay.!P4]EnH8GSӛx9fO%:c$1Hg}x1{1὚n+`|:̘ڜV̘10wW;a߀4|l\n\\faRg%1Qw̫?$1\rOz1v2[KL3Nys[Yȴl1JW6w{&62_fy8tjtA.K#LזL7\Z{%7:iLo\'\rG!yg\0f0=<{yҊ7iea2&z[A-$f\ry4fͼPf^[n3=e^}yLve&IQY>17f3B;3Ây3\"|gʼ5tdfOlc0o00M;qf̂Xfax 5Y4c`1K_~ffI1	̊WGϘ^՘,\'g-̦[矮2k/F2י{_2+O02_nb:0LL)	?<D_c왤LR3Ȥ~d=f3ُN1[\"LQ]_)^eJƘLY.SS^?캬J)avG0{!׵_oRtcwXpss%2?\Z3tWcṈ̉!Kp(K&>s,9Ng~EeNGBߏ0g3O0`=̅u̅Z/&_r<s%|2ZUmZ6:OZdb4XU,M)֚XkXkDu֗Y_t6toa(fi6q%,͇,,8=,.֖d<B-5k\"v[\rGN4k,UZ4ˊͲymړβȲVXv9}kXXLW`9ZYNo6d9sY.)X.MB*ֱjoh˷8dNN<:/+)\nhf&BڔЦ+PI+L&dvcE$\"`YsYы.LfńY1uXqGYW.}e%\ZU7JHfXilVzGV:Ǖu<Q̺q+3Wzy&5ĺuFu+n\01%\\IV%v<+^UȺsU*\\~*zi*w4u*Wc?*ob=/d=ȼzقUIAlX[XzV[]sGXTmY\rXϷ뱞6%KKwKz*i\\c^f(X`vςnlxς`\rr8c\ZYǋ,m=eYd+yZbFAK%ܛcYKZ̒;d	,Y(%qgz[\ZaYXCXw>n5e}>cnF-XF6~	kBe}adMNB7y.;\'B֯OkQm\'SֿY+YjOw+[#ɞiYSֺIek=cku6*:MlIưv&Ԙm(a;(IlI8{˭ۧwbwwwwe[-66g6*l[2.ڗ/%ycYۑ俋}S\rۥve&fqd䖰R~*\Z\'O鸰_h\"cI;jLv:v쐵쐛NIvysg\\g2yJvĳ+v9	170;fNd^b_Koe_{g_tN2jLN]xNKe:Ǿ!agazcg99oٷ,\rt+;þe*؏>ڿ@]n(c7ܯa7<`?Mf?%<2<vD.y\r9%ƍְWv{	Zaw\\ew4awb]lH0bþSp!`c;^;^lw\n&WaC6Mk˦Yq6j\'C|p[aν`=.寊J=vݝ~\\{(>{>=\\/aOb/a?|u=i5Aʞa{Y̞uȞyŞ+>{֜Iv\"ރ4c//rTd#8|*AʹjY\ZQYu,ggm1gQj:[>g]zg4	g0ѵT~;٨h1x+S9pɧqs]8JygJgggg;g\'y^ͱX%Xñdsvqug9m%#bǑsأs80q#xXnx@98G8p6rxp5x9>Þ_i\0		l	r}__pVsp`6ND?\'I0k9gq8C9V/8nshx_w:Ur.\\:ǹt#sϖpj\05\\r9i幜97[8f;9@MsSDz19\\6sgS47)QsJfrJwsJGwqʛ_r*9ba\r^N6S%3TxraO9O=˜zS!γt/NXӢSi٢Xq^p^M8OZ9}Ϋ_N@9\00tq૗8]	dZ(3ER8^)ҘCN\Zs9%ô:s8_8\\w#u	Gԭɑr8`Lp<)⼆Mr6[qp29ΜUU+Ѭa\'X@θ#gbdfW3&LoΙ~V3Ej.s殭,P8\0G8_\\@3WUr5_s^js}In(@sr7=K\ZsM^rtsr]ǜ>*Nrq\nwwe;dk_ڈ{ǹ{+GVcøJuәzakou0YQ=r/x\'c듺{Mp T87ninX7ōFuq˸죹11a1Xs{Q?{˾r/Y^&DqR͹	w	#L6A7rg57M݁&1iܴZn:f7br3ǸTn,7k˽iWʽ6ǽ)7g--Ev#Tnc	~3[[[HVG8pߦrFU\r>܆N/͏¹ͣG-wmk;/xH\'p\\\'\\kS.(\\D.$m5»ͅB}CM\\XU+r縈>g.B3)EIs\n8 #R$$.E<KeU$.5..os.u\n?qnW+v\']\'nuМۗX}m}K¸~D !N;1ٸ;r	pxp#\rxsXW=`ܙ{]?봸˸Wq.-p-ۈNCi݊iֺ֦Pyk{֥t֍6lm8nӵK~ЇxFf<H}A3_gncʳY\Zvt\rvμγ\Z&l*x{5sxv}!<5|Tf@_.C# ;Rwsn?<<xGOe$ry^abNXHx\'2!<xqv\09/H/IBG𺵼p	tw:=\\gʋX}Ŷk.n;ʋK0Y% y	?By_]Kt5yhnݚ{yf\\6xy_N\n<yS1BS8Ȁ+ʻW\'UD*w|U\"xx5OCx5+1^o\re32vl׆x{6kck;x1{JjxIia&by&O{<bSq#ui(fOx<lG+h$h1$yLYӃǚqv%<׃<iOX*<Q9u7S={j{׏ugyxCwFFpg\\ބI;o=o*/+7#o)>\\7w~G}[U7UjWWgWW#\Zo5\'kRC;E\r+|S|7i|_5|-s[WWo[\'o\r͸η0V?֗={|ۿ_}mc|zlwv.C#M,+ẅ\ZxHx+|J\r?3?0͎Ƞӣ~RSGN/HVc_u0~|?~a#R!^~bE:?Og(>o|gzo=j.g_:6g?g9>o.rc~^{u#_jǯkk}\rWFCqƚ$?~\"eʃ߾i+#Y5!c?6>,6K#I|ԏ|ȋOk\'P	3|>9c\"t>=*gv]s&\\F>>\r\r|Qv7_|x/p/\0lW\nIu~oW@v{`0~F?1&\Zg4%1c=_֟3Ng!V]8_rjU/\"+z*&/ՙ(uEFC@˳U%z.xPN@T@h.\Zax(01*0Y	vv]z,}%,ߛ\n96l{6l؝}&\ZwN;8L	2_NIkn?<*8tN3+8Z-8EplX\r-vPnI+D:/=*8W j l fA4U\"8??!`f*͂51[	.>!ÓlAY 9Qt|W\nңMQׇ\'\Z5\rH6A[=u9]AeAp vyAi`:AセjBA񡟂ӂtw4Y $Vp?,(3u/\Z	g		-2-gAǩWSWtj\0RC\0@\'ge}Z(N	P! j~G(\nTS(`CN\n3zё*	@<i)1Htt@6,P@hś4AWeYwmc@J04CS+Fq\'/I?SVӃ7󣂹^x[x(XZw@\\zp6mjߍBFLP+Z]&9 !P&g|jBP{	N(4E	*fd-շ0)[h	wbr6{6½wv.BVB`-~|=,WxP\'t<#t\n]l\ZRkZme]£m£kl7zL}\\˅\'ۅ;\n|Ha90Aa0h*E%ݲ\"k[\'<mOYNx&bBx͊0\".Ai#?\"FFx	/c#ج0a,Xx1aEh&#L\\^ L L.L.tm۱{[Gx+k»*EW\nKm.I>vg\n*VV\'VVwrIoj@<>#<-*RዊDa]a{v l\n;P+B!<|M E~\"\nQ؍BgG!LHDI.4֓*d̇B,:#\n\0mP~L($\'BY0U(:JS2v		=.\n{xU޴^ma}o\rDدc$p8%|phQ>+A1 Z1]8?(\\%<M8f,;w	G]O8!N:N>NAOi~<\"~\"Nv	d7	pf^[pvSpJpS%\\\\,\\,/\\B^k	HDn?DٗD<BDj:f\"5rCCQiN4>45^1\r\"\'kDDD7DzM\"#\"#5I~ٹ\nֺmK-mA\"kl\Z%A?DKDE\'D4\rE!UB#r7ܝ]EoE2EEm\r6c	E5	\"\"\rXYW\":(:e\':l%\'rjDAGvREfEEΞ/N\ZE.O/fxpe(QO8)%#RDLOx%-wrUJEˢD%\n߿$Uw\"Dƿ*l=D;7ED\ZE3E5ץfwz]TIH\'z5\\:+zC,FXԴST+z\'z!ڞ6^J;E7d͟EW^-\0\"pW=L^(BEf0E\"Za\nEBzI\'qPE2;!D^#[\"aU$$EbB$!GD}\"լHGR墮(Q\'DEPE}8Gk\\z,zQ-+\ZMΕ(\Zh/\ZgS+\ZY+\Z51}G>OD_^ESD#Nff 9c_?H|ѿ}bU\n*%5+X=)@]9HxE!px^b.-h\r(f[xh 63y+6n#6Ɗ-m2;Bߊw?.*[n[[M[v7!*Ų0kAkqXScB@\0V*v\n:!vo;_pym{{ǽ*hK*\'۞-{ȫ$>_M|4K|QؿؿQzڈ!gš=/v#6ƈ#~G/<:\">4T|qDUϙ_)NXNJPtT|\\|LFrhQ\\[V\nQahq:fZ%{B|]!<\ng.>7g?+g,s(ۂ	q~De5Q\\#_ߧe⇞ʘQq%xꟉQnG\\q\\,Mh%~vyL7?wCI<Gr+T2qW2^Se+n+n\'(ŋ*T1@{Apb\"U1z1r_#S]HB^x(i],ƙ8qĄ)1Q&&iŉIf\n1}TL/\"fًW7bKW$s׋<ł:Xl$HX:˽݇=V}soJoFS\"#&=l-4`S=6_(W{gF_\\^)BxcFph^$^\Z-^38VI4F*Mhn:OH:X7Mb\\ʖXbILG$[-%[%%|/Zd>d;Xd/dݿAldOdH.Zb׹Ub\' wEW%9ıdV;}%\Z(qy\ni$?%nU%aϕ#H\"HeJ|_{hIߒRI	sI(]JDDnWD<$9IՒsuIt休b$d$^Qr*Zri%\r$K9HKR$)T\0EV8H?uH|\r$ӯ@	~j䛑$wH\nz%E%Ż7H_?%jZ%m~Js$k\n75=Vw**;ɣFmI\rꑤF\"=.,9!\Z$A\'I\Z%;%σ%rI3v%@=Ht<$`	 ZFN(~I1dʕ$}Lg !9IHyq\n	UsIB\rH	*pfoJ-E\">zH\"Id:SyDJ(W4WHzr$+ Iwu`5E_F)y3a y<!2VJާJF[%:$zUk,$co5%[o)o$\r$(˃-7$F/K_vHh,%YJ,HUIUZIR6/RM	+TT˸Buwt3G&]7n#ՙH7`F6J7LzwI7N\'t:Iy\\;WtK}!VttއR˨R։=?{RDM8aRg%W)uɔzoz\Z2(=~!鉐Uғv[\'/$\r俗9KC\nih5M\Zږ&\r쒆-K13\Z陵(4ꢷ4ZWzA.@NєtqI`zui4sJ-\Z-iJ=vUz[zS\"Qo,-,-&-nQJKU]fiP)LzoBz﫥Fi9B놴bzACiJw:\\Z]#ђIk\Z5fmi]B.SUZ@;JKJceǤ-FҖK\Z/ʶH[ˣm6ݶD\n#R\rB=4)\"[)בbXc)Z %fI+R_ʯ\'JWK,_-RggrnJڛ,\r7oKKڤK(C#P]aGǘҏ$tK\'LeY:MNfJ2߮ UJIyPғV\ZrƨtetexXrrJh,[=M>iHd\ZdS2tL&*/[-ӶfSddzV2=z2_2}~L!SYKfp^f 39\'3w2s\Z5EfvخWf=\"2ٺl/\Zw9Gd ١ǲC횲C߸#sVKdGʳeo4dd76ʎyekȼU&˼NNmJP[Ȃ~_۱e*e0Yȝ+q,~YhGޥEn@\"wg\"ö\"eQ7dQOʢuʢb,zd1nbI,LcNC_&TE\0]=T_T5/K*\\+K#d7ʮd`o\rٌ,,kTv,[,dWdynYٝ@ٝ|YA\ZKV.+RM}\ZMmeAY2JVIΐ=z${FV=TVF\"^0ʖ=.kN.nK+Z٫RYaYg^@\'MeaH|rm,L[0dd	;>TFH\'#9!edᄌK1Kd,\nGNӣ|PLTU,0eG2iNt MօLuaȺzte=k%+p\\޺\rF|Wd#>>\\Y#etԙk\Z2싪lr!dOlrG6ul}},uXU6$-\\+[(?)]c+QpT/\\Š]+W!WZ/׈5T䚽b5OU/,rv\r>.7Pn\'On|?Nn<\"79BnN\06M\\[8Hۊ;;?;K]y]ݙ䖁r$-ܶTEnDq@n{N~0M~تO~:<Z%.B,ʽ.˽O}6}=\'V/OEʃ,yZyX<L9#w[{#u#F$y5cJhu+ظ:ye<D0$\n*lQh2&O<%懑_*O^\'h!<iy\'44%UH~G_~zMIyI^XV^L /BRG_kБ1WSU&>jS>Ky]ǰq[zTkNy-,yǟΡ\n9@/T9ǤWñNr\Z9biW,Gџr)ߐ夶e9yO,{*gٟ<ҊosT.\"ʅNrѹro\\$req;Wޓ$m7Va;|~Q%_\"8n\"%|G]\"@Oȧoȧ˧W 0Rwnb|pH/2U/;JMV.S+4PhPMxXcb]CzUbC.ņ}\neUIe;V+=&nX\\bs#MkEQVUbvbk]bJcǌbwbgkNy.՟run͕]L>Ka,%[z:8!>o/;DqbXqBKqs93ũ\n\"?RW{CL;#Sei*\"N)\"Bf|Ymsk+.pr0/((]H#PQe+߁*nlW܈Qd)ZE\"f\"W	W䭼R)Gw*\nڊ{6`EYzEȨꩢriAQsBQ۰Kݩx_h&)M),E5NduH&*:3ζK;7Wۂx=^鬠;+8k#F`+Xj\n#N6Rp}[\nZV*D\nqBU!9ѫ])d\"DPV_Pt*^߅*wzw؊GbbQ|bǏEO1bLb<T1uW1GeCSbrݢb2vǹCr}4w/yb^+J1]1b9ubL2ST?TT.Q5*(5_+BuJ\'(u*\r^*7K_)\r--6+w}MSZVZRڴQq(5J.Lyh`fVyHt\nB(WR:G7*]/+hT)]KJhc״QZWyGOyJy\"<iU4Rtse]20q{9Nz{A:f)fV03qהQ\'~\Ze|*2]e@yŦEyu2q212p[ev2IJQ&*(Sc*Sg+3E%̏ʬZ孔!eeNܴ2牵2#e>\",hWtw7;(kR\rn\'e[彏Qyʲte%Sڥ|?`+UVZceSdl<|\ZV6}S6{(_)8k|;	vZOV<vVQSઃJXQ.G+Wȭ딨X%,LU(\'*l%ز_IjIWRd))#cJW[p&)B%3SW9a_+94یUrMRЗ~/SJ!JVs|qRQt_R*(}۔}6Cʱ)D1Y9_PNeVN\\QN-\Z+?h+(Gqysu\\()!MBFȈPF	R(l*ٲGTRV}{i<ϙ{rQrɶW~:Wtj_QO_񿒿.u..).|wEw@@5.7P\'wVVkM\Z%=Ӏ\r\0mEδ=@גQVN66hlj\0l~\0}U%oB\0\0^޷r!~1`_%p-\n`j\0S\0\0O.\0\05\0Jv&`p88808{p;<8V8~n.ַpr}k+.഑Q	88w	s/H\0As\0B^\0B\ZPRũкpˀuS@m\' \\]s`n4_4|\Zws߻\rH3$eM߀sL@m5!#@L6p\r s\Z I4 u/N@qf@\nP6T8dyu@9wn9mw\0\r?g\0jk7=8\"bt~MIM6w{\0F\0mF_O@0@q@wS.CF|m=xD\rdcࣸ$` ;\n0|||-|6c0LNfA%`6\n;,	vp)ɷ\0\07O\0$<tkWH	\0J	RN0\0B!,4\0\0=0 i\\=p2X\"@~X4X{x		X2м*@ppձTZ$Pc-Pk\0j7mnn6\r;\0H/|n+9ܾg_p\'phxpk:6\0hhh3h\0ZNZ%-ZVǀ[]6F@@G5@G3QS\r謦t|r`\rR<X\n	HztgO=ozTz;^5a6^3C@j0m`ps9Zkๆ`+`9\rBh@WR`w``05\n>PƼ}8k``?kOIiɍ:LB#·\0ང%l^`v0;	j\r0wi\r_\rN߁O07%I\ra2:\rPO.Xw\rX(>\n|:u,d\0;)i`l||M-q\Z\0,\0yM\0;Ӏd`~`-7Q<ױW:%Rc_G5Pq+\"p,^Q+3kky{~\\mDr  \rNr\".@# Z	DD׏	$@\"r;;}sʀ0AJ2V ,o^X_rGs@@Y-PcPkdc&KFt˪ULzz\ZbHcbhh1h}d#h=Ai	\0醀A6<Az%Vg_/O=4m\rÀv:|qU\0%\rڭw	ǏڻZR2>	:sdy̫mAC@ԪAu?l0@Gg@X91+rh|.4|׃<\0@i΄UgA!cA?\0]\0\n4\n]q]\0\0nNNbWo=I%0ށn%%\r%WRmR$Ґ?A*;1s;k@w/A97r׃\n&@AEϠNWA%_J\ZA%$T	***@AUgA58}C\nTT\rzTzj}z\r\rzqԚ+;jryqs#Y6ǀ@>T^A21mA\n`\Z48h4)\Z(W&z@>/A\\EANwYG?Ǘݠ_\r߬}?/ \0Iܷ	k- oR@PKL\n8	~bt@l`Pq޼qC %\0A@\0Gu$}~$s&;Q?*wUs;̟k85Uu`݃wlޖog-Ɓw*h`&\\\"i.l^d6:E`ۛ`{ H6`v;\0_{*{?.O7y}kggY\0\0z68p&H]\\nkϞ_9|%G]G~\\_odۃof6ccqep\'\'26\0RFo_\'nԞല0pZp\'8]f\\7κ0΂~gby(p6{pA!p/pisp\\~\0\\q\\kg\\ץ?~\n7Og\Zg,sO;7gkw6MYt+)!W%Nq\n\n/;lM\0p	b3×)p5\Z|W8?xX?;YWG.G*Q(khggKSWU.:x!\rODx?{3\n+nKpp*_p`G`}6^Fgщ;00~5O)\0[``R_6	SV[`C0D4:6.Oz(-lr0;U\r[`WomQQ3;	Qg~hWA4L _ ZLE=DR!dS1ȖU3C}d[X.d[).\rc\n1l981bDs#b}\Z\"b)JrXbe΂bC?Bq8z8%/C!.!Bp n{Av{ěr:$H`I7$dTD[d\\P 2! B\" W9kidgHTr;FG8f\n&\Z$P\rS}w<zV\0W$G#Hҙ}HH*$=$k$z$S|rt䎟+N}zHv/$o\0ɯJ!! 鐢b1Č)&>)\nT.B9z?!Oml!O=[ OC\Z}!\ruAuyxȋZ\'(IOҜy9\ny>is١y.\r\ni}}Q\ritҡ	 ];!]^ȇUMCo =$HS/2212\0|2$d_X2i|;XLBfr!~C, _!Sk,1x{:\n	C6\rmB\n!n뇐6d@;L!S! a=Npv$ȿ\"\Z@Ĵ-i	D\n[kBWCzE?P,cZ=o]CAu=Uy-[@<ny-6t t{:cto\'}&C9\r=ح5\rݬ@͏jA36C-j.B-+^@bP;q:~Zu	z\nPWPYu0@Os\'B=;>\rPg	=wvoԏ@٨A)^ACCC~*BþC}+2hMЈЛh4;譇$,h\neZ	V\n]慴BB?f~\nZ֫V>CdЇ\'C&Ak.Bk&ڕ%h݅ih]F\Zn<\r	C/@vC[f^C[۠Sm3xhЮ`h9hG:?8Ё s.tpe:bkBbTc3Я@@@g{Ԡ?}?oFCT_.օ.((HB>A!}PV(|h\0nE\'A1R(dg\\<	JlN$PҭPқP(eV(m=W`HSeKrf PWPR2TJv|b)Tk*+ХuKա˾G-BNT<aƹ05`E0\'&0=õ0=Alki#Lv7l؎a{lvAF;\rLv	v]ؽf,L4a\003o0t雰Ca~ìa65}0{9}f?s9_aΤ#0(	0O07,#\0\0;q&TG/7滸]\ne@4,ˁmz޵	vnv.#|!vy<BvvI6E>M>)\"aaOK`WwG®=	\nEoа߽`1!JX,|K`hnn[[oRvRbB`))X,}	,	S*x=4	Ev0aZrXˁl\nC`E\\2xTV+5f]Ua!Xe&7C/=\r_8{:k*5:a/6a`6^j5yھ.>:l``]ᰮn[jX37X_#\Z>\r8[ÆN\rݸJs\r=TF`]1}񻰉5>.lum:6=l6\0KKn;I_W߇Za\'7\rg\n6!\naa6xS	/Sa̔,#G΃>xJ^L{a\nI&Lٿ>r>W{˂Du5#kn5lupn\r(\\.N\n\\N9|cq|S,|S)UW[[~moo߁~w#޿v9wy<i<\rFNG6 &ܴW7kO澥p:	Uv+n}nwan	~;tᎯTGvOɀ;];;?+Z]ݧt\'v\rpst~jm)wLx`e<\n~q6}\nCˋ0\"<\0!\r~}rEgcc\nlDD=x\"8<xO낧F{~Wz>~J?\n?\nRxwR<7u<L _+Soj+m\'|m[x5xa:m	xǝxP#{cGc!.ʏON\Z§ɽiW\\>> >*_I[2km\'UppM+.&pp|f8\'[7\\&`\0r\r.6iD\\+O+\ZJu\"d_.1uK*6)bxĚZqfIBwski$BMxmw3A^!bϋCc{I%#h xd\r=\\WC7UqMk08Gs\nؼqtlpB.!u1[-=Z8y	q<yl_\n^#r\0k\ZǤ5]\"hq~8d?8AmE\"EIs9\".V#.#BȈФ)fĕĕa>`D*)\"R#FD\"HH*@\\@!R3*w*w#,(DV}ܛs8(~(FN\"J`DEZ9oDuD\'ǵnZvu kE\r`\'s\nE9=Je&A>DDDˈۣGq.~чF|FG\\Bfd!~ 9#Q7\nau/R*bbbWDyTfbu1CbA\0]F,|E\0PpcD;	ߏ@o@\'OA׎AX<i>,E~g#D+_A[tr!4T!0byĲ+pCK#UF*KHu\0RGy\\불r/CnxԎ5GNF%E#u⑛8H=YRd	Rӎ]rJry\ZrW$rbޅHkHFȃ5H(%UãsHM\"mH6ҾyԝtJF:e#.\'H{vHI;ǯ\"]_ #=HϭiHϏEz f\rgba35_gH}ȳJ2B2\"rm-O, /_yդ\nyUV׀\"\'g\"?BFOA\\V)hEƮFN#iȄ=dJI2JtEJA})Eޝ+Df%	YH2?52_yY,A\"4EbeO3W5	9Ⱥ4M# 䓓OB-7#.ȧbdZ$U+_͆73w}k!ߟBy|>CvlF~`\"{TȞ?doٗ5쫲F\"^#۾ G GPgkx	CQ5Tԗ7m46-+UB@>9|50rG5A\nT ܮuw#7\np`QDKHT\rĎ5!$!2$/<F{HQ$cɐL\"Y${\\!FrS+܌H޺R<#cאR\rBJWFHsH)!xr3ܟ5ߐh2\rr3?\'JE @ڜRHDƩ֨EihrQkY4~Bi-֑x(-j>jCdJJg;Jw+d	jzԦjfJ+J/7}Pڹ\Z_>L	jn22ʓ]֡Ljo\'P7 P!/P(PƧQPTwGt2j&\06kr\ZI@Zk:%hAy0lQ˨\0*,**\\*h\niE@oBB?1PW7P47\"\\B]n$P{wvPqT$*~5x\ru;TJᡒ?P)ܙ._CeEg}De;@PlTTѽQԃ=2T	LUYBUD:٢j{$ZfT-;-AŜB\rA=rA_.B5<\Z\Z3rQRE^mCqM7P-!TK2tv6]G}+Ti<TW\Z#@?)T#jt58\Z^&FDR1\"V[|#j*IVw=.j/z례Q1(л^x<rDP6\nD!M((yt\n3݀JQء(-e])(\\[Q̖W-Dq0P]`J%\rD	zP=(/(Ű5j)F.jڊZar*돣Ugw˞L5]GkXZ58Ih͞{uI\r@JZǩ\rsmZw/zz$z*zs>l>z0;\'wi%\r#}[=oіcV76\r67ʌv\rhǧh\'KKvQ_]hhhhV._~Ov=.=ЧMhO\'ڗ\r}F\ZiBV!{oז@eWn@_50AGFGDG=BG7.7G+q^/ѷѷLзcۛ[-ę1tZgtitzC:#A@gFgiyV<Q(@#]@@C.=Շ.}쌮LwBW6+Dtu}f>	T,V9x~~|+6~S~A<nګn__{~1A݋ny]nxߪC]~/X}RA?Fנ?V=CZXg7LoE-I*YaM2(=@EmCOף?j*3ГFcoN8z*~[cvM=пG:04p7\ZACT0H\ZxFz~hƤd1h(\Zk?@8hw[49<BS.14s3}fǺ.\n4?	в1<Z.-ҋnn7uP@J.jQCa֬a4b0vlX>5݌ԷP`P0ztV~)Ƙ$f筯 )fw!c`b_b+S0\\0Ff㵶Cs0&iw011W0礼e`<iT ƙqi9cwaq/`\"c\\Uc܌o`4L/*\n`20~J)ƿVߡ	pb`\'V0D0G1e[0!ez11ݗ1\'va0ݘ(`.Lw&\Zp	I~II`2ba>`<0]1;arʌ19o09091yArL{S0\0mY++LeL)!Lyc(r7\0S҉0T7cg1M\Z1a]<\Zc\'QLrLØ?ibތy^`y!.4k`;17̫siLLͪdLt\01eaJ}0}=6~L\"f)dd\rRfk5fv3\n3e~d&ǎ\0ϔo_,1ca0sO?0:Zo]Bx&`\0N`,t@\Z0Vk2`C%ߴ	CQPFj4zna2°F1¹N\'F:G`đ@R/F^}Tt\rLS+ĪVbկ^êOcWnƮZpjjuupkz*5N\nvsE8V{֛Obw?\Z1=ݿ)\Z\Z2&C{XF)k~{YZ|njcmXT>kOu?uڥu9Vu+u==.wQUC`O3bo:Lu2kUggM؀ r+6[6f칼^칮.칟/NUb/^^^BWaC^a5`ݎv|/6C\'O7YaX*l<6?h&Kw/aSܱaރ8b9`o#a:asؼCl#)[w--ZV[VqV7ckbwbk?\'ac\'/a63C]웓ط;pß؎؎ﱝ]e/.ClWClw!]չ5a%bءءQpPv8R;rvEv,\0;Vو|;᥆?cf~;kJ??:;H;&;[u;ԃ]6{2 (,A?^ÂN>Ăo`7csx<`qKȋĒo	X*,{@Sb9XVbPXa%өXɯXQ4\0+K8~fba;lJ].]._ڇǩ:©WuyV[­#Xi=mVt6q[dYj5^_nmSۦm;\Z;n\\܎q;q{mpƳ+8c9A8\Z)άyqF88F-+¸;~wB2u\rݍsY¹Kp\'|q\'h#8H=\'Twp\0y\rg?y(\';Y;w\n.`.h!.xM\\2\\pBEo1..4	޻wٸwEwD.h2zY/\0\\.j	uEsp+.=󸛝Cbq14.N..>uw#.]).i#.9-ՊKـˈ؉2O2i%wgq9Ɓ\\N/w[Uq%qU2O\\yH%.W{d^{~\09W?k{5,;^!Zpp\n\\q:\"pIո ܇xs\\]\\OK\\\\R\\3\\_mǺ7\0=\'M@n07Tv71:[,[&N&p&K\npFnMXXfpwqŸKt=_{V~\nqkGq@-~#6q885:Cny>8d>9Išp+8LE\rCYY8G|sGȐ8G[wZ麅\r4_6ㄬ8QK\ZNlɺ6_7\0qxܿ#FxxUXWOkX5Fch^)[~*M[iDw[wk2}|^cxC7*0o8o5/\0\0(t=޸.olYMu?ěZ \"ޚ)(xm7D[ֺ~:wYul1ar-tJ|w\n>v	ć|_ߌ_uC}_2G+G؟_\r*49(1|T}|M{ckqI:~Oj:[\'w#wJlCnⳗ9\r_H8/\"?)ŐD||H/𻀯\0U*Y.Y5\'O\r[OĶ#hf42yy|S_||;{/oNw֗Ap|{2ߩ!?￾j?g	?,~t<W~rs~?\r?^uMxȡcxh5urxDYģ_x]<{Oޯg:aLJ6UϞ*-|i%x6%6Qxy^9ئ_qT7#t\"TmM5	VH} Ak;A#膟\'>$l̙$l|9OBЏHo1v~#2G0o`E0M0U\"	&	M3 |ٙph8`iz``ٗ`]F 	wR-H`7Jp#8m\0On!E8v\ZMp=CpmzEpJp+|Lp\'N!M8$*;\0k!8ȅp>d5ŷoaZm	e	ЮBNB!|[4rK!A{5$D7r	7`LBn!&Nz	BB!t.!l_EH\"d\"df2DB&pG#=B\'=pE7E>-%o%o.$p)_PF#TF\"Tn\"T-Zij#	k#<JxfxnP\'Գw	&yZ6=nC?	}$@zOY	ޜ 	Ca4DYW넯d60sDNEу\n;)c\"aG\\$̻#?ޯ&m<D\0 7MΏ\0RIeZD	\'BwPY\rcKZM`F	\',gD\n {hAdNAez3OW G5aE*a1ɍ4l\\BX)V&CU\\`U6_jSTjq)QR@\\{.0Qǻ%nDbBϿAoo!n\"nW9w׽ Fu\r>tfMO\"8dN<PE4ZH4Q@4I4H<4Gxh Zʮ▉V5DND+`pt1\rFN<rѡوW#:FM]zwגnDDC󟉞`;u4+F=w?J+#VH<JD\'>I%v*ʈ^G[&7\"[\'Dpl\"2Mj$^$Fj\"^{xI1\"bS1bB\01Y.1ELGL/K8|9B˅xh+1ˀDL\'sCE۫EbW,xN,q#qĊzĪ_!׉5km<F|B|TPN|^NXOu`nGl(%6xO|A|s*+3{.[\'7W;Fwލ^;b?- bJYE\"y{mϼ#w\nq&]q.ğGqqVI|\".At0\"$BD\Z#\"߉=D)\"QO$1\"O\"&9Md#%rQD^h\'ǈb=wwQq-QQ7AT]\'.>{N\\#. .\'.o%.\"WfH*u9U$U ImMi{aIpn]\'i7Ika?i$m=i3iIS	.u]M\0F/[=ҁ\'Iƺ$SC$գ7PUl9·Io!!^%9wΓ\\ߒ\\Av$$Ok7HX^O:\"4$&:JR}J8M~9D:j\'#Ր|mIAUHw&]\Z$]%!!],#]1$]!;\"H׼ȍ֤HKBIQ|R~R4ts*$WHUu-<)ȅO$#IfHIv;9;G)\"eUսI䤂=RwTcAzM*&]!U7*7j6GjO =Ҟ!=O/2&5{$5_t&v^Ajit I%-\"ZZ1cIVƤSR;O;O>2IU:oA1YoIS`̏bMqJM aّYI\0)	A`K$؈:	IȔFD\"x%$$)DK:ؑh_h1PVHbi!qo8\0ߚ$0%	I1$1$-\'\\$l$WƑR2~_JZVbHINzŒUnl\"ԔUdZY1y)ƤYUND~!;|g{[ԭ[^\"o%mEV#\'lH6M6~K6}\'m5#K\"Aid+{>V!o%ޠ|&aKIޒ|슑=dt$D\'\Z$@ȧm\"6M$nq\"ZۏϮJhrrP2tl}ЎF|/9`,By.rr#9ԃH`.WݓW/9꒯&_@RQ0fkɱ	g[[ȷRBrjir仝=6rn5rA\\$1Nܭ\'KZȥf6xCr!ry5\nJk*]ɵoRȵ(ri(04q7!9A|M~&%7o\"7`_)ޓ_wo۞\'=ɝjr`rr4r0f7@%%]\0rϓ3^Mdi\'yb{^ψz	oO8wT.۟%.\n@2(3`.2BH\'crȘds2NL!OL_dW2nI(-KdF2%!	%s5Gcd~Yֈ,8G:0Y(j!YTd;,[h#\ZJQ2#ȆRy%`EMY-hLQֺ)S)uwRjP6_@эxO-AS6S6l>mAe/ԙbeשk]-ʮ(`-_\0ޢ$FO)z)F1g7S)_S,=+W|:rjbCm=Ҥ8\rPfRuvQz(.)Ǵ3(nJA9J9aH91r/DPJ{pחM_E	ƺP3(S.S.\"(K(GR)]+2U:r	%3%#]Hy0rsОCsĒĔ1mDU \'JC6%3$%SlOddYܣdSPbR@J?j!hd{RJ)TlɡT=TTrl\n)5ƪog~g9sa\rņ(9bJ\"jKyclOy{N#.=]!4޻S:R:F(]AwC\"/ӊWѓ_$|ߦn)%iS)\0*eeTe\re잂2-emDsz9s\r+ʗ\03ʄjD^D\Zm74˔)Dm.ߢ|K|M,-R\0(o\n08yJTwS (0ػxx=qAO x\n͚%S+O),yB>6JU_0SIcGb)k)O0_HS$I^\'Er\"\'(4)EYL,\'R(KEAU]ʿÔZKTU%585W?P5R+S4zyUW9u9O?4[v.P{G+mnnPw{R\r6n\Z\\C7ojdI59E5Z_ZjEwv^vTPq9TTy3˱Iq2k*1+(MυꮒCu	dD=Ոz[޴a>#iW	5̿6G&k	멁ߩsiG\'tMjSjm굍`5FN7S^^F4Sc\\J/Ʃjb-5njĄij_}Ԕ)%Ԕ,jsWj.5-IM+Q3\n^S3FS3\rR；ޏ>S~PjaZ8X@-+mΠ<>>D-=J-Y-RONQkQhjqfLԧvS\0Omv\r7NmjD}OmTS\Z]S?QP?^~*@զ<=<A>:*:Q%>8*uFJZDB\"\ZPg\'\\{3ԟyԟM?Q瀫ǍׇT`)*XG\"O<b*HuyQqTLHTV*HenFPYT7aJM\ntTY{m\'U1yxFWMK7KS6\Z<iMh9Lӄޡ8A[fN\Z#62i0/i4~m\Zm4m|V*Mȝ*m[	mK?ڎM]]Kmwh{QH3\n7}&\r,R:,.,4+4[>vpvtA+93i.ճc]z8k:q͝B;QF;yE;JyZM;M}:ivhM;cwgILhӂb*iAoiX]yvJN$]h%c8ZT}5dڍ81-FTM۬O%4HL/Ĥ9ZDZJ-Hj@K@Kj2ve\Z&22hwiTCв|e!i/$ӊ6ZIv4eVgЪިѪӝhul;cc[ǂ\'ifZln,-Q)Pګ\rګB8e$\"A{Ў6М>ܟ^@|3M*cкW;hCtHnm>6J]mmu k9[L	m6mCKy\0s?ii\ZF4\Zd\Z$\r֏\'А1\ZwFxFDШ`\Zm-ư1=i\\]4\"L	?4_Mf7I\'4w460H[<O[@2@_𖮪\nվb\ZzXg#}o}}9MתOyKIgbƐ[M^[/Ow؂;Yro!ʑ\'.ݤI?=n7K7;QK?dH,O֠[MQhuQ5͖n~AJwEw,;z#Gu\ZNN4a3YaJw(yzq;M?qotϊ(A=׏Oo~ָ~=WАFzH<:C~_r~Qe~4=\">==kt3=R~}4=*=IO%㣵)_uۏZI=m8.Wg_EϨ-gLbZz# qzP\'=CC&dLeBx\0y=T^B7ѫ?#_O_h_@x&}czSZNz--^7Z7{ozIzG&ǘk@HP0}t!}X}\"ɀ>eRD\\_OA5D;3MXLСt\'::bC:f{њ:tk:z:@D\rt,چN,5-Db$H\'TtI:C.Ui{_>t~\'~xD3(t&@gl>ً:Y\r[I1]t1@?Ctdm/}/EЗK^EJWfj\'C\nPK`ubjc#Znf cEz\\vj	.C\'@=1t\'5*?N0vDE2v_ػ+cax͆abJ}wCfXQ3g##G4GR60,2OYos?Ùp9pI>p)8.|p+3P\rnG7q5qyڅ`xeex=0NO g`/~\0#Pd eYf{8_2)ud\\t#TNc\\s~θNfD3\"He7zQ3#ʣcĈm0\Zڌ5{ɥ)9T35Nw}w9]{݌|FѼ\nx\0xFپ2\'bŨQqgT3=3jgԌ%2ju׌GTu\'>3jE1\Z[MZWMM0F@Fs{od4c͂nƻ]?r8{F[=%#p*\0腕1512\0c1y1tvι~11_}1%c\\K80>j3>M1__ɖFq81gX\0\0eg2H%pw@n@=0020܍,`\'1p[|A0(7t4m!vVàN0*ܕFbpLZ@;|ac\rR1!PPf,F82f+ϲ+g/LOGn1U/0U0UfLLuX s~#0sx\'SDednn<ܲ~ٌ?pܭgs+~\Z=MLAAXti\rgҙ3G3N2-1sLwm-Iiw>~=>wi_ydh1k0K1,372]73ݞc[2O(T*LϝG!טgTg0UL){Y=3Yf@>3yƼe?Kd[G1i@fr?W-W.1b1`F\"ћ1c[љư7ki\nff3Aļ<:Lafc1̾Sny̆ي?\\q83X&3\',Rb9w2<f>$1K<R5fmJCf:}ZӉYSŬ)^bo`~1낿1?|rw0l/g>z|w)|e;l$0<`=Bg~Kb_`<}f~8T\r{ٯy9*9|;ǜx<9w9b1t+Ek|c\"s>}9g)g (&	΄1wL8#!0q<&;& I${2\'DII3晴d&\r c`L8?2LNeCgr\'0))[e`Z2!sERZ=yֲ/6Y:V,Xt3,o&c$kSkSYOmf:`qe2u0e²}uH}uH+e`Yj,[!œejHkrzr\"YYS,g\ZR7r!Nسyr?rgYS1ˬS#,}\0̵,&V@+9D\ZUVH\'+$;R7Ⱥ4ͺ4\n_e]9ǊeE6Ċn`EWn5bܙ̺\\?`ſy͊_4b^e%f`%5X~լqVJYV*(8~i,be	YsY9mT+вU8_z;t=VlVewV[{VU5U2`:*Xo\Z\0X92OӒUq)	~1w\rkW7IOXo_XWSdV\"ի>fcU(Y}ʝk+;XYq^/-oX߈67XӎXӤ8]֏WX֯eUP\\Hkn&5\reG|d-g-LZ\0;Y,\0~di,h~XY`P7XY3E`,r\r%ˢn!\"m+vM^X{WX\\q\ZKP%%r-g.d\nM\\k\'K4ǲ73,YKr/[t{U:^Vaׄq\ZZclRƳ`Zډ9W2{mԇt`&M7leogoϚcoߴm`6(>6薲&:؆l,&@2T6)+bTaD;feζ/e[E[b`ۘumlp=]\"mdHdMub;>e;RN&l\'9ٶ}ܸ}BeOLeĄ=اl*w;>/j*\\_yLz{E!Kv(;e;|:J?$;\"QǾzx}mڿ3Hh/ɎIc|mf뫳Kٷ؉^vꛭ0vv&}Gr}gye}qKbawO\"@vjxIvѬO1W3+Y\nO/v	svzvt-p~8\nc?a?re?hd?a?7b?~t;v-5^gI즵fKHWv;دg^[?[o*o߱[#mH}vG.]7re3O6;.!\'!\\{Qt)MlZ7{%k,{r=}+o\rx۰?N;P6FlHJ>F߹\nxq6CM6dr\rl%^~S܄&6-hc%\nle4{i$^92yG}gգ8\Zk8kՇ8qֽt嬏dp8\"\n6ު*g+(%ggm.gІ~WcTc{*%\Zs0;spvmcÕca;ȱϱ|~cc>9,{ȱPʱ1slW8vǲ8vi<_c]/xs&ǥs|\"s-$㖚qB=xxq|,9>8Μ38g9~&fll9NvN	}Npn9\'f!(\'I\\Ź\\͹ʑsE3\\\\MZÉlsnf97=/rnĀ9íĊ͜d=;5DN\'l\'d\'mN,ݱ=d}|\']N`\'Gt_)_)b8E½^}Ev<ȩxy&0>S{SSgVǩN<Z.<Y-k4X4qq^q9M\r6IW78\r8-\'9mW\"9mmv`Nԓ_z}X9=/9ɜ~OX׏JpWgtl+gl#3{3>;ę!p&x7]\Z,3~ΙnL9ęL̐ٶ`w?8O_Ŧ9uO9G8w98 A]8-`^rpyou\Zb9l[ˡ94}mpy+9z\Zp8!@!GP`98GW#ȑ r92شw\ZF]eBVr\rs׭]oӇںurcsg	sZdסp͒J#6ܽ\\C\r!5\\\Z\ZsM֌sMX@A3״(tkj5SFrQViVmV|׮u0uȺu纆p]q݊q#K&\\oZ֋`P\rBqksyPXd#КCFKn(6Ↄ+gp4pMEܫ)xn7nԫh+7\'rcX,76-.{M<+&}+׹i<n79n:Ǔ5fl5\\r[Z3ninJ7_-:V-rH0b/[~<\\>I>:}d#1TPmX66Rm)MܦC-W+wVV4=m,˚ە%q$R`.;2Y]!;Q;zņ;	~sΘjqgMqg	٥?\"?\"M?wZK΁;_t;SpNs]>\\ UゑH.~wpK_$.ћTTr1F.>:Kt%d..eq~.w\rjs\\%W\"sJ7K\\^rWPZOe3oOUڴ	orK5<<\r=Z!oj?O+.OtxbosJ:OIooLvg֗];3ܾg(w\'?\rϨMg3i];);(w+g.g\'goų`ϳcĳe<<y~nz򎼊99&iMVyNh i)sr2`myx\'y\'75<*|_|m%9..Y#yyam+yWixyKx1?bd5Xw/\nU:x+f^^0/u/\r<ˠy2xw^yxYxYy9Iqͺr^b/p^퇼b\Z^;^+۝+c\nx^Ż*^+҆˫ȫ&oI:y\r\'x\rm;y\rދ#RK&#iQ^t1$u^*}gp.׃$>>1My\"x>_x%AgF`&ox7SA{/&PxBywy`\'9om/9|1O\rBoW+w1PA\0yPA<PVf\0˙EzHz~zb+zG1l1طy=v<N/c.y͑<~HOOZ$D\r<AOShy\n1xoeoQ,᭔yUvYU>*b_w|U-__9k5ͪT6.ׇlN78MÊF[7oBte4]߃woq_^?j?ŋ\0`7M|\'|S|*m|ߥ|<52vl|g%rwKQf=Z=\'O2nOJO򽍳މR\Z#~\0Џ1ʾ?1+/mſOz*6_N_GlGn_\0z~Lc-?vۼ;\"ǢQ1~bu5?鮂;K\"~?mEY;tpM+<9~*\Zq#QtIj)Fo7NJҷ,[L/Z濾\Zcdo_wwzLw{՗h~&ȳ hc<?O}Nɟ~RşM	*Npҋr |Г>5>tM	ZCQpB\rc_cX|l]\'1EI|<ϠO|e>=5ՍC_|_#@ejLV.Xsy`͓-kwi>].h\nUu;=>k\n[\n\\ͮo[l~/J#!g٦\n})j\"	v.	vwiW\n&\ns>z	LOLZ.yA\\$xK`)^,(Xl9YvZuNj\'pnu\\m7{G8#N]x-8ZŢaϛ7\rkAK]A`]ܱ(zo)_\\\nBB``A#(տ%w@pKpUYpzt zAL F)~	RR_CiN:`;Ac Q  S&S*{nA<Aa@#BP~{2㨠ƷJPU*<</H\rvYP3U1sAv+Z}WvF	mjA%AG$hoLt)t>	cmnh>>\nzz}=F:A(Dz(LhU]_*U%\n	.1_`r`Rj\"(.!K,HKI0wF\0\niW;&(+`OpayI\0+@:U;+\'\ZdC@^- &Է4CfW\'`X	!>vUX )},ft,%FG,9,k	VcjժV՞\nպB3kᗄQ\r^pB}.\'zz;;}=B#oLChQh\"\"4\r+͓M_3V	B57\r[hQ&_:n&<sli9	XBdqL$<q{Vx <f.<z>zzB38tf9ᙸ|aPՈaHAb6Oxq.Yx0̵^n&<*^w^G\'Q\07avLxCKga̾ta̩X,a}¤䶫dn0#LR.L{+x,b\"{JxO7_xK(̆掯毬DE	l$¢w>hkaI4BXͽ/֢ͅ[º\ru:@a~DX\'*|)|6cϫ_F\nUMWyVc}f麰mz}[=x6\\\")W?tl#*XR8GGC;Tp*q(?i>Nk)\nݝ!8&>&Z	(A$l&1	6#:)kDy!ꀐ|Zh|\"dm.!Q`kW(\'\nNB])~ʿ\n+KBpg\0\"NtjTW,eurE}YFh-h-eQ>-i[tdSMlі#-+q{ 2Ut0GdֶUdZthS8W\'D9\"{-Nא-Lt)rz*rQƊ\\w\\D9\"We[]CEtj?G7VMN(K(:#:;<?Dn)]H@..%PZ/ܻFqTA$N];T#vU!4-2|!Eg鈢qD76nnEqt(G(q!Jz)JvÊ22=\\(;fTh((,*tMDDR닢RҶҟh5Qr=ל=)OT}>_T=L? M.=YZ=uh^ly#zQ<++9+z}\"j=^\"jm>&zm͚3E^ˢ.\r.n@G]-?!w>==\'D9/\Z<\rm<-\Z._\rƪtE_ɣ<d|蛱 v䈦=DAߢ`hna\\4;-,GFoLE\"pP~A.\'\rX:%auD^D\\\'\"}&\"?ћDLKuIĶ9!6{xnLH	8a\"ɟti@$-RL׊UUSUmū~9U5Īqb\03\'5;\ZzZFxCwn|xcQm;[;ĻĻmO\r_{Vl+bCbSqbbbzg-Bl);՟;+vO<,#S]4qg8J\\.igCDc/?_J9!C|[yAq_2AJ&\'oouIs$C$NNM\'?8,NZ_\"-%Si;6eBq^8/tXC\\xIM \"I\\kKhqهNq#88$; tY\\9e+rŋk>l׽x-~\\^\\U\\O~+~:)~$7ԔH^glf⦅OfqsLqW+Y8q˶_+oj;J;~}UqMq琸xp6Y<.W[\'_4\'k_O\\O\\OgGĿ<ĿWΊm+¾1ШFCHR]J~V\ZD!1y{ܳYYw%bVI>!f͋E);ŋ|I{RU+^JT~LIVGI46K4\rJdpDDdSdQ7ɖA=ADcdk]-CA>ނ\n}Yc#Vbz@ Y+LNX-\\.CJl\Z]$6L$׏HlKl.I7IӒ%|equiSsI[Kgk+k瘣]$@8ߑ}*	2ؒibCL\"k$\nQr-YQrf+2-$&YY-*aInHnhH~$飫%M;;ѯ$Hrn.Jr\'$yF.IQSIIIakP.)nwHJ%oK*=I*r$U}aՎ8IDDfܓԥa$uڒI:䉞8V#y攤<T i]AIN{G)-Ns%$HVa%c%dK2d2E2d{dn9Two@YJ=8JjBH0\'%*	5VB:EB\Z_%cJr뎄:!HHXׯJJD?$biݨD2a+7J$pźC]֒Cw%UMUUT5@f\'U}j@HJ.HYK^ͷ~II`̥ۦ	RNtOv԰\"Uz/5&w&RӧRنRվwXBz:/u&u\"JKБKW\'^ϸ/G#uUҠэsQ!}!I/UKÃH#W}WkupF_9*騔LђƉf7B	M҄n-/&um`m.$Ҕ\\iʋjijb4mRW%M-ͼNzǧWz7I4YzVi^}4{薕xs_ZڰNZއVH+wOK+[J,ӥU)Ҫ7ZҚ҇\r:FiOYx11G%}Ju+H\'HIK_aKWH?r^,dH[xG$KikV:iGgiǭ`i\'Wp_}RM7@B]?GoHjZҡG:ҡAtptD0-~.V,,CtPkۼW]`=%]HJ1RȵR`I\n@HP)EEjtX)6ew,_I	\");)3XJM;\"VR:o!_\0HRFӒ\"oR	]*Ke7\rʄ5ҥGKP)ZlCٚ\rue\"dæe2/\rd2ev22@l;2}q>roT!3L&_N61eo+ 2u2#<Vvn̴+3;!33\'H0Yz]vhJ0AOf_/_ˎ\'e2W)2[Q2ޏ2Wn[9W-T7/y ;ů|ZO|352ɲ@bY|\\X͏dSeh+Q+HGYk*\"Rvm^ٵeȦ<Y䈁,:,:,(%ݚ|,\r~&Kl˒ԣd)e;,\r,Yֻ]!Y.2LW#e<dųBYHVIV:%+)\\({KV$,\\jKd=lnreNŲ?rY;gdz2d/=^5^eeoY6kFYeY;)dz7z1eU\0\"L6I6&}֔}[̓MUȦiWduYXlÔEknD雲?òb_\r ɐd{e(?CMWp7;dNF+#>U/dp͢FFÒdtz8CZ#c+c18;d@Q(pjde\"k[ULQ&J/ʔ\rejtmٿ|3ٿ;rA|G`||MN|\\nuwɵdrA\\\\|q4Lc|`|\\wPMn#,߿n\0<VnG[n=Wn/7<+7~Gn֝-?l\"\\;+,2[\'o?#?~[~6MP\\@lQ?˝N4ȝF^OjOH=7=\n&f><χPr&r_gYX\\ȗ+TxF C_)IGjon<a ԓTqE:<gAJ$\'S~?@SۣyIpyK<oD^,/GKK+ҡ!y:OȳY8Ik!YZPy_Um\nYX ױ oem.v׃fyC);+;nYAZaI}||S>*!Ǣc?/ɿOlO˿ȧRgGgnȿuݑASb	\\ה*^ Tɡemr褳$J1r~p^zC_cw1XwДlR&\'ѳ\0;9u&gN3l<9Z29/맜a7œ\"HT,	5\'Kw˗DJ|vBC20XY6Uo>P?XqB8DabDicbK-XK}H-b\"I36S0M{U,]絧}D/obߧ\nNKH{TaHaQ=ܧ=械ߴpRp)pRp5Vx7+<9C^>\n/?mp¯Cﭦ*^sTy@<SnU};g)΋r).G*B+SbEx2VqcJqe(Xq\"nFq\"v@7lRYqrv\"q@t\"\"EUH>Td\0)R~T̄*r34ˊk]QIWQn()*G^CJ\"Eefuꨨnx󮢱^K챢l⥎UMk3׍-${o[E[t3?N蚹ިpW#S*>+(jl)btbl}dزbyիwV=\0T\0\Z\n\Zb@R O)PKx\n6a\n\"篂**)k|~Fg*]kV\nB;PޥPR(f3j\0Ŋ7J#MRP\\u%^jT+w+]t^Da\\czN3NSSأ\\5Ԣ?UW5+uՕ=+7QnnPnLVnJWv\\ոrTOv_OJCrK>-rrߵ*8 \r<ȉVTQTS*;tRZVZ(mΚ+N*cvE}U(#Nl-P:Sݕ.Tk/\r\\選rئBPl\\<$V~}RyM\'<+pWԅ*`z9tʋ\rʰAGW[_(#+\no)K)ofS(oT*\ro)K+5t)y221[mVemRw*ߤ(Z)KW(K}ʚ\'5,oovڕ|e퇲NT>ݩ|{M蠲!WHR>8|~G\"gV|6U_}TOnЭlWvR݉iʾȫʏeBr?TUYQ\Z##p-_%r\"kr2D~UNӔluWk))3sm-.J\0J	WBn)aKJ8UܥP\"[(Jq%앒$\nPm*)&Ԑ%\\ɜu*hC)OXr!bq\Zx >EC+rJi4.8\\CK\"B	NIIHT$\r%PT$RtҥzѠPznng@(%虳zCQe軣@(hP-/ˠygZ`|WA;=]Лz,~_R\r`F]Q}rp`<=۹`c$L5i%\'a50c\'Nyf`1Xt:eX\0]ym-=v`k0e,P+G,}4\nnu\\*en1_<﯁R^`tY|d;iC}gF}?=6&q:lUD6uNm9>qaot*xB D\'Bo@H*84JLpDg?9eD;A_eS}b,ؽ\rqVBEwU8b$N2$HRggP#87k=}.Az\\H_<2lKw2o~\\\nWՕpͰnV@T;p37Idc.=}\nBQX)<MG\njP|<<q_=yTCx\'\Z;~Ibp\\\0UGW_+\'x}F@Q&4jBh_@p2M2|w:[Ows|z3*`v֚aOYJ\ntB\r{.>Nި|\ZU~t/;΢8`\'/Aq!vQ{P#7WhpGeq8ƬtGKGJ>kU	/\"pb\Z/Vt)$MI6NiW4ph\rQ4[,`Q9CWh~Z\\-)Z^|izh2F2*C;l/:pK9.\rU!i=tz:WMDwQ\Z=\\G8=ߏC/Kw5zrBV\\7L\n5?{gMCߜz߃~I1@?nL@+9nx[bq_wp5{o{m^44_p?3x0\Zr6%x8ãNvq0[w\n}#y&<$Cɚ0?`=1c[/5eW+̲YSzK=f`Nbo읆7{oM?ǻ5e{e%j,BXd\\\n|şI?G,\\eϻ㳄h|	\r\n`5+kcո]ҿ_VX]\rk<W`Iob]5?N3n`Ky~Vٌ\rFI~dw~H3\0t${ȓI4?n.}r\\E=3Iig5˔zB}:H9/TPi@ѤMҠqir\\[B5\"i]J!H{Y霉a]7аwIo	=n&dL!/Ȱv>\rL%40M*J)\'iʢd^J&$hځ{4|+M7/d溚dnLH\r&d9͐mE}S9,%6GBBEF9ϥ%\Zts-M;L˜ywtsU\\Z@ՎeyŇeZgN>䛹|O%?05;6XPږ@}ӂhڇ(?K|Xc:M\'P52:H3/PTk\\	tjd+7(n1JP$JPkEl(Bg>J-Ԇ:?b)Q5S1o{A]J<(kv\"]u@^ 6Lv~B9FGʝ|r[]274PTDzÅ:*J]ORg_*\r2s*\ZHeP-Fs=U;2uIGһL ?fPÔ(-oRs~hKmKj_ګOuUs@\\ًʆp];-X!rSYq?Φr=VgU.yɪ]GSVmVuXm~\'eA}<љАJYpuM`<ڄeO``56#Va<x	#\r<[l̖x<a:O\'ڰd<Ý\')3٤L^3&i~ώW`M<[&b+,p{^0ZG;5t/_W˃?\rRmŮ&_ͫN]eyu-qِ=c&Bxe(ղ&{\'?bʾOoPf.@-\\~9]wmݣQq8~C8tq9ީO{pؚt˨6|s&ٕg#G_8ҹ#	c\r>QS?sLO>xO[ñ9VOo+pݕINMy(sy|qh}Ô8&_fk-|{Nѓw}||..(̅;\"ü(~ؖΏۺ\"pu.7IE\\Ѝ+^sa~i;n#fg\\Ńk5sN~S؅;n;m>rHn|Cp}4@?ֿ%MώY~^g3bگQP6]Q>Q\']jQ}!eWd5!Q䄋vhg}O\Z8Wt\"~XO)ݎ2줱*4$?C_Ā(EH<8(c*AƙdDjIˣdJLm6ފ5VQbuJSlU6Ķ־w]T)[dAHYxU8*%ʲԌeiL8ӫ4Y5tT#;WIɺ)	_+KY?{W4Lٺ3M(Jzi(;%X\'JzLҒvИ>rx\rkx+.WZ9D5?TPX-	+NH⑋XV()k^KJ`\'c%uFSi#$ӭHIsɪ\"Y%r6\'A\"$\'*Rr%ש@޺ɝR?T$R01J\n\'ΓBUyV*u\nq<EwIqMHIgy:J<$cʤ@I~yTx{HŶRY Uwe[BjޚKMZ=~B;NEMȓ9(\r{KۏО%.i|2 -fR+H_i>Gf͓gk{|ʷQ1]:HG\"nK\ZS MЧ$aͩfl?wZjȑ\0','no'),('adminUserList','a:1:{i:1;i:1;}','yes'),('coreHashes','\0\0\0\0\0\0\0\Za:2:{s:4:\"hash\";s:64:\"d9ed596f96c8ccc2ff71756e7a7789ad47a9752067b732a68b7de88a8e0c2077\";s:6:\"hashes\";s:127072:\"\0W7ht#	q)d$\0\0(ZYY@Iqȗ#T@\04ߗt\\vQ޹\'_ajxҦ\0E=jȋ|p8.½֤SGp\0EqxPa>bvDo4VG;a<\0^N弘ae|K-ܰɜ=\0b&F%|w*Qr;|/=(A<\0#B5j$#j!bNj\0ۧ4(KI|0qD.^v\0>|;(߯\\W*7?\nN2=7[Uo\0iք\"]^XD2](\0/o):4]_+̔c\0e*@t\"q	ȐN5H\0T|̅_S8O0μ¸06\0-bsG\n(hr\Z.n!ez.YxUi5G$PuvATʦDIXVfEWeG]q)6	jnNؤ^}0[PKXs+ȉawS[U`|WSPD羟Nhb!#8i>kq6RE5:\"ϱT_^gyzGL\"1U}6:l|(㜦q{V~u<Dho*cϬ0xcl$	4mo`vA:`{rf_S3/sm?d^͔0X0#q-ml*#TcxEyũH>$2]%*6\\dpۛ!s%]ZYoݿr;G\"Gu&w]-H\rRW\\5\'=Q7ai\rICpEKykѩ}ˣ\\$p\"&p+^\Z{5|f㵅SLo3ExѥUq`q4uZ[n8Or70H01YL$RRAhJ6Mw:/7.ڏPh.BU-ї\'Tsz+pM˻yULKCWa\\ˁ\n;0Ġ\"fАΟ\'\r͍DdMsǿڴ$2j),\n\' #69\nږmK2efte4\ZGG.fVy`)\".o[`ϐ\rnjnviU\n@,+!%u	re4+JuP$,WNP2\"Ş,|^y޲/\Z(A1]/ƅBMj:@ѫG+SfdVi\n6Wԑ\\<OEj2Q\r|X6/46J?XGX~uic\rpQ활\r?cLTӊqgȫ?crȸtdB\rTJ,Q$TDh((ZdzvO_;ƀEpY.&}_	QoSnn̵v\0)Ӥ:DILV\0yZ)K\nܘD~%Roc7\rL>1݈]^]RɢNFMJ,iI.2 >1Z;ר1ԁ$!W:	SxDq5/w_W:+f1zg\\YmxGO0jo].㖽B=f~:NFa6ա\nY \'i+`fGYbmUPMJڡ0&CvM$O4-K	o6lb1E;7x?-ǱZzE*nkEm@1sY#1$\Z=IbXBr?ͥ-!i>`]wBκ@kp&h4ԛ2f\'GIS}}R⥅JЛZ[`mI$=D֛&Ǿ@+բz=i S\Z\Z4ڶ1523\r#?EQLIm$ZB\Z!&͖Ck`7\'/]i5\0%%-)^\\\0t`k@UOŔcp>!8HB6=b!nz\0OS~K|$TlJbOwf\nTEg\ZU\rl{SYD7I.`Ï}#٧JKNeӌ&ЎuѡIqtn~T	_j-%?70i}eiZO&E+rXe{emX<:KSz_oeŭy^/?h;@rK%LPfc(|_]U͒o~MEs@Z2]i](J~n3ϝـhjqo2kLJQc\08|VANں)\rmMADos,$gJ	Ŗ7l}aw|gRLh!1R&\'kD\':8Yߤ\'\\\0|8(]xZvJ+~S$ً6vgAќʋQ?j`J2r)rk+`NiM2]<	h\n˥O35F\\\0,vS+p\n.\rJ*RT	!A&UBtG=_:\\]>i?η@ڹaKպ*Խ+]ҮgƉ^62G\rS|;)$=Xn!l=@A:V56Ux5Px&:VV-qXA9M4-t\n{}MI	AE0N.T0b([oYd% +[B f<3)|y-d]`,5l9ox;xZq@51aIxMOYU\rZtKϭuJOyŹ&Ҹ*ܲus#t1#4䂹\Z\'&8\0m9;:ͼff)I;Poi=DᎯ0Slhsgܺ{,`h`P*ͤ!j1m!~J\rO]Y<y}\Z>ɺHI|PBbe^Έ;VT1cj] k^O9A9/\Z%@b.` podf?jrYe|Hh>,ecRes5-D=<:3ϩM>r6Ԥ%zuۇ7}F[yx]kݭYr9IV,C2\"Vlp]l2Pf>Kp֚Jbvw`*w}*ʘ)>2qe^)PnGfR@Ol,>iv:`tQ*8\'<\nJ;H`Q؝6pqa%\r	\"An3HIs:Yae0BҲyPp\nﭾ!Λ&Ʌ\'M4BS+\'4&$ءVggog~m//&t+s\"#:Zܯ4㓉&_&6\"xF|w`AZ_+vL\r}NP6_Ұݾl2bqÜ$Uv	l,s\"\rm`YדUX^Ms6RH@	&冾Bx@dR#UOPgsHo)nWrtZM?%VDFv@*9Vμ[EBu}<\Z#d4*?dQ]Bx.|9D:h@Q/U\0-|_ۢ1g-+}Ԙ!^iBJ\\W]f@@w=	.]kZ1љmG]x0	14\"1IxGL[	>(GA:	64 2DMM$\r澐i\0	8\\ŬjAʔ5+XoTm_|	Myu$1ck_Kofm%	g)[.r\noi{4Q\n\r8H\rfX	vlٮ!Pm\n6|ϔK	~Cȫ7:s&ujt	+{Rلnt,Ǟ`|U		#t̹p=I\")F	֓-\nqUi-$h*ml	VhLC»>U8.`@<Kh	ͿU%OHޡ@~x\\6~\n*<ӳ?HM\'VL\'[R\n@&[DqSBN#FB\n*An.]Btv!WҧMw9F\n+P_tQVo7n\nz#8J\nGk~ngm.3\\\n1ijgָ\nv?u	fh62B?2\03}\nxmnV=OD\0T)U\n\\_9()7\n/S\'g߃v\n9dg~@|B-ڐ6=\nT[Cp(,_V+L\rۨI(.\nsHчc -y//?\r$M̤j3\naqYKJҔ΀p\ZJj\\P\n\nڷtn\rEanJ;}(ҙ.9\nX:Q}+O\\_	{ܓC\'ay:\n W\"w\05S Nrh\nC0pFdl\0\"u~2\"Tp\Z\nv[\0XZppi.c;~&\n&)h4_`FL<:`#pf\nRW#ވ Qē4E[\'z61kK(]1zukpR!YC8`dfh.^8!{FNL{z),\"wWSJǲKSuᾒMcccdD(Q\\\ra[J?T?Gd(stBUI+uCRSF2>3`v\':js(-N֠N3:VS;CT\n]CrJ2m5CZ\0/@@11S.>UB|2ӜOU}(԰tc2ĒZVR顃[l#4>1εEl|lh]:Yň3	\\gm̻1)q+#b^0rR_ҲYn,J́TNB(-g\\ICڞ:rn̿>TwD\nQ!@iDrȭ!wzL{Jy7-mG鴞Y[kEn#XviwR:M7KkRD. L9%SJ*n\'ͪt^VɹO*(7Y(Vz|%\0\'jlص$hTC՞N8kȺym-BYVAlͼ2VS#nX6XDUT=1O@,x )\r&d5s/,\"d\r%PcW-:\'2U\'Ftݩz\r1?;IB=S\Z2֥͐&׆ZB\r5CٖNskl\'t35\rQi^\ZB|fC-/rUY٢B\rX[cdpSs3%.X|Aw#(JL\ra{p9(A)ˡ̮SPVs6#i\rnu:Ft\Z\"P9qPRPA\rk<vWPvg(Hтc+d7\rYtW^}rIxۯu$/dMk\rU:w,&Kp&\Z\r7GٛrXylﳠ<U5p8n\rXd	D\nqbc\Zu\rٓC7,<p,L~rYs#\r\"(qq6ZNş&h\r\n*J6V^%W\\y\'h?II3z(BGQ#`pS:eJ&/ʝaɋ`\n}\Z\\x+G\\%RO6}㕓悫-FkRV6G_e\r\"}Q^uYtYsNldU|7tUFYnaIWRHjwHBBuXp\0bUe$OrΰYeJXpW	!L	oѦ?11]Q[7*a3Ǿh,Uc\\ki6uJ\n3*KviA&4=Dq!蓸֧f;4PZeO!vx.e8jY0\ZPP1S/0?U!͝6??Zvw=2H:)x.o\\JtLUoL~)6K5S$ʂ8⡧5gg73lsuؾyZwڠ0YE\0身i\\|7wq;,rLX\\35qv.R߼h<<thD$\\FM(b;ˏKg&\n-nzEja #[՝YdIdf@\\K2o؂/*~Hwc@2,P0x`ՁdZvs.k\Z5\0yX$j뤋I8@t={9v>:̷M\Zϵ\rBt\r3tC Y\nH$$T̞}^pfO]ǭN3%\r\\-AJKK7Pxe\'PHHP=,LN}\ZEO\\0uFOR\Z)ā;S\'bN<vwLSڻsT|>Qi}GD7OF5BNov:A_-3x\ZJB@ky50\nQ(;4.`Rw|lSPpkGM8ԹfEx;˝O[J`uOv&_-]E;|x$(t`\"/\Z=`>&oR֫	ڲ}Z	w%(4);\r;)6qi9C2td64KծAU)۳!Pdlw+>;O-dG;Ϸ6<wj;V4dkԷ܏>Dj,pk~*d}[H?iK[i/(^\\4c-Ȝ)͗۷@c.V_;q:uMXbWZ`Eض\rSky%/-u_EC?oTgNLC\"M61ɿ\\)ji]mb#6C2ao2ᨁFˁLW%\rVJ~p$P(q\0RS;\rs}o%XOwR	\\B;zb#qlESWDLex骴@m!~|dET9v,WыʀKK#\0f羀PP\0Aw:oHRRESGʏT-a*Qf,S7q̓<U*\";br^&7jFőұyZA\"Y!	=x`Jߩi.?w~/\"wU{Lf׏1:դy;&ۆ޹[rDbNv㤄\n\ZwrkHuEN/JYgSi)N]o}0<,eS</ܓ8CT2IUXjF\rPJ6\\d$Se=g۝JްS0ilww4:\"D=[Z\r#A@f31_<v(QNYCwo}z/+x\Z83ۀTё/*2^oܰ\n0\01x?F(8V/`8Іt2:]XK%	EL償t~nF^mKYN\"U[A7EOxƟ:Y{ 2gZ+j{hN.m۩+6r0qX{4a4=PҞ%^\\$~KObH$(\r_\ntl	6Ax	70)P;\01M{}i)-[\0=ֹ?+;Q/׬W/{lDAURprmm\rF6طi(\":@c:<R)%+:G%Cy*m?۴/\r!iAHK2w:%.;j@۴)H&RװRwciFz\r_c;QAJRQ6}%\0wQ1h~B׺ʌʤ!gy{8٢7\ngT1^0>\r劸֬+)7X[_u۱H]\"¡`nrXa;?~Rq3ٽR ar\0B<c=ORvBn|JIn;51VSK6ǐHiI (.fOdx,0XlJ.*Js9&$\rNZ/aUƏ`dL?>C|^vs_%W\rJ*fzKHvM,,z㡫?jk[0}FW@U0WgS2cFF|2`85SbG?e?q7#pjڥ|ɨ\0YO|aV3EFW^@l24K<\\/#\Zjp!CBڋTLX6jy\Z\nё4W\\\ZTM\\VdEබ|@])2ԕiqj\'Vp,KzMr#6hq	:@߮\r0lҞ6jZmc-kYxJ5_*]O\\sM\nT27oڠCg`c˰mupa\\|/Jy2fy2qt@WkmxGV͒׵pzk訍n!>x\\h|,e0?s4n,Lmu\Z^΅hU}1}=ziy\'\'|KW?[r(\r\Z3zػfW^P1Y2&ۑpAU%fG<+HH4ywy\'hzx\"v\\p$bo)cHvSn_(aWcʹA`kBʜѮ,2S^úD\Zѣ0?ޖft&!-U8<Gz<3\0R-k,u׼)\0\nk?R0}<̤. $^$mw޻`.A_[rE]J#+ߘ4D,EǡGfy5ܟ@nN	36M[yFRDm:m\\,T3y?PԈ+oKqraUWjj:MSC\0EpڎU=\\ف2%72B99k\r?rqQe-=Ozγ2z!.w\ZFPASӃPlZN!&Qw|c;\0,2aڢUPrYo:W3\"6uxhSئ3)]TCˎ1B\"$Ϥ_Y[^e\n41LHݩ̨<W`e	U&zտRB=PKqFu~\Z8W2\0	e`hp,-n};F \Z/q@Q!Xw>7.l8leQ,	naTߌCӀ#YU\"V1	]98}.@\rf[ɖ&1^g+fV`6)	5ESjrKuj%pA9Xc<_:l#(ǀv)ɣ,ĹvV-nzWE2DH!~\\ꩠFgJ\Zop\']Mi@P;VKiV(~n&^VTSn^Ey	u\0ci^Su%D{ox\\4\'10pG&oAMq5@= PxN^+5H9_r?MΩԴY5D`$BfyISWq؛rcW\nŒ+NA΢:W<\'dSB4,hܟ+{̗r~aAďcKAjTG/6\n]<E&@Ƿ(\0a{|,@haZݻN/F]\0cOJhÙLC	8׫hl2\"i\r2ӣ-୏XC +Ra,f6!\\I&C#2M8_6wsEUP[Wґ4L{4\ZUuw\'瞟hQi5z\r&Ђ`~\'\rQl;4ec1b0w~{wcj|m]a_d4N^\\~ʘ7q/\"]$&<Լ	QY)\ri\0\"4ߕml\"WKxI0$\r!L7K3@\"[q˯v1 K&.D,p	ڱ4zή)F\r8xNz$wFm$\"]Xe\"?|2Y	Ōt-	ࣟvTը2H`oHPOnuDpRֽRnOk2Ω@7 \'yUٙK;@I:7}.a	̑HMϩ:	qFCOc#y\r<եl4֬(w	]5Fn?`b8)k(S;wAq^;Tι[cJD_=$xB2냙$5)SjrxVIR-[ҟ1.;\"=1(C]e(d-|5QCv,?adkVlEWR*9)7mvXbڷ\'p	Z9@S\r0,t`2plsW)08aIpopABH7M) JOb\0!X+c͎Ǯԑ8@Ghar6rVB:\' 4-I9#\"iݔ[-l+\'2YU~nZcttMh?Dm%ʋd]\Z	MصB\Zr/O5%N̶\Z\nŬWOO,ԺNE\Z\r7hZBLG+vSd2\Zi\r/quVcx-ll8\ZÚZþި6W2lI96G\ZBXf\"ԭOݠ%K3ѓ93h\Z42o^iw$Se(I}P((\ZTcς6[LBcl\rxR()a?\Z[Iʙ`:}V\ZTDn+/`{\Z^\\%kOei:io\ZqRT=\0,\ZXD픚\ZhK8h\Zxy7{ zQ1+5:#Mu<\Zdhƨ,ȊaܑiK#A\ZtY-{RV ۷FR!%8`?O\ZIa^iJH:j:b\Z;4JpRӗڎXV\\2p&\n\ZmҴ`S|0	SsEAL\Z䜫:H2fם[Jm<x<0\Z7۴>0XϘ\ZKGUm0;A򳡆-vn\0]І{lCMvɾ@ƑT97C=yZ3Ήc3m!pr&,Y*l}Jpx5K5&\0CRdR5P,BiQf7Ꜯ&\'dWzғ|1Ɏz\"z|seQgJЭz-X+|@Vcx瘝s|0 )8m}.\rd_n5i?W):\\`^V=w=\"[<U܀ĵ9YCW-GMdz[gbꤼ&{737ki֐5є3N0P5y}@٪b1po4A{/\"ru0yLi(H\'v-3*3^c(^U#gphz{:7bc/LV9bar~D,?ѠGd)FAu``ڿoۭraچc,=sK>Pסe)9RB[|-s1ʎSPEGI45MCgY<-bO,w[6eJG7U]\\J5\\N(-\rX_j\r15-Q_Y\ng^ʸ\"|.Y|bO-b$t+8jK׹\ZX#[wwq51DjLH^t+?\Zci{íq@:[bdl9ր,ܱMS,elNr}6n\0O!\"j:(!b*C\rz\"{t\r =I)^sb\ZZ\nS\raL& v3+kCJI\Z<\0P>%@5v%( JaI\\ѓHO\'\n(Pӳ\nr	sJbmLh笇[\'{0luʒhkFNʨ\n,U|록X5)aTԩ %2Ryūi*%h%$)`v:#f.xd\n:xA-H>Jy;<I8w2A	ڸ؞02yK|_%d`29xmlQW薕U=dZ	ʒcWZ:wP{6Ly?طcI\n߾B2ߵzՠevz3ƘU{^qa%IBЛW<VA=lL^<kLsjҥ?bɖȒ|B?-(+xd6SPIjҗ:K-`UMun֧]BeIY\rf6y;6\r),P 6;\'6\" ds\r=V\"n*R-!`CG֋م\"^e\n|5.ް8!9:%\'&;CrAL*3q8$\"n$Foef$S4C\0}UJ5}&JmyNL5\r\Z0s3u6!$0KJ\r22ߖ]Ó\'L\0IMq2˪㏽\Z燧i(o)NޢVB nLc\rʿ52BG3u*0oBǯh }CoG}BdgD؉$O<L#1OF14.+kc*9\'q.;FrP\'l1e^>b6chNE4#\\GYZ>AQb&YZo>Qr͡i9\0T9\\>$2ݲjrwhqMTUЩw͙CHN\0I<.OƏͧfh_2E_T.ZuiYk.\\{g:FhdaGI\0q׹a\Z}*3yXZjoy\\oCw=usn@=]N1%P0.\"pTӜq(%7NO2\"hkUvr޴\'r-AD^EcZWq85qr@7VRۘ]7NijR\"~RO|⺥f`S:\rb-\\|ۃ9Egf]Hh~wwO\0LhD:m	3(TN,jpJ̺γSy9s68rMڠc4boT,>\n?j/&b\"\n<5.Bzn1YY]}{6^\roʠaXܖ^	捄s0ɻsy01)fx X`[Z76.-*PU-8m@e05\\wMv1.ʞRfq\"^hS;X~YY^ϻjcTxFw7?D?Fa\0-@h1+K(a]DR:[_I3ywtן#F3=22I8JpL]]}0nP\rQcJYB=niQ=NeձunS,hX:_U-JrS5btLȒ|n 4\0ْ\'/XMK,f\"*Z$4 %-b#6u|Ė}bJs6 .,2F*z&@;`x^#.W(` :kYMjxRցִP=T_U~Q Hʱy4BW@c\\JqGC WaQxD2-q%ol(]?A kuPt̊z\"qg=(0 l\n°&|\"wK~30,>P&w \'Ơ $nX37N<g YL&> G\Zu%X-) )>Q|	]vC, 7ćK4sNs	Q<s| \n	\Z?`%Tp6#IRlR ӌ[*ktC`x{c!ՙ\ZVWSst @W4n*tQ`EJ))e%C!Bw픴Q\r\Z-1O!Tvα!)u^)h\rȱ>uOK,hc$!,els\\055.fOte}!5AR/{CaF9Z_t%8,=۫!ZmNxI>W>%*r^#\\QD!]ͯ%uOb;Ͱ(2[\n_!i\\ ׌eQ\0rz.+;\0\Z)o53!\'o]tJ:soT!x6^q>F70VֵV>>!$1ŭ95\n2d\\aW\Zq3x!:qɴ&gz68֛d;tV;U!&x[w)ȃcNSa!>$wĜF\n%`IJM6o(!bFމg2oi\nNl+\nb!5Aà~I \\v(cF!(\'eЎ\r804@dD4KSkV!aZU/<rg$R4gZ0l!\r;m1ϼ.{r6@CHc^\"A!ĩtXQ\"ђm]2J\"TYKJ,/\\/ d\"h>:Q sikZ؝Ew}b\":+@b$TAt6r\":fnJ\"-vSX^\rˠ#\"JRIx9Wn\"aԙ\"L0]ӆ٥y)UeP^A\"S.87~96syjr\']s\0\"\\&S^\rxQf\"nNv?Kg^:mBlbZ\"$l}eX\\%\'AJ\"	.F͢Y\\gFy2\n\rMZ\"G$@PĹ\Z7~ԧOƦpdb\"):ze0E8=!7Ӻl<ZP\"/JK}uvaHQLE\"!zFۺ6&\ns|\"ʊǏ5\".Mp-zx)R.%.8\"،V2M.\\e#Nȡ>.:I\"_rЏMDZNa\"Lp6-@!#^kYڮXVFX65\"=\rB>\"H@Z#XVWΫ\"80#>nylvƩrK~8\";z`~g^_R5т(#ğ_ܵ?W/C+UKG#2s\'|x,q´ޣ\\\"\\*dq#Lj@P\\Eȼnx$Wҫr1پ6}#2;#/7\n QrsE&]IeYcg#Oyw;pӿzw,!:;umj)#SRm-zşQ\r: QV#fl~FcAmĽb\rV֯qP9iϯ#fW*o_\nU8_\r֣z#mbTɸ=V187>#_Ӂs(sxa{ۍ{A-##̨wA/c[&Ge\Zx%%=C[a#gCY<bIV?Ji^aUB#yĽTf<,9z,;P#ә>ho/>,Fm@`0#g#\06|РYD̰أwty#M+B*TvGǒ?oLJs#BoKmuqGKL5=O#V}驛F\'y#v	׼\"Ù6GJ#]=0\n\rĞ^\'<$_-\'8uPc6#	KEum$\rܷ2ݓϼ+BɡQ(-$F:6~QQ\':3~U$#\'b}$X:cľm]\"V$2	J8+n\nbO+92q$?\ZW7m(w{K\\۶׮jt$Cr{3;Ln,uw`7pE$Il;_W\Zd۩Έ\0fm$XA883k.b4DZ쥽$^W+NN	һ@yA$G+Z[($h/*ÅZOx+-롖HةTE$j^2	ܽ4`QQtyTr\'$l۵	ns}Z?|:$V&<% 旅.l㹯$E,_wMJI:W~$`5~VWClZ	|GN$۱lЯsF,ųeIx\Z:>;3$]:)~KF,B4w٨/c,H$ԑ<*Y+`p_/Ȟ)Od$`MHn#<K*\re%%klf;{݅T_<{x%[4d%S3BG\n9K\"Ufq*Aj5\'ϱ%Yy\Z@ڤ~&Ǩ1#2Qi׮%nMǮiD7@qV#vE>TCdW%v+4)%Oi+adgF2!T+%kr _SpE3%f3qEb<r]B[S@k1\'b%>fXJ&Ж>Zy2p#%07s\0\'zM|:9#h7dJa6!\\%ƲaU>ZZ	YD^@NN%%8X_Ҳ%$9ٔ*_[%܉`nTKxCt&Xy&̷-;בuH\\s!5\0&\nuOb&\"Mf?+AT(M&pj+Ҋ%s<\\$&am{[>Bv\\` :nwc)ߗ%Z0&|O	g)2*׫7o-r?&[on laϳtWLQOQc&ٖ`#tޙ,Q)D9&t*2~|1/U8VY}$&m4tXF@RʏbL&ӥYk\Zn߰XOڱhb)&!G!CoFQ`BQ\'l_JVSu8VHJyC\'DĂD1`گ/5)F1\'+F.}M>W\nwJ]}&#V\n\'(\0*Pg\Z$\"PHG!5jN\'@?B{uBti\'S?\n=PC\'F.1E)H;l/.n7|W*\'GLs\r+QN*+r;_1Y\'S{<?*f;/{\'v\'k7^Y6֨{J/՚ɺdN\'Q_+g*drVǠ\'*\'$1,;bL(˓̰O\rMgд\'iZ\"Ʈf=DFG\n_B>qY޴\'*ǋw)M>SY\nS4vna\'9_eZhZVa釦vu[*S\'N9rg_TȻkBy\'q&1,SNj64cG&Z_3j\'^5j%Vl{={m@\'m/lr8*l	=$枒=h79a\'j*,A.+-Tגּ*\'ٍNf[Og|\Z	+\'xrXk.~b5ǟ<M(:MQ =ߪyyLޢ(Cd?hvҺn*1ZV(=XtwɬD.=H\ZS\Z5w(?߾nT Z𦆽\\98vW\Z(E\0	73/>u0AH*$\\(\\ðw0#rF߼٥^GAcw,t(a8)~%cG:~\\\0p#tF?(fp\\3{?\"];>WqB5mo(nssTj+<$|rE~(y:wj51\Z!`<!_(wye\r63TQ-YT=G(Θ\\n lpuꑝ&]yiJ)(fqiIp,K(íļ\rC	vSKO]l]t(m}:փ{Fi\r~^`@2$(ڮwS4Blq`8zW:5HI)z4phziTv/԰x)!/PdtO;DCᤉ7P5)%^Vt_\"L&x?.Ҫ*|2OQ)JJQ%x\Z	r](R`)N\\nmE\ZkcQ(a)QF޶cBWk!)Z!YٍPA;]n)aQOhС/zàS\06`)}VOg-w/^w6!E~5On)!eФR݀zgg6эl[{)Q1٪p$2˝n#[z*/	*?|)X.\rjcT[q1ǿ]M:*&Sƽt0*%ҹ-m\\(<`}yx	[l* jY6XAS͐\0t_B*0?\rYoXd	:@MFI)*N骱wju\r3*P|˿(WaOBAe:+*RNڔ%>+߮6n^wj98*en|ӗQDU[M!B\ZX2Ugy*j4m3:P0\0\0O9`*k /YlI>CK:xAn6[*mҰǕ(ySlSXL	3QnT*YD>)k\'YO+j*UY2F*(9͌v&5d2|ќo<v8*nTHSaQpGegz*.C)iXF89ю,*jlJ[ĸدiu*_	*wVS1Y\';n_b6+%<hat>++BPxP\'\"XpThw\"e+(Oi~.I%ƥ?\"~Y之boQ\\Y+I* \"2:Gflp=+^Hu߲֨nTZ7+kd\Z\'ȍ,GwwqN+ZP2lv,,2RV~I+Zr\\azk̧αk+ Wqz\"[נ˽_{,\rNMd_z_T3$7Xc.5AX,XمWvY9bԁ\'7 }\n,#|xIh܈G:`3{_^c,m\ZrbJ|&\\\"C8)O},~8׿K3k.FP?R()ojrt,1^7\rx6$\'.SWF,lTѕ%P~Ȝxq\r޶f,gE^\"5¸6FO,ڀ1f,Ms]B#^X=d`,ԀJ`j0A\n*LzG,iS~?:5^:b\\BGQoz!bvE|,㯢/z]_Wpd.f-7bkٚA53gFEk|^ڒn^)-#;ŹDoIYMAu-4akO67ZޡR)&~	-;i\\3.\'=Ϗrs\'1\0<-FP9Nf ;hl4E-HP{cܻ:n{2sZq:7A)l-ӌl^.ԫ;	><;nC\\-ת1:c&h	ֳ4VF-,h8faPjgW>q\\q0-kyn:Q2 ?x-vw\\yU+.$aWݕ2.F-{=mMzʶKzgR*(.(2GKzj\",55+%{	W.~\rB|\\}:tJsfZ.%%،kɐTaEQdu8ٍ~3.)y\ZJ\n*Fh,TTuԃ N.KnG\'z=_ĨK\nO`r9.d-vۺŒ#u7)ғ{.{fZ%{34`zo<\":qe5Ab..I)6Zn)\"6\Z]\r3CFZW.Bx~Cd\r(olv+k\n.SP*6;]XRCɆ\regf.:%q/}!*:r\Z^E/uC;,!0AA+Cǟg23/ssZ*j)iбeQ3>s</^W)H\\y=Z3%1q^QdaH/&dxG:IVt͆YjM?R\"/#ׄז4$ǽ~r>-h%8X/,b2H=XӲ\0DNb1/.٘ÇKv\\)wS/70/!BsݒoBͻe}y^/>wi`S{oF:i8/M4H&ol=|@uQD}Wp/_9^`5JҼ,YajKEl/v \'I5R/^\nBR701nQ=*Q/|w΅jRzZHcxS Jb͌/YlezIGzzss=\\}/ԣZg\0cVץvdZ/	43sx|\"@-8,^F/GO%<\"!5Ĩ`0<hCJ/\0NKoʩۭ詡{ngg/|`zZ\0^\n͎#0\"\0@/XŃY]IO/)˲jtS+KUVSx\\/?<@qv4?rcm5/FA@TZ5a )LOfWRl!\"t/JtR8֓9HdFأ80!Q+7`G#\r)S<\Z{b0C?Bk\0\'́<ג+F/&\ZC0o7Ԃ؝^\ZtU:+0COܢ6YyK8<GTJ0)5iKejՈT|F$4t0F6^ʤp	,wR}nlDoYDȌ\Z0J;;Qx*,Uľ<g_;o-H0X!ލ\nB\"`Á6D KP?_0X73S;\03m&)$K>7wtT\"0[nڕrwe&E_JC䒈0iG/+UW3Ii\r·8صS 80sa`\"*m(|-=9ƄA@0(<~U-t.&]%/w1Ro0Q9\'j\rpWCmg0bu+<0Sb]^Dd0gк}bIYwe.G0pʊR^=Yo(a*7`0,d9ɘG\n6P$JC97,nH0qeR1:\'QDuhVwχ0\rXyq\\d]jŉ: +R(7Η0?@\nQƟq0	2zRo@0YiѾc1ˁ\Z[^r0\rHCx^\n#QY4NX1!3Q*\nX}(bz=./1&ZV0c;dClξP`c1/pJVQ2v앀]L9e?4J15V^,gK|#0Idlo1E(|TVc-N¿-~zn}.1\\^8.ljЅ4x]|1]T2J\\+	i6SvS,E1e䅁8oNT:w8<:1h\n@ސEA:\"H98GE1u\'Y	/%\0B\01-#$p&h5hJm9m.17H}htqEu6x]1SP^&! !\r\nO6\'R 6a\n-1H\"gyц*&\Zb&fK1_X#/I*DN|qx ]\n\\t1f@g<g-vIP8ၳ16s4>gHTs*NVB1\n	Tk5t{j.\ZB5$V{26?ô%I8#AaW=ҀVONhE2AWB]b}cޏB#2BQb9L\'͛BBT2DlyO_!DFjF^=-vQ\"T2v2Hs|k-D`]^9c,2SLb{Xsǅ*@)Q2vziM%\\Xt#$e*2{yC$%BE;4>f&b=r2})vD$t2.P엳2AG8Q2ӆJJ/CC7N֍׌\rji2MmQf!=s*2\"!-2ؗČ_g[)@23>,.2ٹ<dI=@M8>4c!^i N3fKfY8~Dh_驪%*&zF0-3(J{*\r[ܽ}W33)\"K\\,h+\\\")`/W339DkNd\rF$O2>acc;S3E!ރXO+)\r^gPǁJ3Oj}.j	^W/Q(ϿиhBC3Z:2$FyP7bء: yM3r=	aԅ6~1t}k3i刍Z++<A&n?%3J~wUV.gD%ޠ.P	<Q37H00ԭ*:>a_r`g3լKYCX-kg9[۳҄4P\Z+KibEWВq`r\nQL4\r(HO_)yJwL4K\0$|%ܰ^qB۱&K4,jE6@9&YPd4-;*B_|TB !\'o\nQn4We.e>uɑyVc@4gѓ7G>\\JZl24H}AC{Hh/}sfY4%C]q@m7kDW*_4]]@w:yٺX)%ǀ[btbsm/94%_^^[2ɝis.Ǫ-4ˁY2˽5Mf՞v2,.\\~4\Zr}McP\\GϢl8E5c[/8>8g1ZnBȥgx5IwNezվEs-M$g$5#_D؞;}6]&]&ig>W5$;/mkz 𙠓pA5*¨Po;,XȋyE[~5B`DSx|4q|ҭ^]5YY+W4~:j/:ّ,j5ox~,\ZF<H5ͱhYI&BiUI?ґ5	XxtB\Z}OL=\r6I5f`dP&r:]ﰻӏzW#[5`Hֺ>R5EOI6,:}u4!Z{Њw1&v1Ư?N@6=G!J|Gl̣8(xH,Q66G\rkH:\r,6Yէjh=Q$rFa6XW\r2Ya\nND;3>?)?V6k>׺	QHa[ב]{9F6tY~\'IY+65}jghy:6RPJÒ2]bD\r\0JnRiZ6}o\ZSuS4̀n\rh6\\楅Tb{)p2u,օɥ!wlb6ɕIңMka_G#1m6ռ|d5l¼g40\'B`V6\\\ntÝ\0`6͋&)nek\"Sh7ISXeiNn&役day7\n@3l,UlL԰XfRuDYRsm7MI.-*\r7ȧ\\ݱє@bdx?7)J2,\"\ZV#b{7\Z>Q;~ogYF7]UP*2Ҫ#bV EXj7b18!U=ɀm{YQ7m0 䞤3ţK7\nFg0bݕW 7nvhXd\"͉Jڈ7qp.}a\r`7nsB}@Ӆv7|\n636#6I? 7}>`J+iV]67ق\ZE.E{(YKhd`zk7IcH<==\"F)\0[!X\\7#q$TT)Foe\'&?Prj%o7@lDIR*)UҵR&\0e7|&,SWĦl~e|T5o8\0xq rgk*\"@TCRZ=f8K*}\"}uaک}#V^}^g8Kǖڴ\"-??,[{/Ou|Ep8`ѰMU8?i$\"O{8o0;ৗPj둪9I(hm~8~/S#WUD~c9uuTv8ړ1b;0eR juU``is92gK:raW;\'ӎ19fG3Csw[<h\\Ê;;OA(Ks9>|yɮ,naS>\\S9I<Ra~Te8JG,d[Js29P6ATa~R,~F\r։+o)\Za0p9PŠ`8_K#,lSVd*6T3-`~9T-Hȏ :91S\\\rb?FC9Wm\Z XQ?uM\0Gu7nO9e9Dg2[Oe-DqTnoK-9f`Ewo{)Q1W<ɋ9pmRzmAq*Z3V\n-91Yz=&3.T QA[$ɤZq97TBR#[\rO:K)X95V]*sꈻjq7˨39æ%!bdV@O GaM㾨\n{d9n~AbHcx;Bo>1<9J|UA6@)Y>$Uٚ駥6b\"9~%q2^JD3]Z4qT9]6z*6ujL\0<)+\09$2!躏uΙ)\0Я9qBYaهsdyPù(Cl;]%:Z?SjMa\0yJc/E#8s:\n1.V\\dS=\"E,vv0|:$Uy\Z\n*+ž+cy533e3:i\"R\"w`RIXL͖7ۉY:k6ZJWj?vA^a-YE8.,%:k\n<(Q -gvv]蚢ieUN:O3֛KiD--*3K/:j\'}!}DD%X6D:\'\Z?D-Sp\'Lo\"u`p:y8{#տm6mz6Y(9:me0i7Y,<Yވ-|:d eU&\0WC}>a4:_ll|S\nv\"2$r):i=\ZYeu)m냭}s?:\n[vg%Gpa?>m_k5:U#?_jL2S2UH^;R^y]%a3_);te;JE]Nj.1*EgWM;Wͭ%H)w<~D|7V<J;dߩ,Zz^uXј8}l$Y;glSɹ\0G,i8M\0;zmpKm\0\']s\Z)MR!\\U<;\r\0osoB>Ô]ucrբT;\Zm}gO_t%nȅۯw?;0NU-\n$ΡJ;чQZ[h^2u*;7DnRWN4@Js`I;Pֺv}MZֵ&V<JS;ϟj\\%zv}d83e_;@_M-Յ,(gBC\'4/;]A(1x&̮^l_k8c<F࠴\0D;PwQtsρ<5ꩺպv\"Șڪ<:G&D]ԃE3 	uݜt< `2!l~sDU=TR@I<!{]wfְz=~SA>nJ<\'<\'[Oe0Րu!X	g<7SdT	{~}&(94Y_S#+T\Z<?ni6~ϊzӭDzm\'={?63T<m2[gC|0ڌ<q#;&p6fĂ^8+:H<x:wLdd|G%N=s<\0͐$5ŵǙ![G7]5+<H.<1zff:/|5F\"<^}<P,vuSk53lD TZ~O<.xnEej?\'o2\Zh<:-Rr{<ԫ!q2{Q:΅2U?=A@5Ӿ;\"vkkaϛa⵴.kgE=%x,\'}<*puXpsH#r=Mbg`<CX6.4x§{=Qsf#1\"C+3b5|<PC=]m\'OP0;&x\"Φe=ڹ\\0$[#b=$H3f4DVrj!?=.	ە &IgCq[OS=dtz\\IgN\nd%?8e%`s2I>\"8*S@-bH\"aiEx>\"eY-:037,jO>rf	/lٸ$\ny+b+0ZH0wbVǝ>@ZHӐǓ9)W|9^~>	tN}%7 6>Ў<g\\^_9K:>PTϻ7r`K˒#F>EoG0W^ڭ>&in\0Y9>xf?)SvRKZnR>ԹW^;a*qoic>G+GY/Cꕻ܀6r&?O>uz/Aǚ	n5E-IGUh߳?	]M.nb4sT+H?ڟ>!dE_5;$~$&Ơ\r?) wYxmN#\"( 0wiIٹ2i?!a0?+m!ZuC<:>Gq?\'Ѐ|8i{_z_)-2=wmowС?,guV-Ub<eAǩKN?3ͳD[qJŎg*hY?5K϶jB *DP?4^?>ec2uu?H\'SD><56̧5c#_{8cf?QOxR\"&Z-Cj\r?_6b%㻧֪KxLb͟?h]0\0	BLJ?\r۴<~S1.QEm?YꝤ;ܮS{Bv,J{9?W^z\0Y*`\\P+-Z lo@$yZΤT+Ifؒc#pC@vPo4OuY7jѤ@s\'b N9E=оS0V{K@kX$ΩPB	=PS@*5]Gր3)A{Aq@:xcÆPVqt(*@CARA5P}%bI^C3@Lo֟Gj_x0`8C{p@`@Z=sX/$Xv\0uy8=7@^<۬\'=fn+~w;\0@`7ZǛbvP2t@hlqҀ@qbjuO ;x\Z{%y	*]@vKިk%~|``<5P.@|INAY:_I⡤a*)gF@~bR鏒Z^g4t\\E[]x.@ll4w2lq3P\"@F3\\;e0ہNQP\Z@;ExS\r=KA-py@@ɦ =Kwٸ\rk)\\Xsʑ] ܈@Q4PlN،F!KA$0jg\03dhfGTG)̷!A92!Z9^v*\0D8\Z=Qy\ZAbAv{/Gg^6~F\nĖSA	Az#RH[`Y|Җ\rxҬA5Nkj(W{l9XIk.Q\"#Ac76QN^\"Bz͍NA2,0F\rv<qb9&ǰs&/AZ%6PÙH[h\n@ <A/eʣP3sEbz%xK#TAjڱ]Uf89byFvw1$eAN~mDD*W \ne\Z^Dhu]A@z$zYumpܔ^6/bA8OвOzyK\Zt\\Aiߤ^fW͊ßv#\ZgaA)6.k#a\rUAe[	v̛3kg\n\"݌Atx</YD:=o	uB\07r\n75HτK~+DBoB5}\r}dT/ШȐ؎,BBI\\ccx|c\rwHN,4?B&JP:olG|P:q_p!~B*/zn-TfYzO|EVBF$b$.-zFneM*/|BV\n,O{Ƃ9Ң,BMZrDgKZy{!dVB<=P\'\rl5hhH@Cp32ɭvCcBR*8ŘT/]s.9T(BۥD~ǖܬB>\\_EqlOxy\naB\nġ?}VxqAaIwA\'6BIq0q\Z* Z>%C!lC6m菛ml 2}$\\A/C>0,c\0Jvy욓(T݄ICN6Z:cz15(Es{(MCnUc]L]Ģ6C1rCt[P9o&іcvCǡb;C]U:3<v=\r\\G)Cvm9)wlNd?>oC4)iǌ<1u\"CO5XW	NJ6C]ת.7fbʹo	$LpDC3(`e#b3Տ~;o4TCjU#HL\\Y%\"rS{tʪCܽ=#\\4C.f>)!\"gkCyԊJDoHy$+|C9~f~&%{	7ȡ[{aOyDg9ե+ww\'YJED2Pwr8IeW})sn\0D?j^*{2	Wc| ]ytDC\\N\ZK`ao2LJSw5:LTDHoBT\"/T[hN;*wo^DLSggݨ?猑ϞY1ћ hDk52o+פI0Dp\"bPmEN}^[:qfDTE)$Gets̮E\nD\"KꖌT+qr9tJv!!D%}ImF2=(\'+AXD\"e9VIm425CAP%_DƎ6SxhjﰌG]ii_DU;F=dZK/h-$X#D\0wVvRwo~MRDTX6_8T&\ZUc\Z~@Q3gTDz\nr#o8]q˩8gwD\nDKbu4iQ\':-!:	2Wi\\DN-I00?4zf<HnE(ڏK\"y69=a1c30mE*h5|y;f\rka퓤~NrE08L}qe%vB|:hwE73~K\027r\"U%-_:E:kfdtps*H@+I35_\Zr3EG-=|6W +xA0Icq_+EJVU2b7jMy8]nF}Z?4E`f;u\'wI$0Vo0H3]E}ZnՍ.G{$X(jyqo=E6x7nojah.e5E\'%Xm-QsĊKebbXpbE-8\nuT/§Ώixr& 3EQd8LܮŹ@#]sEЈ\ZT׵$;QE!!ͥ)r;n6EkS1$`^F ͥZZ(5JCk\"|dwqFkfSGK#:ݒmSk%FhޙHmkܲ=FwسY=!B\rJ9F!	P\r\'w:(Q\n=jlhjF+\"2|+FUÊ;YIፔ}f}|FCA>=h1XJWDX4\"=TXFVїa6yp\'3]\',F}&w=4qu\ZX?F{WB!F{KP:igF\\Z	(\0GpFy3n#;FR<`=#izAgDd)qFzgsf7BXзIwEFtv\Z:;`jʠBG^ЗαtGe)\\GnU>)_\Z1d/ڝ2>\ZJG\'AQhMVvS(Gl^~@yGB#(>+:Ծ\Zh/TGI}?\Z)[>\"n`CcfG]˽{0nّ)mwhnmTC&G^P[ְa+䂓݈mg ?Gsq\"qk,&u{ni>mGs}꣩~V/	ݭ[:Y\\Gt_!HXЫwcqe6>TkG~x%퍾˳>)d(\ZBNJ!G+8vͮ1g*=^5V逅\n\'G@PȃU! 91XYMQe \0׍`G?}o>UΌ5O*q&+v3\ZRmh@Ggr8,Bc]u_a\r̊;~GW\r\ZG$7iD>b^Ϯ4GĳYqU鄦l\"	,]fC\"sG\'Y75Tjd5:X}{GH{p<ZtMh`KALGc`B+91l%S;8B!G:}\\\r#}guHAf%1h*#\ZUEUh>B=rHp\r\0VQ]%<	&si\Z[HHeQe	=:2sO8OrȜŖH,o1@O>㍕R{5keH69ß$K&kѕ\0y}H9mPȥ\"Tթ/5{!#^HB]=|\rUJ¢ Iwj ~HN>+fVQщ2^H`kfNLh`o[agvEHaYB3GDۊY|_]H{8;sP%;q9\\}IWH٤]ê\0{/| odlJ/1HQ0z/t$ځ7)IH {\"!b(ArD]R;HJ` tHV{H5\"wqnG8xCZ(\07H3:Bk[e<KRT6uLbhI10%V`ޮfa8~(I;BSGlDkl,\0)IGQp5u\0c{}A>INE篏j4G\Z\Z}CJCIZ4ֻ{җ7taxВH1Iy\r|qSA*	}HPI|07ane;\\UI>ٽ^iliA$UM>l)$iIg-ӮP?{uORRr%~I?R`#C\'\'\"\\j\0aR_I3d7Z4U!VR\"߆Kod(IBqM 5{s6 liY,ɦde\reUI?5jn7+#IkScJR2_s{\n/vgLi:%JeN2\0Y by_BQJ(|\"Dw@΢w;`SE\']J0^iN餸yLms{(J;?[(*Q{84ᅶAfU5f;JWejJAU]1^s?Z\0JX#jwӚYUZ+v*+J]Ơ<SMvidz>অ&<dCJj;K;s\\2~4J~=;녞#	\"K\ZE+13J3AZ[;` 3˦oJ4+`b	\0Yy6WqDÅJ Vsf^0G\\JYF >%PMF?iOJ	p5vv8( Jbjb4Djw*4鱋p-:Vx@~JN@`P)@-8YX-JߏƁ}0.pe	G^~QyJ$E!\Z\"wONЇ^mJP#d	T먎=v*Qftz\nKI1Z.|=3S0\r8]+K3SxFHnZDa۳ws)*xK;PasznZ*dWđj]rKPF1)o47@VOfU5gKa;׾$(Ui{iN)hi\'T͌Y01KbC\ritꅣ\r?\Z6Ke]o?>M3<XKxd]p씟6r7q7nhXJ!KԴˑkHVAZ!ښ\\Khtâªx\0,\nywKzͼ3cޖ22?C@b_LKOEnAF>ڒd3\Z_0D)\'K\naڄh)Ĉ#巆BP$;L$QA\Z3oT֟xp\\Ci5L&z֏ͭ+	*&X&R&eLE\'JnE@lr!3Άv\rLOHTcK6.e;]Aes˿SFLS#Vo8ki.e\"kߦpLz7\ZUۼx{UW?EQK0\Z`hlL(pyp]&8,\"6$cM׳Z}uLf6=([х`#7~(aLO<e7j};h&K9< L&}Pܛ|b31ԁγLC해1%PǭVq{{r\"H.QLvQ4xA>krk-\0L:}%,\\}~8\\Oa8DsXLܨ\\H=c\ZIpbxn5IL*~ΠExI<\'ULhk_fBL]E;B/y/k]r\"< H$LRHxsq5]Mf9M\nA\'J@cVM|)=5c[!M\0(@hF(¨o\ZBFA\rw7M±MC-8V]\"?F/лMVsh$Cڝr+Bw&u&kMk_!:óa#\\	^1M997V%lz[B6\nqʕMY~q_$19w`\ZM[i%MAD.l.\Zn pTtMyL;-ڛ%Iu\\K|,̞f] M;*jh\04\'u\r_`t\"O͝4MĮ.4jW[a`A>?6eXMq\0q.2ݾA/^G/QtrMӬP=ȍM>lwov\0M~Yk@L\"#\"/;cvj~\0dMϸ\ZP\\x\09F\'?Շ=MSp}T.!$|N\\YNݝEh\Z,P.gKN9]`T*L)w\0+Ã-r]NA;ַo5906lÆlyzNL2hګF$H[=NR2\rQ${)NU{Wkz\\mlf#7N`?g\Z؂ˀzrze=s%>Np.j샣f7F,D2٭:2+,Nzҡr9;,=䗈dGyNȩx=.ےGnca(N\"?XhLf?e!#+ov`nN:Ǝ>%,7	g`ez,NvޏLTgwR\\Gh,Ne>h@J|jlŷp>UЏNj$-GE)&J4GꝝTNkӲG\':2]F+NYGDbi\\iRL<&\'?<U3XNWNlN4~ J&R\\xd׾tR_ O	Y@9P->5Uw\n\'ORkg)eFèl,@O٨|e]|mK~Fӂː;J\"O({\\ǨU^D%!䶣XXJO:XZ%M;	;?՗l%OCdo^r?Ӳd8&VOGޣY8+]^wtX]ݯs6QzOV/~Z<)r!h=X4XOeIVi\\q<:mWDlK̈́\'BIOpb6<Fϻi䲯Hp\082C*Oe/<H}	JtJ3KO%zwvW8XF]lUOg6r\r\npHַ̐|OAR`qL?׬O3vv\0Uow\0KOW\Z9aq(:3+*+m;O~xwU.]bfW`hW\\ܭmP\nkH6w#rv{0=頻\0i.PzZboBL]+n@$G*QhtP\nO#~# |F:Q>݄GPkSZz0DϫI,1h]jP=q\"\\&4o0iPB1Bʍ8aSh@<^!|\nPBH<}FJg=rvqPD+ˢRƆ5BhX]lWP_M4WM$\r]\n]|a*Pk:ESv\ZLa\"i\0SO2s=P~ؤX7LG0QdkL;}PV\nB^~Uh yr.F>6pNPps%\\* #Q=QCg8P1mK=Y4$	r֨\r(|/g˥$Pj\n\nhbZW>}noFb*RPĽ7_cZs82F%\ZFJ:7PP*HƲB?BnƤ1K ]sgP3JFÑm\0[l%$\rPK&O5\'RTˢ\"Lr<ϑ6P,\\Z` !s3PWJ\0w~\ry!R\Z[BE&@$\rPO\r\0݉U}$a)S~\'A\\KP%?kN&{(bG!㝨Q\rLd^!DG4gt׵ʚH\"QAYZbDeO0{Y0XvQ&g듣aI\Z5Ec&#M/Q8.f\Z`>z;+8$3Q>+]6\'Gq*r-UZ\\>#)MQJrZ#6\Zd&!;]sZ\ne7 QKP;XӦ_f)ӊC?*Qj4b$V7UM|RbBthQtAFB;<b|OPtgyWZQМhEcN0G	7=m0;]Q]Bἃr4?N&uZsQ^QJC}fL[`%%˚ſbiGQzzu}Ϙտ>g&98QH\'<~dhçr$uí0Q!tL7	\n,N{Nw9Q[#Tӯ`0QԎRIQN\\smGi&!0\'2QT\Z\"sԭZ\'@>=;FsP[Qˮ5w=Cz?\r.h+p\rW4UF0Q~uRkH%6tuY09|*/R|75I|f(j\0R(߳\\ߥH3U=NKRe{(TFQA	ǴNRr2+P;ʅr{\0L]ۇv+Ru8ip=J]wBRͪ՛2$!F~eH`URោa:hxE	gkA	+S֠ǃnDJH0h@ہ*Nt`JStBmۄ4t\\N9H6ÑSBdqRV+?򎻯0SKIr)},2xqj6+iDS^[m_,Y%q[GD=oS_RvFF5߳7s\"O\'GSh`.!1eUG19rj<b4$US,o5ȋ\0\'Yb-XjQ(,FS-yq./v5At*S1VDFET4fہNS\n@Gf_`IFaQm]-<S||I2!Vi趦AS̏[;cC\ZE4?6T	y^\n\\ew\ZKWrNe/{TX%Nuz~cƢC	W[Tz1PWj=bY\'ǪtNT)訓{\'TT2?%iI	`V-  ՊtTV\\-OKXǯ.ŹNЙu1^TY;GV\\7hW~O\\Q{\"T_ GlyN2Ni3Tge\\PMwQ{ki}\riTus)m[|lI\\³\ZɁmUTQ<Jhw)\n\\7<̽G\\TFHQX@fSBDh8VI?Tw_`zzv5`rP[}~3UːTϓ0.ð!hP1s0dTm9v.x9U9ț\ZA=CmYu\ZnUVΙpWx$?⇼PUcZal(+;\Z&E\"HyLU04+@qj?35Sr{ۈR;͎U;STS2.}1XSH&XE6UKCW͢/Z3\ZӶIqUW&k?un.No^Xۅ5PUi<T	,sTa6VUl6>8Sᒻfu8	q~$rUmPg[6m	ecY;UyB\'l;FVӸz`|\nC1BmUk\Z\"4i`FVm¬GXiEU۶B?wN -Čm\ZէUs(4>\0x}vX*WR\0>UWqPuUT=?V#20f~\\Uꚬ7EEԢn;魺9kUɧk)I)G55	fR7U𒃔`Λ)ͽHEl#ez@DUeDDkX5\\h=,U\Z8Z\0U.X}b,WsfyyEQF_[V,{+x}-\n uM8g>,l{TVA\0דDN`\n)Pk9WQҌŻ>VKaFqkNi7PVXWԖx@*kU?P6Ѣ\"5V_QZH؛N\\&IUb󚂇\Z|}VxG٘o)y0`cV࡛J[luXkUv\"PVXQ3L!h\"i#:@V̲D33>/Qu`ʤR@@V\nͳwœga\\~J8wN:mN+VEI0uX^@&2*֝XVbqPJ\0?HYzVq]5 .]@M*uǰbʝDLJ7V>Efw)\\QQ.Hz\rVU\\O8NOy!byAvZW\r5|aU͈3(|ɓkW֪2|0NҵxǣYO24pW;&c6pDX]`gP׌U]!Weō_ցݲ:Ɂ}@RWиEXWfC3Ku!7J!l7˾bԿWh?Cexl}$ӈOJc_WsyWhaϵ:[\"5acQQt	EWwR%G`{\\]3+G]l-`WyӀV]@aMxezEhsQgmgWx/4/\'x/֑-\ZzsyWo5ҁRj?UZ(O%zWxO`5$=U>oWѾ\r%,Z	A+u82,gL\Z_Ww~sR8Q,q!\\skMW9,P2e!X:^uIVnNYW} 8.tf0\'	WO}leVd`10bW@XXP H_0Nc\nZ`OX\Z?yv}hD.嬛Mv)X\Zp/}պ \r_<\"\Z!}X(覔7+Nb&1Y[; X(f\03Jm<\n%lrXHPpE%*+%tf`Xb}̿L,gCy~eb\'\n41Xc\"h.AbqKӹw_U@9Xp*-[DP<V8A#sAgSncƽXź= )e׎.xipXL]O}Fw	Vy\"#aq\"=rXe$<q>jM5̸z>6X!w4-<[EAbgzXPIJpe8 ,cm[X}wɗR67uMT!ܟʷ\r2XxEKƪ.,lX>w{oyi%UHqAcXr5yw]jγگzж\ZYE4eVLF/Uk,~Y?c*_a)\0|4St}-ʁYBRb-tsxco@ԾPɫYCϩϟ$p˯=qj=hs\"(\ZN)Y%FVOc$m3\rYl5pY=!\\^ox>S8Y-Y`x^.H#ƹ/24ēcY@e?W\\\'lm^9ďޮ-+Y7ɡܼa/c$ۮ7\rDr\\.FEY1n8DoXa0ɫqp&EZ4rB֏znբ> \'dRZG\n+:P|>sPc^M\"qZ%4\'\nC`Zó4cj/lZ6rUB!tRytJI0+dI\"1ZWjI\Zg*(T\n\\Lbr7tɀ\nEAZWr\\#͕	!^lt|oC lZ^x  -}:ɏ\\rNZb)VlJfdX#lW@ W ZS-`~nV\"\ZUMT;?ZӦ8yikP\Z3葊]Z֪m떕\"|OJ}^@ƻZՍZ/.)w}醶[\nxSSYP垫B_XK8Sa#[\n*k05Da4;\0/_7a[&(܇\0ΕljGn[\Z$k˹d?\\{\Zݐg/_,ip<[$r(ڛ8tbMq\0>5F[54(KL9&-kGRK$z,b6Fp[8si!@뮝{Bu$f<[D\nphSuo9a`\0B,\ri[e2<wt5Hm|ۯx#F)=h[e6S\"ñxakAyR[t;}n[ZVL[qTu!-.[u#\'KF}a~\ZY	1L.p[[8akI%\'n& G[)ߋT0uDWP\",Lǫ[I,޲ZF[%yKRb6=F\\ad[\n)>l=lV;Ow~ [f\'TOTef==&i[6;]qdJ\n}ʂɥD[yV |t\r\Z/]X\\m$[ȊD1VyEM	e\n~%U,+\\ɭGͫFV6BZ@۪2X4Mw\\Jt.N4\08\"̥A;(R[l6\\^;hz{aTB{`ȵ\\sq)|IJ<ͧ,xLI2[K0Pd\\xc,kWba̎2\n[e]\rsJ\\|߯T(t2Dn\\3\Z#\\#G71\0nXsd\\?B:{Ӗ73LΔJ\\283=}f.p{磨ƭ:md\\ARZn9lr(XuOmCC\\_{[GD%@Xo[tOx1\\HODĨ{d}d2sI1eO:yѪ\\$m]IE#(\"sc1.\\lCv!Bwnsۘ%y\ZY(\\=0b򜩲2֚ `sTR<\\3SR\0NEu=ߘo\\yT{MPu|)?\0@\\1B\\U6ӡj݀]bz܎6x+}\'rҙ] |$,bEw`&uI\"5`a]F5&-]V4dB@F])SwMU՝XQ=X|]<rֽ4j\nhNRz/>]A.ɤz.j/z]HB	m3сhܯ0x!ek-]JebUf7b^p3KOF܍⼶]NqCNٓԁ}~<a]`~$mg[K5NdjsiRF]fC-\\Oa+밎#i4x$jK]FHrP-sen|Xq\rmf`y]CŀPy(c:C#8]vY\nu)SEE\\>A?]LV]r6|Ww\'Y]V05,MΌ9nrDUu7]ؕY\'Tҹ0 P=<q^TȺ^ķ>`}jNG\\\'̅^>\"5J+fi7h&CϭX2\ZK^7qUd>VNchap9k<^>r=`7\Z)x^AG^7 ;6`*$^v_^Jp!<ʛYw\n)l^Nbu\Zx\'!T8o	yY|~C\'^W;s]-4V84^ͼ,i^g KcZ0(!~zW\":N^mm[(C,m.^vDG=msv^:UrUЬDUA6YfCb^Ujx{+\"&?5YpѵD?T^\n0{zs>Nz/@6R^̟LGZܯQ8VW9\nHb2^HR7-IAÿL#~{چUď~^݌)nTh):3\"WjEv9NnZ-mѵK^PK:`XYqpI~^e22eD\r/Vq^<,^.:%5)4Ncj,6|^׋܄yiTWaD#Fu2_2f\nw/ީ}\r<8Z$_M7ĘTf&%Z1S/-v_|BO\Z߭/Blk|S|dǈheP_,aLO0lӔB\\U{Er@4_-n2zYfy#ࡖVPM\"~_^_=>7b\n6h鶨Pj|\"xhy_?,Ibe}8\\Las/_T_:rcߘsN/]\n{zJ_duA#fE*.\nn9T\Z9pYbX_lbR,\'IheRD8}H_oYٱRQ_}GJ1m]~_8@zdf0p`oqqU:_7Q0WA-@\ZCTM2G_37~q/j\n9S#s_ՔJ\nZD.sA	1d Ͳ_64	PK_`I˨1?L_%MSK9$yg_G_$@\"4](XUjĳfIs҃_YUsEƹT4qPMDSF>C6_כ?&mH[JRc# M6E_,@\\S7loFPTިG9_3̥3*m	h\ZnM kX`>:6ԩf	µ(rP`>P͈˙$I+=ƛ0tW26S_<pH`>NgK)p&0L@e\Z`T.|	۞ĉ[bTI``tD;?^+ʓ5mP|&`{YhuAlTN-org`\nR ]s?Idi#8Gp`hs4DU.f$Ea<p[`\Z>f>-\n})ޞgGK!`!\r;^wjMRU\"&ݻIʝi<l^H`=Ix\'u|ΙK!`dIUgQ|X!f~jm%Zp`r{R.1BiKk)5M`S,Ы=3 R=hR1\ZM$a\\C҂LnU[ܠ{\'Ua\nU~Xs\\\r>cf\"a2>b[/Wtz\rlyoUda\'ɎDu9MJ5u|CmFhS00aC$qas6[`u֓@W]-ͧawAV >[GAI\Z cr\\lafKZX~ͺ3b]L<7a+J#\r/_TQPOl齎l?aE<2`\r_ra\n{!{Qدa~ͧZBvLj*Ah*bazC居Z݀;4r=Θ|aDmERBt\r?fQb\rC?DK}y/;|MT$?b-a?<\Z-r\r$Z|Y\nbG03⊼\rQQQ@vIF.3Mܲ%UbJm-ʧ553P#A{6\r54bgBxɖ)#B_ur߮+bW(:|[K0bKsmFdAیR$	bbٲJ4k&rhX+vOt$b0#ϦA*>pjqL*LN*\Z4b;ؽw\"S8\\z}N0bQ\ZBZQXNT6{hBqb􈀮9!X:\r3_:mcbqq[Jsآ_~4/`qbpd^R\n`	=dAc4es,c#ƈ|FwJ\0`w~^vEpLLcK͘G|\0wO>W! c:UeHCB\")Sε{c&~LRt j>گE@>Ǣ`cIH1Ũ?\"= \nw\"{xcSgy(0^xa&[5 fc`G٥T~zF+UȐY,cO`H;гCe]ϙTc9כaIaX8\rr,F\"C2Syc^\"쾓Ua?WSQgbɡcHoԓıRU~oϳ,P)RWFcj޾?l\'84F=/3;6)_qc.sH*-ب_:%;R\'KcʗBZ7;_Zevd$Gjw}XXyu2Z=Io*6d/e\\sS:짆$flmojd13\'mzU=&٪$?t׉$h\"wd5[&*%\rG8	pS-쩟q`97dBݑ\\EgE8\nƱz\\\rx/dPⱱX.]9FP+zdW\'MJe~vxh{s_|qaݴeͬdc3b[]	~?;\\[XkЗ`sdf/dBlهPQ=#djqe^1wK4IntfVC22@qdr\\=yZ].ɱ d|ImtP瀨96|d	Y@@+ғgʐ>$/d̃qx?\'?lJkS#dIX&܍s!,,\ZVwYLd0(X}v`\"dWi^$_fdri\"fvxʅeKA?S2dNWNVSCƨ!\\K;e!*Td902h,A*;3OAe4cr}cٸeKWCs$Xg-e5kyH~^}\\f#6e:iKp[8qBQě(3eTm?Uy7,K\rpSUn8ͷ@enR.	OFOXPhYC>WeY̻Ls{T=BrvIFUK:eEB	Lzt=F,faZ{ԲeJ*bV,CvbʃP~$eؓrJQ(O@_y\'+*&w\".eb|(G\ZrK<7f=EY\n2fVL$/DEfl/ioVL5rpHͅќ5!f1\')UɺO+pP\rkζf?sӊ1@cd`苲6fS~\'h,P.E1J>3&`B(Lfb\"=g.>{aۇaNl;)O&a,WfhP18jIU?7zju+j(>f9Ȇy7,W2)[*ogӦ\rW:Py}p!;\rc	%,g-Є#h;>	|3zBVg6BNp&\Zgq:sdg;74٣eZ=`7y!uT9V\ZgV|ӺgaWoE\"{QTS{>giI?F]	{[Ε$^#d	gAkD	dB(9Խ&gaaq$+q0k+&;\Z\nl$hg%b]Zjd)-pFj 9g >0n)X2)0?8yg>ٗYl\r\n	PmAg={wu2xj5?g;a¿]Xr~\nt¹n29g.$o8q;Z7tz?ǰ滬ڢ+gΪ#KQ]\n44wKgH7Iʊ|HiųlC޲ggdv|U=DFB;~jZfgӕWѦ\n[T\nuA[zGzah\rʒ۩#jE;ի}Qe-6ĀCh\"n9(ah޿[GQ<\"h\'+:ugcYcg=hh0zNW:\\jX%@f;hBkD]{8h~-2q aZzh\\|qA\"_;^gcw\r{PhZ}bΔrӍ>hh<gs).זW0xZHCDh]3l%Y+!Fo^=hռo8u\Z:8N7IM!\Zlj#7hpS=T_k. >UCmiVir	!8@DaE{i+;N3̖ EݶA乴+i:;0$PvF\nSp2ֹi[-R[4̠/IwFE	UUxi`WVdgz\0 *N᷌^eipZ&`Un$P9xA	ӉĽ\0iyHEѵ3E\":L\rXۀ,$|uWpi~::lwˉΤի8Qi(wAi}eP.P|S[wW&w4xiMW@U}POOJjr4M_E{i0yNG\\89\'1+8*HdiiYS\'댵`R^yg4in\"}Vu3)!ƫZϼ~\\C^&$iʱL.1ju0u/&S0iv*+&&@kM&Q͒iқoHӝJ1p@tit.%-x;\n>r#,K+ȷic\'͔Ҟ>:2nQn^Sih0=]8YE\n*ӽnsjh\nј(&EeI\\s`|jS=s̼*a	j!iH4]eL8\rSlcbj041@EX<\0+&Yj$6gCj6vt5r#gAWFٞ#Y ~j<	ѩ*$*srM`eҋ!j=8PNT\r]LTC\0\njG\'C1Khb*|YFjI\n&U@4o=w|xӡ^jPV]g2LRSlwBqKje+=˵hOd\n:t(t%1j|TT*/#[;U[B?,ܐ`5j4Cu\"B(7\rXF4uNcÈjP.cHqI<;whBNb8\\8cj	-%ZL9I~xmHՃjo9\nՠΒy[1	Ij\ZpISbʟS}_Väj&Zy\nr[!đ֑I}	I+j~˴nBA-ԘFOZ*3yA^j֯cQ1\0Fo fyHD0@)Cj]I\ZKxz՝^!bujA\0.ShN}וF|YE\Z>NjSwKa^&4	tB۬iki85{?}\"!AW,@zUklqUsn3\\}%2?rzB̲k2{z$\0+3QӉX˼ PkH%|QeHz\rYo6Fpi0[節kNIP-\Z7}HDC;ή>Ek]^=u\Z;d2kXD\'wMC\nᎺ\'k3/B	ߪ\Zp\"JghkɷdZqNЛ\Z,F\\\ZD+kUۜ[9؀jL2u9?uk]70Tq#C֠Ҳ0jkZu,=\'СǗ:̨kP;N3p\ZxqRWlֻqS)?\\Zԭ!?l=Q>|ZɊ>F5Yl!}[zm󪧥W#	\ZlLU[dg.\r5p\rQ<[vr0l_](7e/6dpk#lH݇\r]0${	%O!lK$s0FP|P\\VS&6B=ѲRli4쿦rnu)Kj5W	l-Cjؒg\\rľϸCICla{!hPw{%&Y0Ғ|tm\0\r>ȑOv<kaeC@mO]^-,qsr6V%Fڻmeч_TG\"^jU@s=Fц5|m\rXC9Sguh~RkYmemN\nTmG#И}ZYՀ\"m9(Լy[EAI\"Be]m;A\rd+j7qNy	v\"Pm`6뽩%Hjl̬?.ml|,C+IbI$Ө\ZHΣ^\"lQAmlԟB:,%c5iN9mnm>ގQQ0504|$8]Wp_Ltsm|i)m`mI}IdKj+9V̀j|,ĥm~<]xL1A8z\0-)@ʅmbO-7°Oa$Lw?JEQU8moyfrGT^5\\kp0[*!mv<.K	1\\ WPL`mשs]S7LAZ&<섖v߂fPFmmG =~5OURD\\Wqem؊}BP\'|{M2gבYmMڽݩ=FV7RͶ}9dg=mӥ\'麙RҀҌ*z#:,`$cm`ek}âyF[u\ne^m<Fhv%Eϑ1^AԻ\rmj8tɗK\r?G*znDs&UCn},i\0v_l\rn4cyp}%4mb&+uvBn5jAx3fL{iƎ9nB%E¶>9d[[}3+hl_nLz<kɅ7k-\ZAADפ`(2nZ\rc %mGV@m@vTIJKn\\ /J-+\rX*JiHndk.Cz]9fi0jϏ\'YGg>npggz g5s.n5LW4nq0#O}\"ENt!CnuйoLϳSocoUFa[ױe\0\\nTĉIvyOiǒ4Mxn-Q1H.x(jի8XDn!5]X뭛S;u<}3U8\' n-yu_\":~I8*2Yr5n;N9@I-z̹>Gq n0oF!V_1\'xhs<z=njwc=јZ7V=urhnG0%E(G&WX1tF!niL&M٘x=Nf[y=/So+UYݵߛr0~xOs,2wohQdM\0;HՏp7Co\0EŤCwh#9\\铽|o2q\",Hf!OצwZ=PLo5r+}o38Jo:G$.\Z%БFFhSu<oKSc3YW$y6Vl21@9>ovQ\"c4yIARKSUoQt\'FOSژU.Ro}\nd֑%?M웪;oׅCHla՘qnF}uo֑R`#:֥6dǈ8\Zox6}DP\rMb1a|iNpW|bO<fc#_V|\\;Zp\n}\0]tt!x L\'m,ifK#$sppm+>\\#J2=)\ZXӮ=P	~rp%h7=APc(@Ƽp%{erB	d>HK5-c1>}p(%x5IYKfMQ	ڭL_:Gp+4NdJu\05H{7`S_Fvp7RVĊ:^L~һ:TWWp<D9ٌ	DpH2LReGMpLdvX3\">bǄY_[Mϵ\'p0pTc Oj-΢	suj4IT#pkxѥLҗ)DAzYnV8p~$\ZtB@gZz^LͥpyJz\\EHՠT`\n\\7p%јȮWz̀+QSr=:5pYѹ!eu0v?.j[,Ĩ!pmӘD.uIdn1wp=DY\'cqŭgaw Oa<;9pu-i,pWc}hpp2W|[MQWwv$|Cp+L,Wy4m|Cq,\0:>|ACzlq(Fl苗njpEr-R~O࿾SN+Kq*ODlW2a\\,D%1<ܭqq.\Zk؀E#q\"q=1#;+\\^p$qY3i\'GC?o(\0\"+I}lq[8dws#bj:75qijje*ZHG[?=?jzԄFaFqzLk\">EưzxQe6qz+kאFz37-R6>#n&q}bNOnYV8YR3SHC\rjqϑ\0d@Л0l,֦tDqCP !3а_ d	ǸuuiGq YƱe$irhNFIl,oiqʣuG(aV腐7fzLmĳqú٫&UzHkoV!+lVOq$1W֑=J=<-\\#r\ZW	ܿd,ֈL_@JJApb\\r<Ke2K{EÅOr,	RBf0z^*Ha*:r4(^0F1st\nr4rKX?kz^C9X\ZeFY38_rVj-jn[Mw\n=pɲd4cr_!LPpf<vs$\'orl[MÇ\'H$>Q_r	L\r-\n}^\n)*〆Ю\0rbS䢈%VȟV[9n!ϏrY\0jo;q>w,uroZ`a%,@H\"J7xrm\"]=an$7-j\"\"4)NMrrNP_; b0fL\"9uS,r;/n#~؆p$`͚W}>rQ[OGO\'ԘLˇr]`8b@#TF\'w?ݒ6r߂CZZ{L!(;s#a\\8Q0sl}߯]6s\Zr:<[Rd}:Ydy(ѩP\"Ps\'j{FCh\'GMg0fs( 8(\Z>e6ARQ!3>φs+\rU\02#\Z~z݀hss.CU۠M^oSF86EsNlD\Z5̂2GWRFՖsP34	5>۲#vGpsP4ͮ4qo\"F\\	^:Qٷs#Xۖ+pFXT%??crSyNκ&I\\s_dYekP(HP6POsDVi߾[b*aVa	 sU$$Vgb\"lxms2il)1yjuHuMt5(I:E[t*̽vdW;1!lH9\'<	CftlT^7?1	[]#T#t:sr9ca>S|0+/\\3j@tByiC8ͿL4DQ\0oztG=9\0aʮb>\ZOzc1}tIq|\ZGwP8^6eNcf	trX#\'XlmRq{88F񀌋t2zvf#:M{%tЕs)WjDrDi<6NFtḹ]޸HZMmmu\r}[-BU`BErZnZ?*ufKM ]=_mA98\0u Nr8\r1\'p{qbs/u#gTd.CYgЋUWa{u)rB.pc=t\'s)<Iu-ѣAHZ64?ѧ:}u6,]g8MUd]87NXʢ}Mnu?|P4TVm+sqdm~)u@?Ԓ$p*%r(b=ϝAiu=ۦRnJ+^Z\'=U\'u@jh0/ \'0OMu;rjJ%0$UC:\ZY!u#eo^3|xPu	x{	_Eۏd(^6uHU?/:꺨Aw\0x2ښp>Bv\0WbmA[8iERS0E`7d~v\0kETv3dxeʙ\0z?`v7c\0|q[jQ[&LƗPNlv9\ZR\r2@]3z#\nq\r3v\'2Y./T}t bH<6Py-vxgggy)ΦҸs!@XQRc1Fv.ΡWԻlqHor\'Jm7bv26}۞\Z\nog$$@[C\\Vv3)<>ry(L1yU\nvfav4Z}k j>X˚WR/%j5tv6\\yvT\\M	FQKGu0v?Hmrq\0L>=e\nSRv@nL!ro\nڷĺvY<\r4e6oR;ՐC;v!zߨA1 `[-v;a\'\"s{Ct(~+~mu@v|Pu<>n4pR.sI<v2ςZ7QXwFu}v{_5[tZ;a+̝X\nx\\&va-iQYhJt	Hi2&i~v1RCօmמReV98xާwנ`g0O!+U\Z4jV9woHpÎ \"M^Y\"SՓwA!(v.Bc?[D\Z;vߍEUw&C}5Qْעu<4Uw+hLOw0?pn~(3e4B!QwƻLbw<[S%ln,-S~]MDpǌw=c^:^N[ X%%N,wDigk\Z#VJ PN]	Y\\8dʜwHoՌ79l\n!{O[OZjwM.#S{.휜DG8q(FwP:B!n$d2e|6ӹѮ:0wSt+\ZאַHHܷzHo\'3{w]<	^JdOhYHמt.(@,wfƿtoXXG\nFĜcIs*ߤwlE\'~N\r4dAˎ@7j;.W[gwGTĈч_|\'K\r,#scwqX9\0V\\%tw~Bͣaը1ԝu?n \Zodwc4yO.~H{_ʗVГw>Sa	?̜sziþw\n~;H4ǜ/t_vi%]w^q92:_k_]z`=*1w߹xo\0(+%5BBSrl?!Gw/bݱ\n]\nANA\0vLGx#oC:[L6lrz|w3:B=x\ZE\\k!\n\\D6R~x3z	lrgRMq;âh0:Ӷx3M1w:̪xM(y/2,x5r#ЇXt%JFCD\rΜ\0xKP%LaڡUx\nGUTxP1vo0{WOI- zwCExh@jAέΰhY*~it\nw\0%xQnggW.6Yz#IĲx$P&}`\\QyGpr*}9Yxŷ(G*&IAvф_R!?xȈ\'eŎ4m#8uVhxo?!lN;8g_[jל3&΂q3ȦQxTn^Jn\rC@ԠG\\xSn]Br/u<\rxY\Z>kEMR6.\r[xl,B%\\O!S<yRxԴW%\'7&\\az< AKo%|7Ky ݣx#\rjۤETCIfnZy-8<@<]Je<w^ۄCY0By8Vx^kjONl\"3`y9t$JfƟ\n[dwyK6h+>AW[,1/yc++S&a1gխ[yᗃĩnyd-fr\\>X1ʠ-QNyr:\'?eOFZ诮\03y8e(@$k(\Zy㈔4tFKv9g>M@yǧ8=u<&(3e_`\0yUb\'d04to/\Z+]!d:y\r!\rs|kFa2ڼ@\ZyW@]aX%Tyu~61ZɁ\\/[l(yL$L	rjkKjVx\0IszF+1@,0CJO!zb֬۳ygFbeE=zLjR3Z\n\ZГ(nf\rz$p~=Pp\'eyK!v^kzP*$	e(WI![(ܚ>< zUm{ڿY>p֥xw\nTmw\Z~Izee `~wG$us4oō8z$Egg9K93)U:Sz_J?Q)ϐaL^;VzrOU]LWq$NAwNz\"|5ܗ:lW8]PbNC~z-6i	F<>LO<kԨ1\nr\\zkϤcQ=oJ)\0.e2 ,zHma~B;@l\'eۼsDő;{3lp^3k;\nk{2w\rOHSuܟnӟܢ{u)x!D@|HF9Bu2\r<[?{5yȆdj2& =IU,qC<mU{@न$g+Eg[r3{M3#_B?ng<vw-i{\n{i;|-#qYd_;QH\\B%{saVmH	ٱ+r<ĸT;[{\rś911T_P,[D:w{n]\0ֈn\r<w˷X):{,t4S)hd;}K1{g/\\Eǰ\ZI|\'ᄛDi!H{OW=!̏W\\\0vR&~Gʽ#{ЩN7!QZ\0E1ͦڤ!g|m{cD1\"D]]=-c\\|]o(jF\'*١ƗEF$K#|hPi>@J6lQM㞂|#vh`JOAx\'^|(\\Q&j\"n	\nuѠ|4rcȐDV*{3F|Ed\rq#9\nJt|FYc~\'B _-dl0h|Qh[sob\"Af/$||U6s\ZJZ\r~5\Z|$ݚ|Y\r:l_ƙ=ݤ.M\n׺*|b)MGA\03Y\0QyL=|m!5zdlگ4uOln{+P;\r|q7rߍ{,\'̌\n_|&돕1`	B	Nt-se[|\Z$\"_wB&it\Z||@&o|X4Pu@Co9Rd|zp-vd.,[\Z|QbF|u_Nac:-;|pѨ7{͍+F;}U|ʃ[^Bcx͂Ő^@<=FD|ˆӰP<յ>DdA.G}}_|z,j=gȷ	TF!wd|N!xV$W8qIAC]1!	}^\Z%Eݷ2=c̃PF٫}_ئbqی(h=Fļ}CY҅8#j<Q\0Ƙ:/D}D	4?s.M*{TȇFd\r}c[/NHjnL\ZXm}eExI<gB\Z9skf(h}y#ũMssDj\"}{q}Pd,_P91+BwF~M}ʞ4!ʐY6Y%dXSٻ\0G}-6\'fnTY@y_{|n<	}m-+vi1s\nU8u})H@VbR\"\"ͥ0׹ok}	Wb2cfHByuP~e24x`Qx<C4_~\n-5RTw4}3}w3&y7~CpV_<rZJGԹ?ο\\~\"=Bc\Z\rzn3^~5:ܙFLWs@놘N7~>,O0F2vF\r}ɞkTZ;Ӣ~DZST̵p-7Eev_QymK\\)p~G686*\" f\Z=^\r~PjgkΖ	f:\"vEy0sߤd~QoE3RoJ9>Xε\"؇1~v~zS5ȢiyXpdH~x\"&/V!ca6ft^~r dKHq#%YZꗉ~^4**:rCs%uKhd~EUaqRh}?B@:䰧~Gl*h$*V{M&UlI\Z\\z~;Y줛NPl&4%\0~)+: 1Ŭ؈\"la@MSӽk~Մ:٫\rrq03aͽ!{-~v<gz_ݑ	RC	~5B[1E_\'&xmfR2Ih+Nq$,!%>o5&qZq-So4P9u,*3R WID[1hђ3X??$g`䶝`L\r9;`\\tMQDj7iDfba9S%,#̔c~rrwCpM\0wdJ]@ܶeu_(ujpP5\\֌(Dr3f!UHQ^3\nACsu<f8slpZ(Fc1\'濉j$cFePnaަ@#\0$6i2nt_ov߉pjOYvqQ,|a6-=S֍Ipd%_#kCӠ! !ns`)^aLik8>:Gs^u`J=TN`Q5cUFa=OŌܰT\\hX8GR\0z_B?<(Ќeou:@Go5 {`dQz]<{#G	;c\\73!}\020͌Bi\\5,k?L*_Ȅbu%dNv3 tp>?X?l:\"x9lPyfIu&p32ƀOkhWSb^S\r)[eD<݀g/{>\\I6R5.vߋ f6*#6:cKx:1#٨݆=$O/KfԺ>8~3>׍ހ\rY35)>FS=(k)Ytו䩋ż8]c>%9\rϤfzU<Mh&EN+рہH O>06}#<QnwkVYԇ/ @|ۀ\'&Z˥~oƗZږ\'6gi0B<a0[\0=U0-TK#i>l.Z0K]<l>&އCy\Z|W	Y|z>6}\\ y\\FeS#lt^5:~/b]{.\\+B BZ3#f4.xi:pYAdBK\r!U3J݁wypø\0EIntU]װhyR^2v *PL<ŧSҙw8ث܇Si.=$#	b/:LV䁜{l_3t ny@8\ZfU[Y<Tiִ	J]8Nػ4mTd6Wok,Ӯ?aGˊB7J?n)p)=jk\"/%>;ےg%@tlsj\0jrƂr6yZ.\\Ξ\0?`b{C\"$vR9yۍo4h:	\n*fƊ2gn2I {C[HrA\Zbۖ܆lWGUaGb{\nikTvQ4E\r0E)l`&@򩚺`\'a1k̖VS+\nWyM9>U:\nբ\06\rQ\\lz?9yNqJf0[;P\0X-\'*\0Ie#C/M;K\nAt/cC\n]\\J=\\\rRqL腪p/ĤDQ.Gȗ{<)MP|yE^8}ؚnt&O8(d56GJ\'C:R,;Z,\ZFB>,\\	Xwl4>o\Z[_6.$Kyo_3D&QB2\0T\\\'_MEw^Tw[Xj4sG5h)p\"K4c!\Z>$<\\&e\nP\\*Fy?|IhFIXFHE\Z*9ݶף/BF	>&уJ54A6#\"b2SvJ@{U1؝ڸ>)T}4:4SmVYW>\0\0qM[Ol\"o 舲3S\r(7_ Yo$bܤr924?y惀i>~fKJ` 3uxE梖^c|ٍ4|c8\\Þ9Y۳%L`N/~s܆4}?\\QC`Տ&m&=C}cS<%`	&IEibܱl@!C\'0:IWUsA@;J/8qڪgÃlDAבA=<h9)Alt©|yg8T:5,uڄFjX4\rW<0Y{V9\\.Ip?H[sBHxGqZ8/Z%Fw<+-;QngpՌplVNfVV.|vXN8D׉DGgB@]Byq+6ƀ=_7ky~mȝG|F:94uZ7>fثDiUgp٩v䪄{\0/9\'x~Ѱf7Qˊo ,|$Aߌ͝`s݄W_w\rz]޷vXք#bxN턦qFLg~~4Uڟ+\r ?ξz2l=!ߤ$x}܅e(866gPEt	sYkMcǳo1+Yl璻V#qϫp_jf?8omc5֒\\PM%ժ	T0J\0(=D*ۘӵ>\0Z(ׯ΂|\0#Ÿls@0jd2S*\rKT(g.كt}	zCS0j)wdV圥1J{hV \'Jb-i.9EA~+|%\0@mVw%%:3CQ#+g	e}@%s5FŒjfpvGVMvx!!90M֗y-t3oXDwX xTA]WeZ\0p7gKzXFDk5pB#:Np[Fd*n7d뷏1\Zh6x:i6Lf `Oz~\\Aj!^Eh{RPhO	gp3X|)F}h9P*K_	&Z2Ji;sb~~:~Uwi۫uEfIrqpEW?#܈*\\f}ժm۽24ji(S3\r25y\02ySСfU^x>p$!p[r\rf^nEi\0Fs\ZNaFRȫ?|Z=pU)\Z!:y4DY\06)|)0x;Q[5SɝȷdTK:oVLE2yE6_%Xc_+|V7T=ոN69\np=x/NӐFs/ȗ\ZCeܻiL$@V_%ņr(\rnb|8Қb^+򍭑MrV5-\r\rJ<$jAb׹W\"0AE=cݶG/twv7K㛴oGǧvtaAXm4@x5g@Ost7zQw\0,7x/@69	ЊE*#/p?iQkgƱy {#\\o%E9Pˎs]h͂R;bE:\07&[/=scҴLHDl_d+%nG#Hд%ܘr܇J<\nӔw2{SU%	N3y֜#](Q\'nyzMa|Z83P#W(P)\n՜7|#|ig>=th@~1J#x9QbvL\n\'brL\r8֒\\8cI~(0;Zų481O ik(r.PƌؤxnGAhYI壈0v6-Wk)(yjRv5ӓUē*\Z\"Lv::	ȔjF@V:2Gۈ~O_iS\nJI>)D3j\nEI5xp*I\r!	PifVqlFDVS><ɧX[\"v-V!v[8eE:Bǉ8!>EaCteQs,MzX{\\[(HfCPAvy5FY^4}!?~nDmnC!ֺ4K)݅3_ʈ_1[F*J@-$ވT$TDMR녹~F-5陂{ت\0Wx&_	3g_`Bwi[\'\nTT\0\"-v	kYd4 w񪰋;/u)٢X\r/_o[B\nKKxm|T*H9K@kdfdQ0?W*歘fa9ُڇ]S΅HDWIF~<X1g9]=-Ҍ>š08(\r4hHŔHblXT\n\0y\"aRTfB-.Rc/nM,=g$(}BݮD9i@]dE^CAm7tbv[5S{GRi6K73!stiq)ոJ\\(\'UƉR/\nfJhvi5rr\\z\"6q%	!kQ*;MuO*-\\jmkew[pԥ1%7cp!L7wg~]\'=,79v/_!PwS5b#fJWneoRެAW_fE}*B+vϘD-@AtwrFNR_\\e+! ho%9ӭك	KWe2P[, G7o\\;C(۔H\\ݘ9f/V|i3<Pin\ZEOVoCu	17,su͉v,KyJceFG2u]\"\\#3\nVdH-SL86ݶ;6	yO=PoУ?buה\0G\\%A\"^cίk܎oT+%$[[/tH/(ݎ2eq3۞H-Xt? LA$G?Cq꜆GGT|P:6hL6^EzPuK;l)c<S\"UBID\nm?5f𥋤\"M,O=:G>ꊴm`!l{_,DL+2i4ǄʊŅ.z;& qû9Ԁjփ7\nTtiCbOK̊㯦0NVɀkbX9Q\\\\m,zoFSIa)~aF=2\n)}$$N)ad*\'I<})ػP*lwKB}ޜs2C`h`W>!\"8zH0i V(+kaP)2\0Ւ\0U(rbwǋ9k\"m{R7a%,qJM0w)^_Π+\"g%甖O0[!<I9\"NEhܕAOk>f59%,<9;]9˲i0Ic;Ɗ@pХP\r{I\0(<Cy]1ԣ˿DGrc\nˋpC3Q3#9\\\n#Ihq24>M{us!Rd/hZSC	]_W-{WFvv4[i?irzGa׌/\nىpR?61.xl\">܁%|oʮo3dl݈s9?9:PkZI%-U?M$Le⢒U_F=`o^FpiO@^/X\r!h6Kw?o=7o|<ԛRSKVQLnwrzd^ЧGDC.%{?_z}+iU&4c?=ݽKD`($([䅠@h9<}R=-+K[;Ex,k x~6uz`؊ii7Rq3@nM5݁7-7#KT7n.=$qY\0\"M(\nOraHQ61%ٺxO[Aa\Z\"`҃=ȱRvHmf`lsWBB\nSd3WL+&쌑cD`_edvJNᕪ>bg2ZTHFS}!*rUjk$4mxYJ_\rk@7W	$w(MPXpC}ݪV.WPrE!oϦI]1PCN9\\f1	2vvm^Lyf(_<>MЍfvq\r7jZ2)i8&<0~퀍ybiXfK׻Z HWrRkLCʝڛ/x\0s-Qہ#\0n{]\rWh0@=rIKԮ~gğ0ȣ)!ѱK&@<\n%	d>?Ggt!3]#޳jN7|&?ǰղb>Y>r]bχ3X>m>ÃOUyvH\n;Qıg\"WAҧ_gsUM-Gm\"cm#{t##!6\'D!\\֡q<pZq3gl󪙛#iUP(sPg/Dg}#&H3&XwҼY:zq{I<sUxtWgAO/mưBrb,}71O[\'Gd7z\r|q-[IvxD!fϖcDFC ]5XQ\nx!sTP¾T1!`BIrQq\"ZF~ަ-dlW]!rtT$MKP\0⶞lO\'d]<Hݧr@Xa\"cƎ|W00R嬶8Nh.s)7\0;X\\tI7Sc4,O/`һ[%pP\ZcF~cRˆViMJ\n12\0x1X؎\rT=2&{$Ʒ`z#?@\\\0uٍ@kry~ĺC9lxu@Hy>7HfF4<\ZŎ]sLoxEl!\0gUg\nGv\"@:~CGKE`^-B\'F*S1?||w~`Ua=\n3-:oRF*&\rJsJ\rd^=P=ypyP*u]*hYefmVr%)ӂx	c`9yD#o\rpj@\'%(\r\"`4-XolKk$ѯf7yӖus#i$	\\Xi </jս\nڦ*ϒ\0+ؔ%V黉yw\Z110+ޠ]  \\UC_s!)~ʹݭ>Q5ƾbs\Zp.(Y*釨u%yyeSh\':x\\F`fsBX#MlW\0#_EٜL]Z2} ~8fHݧOw$}jEkw$؏h|aXxNGZn7RstŰ06<WU.s:I>T-6fOlb]9P𽅌@1^xzoU5e2y)q n +⯐U0iq ,1øώ,㐕}@L(͙VZg|_}U)87^*S$ @K^/T\Z2\"\n@+\nV)-d C+v5ƿ^54Ales^ؐפRcgӀQۋc@yЮ*]a/>^o</9?s:)1\"{/pTjٖ\\\Z?Mn{1)\n-QG\Z?Z}/3\'l:9w):I)̒]OC{dvc^̟9eQ_Wo{_T7QʂwL.谇M=B֑\r\0AtȑN\r>--bmYUMeI_i VHY(oߠ!k{ustټƒl|az455@	^n4k=\r	_K\"X]4@NS	twҠaF^E!@Z[|i(~\nTMOmKw`J4/ww-6̒ qnJ0\"dJݍR\Z5,jd\'YBcH7*(ߒ,$ީk3`tm5^7}MR`-xɒcr-A$:TV8&E75qYjY9MHEX[X]@G3:Omo]?G[!Y֒Sߏ1֓}dQ*t/^Röb=9@dr 2H4ъJMBѦ}\r202h(G:?{r\"\0\'5wݳt3c4Y\0VI:>	X\"FqU{iM$̵<4lؤ80/\n}J`3cl6HW	9z^q-76,svńTe}5;u+,3.-Ï9#F}E\'$$It&k -8lZ6>FY\\38fGOp>Kes!2YfxMw|W$<&h70k7N2wFuO4-@ctɷ3(y\"/S5 M38i)BC[ܚ~ZWKi7/ZHz&0,?R-ej2#XH\nd5\0·x\"}v}u0\nM\nd>ᓎ@,z\n&@]D6NI\"\"{4:g\rISlУ/m~Ynr87EC\nj1sD)U@3k{];ĉaՌQd8k55ai*UWs⇸s{qKcBψ*\0&Ƽ\0?woјS$GJNglc^^HH^zS&^F޿hY;knݔ|TSOcwDٛOeij3O)o\Z`N~u٩bX$Z٘Zݟi_L5>}R%ZA>%|@ւpw^o(fPk\"Eպl5zZ8q}\r2{$7F--s➛G2,a?dIu3mK=V\\ԇ|ޕ9PTnաc6\n{zt@;=JMZ}`෬e~vJ?\"/i\r<Hi5+:~p1KG{ƕ`ݸ¹\r? ytbg=!ӫQ69`\"-tP(cn/>)b@HO?5>PQ	F缃`;<v}\'P[Y%/?_@e&\'Gpp2[zDwNjÖ?Lu5Rev&-kUobE7ܼzL{{MTG.{})cI+@>H#qL=a.cU\ZMwJ× \'b\n}\ZQ!x\r5DQUK܅ޖ:(O.Xi+&	ME	zFgo1:ѳ\Z>A\rq70O|%6`	PIY;I(ϋYۖuf/Z\rGs<h4oWxۺ!Mz0V_.=*ym\0C{!YRa\"	`F?MUǭ[*a:&3ܸ<uLJP#=9+FsqIB:U{G@B=\'&ȖfC ~.n,1`o9]k\Zq4ٱxr*ӦwRZ	ZJh>E|7b{d8*YyїB.*	l2Q_d_,6QaA[ز=	2m@>@ATm~FmӠNll>hI2Y!ln}1dZחK7G?-U>tQ+qKz:n9>j5d3=YsNqqpcuȺtV5Ȥm9\Z8q}u}o8>&V&NA,\rjYnxIvIvԚ!2q#&a;Ll$d3\Z&2	%\r%~W+n}`+j	QC[\"!vO\r#-SZ8(ɃAҷh/v.O2W\n\n\\yq#16&Z\n8ӊUuBੋ9ELa=T/8,i?D/ - &~\'ɋݱٌ]!zDW+jJ(r]\n=+WU}O/inj4u9ϯ\\-/O5dXS^`M.NSIw*/\riwl%7Rc(Z=mۗA\'j;LB\"^/:qQoBf lG2Ĝw`wnN3=͟hKrriJ8[C=Sѡk{[kF`Rl>)퓆o807MRnwK\\iUVD}3y(s$T琱a	Aa|;Trɯ(&o{!2oʪD^D1+{^٫X(ߛ M[>mMCoMt}qqXAiYQMޘ\"#EJp~&w _ڙ6=uqe4_oqtp^Ba@^#$gKd/ė5\\HR].H%Eq Ʃcn\0p\ZYv1]@ôy$]6o~܇] OLHPx	9lKS#n6@#Gbb5_*BpX[u\0T9<	c&Aw\ZENYqi6-%1L˭ݐ;\Z2uY@\nWܑк%?;`,CՋBxVu(|/9Jې@hy(K4\ZU+hA\"?_6GAm!3h\"Vj`+*G6jq`8&R1`\r\Z{5yG\\0Mx[-<P6YE[3oHSVИE]:S*˚D{vJ-C:IJ*H]9[F|A9x~dr[;#;.HAۣc<Ep&U\nOKErBʳgUa1/qX夞d9SyrCT\0ѫ.ʹYbjNZM<hsսI\\5\'НLIxX`EѪB+Ap:G:,w&׳?/K$^ce?^ZdO#%Xxʆƛ-F8yd]3f^6Cwٛg~x! }+`a-Ӭ3+@wF_+x˷Ӏ+\'C`&oBh\066+u02ԭp\Z;Dibi\"r\Z@!:MuYSꥦ%Cp,\"GENNNL/4p`41Pcq271I^ЦDvnZUC7Upx,wÛ̀vNxklfB2QWkUڜ\"**RkhW`٭R|5nu-\\:ԜY\'KF\Z1ZS%4Vb*P[d8geͽC\Z\ZSj0134])ζK0қz\'uzu`̶$˜\"XMN͆&V\'#ǙO0-kq2wSc?dUH\nQ73hʫm<GM]3p+LKNǜHRf$|k|s\r̣64\rIbmH?C\nDԈt9! DW~<~J(u☵B&O瑊[m 7Am	,LCTNRщ@;COuJ9\"\ZOϧÉƓ{ONrXU镜Q٩\n i/$:tniKSf]cX\nn\ZFppJVA#\\1{A ûͥJOmO:ϙlW5T2DB$^Vygə~|\ZqQIW#(4\Zb=9-C/s#6ˮCۊ%G8q)ϥvǯj7Z\"Se($KVCm[;W8<{b\'ŏq`\n3o޳B@8Jcýn&Vɹ/[)ۻz[gE>b`*eNݓ\r	hHj	gQ.X]zѩ*gw/^xGq1%S9?R#B~::Xg5[mQӨCM.C\0W{4\\vkΝx[%@cن#\Z>O;jGgR0GlY(\"y4h/E삡p4337-sգ+׫vC,T1>K)||yDp䏂Bנ#A.{Ari=M-?3u;\\#SR\\;YߵzCF#L!N@69jc@% ܞ?L$bmjT0)庠|l`$\\{\"?~cj:èƞǇ\0(8GfWipJpMbVgC/V!W3Թi9*mVwkZP[:UjB5E $\r(ԇ~YG=C\nw9G)\\M0xa$k٥4a&dkGS#<x>)\"&%q٣u4KM$oݭ{A\rQIQ\Z(B}O^Q4uTv1)\\Nzo\'\n]g\ZuF(:\rSlVl&r\\;;PϼOaJaE7dh|qB\\)6ѾpDW{ۓ۾!$ʤ5g[9SZ6 >),(E<~<k\"`	[\Z)^Ktz `t^u]58ipvk\Zܟ%T1#W$)z/WL-ZE{Kѭv__\"l&ԟ3I49qZYFU	-&\"(6]\':rQFGߵ#b?yg	ViW\ZXJxڵՍq*V8,xҸ$ݠIBS; ɕ81lL\'\\udjFוVQC3x)!TU33Ws/wqa_KB	.AYDZ<Xm\nc{m]RWrޙV Baן秦FzJO#%ĞI,SMV[u\ruBVo#Iv4d?QlHJ6\\2me8(\\0\Z%he[>K5\Z*V\\z%xĦY1xYf[FX6cǠ*uk;)gRIb~\Z4V +ucr>\0_s;ϸBs1M+J5C$r<0Ġɋ[!͇黟\\d5crFP2ur~o(MFS*:l5\Z>ZDrgoEIHPg^]n0/Ǭs?FώIs\n4^TXr&Ԓl(EC4)\ZrK(12e^Zr#jWy5-e	G_m r?gWՠr2ѥ@F?&s~ՠ($̻.LxkWNg<\\Rg_13)16Oރ^L;ˋ.#LI.]+Jp(9ٰXΌ\n\0*p̕^ XE1oO3rߠ1nv\0jHk7q-;C9R_i$Ԋ6tqm4_rnՉ$u*&?e`=89=\0ܥE݉X8Ym	㞉QlA\n!gCn|I#*0\'pT,RrءA5s֊soʊ/]O]8\0qg_\Z^E6{:,\';ZB cNء\"!gxuE\r̉8i&F?w[℟迢Z q!\\\'-Qx\0LD-Z#SЦ[%ɚlz*mҢPW1 \\>͞uLv}:wP([fޡ0[[\nudv8fRDlաe$*}֢Zh\\wOWwSi7G;xV\"\0ݤƫH2`zw`oi0Vj\0يlj.B\'|Zøs-p0p@[Lfd@a1kv<+r	HbXҞLW1&@rJڇǞsb_`6K+l|S.P^l	l9/Ȭx`:eu)n\'\ZcK]QРL!jRkV=~R[C;>fMBR+mvn	t;=%JyR%0\nf/eÖIL*ԟrWt&BmvWU#wI$Klh5b4:ѕWnw=\r0CUR\"$dé6)IS\nE]mY5c\rwcD4AqQixWD2oF0+vBJX\0TPO]\Z8UmVq^o#ZBaCuwIT-$e*1h)ٿ vSh_=XDpi-wFa\ZPN;ˮhJ4mBB;3ӯhP;)ړVz\0Dr?{.<n;V.RyRTx\\h~D@n\\ǹivz{\Z]_q|@TbsBzV&Τk<tCz n`j\rMN\"Ag梑x%&yp5L&][RբYBѵ\0\\4:\rao|(;ҢL]검NjuzahpF3HO)->!\"\'$t-}M61p9ǡkTb:X%nܢxJ;vww|U-%=FM>gq=tGOwmjd)ߣ\0$Q%_{1ގ7څ\r,?zDx&fv8P?Alm :2MmX:~ڣ8,˴tT^ע+\0^U`<,MWt\\+TÄ\"^J%VCy3BVtIppFy/sܮ}GT@!QRm`+N*u6N[s<Ď) Z9QB\'G,~Ifř֛NoYt;\ZܕAwWIIw	|d2Lu=#JR9:x\Zz\'#m:uZǸ>8|{KiE<z?eL<M\\}v6\Z8zRv`\\.).^pĔ/E{~2	Evh:mwWdӨ$B|S1,|KY$TTL_|h@P%HD>ٿff?_2Y\0d#vTUЦ[TmGnamqY\nTorqKKcr <#P5rhf_Dm֔mN+K{VOu-Qd;++O;vD)(P9h],vɮvJM(0(&#쟴>_Q7%l|[l|ߘAIy~k\'$ё^Y\"awE.뤮5]~o]bT\nç-G=[FJ4@ŷqabnd\0nXf6?,=ʤ K\'9od?pGZ{e&\"S\nTkN&(uu0!ϩ7$V9դ\\`toG\"*+cW d+ΊM?\ZLrZ%\0\"lӥYM2<	VTo^%F_Dt!䍥mu9uH| ܖaQLU0\Z~{vhƇwRjIyphgss&:C㿩\rm9>zo|.󮥔\rǩP\'RIR\0)$u	kf]W^\n<贡b_ćȸ[G&R92&DDcQEQӂ_ofIo	}B3&Y$PʥA]]hi{ ԃƧcJ}|\nͯްA(>j2Oƞ}VOצwD{so	kjLAR	V)ϵ9D[.NVKuZ\'ނ?0;J;\0j=\"(P]<X4m%̆\'?2[Q耐8/sG7mw){\\I \'Q}mˮ$R4U:k$Gw 1@uiL0Kĸ:@E^؛36v!l{PVwS!nH+\"\0Ud:\nO*SРLل.\r>֛n]9^	aZ_phRf}	PޯZ{֢JZbRu+$Jp)#蘥>XV%z_X@KOuKMFq:RSO uѝ|=o%-t,u. \rHxeUUHK^Ǆ_%ך*\'Blm&^/ر-Mp#<_˥d^5ěn+܂ˬ\ns5*D^k2mi^+Qf\'N,ntR&*\rSPK?x7.՞*LuK֍v2Zg,z[^ׅYgv⭤YZV%Is!бj8>\0ئnGUvi3DCA6D`Ls<ŢtE>Ps\n#HNo&WZMls`bF+u\0#\r LmNߌuuc^=¡DU{.į.տ]d0ӧzEvGL7t|%\'4%fp#eh-h8q9\Zx	VG%%h/%R/ήqeGF^6`vBI	|2PS?hFMaȂUE~zާ#^8Zy7Uܲ={s&FW\nR_	\'Hu)WC}D&7,H)m-ENMA͛	,_~Y?ck_\0T0ykM38W\\Q7F\\\'F|S=Ւ\\[8(YYVd7{m`C9+efү6U\Zazߏ[_K}P0;rɑB@?@[P^3D5Vw\0\r\'TP΢`eέuK>fL//\'F9r\Z!p\'6D;%^-xh%O4y:X0^YuGyDQb(gEpֆriݙhF=yZQO/L%@=-e-I+Rz<\' іrvqSKU7Wߤ_i9qQo	A4fgSh%=ZN=_Qu~ҿ$3GU4&\" KFjT(5o[wOP\\>03	{ɟa6]0\n*()\nǞ\0zvVMAJUla1 ƷŨrX>5SƤH[{Pg٨V!6\"	BЃh9.F8ve8:c;%t}5;F[?EXnG~Zݸ\\B[)z츍mO~B|A&݆BJ8?3^_͢opʫUCgw(i~\0.l>Wv&qv+IN~WL |F KGO]5^AG\"$A[?:M2(VA/|b.4L\'iWFTЎؙr775F|DFIJ53m,YlwNƋFe\\\\y2#niF3Nrb03jg\\mPPjx੄5P$j\"`\"vR\nl_9ȧn\\\ZrR\\갪[Oo\\.a84r5$	C\n\ntYwrc\'Sy:G`}.,]|օпеI۩b̚w[$QӬh,a\ZcNCCnø詑ouj>]7!Ӈk\'ȝ\'cL:b_LXx0Iʪ+Q;/hE;?T8VܒA#I%d{F\0+\"6ƹȪJIZ;w%!W9ѱS	}9nN->tB/ԣ(q[T&7,Ǽ]m+7^꫒vK7[Eu\r:&i|:50= SUu5^_w|)W6c*&Ī]Z\r4t\ZwMiƐG>B\\gѪv`(1in 5U{Io4B]Sf1Ю#8ZL}OBȫ[y}BxwIZЧ&N-)͈滃~5|zI(:.*gH-#=a$--9\'cڪ?I&kEYB=b*ҿ3Ft5m{T<gF+j\'pQ\"}Fpz.T&lGMki_\ZQ\n](_,pgi1}.͇3wz$W<leP[?草p>H#j#E^C5őܔ)==mfht)\'z1*~6UE4[kP1wӮ\\^`Y~F9-a9RdlwjRaS(7Ʃ\r\'E^rn2ͪU?嗸W\\VeL,A/\" 4zX1][MT@JŁm4N2a0Nm).:Ҫ}]%vc݈(YUe%!TFo9j:Og7(dKQArU&Z~f,鷿ܻ\nd`4.{mϖS9\n]bG+\n(x7\"\"5nWIiaz_ݮo^2S\'VAFXj#[ͫ3H@!+siA$uN9T+ƺD=#wjxyӋhOB.h2;bIqS]B^	Q;fWV\0sl^}!/e*\'#Wl);*=$99Ocor]Ȭ-b`(d\n#D!άVeazUܞ|-T[7||Atuia20Ĭ]Fsf*M\'{Hsl\nmL7,M!mۖ\n=FK 	..>D(٪O-R6W=q;76o撴\rV>=5t[ߓ\0su1h,OTU̬$&^9]WgG\">Joe\'7Xw(ucJ[1\r\Z/yF&}=\\HV@r\"B3~YƼ\n\n.fd\\>8{ΆAHJE2>1}\0:aTM[-o	_\\f\\čjtz\"HPl缳?x4P,E宭}ab`Zn/^5)o嶏\05x%,_`@c?TDBu=781z`~R\')F]\r^n@h5⭱՘A-z򼂣.kѻ/񃭲V\"5PG7}j!mYZvrIƒp4{JYE܍xƵ(٫EƵ5d=?Nrs.PЁäO2:~,)ZUsk\\u$1JՖ31G3pRm珮<Ũ7iU\'z:	 6/z@6T&\0Cp˄($nTwV;LQ72N͋-m4|0\0;W4bQ(ɞ@tal2XcIRL 29^d6_V$C8t{S\\ Ib\'h5_\ZQɒi눙OsJ:h[ڮ	ۮ_/SttRʔWCUx~:rQ⨮wEpVѼsc`PEؑ]}܃wz,<?P&䮕#ssj6tvDzELZdM몶W9ITLcr\\h	=YkHTxDe:#o0mϿiyۂl|4hNO~%\n}\ZH[6aB2jf7fL~Elf\Z]ܤVB\0n%M/[;*&/_/!rz¾$et%Tn5?*BRgdm?*\r4&#4NeTsM!r٣0aT\0ڲ@ޮ.m)Nu40d0nh\"$\0$\rO;zjJ,nq U8cO\'xvW\"jC+o%~qO\rP\'GrHq\' [y-NIzc`#0ѿ߯;<	`>7Ts|46fB!{C*i΂\Z\"c9qLԬ *7pO6S`njVFmT`b3&.jݤ(qSjp!puzI0J\0&\\Ar־vW^ܨ/,Gpߜ@dß-ȧқxFkbszXh%MncCE+c:\0e\rު~\nMw_a<>VX\Zl5j~d3v_hi07ǧ?{e&ک\0͏\'4n@\Z.^di$Gٯ6-֢\0qxw&a\'vVҧ#cwr4w%}P,HR(T6a\"@Jm l/hSٰ &^Sh=.M\n6SQaHt8hs]\ZU*FRg:(B\\L|ԋ\Z/5Lr`[RBؙW*_5N^;&:\nW1*UyKeŰS!.!5C^ی	İ|vVuMM=rv^\"r-$ͰUq#\0HD`>v+OsCU)Ot߶/m3R?wZL 򣷢5cZS.^\'呰%J(V/+M餱\0.y36x> [/.tT]wpX%]~|4uoAf\\ĐQ(Ë\Z%|^]Y^F#c*(#\n=<e^ҷ\'#S=wW|K:\0kG%oC؂l\'N\np_Ď+$i7=I5iB4<ұ,FgMRhjYı/<)pQКP_sZ0TXA#6{K>~qI=!486>$VsyJy9D \Z_`X?4=!\\zRhp}@,rQ!UfY5uϱ\nEfaqZ:ұbLn-#[\"61zvi~3gF\Z4\Z/җ|CAb9g=><P0\r˵c+\r*+H\n$^ѱ&>HLi#a\"Of,8,M4a!_~њCO״&8Y:_؉\'qP#ŷ[`~;HkMXML`b:$d\r9\\+Ϳ<wC}\"	\nT)Q\\u:b&pű}BH.G;d\\ZCψ\Zo/bo#Wױ.]H>Z*0ooQwf<ɯ]qmf~pż=\n.5Y6}oџi-(~	Wρp`$<\\5wJkSf36ǧǛm0*@/WbowZl\'[ٔ\\6G,|8i1<2,8+wlUyu##ed	A3Q5Rp1\'rSlY(7wAO)FP]6~\"?BwMҳ(N`qدU]҆\0B]3۫#Cd5FC;ԩyN*)J-޴1vj.y1BǷqk\n*;z8jcq#c-aPF& \\(1(R^\rm)O7x{@*;=ۏ@s;Jʘ[ԗI>~4\r\Z$ACSwXZ{}ajD}b9-%\"!N_)\\*1ð5o3rX\Z&?V\n)K-M$A͌k	/mdӲjsEF<3g{\'mv~DEfM`GJy$:xty*Y߰%쳁^H\Z&E5CCq%.ABʣVڗC;7\"AbIYI\0:)ѷǥ`wcw\nNI+a\Zs Lzf#4C\rVv}iK4KTTb=2UኰOB`˳+T9]-!Ivs[h?Ƴ29{qKξД!I\0(I`ӷۯ	(hs-љG$%TBy uةxי;gdB]E\rr8ϳ+N+RfUPt	9xl2Ū[jƗIh*@I=hQۦх0rç\rbRvO~nw}߯gK3Տte$DvEZ6f+()!\"aDr9aC53{A{*эb2Kwwqҿo&GD͢a\\Lմ+^	pBJx7?Q[I!>@Y{<Na+⃞78c*QtS,8ν\0Y7tR~k{YD+)Y;]^e-+An5&_q4+SHx{?fm3`a󴻡.#,t\0W&;yc<qЌ25ݸ;Nk=xn%vA[y8n\n	(h!ekbHk[b0Qy7ǊE3Sjz$\ZM]68DzkTykm|-D68N?%aPŧ)]NC1CLW\\M!DJy7F(<\noM,Z`1OYﲆAQ2:*t\nhO|;z(\';wh{#6qY}6GWȏ!~Zãσ~SLKjJ|4<&Cn\roۼ0+ˍ>|PJP*ml@6Tѕ\"AlIH&dtM6&۵b8Z	k{<مJW~\\재2c\ntJmI!K3|M1j+H\\dyqE~߃!>\'cstZ*J^;6Գ\Z~IDծ$xPiAU-]=\rj1[Wf%>qp<Պ\n)^^c%Wm$:\'bL g}dA	,rwKw/>&zkʜjMU:~oh}5[;RfɈ5k_jQrQV\'dM2*^\0\nq#\Z䉩e޵ITv5܄Sy8#GyF$\nr`ZpGG*\rr\n>|Y&W4xW璪Z)\rԓ(ay{;˶2fQ,+<\\\0\\\'⮝	3Gd߬T*J\n^D1o=$(1\rۖ/zhT<]o:x<UqPJ}PII]y lH\npᶀu!4ߒjF\nz\\W|rbϒ\0E0+F7̚\r<!-:Z[Zjm`_2]\"{(40{֣}\rq;;)Dm[5!&`c>?`(ݮ>Hf=\\T-]gr{G[\ZxDsuͦޱ4EXD6\0ܗDCxbQfr03_LA_g20mz{T()1Z5-PqBҖMGx99d䁊N58\'Aз{}aБ8a;[\Z&+:3W뢅?\ryW$%[6Pm\\IY*%vbb<J<sjĺԴUz#Zv:.NMVrz$}9:qC>,|40F|=.2ǐ{E[rPE~P(^\\>]!r^8¥Z#u`x+I[0NM[xV\"2FqHƕ46#\r0J7\0[irB-p*iƭ1{(H ԌD /Clg9NvDB\"A@%\'+hL^^+#e).\\Q\"6z}_T4xma#E>uX$={+cܧloT\'.E]\"f)|nsMdm˸O;vWl+``B\\&kkhiqŅm	wb{Ag/Ÿsä6I--mDW42V9X-ԁ^LG8㸭DC<WFNB\Z 	{yWPJi\Z<@kqsa,jJ!wSޙ)==)eFKx:5D9@؂Ϩ\'<Mtv$d]#짛߸X[nJ@zvT\Z0:t{^!=.`8G?|#C=(6כiuh\"KS1R+/;iY.7/XM7~Y+/\\1nX \ZA\r҆ErBЋg%3׳Eq=v,V\"/C꒹=8uP	kŉ/LAN3)ECC=\0{ק\"};龡tOm_jWG\\bojH]x!+>Ԏz4J1~J9Km`v؋^GRf﹘&vcDOvcQ]P=$aFjF&|uPUMeG1⹳߹bۥ!	9~Ggl򪾨ȹΐ3|o?D^a@ CCN&PStizr{cYG*3\0ȇz=Bl3u@ÿc1,)a)qټqfL1J|b(#}\\EպʾUL&6\\Y?+c2$)68*Ȱ:E@}zPWE4Rc	ĉۓjڔ\'nM}9`AR)y$*[|˺VB&ipU .Vitt]\\;HIdDppSsJǢ\ZC2]h?ֆ~8lȪ4,Ǟ?𴺈lkJ㙸3g>ڷdGzfwSC<v\0f{8:\Z\09AB-\\\"RLFvɩơ-&iNJ)s+Nmugh2%.g0K>⏺G.P@J3tBkD|$Ts	#ya\\ګ:KB8co4>G1J`ZI=cBfeƷC\022JnMF2x<ƌ6&FL\r<\ZR#캝Ldp=@fIWX\"MB1QwoX4bxc)@D˥ka˯|9Y\"i*UL<6\'I>b5p<eZps}[Y!m#j%0bNtR&y.sE$i/8&s3o,\n߰j<BH@? agj%a,?]/1{Ƅ/:Qv>rr)qAo\r:;(S>B!V5R_Bx< |9\'bL*^Z\n\\ȩ|kZ=\"C(k\"!~53\rϛ$Lt*13p8At#?]Dw_XY5hn.ce\"ӌ	\ZS:vBi7J7]1kk1G¼,`|]$9`,w\r>-W7*<:gj6Tz308Xh^~m~ u׵ބ22RYRP4H9O}Xc@P`2_PVbBȭItJ̀rcGJ˴`nؘU\n=In}\'`C5֚%{A/^r)prAJBQvep) RNyHy+3H(H^eE1oy֌HFY?\n}Vք魘nr\0v1sN>cID٦I0-*F:Å=IH\'x\\\"\':*;:jl30dsc\0q|KF0_qYsBKbַb(7^:˽2dl@WHw\0	wWK9ٝ3C,wW̑>\nc6iS!ຉY8V#rQ$[)znáW;WѠݥpW]BS7jY4ciAW\\~YW4#a0<g|.JDSy\0aeԦG9~rsjJO}5e33mhyDQ(Ĥg^L\\FqA\"@[;Kkq?By:P\r\0!EÐ#MOzq~Γ8,՟/޸j!TNTح	䅬+.S^Qiͦ&YX1\"I+r|wT1a>00nio+\Zoo`yfny=Cժ8:ξeZTW0w X$q/£1S4ij#D]Uu_(K-nD(@&6oZ&$bX\\mfkJړIB()&.}_jhF(֫]*|Wjut.!\Zf=>/\'^OoE;3\'(?G>cgxWʡ̍V-EArDx++`c`/[΂-JHnOQ_*}܌|QБ\rq-FV0@Tن\nZ~\Z,o{l[UEX}AJvd\Z<`eaX9$Go)ոr?S*8q¾m)qppJNnxh\Za? 4FsfY2X7\n@k%|/@J:y$Lqrh)uF@1˞oA<TQǿ\r94Jb r1LLdO^,RNsSn/ħotU$D_P!d\0LpOk7NlLn\nq&x2*n;Y{uDW[dg{d Bsn9iS*LDE$Apfl_:YT^,FdΔPgẼV@P8S0JȪ)Z/@*6yR7,䓡D\rm}Q4%{{`\"2nE*V$ʷxcRYKSMO-vY |Iƀ^Q.aW(f˿b\n;UBgn½E9[9|<C+~TRBEnH.VR3+ֽfjv5+i#\"iR,k2qX8	֠,It8҂YܧG8)N*蹉*01G9!1}WF8|VapV\Z2$R9LG&m[ӏp(f$RzXZ8t80pVۍg<\nE:0o?%ڡcO\\ޱDic,7[8NGs?3UQf~-X5\rJV-c%#ep~8Ϛ]kdnOEŢ7?>A2Np$up6Y`ȏ#vR0u^/\'~,sJ$Tl>6H<oBr[n׬*ªXz\"ʣY_<\'}@iX^kVQ=ʧ!d~+Oigi!H\n\nu+o}Яn[hDe(ޝfO[v\Zdq|j?RN>AA{z=\0tWs	a݁iiW[/;qP~Sr|L8eV@5 ]UV1NkԆ	3Oʂل9kǋL[S8,^+\\鏯\")>(J,eh=UP|?7TvA2YB\\_da!\"QYP56#*OyԬ,s2xpFT-ou	TT>&Wm_xИ4rk)quF@IetʰKc5grkپSd1DSZ\":4RsGWėT\ZZ%u_H\"ȮV~	00jQaK0Rb=ѶX׮,c\n5ikhaߌ5>tٌ^8BrZ`^=1{K	~ظ1`\"L\\|w.Dk< drOj¼ڃ()#}GlJv)¿<~Ͱzuh,yqphO3A(Y)s0J/@(rO| A>m/[*nB_RG-YX/ZKq0$H]po=\'sX&͋E;\Z%*jf/i>;	Z\0*s\n7)]Vl^B>-t@^~W-O&4#h{Il1@lhbT7a+y$[7B7k;3Kd\0.e^7AAR&DGm1eE:âsl\\KǊmb\0V96 \'?nHÉvp\Z߾VۈZ6jjËH%fV֗M^^4\ZÝەt}y%Jn<~\Zjægmp(_YNjs>ESiò\"ӃƋT^ނw ]Eԫ.F=|V?\r&EHDu`F2<\"h	9ҭdЈVoc8Q1E/=\rX݃	h^/WXgjU@6%0I\rD4e6So5RZfޱ<Ÿv+vD>m\0a)7t2ͫA:yLª%XܚlYD};7s̻ƪ?ísͩ5D]#knn\r)1:\rxg	l!؜S\Zc/$.BEk\'ZFy|AvPUIEAL`L_2,Mt)of.z%ĕx\'u~ze|\\Ev2rĜv 7giUeޫtȾ!͓<AaOgĞǑK]Q_roXϳ.oA̳\r]y~1]	L(p_]p^8cLәnR\0R\Z\"\r hz\ZES)nnMRa\ZpK3=V#ejiN<V]\Zr?_}9zНfi`.=m\Zla<cGB\"$)8$W**fS/,Hk!]\ZjqBlGu%?ncfdvdGBwiJOZ@-.qHx7\0;4\0\ZoRD\ZJv\"(p{v;fˋ &UuuU^$d`v7fErR-yV*LgbJx.g0V샻ZesWTm^\"QќG(͢eK@^(1]!\'\\srKS#A/\\\n\Z\0c|ffś<=!-uW=T\0cᄒF`ŦO\r+\0pmA\nN85p BbtVV:Ϩ<(yk^m<e6amԮR%M1;@t!0%/;+(݀t\ZU)t	-b[)>\Z\rg6H\n w28+lroP@s>L{4`DMoaYmytP*\nDճ0AA\nkz}*$cS)KxX1Ӽ~bݥ9wEE3|:Gu,vlȾltdA4f@HeXqƁ\Zd%\n[Kn0!&^pƄ+nT\0o<\\?_.,OӔUƐfB䍎C<Zx0譃Ɯ5-Zdn3I\rC\ZHcAƨf}>^zTRsEy:vʋ8Ư<1ֳ-Pf@G\rGyƴ. g]Jz`$LKf<ƴsfOC|ut=)k% Ya@ųtF\\\r?vWCYnqC}8|M\\<d^\"ą9ޕANĔ򜜠\\bZ_uC,PI1[\02_H9znD	rY[\"?\"Zc񦱯g\r~ ǐV5?B $i1a0EQaQ2F\\>0/.\nw\'O-\\mo}%-\0{@\n{	ݒS/-6Rӊ\0Y\n痬}K³Z?A,\ZYum<slMaPL/+vwdǁSzQc\\N~(fZFJ~\n<ǔYMgE+UX57HEht6sǣ@x?LHexݸq*a.dNGkNךP\'hH>[Ұ[g-d9#	35{Gg{t<yS݀<N!)vX^\'P1|р8&dK]	E4v۬>t&gk\"\r+fUʰ4xY*RlգzUc\n5Kȷ84]$0T`1oF\"&\"9 (z&̱ȁuƧcujӄltȃogQfE-fȈIy\0]Qἣ(Ͳȳ(^zqp}ٳ?{.ՙGpȵ08S9M\\1ִnហ/{4ȻIŔqd<Plm,9/,I;?%y[.]_zaZ%U$DW-{};y*0՛s:@&O\nov#Ͻ0D##a~7ԺMާ/<]Ft֏\"O`3vTlΎ\rGW6,΃_{*O%EHL\rjMDѝbSF\\vl%\'Ͱ^3E>ˑY,XRk2QLOP(m|9pYuc?-F=DqJkfɢ::Kq35Fpu@ɮamș@DmPJɯ	j[IY|ԲbX$nG>LIɴ߁10Rzʵg\Z߁ԑ7Ȳ%B]g\"`.Eq-C96q <R_\nYBbS\"B-+GQJ2~snm1+uf\'sOdNtk9^{sx*X\nbsQh\ZP?Ly8&>IB+awqˏ\\N];L?sBis(܀zHO?۷G۠ԙ>Z	~yg-Gyvm\"GB&i7qʥv2Z}K_	jIl09Rʱ~o2\0?SV=ZsLMk;PhJK{+f0|#8:k ߪGG0hdr鎄\nljs!~BOl;iKe?>VPbAy+L/SՌ$.bne͞BxMgFhW~d\\1a\nTp@ǘvDz|3E6E	j\\P(gC?#$/TA}\\DU^\\m$Io*ẾV\0![ #އ*\Zmhp6o2&\\+\0P<IYM v\"	X8d9#Zѝo\nT#t9rd77:#!]6I03ѵ!RYBUxlrXwc<z!\nbOpL35pD^8DX#qֻ\'f.N!q?M*]- y3,4P9ƕˊ%(|⛩vq\0}\\lnˠ9HǱUhLgN{1W(w\n˺C\\=vpOW)[СM2SS{zb-ͨ4]?^Dk=3!Z=	kB§*PyX&%0V>\0VKN\"KPK/+R$f!띁>7Mi_\"4	Zg\"axh\"\'Mi55L)\\eVA7rdmĶbeT,WMz(=ǌ	<5/#PNgz\Z&x?49<c\'c:y4Og8ĲFG\0\nZ7|Aq+SO\rz~(fYaιy=A\r`]Ƣ V])#dOX1reT8k,Yh\\cYNiT7v1X~J=_[i\riJqo2ҋe}Xto|zJHް>̆Fñ#\rb48LI۵?2}̎1BSb`;\0&:Tu%f^ځ5̓>-Pc/srt)xK>l$,\Z̚Q\0u4J47:\"R,6\0\\̨tX\'Jܳaim>#Me̵ *o2d*_6c\nzpqJޱe X{~k\0a֒9pA&a&J_\"OTa\nS.7ĝX`j\nf}DErFJ?CNТr7eAVk];YE䙡m6%\\3de\nu8K8BTI)W\'|=]m8ŉn-`u&tߜSuj2kpW6{0@\n-t9$-VrTsYݥ/h)`63\n\0fByjZi\nFغ\0 µ#7fhCaT\"ё^>2^~\"-I-.\rQ1*a	D.6OG\npQj8.q}PҝJ:hQyyf\\u:66k<RV8:xȑ͈{g-Z}^0:~+>x[Pͨ8Q\\fMJJ8G\"獃N/6j)RV9 yORvnX3f%0y8x{No:KѰy+!1EÀ\'Uʏ %Ix`Lbɚ[_I%ǆm_|SLha\'\n	(\Z\"f_i\\G=X1!54V?g!٩!_#*B	:_$̻{ϛ@]ӎSC\03xS\ZN| \"hek>t3Sm*3^e9|#U6UOTbo~s/.yN+4[xV5+D\"G{\\u-TƩ\\Xi{ !7){d2SgzfĞMJKKY1·^\nbq<v`xKZW>GwΎuL%\0M0@ΕN:9R}5U\\_^s\n|Η)nS&[{T.6Yi*HY_Ψ4OoaR˯^Nrk/5έwJ.ֹ҈r~w=4jӐήOOy#MPubT2.tٰ݉ή޸F\ZgTi0bwiIL\0ƚ|C	&M6\"E;i`n7(}9/#T?DPX`dӂ|ћ:D3CSCklStUa\"6kHDUxKU>5Jʧ-LE{_E\0	RB}NsEC%\'ۓߟRf?\rUne\"4\0Cp/5|X@㺪gp.\n5_Uqڠs?K3^kǧ!\0޼L޽\rbգݭ,luݚ>-:[BǓ|*Cǣ@χ87!\"(Rϋ2\r\ZaDD{oό=_}+~(ȞevrC[mKϸ$a5QcVjv`dmmYQ,|:Kʒ%DL#bXWbp?\nQ@xHc*XOLa/{ؒawn\nyLIF)|#pSRNbTismTJ{)Aon;9%n[:mtog87PvZ:EFMs,6Lb!G3Jv^5K`GCЎLX]\'kAm]J7MBЙBz\Zk Vwnl)\rМTсFC)k|WjNɩZ]/e{вe^K\rs;SeD+Vc,/Nо;c\0ׄ5s+{u7^߭kF5-n!x`Oksu=J$u	8@Zx`#)+poPˤhzY[|`;]X˖<Rh#IJ* Tq\0t<bCK7jBYCn»̹)B#)\n@}nF>k7X*ve{}bIP0ιo-jC-WBBusٿ	#g2&*<Ԟ1V=(sSl.B+u\\ۧ-;-R8kp4C9RWJ̡f+VUm9jODzq蔷g\rӒdK:DѬ.AQ%8;+[}2\0O\nqbm~	+jDŧɽ5h˫\Zx$wB|9W8gk8Yljo\n`\r$%eG\Z8	cb#k uh(\\F#jW7\"eKCds2R\'Y.đ3E9D>	.2,!@%}1i}.k֛kgpݑby9YS[w\0m0H+\rq(2=]$ɆpLdGa2x~e_Za5ڹ-{UVdHrV(-W#Q?`GuGp~n-ғDjkh)fxwLQғsa\"o?Щc9Cҧ1 8,^2yI[u(Q-yj$ieYi{p\\8ڪf.$FL6wfj\\iAxkst~n¢^2๙fV)ʍ*^D.oR|D9O4[J	\"<Ɲ2,*5pGE?:zM$qeƭba2E!tdgj\"Xks	&Q=IjEN7\n;R}lpfVbmmhc\\J~9HJ$[x[֝~m/ȶ>ũT.),l;;o[ӆˉDgu\nY2.C0ÎM(Ӌ;sdO&hgC0u![+\0Ӟ*سjEW;>$:̈4dQ+aJӨ+`qs{9OFxvNms{Ӯ¾&j\0vS|.kӷĆ{线m-a.GB1n:sӸ9A!=׺a	LP:Ԝ̶:wyj=ҕī6xySy[9l:Z=?V2T%<΋̪ѬJb+/?B<\\|8W)\0j|(	yz633Wq\'x0`CAW\'>ݩK\"w-\0CV!)3UէyRԜI|y\' vdŌ#Ϯtԥ宂EO1\":9(TQ\"M4%&rOfA[Ȳ4ɏݐqU}R\"GǄLg+\0vQv1R2ߡ/Ɣ~Ϟ-\\ \Z@G>uyaxn`fw?6y}>m\nMR\rˢ\ZNtAFA\r|?\ZVyf`TØ`s[|CImyu>j\"e[8%\Z\rˤ\rN}RmD<k1\n%D{RӢ\0M+2Ӣ;\rM@jc3.R2-OeZ}{ 7tBR#\r\n0f_`۽\\\n}(nawC9-AIQED^Yl2Jjf\"3zW0YP{{yTzwyjmˬ\'fښGĒGN2*RmWF~mK$QՎ1m.JM\\kV?1 [`u>\0!,Օ>o* ,_wE]I`[3Ֆr\rGVpGG݊X3;՜5Iˆ3էKnLm\\UkJصlLզ`A^{Bb\rN\ZJ>#\n\"7`)w10.^Rb괚fՎRS\rG4(!OX*7Al\"&ap6fK)^o灐Os<A63A߯%wZ5-Dڼ@JS\\<Cޏ=s\'WI&\Z(vaToO,\ry\"ƺHoSvP	SKwcpU%(lfU}hp2+nDʭֆvBǑdX 1fvHy)l֚ă3͒\rΝĹTN3_*.֞&ur|i+Q`ŸM1U֠)8l/ZR=YpO2Iu>&˷uUĖ{kdo\\o~(y&jF%@I(.#5U[֋DB@i~1\'7Ö\0W2jʙ{`01]!֥\nc3*aVֆeƗԟ9ROt\rC_4czSsTAqcڷ59aO҄?tM)PHٹkώ%7f+$.~ӛMxkv\rns]%́Tĉҩ^{Ǝuj-{V=O\\j??f&:s[#RDs;ʅilbX.-t/ykOՇ|{W9mdJNRj8?|H!sђi{OT6{z480og3xFR.:+װ&䄇2C.aeE0,9\'ZS54G[\\e}*<|L;zxx?&WFf=x;Ҹ.uL)Ԝ2dL{035Y!U\nhq\\DGhB,;b&<C$H\n>TEGN`-*(q#ԜD]KXJnpiήo(F rr^$O5M&JDK0FNw0\\Ps-\"d,世n7z:nSKn؎\\X)Ш®4ʸcWþ#E5ӂe%/h]޲#ш9`vb9N/lRagLwԺQ\'b(c/:+~Z|\0u%rvBT iނNɫ/=1IDj0\\lM51(R;\\gՌe՞$_,j薶tC@ϊ&8Haq_/BuZ&?y=ӡC6d6m\\]vayT*fZ/8߬U(WU{-V͗8$4l\\L4y\rotf`8^`=@lTzŜ8)}~H}q٘\"[,T#H5\0F	\rRosٙ$ѰRej`^7葟%yٜM9\Z/\' ٞ4bVttkEp%~D`%\0;ٴ M\nWX\n躨||3ߜ++4,ٷ紱1]ֲlzbVPx̜=ŭ?/Č)-\'Lԗ x!Uw_nFa>e3;vztPi(d|\ZVw7BAzzMk+O5@&},pyF(%Ld\r*n=YNt,kL]*]>N5c	Ynl)\"qqpuu4F݆$ӕ_p~*60#?BTP|:X\Z@d\nf!B>j\\R^3VcZ=.\0܈\\\',(&M1^t&*/:7`P\nS!:b=.#R[$V<Z>f+mսRh_i;1zm6@d35(G\\ܧDoi	Pp*vw;X?=s|VFƢIdE<8mJ.Ewj#_\ZܞfnN7U//g#JKӒ]堹|MnYM\n}2 `Qv_\rzB^=څc:ܾ|@l\'e߲~چL-u5Zkw=03O* ;XJ\'z0ګŲT\"\\S@ޥ+0yrx9M,ڮ(\"Y<%I 0c+	Mv1ںQG䃞uGiԯg#dN,֢_5^W{KbFyPXp^Mƴs>\ZH.\rߏZ\\UDOtޔ&ŔLZO\Z4vdU==cx\\魞5\'ҵdջ`k_[aJ{p\ZE=(X\\s	pJTX~\\sAk\Z-=}Fb᜾TEw!}a}.& c-B\'Sj?t6SzåZ,jۂwT\\ +=ាb\'^xK.ۑ&\Z錷ې7~rbۣ԰<К~_m?##B	(ۥ~b%w\0 z9wsn>Dy1ۧ#)\"UGܑ]ۭM:EZ<v(@^eK\0۳}sYDk6M(kGNة\\B·Tj5D-8FQ\r%.m5R㖩\r;gPklr<CD0*\n)mx:.owpԴ6b@WFk-1q[42\Z@r: ӪNlTD,\';=%~	H``@}6[d=w\\+y%e-_+^J6^NihOJkfiBD̉I~.lvPgwv\r\"aMI\\P;b>꧒5>7Dublg=z^z)t?Ū鳊<)+$>S 4h\"hAD\'\'|6[kF=\nyifmR̗Ui؜!YhLa门b|\r,7@\\\'>0n+SK&sщ\\;Yq9wm3t	ЫQv#`i-1ٞUhܑǣg\n4 ]D$WܗEV8֋i;fe|ˤܝ.rYMDMKqĹzZpܣxL#!E~p#wp1[0L\nܱfXI`&:=^bKG\0.ܴ&#kpe`򷪱hfsIXNk:K:\"$_\ZgpSI{ǫ2jPfGi+YHK׀&f8Hk[%mrs+n0Of֠7yg\0x-8EmbE\rH	Zm\"6N`! B\'wCˮ.0{\'~K.sJIPګ&nR	2JX}k;\n5Vr4݊w?L)Kf4ٺ\ra~tnTݩzKuY.mi4*UTݴ\"cYO|D\0;.Ѵ*Nݿp\\/h#]\"\n=/MZփI33unM5Kh&bV\\%Z$iC1~s\\6rۘ\nΣ6tt|hfS?f_z`y(H2\nyπ8FpBkʫ.E\"y3(ɝO6Su՛Z&S,	p\nb!s!ͮ]>\nOj5RLCIeỔJe\0.SF>.wg:$\Z	V8{V9/jzbbhF+\0~XtǞC{%f\"Z_m=Z>D[{/m9qN9wN|\n֥sj*bTO5pp`)ޖp1iМ&19ޠ}D3̲ޚ$>*~wa\rxޥ\\}9QZ\rHO\Z+C3\r͇q,ޱ\n1$d8v^!*3#͜v@3&hN;yB\ZN 8	jxoXQl~?8ii8|LeI_y:&Rz<OT%x\Z܂it11EgU&21YI\nf	YᦊFrL7uSt֗pǯ$U-m ~V>򘀹EY\r,iՂ!\r2nD9T%T֖\r>ƾAY{,P\0~b\"܃n\0A=R<F{;xپ۶Ix3\nzǖ۝Qh-n&Ue\\Xj`nُ|&k2ʰS|I߆Ryrv@|z%Ӷp,ro;B5\0CyaFvVNcۊiBaTfX|jbdPCW>b$=Otǐ>G8jj48-sZԏsŝf?߅yRz5T\0DU磣	w̯ߌ\nrsgɴ5Z}̼ߌPܻ\0{QЩ#m,x\\`ar_ߔ}>&Iy	pby18gJ\nߠB.qf6*_-WI4K2ߧ)sg,He|\"j̋2(߹VNA=X\".\nŅi2~<gqԴTϗ~%>ԍ6m_5};[IFi|x7N*TZj\ru^kbڵ)P\0[\'.l7^\r?%RcIglQRx\ZˮR-SZo3ҳCAj	M^2ɖ<tfp\'P6߱)u@SCom94]2IeEkqh@N>އ͘RRSo sByc!l	MJh^`7Z=^ԯč1TgرDwhlԑ_x4\r[	\r+~\"j\\粃h_EV\"R҆c}oiӿFp&KIPʽD[E=3iJ[ax(aBtgP	B\"(QG<C<F\Zm_=|kBô4>]Ffw\'欚Evm8aĆJHڢ#eR7\"d#!E!,cl5B\\	W\"gܷ}}|CC0v0K\r-p4,KY(I xDQ/tvǹU8-4J\0)Sִ?k\"4Z.Z9\rkXe_^q(ѵ/̹h22&Xt-aZnmsNQ\"?mFN8?pi\ZhHz᎞O,khiYe8;w*Aފ&\'D:5`v>dk}<6 ȀKB۵&|UB\0Y;@7GJ۽揷+I-i3<e\n!d>a%+eT7 ҧgяd,w=	{|\ZZoϢ.p]U\ZeOlP&A{5/w?Z)H%K-xrNpꔨ%$,5%m,\nu(ޞw0KoHJ,a	rU9\'s?|R0AtRWE )օuTRYT6r\ZIZ)[w[]=`LÞV GLmJafo\0We2`:Z?^X=Gγb<HGwE21wha3(J@‵`iz y}fWmhGmM]H\ru:4̩i7[G쳙r/a4v)w}U+谆{3⥾ϵ瑉N)]W1+Z*ʠu<e\n,&ͭ1:If	ڦ%5@Q85ʂ1-5ymn*$\\lG*EM\nl׭m[-B8YٺdJ6S.V594*fH	r*\0Y㱿;+h<RV_u&R:ƹW\rbCJ9nFB yJ/adVBZLC;wxY^&^=xʆEs-y@Gy\Z}q-сo/@87?!c^H\0E*Iz3^MP4FlwRCH1\0H\rgf^Hq*v6Mg2IYg_,\ZI.&;ӾrV<SgU|4E+5C828ҝo\'?_8ۗ0]$47F\ZA#[RAr57{07f=9GcNyΟor|A\ZU\0jJΆPM6.\n?~oΥTXJ)*aL#Vŷ42B2,uʕn}~҂Z-36	>ӯ\Zz?<^޺%8\"yٱOlB=VGh!K<Jq;(5nOjnYZ5qPܠ4zgzBtWnW&c\'J@{Trq	*kJ+0}VLf6	ӆ`lI*H?6G}hoB %L@ĥbu(FHP\\ȯC9!cnN*NJg}Yv7Oh%.\"AX*䯂:roO\'7x9)yj?wk6(.Tv̯15Nb7ٳUw*)h	+ڞ\n)QNkU4JM\\V^1urYޥ1mwt&Cr\'BMFu\Zx/D9zH&U>+TKF(,`:7QǱ-FZQTƷn\r{Puυ~\r|FSa(J}ȟA\r1Pxzuѷ;gtS7Gn+Q1rgQ yg5.hfhm;k W8ˉntAbyMϐ;(uj?]$C&eZ%,zfw#nؔ50D*/rxPgb =#\0M)B\\eCAwwKHY\"0d~k:\nYïy.5 <ooP?DO%ڵN:({ZӌUJk#HT]^U\0Tją[ƷGֱ!IzA4N:ӊU	[y-)5_Ba\rc;pvgm-,_\"TP].힭j8\\3c\Z^@i# UcjHq.!۴	^U\rs;m幡F}I-6n$[$\n92%V0D2`qT&%q5y\nVڌHt:<k% (1.pIueIt9]\05^\Z!cxNdiGeAI@\'iۤz*bTJ-2<8Ko|nF&Q It-Z\r˅HF wb9ѿ\ZxRcI0{eQD {~aK\\-B\Z](5z!UN[a9{jB0PoUKjaWś\'yY曗>@-=	g_{-SP+fQp87i!*I6Kk	oyAw)}\\C	\n=Չ{o׶gbUh6XE.Run5jO\06\ntu=5Q%Ǜ|߂YM\\JabTjbGarU~\ZoZ\"Tɷ\rM +	`gOl:l}s1iJoZ3w/at?\\piEE,8)Tn,qSFzȲMRW3\\\rq1?XEGDfLSq`	ٷ炿E$>96g\0È];l\0l*\r\n%E\'tF䝆煶\Zf=?;[%j{jMa7痰fWeJSZwkXڱӍ~\n}@=\\YYC]Ǣ5cZ\rlYq\n\")\nSe]~&^vwŜv|چ`z`I{zC9]W9Ջʸoz=pr7\0H\n({S=gkyo?8Շ|BD137ţ遢\n<Yz\'jX`frQ\Zȿ4MF/-fr:CK\n8]PY5Hgb:<xݢX,s\Zi(6貿!gъk8&\\-38岟kn ϣ-dxj)dmx́߻?9ݱ|X!l%1+w$5Jck!ԛHFfK\ZR$HZY\n~P.x꜃ Nî(gFw@Ya_^f^(\rO>踭,\\qr*Llf<w;?ݚd t-8e0W~*>< *0V\04~tUgLQ磺1Zktx*5I鄳~㾥ݐnn\'-҉V>鈢ڛr],?i(R;}>QV!yvpc̒P`-e9rJK\'t>;髥ħgZCJo*^ɰ1NJRiBOӬBVhpC%Z}=s<۔[Z#g *\Z;1\ZE?Ic_c#ňM-[\"nE*9p:cZT\\:_&#`Q\n.	.E@ю.%Eg=N3>g|S(FjǕ\n;eX4PievWsoڋLQBWbexAj,prkjVi]A\"3#q Ɔ\Z)+l\0#<9\"ϕAvhzJ>AqW&zUV\nW8 `\0ayxHõנcΏͿͰ9O8^^]t*f%YE5<`Whj0g_MTJ\npc[_:E(.)&$*~(gf;c\0̢ce:Hb>R@\'=v@5)y&֫\r;&؛ƿػ5|V{׾A\rreAFzK`\"?EzcRz͞.V~!6k8W\'|ǘrfH	/A.ya餷#c^SA_7\'hcv]#\':zKl?Yk2W>-MPN`g?\\\n\rK\0J<ǘ3bxT:W*r-6fpxc,hoNI[\\`nB7$·#t\"Sm-C`ɊsE#)(A[h\'|kaOIh9A\08(?K\n͠ZNtaZf+Ǡ\nKbLDL94ݬJ݃ClE<aǈl.ēz]\n\Z:zs\0nĽ>e[7NJtt@`2Z\'SV\"*XAvkOxޡmdFFÅfa+6)rb4ʲg}SxvֻaʩD\05SS-*^Ӆ\\w%`0vl\r\n?4ɿr֍On_4`/-\'aYI|6`Z4\n\"l\'U8ykSlصA(GL8!<zKriImVe(iCx/?OEqi7A:3\r:?2=,+)̻ng3(Da!_y	QVGK҂sv@N\0}AvA$=08Qj`\Z98Ra>rZ!e%duH/l+ޠ.I6(웎yRj\nMx\r.s΂&쮝yY#ǳE	92vnjs,_Y{\Zk]ٛzJ^z{M9l+:A}00.@L3l囔\\HiܵxfLl#@Ťe+׹=So\nhѱً!J~ẞǡɹὙg\ryuCx;P{kyM#h.?t#ɠ\"z)`RI+_#ap[o|\':@A} E饬2,)w_DʉԶ͂6j40FSc\"~G8<\':M6/U9)OWT>S0\0;QO%$K	\'͕{)_ĝ#/q&O[O\"²,l?2j&,k$t3?iYϲYڷO5]I{ٚXLl#,\nWMbXzp)\'F{Pniq9o̳l5y9Mb&iKues<%qѬ6IF_\'Q73#5XNxL+֖}	gTj,)0f;7p>Dy(-s\'#֛XމΆ>풏9Fܐ𱐠dְH]@ePayŝ&)ԧ0x)/mۅrUz&[j}wREv{AG5Fi	y*dq]OX=>j*욬e3p]L}``DX1عWJ]cƈf	uJ0fj\0ցsZR~]*\"rdS2!{֣:=Nzg&$F,lK급/Í9zÜu\Z\"dm*\ZX͹[I|4r_xS*t^&/\\$r\\`ʳa7%eűCS6ǀh2.^Ww_NCnd,ypU~2ʩw:jU/t#L\"utPw\"Lx|(.ayѫu#\ZڄeuuI;o,1{[rѸ5b,B2+YGHQMp+i2vCm*iQLCH8RvJjo޼f2RFt	{[Ob4?fs^Y\0^%mp2X[j_aGv@2b\\\0~*JjT\Zw?/cg)eZ~&qN7 Z-r$E\Z3b\nNyoHNmQvaN/	Y!v46]3]3<ڗ<*=t󅡢pEKL[Mrx%\0b0qqĂ|x:_V5:USo2ҾPuA_*}~\'K9;4p\n+=UO}6Ԋ|}<yﭼ։Khxޫ(R1=~PwºT+In\r{M_໘`3x4L#\\rԹF \"$qc@\nCKnAO] `oCK.U8uiH<pShZذ/\r.O}9fPko2,=A}P#\r5k,PD+>J5딧n.\0URqk\'i_i,\nG+L.\rQ\0%\'ym_#?E1\0² 75mw>Z2Q2K=^NqQ\nIS}V#N7=ɷ5gD>h]3\n0_эWg1*VFIPxfvL@pR;KR[:[*w(1 yjL3ˇd\'V&}l]dOgV:5fHA~l!/6yԶ![^IٷO3E}{Yz#@XaͰ]()ck!~s~hq0X?8̅Hi,+x͵SE^>6\\V6 Ei*X,/6}%]v	\ZY<}]8c4=}Xj(	;wgָ,\\R0$koA{2#am\'Y#O(&\r\n0{z7jRv^0?2Dh4SG8RHe4ډ3z\ZrK,IޗOexџi}.kQ_39y\nb-5c,R3\'r.]9cxߚY9\\~fǶhj}upIXpھΩT/6FkTE;H	#ߛ{C\'Vۨ/H_n{FW?^ծV N	-js\Zjh߽CșIEbUa9e׽RX?楐1ih\ZҕXT9Eߎiц	v&=GVkr2C5m~q~;rfXᅸeXtŪ.+[咩H{v./s|UZAh$DUsI{\'\01rkDac#kQbm(({ia^\\vJMC`QA6_~jc,1F\n)7䩾!@	nK^$NVjq`JBZޅJX0u9>!v1vą>Ш&D6X]`=(fy2Э9exkzB46Hy/=u4_c	ο\'M|4gE;+\\)Hq{@dX{a2H=G6Cm:|!%p8Ug𿌫ANyqoʅ#&]#mVەrȹL=6mzQhZC TαiߠPom\\D5~!ЗeW_6|T->{rC\n=kRdj6T\'3H_cxNpnx{V@f!D.SJ/xknZ~q6Lꂨ$?{II%&V(Aw<䩻c$a=!3CPY.c%0b?O)Mퟴ[%>xd]?Z񴝞15q)9W/`kWV*_i_\'hMaCQW~K0X~D<>5O!	U\'IaӴ9+6fF7r,?OP\Zr(gau;YR>v\\?sk\\ ~mV|ݐ\0!ٖX6av/%1UEd_w\'ޢKGs*<vu.SA`\n	tp\'\\ˑ+&*u4c	\Z{\r@l(2u-VJˀzا`*#jxZ&\Z{C\rB]Y#<\0!_M~(k_MWFi]iˍBl@j!\0@Ų3pv`r9H(cWޏK\"$Gϭ\'6I\"Vɜ=0\Zh݆֭<e1L!ӳ\ZDKi@*SĘRg	rz2,oQϕFUlt*gV☲ù۬BjLNhZe%D\'G}wEk*	W،j|K\'lȈ<fdUƬ\\fHvIIwd4\"醗0_h^1-cjHtfݬ?D)\'hcF,4|iQlpt>%y1PbBR[B}\n[;	I2qU>n)̈́IxVV$Z=qUOc\n4\r\'R28F(>F2 \"Qj6h\'Vh~Ad7DcA\ZHzyIQ]o%<DNNM^^/jC9tbp\r<!!dep\Z	0mz%\ZN:J0L2\"L⯜t%>:1WRͩQi~^Gvr`G̃S$ 2|>YwMW[ I/H-j\r%D+P4g.{^W/![quT &gɖ\r.:)Q7ݣ h\"bY(VW|/5[rɷ*MlrnzWm:fO&y(H\n#_FD:1I}U\"\0HB&`8m!Uc%rT.qx=\0\"I8c_;k6RrE?{dG_A7c0+^Eh1{9U,%k1X\r LcN;<K{*kLE,t*J.	*歁\\5c%aPTgxȻ=|@ ԃ\\HVq2v5o,\07IѴE90.BAe4>]ySPk=9ifCu	l6E#Zt,#<\ZL4ZZ<&^SV?RÊ]	ͮ6RԤz8\\4wcysM)9@2.V/Bc5a\rRIG>?y;+\'SAED>qqa_؈K)A/YQ;#6ycȌʗjL2-[ 3]S.\\0הB/\njz\'aFL\ZH-L	`$p1/>:rVǙ=={OrRxgJ9G0>zc&IÆb4~*LQRkg!ifnb.*η$gwT#;?`?;\"AY|X;uaw?oabN$gI+R.e\Zptᣈ:\Z`\'8y`wW0PRƇ]Pd$*H9\n?g{gs	gOXI#n!F#Yȼv\"|:ݯCG#\nYE[Vwi%-%F\0[n1Sa+]BE2sŎ)?ԟB	*ZOےn+z`ߗ]^$dgGfmG8@~n?	x*ՑxkS략9URݼ\"EI {`z$쨀qZ6hֲCR=8Hΐ<>yy= ؃Gө&0*u\0u\r+M\nMƿ4f_MG%2q0/ғ:;eWGʈP,KA]H%AQD۞V蚹xRBBy%hWvǶm}nG. Ճg?rТjs$_D&֗H᝭s%vx-#?	T5)\\Np[>&]:.ѥׇ4UhnlhʫjF**\ZWnfrP#3w֢$¡桘3D\\[IwD=O$l\ZI9<0ox>L1\Z?f]t2Ј5IvC(߱wziC\038\'U$S(]4PcUv᢭(c̈́ɯTνڐ$_SЊ||nD~v-;&W0;7\"L~ޅLE`!)lʛhLO/̩3z4ΚC:Ufz^^Gn/pR1C̬202J΍<:_B!s*l6\"Q_ȹ2a7<\\U}\"As?C9`r0É\01yiN7,N]8ϪC,01Sͭ-abpYx{VcolNGqlkbañԟyb@Y(J5}׸dt`MuƂUz[w\\=ʼ\0[\nKix-b>,EdҔ\nN-\09pM0+~0:6r½c	h{M\\J,k\r?O\Z/ކf?xȃ9\rQP@\r\ZSz\nEOwF.P)n><WS)_]Ya\'kY_otr)CEIm/;ggŭƱ0`8^\\Ƌ~~J7$kSsYme(|.ŹzZ[몾lc읋qoןK֛+%؂!a29\n`F_h*y.ZۭP0\"j=xat\\Kh9wǏ;Z)K~Q[::js^Z@2nve)e_u!9]we<΁iJkNBSThZs*[?	POvDŌi*b*;ةDڨn/Nshwk1]\':&etbt*\n\'Z%$^*BR_~;Ak8\\=>J1~(Acqo%TFO-GzJTN>\'#.D=a:\'jK WHS`\ry~E~|\nRi)fl饔e})ld*ÀIF^ȯܒW@~ݘT`l 9睪PkKVd*bzHpf?@јݲIG]qM;>l\nA>khR8yOtldU^E%On޹~}qcs @\"/š|sP|0ô!J[h7e^JTuVڅ6bJR#ԲYunnOc\nizNy׊}˜.\Z^\nx+U1wz)\"4+B\\II%%\"ЖX~X4;;]*	&\"TQWvRid3m`a3\r45q$&Β9QO*zkBjdE,TgOrP~tgng(W{v^Z}ȐC6ݞ+?۸ZPd?P\\kO}H\"F+:̵LZKAxr^/\'D~4d`8`qr|\Zゐ5bT2ph=j#jR	𪏨|z03ܸOV1SlfwV1	l?.\rƨ;p-e*`[p5Uͳ{n!z[>ft4s^tE+WLկCҩχHhZ;P.s.1q+܋\r4$PduU18<KnspGRb:L0j}y슟WSh5GH;V((\ZB\0\rlŗBs#3?+WpPMk]<px_\"RLkiGGPP(ϞS3Q?(H|,;pH@yƄk}{[W{LG.vOǫ\"M\r6IcE,M+,ǖf MP[Y&\r,YDxxVތ\Z~VDZ6aW_tʩkgi\nB_[\074w5qy1Щ3&Ttȹ8=SPyYmmUIOF	!qO~þ`Ϸ7i.KK;3@\"_d/5%9U6>NcVMTpW \r0Z|\\T-BD\",Quܳn.A\ZXm,P\rJhxQ#\0tgFNv&W\"Ĳ}:kS-e&sc1hؗ]m3ĺXqÏj_y[+xEV0zxi\nF\n74欋\\M=OhL;-F\0U*/d.>z_MEMՏ-/v_څc?,U&\"R[R|L<uQRVxs	b[yiC\0Tq@W~{ṜgIU9\0ڡSwq\\(LpR^_mo<e{FEP\n-,5H:@\r%-,$yk\\3딢ߓ{B2AG<&%߼w$cTV¶\r|f7hCp\Z8wG+dUxXcѨV*6i(HXw6[|JaʹЖq^Oh;xA3-\rhM>kv7[ׇd̂zR<2K7II!1&j[656i8ntl*?/]\Z4tX*52.p·\"F6Zؙ\n$zz\r9`\\&S9~{-LKŝITi;u!7UeH> -%G(m\0DO;^Klظ!/?aFz#U%f{xi<f;KZ9ްNWj_H]͚VIR[냛BwsbN}qY7zoUu\'1k~P,oʂ-~Bʾi>1/##yXoa\\DŞhebh?)31us_sШd>V*R/\0ӷ~r%\"8lbκ\"7eE=n~͙\'2C/?	CQc2 Gehh݌^@˶\\},nۛ~AF,{<nн>!2_Ud~p7O\";}\ri\0','no'),('scanFileProcessing','','yes'),('wfsd_engine','','no'),('signatureUpdateTime','1588634637','yes');
/*!40000 ALTER TABLE `wp_wfconfig` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wfcrawlers`
--

DROP TABLE IF EXISTS `wp_wfcrawlers`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wfcrawlers` (
  `IP` binary(16) NOT NULL DEFAULT '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',
  `patternSig` binary(16) NOT NULL,
  `status` char(8) NOT NULL,
  `lastUpdate` int(10) unsigned NOT NULL,
  `PTR` varchar(255) DEFAULT '',
  PRIMARY KEY (`IP`,`patternSig`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wfcrawlers`
--

LOCK TABLES `wp_wfcrawlers` WRITE;
/*!40000 ALTER TABLE `wp_wfcrawlers` DISABLE KEYS */;
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0BB','>b0oQ1','verified',1588559450,'crawl-66-249-66-158.googlebot.com'),('\0\0\0\0\0\0\0\0\0\0BB','>b0oQ1','verified',1588559469,'crawl-66-249-66-157.googlebot.com'),('\0\0\0\0\0\0\0\0\0\0BO','>b0oQ1','verified',1588559489,'crawl-66-249-79-14.googlebot.com'),('\0\0\0\0\0\0\0\0\0\0BO','>b0oQ1','verified',1588560626,'crawl-66-249-79-16.googlebot.com'),('\0\0\0\0\0\0\0\0\0\0BO','>b0oQ1','verified',1588560628,'crawl-66-249-79-19.googlebot.com'),('\0\0\0\0\0\0\0\0\0\0BO','>b0oQ1','verified',1588560629,'crawl-66-249-79-17.googlebot.com'),('\0\0\0\0\0\0\0\0\0\0BB','>b0oQ1','verified',1588638069,'crawl-66-249-66-206.googlebot.com'),('\0\0\0\0\0\0\0\0\0\0BB','>b0oQ1','verified',1588638075,'crawl-66-249-66-204.googlebot.com'),('\0\0\0\0\0\0\0\0\0\0BB','>b0oQ1','verified',1588652586,'crawl-66-249-66-208.googlebot.com'),('\0\0\0\0\0\0\0\0\0\0BO','>b0oQ1','verified',1588688978,'crawl-66-249-79-12.googlebot.com'),('\0\0\0\0\0\0\0\0\0\0BO','>b0oQ1','verified',1588720274,'crawl-66-249-79-21.googlebot.com'),('\0\0\0\0\0\0\0\0\0\0BOQ','>b0oQ1','verified',1588722745,'crawl-66-249-79-81.googlebot.com'),('\0\0\0\0\0\0\0\0\0\0BOO','>b0oQ1','verified',1588722746,'crawl-66-249-79-79.googlebot.com'),('\0\0\0\0\0\0\0\0\0\0BOS','>b0oQ1','verified',1588751629,'crawl-66-249-79-83.googlebot.com');
/*!40000 ALTER TABLE `wp_wfcrawlers` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wffilechanges`
--

DROP TABLE IF EXISTS `wp_wffilechanges`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wffilechanges` (
  `filenameHash` char(64) NOT NULL,
  `file` varchar(1000) NOT NULL,
  `md5` char(32) NOT NULL,
  PRIMARY KEY (`filenameHash`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wffilechanges`
--

LOCK TABLES `wp_wffilechanges` WRITE;
/*!40000 ALTER TABLE `wp_wffilechanges` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wffilechanges` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wffilemods`
--

DROP TABLE IF EXISTS `wp_wffilemods`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wffilemods` (
  `filenameMD5` binary(16) NOT NULL,
  `filename` varchar(1000) NOT NULL,
  `knownFile` tinyint(3) unsigned NOT NULL,
  `oldMD5` binary(16) NOT NULL,
  `newMD5` binary(16) NOT NULL,
  `SHAC` binary(32) NOT NULL DEFAULT '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',
  `stoppedOnSignature` varchar(255) NOT NULL DEFAULT '',
  `stoppedOnPosition` int(10) unsigned NOT NULL DEFAULT 0,
  `isSafeFile` varchar(1) NOT NULL DEFAULT '?',
  PRIMARY KEY (`filenameMD5`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wffilemods`
--

LOCK TABLES `wp_wffilemods` WRITE;
/*!40000 ALTER TABLE `wp_wffilemods` DISABLE KEYS */;
INSERT INTO `wp_wffilemods` VALUES ('\0+OW+','index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','m]#NX,','Dz\n}_7x,9t:\'\r','',0,'?'),('[/9}`:wP','license.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Lil+z9q9=\0{\r','.7h-Zs%|Cp)¯v','',0,'?'),('a?_ˢ6jX','readme.html',0,'\r{1yi<','\r{1yi<','ɗ$}b<o\'_=GՠQUe','',0,'?'),('Kgo#0','wp-activate.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','J,&','Zb?b~GU˻UJ~ȻL\'','',0,'?'),('-)75y8cWv','wp-admin/about.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':W\0M)wVJ.m',':9GA`/G(*]r7eJ/Z','',0,'?'),('XH奥(:Z','wp-admin/admin-ajax.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@u1\"0','\0鞈8Z?֣%D`L{E%\Z','',0,'?'),('!1b݅9*\\','wp-admin/admin-footer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','R#ttIrzXK','Vo梌>)xZEBO','',0,'?'),('KUg0MU/ʇ','wp-admin/admin-functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Xo_Բ)\nr','(Z!.eTU92;ݏt5o^','',0,'?'),('@mOW','wp-admin/admin-header.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Wub7V4xV','4进MrB =+S\"{1E','',0,'?'),(']@\n>ĺYn','wp-admin/admin-post.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','S}dDTN\"F','Fԝq`멾r_Ȩ_\'I','',0,'?'),(',H(b_FO','wp-admin/admin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ic?UA	!<','?0M(5*W}RV/Yd2','',0,'?'),('	Xt\\4vNI5j','wp-admin/async-upload.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','C8\n\\)V','*חUF\nl9Sk\\UZ%Ͽ^&\"','',0,'?'),('\"6\r+K{\Z!a','wp-admin/comment.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','r.kP','Ib9SE8T2# \r\n','',0,'?'),('kM̙Ysp','wp-admin/credits.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',[Oc','v_Uz(GJ0|G','',0,'?'),('*O-Lτ\r[u','wp-admin/css/about-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','mm/\\-nY0]','`U\'^h\";k#V=fz&➏X','',0,'?'),('Unɓb4lZ,I','wp-admin/css/about-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','d@Ξ\ZIB','Fw`raWYa&=h,,','',0,'?'),('A7\'C#wSs','wp-admin/css/about.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7j:>VT\\','* 9H6طr69;KW},','',0,'?'),('J!2\0','wp-admin/css/about.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7;1V s:l<','m7U{lTNx&G,','',0,'?'),('mn9F6','wp-admin/css/admin-menu-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','xtUu6ct','\"X\'Ԏ05^mf c%ؿ+$','',0,'?'),('T]\\g4źuP;','wp-admin/css/admin-menu-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^\Z3vN','għ95\\}BMJ{zD','',0,'?'),('\"Z0\0ؿeԦp','wp-admin/css/admin-menu.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','I\'GfLg1','.,5FbR\'RQ^2I(^_&','',0,'?'),('E58yWsO','wp-admin/css/admin-menu.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}ĸ4Â}?3',';6J\rdVm\ZI','',0,'?'),('`\n2','wp-admin/css/code-editor-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3u/c\0TB-','4I\n7o^\ZڬVrt\nG','',0,'?'),('=f;Vdl\"','wp-admin/css/code-editor-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')?sEH','yq}l[=	n(cLC','',0,'?'),('LߨϤ(R','wp-admin/css/code-editor.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','CAO^)','/y14~(6>B&F,S','',0,'?'),('~}{ >D}<','wp-admin/css/code-editor.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','O+jwh3:N','}c/ٖ)DeKxOdH|5p[[n','',0,'?'),('Pa`Xu','wp-admin/css/color-picker-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_\'CZ^dMm:','->tkfM3GO33Dq','',0,'?'),('rW3᥾V','wp-admin/css/color-picker-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','a*	\rY~A','ZݳߥZr׮T`<m?T','',0,'?'),('F?C;$H\r\r','wp-admin/css/color-picker.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0\'kR\ZJޤs','nrWm4Y	~jh|l@','',0,'?'),('ܡ9u_\\\n9\'','wp-admin/css/color-picker.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/w	2ڢ','h_A4&uм?sA$Eq.)*','',0,'?'),('J|6}P,\rٛ','wp-admin/css/colors/_admin.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','MxWM\\0','q(\0y\Zt!.Xmq_','',0,'?'),('ue,\"\n	hg.','wp-admin/css/colors/_mixins.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','r:chW/5x#b','Yċ5:u9CIlc{x','',0,'?'),('=CѠ*TX4','wp-admin/css/colors/_variables.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|g<n12','W~ &xdYbyX)YJ1a','',0,'?'),('58d`S61K>ۮv','wp-admin/css/colors/blue/colors-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'Fw\"Y/','h0sYr&.mgոX\'Z\n{x\\','',0,'?'),('D8hFޛBViR','wp-admin/css/colors/blue/colors-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','УA3\nk','U/ݗl\'B:8pۜN','',0,'?'),('FZYC83E','wp-admin/css/colors/blue/colors.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','D`?Sir,B','M\'x0t_:	9of+','',0,'?'),('tm6ۗq.=j','wp-admin/css/colors/blue/colors.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':T/) ؾ?d`','}sӛ9+Eb9F\0O','',0,'?'),('L>tN','wp-admin/css/colors/blue/colors.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5Iהg,)ZYM','\\kS뚑n wW	!*~v','',0,'?'),('juGCtO','wp-admin/css/colors/coffee/colors-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','r)CGPChQa(','ksF?!ˈʪ]L=7,yjv+g','',0,'?'),('q?%rp07q','wp-admin/css/colors/coffee/colors-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','DIn\'BA','>H-Õ\Zi1zk)_V6(\r~:','',0,'?'),('ϴ 3P`#8^Z','wp-admin/css/colors/coffee/colors.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']/Aeg\\ ','s/V(E\\ΠH^Uz','',0,'?'),('eCDi!','wp-admin/css/colors/coffee/colors.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Aߞa\0\"7ӣ','R3..ZGE)Q2%CԪHb','',0,'?'),('xIH.9YBO','wp-admin/css/colors/coffee/colors.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9~8 z#C0^%a','\0{Zr~d0|B|]ׄj܌Ix>','',0,'?'),('jmEAXuw>܆','wp-admin/css/colors/ectoplasm/colors-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$Ye\'m2\"','!RB%!(~@','',0,'?'),('Dչ$Oa','wp-admin/css/colors/ectoplasm/colors-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ݏvʭWB','V}*2%^b\\W!>{m?','',0,'?'),('H\0ۙhC','wp-admin/css/colors/ectoplasm/colors.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Oט瞽','Uxx^֬J56T,B\\','',0,'?'),('[#ܧ\Z>]<','wp-admin/css/colors/ectoplasm/colors.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','rjr:b','hAmxL\'bb!|M','',0,'?'),('MTq&[?>칊\n','wp-admin/css/colors/ectoplasm/colors.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','q9+\"+','BmNhstNjAS4X\0$','',0,'?'),('q%ű m+','wp-admin/css/colors/light/colors-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~bRB1ı','N?OD#/\'B	ןŬIk','',0,'?'),('-f4]#\"ul','wp-admin/css/colors/light/colors-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','js\Z','$(ΐG;XK7;q[E','',0,'?'),('v{#lb\0}B','wp-admin/css/colors/light/colors.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3#	KG?=\nF','>m5o9D.Wq\"uXx$&','',0,'?'),('9(FRj2n6]','wp-admin/css/colors/light/colors.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gu-٥3#','t{u\0+Qc\rCeAJ','',0,'?'),('KS+e׎A@','wp-admin/css/colors/light/colors.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','HG#<^o','?=ҏE\ZMaXĺJ\"sk;3','',0,'?'),('L?@.~O','wp-admin/css/colors/midnight/colors-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-ćGRN(i','8>|]صXL12@ˮi\n\'~6n','',0,'?'),('ᗏ3-4','wp-admin/css/colors/midnight/colors-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','s[]>`<','S=EG:ǝ ޫ߲;X_','',0,'?'),(';bfȖ0x','wp-admin/css/colors/midnight/colors.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','L`	Ɏ',':eOFM<ozEǞZEB(','',0,'?'),('_\rJL#@B','wp-admin/css/colors/midnight/colors.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>[}\'K³IVR6',';d@e&7͟ߺ_ Y/','',0,'?'),('w=ŢO&F','wp-admin/css/colors/midnight/colors.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&܍|DW!E4','SoGp{\"FuS&','',0,'?'),('<(*A]O','wp-admin/css/colors/ocean/colors-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',Ts9v+','YP\nᡇ\')S\';nr','',0,'?'),('{^WC','wp-admin/css/colors/ocean/colors-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':.[<sr~','\"\r:IL	\'Z;<1U!;','',0,'?'),('Ê5ff;,G!\'\'-','wp-admin/css/colors/ocean/colors.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','B&  {','	\0cJ\r]5\Zt,>','',0,'?'),('*Tu\r~m','wp-admin/css/colors/ocean/colors.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','tM\npt8ڞh','W	ʄ]UY1kMz&ۍ>','',0,'?'),('-Ǹ%w=','wp-admin/css/colors/ocean/colors.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\Z|[l|ٱf%h','ɮ1uZRH6I\r	ź􇖈B','',0,'?'),('j׻q.*;2','wp-admin/css/colors/sunrise/colors-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`]Cq','cD]PA͇nŉna21','',0,'?'),('2jL,W\rW$','wp-admin/css/colors/sunrise/colors-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','M\\<.','K.oY#K\0RbՇ60%@)Y\nP*','',0,'?'),('y85æb','wp-admin/css/colors/sunrise/colors.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_l3*\03','LVS)A*e\'G\n `i','',0,'?'),('-+emu\"x','wp-admin/css/colors/sunrise/colors.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','wFw<3jVYZo','tQ\'Gڥ:;c.\"\0\\Wp\Z]','',0,'?'),('SCRCl','wp-admin/css/colors/sunrise/colors.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','V\Zz	h=','Q_n97L2$y:jSх','',0,'?'),('W2DG7V','wp-admin/css/common-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','K\\|Ң(xd','vl\nVdn`sq\r','',0,'?'),('XHov','wp-admin/css/common-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>W(Q\ZQL','\\{Pk.DRDLB','',0,'?'),('p96èR','wp-admin/css/common.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}u.q\\','ϽXF~]#)tf>g\ZMeۧ','',0,'?'),('\rvN[B&SL','wp-admin/css/common.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','fIK\Z*58','V?rd ae9DG`kMW','',0,'?'),('Vk9۴sֿ','wp-admin/css/customize-controls-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.O&@8ww-','0ZwL7Ū)C9\\+\"#ꆒ','',0,'?'),('pj֛`w','wp-admin/css/customize-controls-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Չ{p1\nܷ/z','S%غ	]jt_MjE^Sѯ','',0,'?'),('?\n5H?','wp-admin/css/customize-controls.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','qA\'V','r[U-6V1a4$jQщ','',0,'?'),('.նZg{=','wp-admin/css/customize-controls.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Sh4#X\n<k^','y\r)LVӄi˂\"W?J','',0,'?'),('Oy k	b','wp-admin/css/customize-nav-menus-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$\0h*BfajE','Yyr[rB<[\nti*(','',0,'?'),('HAf,$F-','wp-admin/css/customize-nav-menus-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!_A@@+1`gJ','cG.-,Fɯժ2O8<m!','',0,'?'),('AlA~i^uØ','wp-admin/css/customize-nav-menus.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*4^+G(ߢ','o\'晱}z\n','',0,'?'),('\0]pޑ	\rG','wp-admin/css/customize-nav-menus.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','PG(h@','a`kt%j+Qm\nhƪWh~','',0,'?'),('NHV}4G','wp-admin/css/customize-widgets-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','iOqff\n~','F%ɸ\n@ǳËE|B.=','',0,'?'),('4T(\\9\'3)','wp-admin/css/customize-widgets-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5\"S\rߴ}=','0Nρp\',z)_ъ _E\ZYm;S.','',0,'?'),('6$[O','wp-admin/css/customize-widgets.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','X<.','LVuGs2CݯsBY/Y','',0,'?'),('b|e~','wp-admin/css/customize-widgets.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"P9sIufz','|Z@hhL\\R&Sݱ','',0,'?'),('5?y<2','wp-admin/css/dashboard-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':fƾr@RE\\',';>A-F	Hh\rV(}LNN','',0,'?'),('Ms;\',-E','wp-admin/css/dashboard-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','t߻GW\\֬EPqޯ','s2k\ZBP$}I	0rϬ','',0,'?'),('KqM{','wp-admin/css/dashboard.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','UGD(ӜulM%','\rSJk\0t1f','',0,'?'),('+.eF','wp-admin/css/dashboard.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','xG!(`B%0','pVu!:TA\r%MP','',0,'?'),('8@)6yg[ysQR','wp-admin/css/deprecated-media-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\n6!S8zZ\n$]c',',12UˇDHm< ','',0,'?'),('pt_ Y7LKt','wp-admin/css/deprecated-media-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ȂCVW<^\Z','h\0n(MyR&ʉ19?','',0,'?'),('X\"-{$48sx','wp-admin/css/deprecated-media.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','OC9ٻAf','c`LH;c!k[L\'CbIaj','',0,'?'),('4a[I}Hm)','wp-admin/css/deprecated-media.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0 y!','~E\']ԛTs\05ԥ8i,Xra','',0,'?'),(']\"}[YR','wp-admin/css/edit-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','C$HHF~','sqH+;f2@48T_Zs','',0,'?'),('BH*mzN83','wp-admin/css/edit-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=B~g;E^Є>','ɘ֩K\r^VvIKc%z[&j','',0,'?'),('\r::HH:d','wp-admin/css/edit.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.?LԞj.gx','ERfl;9Br@gÖ4tg=','',0,'?'),(',o!zj\"','wp-admin/css/edit.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=WUdPH','%i<Tӊ|tvҬ(R&4','',0,'?'),('6;I(Hm%f','wp-admin/css/farbtastic-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7\n){','T=Y#[vrHiaR','',0,'?'),('OXg]<f@','wp-admin/css/farbtastic-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','S@[\\,3|!','Sm\';d`eM0i=?>?{','',0,'?'),('«-j=uN\\q\'','wp-admin/css/farbtastic.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8)}{Ch2U','|ALMbxd8XjX.^\n\Z','',0,'?'),('KnҋD&sRWU(','wp-admin/css/farbtastic.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#^:G(:k\n','47Vf /DW3p','',0,'?'),('OlqCcێ','wp-admin/css/forms-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' ,4!<mPg','*d8.K<hs߇˙7Q\'\r','',0,'?'),('{]\\ֵ	d','wp-admin/css/forms-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*-4dmS','[~gMyfdr T O	6r։s','',0,'?'),('(%#9yn','wp-admin/css/forms.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':bu+I,','L~|)Zi ^Ci','',0,'?'),('łjDߋ.˖D','wp-admin/css/forms.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<	z\neKWo1','pto.]׺7V١F','',0,'?'),('kM?uX','wp-admin/css/ie-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$iIEs@x6z}0','w22\rމ#<*Qf(','',0,'?'),('vs%zF','wp-admin/css/ie-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ҶLXda`M','Ns\"*\'7p$ixȭv','',0,'?'),('E&VN\"N','wp-admin/css/ie.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Y`-z\0\\','vAH\0eq$WDjK+{j','',0,'?'),('ѧ_4a!F','wp-admin/css/ie.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','v','׆dŪC*k]0ɾ\"Ͷ#8K','',0,'?'),('w9=_\"h%v','wp-admin/css/install-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ݢ\rN\\','Ǘ@w\017\"GE_<D	','',0,'?'),('i-X8V[~E','wp-admin/css/install-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+ֹ(}h','V9ؐ^#Z\nR֗m7+w@M֩','',0,'?'),('<9uj!$','wp-admin/css/install.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?-~Lḭk?m*','~x?LW{nhd?V\r#dj%','',0,'?'),('ʆnD㮖(','wp-admin/css/install.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','m\npyS~_','\0x//7I>k5*>IO','',0,'?'),('\'-p-f','wp-admin/css/l10n-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','xmǏ|sA',']%FL\nILlf426G\'','',0,'?'),('vâ,\\+Q֧','wp-admin/css/l10n-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','OSGfK罚8]','dxk3rްVNĪet-','',0,'?'),('2Die','wp-admin/css/l10n.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ĸP)|qr','wppS\"D.oMOmO\'baǋ0','',0,'?'),('H4.\\:#','wp-admin/css/l10n.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+.[H\rϬ.k/ ','lgj-u\\$?)\\y6@','',0,'?'),('y%Ǻ~ne\"V','wp-admin/css/list-tables-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\Zp\\~u]d^','Ml=MlV00CK0','',0,'?'),('F%C0,','wp-admin/css/list-tables-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gA#\rxݬ69','_D؎Ha\0>G\'FvN>\r','',0,'?'),('|jx7(Q}0\'','wp-admin/css/list-tables.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','A_Niwx','lԻea<L+IͨV!7f|a','',0,'?'),('kLN\0x6@','wp-admin/css/list-tables.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','DCї&/CxWH','(-IxtOQFexi','',0,'?'),('A{& V>Νs','wp-admin/css/login-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$*l4 ','õheǣsom6	Fyc','',0,'?'),('h@Z%RF;ti\\m','wp-admin/css/login-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?\'b5ê=s','8W5é-|:&qFw','',0,'?'),('|jX|fb','wp-admin/css/login.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\nƯ_54C8N','6u~	gӇxt?gE7wN\rvP','',0,'?'),('`&锥~K3/d','wp-admin/css/login.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','PyGEI\r>\n','w@NK!Ia:I>S2(JD;3ؓ(J','',0,'?'),('r\nb#','wp-admin/css/media-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','K6hTvlh$\r','L1Z-ׄ̄<L=n؜ȋ-K','',0,'?'),('zݿ&X❙6s','wp-admin/css/media-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','e\\*ﻓtfZ','0IQ#^z-|fOU̚QP(rm','',0,'?'),('TDFK1','wp-admin/css/media.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2ù@','=3	Լ_vR}2)S+˘96','',0,'?'),('%Pb.8Gdt','wp-admin/css/media.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','++>B7BE','!ab%:qla?˓','',0,'?'),('\Zy8R#Oy','wp-admin/css/nav-menus-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','oNՉSOaW','e1EYL^U!^zKk]D-','',0,'?'),('D 2K|&','wp-admin/css/nav-menus-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=x`*Us	H','\r諜1#XR\\\00\Z*','',0,'?'),('qhnJj','wp-admin/css/nav-menus.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','uW	@x>`Ǉ~*','צѲsT.wzj\n@10_Ue','',0,'?'),('ZWtpNh','wp-admin/css/nav-menus.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','S4QmY_','HBWc\r&b]˦%Zm-:{','',0,'?'),('PhrV','wp-admin/css/revisions-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','QoBts\n/','0|<8\n8<JZ|@J@Vb','',0,'?'),('@tR>GHhס','wp-admin/css/revisions-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Kyi$w}f','ׇK;=)z&!_[','',0,'?'),(' a\"KwTbc1S','wp-admin/css/revisions.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Aa_4)^','.M>%g$(`fP+/CW{%y','',0,'?'),('\nGƙn\Z@1+U]','wp-admin/css/revisions.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Dw<aܰ','A\r\0n>e\0))iVI71eG','',0,'?'),('r{\Zk\"k','wp-admin/css/site-health-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' Iq=$o|','qGn ^ixi\0) R:t','',0,'?'),('6ZfM;','wp-admin/css/site-health-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4^\"%9V\'aU)','\nGV@ouWLUUk','',0,'?'),('b񪥲K+xwF','wp-admin/css/site-health.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9Ӧwk#','\r6;i(	T#3','',0,'?'),('v6^AA/],6\'y:','wp-admin/css/site-health.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7F8T{5','|,LOM)\ra^[?@ڕ\Z','',0,'?'),('0rH\"YK]T','wp-admin/css/site-icon-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','LDR*','Yin>j#KN%8TPO_,','',0,'?'),('QWsA7d\n','wp-admin/css/site-icon-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`_?ބ=|+d','MS>j/\"K%qޣ~','',0,'?'),('\'=!ZaajUQ','wp-admin/css/site-icon.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}Ep0lu','i>Ӻ#&2Z\'K(*','',0,'?'),('n&n!崬','wp-admin/css/site-icon.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','lˁxJTG','+WV3(qFr;|^@','',0,'?'),('g~w\Zhh','wp-admin/css/themes-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','p\"YWM:8/J','xFU\n?>Fpn\nG\'o5\0j=Ǯ','',0,'?'),('5At߂m0iz','wp-admin/css/themes-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2W@ks','Nܟz?V>~=[\0v}g5\r<','',0,'?'),('Rш޿0','wp-admin/css/themes.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','l2AlKb57','X\"XQUds{MX1}SnZP1','',0,'?'),('fSuBͥ?^yO','wp-admin/css/themes.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','X,!\0BA,','Rx,d)щ+Cg\Z&x0po','',0,'?'),('3vU\Z3P^O ','wp-admin/css/widgets-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','³/qcw','4i*h[6oAߒ2|zr','',0,'?'),('sEΞqpB','wp-admin/css/widgets-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','pĊP{M','\\gn\\\'S훢ik@RgT','',0,'?'),('!HUN&\"z','wp-admin/css/widgets.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.9nP','D8.FLQ-[^wP\nlE','',0,'?'),('E}~M-]a','wp-admin/css/widgets.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','هvqp[w','Fm)0\'d,hxt6J`Rf%;T%','',0,'?'),('֗]NRS{qv?','wp-admin/css/wp-admin-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',*i[p]<','r5SE?29/)_PJvVhR','',0,'?'),('$(g(P/','wp-admin/css/wp-admin-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','GQ5\'EYo0}_','0|TFO 	..>CEj','',0,'?'),('d4j2UV$P','wp-admin/css/wp-admin.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7#Q&M?»|[','QD6hPqqM9FO\\O','',0,'?'),('j0wE}®R','wp-admin/css/wp-admin.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','eUpʓHWtP!H','^E-R\'#?lemL0kU@','',0,'?'),('?0|5uơ','wp-admin/custom-background.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','㽫]0m7d','Z5\"=\0Tσqr/0QX^dn6','',0,'?'),('uqg\Z\08hԭ\0','wp-admin/custom-header.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','y&','Θ4Cw@XdoN=w<~o','',0,'?'),(';?2S\0p','wp-admin/customize.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','t_(ӛ# *','\ZMS?]8eُֽy6h2g','',0,'?'),('p?E^@\'PE','wp-admin/edit-comments.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':ǰ-G_X\'V+','19J-3~sʩ0o','',0,'?'),('\rb\\ɍ\Z','wp-admin/edit-form-advanced.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0118ÌO?)M','id\rx1:V\r(:邿98','',0,'?'),('592^%<','wp-admin/edit-form-blocks.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%Z{9k[U(\Z4','YfQܸת!>sRn','',0,'?'),('G7\ZI&:x','wp-admin/edit-form-comment.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','D\0)%b\\','DG7-hpEM!v+6Q5','',0,'?'),('\nb-V:|m','wp-admin/edit-link-form.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','HCY~s','-r}u6kvm:4Sj','',0,'?'),('%8^V<t','wp-admin/edit-tag-form.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ܰo','k3br1x1H8C*aU','',0,'?'),('h)UG@xv	','wp-admin/edit-tags.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','۬lI9Y;J','@vJPwb&y','',0,'?'),('YLah(','wp-admin/edit.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?A`=ZШ','F=fMV9G/m$=kFs=a','',0,'?'),('I7߇S2&','wp-admin/erase-personal-data.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','FΐdAq',';懭rj}5-[{(','',0,'?'),('|-z-','wp-admin/export-personal-data.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\rseO 9','+5YX+((@GDNTu,a','',0,'?'),('1|}dQ','wp-admin/export.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','M-}> 0*fR','\rl7B\nmU@=^{}ZEf,','',0,'?'),('O&r蓏 ','wp-admin/freedoms.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','s·N^*f','\n[&.u/#347^t@','',0,'?'),('W\"Sk:','wp-admin/images/align-center-2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-r5*J7If','8tf*JwT^H>1JDο','',0,'?'),('&*dĆָ	H5','wp-admin/images/align-center.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	\Zݶ4ydY1e','놽N3X!ljh`hA]J','',0,'?'),('V9KgoX7','wp-admin/images/align-left-2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','i8O^c','$kb>k&:	ڂa7Zcdm%','',0,'?'),('mMtWB','wp-admin/images/align-left.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\y0dZo.h','_]<#S\"B^U4_Q<!@x?J$K','',0,'?'),('].ooȦM-n	','wp-admin/images/align-none-2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','XC)[-4','ߧ&QQp\"~\Z8S׊YS`','',0,'?'),('MW	:ي','wp-admin/images/align-none.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','eqd2u\r','g(1X{ [].TA','',0,'?'),('vG.gA#r','wp-admin/images/align-right-2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','hl>r]lWx','V:h#ȆBT5i\0?cBc','',0,'?'),('tnRؔ%^','wp-admin/images/align-right.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','BOe#l@:P+\"v','ɳC?=&UyZ31!<c','',0,'?'),('[QH\"pS1Ȫc','wp-admin/images/arrows-2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' Q}ydb#6',',c˿\Zi(~)\'8[A/Ix','',0,'?'),('E#lL_&ܪ','wp-admin/images/arrows.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','v$>>Y','YW(N32U;<.iDd!','',0,'?'),('DS3.įy};','wp-admin/images/browser-rtl.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','D\"ӠA\Z%̝','+啧0pƜJMk qwXب','',0,'?'),('H06','wp-admin/images/browser.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','K\\b$F','&$ĉ9~_SH_̓%L\'&','',0,'?'),('G9q=ʥ[3?a','wp-admin/images/bubble_bg-2x.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ϭqj\nX<','n%4L6{/Т[Ĭ?XW_A.r','',0,'?'),('QuoPX\0Sڞ','wp-admin/images/bubble_bg.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~g<ćI0','\'+uW`-AS\'}S~Sb','',0,'?'),('Lt593u^)','wp-admin/images/comment-grey-bubble-2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','TYŝ2s,\rm','DxT-wN	P{','',0,'?'),('ebWA0d','wp-admin/images/comment-grey-bubble.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Y*\'tF','7	y񮌬U{ԟ`]m','',0,'?'),('I\\jxg','wp-admin/images/date-button-2x.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?a09JQ\Z','*Q_(G:*ηd.','',0,'?'),('a\'@T瑓','wp-admin/images/date-button.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','v!0ϝ$\n-潮LT','hŵδ䘼n$q!I#','',0,'?'),('j%Mɍp)Z','wp-admin/images/generic.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'[#98!','{uK[g͆Ex{:߼lͨG','',0,'?'),('\Z{g?3gڢ\Z','wp-admin/images/icons32-2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%*g','#!$@0g.;i3%!cHP=','',0,'?'),('&N,6P','wp-admin/images/icons32-vs-2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*04G4F	&Zi}\"','.a}hw6WEʭ(3Jӭ9E','',0,'?'),('L Ufu<','wp-admin/images/icons32-vs.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',P*{>vUf','?UzP\\@`8g;\rE','',0,'?'),('1WV(26','wp-admin/images/icons32.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','۬[m9J4\Z','DkCdi|a|+\rx̌','',0,'?'),('L8\\ݼ+','wp-admin/images/imgedit-icons-2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',\'6Ut','?؎).l%<(_ 6`^c7','',0,'?'),('{?\r\n\'','wp-admin/images/imgedit-icons.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','K\\2}Gi;O','TN~-@N̞V\\(u$','',0,'?'),('4ge>ߝ','wp-admin/images/list-2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','hջIS2ig','JpS_X#UB-z,','',0,'?'),('Z\nuoK T;e','wp-admin/images/list.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>*ӳS','\\wT[=baCk;c','',0,'?'),(')M^ûoz','wp-admin/images/loading.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@לx>c¢','<\0ЅҩهqU%G7r\\*2J','',0,'?'),('\0%3[$x\0.(','wp-admin/images/marker.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3*O2/3I2','~T@\\vUI<pKa`T@cca','',0,'?'),('@;5XVOZ','wp-admin/images/mask.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','g~\"J䩎','/<sԡ)\'.1jknK9Q','',0,'?'),('@sZ^qv','wp-admin/images/media-button-2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#WI\\?','<:tnkbwi&	R\Z','',0,'?'),('1EfQv#)\n0EkQ','wp-admin/images/media-button-image.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','m	\'A','iķz[/\" X{o:','',0,'?'),('a\\c,I\"5T#̋','wp-admin/images/media-button-music.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4^&$ouf&','wWd¼8PF6Aܴto-X\\a$','',0,'?'),('NQ\"*hzrw|\Z','wp-admin/images/media-button-other.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Q&T^]BBg\'','B\ZrFВPv-^fT,_i','',0,'?'),(')z]!?a','wp-admin/images/media-button-video.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>uewJ','Ye\"n+#@ƼZgVP\'','',0,'?'),('a)TMWOoQ|','wp-admin/images/media-button.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6@pz^ye','_\ZSjזY VZGen_','',0,'?'),('\"N߬jj)\0N','wp-admin/images/menu-2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','jG{>^;$','2]y#h29> ^s\rH	\ng','',0,'?'),('* aF4uvU','wp-admin/images/menu-vs-2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','JZY<iYb','\'FєE\07ɡ#>sePض','',0,'?'),('t]ٟuuj','wp-admin/images/menu-vs.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','qL,_;1/E','GiH|)E;\"_;ԣ4Իwly','',0,'?'),('@XD\n\nRNt','wp-admin/images/menu.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\r9#dY`	','lIE/(p\0pnT-Oz\"],=`','',0,'?'),('F 8+)rP','wp-admin/images/no.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','kd$ܟV7','\n>~hZP\0U0;\' {)	>','',0,'?'),('+DFܿTZ[H7','wp-admin/images/post-formats-vs.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','SlH\\','etw|W{xy%K:QE7','',0,'?'),('\0וoxi3%\r+]kg','wp-admin/images/post-formats.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','K\0%3','9ƺ&]nEua]iFƳ','',0,'?'),('n]j7<3ISsQ','wp-admin/images/post-formats32-vs.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','t.E5GN\Zv','(Z,ImY,·ԗtGa','',0,'?'),('œϔ=#6','wp-admin/images/post-formats32.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','WY~O{+_LkE;','k<8._DKG[5e-I(0wh','',0,'?'),('?{o_\'n','wp-admin/images/resize-2x.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{3VVFVf%K','懴y2qZo~([`\0`Ci\ZL\'','',0,'?'),('3!9=6ݡ','wp-admin/images/resize-rtl-2x.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','MMH!YA','2mo{|ny˃4(φ=','',0,'?'),('I{?r]7','wp-admin/images/resize-rtl.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','nC%YfvF.z','@St-]z\'+k2{j,QN~)	>','',0,'?'),('~?JIb*׺eC','wp-admin/images/resize.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','lN','6󀏸&?5?sqGM`P;','',0,'?'),('\nfY4&L','wp-admin/images/se.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ȔB`.}\'7:','Y\"K{Ur:2JL','',0,'?'),('X:8+˓2>V]8','wp-admin/images/sort-2x.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Aìk:bтvFj','\'aK\0tGJBqXW*(J|1z[(','',0,'?'),('[65+	n9','wp-admin/images/sort.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','* 3','vP-~xO\"	;','',0,'?'),('J&_#3Sq','wp-admin/images/spinner-2x.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','12^#8','#˒=$c6	B46','',0,'?'),('fi`=@To','wp-admin/images/spinner.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','L\nD\noًj˲','zƄ\Z\"n\Zs(U/~7F^','',0,'?'),('P1$\\*C','wp-admin/images/stars-2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','A#SMe.^','[耿_(\rhYTqZ','',0,'?'),('Fj!Y{.J=,','wp-admin/images/stars.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[><k{(','/	\"Fa챔<SYg؉F@','',0,'?'),('VrmKEpj6','wp-admin/images/w-logo-blue.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0Ȉk|Ѽ','OɗoCA/x<%4=?','',0,'?'),('Jf3?_rC','wp-admin/images/w-logo-white.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','nJvۢ~y\\','nD _;!GםcV0M9i=','',0,'?'),('+gq6^\0','wp-admin/images/wheel.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','E0 q0m\ZY%VX','(]:=dqۅO{9ԀvȘ~','',0,'?'),('%\\MA','wp-admin/images/wordpress-logo-white.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','qPC-SPD','e4E?&DsAʬ;)@Xɒ','',0,'?'),('tZQYz0跫','wp-admin/images/wordpress-logo.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ưyo88S`','bxLPͰ=^am1i','',0,'?'),('c\"ml Ǟ>o','wp-admin/images/wordpress-logo.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','N%dgp','\"uj-QE\0[gLZ5MD:','',0,'?'),('ںuM[\r','wp-admin/images/wpspin_light-2x.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','mSy\"C','66SX6O}4>p\"\'1','',0,'?'),('\"w%_K\\u','wp-admin/images/wpspin_light.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','hkuR\r@9k','!Fױ(#1:','',0,'?'),('<la,bX,','wp-admin/images/xit-2x.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ӂu:@4\rz<5','S\r}@~Q:Sc*d+Z_{R','',0,'?'),('mz4LK','wp-admin/images/xit.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	3Xī9+6n~',' sۨS,md\\YbƇo','',0,'?'),('M&3\r3CMaQ{','wp-admin/images/yes.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+7܉\rqZQk','=QG9%K,\r\ZFy','',0,'?'),('TV\\','wp-admin/import.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2+ÝJϹhL#Rj','S\"udGANal6#ho','',0,'?'),('ĳJ\n`|5,HT','wp-admin/includes/admin-filters.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'	\r	x		!6\0e','QRO ՓBsKڟ\\{','',0,'?'),('D)bak{','wp-admin/includes/admin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'\npZ,v','k_DRH{\0#6Z~}uV','',0,'?'),('Ҫ*H\n;t','wp-admin/includes/ajax-actions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','oTc~tzܞ','Yωq1}5\Z\\|FwxQ','',0,'?'),('ΝH**.ځS','wp-admin/includes/bookmark.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ƺR<W9`w','\'AGjM3а6\ry:?','',0,'?'),('\"wh','wp-admin/includes/class-automatic-upgrader-skin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	O8?_;=0p','CLJ\\DƪN%:\"W<','',0,'?'),('nкvnj=ͮ','wp-admin/includes/class-bulk-plugin-upgrader-skin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','߃l=*fܷG9ݜ','͋ȌˀG\0c{>.\'\'1e,','',0,'?'),(' \'_U;0/<','wp-admin/includes/class-bulk-theme-upgrader-skin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ʟHL˻)q','hh>ך4!S&zlg\"','',0,'?'),('W7{(;:P?','wp-admin/includes/class-bulk-upgrader-skin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','A2?+Y','i;M3UP<XZz','',0,'?'),('jUUX\Z/J/','wp-admin/includes/class-core-upgrader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-W%ET	().','u19:nlIq|%-&{','',0,'?'),('ɡʧ~.)k','wp-admin/includes/class-custom-background.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/]]3H@\ryI','W,Σ67lZj9','',0,'?'),('njP+','wp-admin/includes/class-custom-image-header.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','20A&5l	57E','}g_Du#g5om!Q˷V(u','',0,'?'),('M\0c_d','wp-admin/includes/class-file-upload-upgrader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','w;>xZs6','[\"o^.q`Oצv<Q+FM4','',0,'?'),(':8Iaølm','wp-admin/includes/class-ftp-pure.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','T&}\\3J \0','\nS{UCdz$ya|8[','',0,'?'),('afh=FT:6','wp-admin/includes/class-ftp-sockets.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Q\"Pe<3i','.\ZD-ày!̕l','',0,'?'),('rp.u3zx','wp-admin/includes/class-ftp.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?7^4\",\04j.','~lXUAWAk','',0,'?'),(':X@\0{*֯','wp-admin/includes/class-language-pack-upgrader-skin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1Kd%','I\'J8˵u_\rlP^4','',0,'?'),('g~)~sʞI','wp-admin/includes/class-language-pack-upgrader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ym','_#EbHST','',0,'?'),('\"ơ7vs+','wp-admin/includes/class-pclzip.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','l)[}MYd','J4?Lឃx\rk9%ϤR\Z5o','',0,'?'),('W&ִ )+ڱ','wp-admin/includes/class-plugin-installer-skin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Gr[+V\0\r','(dl\r%7\r޹98k','',0,'?'),('h/͔jC\0n','wp-admin/includes/class-plugin-upgrader-skin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3f\0a̲','G4v^1Po\\y/','',0,'?'),('v)F~q?b','wp-admin/includes/class-plugin-upgrader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?	`%.am',';wY{oX=z','',0,'?'),('sIqF','wp-admin/includes/class-theme-installer-skin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','35`ҁ%il	','u.6qݫ][zD+I`*a?rf8','',0,'?'),('H`\\ rYC','wp-admin/includes/class-theme-upgrader-skin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','rM,}1o5','E\'JFw\"9HՃ \rIQ\'D`','',0,'?'),('3aDwPq','wp-admin/includes/class-theme-upgrader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','HBc\":`^q','elR ~*8:fڌKj','',0,'?'),('{y\"ҵݩ{','wp-admin/includes/class-walker-category-checklist.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','w#qhT+!','i`!X|2֓h6F\0zP/G`^','',0,'?'),('Qs|cL؜VH)','wp-admin/includes/class-walker-nav-menu-checklist.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>%s\r&a~)','W|MB7m>|o)b2q;','',0,'?'),('ر-_}Zh\n\Z','wp-admin/includes/class-walker-nav-menu-edit.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','J\09h׮ګ','!h>sSRt32]','',0,'?'),('!yF]','wp-admin/includes/class-wp-ajax-upgrader-skin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','QՂ,qsR','/s=\ZKBjJZwmVE:','',0,'?'),('Z\ZaYH\0 5~ ','wp-admin/includes/class-wp-automatic-updater.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','k3\",?z3','\n~+4CSLh\ZchMD.bV','',0,'?'),('Ye.0s','wp-admin/includes/class-wp-comments-list-table.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','yw>]I!>g','FLFFc/M]GruW','',0,'?'),('&/dbdq2/','wp-admin/includes/class-wp-community-events.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0qbà3ʌÍQ','˙+7Iye\nejJ\0bИwn','',0,'?'),('XTCW_^og','wp-admin/includes/class-wp-debug-data.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','fZM{eHn¯','~z_BJsQb','',0,'?'),('%f\\+,\0\\Y','wp-admin/includes/class-wp-filesystem-base.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~.`\rmc~b,[','Yq{~׵،2\'3Hs','',0,'?'),('hFM<@`%q-','wp-admin/includes/class-wp-filesystem-direct.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','WByy~D','pH{]yhVDH&	','',0,'?'),('6̠,_qu','wp-admin/includes/class-wp-filesystem-ftpext.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~h5PX\r!','!C:yZB{ʁ|`>\Zmy-','',0,'?'),('PQE|E}7+','wp-admin/includes/class-wp-filesystem-ftpsockets.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','W1H,ˍ6','b,\"E|VVBkrJMȋ','',0,'?'),('j(g~jU#','wp-admin/includes/class-wp-filesystem-ssh2.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','څC_\n','QR,8\rL@+F[Ü','',0,'?'),('v]z3tB','wp-admin/includes/class-wp-importer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','S%>䥎Rh','yE8BќӭA\rПz#J}V\Z','',0,'?'),('vA\nGr3C9`','wp-admin/includes/class-wp-internal-pointers.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^I[8T䍍\\=','Y^9A\r+^-iLWjOF','',0,'?'),('_(CM69','wp-admin/includes/class-wp-links-list-table.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','L\ZVqThr','\\UEǣw~ԝt|BNʵj\0','',0,'?'),('UdMS$l','wp-admin/includes/class-wp-list-table-compat.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']Z;E\'','>1WU\"&SId/Bt\"UW','',0,'?'),('O	S#Yiv','wp-admin/includes/class-wp-list-table.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0[%Ւnf$\rvȀ','=Ig0uatIL+','',0,'?'),('Vb(ktW\"6(;ƴ','wp-admin/includes/class-wp-media-list-table.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','kG:, KŜ',',Ѧp866dkS\\hD','',0,'?'),('spe','wp-admin/includes/class-wp-ms-sites-list-table.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\rsuc Nռ','[DOCʧUמTVh;կ','',0,'?'),('wV!','wp-admin/includes/class-wp-ms-themes-list-table.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&nB0,','ڄ6chDHW((\"l@d\r','',0,'?'),('i)33ܥs*','wp-admin/includes/class-wp-ms-users-list-table.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','tf)j^wD','B|=AGȑxqä4Z<xy','',0,'?'),('e.PȴNBSx[&','wp-admin/includes/class-wp-plugin-install-list-table.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','I^6q꣹]p;','5)OL̲nјۖ%O%','',0,'?'),('[:q','wp-admin/includes/class-wp-plugins-list-table.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/,C{Gk+<','{\076$\'7+LXn5','',0,'?'),('c4L]˞Mc','wp-admin/includes/class-wp-post-comments-list-table.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@dB#&&','{bk\r}	{=\\=6`l	','',0,'?'),('Gȩ6\0Y','wp-admin/includes/class-wp-posts-list-table.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','tNhhQ\r$dck','txڷSyZ7w.>N','',0,'?'),('Sq`M','wp-admin/includes/class-wp-privacy-data-export-requests-list-table.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','y7LrG[n','k%}1o.gMG&w&~','',0,'?'),(')`f,u4','wp-admin/includes/class-wp-privacy-data-removal-requests-list-table.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','s;dFxgؔ','-SڡʁLUGeM)','',0,'?'),('5foޮ','wp-admin/includes/class-wp-privacy-policy-content.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|7P\Z_im.','RJaT7ݔnO=*K$','',0,'?'),('fG<@៝N-','wp-admin/includes/class-wp-privacy-requests-table.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Vbƥy/+ܣֽ','ZoE <O8`9&Vv~L','',0,'?'),('TMl','wp-admin/includes/class-wp-screen.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','E0MqF','ib\\*rфfUC^E>','',0,'?'),('%9\\ދ','wp-admin/includes/class-wp-site-health-auto-updates.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','NG-l=gp','*<yXsVv6щl\'Z(k0','',0,'?'),('u1HM:E7/{','wp-admin/includes/class-wp-site-health.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','zC+(UɠT','qc:a\0m5(o8V9','',0,'?'),('\'Mw񑍷\rKj','wp-admin/includes/class-wp-site-icon.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\nG+*e`rB','=R&reXr9h\n )','',0,'?'),('L#/۰*3\r','wp-admin/includes/class-wp-terms-list-table.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','kV\0','UG.5-l,0ضq=','',0,'?'),('\"ڕK[@G9','wp-admin/includes/class-wp-theme-install-list-table.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.U,	z','=jq)v+Lu(ˊ.t?6\ZӠO\nGT^','',0,'?'),('\"IFn@a}9','wp-admin/includes/class-wp-themes-list-table.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Te_̽n4#%','H[\r_PdV35A;GzG','',0,'?'),('=@\\JpQm\\6','wp-admin/includes/class-wp-upgrader-skin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Sz$M(^p\'	','^w\Z?6UQfYo+xl&','',0,'?'),('zJXw{!\rF','wp-admin/includes/class-wp-upgrader-skins.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Q\"ґ-щ','.7j3?̶·?2UE.GW','',0,'?'),('XGzX','wp-admin/includes/class-wp-upgrader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2rϳ	S','^KiڽzBgyL˯z\"[Pz\"HJ','',0,'?'),('x8[!>X','wp-admin/includes/class-wp-users-list-table.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%R-:{o<','s(M7r:v. 3c+','',0,'?'),('|&;rLs5','wp-admin/includes/comment.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','榆a\\,uO؎','cdEO+\0̓{RaNӍD','',0,'?'),('3koW5	k[mq','wp-admin/includes/continents-cities.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','W_TӰIY֛','2ɟtb;6@\Zq\'QHj	mѫ','',0,'?'),('<	f%nO','wp-admin/includes/credits.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Xl	','vEN߶ϣW!O	wjc灔VJ','',0,'?'),('\\т?$̈́8','wp-admin/includes/dashboard.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','pp0qGJ','g@޸u(|AB͐D:j*','',0,'?'),('?E_)xڅ$','wp-admin/includes/deprecated.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2bҾu{vY!','!K0cy1;F(яc','',0,'?'),('x[e>M','wp-admin/includes/edit-tag-messages.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','m-If3f\\Z','u-hyjL!zV-1nyFYÝ&','',0,'?'),('>AB7Sz!e','wp-admin/includes/export.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','qwj{Isˊ','Y֋qwGvj(V>i_','',0,'?'),('QT*fP.','wp-admin/includes/file.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^!vM','\'uo.0ղW9e','',0,'?'),('7E#wŧj','wp-admin/includes/image-edit.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ez\\','8{>ANqz!e*&fƏ1','',0,'?'),('\0|9ue@','wp-admin/includes/image.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ib̓\0ڕw+','m.sMݡx(<=q8[?','',0,'?'),('Ah)I\Z]GrE','wp-admin/includes/import.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\ܚ;','ADL;U˓s{j^ߙʃ','',0,'?'),('cwk(43','wp-admin/includes/list-table.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','pY$In~H','ݕAU,{_%EK	','',0,'?'),('R=*dn','wp-admin/includes/media.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4W쟍tT','qlSiDEGג5O+.y','',0,'?'),('\nqoqZVyX9','wp-admin/includes/menu.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','N{=\"Wl7-','\r\0tq?>Vч8v#','',0,'?'),('HýiZU,HL','wp-admin/includes/meta-boxes.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','F\"Va',':!)upe*UX=\n`?WMp.','',0,'?'),('1eUMV^','wp-admin/includes/misc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','qRf[`.','<|\'5WXn^<#j^[Ku@','',0,'?'),('j<MDd4m','wp-admin/includes/ms-admin-filters.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';ƼzgL','tMpQ8=~bw/','',0,'?'),('7*\"{\nK<','wp-admin/includes/ms-deprecated.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','lt{0oޖ','7<NoQF\0$jaϤ m\ri','',0,'?'),('f霰f؟|hUL','wp-admin/includes/ms.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','XfQl','F7`F\n[Ozޟk.','',0,'?'),('(љ\0H<_','wp-admin/includes/nav-menu.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','dv<^ލO*4','B H7\nﺊ\nԃ<v汆','',0,'?'),('V׀\'hĈ+:','wp-admin/includes/network.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\Z\"?v(G\04','۫qM:D6[c\Z͙I1O','',0,'?'),('w`M>{','wp-admin/includes/noop.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Xqj\Z!\r:','dˎJP[\n=QcP','',0,'?'),(';pR9+qpծ','wp-admin/includes/options.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','wbUzx|0 ','+u8WN>3dr;U*`&','',0,'?'),('R|Rx/bzn9\0*J','wp-admin/includes/plugin-install.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_78!@%','\rF]\Z(nq-.*nhH','',0,'?'),('q\"co>2Rh]','wp-admin/includes/plugin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','g	WZ7','l1VVѬ;=Ϛ(0T@Ĺ!1t','',0,'?'),('5V\"$$_','wp-admin/includes/post.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&!Hœ})\r','OW#I;{*>[gw8','',0,'?'),('-.xɤR','wp-admin/includes/privacy-tools.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','쳇>2PxD	','2n~Nq\r\0QSq6Qp)M#','',0,'?'),('x^m]̲/L4vU','wp-admin/includes/revision.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','lWpdyaD6','*ɋ\"+\0?o >eky;Yuu','',0,'?'),('ǫ=m/^','wp-admin/includes/schema.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','S	}\'sQ	','E`Ryv\'W7pس|','',0,'?'),('(v|T— ¥','wp-admin/includes/screen.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Å/(/Iff','4RxOc\ZIqy\"Cx/j	','',0,'?'),('Z %/Zz9','wp-admin/includes/taxonomy.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*ƴC\nr;','JA#V<$nΉwS*ߏY\'k','',0,'?'),('2@jj\0kӲӘ','wp-admin/includes/template.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ydiE7K','sKN:pG;ZVBC7','',0,'?'),('~L*,<:','wp-admin/includes/theme-install.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4_a&','+#>=]L8\0¬dh{rC[CG=ZP','',0,'?'),(']W/>}<8 VF','wp-admin/includes/theme.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\nP8\0TqF',';K_=Џk.t\r{8A)֩\Z','',0,'?'),('8R6DHq-{:`','wp-admin/includes/translation-install.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2`4AiJ/','tDfir1[l?m+ĥj4/','',0,'?'),('Uy/*%;','wp-admin/includes/update-core.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','r[Y?.','	bV6,[:r9<B6J','',0,'?'),('].1\rPXL','wp-admin/includes/update.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ӻ^nܻ;=)','ak#p:U#\r,lHݶSđ','',0,'?'),('=cه','wp-admin/includes/upgrade.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','y<_M[A',':4ibj3!\n5X+;A!','',0,'?'),('Q (;ؠ|~R8b','wp-admin/includes/user.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|Cǡ\ndG`,','1B$}MQdLFk2qR=#','',0,'?'),('I.$U0]\'S_','wp-admin/includes/widgets.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','A0WkNj','P.yoD2ֻX^@pI\"\\','',0,'?'),('Ѻ\"P5^U\Zi','wp-admin/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!C: 3^','~m9OF{6enrPS[','',0,'?'),('Bj)qDS','wp-admin/install-helper.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Bny~Rm*','elԸ4KO}+H1oYy9','',0,'?'),('6|;;8Q4k','wp-admin/install.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ԩ\nm\rIV','[3F*+\\#߷fa','',0,'?'),('z;j2WD6[V','wp-admin/js/accordion.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']3mi䙶&','U?6RA鲣R)bn8','',0,'?'),('^.jT}<I','wp-admin/js/accordion.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','eԇ9Qs','O8d?1snth wPa','',0,'?'),('fp\0!tDK','wp-admin/js/code-editor.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ɰOk14','}dr/DI!XCz7hnNG','',0,'?'),('| 4x\\Mn','wp-admin/js/code-editor.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~!K','DYI_~!|.x@dVL','',0,'?'),('5\rk','wp-admin/js/color-picker.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ȁ/F\r6E','@nTC#(\rZ8#IK&','',0,'?'),('Hl{!D#!','wp-admin/js/color-picker.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','pDk','L)\r߄~c8PlORc{1h~','',0,'?'),('C/;)ّo','wp-admin/js/comment.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=WsP=m;/-','A7\'тtqƇ==.','',0,'?'),('Qlg-','wp-admin/js/comment.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(CIAgiPS&i','a]2Q\0Uf$\r<','',0,'?'),('w:}VP','wp-admin/js/common.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Et\r,P\\zD','rK̘	K;h*c\Z!#\n yXf','',0,'?'),('_f $O<o','wp-admin/js/common.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\Z)k+]','ߎL.ʝ0B\0&Ik!lmJ\'4\r(_','',0,'?'),('d1쵓-;O','wp-admin/js/custom-background.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','X}{f/F	%\"T','hNNA%Ug\0RK,&\"ra9','',0,'?'),('} yTZHcDJ','wp-admin/js/custom-background.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','r&aXF,ˑQ','AԷQYa\Zg#njUXh','',0,'?'),('C\nU','wp-admin/js/custom-header.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',U@T{','ZG*pJ\r5w;ތp,0,?','',0,'?'),('nvpe}','wp-admin/js/customize-controls.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_h&/','F&J[?wcA;ŕY$|!$99)=','',0,'?'),('dA#*Źo7','wp-admin/js/customize-controls.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ϡk`˳eP','F0+Q\0^#j%(J>z','',0,'?'),(':DJ$hǅ\r','wp-admin/js/customize-nav-menus.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','z{O;q','v[oݝL~	a\'Oy2','',0,'?'),('HGh\'xR~\n','wp-admin/js/customize-nav-menus.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','FPRcRs','VG$$[+mĺv<8\n8','',0,'?'),(')[\"JH|jk$','wp-admin/js/customize-widgets.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ǋ\03+At',';T+ig)iQ3 ','',0,'?'),('fMx	+9U','wp-admin/js/customize-widgets.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^&n<Sf?o ','%̮ݑ2󜕴.G?HeX','',0,'?'),('ĸ:,p1Hr','wp-admin/js/dashboard.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8Z;X:q','UEkYpQJ0Lژ1Q!','',0,'?'),('zpKC{\\>','wp-admin/js/dashboard.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}DK4gp@y!',' B.:<,^V/SQ{@>݁H}','',0,'?'),('`%ֽj\'P','wp-admin/js/edit-comments.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?\":bPNK','cHX&iR%.Ԓ	;!Τ','',0,'?'),('F\'B/4{J{w','wp-admin/js/edit-comments.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3ʓ@9	0wL','9]Vn8`D8qP`j','',0,'?'),('R5?- S^H','wp-admin/js/editor-expand.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ι30b>:!K','0NbCeZ\0B	>C8','',0,'?'),('IV/6s','wp-admin/js/editor-expand.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\rJd)8?',':ZX݀gmֶ[Rvt:e\Z','',0,'?'),('8=Ia%k~','wp-admin/js/editor.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',ɸ#\"[','>uj{5NoJO/ڰ**','',0,'?'),('⣣MOU','wp-admin/js/editor.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','KۨÍm','{PBhSNe	xv0HvʳWIB','',0,'?'),(';RyhRxK\r','wp-admin/js/farbtastic.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':T2Aq]4','btGp\0BM0zXJvZHAtM%','',0,'?'),('/GΞӶ[ǜC','wp-admin/js/gallery.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?^DT!N','LGB=o\07|A!8(Fe','',0,'?'),(' I_X?','wp-admin/js/gallery.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','DN*2J#+\0̙N','-G|ě?0]JȪ!k4Yɬ02','',0,'?'),('G_bc.,]&','wp-admin/js/image-edit.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^]^W<w@\0L','\n\0G2N_Ve\\&?9KTU','',0,'?'),('-Z:E:','wp-admin/js/image-edit.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','aoPpm0]','i-\'ВΎak51F','',0,'?'),('%nTߒ	^gXΰ','wp-admin/js/inline-edit-post.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@JTߛ~0\"xB','z?&h1pmn2crtG=T.50IK','',0,'?'),('1o%qA','wp-admin/js/inline-edit-post.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[jKn<eh{Ϋ','\"*f(0csJr{~*h2r_','',0,'?'),('(q4P}5Ozk','wp-admin/js/inline-edit-tax.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','p\\Tx⇤','}sԑX_l;Km~v','',0,'?'),('pl4[e','wp-admin/js/inline-edit-tax.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\n(x!.ˆ','>%n!B~?HzO7&','',0,'?'),('lFc뒕L','wp-admin/js/iris.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','10!2}=n','K<<6[0j0vgJ=','',0,'?'),('i\\=Xh$','wp-admin/js/language-chooser.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','rIY:','Ćr@\"(r^Oe$ۜ)','',0,'?'),('Z\Zxcyd\'','wp-admin/js/language-chooser.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7e]^J[2X','ӛxOqWb xM1l	NuTi','',0,'?'),('QR\"@3vS','wp-admin/js/link.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8_4?zi;Uy','6.o\\o`WZ_~)G\ZOq.rI','',0,'?'),('|#԰#{','wp-admin/js/link.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','y	yp>I[','I\rsZzYW|.-hkĺ','',0,'?'),('nZ/1T:{&^/n','wp-admin/js/media-gallery.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	uς^','#E9DU|c۳kHz_;+','',0,'?'),(':%H`!\rZ','wp-admin/js/media-gallery.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','j Nx8p(b¡','	u&*\r!?c^H%4}/','',0,'?'),('^\\XPvS\\{','wp-admin/js/media-upload.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9\0{ystς','}~G7}NK\rZ܍m*FFI','',0,'?'),('el5sEúQ','wp-admin/js/media-upload.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','pXϟ)>\n','~\Zu]1A#V2U','',0,'?'),('r(n՞jb\"','wp-admin/js/media.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.Dvk*0','_K^| ?,\Z!EAA`X','',0,'?'),('מy7mE5O_','wp-admin/js/media.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','OI~ZUCI','1_\'SK,NdL2Mzl','',0,'?'),(' It13&','wp-admin/js/nav-menu.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','mo 7B:	\r2','Or;+¾\n9֐/5Z','',0,'?'),('fyħ*!','wp-admin/js/nav-menu.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','F2VYalci','oAZB>Sy\"pVcY(*&׺>','',0,'?'),('\"\rJ\04\'i','wp-admin/js/password-strength-meter.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','h\rAT]Yh;','Zn{a	QhzoF6n3J	','',0,'?'),('Ȁ~_qIS','wp-admin/js/password-strength-meter.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ĭX(6UP','|4Mcgԟe<6#8=ء(j|','',0,'?'),('t6O\raȆf','wp-admin/js/plugin-install.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$얨owQ','KYV҄ɓ$8t.OFzd8B','',0,'?'),('!Y0-z1dm>','wp-admin/js/plugin-install.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_P]إw\rH	','Ѷw/y[C\">yNN','',0,'?'),('V댏$x','wp-admin/js/post.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','iE;r%','uSXI&{,RD?-Է	j=t','',0,'?'),('M?,5*K*f','wp-admin/js/post.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-!e<~f','WVMkϭ:%Ɖ8a5gEYr{','',0,'?'),('P\'(?+z$','wp-admin/js/postbox.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':fb៙M>~','TC\'A&NBW>3N:\r`','',0,'?'),('ORrD?','wp-admin/js/postbox.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')侲}\"@.Fh','UĪt_ܫW|\0?-<<','',0,'?'),('AFk','wp-admin/js/privacy-tools.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gBH0rɂV',':8C\Z.m	DཤX-Hc2','',0,'?'),('fŭ8;slV','wp-admin/js/privacy-tools.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','g3ToI','?e	FlZ	-*a;C^','',0,'?'),('\\9ѕFw','wp-admin/js/revisions.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','LOeznUR','q:\\H-ƒViԍ$','',0,'?'),('ke<F4','wp-admin/js/revisions.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','75\"s\r-Cz','=bb+|.HՕƓs}LX.]ؚ','',0,'?'),('KW&\0\0K\06G','wp-admin/js/set-post-thumbnail.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Nɖ=f悺4A','DueaO_-mz/+(qj','',0,'?'),('TgslFʞLy','wp-admin/js/set-post-thumbnail.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','X[~e1NZ','ȉiIǇN=ZAI~#&','',0,'?'),('J8EDh+F','wp-admin/js/site-health.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'POK\0E\\o?)ִ','G>\'iꃝ,>n_)OX^(','',0,'?'),('x`f,5ef2','wp-admin/js/site-health.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','t-=$8	n*','=q\ro3Ws^FA7]J(!u','',0,'?'),('Z/{LtծF$','wp-admin/js/svg-painter.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','x*wjq@',')@ywb3\\ZK_','',0,'?'),('U<?Y,ػ(','wp-admin/js/svg-painter.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','S7])67p&','LL^\rn&mFЛMP','',0,'?'),('G|$p֠+(','wp-admin/js/tags-box.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','D\"tT%@Yrc','LYye2`箼Sf.`oa?isO','',0,'?'),('J1MF<','wp-admin/js/tags-box.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','laIr[+*','_!J[Yh23ewg|]M*','',0,'?'),('}\\5\r$lW','wp-admin/js/tags-suggest.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\I^&9:?','HR[<,N~%ɜHj[A$O','',0,'?'),('km|Kma0\"*k','wp-admin/js/tags-suggest.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[&X6H','tQo#qU	AsP','',0,'?'),('{tE~PA1','wp-admin/js/tags.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0x9ɩ\ZY͎','I(嶔s\'gwHufo3^p','',0,'?'),('fkjNUei4=%','wp-admin/js/tags.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','E$[:;&5','c%}E[`Xh2ZeBV','',0,'?'),('@F Ӡ(e*[','wp-admin/js/theme-plugin-editor.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Dt9_','(@`Xyܛ;j<2ݾVp9/!:ox','',0,'?'),('Nxډ\Z8yH\\','wp-admin/js/theme-plugin-editor.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1c)]q',')N*VAUo<44\\ۃ`yD','',0,'?'),('#\\/vXR','wp-admin/js/theme.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.ٿM;Bw','mo\rd~i4(//SW!LJSiO','',0,'?'),('G6U2\01RJ','wp-admin/js/theme.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.er}8','Xل,fl>UHo;zX<K','',0,'?'),('+9[BUEe','wp-admin/js/updates.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'_zı	B','g[+u\ZCvTـv]re5','',0,'?'),('([dBQ','wp-admin/js/updates.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','kNb۬','CE>ۏkm7zTklEO','',0,'?'),('\'>[·','wp-admin/js/user-profile.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','t6b%Eϵ','V-*kƚ,憯w|@dtM0','',0,'?'),('HS!; ','wp-admin/js/user-profile.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','71UسP\'8','/]Vi+}39	','',0,'?'),('R¥Leq	&','wp-admin/js/user-suggest.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\ZaK=ls','>n\"Sqt\"qzي*pZ#+x','',0,'?'),('X$aB^','wp-admin/js/user-suggest.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ѝ̢VN3','cm[Tl5Qy;w0N!</躬','',0,'?'),('&Ż(','wp-admin/js/widgets/custom-html-widgets.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','nL\0$-','\Z_Wf\rw\0 0ѱGrq@','',0,'?'),('{\nRoR=\'g','wp-admin/js/widgets/custom-html-widgets.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$yN8O9_J',' 8}\Z!\Z$`	L@u/Yj','',0,'?'),('K]Cl7:D\0','wp-admin/js/widgets/media-audio-widget.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','P IM;p8vn[S','9jlxBeH:y%}c	TP_','',0,'?'),('<|~E.Y^!]','wp-admin/js/widgets/media-audio-widget.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0!\0f$}VӇ','<#I0VX_|QwtcN9׹','',0,'?'),('~KɁwwfC','wp-admin/js/widgets/media-gallery-widget.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{c/I<','y\\RTܠUtmY(㻱̿','',0,'?'),('yA0Xz(\'\\','wp-admin/js/widgets/media-gallery-widget.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-^5(>v','%t!nqR)Ɯ\01^T́a*','',0,'?'),('4y3%k ','wp-admin/js/widgets/media-image-widget.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';k#?cQ7(e','o{\rrh5Fww	LeFz]','',0,'?'),('|N!;xN&gm','wp-admin/js/widgets/media-image-widget.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\':(7H1 DCu','SXW#DsDZ@_V#7β','',0,'?'),('5ڜ2l2{','wp-admin/js/widgets/media-video-widget.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':ܥd|QSn','R;Twhm^䜺KLA','',0,'?'),('˥̰MVЗeA','wp-admin/js/widgets/media-video-widget.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ԧQ># \r/M','ByN m_NRMB%ƤqW','',0,'?'),('ņLGP(Ήȯ','wp-admin/js/widgets/media-widgets.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#Ja@c','-xw2o1D7\Z	d7z=}I','',0,'?'),('Q;(Mp*','wp-admin/js/widgets/media-widgets.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','k+47T','qt;H3V\0h0Ut','',0,'?'),('$TX@#A','wp-admin/js/widgets/text-widgets.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"ynk`G','iZdD0.ȍz\nF0z','',0,'?'),('bpA+-+ʉ','wp-admin/js/widgets/text-widgets.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','M>N#n',',5yYBʼҽVT_egPrd','',0,'?'),('RQb7f |~ۓ(','wp-admin/js/widgets.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\ȷHAQxr',' \0ew]~#Nt}ooC}Dj','',0,'?'),('Sx4@owN','wp-admin/js/widgets.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1:Փ<uoVB','%{?gf9״>Q%xEp','',0,'?'),('P73o	\0=','wp-admin/js/word-count.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','J%׿0','8E+j<SΙQo0XG\\飛','',0,'?'),('Cg}|E','wp-admin/js/word-count.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-`^n','Q:ۀG;_!x6OS','',0,'?'),('v4|><','wp-admin/js/xfn.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','p)','v*K:	RzokM</k+','',0,'?'),('頻yN<9o\Z<','wp-admin/js/xfn.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')Mi}5T','?PHQ@aJC\04/wۄwv','',0,'?'),('|Y>	Ɔ','wp-admin/link-add.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','E!\'ljP^kI','5:qφR_\\yh\rLIl','',0,'?'),('B%v6I\"Jb4ӡT','wp-admin/link-manager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~у!&cm','wS&r?QXWS|>ʺ-[','',0,'?'),('~rC','wp-admin/link-parse-opml.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','X~βEʥv','s}ZA$Y>:5J>\Z~l]n','',0,'?'),(':{{79','wp-admin/link.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';9٨1','ݧ~F={D\"\nޖ(^Z','',0,'?'),('6]jvWk\r3-','wp-admin/load-scripts.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',_p#oԑT','DKv|	Est\0Pe_A4w','',0,'?'),('W})Ӗ7e}59,','wp-admin/load-styles.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#DxEL','F0X:06{·c#yVQB3H6','',0,'?'),('KOȖ93|<','wp-admin/maint/repair.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7I|F=᳖',' <\0`Pn^2d+','',0,'?'),('J{ֹZi^ùxI','wp-admin/media-new.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5igղ','Cs\04aF	V\r;ެ\"xpa','',0,'?'),('}','wp-admin/media-upload.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?f)nE','zE{jwiv=CF9LvPմ^','',0,'?'),('ÏuL,&Ǒ\r1','wp-admin/media.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6Tuڢl@*[\"','V٭ǜ&NC$$$Fy V','',0,'?'),('$īI^3','wp-admin/menu-header.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'ߞCI0f5R','J^:Yy^;=ݸԼ	a<ͦQ','',0,'?'),('\\D >F,','wp-admin/menu.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ޑ*4YKiJ','}yi(6 Љ:69WƱg~:G8','',0,'?'),('W{g- X\'=n8','wp-admin/moderation.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ZEVUu','Fq61<wt&b1','',0,'?'),('vw@HzF','wp-admin/ms-admin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','UjAڦYqu	','\"G\nڔMhQ2l\'ܵ','',0,'?'),('&ee\n3KvZ','wp-admin/ms-delete-site.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\r?[=\':	','[1,\\ɥmT]OP\"KF(\"9','',0,'?'),('EV,%,SM=','wp-admin/ms-edit.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','P3\n7|L?MtA','acsc\Z\"VL\\њ','',0,'?'),('\"(}Gr	0V(','wp-admin/ms-options.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~<bs\'+\ZQ','qJR_+VC%~d35kx','',0,'?'),('-18;T/X]','wp-admin/ms-sites.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','f3&S7F76',',$yn)RHgh{$U','',0,'?'),('=b6hst','wp-admin/ms-themes.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':1R]	lI!#_J','7EHPuZbG','',0,'?'),('\\9','wp-admin/ms-upgrade-network.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','qc8E%!','	H_cQX̤ՏLsڭ','',0,'?'),('kULǡ$','wp-admin/ms-users.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','³u~]*Cu\0','es}k_q}~G[5Qu!','',0,'?'),('\rxݍ^\Z<;','wp-admin/my-sites.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2%8=%$\ZRf','mvC}ݧ*O=O','',0,'?'),('Clo','wp-admin/nav-menus.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0A=pR\'&Y','-t8TGh0~gƙKpf','',0,'?'),('ol>x~I ','wp-admin/network/about.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~(4G','j/}Ӆ\0ES̤\\Hg#Z._','',0,'?'),('ZQ4\\(܇','wp-admin/network/admin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ϯ\r&Z3r\"',':%;KiW@>U;#>','',0,'?'),('+t%R?','wp-admin/network/credits.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','B+KVe=','WNhK2ZFW\r08J5','',0,'?'),('\'ڞ\0;?+VҪ','wp-admin/network/edit.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(^~avɽ0','\nZz}K߄!Wtȧ)gF$S','',0,'?'),('uF^GE+c','wp-admin/network/freedoms.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','u6|tJ41','B;M7߃[9</','',0,'?'),('\0C_\njD@k','wp-admin/network/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+)&c','1t/g7O$U~4n7Z\Z;u)dkn','',0,'?'),(']PTkvt8A','wp-admin/network/menu.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ż\Z=> ɱl','yTQmUzDsg1^T\"igI','',0,'?'),('[ixTq~Wve','wp-admin/network/plugin-editor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','xJYFq^N','zwiL_*	!$cL*TqDN_','',0,'?'),('p$^dZ','wp-admin/network/plugin-install.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','t\\hW','aOUfʏ$~hD9lO/[x)','',0,'?'),('\"Sέ`t@','wp-admin/network/plugins.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','R\n.oƱ2bw','Agp/m,&Rqf9ey$=','',0,'?'),('Jח_yzx6O','wp-admin/network/privacy.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0>H\r5:6','*]X8%KқR	Qf;\ne\r6\\','',0,'?'),('=}CiHT','wp-admin/network/profile.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','E3@%c ','\\H.77QtUwݰAK,$A!Lz','',0,'?'),('\Za]]A\'h','wp-admin/network/settings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Rw?쭦\"Kh','ci]AΈUL]E2R+WJ44_:m','',0,'?'),('/sC4','wp-admin/network/setup.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	wTA;}Ad','韌\'MN+ƺRg','',0,'?'),('+G*#f','wp-admin/network/site-info.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','o3I OLnH','ાUd.=ܒqN	S\0\r|D','',0,'?'),('yG\\`MR','wp-admin/network/site-new.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'JYEo4vM','a(]%S-QmʨӒ?JgiR\n','',0,'?'),('yc0Og)ρMf','wp-admin/network/site-settings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ˠzl$\0','åmF9[CgJS[ؙ?s}','',0,'?'),('qhBc92','wp-admin/network/site-themes.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2ûDr,','UL%{đ\\}xsv','',0,'?'),('q@/ꦑٞ-M','wp-admin/network/site-users.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0͚j3{l','vʦ-bN`-1ld\nǒ]V]_	K','',0,'?'),('n@AF','wp-admin/network/sites.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','VB!Pp0','4j2HO1ݝpZ(ȞDm','',0,'?'),('{N2Qu=	','wp-admin/network/theme-editor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}b~@uˏJ','\Zdc\\fu5=qאEcIa','',0,'?'),('h|hEf:Ʊ2~','wp-admin/network/theme-install.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','kJ>&/WC','Ǖ`F>^3MoMUU^\0','',0,'?'),('!}=`*gZ=','wp-admin/network/themes.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','xɌ(\n2\r','$UfBOZLM]','',0,'?'),('7|oOUz\0Ef','wp-admin/network/update-core.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','L;G_bu\'\\','v,I/L^ww\ZX12yTɣI~','',0,'?'),('\\(wBI','wp-admin/network/update.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Θ͉`Zj+','#2>>2ӢH\n','',0,'?'),('rhvLk/','wp-admin/network/upgrade.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Bfգ','8]y%r̚o6=l8LdLS-T','',0,'?'),('\00#9Z4j$','wp-admin/network/user-edit.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\nd4VڋS~tɱź','oᕑ\"tySM8!9/?YX','',0,'?'),('6K1(}/AX','wp-admin/network/user-new.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';F[jR[D','&̸i(JQRjZ?uoTV','',0,'?'),('	09-bͩW','wp-admin/network/users.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9ݡ\\~','B߽;U̬7OW\Z>.\'\r','',0,'?'),('dlPOI','wp-admin/network.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','DLWQ	9]','C1|r[$RzfU.P{','',0,'?'),('JTV0DoTA［@','wp-admin/options-discussion.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':F9쥾ULX','&FCXyZBTꅡu','',0,'?'),('o[n3uʹP5','wp-admin/options-general.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#綁','DxLrӾ蠬z:n1eD,R','',0,'?'),('\rѪ1s1=`(y','wp-admin/options-head.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','cV8A#h:e׭/^','c҈^$kR2\r=ܫ@g2','',0,'?'),('\\.1-:','wp-admin/options-media.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5t=gέ','||Q!J*Zlzݧ|;','',0,'?'),(')t\r,Jڼ','wp-admin/options-permalink.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','bNC=qͲ:','K2J8?۾!΀߰K7Ԗ=M','',0,'?'),('$^6bH^*','wp-admin/options-privacy.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','O5oo\"ى=3L','Yj{ĬxMj#A [V','',0,'?'),('ҲE5|ѵCd闼','wp-admin/options-reading.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(IJ%}i5%X','O7jUNe;F2|\'J','',0,'?'),('L>ٟ#{6p}Y','wp-admin/options-writing.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','nL<\Zuh','e0/%0~C>\\hvVr9\rt','',0,'?'),('d(%J@G','wp-admin/options.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','uNvo|֤G','\r8HLIap!>O̷ Vqx','',0,'?'),('acCH\r=l@ĸ','wp-admin/plugin-editor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','e$Lu^wh','~8֪5LEϐ`G8f!^c%%=','',0,'?'),('xjP!cx','wp-admin/plugin-install.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`N5(HjwKeh','SvV\")w91C1g+77','',0,'?'),('O\\P5{R','wp-admin/plugins.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','JAerTKI]q','jYQOM)ZJ)˗U:£\'','',0,'?'),('kzߣboR','wp-admin/post-new.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','sA7B','Ց=Oq!sQrURh_EЅef|3','',0,'?'),('vAdsK]','wp-admin/post.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_j+','@K+\'\nr{#lL_dvU컴','',0,'?'),('Q`8M8','wp-admin/press-this.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'xq>/EQL','>k(Bh\\ѫ͜:','',0,'?'),('2|΢(ủtT','wp-admin/privacy-policy-guide.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','摞;fK|UW','3=F!U<$t}b!1gGTW','',0,'?'),('c餟(Ok1!͂','wp-admin/privacy.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','==Eԕp#r','cFcu?oc]#T]|yW','',0,'?'),('h4#3`-݈\"','wp-admin/profile.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0,g;ꙴ','CqN,`vS*Z[`m','',0,'?'),('\\\0>+Fb','wp-admin/revision.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','p{WC','}<ԧYA{cͅkdf7Y','',0,'?'),('c̎$\n\'@\r','wp-admin/setup-config.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','leQ=ٶJ5=Py','^hܘ!¢24q+[lI02','',0,'?'),(';j|:1/','wp-admin/site-health-info.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':r-	R9D','JoDn\'Rpޮq{AٌRKOH','',0,'?'),('-|VH%','wp-admin/site-health.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@k]hߩmO','Aܔ?UKP!ENAGƽtI3,','',0,'?'),('|f,2T	','wp-admin/term.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','bWRo(','ieO?^$1Ilg(5T.','',0,'?'),('&`OQ5Q43','wp-admin/theme-editor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','y\rrFQ','R9qُ7[]Z%h 3f?','',0,'?'),('\n\rBp̭','wp-admin/theme-install.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6+s|ra','P3fߐ_[WI','',0,'?'),('^[Xi	','wp-admin/themes.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3O[ǓEѤ%',']N	:@l>ct8+YaQ:CrT.','',0,'?'),('7s\\]}AAwe1','wp-admin/tools.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\r:fo\0VGr',',w2чB\\oZiX\n#׀U','',0,'?'),('!LT3ix','wp-admin/update-core.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(.GE]AJ{å','Аęφհ\Zm1;>(','',0,'?'),('!o\rAv7e','wp-admin/update.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','X8CPf~e','aE1l׮p%}0e	zcG','',0,'?'),('^@ղ{\'_92','wp-admin/upgrade-functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[a@1.QZ','tˁ9{/yg1\'uVl','',0,'?'),('j7r[,Z','wp-admin/upgrade.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','IR:Ὗ	i^','Z Lbmpjָ?͛5--','',0,'?'),('&t!0^gbJc,>3','wp-admin/upload.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0V\'\"','O\0dǈҡ1j̠0જwW5m','',0,'?'),('^9(-(Ųy 0q*','wp-admin/user/about.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!N 93nDl','rR89<;9i1lZQoC#Y','',0,'?'),('1s)6ӶCΗ','wp-admin/user/admin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','T^1A|','Y%մ9N?\\v\\aM~݋','',0,'?'),('~\r\ZK4(#','wp-admin/user/credits.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(팋#A;','uA+I/㊓\0nN1G8\ZD-','',0,'?'),('R;lzO8m<3Nie','wp-admin/user/freedoms.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`U }\n','οzB+q5VlKlkZ/|','',0,'?'),('[ꠏ|Koیb7','wp-admin/user/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','xCS6LC2!u','`Ky2Mplξ\"a\0אּtޡD','',0,'?'),('y\0\"Q','wp-admin/user/menu.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','zV','m\r)h0ECN`D[	$3','',0,'?'),('\0lDdu^Y','wp-admin/user/privacy.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','dIU{x1A','FuX\0og:~h_5pt$','',0,'?'),('`&X<aQVh\\','wp-admin/user/profile.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','x8!xSj','Jfv^Dwۦ\nsBu/L','',0,'?'),('=q\rljA+','wp-admin/user/user-edit.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<D\0\n#E','Xxno{\0\\䞿e[jZN','',0,'?'),('Jh|0`ZpE','wp-admin/user-edit.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','U\r&*Ii~U','cCA\r_A\\V=(z','',0,'?'),(' *@ADғ=puE','wp-admin/user-new.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','qwfƜ=Mrr\nd','\Z2\0za\'\'؋ۍFmeNGc','',0,'?'),('Pizta}a','wp-admin/users.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','iǟYְu>','F#>[nn$&#:o!','',0,'?'),('ThzPr','wp-admin/widgets.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`Ng3\'c','~	ol hmFr<YCM','',0,'?'),('I:Bs#@','wp-blog-header.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_BZF1y)',';\Z/\\btI͝hw','',0,'?'),('Sp>WrYE','wp-comments-post.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9\'$рZq2','~+[%2+ꀌJFX\Z>b&','',0,'?'),('~ťs\01y$L}h','wp-config-sample.php',0,'SӋh1','SӋh1','ꐐd`4	\\XLu$ǆŨdb','',0,'?'),('vK;@saU1;	^','wp-config.php',0,'EVGd','EVGd','tJrF5:7P^F5@','',0,'?'),('-^g̺@\0/','wp-content/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gD,V=\\bP','k~	UH\ZxPĀ<;X','',0,'?'),('[pl	LZ-_[#','wp-content/mu-plugins/wp-hide-loader.php',0,'$pu\nL,DCσ','$pu\nL,DCσ','ztA&j:\ZxK;','',0,'?'),('wi.w(M;0D','wp-content/plugins/akismet/.htaccess',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9|2-#','JS\\<Cޏ=s\'WI&\Z(vaTo','',0,'?'),('I*:o','wp-content/plugins/akismet/LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4MiHjJBc','\0v1sN>cID٦I0-','',0,'?'),('L\rȦ:nh\'','wp-content/plugins/akismet/_inc/akismet.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','״>/3',':i\"R\"w`RIXL͖7ۉY','',0,'?'),('̽ X$oB','wp-content/plugins/akismet/_inc/akismet.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2#\ZN-\Z.','i/4iҐ\n!<jY|BQNpwx','',0,'?'),('<BʱA51ӱ','wp-content/plugins/akismet/_inc/form.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'4l*&i','MB1QwoX4bxc)@D˥k','',0,'?'),('\'PT]	6~','wp-content/plugins/akismet/_inc/img/logo-full-2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^K-^>As{','%>:1WRͩQi~^G','',0,'?'),(')̃2kh! ','wp-content/plugins/akismet/akismet.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','HQGd%arB/','@\':{YT3NZOQ˶ܩ8N?5n','',0,'?'),('U)ʀ3G','wp-content/plugins/akismet/changelog.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','m(R%;٢','R1GŸċd/8Z{{S*Q','',0,'?'),('jK&Y','wp-content/plugins/akismet/class.akismet-admin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','h?mvӲЩ_','x{N0GuD/Sā;','',0,'?'),('f餧xMP]~B','wp-content/plugins/akismet/class.akismet-cli.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Z qE9g:I','v26}۞\Z\nog$$@[C\\V','',0,'?'),('H![?z>','wp-content/plugins/akismet/class.akismet-rest-api.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','⺅:K7&Z9Hc','*F:Å=IH\'x\\\"\':','',0,'?'),('lg<=l','wp-content/plugins/akismet/class.akismet-widget.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1O2e1rJj','#TcxEyũH>','',0,'?'),('pb~oBkZ','wp-content/plugins/akismet/class.akismet.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Y#9ry\0ϭ','\rˢ\ZNtAFA\r|?','',0,'?'),('A$h՝`Qa','wp-content/plugins/akismet/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','h PZݢ`Ef','}5e33mhyDQ(','',0,'?'),('o/d4x`','wp-content/plugins/akismet/readme.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']FP~L}ŶI:','1Tz|\'ѦUf+2W[NT','',0,'?'),('!ۅ.4qdtP','wp-content/plugins/akismet/views/activate.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{ETJ_qn','·^\nbq<v`xKZW>Gw','',0,'?'),('>Zbo&','wp-content/plugins/akismet/views/config.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ܥ&Fe@`','ۑ&\Z錷ې7~rb','',0,'?'),('OKN\0Yn\"a','wp-content/plugins/akismet/views/connect-jp.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','sQX3','\0.l>Wv&qv+IN~W','',0,'?'),('\'\"znpaE','wp-content/plugins/akismet/views/enter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','EGTA>sJ','FR<`=#izAgDd)q','',0,'?'),('bE3g\'cZ (','wp-content/plugins/akismet/views/get.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ӵq\'7\0Y>','x[%@c','',0,'?'),('Wd;C\rO','wp-content/plugins/akismet/views/notice.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8.-Ҿz<D','Qǣd3MEDv/Z_a!/.A1','',0,'?'),('w#Q','wp-content/plugins/akismet/views/predefined.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#>ajϬa4','wsbN}qY7zoUu\'1','',0,'?'),('}spK :','wp-content/plugins/akismet/views/setup.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','eY]Z.^<&Un','G,|8i1<2,8+w','',0,'?'),(';;/JKmR0','wp-content/plugins/akismet/views/start.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Qz\"\'\0\0Y7^kTj','=P=ypyP*u]*','',0,'?'),('sӣJ~k','wp-content/plugins/akismet/views/stats.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','AFh`','?O>uz/Aǚ	n5E-IGUh߳','',0,'?'),('k8Q?<׊yp','wp-content/plugins/akismet/views/title.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','XCN3|)-2Na','tCz n`j\rMN\"Ag','',0,'?'),('dF=jHc','wp-content/plugins/akismet/wrapper.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']x\"YKJ','\ZIa^iJH:j:b','',0,'?'),('ൌBRcBĂ','wp-content/plugins/classic-editor/LICENSE.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','h+QNXǓ6',')aqF	`!z JIw,f','',0,'?'),('зUELZBK','wp-content/plugins/classic-editor/classic-editor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','vt\\<r,[b','Y?؂8SYVZn','',0,'?'),('LV_|0*~','wp-content/plugins/classic-editor/js/block-editor-plugin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\04*Q','@\'`x\";zjxtw ;?','',0,'?'),('aۥ%1L)cs','wp-content/plugins/classic-editor/readme.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Vk78','Z;.<:no`*f~{NTU','',0,'?'),('\ngńa*g','wp-content/plugins/easy-digital-downloads/assets/banner-772x250.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2o!4BX|H','9˻}ʕv/1rQ<q0#;.<C','',0,'?'),('@_s\"W%{YD','wp-content/plugins/easy-digital-downloads/assets/css/chosen-sprite.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','U\"+6ח','Sk 1Q:adDQTIBx1F`IQ{','',0,'?'),('XtIɅ\'Z','wp-content/plugins/easy-digital-downloads/assets/css/chosen-sprite@2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','aOamMSghP\\5','(\\nk:J!XX<RЈj4','',0,'?'),('\nUs6k\"\"<','wp-content/plugins/easy-digital-downloads/assets/css/chosen.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','yKB S','p 9ɥh)nmtI?4e','',0,'?'),('!j9','wp-content/plugins/easy-digital-downloads/assets/css/chosen.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','QYJnT2\Z','Z20fH6ۑK@ljn','',0,'?'),('<&	X','wp-content/plugins/easy-digital-downloads/assets/css/colorbox.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','jcL\rl	֧','fR28Rt~\'$zE\ZB','',0,'?'),('\ZwrNR*Ás','wp-content/plugins/easy-digital-downloads/assets/css/colorbox.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','i$Y0','ݪI@WD@ 70?f1','',0,'?'),(')ߝ!,P','wp-content/plugins/easy-digital-downloads/assets/css/edd-admin.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','j(\"ndeh','Ɋ9^޸DMm\'JZ$:_O','',0,'?'),('X\\:6\\!iv@','wp-content/plugins/easy-digital-downloads/assets/css/edd-admin.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','wXS?)y.\\','=)VQX!I&\r1[4','',0,'?'),('/6-&ϴf=','wp-content/plugins/easy-digital-downloads/assets/css/jquery-ui-classic.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=#N','56v3NlgG3\\\"*i','',0,'?'),('^J%ɂBTYV\n','wp-content/plugins/easy-digital-downloads/assets/css/jquery-ui-classic.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','S`-&F','tq\Z!֏zUTgEޣe9Q}','',0,'?'),('D<=N `d\ZO[','wp-content/plugins/easy-digital-downloads/assets/css/jquery-ui-fresh.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','rG ~4%\n\\','1+V<uD\0=]:C=','',0,'?'),('IZ2mpi','wp-content/plugins/easy-digital-downloads/assets/css/jquery-ui-fresh.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','aޑ@GtK','RzKެ6t[s«#=Dvkd>$AO','',0,'?'),('x3(e','wp-content/plugins/easy-digital-downloads/assets/fonts/EDD-Icons.dev.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','FnU9ƌ*}','B}\r7K,+`}ҋ6(a','',0,'?'),('<\0CKTRy','wp-content/plugins/easy-digital-downloads/assets/fonts/EDD-Icons.eot',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','kcvdE&]','XfcRf!v\"ztU/HQ(ag','',0,'?'),('$QA!AqÚu','wp-content/plugins/easy-digital-downloads/assets/fonts/EDD-Icons.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#]_*xv`','P$2XHFۭk\n4:K','',0,'?'),('G^>x!c','wp-content/plugins/easy-digital-downloads/assets/fonts/EDD-Icons.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','T̹$I*P','hcj	&إl6)dWڭ','',0,'?'),('Hȡs1\"','wp-content/plugins/easy-digital-downloads/assets/fonts/EDD-Icons.ttf',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' 8*q	r','4ZyP(L1\ZM+N#OFR','',0,'?'),('H/xԅT?1','wp-content/plugins/easy-digital-downloads/assets/fonts/EDD-Icons.woff',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','anOo79p	',' zRA3%c޻Vѯ	','',0,'?'),('9&ղ\"ql','wp-content/plugins/easy-digital-downloads/assets/fonts/padlock.eot',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6ͦ.]4]yA4=!^','\n\n_\\fk*Ȍܨ47','',0,'?'),('x*J)k]p_E','wp-content/plugins/easy-digital-downloads/assets/fonts/padlock.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' 1Mlmޕn','[px$W-pv|O5}E','',0,'?'),('QZ[B)}U3','wp-content/plugins/easy-digital-downloads/assets/fonts/padlock.ttf',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','j Ψ%ׯgZ','AVBNrEj D\"=7B','',0,'?'),('`\0-!E','wp-content/plugins/easy-digital-downloads/assets/fonts/padlock.woff',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1V%7#76',': K.v>wY-N.#°mW\0\r','',0,'?'),('?TRw)n','wp-content/plugins/easy-digital-downloads/assets/images/chosen-sprite.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%\\k91~',' s7el^\Ze5Gx^ ebOr','',0,'?'),('\\m64','wp-content/plugins/easy-digital-downloads/assets/images/chosen-sprite@2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\r	;ʶG','6agWXI3/V1-b','',0,'?'),('2`/_T','wp-content/plugins/easy-digital-downloads/assets/images/colorbox/border.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','wgG2=}','% Q03k!!xr))$V8 ','',0,'?'),('?Z\'\"v','wp-content/plugins/easy-digital-downloads/assets/images/colorbox/controls.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','XNѾƂen','4Z搈^\\xf#\\(EYj?lp*','',0,'?'),(',m\\XOH1','wp-content/plugins/easy-digital-downloads/assets/images/colorbox/ie6/borderBottomCenter.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4l1@$)\"yg&',';E/v%X9)','',0,'?'),('PA7S$B-c','wp-content/plugins/easy-digital-downloads/assets/images/colorbox/ie6/borderBottomLeft.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','e.:LgXh\'','U>B¸Лc\'W','',0,'?'),('Qrg߃wOZ','wp-content/plugins/easy-digital-downloads/assets/images/colorbox/ie6/borderBottomRight.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','aD','Yxu`YϩڅB\"l\"v`\\W','',0,'?'),('瀥7_\nU3','wp-content/plugins/easy-digital-downloads/assets/images/colorbox/ie6/borderMiddleLeft.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','תJ.Sz]','E}.PLnDѥ;{)]XϼR#','',0,'?'),('8i2ub#','wp-content/plugins/easy-digital-downloads/assets/images/colorbox/ie6/borderMiddleRight.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','x%u]7R*3?','PjUSF0NPҎGxҨ','',0,'?'),('w\09u','wp-content/plugins/easy-digital-downloads/assets/images/colorbox/ie6/borderTopCenter.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','cdynk\r','g~Cr)8[~+Jqsa\r','',0,'?'),('QVȰDf\n','wp-content/plugins/easy-digital-downloads/assets/images/colorbox/ie6/borderTopLeft.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{Fӈc͖\0','\n}|AbG{0_Ǡj','',0,'?'),('nӾ\"ƍ)*\Z','wp-content/plugins/easy-digital-downloads/assets/images/colorbox/ie6/borderTopRight.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\OAap/','oiE} wN8\'[08M','',0,'?'),('qgd7','wp-content/plugins/easy-digital-downloads/assets/images/colorbox/loading.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','N<]W','R;9׶>;<-kx$','',0,'?'),('\0[Duݯ$','wp-content/plugins/easy-digital-downloads/assets/images/colorbox/loading_background.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','vI+m)c%Z0@Z','}wkt~w} M=z+\r48','',0,'?'),('<Z5iPFB\0*','wp-content/plugins/easy-digital-downloads/assets/images/colorbox/overlay.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','X7','[=\0[u{1M1\\b\'ҹ','',0,'?'),('ZAXv>','wp-content/plugins/easy-digital-downloads/assets/images/edd-badge.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}ӥ2','^m)\".7$.vs','',0,'?'),('AnFv>71Z!','wp-content/plugins/easy-digital-downloads/assets/images/edd-cpt-2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','WNdx[m','PFB[XH=uG5z','',0,'?'),('u$mM9󫶗R','wp-content/plugins/easy-digital-downloads/assets/images/edd-cpt.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','A~bOƑF','E8\nxA5CNQ,T&e','',0,'?'),('Gw|2','wp-content/plugins/easy-digital-downloads/assets/images/edd-cross-hair.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ߋ\\:^','XRl([l.AmU','',0,'?'),('̅?O2bo','wp-content/plugins/easy-digital-downloads/assets/images/edd-icon-2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Q˝S(hE','-7~IQ>@魠>h;=W1]|2|\r','',0,'?'),('ϙzu\0(I6','wp-content/plugins/easy-digital-downloads/assets/images/edd-icon.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0WBk͋cΤÝ!','\n 4e*5ۯY }vêWBh1-','',0,'?'),('a9$%/y$1h6Yy\0','wp-content/plugins/easy-digital-downloads/assets/images/edd-logo-pdf.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!0\"3<4Z','ɈfCq3<r3/c','',0,'?'),('A&.gNc2','wp-content/plugins/easy-digital-downloads/assets/images/edd-logo.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Nx14','٩j-(뱩Gwj>','',0,'?'),('Pm4Zߪ$','wp-content/plugins/easy-digital-downloads/assets/images/edd-logo.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' zk*dV','sJ(*$Xee}s^Y','',0,'?'),('>\"Z5O`U\0>-V','wp-content/plugins/easy-digital-downloads/assets/images/edd-media.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','RxƵ4!1+5p','H$=!DoBzϼ%aPoyM-','',0,'?'),('\r\r.D}GmZ$','wp-content/plugins/easy-digital-downloads/assets/images/edd-peeking.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	gӢ׵4',';\r߷\n#0#μçǮc_','',0,'?'),(':ama206ґ8 ','wp-content/plugins/easy-digital-downloads/assets/images/icons/americanexpress.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','R˘HC','M&	\\ ؅ٹD֮	','',0,'?'),('GMCįaNn1','wp-content/plugins/easy-digital-downloads/assets/images/icons/americanexpress.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&Sk\'ҙ2','I[&)̎4s\n6cq5\Z9','',0,'?'),('R9N3}bp	','wp-content/plugins/easy-digital-downloads/assets/images/icons/discover.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','G8-,p&y','D#Gc/!z,ёP0V.|Qy>\"','',0,'?'),('\r,^䱚~','wp-content/plugins/easy-digital-downloads/assets/images/icons/discover.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4ŗ=r#g0Q4q\0','5WI2s3U\\h\Z,[e','',0,'?'),('l52','wp-content/plugins/easy-digital-downloads/assets/images/icons/googlecheckout.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ԯRs','sOv%w!TY>;>?l)i','',0,'?'),('_DGw5R䵽9j','wp-content/plugins/easy-digital-downloads/assets/images/icons/iphone.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','RMJԠ','h<Mܴ T3lv@^t}Wm','',0,'?'),('Xf|D<[','wp-content/plugins/easy-digital-downloads/assets/images/icons/mastercard.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','tt&>u㕣','$_FLf[:V;ބ0\0J7\Z','',0,'?'),('!~KXw\"vs','wp-content/plugins/easy-digital-downloads/assets/images/icons/mastercard.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4Ggx8ZBcm>iA','Hnpe1퀭EE_&?C-Co','',0,'?'),('q(/Y./g\\l','wp-content/plugins/easy-digital-downloads/assets/images/icons/paypal.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6}?%J#','wBbRY&\']zMR','',0,'?'),('\n5r<FF?','wp-content/plugins/easy-digital-downloads/assets/images/icons/paypal.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\Zҗ, \Za','0ּcCւx֠6̍ڱ','',0,'?'),('b~#pSNbq','wp-content/plugins/easy-digital-downloads/assets/images/icons/visa.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%uYϾmY@xm','\0DJ˱`zd/k\0)Ri','',0,'?'),('3aԇh4','wp-content/plugins/easy-digital-downloads/assets/images/icons/visa.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<5cu','h.K);5[{\Z\'\"q`J|XP','',0,'?'),('ǹT25EKWPJ','wp-content/plugins/easy-digital-downloads/assets/images/loading.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{QL\ZrEF','0J$i=צh@FE?','',0,'?'),('\Z	OU%#','wp-content/plugins/easy-digital-downloads/assets/images/media-button.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\nw\nwusI%',']Pih;˚[NIl+L','',0,'?'),('&9p҈H܎`','wp-content/plugins/easy-digital-downloads/assets/images/promo/bfcm-header.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Уp1WZ/','b?rd5TUAPff\'zXW}2','',0,'?'),('#eƠP','wp-content/plugins/easy-digital-downloads/assets/images/promo/edd-25-percent-off.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','R$mo\n=/','b\Z2\rec%SsҪ','',0,'?'),('6/NTV	V','wp-content/plugins/easy-digital-downloads/assets/images/screenshots/17checkout.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@ϩHDta','8ѽ9\nj;o\'Äx<','',0,'?'),('%wdTD','wp-content/plugins/easy-digital-downloads/assets/images/screenshots/17direct.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{P\0U5k','vEK%CV`;	Rm!L8&b(~','',0,'?'),('q- ]+','wp-content/plugins/easy-digital-downloads/assets/images/screenshots/17quantities.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','LHp[Y','Vgfr\00l)Kf%ұOK˶㢞','',0,'?'),('Mbj@D\'','wp-content/plugins/easy-digital-downloads/assets/images/screenshots/18-button-colors.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','z*7g<','S8^\n\"΀fpGN\0ם	','',0,'?'),('\Z*ai2N','wp-content/plugins/easy-digital-downloads/assets/images/screenshots/18cart-saving.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ԔȱKxm;','l򡛿=@Ԭb^c33\'GF:-ZY','',0,'?'),('J9!O>ك5HR<ۊ^','wp-content/plugins/easy-digital-downloads/assets/images/screenshots/20-discount.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*AMijl','\"\'\\٪/;Uj̊^7~9Dz','',0,'?'),('F/10g9l','wp-content/plugins/easy-digital-downloads/assets/images/screenshots/20-register-login.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','d<Q-vG','aL\'xю5egPi:>&)\r L.','',0,'?'),('mss,','wp-content/plugins/easy-digital-downloads/assets/images/screenshots/20-sequential.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9w\ZT^(','|_Je_,AjRX oȤ','',0,'?'),('S\r ','wp-content/plugins/easy-digital-downloads/assets/images/screenshots/20-unlimited-downloads.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0uf/[\r-Zb\Z','[t H,÷ّ1\0ی̅:3TDlM','',0,'?'),('Bڝ*lB-','wp-content/plugins/easy-digital-downloads/assets/images/screenshots/22-logs.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gnْǪ)$.@','g=$M`\">mє:v','',0,'?'),('tf]xmOU<ͺJ','wp-content/plugins/easy-digital-downloads/assets/images/screenshots/22-purchased-downloads.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ɩ~uk>mQ',']Xhߵ5nn` a8','',0,'?'),('dqzo;9ڛ','wp-content/plugins/easy-digital-downloads/assets/images/screenshots/22-purchased-downloads2.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!]MX\'[Z+H','O]\Z	؍&>~+v$gN','',0,'?'),('ΥL.X','wp-content/plugins/easy-digital-downloads/assets/images/screenshots/22-quantity.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^N!t','dv@Кl:QF\0vD{}@nZ','',0,'?'),('bI-vo(T}0','wp-content/plugins/easy-digital-downloads/assets/images/screenshots/24-category-earnings.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Wj;}','2NG>A5Y>I7.yjXLuXwFM','',0,'?'),('ӱ]jPs/','wp-content/plugins/easy-digital-downloads/assets/images/screenshots/24-checkout.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','zYNTO[<v','|A\"iz7ϵޥNA ','',0,'?'),('.<a','wp-content/plugins/easy-digital-downloads/assets/images/screenshots/24-export.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|TeꄉZUu','Nc{g+X)A.]D+&','',0,'?'),('*PpbL','wp-content/plugins/easy-digital-downloads/assets/images/screenshots/26-customer.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9Pe.eK\"#','8ȥQ gn[!jU$$qm+','',0,'?'),('j u˦k\'h-?,','wp-content/plugins/easy-digital-downloads/assets/images/screenshots/26-import.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','֕G}jЄ','UIϙepdXґi\Z\\','',0,'?'),('sbA*`.E:U','wp-content/plugins/easy-digital-downloads/assets/images/screenshots/26-refund.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[kA0&dԈ','`9k7*ƧjK>EfWN','',0,'?'),('nb-ک-','wp-content/plugins/easy-digital-downloads/assets/images/screenshots/bundles.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','w>MP߂#p]\"','}>>i⾪_!_f>`_u+dY9','',0,'?'),('`MR^x','wp-content/plugins/easy-digital-downloads/assets/images/screenshots/customer-ui.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Zx:5	','q-27o1׼.:<	','',0,'?'),('B@Ε	B#H','wp-content/plugins/easy-digital-downloads/assets/images/screenshots/edit-download.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','U\'vSl7MZ','7qznŭ+rЍ2Ǚ.QdEHG','',0,'?'),('l>w\"1Ev=\n','wp-content/plugins/easy-digital-downloads/assets/images/screenshots/email-template-21.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ӛo}Gu I','Ճ6h%)jS]8','',0,'?'),('Dv)_y⨲\0u','wp-content/plugins/easy-digital-downloads/assets/images/screenshots/grid.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[] @׍7Ė','Ԙb^Iwh78Zm	\0\0<','',0,'?'),('kl_qg','wp-content/plugins/easy-digital-downloads/assets/images/screenshots/order-details.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','HޯaǼ>','n,z@:8tR\"ѬՇs_R*W','',0,'?'),('A\Zۭ','wp-content/plugins/easy-digital-downloads/assets/images/screenshots/product-earnings.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Jt}D3~S\\','c]9CՄP!>cLpGHj','',0,'?'),('Vv5d','wp-content/plugins/easy-digital-downloads/assets/images/screenshots/product-tax.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','SzT}$fQ\r2','`aS\r׫L}YbN]ˌ\0','',0,'?'),('2	hαf','wp-content/plugins/easy-digital-downloads/assets/images/screenshots/purchase-link.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','f\rMف','gߙ]zsHLV_\Z6=wS','',0,'?'),('Yq\\RQx','wp-content/plugins/easy-digital-downloads/assets/images/screenshots/tax-rates.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7~wզ\r','|4`ҍ3+ƈv\"h׺','',0,'?'),('{\"V YMR','wp-content/plugins/easy-digital-downloads/assets/images/tick.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','iٸk>9','B[R\0NӰ4sd{','',0,'?'),('@OK_-,F','wp-content/plugins/easy-digital-downloads/assets/images/ui-icons_21759b_256x240.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','R&Q@)\\mFI|j','sO 0BgݞNU\0T:z6ix','',0,'?'),('!S N$apJ%$O8','wp-content/plugins/easy-digital-downloads/assets/images/ui-icons_333333_256x240.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&r\rl\ZtI{h','70`Em7Sd;dHbjr','',0,'?'),('%d)%1\ZӼ\\','wp-content/plugins/easy-digital-downloads/assets/images/ui-icons_999999_256x240.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#& mH','Q=7 3OwYNe׋o','',0,'?'),('z\r	~.\\0`','wp-content/plugins/easy-digital-downloads/assets/images/ui-icons_cc0000_256x240.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';LY8;9ރ	8#','WY=aɚ! #1i`6t\\Cai','',0,'?'),('__S,n^','wp-content/plugins/easy-digital-downloads/assets/images/xit.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	3Xī9+6n~',' sۨS,md\\YbƇo','',0,'?'),('*^824#^','wp-content/plugins/easy-digital-downloads/assets/js/admin-backwards-compatibility.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','PMiN','@ZGeD\Z9`=B{3sT936p','',0,'?'),('r\0\'5P;FbX?','wp-content/plugins/easy-digital-downloads/assets/js/admin-backwards-compatibility.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','R3d8','QbRVAVJOU͝nKayG:3B','',0,'?'),('bǰB|8b\'','wp-content/plugins/easy-digital-downloads/assets/js/admin-scripts.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','YÝc6ټe','/].@y4\ZQ2-\Zyz','',0,'?'),('3M-ou\r','wp-content/plugins/easy-digital-downloads/assets/js/admin-scripts.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7nA[s+y','%];9LN(j\\ZK m','',0,'?'),('e#ԥT_','wp-content/plugins/easy-digital-downloads/assets/js/chosen.jquery.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','m4^k',' pubJ@hДK+v~%','',0,'?'),('~e\rPVն}','wp-content/plugins/easy-digital-downloads/assets/js/chosen.jquery.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`z\"J\'\0','Ǿa^b~jE5!gG.OO ','',0,'?'),('\Z䎇8sY','wp-content/plugins/easy-digital-downloads/assets/js/edd-ajax.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4<= ',';&wD)JƴSЖ@[cBB+7','',0,'?'),('rvPS>W~','wp-content/plugins/easy-digital-downloads/assets/js/edd-ajax.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=7Z Bx','q{\"+8IX@RV6Wm','',0,'?'),('92AJҭ\\_','wp-content/plugins/easy-digital-downloads/assets/js/edd-checkout-global.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_Qd\Z|L','yF<sť +q\\9:3','',0,'?'),('t,|]2T5^','wp-content/plugins/easy-digital-downloads/assets/js/edd-checkout-global.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','K1\01ZL','~ŃxE\'\r\rM\r%J~d','',0,'?'),('¤T\nyZ|y{6','wp-content/plugins/easy-digital-downloads/assets/js/jquery.colorbox-min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~s3χr','S0\n\'ښ}܆\ZٲpmMiZ%','',0,'?'),('c ُ','wp-content/plugins/easy-digital-downloads/assets/js/jquery.creditCardValidator.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/&!#a.0B','e9GUZ9sXRVrK','',0,'?'),('\Z6Jm{uo','wp-content/plugins/easy-digital-downloads/assets/js/jquery.creditCardValidator.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','U	=ۨ\ZTO<P','ҟeTkGe?v	Mk,T?¦Ԟq','',0,'?'),('W5)\'![	A?','wp-content/plugins/easy-digital-downloads/assets/js/jquery.flot.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','a!,u','W|\"@3tvp:<ǻJ','',0,'?'),('$[*`\\IDu','wp-content/plugins/easy-digital-downloads/assets/js/jquery.flot.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' rQ÷bf3X','p;=l֡4vAiy{L','',0,'?'),('gڷEUt@ai','wp-content/plugins/easy-digital-downloads/assets/js/jquery.flot.pie.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','b۾e 6j1','FYs s}N\\Ts5hǴz)6','',0,'?'),('gwS?g','wp-content/plugins/easy-digital-downloads/assets/js/jquery.flot.pie.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','L]ф4N\r< ','B׻$Lwm@0	9==','',0,'?'),('4?Jz%tlǛ','wp-content/plugins/easy-digital-downloads/assets/js/jquery.payment.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','wöyGx','YN8#WxO%Ý# 7\nW.ֱ8<','',0,'?'),('B7\0ƟCV}','wp-content/plugins/easy-digital-downloads/assets/js/jquery.validate.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','EX5WmԶK','O\'T́lfVet*b=C','',0,'?'),('|aR*= E','wp-content/plugins/easy-digital-downloads/assets/sample-products-import.xml',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{^[D@%ןvC','tvkMÿH','',0,'?'),(').[;doj','wp-content/plugins/easy-digital-downloads/easy-digital-downloads.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Sfk\n','莤:뇟[VF\r]񵍦]퓃','',0,'?'),('Fx6Fr\'n~nA','wp-content/plugins/easy-digital-downloads/includes/EDD_SL_Plugin_Updater.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','cwS<00(l',' ~=zbʮ Rl','',0,'?'),('kT1uSq,f','wp-content/plugins/easy-digital-downloads/includes/actions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[`SYȩu|z','7U54EZ43* \rWz','',0,'?'),('8CgwE','wp-content/plugins/easy-digital-downloads/includes/admin/add-ons.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','z˛a&Nh','23\"5dإYoH:1\'bѠ','',0,'?'),(']LB;0','wp-content/plugins/easy-digital-downloads/includes/admin/admin-actions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','KhkFFY','f?ʔ%/Buv%Ο8a-8Z0?O','',0,'?'),('ʯ$7{rHF_','wp-content/plugins/easy-digital-downloads/includes/admin/admin-footer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ϲv\";','O\Z9-\"\r\n/FiC','',0,'?'),('AW(e_','wp-content/plugins/easy-digital-downloads/includes/admin/admin-notices.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','? J,]cN','$\\sDɮ[F\n','',0,'?'),('\nR#_yUX','wp-content/plugins/easy-digital-downloads/includes/admin/admin-pages.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','O@~	e	)','NZdפͨùv|@_Q[4\r','',0,'?'),('fAWa','wp-content/plugins/easy-digital-downloads/includes/admin/class-api-keys-table.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	3}tœ`z','~HzTH[99dP','',0,'?'),('*|᪓(7Y','wp-content/plugins/easy-digital-downloads/includes/admin/class-edd-heartbeat.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','NTJJ[!Ϟ','_0[<Ux~}\"b*_SUT','',0,'?'),('l-w݊M','wp-content/plugins/easy-digital-downloads/includes/admin/class-edd-notices.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5~sVzv\n','c	 (i9%lmĐ	','',0,'?'),('	P,?o','wp-content/plugins/easy-digital-downloads/includes/admin/customers/class-customer-table.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','n|N~F)l_','G*-.	}8a 6_Wvx','',0,'?'),('9G/Jxޭ','wp-content/plugins/easy-digital-downloads/includes/admin/customers/customer-actions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%	hŭJ+','1pm\"T2YzRR:_]I!QLٵ','',0,'?'),('$=gIPsYҐ~\",','wp-content/plugins/easy-digital-downloads/includes/admin/customers/customer-functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','mz\0:sj5',')`]!v^C)ۇ;I/bIS','',0,'?'),('$<#FgL1','wp-content/plugins/easy-digital-downloads/includes/admin/customers/customers.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!H\'ƠNDd','>΢(9[*\\9	Er$','',0,'?'),('DёEb0','wp-content/plugins/easy-digital-downloads/includes/admin/dashboard-widgets.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';ɁYsj\0}N','tTj{Ԥ3$.B>Uk?{x+H','',0,'?'),('E(>g}e@>','wp-content/plugins/easy-digital-downloads/includes/admin/discounts/add-discount.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','vC[Oti','Ftg	!>\ZBeĞ⻙:','',0,'?'),('-rh/%\'','wp-content/plugins/easy-digital-downloads/includes/admin/discounts/class-discount-codes-table.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\Z΍7PVmNbR','aa<DE;e]98\n$Su','',0,'?'),('qMv@-<&B','wp-content/plugins/easy-digital-downloads/includes/admin/discounts/contextual-help.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	S\\HskZA90','uR>.\"MۖaH6:/','',0,'?'),('΍Wli4k','wp-content/plugins/easy-digital-downloads/includes/admin/discounts/discount-actions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!qr\0mD','QM8r3<=3cIp!','',0,'?'),('dFR5n\"','wp-content/plugins/easy-digital-downloads/includes/admin/discounts/discount-codes.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ޜ>7+յ','V7r ,^=YziDgcΖ~','',0,'?'),('iTl$.l}FQb','wp-content/plugins/easy-digital-downloads/includes/admin/discounts/edit-discount.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','XGؾ˲şV','0 rfHhڌAfO\ZI','',0,'?'),('hG\rعo','wp-content/plugins/easy-digital-downloads/includes/admin/downloads/contextual-help.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$a(`eO','Ck֊J0\\!)$p܂]FbǙiW2t','',0,'?'),('?N.N7ŅG','wp-content/plugins/easy-digital-downloads/includes/admin/downloads/dashboard-columns.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','WK̥Q2KG',' <4I:jߝUGYXqO','',0,'?'),('É^ ,N','wp-content/plugins/easy-digital-downloads/includes/admin/downloads/metabox.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','SOުˇ|w','ay4Hw\0\"5v^N+','',0,'?'),('۟٘sƞ]bN','wp-content/plugins/easy-digital-downloads/includes/admin/export-functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>Zl?i_yK','\ZAZn7U|_\"a3tg1ggɐ','',0,'?'),(',[8I?X65','wp-content/plugins/easy-digital-downloads/includes/admin/import/class-batch-import-downloads.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':[L!O','ħD?bptHVCReĄO','',0,'?'),('Яm{2O(vz-','wp-content/plugins/easy-digital-downloads/includes/admin/import/class-batch-import-payments.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(أW;',':O^Tw9rڥHcv&HϛX','',0,'?'),('&_\0ݤ0n#:\Zg','wp-content/plugins/easy-digital-downloads/includes/admin/import/class-batch-import.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5>m<(','6B`\'\\ P+J_#RF','',0,'?'),('D27&?IU','wp-content/plugins/easy-digital-downloads/includes/admin/import/import-actions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','lhJSh6r','Nf:Pw8\ZqR','',0,'?'),('#v)%~<C','wp-content/plugins/easy-digital-downloads/includes/admin/import/import-functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','lmBk|\\7Oυ','Y(}b(_\0$8M~:','',0,'?'),('Gc2̖n7&','wp-content/plugins/easy-digital-downloads/includes/admin/import-export.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Eαw殽aN','MܡOY29Μ*td4җu8rA[','',0,'?'),('Î9㥢%u','wp-content/plugins/easy-digital-downloads/includes/admin/payments/actions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','PLWhܓw','}9_9#vrM]\Z8\'','',0,'?'),('`~Կ)JW','wp-content/plugins/easy-digital-downloads/includes/admin/payments/class-payments-table.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.,:;J','\"{(\\-d^Ywf\'aГF','',0,'?'),('?kG0l~','wp-content/plugins/easy-digital-downloads/includes/admin/payments/contextual-help.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<If{%\n$X','`\"RS	\0WM\'f ⎂','',0,'?'),('2}vM2','wp-content/plugins/easy-digital-downloads/includes/admin/payments/edit-payment.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','dؼ.','Ѿ~|TSסY::','',0,'?'),('1Uq\n?','wp-content/plugins/easy-digital-downloads/includes/admin/payments/payments-history.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','upHrM6۴','xu5Qi<\rsL','',0,'?'),('hm%-!VVr','wp-content/plugins/easy-digital-downloads/includes/admin/payments/view-order-details.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\ndv\r+Oz`\r','!9hS\rq7#{M^Cl','',0,'?'),('WQjro','wp-content/plugins/easy-digital-downloads/includes/admin/plugins.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','nD87>\r\0','0{qAd6A-!4=Y7FS15','',0,'?'),('w*B׏ԥK]p','wp-content/plugins/easy-digital-downloads/includes/admin/reporting/class-api-requests-logs-list-table.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9Wm:-8-',',΋C|S|9dqe~','',0,'?'),('I%s<ItcQ','wp-content/plugins/easy-digital-downloads/includes/admin/reporting/class-categories-reports-table.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0.eLX664','B!\\N0&a]J','',0,'?'),('gZ}\Zxx','wp-content/plugins/easy-digital-downloads/includes/admin/reporting/class-customer-reports-table.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/Zl\"1k3`','e?9-64X&݋Xl','',0,'?'),('5<\Zv}<+-','wp-content/plugins/easy-digital-downloads/includes/admin/reporting/class-download-reports-table.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','QY','禗s(\rX]{=6lcO','',0,'?'),('j.A;~?*','wp-content/plugins/easy-digital-downloads/includes/admin/reporting/class-edd-graph.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','# VHt%','6Cx\r{ٔ20Ly#\ZF','',0,'?'),(';n3Fr\0\'N','wp-content/plugins/easy-digital-downloads/includes/admin/reporting/class-edd-pie-graph.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ۊx\'q(','M!4Ac1*\0e6x--6\n','',0,'?'),('Fd1Y+/ꉆ','wp-content/plugins/easy-digital-downloads/includes/admin/reporting/class-export-customers.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>L\Z\n{vV','b	!	TO>8K.ۖv̢~','',0,'?'),('{d*jrH{','wp-content/plugins/easy-digital-downloads/includes/admin/reporting/class-export-download-history.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';)E3uۚG','w}hAۖZ','',0,'?'),('MH)b\0<Go$m','wp-content/plugins/easy-digital-downloads/includes/admin/reporting/class-export-earnings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ܯӻiQn',')/2oA#Y@00&gvpm','',0,'?'),('p!<Ic','wp-content/plugins/easy-digital-downloads/includes/admin/reporting/class-export-payments.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','lqwQܗy\ry','jm\ZЊl\ZyO','',0,'?'),('gU:{','wp-content/plugins/easy-digital-downloads/includes/admin/reporting/class-export.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\Z+{ͨ;q','2pgqhTڽqOLn#id^҄6','',0,'?'),('_Z{ћEH','wp-content/plugins/easy-digital-downloads/includes/admin/reporting/class-file-downloads-logs-list-table.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Whh.','؃Rzqt+«FAf1V ȵ3q\Z','',0,'?'),('\\iZ],R	','wp-content/plugins/easy-digital-downloads/includes/admin/reporting/class-gateway-error-logs-list-table.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','WGgՅK_','$@a(NJb+,ʪMH1:','',0,'?'),('kxڥ\n `','wp-content/plugins/easy-digital-downloads/includes/admin/reporting/class-gateways-reports-table.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-K<CYq','4um?% nlhdхSОVgț','',0,'?'),('bK|Y`$gg3-','wp-content/plugins/easy-digital-downloads/includes/admin/reporting/class-sales-logs-list-table.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','z)7	m\02iv','l2/Vd\\-m\r\n\"w','',0,'?'),(']\ZrLpWw%M(n','wp-content/plugins/easy-digital-downloads/includes/admin/reporting/contextual-help.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','pB','-\ZC^MW:%>><}az','',0,'?'),('j#.衖','wp-content/plugins/easy-digital-downloads/includes/admin/reporting/export/class-batch-export-api-requests.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5NhlFG','h	tv? =*(G[`g6&$:','',0,'?'),('Ŵ}GSʀ','wp-content/plugins/easy-digital-downloads/includes/admin/reporting/export/class-batch-export-customers.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','};*9zO','*_OiI	${dvq	{iFT','',0,'?'),('2I0n*8I','wp-content/plugins/easy-digital-downloads/includes/admin/reporting/export/class-batch-export-downloads.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','w󅅘$','L\"\"tv\0+al6)I.T','',0,'?'),('|YĶ4DU\n','wp-content/plugins/easy-digital-downloads/includes/admin/reporting/export/class-batch-export-earnings-report.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','kmyp/T','@(܎ֆe|%a=+-y','',0,'?'),('	A8 O6','wp-content/plugins/easy-digital-downloads/includes/admin/reporting/export/class-batch-export-file-downloads.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','iR3\\$','u-Or0Wj.c.Ŕ/?<)','',0,'?'),('O7bUgeN;?','wp-content/plugins/easy-digital-downloads/includes/admin/reporting/export/class-batch-export-payments.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Fƅ\04Z;5','j!\Z3|ݣ_#F~3y=8K','',0,'?'),('S7٠\"F4*','wp-content/plugins/easy-digital-downloads/includes/admin/reporting/export/class-batch-export-sales.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!\'cD\\M+m',',G3!e2_\rJn/]','',0,'?'),('68Nj#Hy','wp-content/plugins/easy-digital-downloads/includes/admin/reporting/export/class-batch-export.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9bn\n7IM','PJِ1>^>ڽ&$0g;8','',0,'?'),('ȆSȵ)+d,','wp-content/plugins/easy-digital-downloads/includes/admin/reporting/export/export-actions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','nK1Z-X','\'1LD~L:wck{=V	','',0,'?'),(';G칭5','wp-content/plugins/easy-digital-downloads/includes/admin/reporting/export/export-functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','qml|ۦ','9MrǕ|C㑉fZMa]jsP','',0,'?'),('4I6OKF!','wp-content/plugins/easy-digital-downloads/includes/admin/reporting/graphing.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@[S-ͅ*^','cdCB#S\Z/]7G3,','',0,'?'),('Ɉq\\	WB%$\0+?','wp-content/plugins/easy-digital-downloads/includes/admin/reporting/logs.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','d%!i','e2;GOiv\0UJ_E΄U','',0,'?'),('{8*LӤ','wp-content/plugins/easy-digital-downloads/includes/admin/reporting/pdf-reports.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','wL|  ?A','h\Z3]:ew`ڔ\\ҒR#0','',0,'?'),('bq7ˌۈ:˴','wp-content/plugins/easy-digital-downloads/includes/admin/reporting/reports.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','G?00;F}!xa','$ØY虩!EjoJԑ.\"cbb','',0,'?'),('4F͆`9','wp-content/plugins/easy-digital-downloads/includes/admin/settings/contextual-help.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&QP+Y{','f\0:fGn\\)\"2FbmdG','',0,'?'),('Kdo*W>','wp-content/plugins/easy-digital-downloads/includes/admin/settings/display-settings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','dEBn~	','vةջx;Xǥ\0$4f$','',0,'?'),('W[/.-(,7W>','wp-content/plugins/easy-digital-downloads/includes/admin/settings/register-settings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','T:Ng9(%R75','욬rTn\\qrLD1hu}[՞Y','',0,'?'),('ol⍬','wp-content/plugins/easy-digital-downloads/includes/admin/thickbox.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<,/f2Yu','CR=h%v\'_k_/a','',0,'?'),('B%_2djW','wp-content/plugins/easy-digital-downloads/includes/admin/tools/class-edd-tools-recount-all-stats.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|EPxqJ6SD','|\Zq\'V˛8I;Lyi[4(/','',0,'?'),('.\"qrb8LOR0H','wp-content/plugins/easy-digital-downloads/includes/admin/tools/class-edd-tools-recount-customer-stats.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','rgju$_','HУ)HP\n\\baݯ3	}[','',0,'?'),('&4sDEcQ/!','wp-content/plugins/easy-digital-downloads/includes/admin/tools/class-edd-tools-recount-download-stats.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#yltauj','}/Ozl2cgab*C?z','',0,'?'),('O+xy>7\0,}','wp-content/plugins/easy-digital-downloads/includes/admin/tools/class-edd-tools-recount-single-customer-stats.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_XďfTAWbH','Q2tH$V$ቶｒUKf','',0,'?'),('uPi|B`o','wp-content/plugins/easy-digital-downloads/includes/admin/tools/class-edd-tools-recount-store-earnings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Pf6Kİ','3F:D\\ף]amz;ZDq','',0,'?'),('D\n1l/;S','wp-content/plugins/easy-digital-downloads/includes/admin/tools/class-edd-tools-reset-stats.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','l#|*jyg9д','`+G#˙,=+<u.,K\\X','',0,'?'),('?܀d̚!	','wp-content/plugins/easy-digital-downloads/includes/admin/tools/tools-actions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','NySyg','`%t~o\\f-5\r','',0,'?'),('ex4)VX','wp-content/plugins/easy-digital-downloads/includes/admin/tools.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gR\nık','`#5yJ3\n5FL9׹A','',0,'?'),('ۋ\'{Vf<\0Ҷ4\0*','wp-content/plugins/easy-digital-downloads/includes/admin/tracking.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' Eu2xGF','Gy%NG/YqOxl\0s ','',0,'?'),('ef\n/f8\\\nD','wp-content/plugins/easy-digital-downloads/includes/admin/upgrades/classes/class-file-download-log-migration.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','v&*OQ7ۣ',',d\'k6wg`3g-I(','',0,'?'),('AWx>{ǃ\r','wp-content/plugins/easy-digital-downloads/includes/admin/upgrades/upgrade-functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','N1QԒNUj','U\rnܽJD̥#m~ɍ#','',0,'?'),('͊]d;ÇIly','wp-content/plugins/easy-digital-downloads/includes/admin/upgrades/upgrades.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','AzՇL:OKf','E~uC>;f]\\{Ŧad=','',0,'?'),('\"\',>x&e','wp-content/plugins/easy-digital-downloads/includes/admin/upload-functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','v*);ƒ	[E','~r\"m5i,PNx~`Gsf.dnz5nG','',0,'?'),('((w?9','wp-content/plugins/easy-digital-downloads/includes/admin/welcome.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','cg7ئhTS\Z4UU','ʮ؊WAlpX@\nf}','',0,'?'),('8]ۦM\\2','wp-content/plugins/easy-digital-downloads/includes/ajax-functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','D,F/,Հ','G\n\r6e{AO','',0,'?'),('\Z%.v)Օ-E/','wp-content/plugins/easy-digital-downloads/includes/api/class-edd-api-v1.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','d}{o3','2qNޗ\0|eZrLαvaq','',0,'?'),('\0X=CAɚt','wp-content/plugins/easy-digital-downloads/includes/api/class-edd-api-v2.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!cj!g\Zf;','˟D;׼U\0QDJO7&lȚ','',0,'?'),('\Z=[=k','wp-content/plugins/easy-digital-downloads/includes/api/class-edd-api.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','HToq','U;>gXF8t\\K\'T\r\"','',0,'?'),('[;\rp\Z-','wp-content/plugins/easy-digital-downloads/includes/cart/actions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(wb2Ńgeh^','_T~y?Nc`sh1C','',0,'?'),('^vz!t0P','wp-content/plugins/easy-digital-downloads/includes/cart/class-edd-cart.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','V\'`Hf\0o','P|*(t/W,>ǨU<\n','',0,'?'),(' (&D\"u+Jp٢','wp-content/plugins/easy-digital-downloads/includes/cart/functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','߆jNLv[z','W&ٖ\rf4 ;','',0,'?'),('v|{g','wp-content/plugins/easy-digital-downloads/includes/cart/template.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','F!3O^\n+ߟ','#!T#7V`>!','',0,'?'),('lZq([q\n','wp-content/plugins/easy-digital-downloads/includes/checkout/functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','c;O\\OB1z','34DeM;<>iJ\'6','',0,'?'),('pAA&ɱP','wp-content/plugins/easy-digital-downloads/includes/checkout/template.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','][,f]Ł4','\"#\Z%\'<L5۞80͟x(fe','',0,'?'),('>-Px!ɝz\'','wp-content/plugins/easy-digital-downloads/includes/class-edd-api.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','mvVё','>DoHw%\"=\0\r','',0,'?'),('WBH͑	f','wp-content/plugins/easy-digital-downloads/includes/class-edd-cache-helper.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\=T(','}\'?5\0%19,R','',0,'?'),('7d#o&\0$#','wp-content/plugins/easy-digital-downloads/includes/class-edd-cli.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','W-&ڧ#SA>','VN2-F]cJr_mucc','',0,'?'),('1.TD\"Sa','wp-content/plugins/easy-digital-downloads/includes/class-edd-cron.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','TU{]-p%','Irr_\0\ZuY','',0,'?'),('=K\'&=- ','wp-content/plugins/easy-digital-downloads/includes/class-edd-customer-query.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Pϳ%','`1܄p|L7p\"$','',0,'?'),('h\'N;\\Ϥ','wp-content/plugins/easy-digital-downloads/includes/class-edd-customer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{Fڬj','ãGH۠1zI90r9(xW','',0,'?'),('\'Q,q\"9','wp-content/plugins/easy-digital-downloads/includes/class-edd-db-customer-meta.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',潁8=ɲ','%Ь/TmoР>!}4rLGn','',0,'?'),('9m݇97 Е','wp-content/plugins/easy-digital-downloads/includes/class-edd-db-customers.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_HQ{i8\r]^ĵ','cSЌ\\,]Lws\"]|','',0,'?'),('&Ow;e','wp-content/plugins/easy-digital-downloads/includes/class-edd-db.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ɲ\\ō20',' #F;tma\"+l','',0,'?'),('DmphK)]#LF','wp-content/plugins/easy-digital-downloads/includes/class-edd-discount.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{7LWN f(','Rƭ2W妪BvX$U&rMSr','',0,'?'),('|\r\\m','wp-content/plugins/easy-digital-downloads/includes/class-edd-download.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=-HX\n\"ܢ','esڣ;9y{f^W;','',0,'?'),(';yT$*','wp-content/plugins/easy-digital-downloads/includes/class-edd-fees.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','a/ڼVYZ','vs>a $ SW\0:n5Y:^','',0,'?'),('\0OJ,\'}ց;$','wp-content/plugins/easy-digital-downloads/includes/class-edd-html-elements.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ޣI+%$$>R','9g	U*\\@ѮҸ*','',0,'?'),('$@&UyG7|','wp-content/plugins/easy-digital-downloads/includes/class-edd-license-handler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?OyNx','SaÝ\nIbO\08i׀','',0,'?'),('Lp=GX&m!','wp-content/plugins/easy-digital-downloads/includes/class-edd-logging.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','iTM1z(Z)$','=6Jz\"$q\"\0%y','',0,'?'),('B\0b(m','wp-content/plugins/easy-digital-downloads/includes/class-edd-register-meta.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}EcAck3;Im','XċC8qd)paw>RH%>','',0,'?'),('}8ZT#%}','wp-content/plugins/easy-digital-downloads/includes/class-edd-roles.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%镲@','HUĿA.#`)/Al*ip1','',0,'?'),('~Wk-Af%','wp-content/plugins/easy-digital-downloads/includes/class-edd-session.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9E|+[\n٧','#CөfSR+qm.nnN#֌X\nS}','',0,'?'),('PhlԠHDH','wp-content/plugins/easy-digital-downloads/includes/class-edd-stats.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','U+%5\rrdGn#','z9F̀ȼVȞ\rpJfUnF^','',0,'?'),('V}TzQSW','wp-content/plugins/easy-digital-downloads/includes/country-functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','zT1;&\'','ÞOQpjT`<W.D\"~','',0,'?'),('/7 (ł\'','wp-content/plugins/easy-digital-downloads/includes/deprecated-functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^;?&	','OgZaB\rkXOG6|\Z[Wc ','',0,'?'),('hp\'~2 ','wp-content/plugins/easy-digital-downloads/includes/discount-functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')9Ѭ+	','ۖ\08=mԣaj)ڌfS¼bMZ','',0,'?'),('UG^82^N','wp-content/plugins/easy-digital-downloads/includes/download-functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6~pi>MLd\"','dk EVq=2x>Ws0X','',0,'?'),(',CA6i(','wp-content/plugins/easy-digital-downloads/includes/emails/actions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','rgʩB\Z%qKQ','Sg$1̴t`2','',0,'?'),('[|`xP','wp-content/plugins/easy-digital-downloads/includes/emails/class-edd-email-tags.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ty U','g#Aygg#n.*rΈ','',0,'?'),('mpJ;1','wp-content/plugins/easy-digital-downloads/includes/emails/class-edd-emails.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5`%','n#J­ڸ\nސ\"u1CQ','',0,'?'),('\"TݨlP','wp-content/plugins/easy-digital-downloads/includes/emails/email-tags.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{yrA','ŏd%UQsk2wv~\"','',0,'?'),('rC1Ve?V','wp-content/plugins/easy-digital-downloads/includes/emails/functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*YqK~9','w\0}T%)HXу}p^P-\r괖','',0,'?'),('[//%}p1י','wp-content/plugins/easy-digital-downloads/includes/emails/template.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_fT3b3jY','&\" tROlϦ2e3h','',0,'?'),('~gsgDʉ?\r','wp-content/plugins/easy-digital-downloads/includes/error-tracking.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','J\rft~\n1.','\n7&ϩV=8@VHlCx>oc؈','',0,'?'),('0=n7','wp-content/plugins/easy-digital-downloads/includes/formatting.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"$OsC\nz0','ʭЛ@;#aq\\ۅEUkpe','',0,'?'),('*=xG9[','wp-content/plugins/easy-digital-downloads/includes/gateways/actions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+iu2JG','5D5c`oßxUQGn','',0,'?'),('r7Ɣ:LL#','wp-content/plugins/easy-digital-downloads/includes/gateways/amazon-payments.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','IRv(?','WF@2<3y||͡&ʒ)S?','',0,'?'),('/\Z>Txb','wp-content/plugins/easy-digital-downloads/includes/gateways/functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','F\"?\\>_p!','N̰a`y|L ,t0ȢЀL','',0,'?'),('Hy.3lgm','wp-content/plugins/easy-digital-downloads/includes/gateways/libraries/paypal/ipnlistener.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','n29*n(6',')$~a<֢d\Z[:Tu砂','',0,'?'),('0n3Uυ%>L ','wp-content/plugins/easy-digital-downloads/includes/gateways/libs/amazon/Client.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','uh+','j`[cUz<91y}URy','',0,'?'),('zBj%uR,S','wp-content/plugins/easy-digital-downloads/includes/gateways/libs/amazon/HttpCurl.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%Ʉ%zl0J','ji0{;k3vi>َj>\\r','',0,'?'),('o~[Qa0h','wp-content/plugins/easy-digital-downloads/includes/gateways/libs/amazon/Interface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','e @K%\"','`b\r[\r)#؁7OK;7cvW9','',0,'?'),('JV2M5','wp-content/plugins/easy-digital-downloads/includes/gateways/libs/amazon/IpnHandler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','()t䎆e~','`\'L(ABQWcH','',0,'?'),('[+Iz*ƹ\\','wp-content/plugins/easy-digital-downloads/includes/gateways/libs/amazon/ResponseParser.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\")x|*','\\!XM޵[IT*0\'','',0,'?'),('dJr\\mwa?T]','wp-content/plugins/easy-digital-downloads/includes/gateways/manual.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1SꙈ%rL,C','@($国aħzGdlsoXA;','',0,'?'),('eCN%!V|','wp-content/plugins/easy-digital-downloads/includes/gateways/paypal-standard.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"b>Gb?P[',';?RQ\0K0`5=<0\Zf','',0,'?'),('_@	$on','wp-content/plugins/easy-digital-downloads/includes/gateways/paypal.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3X\\*:W','p[]bݕ?e%3h;Fk[;T','',0,'?'),('EŦm=.#[','wp-content/plugins/easy-digital-downloads/includes/install.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','pݐ`+.',')&oP/m\'佩lR','',0,'?'),('1i','wp-content/plugins/easy-digital-downloads/includes/libraries/array2xml.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0%F|h\Z>r','vB_@)A\rxE\0&\'xKqCm','',0,'?'),('NKicׂLT]*','wp-content/plugins/easy-digital-downloads/includes/libraries/browser.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','RIS\'J]֋tu','/.jױ2038(V','',0,'?'),('ղ8;O =\r','wp-content/plugins/easy-digital-downloads/includes/libraries/class-ArrayToXML.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ɀ sZ)z\0@ 4','u^ru.*ӂ[L9^ㄲ','',0,'?'),(' V3=\'','wp-content/plugins/easy-digital-downloads/includes/libraries/class-recursive-arrayaccess.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{S!=tc^K!','cyjpK[,aH\Z3DxR','',0,'?'),('Af;[\'','wp-content/plugins/easy-digital-downloads/includes/libraries/class-wp-session.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','V*̌G','60Mf8uԕ,y\\Lw2','',0,'?'),('6b~}3','wp-content/plugins/easy-digital-downloads/includes/libraries/fpdf/edd_pdf.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','j}7ćȁ','`u-qR/h0ڏR٧','',0,'?'),('ի9s^۱','wp-content/plugins/easy-digital-downloads/includes/libraries/fpdf/font/449c9bcd60984874336fd6a520497281_opensans-italic.z',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2a\n(	\0D2\'I','Ⱥ5NIL36@$^[]cUA','',0,'?'),('3͌,*G','wp-content/plugins/easy-digital-downloads/includes/libraries/fpdf/font/4587edab20fa6e2cbef21ea85f66d7e4_opensans-semibold.z',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','s39ٝNF,s','tÑfgVe]1$B	L;B0\\','',0,'?'),('C8eGR(_','wp-content/plugins/easy-digital-downloads/includes/libraries/fpdf/font/98a01358089d1e1b56e85d89e945242c_droidserif.z',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','w^','>LZ3\r\r^V4%\0Lk%Yy','',0,'?'),(']go&%F\Z','wp-content/plugins/easy-digital-downloads/includes/libraries/fpdf/font/99303584be1406ad9742a64f5823cc2b_droidserif-bold.z',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','MAȫp\\e`-0','sˤAdˀ4ͅXI&`v#ywK','',0,'?'),('A$^Y','wp-content/plugins/easy-digital-downloads/includes/libraries/fpdf/font/b8435950e9ac1003f9cb349dda768341_opensans-regular.z',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<Bd}kֈT','IarN\Z[Zst\\̐','',0,'?'),('EV%QR','wp-content/plugins/easy-digital-downloads/includes/libraries/fpdf/font/c67085188799208adeb5b784b9483ad0_droidserif-italic.z',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','VPg6','Oi,=/+.^^i_8=V2Uq','',0,'?'),(' w5\r-ak','wp-content/plugins/easy-digital-downloads/includes/libraries/fpdf/font/droidserif-bold.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']LHc[','kШ}ev7BvNj\0y\0fcv','',0,'?'),('EяWD\'>','wp-content/plugins/easy-digital-downloads/includes/libraries/fpdf/font/droidserif-italic.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','f*j$og^','S地8dp[Q@юײ','',0,'?'),('m(Z','wp-content/plugins/easy-digital-downloads/includes/libraries/fpdf/font/droidserif.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9gsP3b','f\r[wɍ֫c\na~TE>\'b','',0,'?'),('$ǫ5\0K5','wp-content/plugins/easy-digital-downloads/includes/libraries/fpdf/font/helvetica.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','dJ5s','wEIbc{K|gn9','',0,'?'),('A66QT2','wp-content/plugins/easy-digital-downloads/includes/libraries/fpdf/font/helveticab.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$ě$RW\\\r','>ÝN&#:yޕ2\"(~D','',0,'?'),('YOx','wp-content/plugins/easy-digital-downloads/includes/libraries/fpdf/font/helveticabi.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\rvϮu}g',')#,*q;u\\d@6Di!0','',0,'?'),(',>_`7.:X?','wp-content/plugins/easy-digital-downloads/includes/libraries/fpdf/font/helveticai.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','sQ\0[:Gj','nCXy! Jn1g&','',0,'?'),('|*=#+]j','wp-content/plugins/easy-digital-downloads/includes/libraries/fpdf/font/opensans-italic.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ө,-j','LN`Smlq{BdH<,E','',0,'?'),('J	d>N<','wp-content/plugins/easy-digital-downloads/includes/libraries/fpdf/font/opensans-semibold.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','x!ыX.xFv','iN\"6UGO||(\\Xb!U:','',0,'?'),('(6@\0Yg#','wp-content/plugins/easy-digital-downloads/includes/libraries/fpdf/font/opensans.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':!79\\','_hJ\Z̻x5jxsBw','',0,'?'),('Y}7ٕT^','wp-content/plugins/easy-digital-downloads/includes/libraries/fpdf/font/times.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','℠fi?l\Z','޺q:\0y\\q1PsX.k\n9','',0,'?'),('B&ipL~u\Z','wp-content/plugins/easy-digital-downloads/includes/libraries/fpdf/font/timesb.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','PB;o','Iv,6PknKH2\"kj:','',0,'?'),('S3d]`','wp-content/plugins/easy-digital-downloads/includes/libraries/fpdf/font/timesbi.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~a*TUPr#:^.X-','>,\"8Dgr9K','',0,'?'),('\n\ZqǺN','wp-content/plugins/easy-digital-downloads/includes/libraries/fpdf/font/timesi.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','k>\rNuFst','FEͤbw}]Țc6# C3','',0,'?'),('^?s\ZThܬ6=i','wp-content/plugins/easy-digital-downloads/includes/libraries/fpdf/fpdf.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/AǍt.\nOC','QW\"o9-,=xˊ-d!','',0,'?'),('ӬnU\\/z\\?{','wp-content/plugins/easy-digital-downloads/includes/libraries/fpdf/license.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!77-?ut8\r','ΜhW˾=\n9g	','',0,'?'),('F1P$ޭ\0(','wp-content/plugins/easy-digital-downloads/includes/libraries/googlechartlib/GoogleChart.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','p4U\n\'','{S#m_=UR]zQ\0Z','',0,'?'),('f\\CftA3+	\'-','wp-content/plugins/easy-digital-downloads/includes/libraries/googlechartlib/GoogleChartApi.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','c39cly','*MlT35gXOmCЅm','',0,'?'),('7A(\\ƌ','wp-content/plugins/easy-digital-downloads/includes/libraries/googlechartlib/GoogleChartAxis.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','r7','@gxGofx^ۂȀ36','',0,'?'),('Avr3{3d8','wp-content/plugins/easy-digital-downloads/includes/libraries/googlechartlib/GoogleChartData.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3Ջ?%vxA','%VE[\"ӹa\nR\Zxpwe','',0,'?'),('Jr	;@2h','wp-content/plugins/easy-digital-downloads/includes/libraries/googlechartlib/GoogleChartIcon.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','45&,-@J','\nL[Osj&],0/,uqk','',0,'?'),('@a9Y\Z Ӷ','wp-content/plugins/easy-digital-downloads/includes/libraries/googlechartlib/GoogleChartMarker.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','r[L*Kw','fCb]`Â6z@8','',0,'?'),('LͿLYW&Ba/','wp-content/plugins/easy-digital-downloads/includes/libraries/googlechartlib/LICENSE',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','f	VDO','I/ebbAS5-\'	\ZXV/','',0,'?'),('<\rbF-,','wp-content/plugins/easy-digital-downloads/includes/libraries/googlechartlib/icons/GoogleChartIconNote.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','®kxη$)i','nB@z(Ki\\㏟܌q5=Z8c','',0,'?'),('hI\ZQPF}','wp-content/plugins/easy-digital-downloads/includes/libraries/googlechartlib/markers/GoogleChartCandlestickMarker.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','V	+g6ޯڣ','	\rzq(ʹS?z$+u&be','',0,'?'),('io<R^','wp-content/plugins/easy-digital-downloads/includes/libraries/googlechartlib/markers/GoogleChartLineMarker.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','pypre','he,kC*\02}','',0,'?'),('bPonE.*','wp-content/plugins/easy-digital-downloads/includes/libraries/googlechartlib/markers/GoogleChartRangeMarker.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(ϟ\\j0uޙ','oƎ-cJBkHyX+T9-gt%14r','',0,'?'),('Yъ.H<ֲ(','wp-content/plugins/easy-digital-downloads/includes/libraries/googlechartlib/markers/GoogleChartShapeMarker.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	9ђ{\0','8^T/))}\rppXo~','',0,'?'),('܋Xءۈ_]3\\','wp-content/plugins/easy-digital-downloads/includes/libraries/googlechartlib/markers/GoogleChartTextMarker.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','p\']4#v;T?','r\\@%}\rgQm;r]Lz','',0,'?'),('DsZbP,_','wp-content/plugins/easy-digital-downloads/includes/libraries/parsecsv.lib.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','맋E1?C','i $P\0nxv','',0,'?'),('|[DuA','wp-content/plugins/easy-digital-downloads/includes/libraries/wp-session.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']Y*qE/7',',| ZJ&Z\'X|#','',0,'?'),('TFOk[','wp-content/plugins/easy-digital-downloads/includes/libraries/wp_session/class-wp-session.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_hh\\',' .t%X4iiRUڟ\'ڃb=','',0,'?'),('p>o	䷬<5','wp-content/plugins/easy-digital-downloads/includes/libraries/wp_session/wp-session.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','RE׹','x|Co2seMl^aK<55)','',0,'?'),('t5]$:9y9','wp-content/plugins/easy-digital-downloads/includes/login-register.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"rurQL4 ','FeVA39O>\\~Jm@','',0,'?'),('[\0%po\r','wp-content/plugins/easy-digital-downloads/includes/mime-types.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Y\n)aV','1CѢ3Ӳ\Z)50dH1\"I','',0,'?'),('=q--BC+!','wp-content/plugins/easy-digital-downloads/includes/misc-functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_dx:','&q+Ow^|EhX$3','',0,'?'),('y+<sAe','wp-content/plugins/easy-digital-downloads/includes/payments/actions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	.,h\"A','dF9Kx','',0,'?'),(']ުOݡh@[\rO','wp-content/plugins/easy-digital-downloads/includes/payments/class-edd-payment.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','F\"Vdq&','`*(qnF|ȐE8H9um','',0,'?'),('u[$bf1.&','wp-content/plugins/easy-digital-downloads/includes/payments/class-payment-stats.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','sΘ;Ǒv;d߾)X','fJMǘgw)Ho.X$cy+Iԏ&','',0,'?'),('#|>:Fg\Z','wp-content/plugins/easy-digital-downloads/includes/payments/class-payments-query.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^Ht9=<pl,','\'xї/3^70(6k','',0,'?'),('s#fs','wp-content/plugins/easy-digital-downloads/includes/payments/functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','V=_FEp','܄@(2HYl#A|ym,','',0,'?'),('yJ\"5βv%/','wp-content/plugins/easy-digital-downloads/includes/plugin-compatibility.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','M\'U%^X(\\K9','ͧ*\0ٱWazv757@eπc:','',0,'?'),('qal;5\"(','wp-content/plugins/easy-digital-downloads/includes/post-types.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7_=A\'Rod','@v0Oz%Fؿ\"xb-D2j','',0,'?'),('\n;	#K\Zg','wp-content/plugins/easy-digital-downloads/includes/privacy-functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','c\"txTrlR','nntvBLZk_<=$kd?5tg','',0,'?'),('iK#͐','wp-content/plugins/easy-digital-downloads/includes/process-download.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^\'W\\M~M','ʕxB8dD_cTrN\rg`','',0,'?'),('_v9ƧY','wp-content/plugins/easy-digital-downloads/includes/process-purchase.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','B>{;ī+','\Z9جwMSG	DSU','',0,'?'),('m	-noB?x','wp-content/plugins/easy-digital-downloads/includes/query-filters.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%3kh\'!1R','Ẓؕ|@$P\ZɳE5','',0,'?'),('n^Zw7j','wp-content/plugins/easy-digital-downloads/includes/scripts.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','n>z!6Lz','\'D/g-p	 AocIū[h϶','',0,'?'),('wE4f~W ','wp-content/plugins/easy-digital-downloads/includes/shortcodes.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{*BpWQ','mLUDT;[u*P2\\j','',0,'?'),('ouz\r z=','wp-content/plugins/easy-digital-downloads/includes/tax-functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3gol2$_/ʂ','KaI/N}7ti\n>8	r','',0,'?'),('S}mn`\r','wp-content/plugins/easy-digital-downloads/includes/template-actions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{C~qj2|','8F%0p[bQlNpCM','',0,'?'),('I`<\nɦ0<\nt','wp-content/plugins/easy-digital-downloads/includes/template-functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','FѬs?xģSl','H2c},?GJ8	㠁nO;','',0,'?'),('yĻ.̬','wp-content/plugins/easy-digital-downloads/includes/theme-compatibility.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!	qz|>','qvo~؆\\*,⽐x\\:Q','',0,'?'),('0>tYۖ','wp-content/plugins/easy-digital-downloads/includes/user-functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';z\nC\"','ͯT]ݟfl\\&Ȫ21Th2fŉ','',0,'?'),('\"#$ݤI=qYD9','wp-content/plugins/easy-digital-downloads/includes/widgets.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','sR){R','\rN(ϧ7#GSkc4(q','',0,'?'),('\Zu63Ǩ|V\0','wp-content/plugins/easy-digital-downloads/languages/README.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','E,`*g~/sYE	','KF`J q\n>:	0rqy5fy','',0,'?'),('g2}J','wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-af.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8A&Hz>','FzuITލbSp2','',0,'?'),('R\0TN.A','wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-am.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','nK)jd\0V$','ևV-/٨:fkf+}&I ra}	8','',0,'?'),('<G_Đ(','wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-an.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Kp\nK@AT\r\n',']Il\'~&BZ:XaTlws','',0,'?'),('!I','wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-ar.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','p#@+o9^3','*&0kӏMP1UYxo(xC','',0,'?'),('S\0?x BVы:?','wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-ary.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','FFn:8a','j%+}(knAZr7=GD;L*;p','',0,'?'),('ѥk,&&|lGV','wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-as.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ܶ<c$\n','nAKL!G\'OqeyPb[','',0,'?'),('CFxHmwh','wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-az.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','x5ވ~','r\'yrڙ#DM\0K','',0,'?'),(';vXΕa?z','wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-azb.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','zuVb\rV\n%','n365ji-n/&l*v^0','',0,'?'),('u0xܢ Co;j','wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-be.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','e\':eLȌ','Q&/9ka>(\nż\n,U','',0,'?'),('efRKjH {[','wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-bel.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','oG\0lv','+bwڀ^ϙsU@E\Zc','',0,'?'),('RQ^ؚm','wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-bg_BG.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','sd23w@\0X&','ɠp#é~JE,-޽AQwY0C','',0,'?'),('O0L跚\\','wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-bn_BD.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','PS<¦y|\0]','vUT{f\'ɌǗW','',0,'?'),('{eT\"@','wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-bs_BA.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':$-%)','3~àOV@ւ,o.b,a','',0,'?'),('6_L~{R=','wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-ca.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>\'AyOɕȨ\"','$uZh #mwv|G.','',0,'?'),('$fq+O','wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-ceb.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ֆ<pyu','*!@c/>5a~ɠ0t','',0,'?'),('[jϣbQPݛ','wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-co.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~GvV:=Pe+','\"}g5` pFadO)&cvc\0CV','',0,'?'),('Y@))%N','wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-cs_CZ.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Q=v*U','ց\\z9mfnz^eLZh6','',0,'?'),('(RW3','wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-cy.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.Qrބn','u5܎cA\0\0*SK\\\'','',0,'?'),('3,n\nN<Bh1\0','wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-da_DK.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<i8','4\nҍ{(|g<)~6P','',0,'?'),('UkeLZ3t','wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-de_CH.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','mՉ\n7,2t]','侴ͥnLьp/_t6','',0,'?'),('T;K&B\0','wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-de_DE.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[F.ȪY	wD	}','pU︽%8u3Mp\\.c','',0,'?'),('KqpT>','wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-el.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','pãjHr=Ph','l?\"	e)</Ѭ','',0,'?'),('Lbgn','wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-en_AU.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','،M\"y\0LR','-<,5hH@8=.ܥ','',0,'?'),('	1<e\'Z9Y','wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-en_CA.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[JcBQ1gF','.Tr]p1>o\0Y\\\'Q°','',0,'?'),('OLXk\\6','wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-en_GB.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','sq	lJ','}	8~;,Ѻ7AGql\r','',0,'?'),('Lx\n','wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-en_NZ.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/1%1rEX','D&	#@#SԄiAI','',0,'?'),('ƍͯ\'7','wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-en_ZA.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','rܘз?`6cG','\0{\0R\n%r-{$fؙ','',0,'?'),('V^W/\n','wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-eo.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8gk*[','{Ų%C*\\*(em1٤4','',0,'?'),('q\rIJڛ]U','wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-es_AR.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','p\0NϷ;* #B(U3$','*.Q/W4>Ρ`\nC0C','',0,'?'),('X\0CHK','wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-es_CL.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','qTړ_w','ay\'^%KI<#[9	','',0,'?'),('f`G2:','wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-es_ES.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ӄxj~i|0','y2w&GʧyJ#LW9LpA','',0,'?'),('T>ږ7-','wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-es_MX.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','CD|o=A@.','i*~V<1-5quHb05','',0,'?'),('$a)U	IB','wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-es_PE.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ʇ\'\"Gb	X0','lIc]/h+jVٌМUE','',0,'?'),('O1!gyG','wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-es_VE.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\r0]S볏}l]6',']qokhW4dsےg?+[','',0,'?'),('pj*7t5Z\\Q','wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-et.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','pq5\ZwMsXq','zUט{NDl\'ь','',0,'?'),('pҝ3jD','wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-eu.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+]kRAG♿',';aAkne7T=y),2E','',0,'?'),('>܆)v\"n','wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-fa.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ќ춴k`BM0','VOi(闎uGҨ0q','',0,'?'),('\r_*$w&','wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-fa_IR.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','G@b+ZI','d{:2@9 Ytcm_ڪYM^8]','',0,'?'),('б9ɀ&|','wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-fi.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ՠ$D;#{|n','k+*#tB(%ΡAarfo=q!˸','',0,'?'),('$Z`-ы>jd','wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-fo.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':~[ux2\"B','y7zpsv[}QD ܋_K','',0,'?'),('}Ĉ2Y1','wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-fr_BE.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\Zwmt','*2v\rmxBNyZwĽ9e','',0,'?'),('{G\rzRrV','wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-fr_CA.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','kGEo:`','CEeN	,4g3I','',0,'?'),('W)ZKG2,','wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-fr_FR.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ȺthyyͩPK','63=%kkx3B<u','',0,'?'),('sWy32%z','wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-fy.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"2W #u','uD\Z˖sftW','',0,'?'),('A*b~!}e[','wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-ga.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','OlptB','6JH/(ܜ6)L6/X[?','',0,'?'),('>C\\0\r@T\0','wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-gd.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ZzHL','{:i;Pܵh({\"iYH','',0,'?'),('>?lhgϷ\ZaZ','wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-gl_ES.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','jA+F(hb','sm:j(n!2(mB(P6;','',0,'?'),('!Y5&_A`','wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-he_IL.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ΐQEPA','P9UI:?3{$RȀMfҰ','',0,'?'),('<19kbc7','wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-hi_IN.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','i^ ','XHD_iJIAqVuYNb=:','',0,'?'),(']f','wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-hr.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#@9+a,Xe','kF5\Zj$Ԟe','',0,'?'),('p)CHψP\\L','wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-hu_HU.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_g,&','ة&|%[vGibt/xE','',0,'?'),(',OTnlEs','wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-hy.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','LL\'Ȫ','\"-;y̡\"US=͉Ay\r:','',0,'?'),('E\'P-]f','wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-id_ID.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','N/zjSM','ktHmֆ?e\Zq`\05-','',0,'?'),('DXg3M$^YB','wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-is_IS.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','s,(z','VqY*ǡ[@#)׻E92꿰of4E','',0,'?'),('a\0pE5?e','wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-it_IT.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\n˵\'','ڒhPO7,F*L\0Rs','',0,'?'),('<DuXjiۮV','wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-ja.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\' O(Rܠ:','c UMs!cof`4B{','',0,'?'),('^Vc3','wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-jv.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`Ïfןe:','zJTs~տ5ɴ:','',0,'?'),('fh\0LCb0','wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-jv_ID.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','zq*UDN','vE_KaBZ1s[-#','',0,'?'),('7[y\ndΝQ','wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-ka.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ۊ=9Mb','KnMU.}tfbYWȣ ','',0,'?'),('lw㹯O˰','wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-ka_GE.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	t*','cTTnDm𚦊/_iX','',0,'?'),('o>	RdF','wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-kk.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Jy)(>!t[','jÔCm6\ZΧeٴ','',0,'?'),('~έLrZ4OKO','wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-km.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|8}*1VdtI#','6`Dةz0?gV93=CDvV','',0,'?'),('i$_i|0','wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-kn.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9d\0	Cv','\0\r=3:WqP&`4*N-jt=ew','',0,'?'),('\riNe[K\r\"l','wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-ko_KR.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','EwLktǏM[','\"ll$Ύydμ\Zk[Ac,','',0,'?'),('ڮV5ʏ<)','wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-ky.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{UC^:','|EEqN;r#EkTJ','',0,'?'),('Y9\0\'.NR\\','wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-ky_KY.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','YUio1F7Hmj','@{͡\0*5t-uY\06}9DRJ','',0,'?'),('\n}Քd) ɼ','wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-lb_LU.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~wԗW~I9','\\|pKa\nh@\\֗Dbߞ','',0,'?'),('85V\rA','wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-lo.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','b!e:9','>27Qzɔ~','',0,'?'),('z+8M	R','wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-lt_LT.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','qMڦW7','YBuXz#ewFm3J','',0,'?'),('H-!uZ8ף','wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-lv.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=KďP.!','|/(R>))hMہGU2t2','',0,'?'),('\rҭ-aP\0R^','wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-mg.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Q(y@d','0nʉ$Hq$Rn/OvsQa|','',0,'?'),('u );g\"h;xw','wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-mg_MG.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Y{qMLk','f\'uH=<Rs;Ms=@IӻMl','',0,'?'),('.ꀏH86oQ','wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-mk_MK.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@0ohn','w*zbmjt7t','',0,'?'),('}gniHx','wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-ml_IN.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+z_:!RI\r','M|GxC±\rhH~ǿzh=\r\"','',0,'?'),(':D3|','wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-mn.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','x~Ҵ\0h,','U` /8(/fF','',0,'?'),('NfXY`j\\Cp','wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-ms_MY.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1H	\'s_C[?m','D]oqIvePW;Ma+\\5pW\\','',0,'?'),('[~e/d\\\'>','wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-my_MM.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>uFyƸN','\\O\r9U0:vm\\^v玽]V=G','',0,'?'),('<XLA(eY(F','wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-nb_NO.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','MGD9jz','%O[xC2\Z\"\'4Įڄ	RD-','',0,'?'),('\ZkOU','wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-ne_NP.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Tѓ\"\\y\"دk','Bg8Bvb8>$','',0,'?'),('ċy:ZD\0}Tq*8Y','wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-nl_NL.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',/wbeaߪbZ','\'>	p8yP\na[FSG','',0,'?'),('݊0DQw','wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-nn_NO.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','FdhIVOM,','[Qi|@yIη\'oms','',0,'?'),('6C{ꝡU','wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-oc.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','P5Uly1','fN}ocpl$@6Oe[owG@','',0,'?'),('kelJ\rZ','wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-oci.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0:GAMZe/','_?6YƓ8J%X6ы>S5','',0,'?'),('Vv0-\ZVݤU','wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-os.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ceu?rZ!','#o5jƴ q+gpP6','',0,'?'),('&e܌Sc<Y','wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-pa_IN.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#zW5 DL<ɹ','*Vt0ADcKk?d_w','',0,'?'),('j- >gF(M','wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-pl_PL.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ßMej,P','ֶHnI^R5PlWGr\\Ĕi,','',0,'?'),('[=]>$','wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-ps.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','u:Ȃ_b','IcPtB7r#\n\'H\"t/+','',0,'?'),('[_rӶj/\'4','wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-pt_BR.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','zF덈|v','52h1&1w~0!\\/MU*V58{','',0,'?'),('ݼ\\pp#6Ȑ	<','wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-pt_PT.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','U+a^','ELa7&5&g5d(q$\0','',0,'?'),('	9s-:)','wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-ro_RO.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_lFΥq#[','s_c 7I3n=e.(','',0,'?'),('~*;Şrj','wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-ru_RU.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<)A\0ycG',' Xy1b6B[P*ԋ.f','',0,'?'),('s#V#L}','wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-sah.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','TYyN','-?b>oH?\'tOAȻAݻ^%','',0,'?'),('߷r2. Ծpq','wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-si_LK.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','bĽL$X','ӓ_kS&E<Q#lC$','',0,'?'),('gֲғThn)','wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-sk_SK.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','bCWˋ_','$fR!ʣ#\r\'J<','',0,'?'),(',~%DiCf','wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-sl_SI.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','tCWo','m/4k~s\rH&e','',0,'?'),('ņFh1W','wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-snd.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0[yHm^_[',' 2ұ:y!^\"}/O_J','',0,'?'),('CDr\n\r','wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-so.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','SU[@=t','~;.8M0b^p\rC/\05*S','',0,'?'),('kķ:#p\0','wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-so_SO.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\';P޲|A','@A,%3QX(?{\\/y7','',0,'?'),('2_hIܵU\Z','wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-sq.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7I.fb񶓼','&׮݆F*П*IYlb,S','',0,'?'),('戍d|ϵ','wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-sr_RS.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','--􉡄|.','ۭtГGC@;{qmB7$/','',0,'?'),('cf`','wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-su.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}1%fGmּ','dU@=#&f_gVЪWz','',0,'?'),('ĦcjqA=Ua6','wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-su_ID.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','p+chfO8D ','hTIVsˣ1st	&p:N0','',0,'?'),('t֏.ЅCNB','wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-sv_SE.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','X;	Mj','VZi.cpo0X||!','',0,'?'),('@;!Z:ʦ/','wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-sw.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','q蓜=np','/cϺ =},;s3dBex(,','',0,'?'),(']pt','wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-ta_IN.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$ᷞ2Pi5g`p','bx-wzTX3t	*\'','',0,'?'),('ᵛY?kGx\n','wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-ta_LK.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Gf1','d.yb;x)1aq,0eU1݇','',0,'?'),('o(\\A,','wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-te.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','d+hì)O$4','sj4rKّpƗ`IOF0K+Ft','',0,'?'),('C)%[\'JβFuX','wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-tg.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','٩Q}A+֑uR #','Nr1\nfEP!}d#Z','',0,'?'),('?htpo|S<','wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-th.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8y]%x\"\\','+v+dˆ0t','',0,'?'),('ط7:5tGl?q','wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-tl.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/x@^.&oŞO','$WڷO%ޭ\rp똛b','',0,'?'),('.̶Tj\Z!ٛ2','wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-tr_TR.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','eYr54',']foq	eBv&/	<c','',0,'?'),('Ĕ=;탔%a\\','wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-ug.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','z\r倴Ep','ʩ[\n5Pzͯz%a[ö>','',0,'?'),('qm?\"9ޟf','wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-ug_CN.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','R\rx?','Z܃mCWɀY,/F','',0,'?'),('X%{$[d','wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-uk.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','A,ӝ;n}pİG','-rz]|L(9\Z8|HtT','',0,'?'),('lq90*\\#I$','wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-ur.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!\nHgue$','8ƋU9>*?˦^','',0,'?'),('_KMVmt','wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-uz.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','wƬE4Ek','[o*>+`Hr7%KϨTnf','',0,'?'),('STn*g!','wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-uz_UZ.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&iUp=Qq','ѣ$s˫Ɇn2hUypGOCR','',0,'?'),('$ha1I','wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-vi.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@Lu)a@','8, =QWP%.rc','',0,'?'),('`iVm [','wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-zh_CN.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','OQS~</y','#]d\\GxLsƝ֍k$','',0,'?'),('u\\sͫD\n7','wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-zh_TW.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','JJXfR׊8','F_/]*F\ZI;\r\Z下T$','',0,'?'),('Fv]!','wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','b^`^= Q','\")07iVq7&\nmݰŚ6j~','',0,'?'),('\'һ$s(}','wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads.pot',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','m4u 6Ӿ','D P؛tk	ZSȲ7~','',0,'?'),('|1pP`','wp-content/plugins/easy-digital-downloads/languages/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/*4LO','+K\Z}햆xI9l N7]f','',0,'?'),('*@s|R|W[no','wp-content/plugins/easy-digital-downloads/languages/readme.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';-F_y\nk','\'qM}/e\'4|2','',0,'?'),('[>?b=˶Jh','wp-content/plugins/easy-digital-downloads/license.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','f͒2%OCE>','Hs[lq 5\r(@/<8mu','',0,'?'),('$bPp&\'n<ib','wp-content/plugins/easy-digital-downloads/readme.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','f)\nx0','jKN d+B3ֹ\n9','',0,'?'),('b{޸Se .©9','wp-content/plugins/easy-digital-downloads/templates/account-pending.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|e:ht\'aq,ϫ',';#6NLe&!G}ec@hԉ','',0,'?'),('pTn	oǀ=','wp-content/plugins/easy-digital-downloads/templates/checkout_cart.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\04*E|u6','7ffͲjpߧ:>','',0,'?'),('2g1>yPYo','wp-content/plugins/easy-digital-downloads/templates/edd.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','u#AdE','Ef\ZjQrBu۸MrQ\"Do','',0,'?'),('BuRv','wp-content/plugins/easy-digital-downloads/templates/edd.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','泇	~v3cy4','mW>2-	bpҞL3xx9','',0,'?'),('ϱ$2P','wp-content/plugins/easy-digital-downloads/templates/emails/body-default.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','iPR2t',')°K]ϐUfax*;stKJB#*	','',0,'?'),('\0inϨRk	\r','wp-content/plugins/easy-digital-downloads/templates/emails/body.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','iPR2t',')°K]ϐUfax*;stKJB#*	','',0,'?'),('ɹE$g5W.','wp-content/plugins/easy-digital-downloads/templates/emails/footer-default.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6yA٬7*d','fځTXFWIu4','',0,'?'),('|h*(CI','wp-content/plugins/easy-digital-downloads/templates/emails/footer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5#fh0푿','j1Pޜ@\\K^5=X`','',0,'?'),('*s, R$26)','wp-content/plugins/easy-digital-downloads/templates/emails/header-default.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2OW\rwAF',']+ϊq^Dsd&\0P)','',0,'?'),('*TbFD9p','wp-content/plugins/easy-digital-downloads/templates/emails/header.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_pZ_','PZӴ2h6WHg:f;\Z7alS','',0,'?'),('LvEqH`YY@o','wp-content/plugins/easy-digital-downloads/templates/fonts/EDD-Icons.dev.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','FnU9ƌ*}','B}\r7K,+`}ҋ6(a','',0,'?'),('CE\'xȱ','wp-content/plugins/easy-digital-downloads/templates/fonts/EDD-Icons.eot',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','kcvdE&]','XfcRf!v\"ztU/HQ(ag','',0,'?'),('=So','wp-content/plugins/easy-digital-downloads/templates/fonts/EDD-Icons.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#]_*xv`','P$2XHFۭk\n4:K','',0,'?'),('UTpת\':>','wp-content/plugins/easy-digital-downloads/templates/fonts/EDD-Icons.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','T̹$I*P','hcj	&إl6)dWڭ','',0,'?'),('FylmlBxZ','wp-content/plugins/easy-digital-downloads/templates/fonts/EDD-Icons.ttf',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' 8*q	r','4ZyP(L1\ZM+N#OFR','',0,'?'),('h߻\"sXfݕz','wp-content/plugins/easy-digital-downloads/templates/fonts/EDD-Icons.woff',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','anOo79p	',' zRA3%c޻Vѯ	','',0,'?'),('P\ZA}','wp-content/plugins/easy-digital-downloads/templates/fonts/check.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','fRtY6','Vv1F,f{-a?q','',0,'?'),('x~5\"\r','wp-content/plugins/easy-digital-downloads/templates/fonts/lock.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','㏐کY\0#',',H(n+0is=c0 Hױ!~','',0,'?'),('!L:i\r5gŋ','wp-content/plugins/easy-digital-downloads/templates/fonts/padlock.eot',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6ͦ.]4]yA4=!^','\n\n_\\fk*Ȍܨ47','',0,'?'),('jK\rv[p*','wp-content/plugins/easy-digital-downloads/templates/fonts/padlock.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' 1Mlmޕn','[px$W-pv|O5}E','',0,'?'),('B`[̤','wp-content/plugins/easy-digital-downloads/templates/fonts/padlock.ttf',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','j Ψ%ׯgZ','AVBNrEj D\"=7B','',0,'?'),('CbuI#NS','wp-content/plugins/easy-digital-downloads/templates/fonts/padlock.woff',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1V%7#76',': K.v>wY-N.#°mW\0\r','',0,'?'),('z#\0$3|\0hۢ','wp-content/plugins/easy-digital-downloads/templates/history-downloads.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','eοKYdXF?','Si;`D$odu2q]#','',0,'?'),('1c(\r5+','wp-content/plugins/easy-digital-downloads/templates/history-purchases.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Z{ƹ^ZJ:Po','}~i)M/HÖ3{-;','',0,'?'),('yC/7d3q','wp-content/plugins/easy-digital-downloads/templates/images/icons/amazon.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','v/^Tn}T0{','k{?mއ9?),ttظfOd#4t','',0,'?'),(':*~eg-uB','wp-content/plugins/easy-digital-downloads/templates/images/icons/amazon.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	dW`k','.v;F-	NUt93/DE','',0,'?'),('U{','wp-content/plugins/easy-digital-downloads/templates/images/icons/americanexpress.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','R˘HC','M&	\\ ؅ٹD֮	','',0,'?'),('㫒XE}aO.','wp-content/plugins/easy-digital-downloads/templates/images/icons/americanexpress.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','g6lmR3&?K','u蒔h\',1*JXk5f\0~j_','',0,'?'),('z(!%\\ֻ','wp-content/plugins/easy-digital-downloads/templates/images/icons/discover.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','G8-,p&y','D#Gc/!z,ёP0V.|Qy>\"','',0,'?'),('CH:um7','wp-content/plugins/easy-digital-downloads/templates/images/icons/discover.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','E*,P-\rm','pf\nc0pUP&èaC','',0,'?'),('?jlz\"','wp-content/plugins/easy-digital-downloads/templates/images/icons/iphone.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','RMJԠ','h<Mܴ T3lv@^t}Wm','',0,'?'),('o`W$2A','wp-content/plugins/easy-digital-downloads/templates/images/icons/mastercard.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','tt&>u㕣','$_FLf[:V;ބ0\0J7\Z','',0,'?'),('_5gı^','wp-content/plugins/easy-digital-downloads/templates/images/icons/mastercard.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Q1SMX;:oJ','XJ/ۼ~iݘ	Inoᢈ','',0,'?'),('%^&i:U','wp-content/plugins/easy-digital-downloads/templates/images/icons/paypal.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6}?%J#','wBbRY&\']zMR','',0,'?'),('` }ӹmv','wp-content/plugins/easy-digital-downloads/templates/images/icons/paypal.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','LlWRFK','RV)Txnv%vGClk 5ɆS','',0,'?'),('IlsqAaH','wp-content/plugins/easy-digital-downloads/templates/images/icons/visa.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%uYϾmY@xm','\0DJ˱`zd/k\0)Ri','',0,'?'),('N}j)>','wp-content/plugins/easy-digital-downloads/templates/images/icons/visa.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','һn0ȴ`>','KZ7XY \"F#ZC','',0,'?'),('?{Ȧ*[O݄8^','wp-content/plugins/easy-digital-downloads/templates/images/loading.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','HxFϒe','[I:978@$~I\'v\'3','',0,'?'),('Mr$\'ضVO\r#','wp-content/plugins/easy-digital-downloads/templates/images/tick.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','iٸk>9','B[R\0NӰ4sd{','',0,'?'),('Q4eL<+xӂE','wp-content/plugins/easy-digital-downloads/templates/images/xit.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','z^Hh2','O3|,l65ndU]','',0,'?'),('dc^\n	è','wp-content/plugins/easy-digital-downloads/templates/payment-processing.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"Nl=H5,','=\nߤA,\"(ag?','',0,'?'),('r?F8Y\0<y','wp-content/plugins/easy-digital-downloads/templates/shortcode-content-cart-button.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+e)lDs','J4q*Sn+nGu2+}򒶲','',0,'?'),('Q3-ſP<w','wp-content/plugins/easy-digital-downloads/templates/shortcode-content-excerpt.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','v#05o2,','ݠYPqڔQ\'ԻcF\0K','',0,'?'),('/(VZ:U','wp-content/plugins/easy-digital-downloads/templates/shortcode-content-full.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\rBz]aI\0','L.c^G#\\T7r].e)H','',0,'?'),('5*^ t>w','wp-content/plugins/easy-digital-downloads/templates/shortcode-content-image.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&oOf_XU0','\' LўrmREQTڽ\'ck','',0,'?'),('lOАa','wp-content/plugins/easy-digital-downloads/templates/shortcode-content-price.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%EnȜvd{','w\"Q<jxR()OB@ki','',0,'?'),('C@Qd#r','wp-content/plugins/easy-digital-downloads/templates/shortcode-content-title.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','OXdmv','AJr/3pen1|e ԴD','',0,'?'),('NdBS9c_','wp-content/plugins/easy-digital-downloads/templates/shortcode-download.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','OiF:15}','UH֏{ΚumL=LAg/U','',0,'?'),('#U-1n^','wp-content/plugins/easy-digital-downloads/templates/shortcode-login.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','g}\0M/߰','BTqy}#1IGbԱr}zD9','',0,'?'),('z%SÄʽ]~ch2','wp-content/plugins/easy-digital-downloads/templates/shortcode-profile-editor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','__S<s[','rʑGw~9s\nN[\\ms\\','',0,'?'),('o4&\0M<RE','wp-content/plugins/easy-digital-downloads/templates/shortcode-receipt.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\ZV5hc\rX','UpBVL	`?H@閴)r','',0,'?'),('c5&h-','wp-content/plugins/easy-digital-downloads/templates/shortcode-register.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','cܝG/\nv','t3{Ka]_$Y:(~7m|Д}8','',0,'?'),('{:n]L%[','wp-content/plugins/easy-digital-downloads/templates/widget-cart-checkout.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','H\Z3$|','l Y{k a8sdW!\'i[]','',0,'?'),('}YO;ӗoP','wp-content/plugins/easy-digital-downloads/templates/widget-cart-empty.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*!]N0Nc@','?dLwM[PIICdi-','',0,'?'),('dP<,>7	\n;','wp-content/plugins/easy-digital-downloads/templates/widget-cart-item.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%\0<x5	NAS',')(ѡ8g$#LCNzJg\0v\n','',0,'?'),('s2C7f4','wp-content/plugins/easy-digital-downloads/templates/widget-cart.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\nN	(','SQάǲi*\"Fiw','',0,'?'),('6[xZ.`\'/','wp-content/plugins/easy-digital-downloads/uninstall.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|A-8q.u','c`xs*(;kY6oFE','',0,'?'),('8vjN\ZI{&\Z','wp-content/plugins/edd-blocks/.babelrc',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_ɥ57 -','=w}.>ʂР)p(>0-.\n','',0,'?'),('r]\"px>','wp-content/plugins/edd-blocks/.eslintrc',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','M阌hاvK8y','9W+XIP\0i8/Q8ƦiJ~','',0,'?'),('ޱƂj9.Te','wp-content/plugins/edd-blocks/README.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%ȰKߓDP','@xkI\'j6s\rP8&:pC','',0,'?'),(';ʥ9];','wp-content/plugins/edd-blocks/dist/admin.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','f|\r̫\0','?\nD\\ɽg(2K[m\n5į8u$w','',0,'?'),('>8cZw*j','wp-content/plugins/edd-blocks/dist/main.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','me;(씬(ȧnP','ꊧFSL#%ZYmTQV,.7','',0,'?'),('T8mGml','wp-content/plugins/edd-blocks/dist/styles.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8S\rFch	s','o-{6t-e&9TpHF{#b','',0,'?'),('sE cռ','wp-content/plugins/edd-blocks/edd-blocks.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')sq%̃$','oBw[.OaU`.1dϣHk-2/','',0,'?'),('m,U\n`(','wp-content/plugins/edd-blocks/includes/blocks/downloads/components/Content.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@ݢxaJx','ԯCS֔m9ʭ+ 	y0','',0,'?'),('k2 =ZgqA','wp-content/plugins/edd-blocks/includes/blocks/downloads/components/Description.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','G˔fyT','#\'ιjCiel~x~.Fci ','',0,'?'),('E孬9^\nX-','wp-content/plugins/edd-blocks/includes/blocks/downloads/components/Download.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{, |{Yg','Aځ[;nUTQP!Yhtl11','',0,'?'),(' SrV#6','wp-content/plugins/edd-blocks/includes/blocks/downloads/components/DownloadTaxonomy.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ql0r\rFʗ\Z','*t\Z\'idݨrwB<','',0,'?'),('vy+`SS7n','wp-content/plugins/edd-blocks/includes/blocks/downloads/components/Image.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gWgΤc/','UV %\\~mJp[YYC2h','',0,'?'),('<iVۘw','wp-content/plugins/edd-blocks/includes/blocks/downloads/components/Price.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8%hx\0+ΟZ','^rv\'(\r;Aqy9G|','',0,'?'),('$\Z8^\n]|Eƀ','wp-content/plugins/edd-blocks/includes/blocks/downloads/components/PurchaseLink.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','cRYxh[\\B',':wzS5v\0;Fu[2','',0,'?'),('4(:{ Z','wp-content/plugins/edd-blocks/includes/blocks/downloads/components/Title.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&є7cuR@','O\nfX0)^Ϟ\'r','',0,'?'),('ڝ1¦&g','wp-content/plugins/edd-blocks/includes/blocks/downloads/edit.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','I{m7d','Q\Z܂A|FO!ےc%8V_1','',0,'?'),('ݺh+%^|֭','wp-content/plugins/edd-blocks/includes/blocks/downloads/index.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`j&N2\"2','j3zUd!qJzeIVRp','',0,'?'),('d߇\nNC&pi','wp-content/plugins/edd-blocks/includes/blocks/downloads/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','uQ\\Ov','VIMD:.2< -P u8h','',0,'?'),('Tjx,Gd+','wp-content/plugins/edd-blocks/includes/class-activation.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$8G+i(c@sI7_','08[(tK|@','',0,'?'),('h/+UK#B','wp-content/plugins/edd-blocks/includes/class-assets.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','·<VǱ4+疇','6u*-XK1r\'?c4{','',0,'?'),('An0]^E@','wp-content/plugins/edd-blocks/includes/class-shortcodes.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','P]sa,|&','E^sMr2ʤSP]*K hu','',0,'?'),('\"3ƺ\\=֛@o','wp-content/plugins/edd-blocks/includes/class-taxonomies.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';J','X基gev5Ґu#+OjN','',0,'?'),('湮44nʰa','wp-content/plugins/edd-blocks/includes/functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%\'$1%AVW','i熾A\"4ٳXЁ}6','',0,'?'),('ڀpV','wp-content/plugins/edd-blocks/includes/term-images/assets/css/term-image.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Bt-wҨW','蔢aɷ+:f]rưT}p~_?̺V','',0,'?'),('a0Ȃ','wp-content/plugins/edd-blocks/includes/term-images/assets/js/term-image.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','R>uYփ0(^b_','TÏRXf26JVQQ\r)\'n','',0,'?'),('l\\\\IfYg','wp-content/plugins/edd-blocks/includes/term-images/class-edd-term-images.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/CO^/','wɸ+&x-Ҁ!xr','',0,'?'),('8w)3','wp-content/plugins/edd-blocks/includes/term-images/class-edd-term-meta-ui.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','},.gxS','Ac1tJf]^6tM*p|`','',0,'?'),('(\Z਍Kgt','wp-content/plugins/edd-blocks/languages/edd-blocks.pot',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','hUQcm2a\0½\r','=̃Vna;0zSXL1','',0,'?'),('3g\0\'J9f','wp-content/plugins/edd-blocks/package-lock.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','??1Y','+$k_1288-ܖ$a','',0,'?'),('Vt|H\r','wp-content/plugins/edd-blocks/package.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%O>Q>','C/⒉hޝaB->kyP}99a@','',0,'?'),('$qcp&E[%','wp-content/plugins/edd-blocks/postcss.config.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ȐyɛDؔƐ','ڻ\Z,6H_`rbX`<Ō#SkQ','',0,'?'),('6?S~A','wp-content/plugins/edd-blocks/readme.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','M]7xTN01c!','γԔ=[w#L1=\nGu,?A.','',0,'?'),('CvNN','wp-content/plugins/edd-blocks/src/_admin-downloads.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_vnu','\",d\"u(>VÎ1ʋV#','',0,'?'),('46A u.','wp-content/plugins/edd-blocks/src/_admin-layout.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Pٜ\nLRe','K-P\0\"o.\"!${','',0,'?'),('~|e0[m4','wp-content/plugins/edd-blocks/src/_download-terms.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?޵:\\a#Ah','KӦn.o5{!eKbuyo2','',0,'?'),('8vhF1b','wp-content/plugins/edd-blocks/src/_grid.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','jJAQd','ucy}\ZBŹ)VC\061KeYF','',0,'?'),('ϕpM#','wp-content/plugins/edd-blocks/src/admin.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','wxy_uOzH\\','uhq]ǔV@1t~\\tb0@','',0,'?'),('G\0g\02F','wp-content/plugins/edd-blocks/src/index.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|/͈%4','92TxZ?C\0~0\rfSkȥ','',0,'?'),('_ȋ-\Zs','wp-content/plugins/edd-blocks/src/styles.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','hsAa?/','B\nbYS~HLYA9f֊/D|\0','',0,'?'),('ja4n~_|:6z9','wp-content/plugins/edd-blocks/webpack.config.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']!DWe_m','s7<Um\nx<Lsvw4/V','',0,'?'),('k̻;Lb1W0GJCc','wp-content/plugins/elementor/assets/css/admin-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^H(pꁙ','_Єj/f_(pr·Zy>','',0,'?'),('u6Ԫ0:hwdÃڏ','wp-content/plugins/elementor/assets/css/admin-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}6JR','94n<Fe4At͡DQ\r','',0,'?'),('!p3Xbid','wp-content/plugins/elementor/assets/css/admin.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','X4,\n','6Fq^WJjUԝ;Rۘ','',0,'?'),('^а.mԮe~','wp-content/plugins/elementor/assets/css/admin.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@b-GjS6','k#~G%(Rkm\'~k','',0,'?'),(': SLܦ!','wp-content/plugins/elementor/assets/css/common-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','F\0f}\Z2','22DOS{̛asw\n|G','',0,'?'),('k80y M','wp-content/plugins/elementor/assets/css/common-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/w퀑74','آ%r¹\ZMOWRuwl\0O','',0,'?'),('A<\"}7Kb߂','wp-content/plugins/elementor/assets/css/common.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5L[<v>	','fqpVZae\nxpSBf6.','',0,'?'),('k(//R\rH~','wp-content/plugins/elementor/assets/css/common.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ZƁ1Kx9','xLӕmw&B,8;;:','',0,'?'),('2(W*C/OlgH','wp-content/plugins/elementor/assets/css/editor-dark-mode.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','h[N!f','^UOR1XFM5}CF3','',0,'?'),('`/)','wp-content/plugins/elementor/assets/css/editor-dark-mode.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','CuHꝏD,','&0PוiD;5%\r:N3;.','',0,'?'),('4;Cj#P_','wp-content/plugins/elementor/assets/css/editor-preview-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','f=','A%1_U3㿹k!cfN.4','',0,'?'),('|J٠t|','wp-content/plugins/elementor/assets/css/editor-preview-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','BH[> y^','r52jr_QRJG\\do!y\"\0L\'','',0,'?'),('h7ȆM\n','wp-content/plugins/elementor/assets/css/editor-preview.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','dXY6\rp','K܋\'JV+r!v&F>','',0,'?'),(' ~kѯ}B{','wp-content/plugins/elementor/assets/css/editor-preview.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','誔׾=','J\0}NMc`ieIX&ld=B3:ۯ[82y','',0,'?'),('|^t<[tj','wp-content/plugins/elementor/assets/css/editor-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','A\\Na0C,mT','\"DK驫hr\n1KP/VK','',0,'?'),('\"2)_OH#!','wp-content/plugins/elementor/assets/css/editor-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','KH/G-Mcf','1/a (^3_7@u8ǂ\Z','',0,'?'),('TNOb','wp-content/plugins/elementor/assets/css/editor.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','W~/F)NyE','gk:4Ka/Z5H|F','',0,'?'),(']tmTϔl]Kk','wp-content/plugins/elementor/assets/css/editor.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#ѯRPe','U37 Λ& 9j\'wس-','',0,'?'),('D񚖋GiWR','wp-content/plugins/elementor/assets/css/frontend-msie.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','j=3\0bCz','Db (?Fx#\\,V÷eHyJqJ','',0,'?'),('JA\Zv7V,','wp-content/plugins/elementor/assets/css/frontend-msie.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4WWTO:','i@QW绎ˍFAiatWi}_^hn3#','',0,'?'),('/*NWP','wp-content/plugins/elementor/assets/css/frontend-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&/i','-bHDh&1-	Dh','',0,'?'),('>wB8aNK[Xc\r','wp-content/plugins/elementor/assets/css/frontend-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?|\rW \Z 5','UdғƃYBׁ4;+','',0,'?'),('3FHeQ','wp-content/plugins/elementor/assets/css/frontend.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','J{	o8		','֒n&YT0\\{yI','',0,'?'),('F`Gff&x','wp-content/plugins/elementor/assets/css/frontend.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','z`ȅOU','3P*G;Ŭ3SIkK','',0,'?'),('L1.-yn','wp-content/plugins/elementor/assets/css/templates/frontend-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','jk4i,\"+\ZG','4~eS~,~S.t','',0,'?'),('ޖ,ΫHWDD','wp-content/plugins/elementor/assets/css/templates/frontend-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':=얕W','u\\L0?b.%;<X֩83','',0,'?'),('Ar -U#\'','wp-content/plugins/elementor/assets/css/templates/frontend.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','i0EM\rp','rKEUV]-Y2,.','',0,'?'),('8V-ʜA','wp-content/plugins/elementor/assets/css/templates/frontend.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Т*u*bI','nspHƛX$,YUUY?3','',0,'?'),('rRnmӆ\\E','wp-content/plugins/elementor/assets/images/ajax-loader.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','S\0WjȂ/mb','m׋IWGP]c.z	48','',0,'?'),('tڭR\"LAа','wp-content/plugins/elementor/assets/images/blur.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ϸV\Zغ^l[','Ufua3ctϧK{a<\Z9o4','',0,'?'),('(\\+_VFOW-','wp-content/plugins/elementor/assets/images/contrast.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','qʕjR\\M','>LձMaq*&m9	I|+Ժϕ#','',0,'?'),('p8w#<7','wp-content/plugins/elementor/assets/images/go-pro-wp-dashboard.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\rlK\rd%Zۺ.','wp(m1Kߔ{?Y:mo','',0,'?'),('1XR5_u,q','wp-content/plugins/elementor/assets/images/go-pro.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ƌ<;;~','9rU*	ɥW Ɏ\0qyv','',0,'?'),('%m','wp-content/plugins/elementor/assets/images/information.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','c\'sA;\\p','\"\'M\rڼ1`\'_Q7si油','',0,'?'),(':9oW\'`=Nнz)','wp-content/plugins/elementor/assets/images/library-connect/left-1.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*c\0\n{b>','=P3GO9K]V,H','',0,'?'),('au7JD\"Bu','wp-content/plugins/elementor/assets/images/library-connect/left-2.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','yxc~ک[','c``E\'GP$_@-\n','',0,'?'),('n?q7\0Z:0','wp-content/plugins/elementor/assets/images/library-connect/right-1.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','c$Z+.GD/','8U\0ΠHl~Y*XaI','',0,'?'),('<0HǯLx*','wp-content/plugins/elementor/assets/images/library-connect/right-2.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|c~maE.9','\'r| ˅^IۏC\n p','',0,'?'),('z[B-(66','wp-content/plugins/elementor/assets/images/logo-icon.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','F^S=]gbz','kYi]^19k\">і','',0,'?'),('E\r<4<J;I','wp-content/plugins/elementor/assets/images/logo-panel.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ήKAW\r}r',':5 yh;m!L#nÕ;XP','',0,'?'),('6fݞA5OĬ','wp-content/plugins/elementor/assets/images/no-search-results.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','WF<+e','[~;Ll a:9*#','',0,'?'),('&/Qݥ(F','wp-content/plugins/elementor/assets/images/placeholder.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2j\\y?1%bA','!KKZ\'9&K.p!x+S|6N~R','',0,'?'),('(g&飣ƍ@$','wp-content/plugins/elementor/assets/js/admin-feedback.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-o㪹#l#','a7j=¢kmgx|kϦL','',0,'?'),('zXt3coܩ/8O','wp-content/plugins/elementor/assets/js/admin-feedback.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0w:q%޳','+{c(/ uf--oi.t[&','',0,'?'),('::aEĢ','wp-content/plugins/elementor/assets/js/admin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','RP\r3ӥ','說,\n`n]c#Iy+7,','',0,'?'),('f&\"=Z$','wp-content/plugins/elementor/assets/js/admin.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','b8cB#?twH{','\"*Vg<(+ :MARG)b\0n\nȭ','',0,'?'),('tm}?j5ƶk','wp-content/plugins/elementor/assets/js/beta-tester.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','h8qnaX8EK','ؕt@S5|/Z;0,)k5#_','',0,'?'),('*N|ra 6','wp-content/plugins/elementor/assets/js/beta-tester.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' ,e,st{xs','Z)?\nRzK{:4AGQ{;GF','',0,'?'),('M|!grBXp','wp-content/plugins/elementor/assets/js/common-modules.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','CGegAsC9','`A	JY8@a:vq2vK\"','',0,'?'),('mHC#-\'$.','wp-content/plugins/elementor/assets/js/common-modules.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Q3]WOt|\Z','^Ecx*kPlI6A','',0,'?'),('cѤh,b5L','wp-content/plugins/elementor/assets/js/common.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?r[}3	#','_%\'	a9x)2ú','',0,'?'),('F\\vԶObЌ^{','wp-content/plugins/elementor/assets/js/common.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','К57n£,','.c%څNv\'/*Ţ','',0,'?'),('ME<e!j','wp-content/plugins/elementor/assets/js/editor-document.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','հF|-)e|W`','\'2?k7\';8?U','',0,'?'),('Ɲf\n\Z\0C]','wp-content/plugins/elementor/assets/js/editor-document.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','㽽Fcc*Ic','03ԟ%xUigcA~G2','',0,'?'),('>*nҺsɠ','wp-content/plugins/elementor/assets/js/editor-modules.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','31)`)Y!5P޲','@\'H):rɽي͋	XźӚ\Z','',0,'?'),('`hu[Ǯ','wp-content/plugins/elementor/assets/js/editor-modules.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Cc[	\0?5','\"|xcvB(N~kZw(<','',0,'?'),('R%0i1V%','wp-content/plugins/elementor/assets/js/editor.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','tN?I4?','c\npC·DhS))j','',0,'?'),('pնvI^ؒ&&;:','wp-content/plugins/elementor/assets/js/editor.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','HQ=,\"ؾ','|&ܗ=_Ab9L\rb+','',0,'?'),('顗H`k!U','wp-content/plugins/elementor/assets/js/frontend-modules.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','U#a!í\rAX','Z/W7%\n$FKyU>C.9','',0,'?'),('0!AF<;IpC','wp-content/plugins/elementor/assets/js/frontend-modules.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','U5(>NFS','CmJ8mpxwh*4mYhGi','',0,'?'),('ЩD=)@?','wp-content/plugins/elementor/assets/js/frontend.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','QI|V9','>W\\.*3d`o0\\qA_K','',0,'?'),('r~@afx.Q','wp-content/plugins/elementor/assets/js/frontend.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';ilw6oT','<uv49_]	DU	;:','',0,'?'),('}Bo{vi׸','wp-content/plugins/elementor/assets/js/gutenberg.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']I%1','͎?n_!٭涧))>H4-','',0,'?'),('t=O+kz%B','wp-content/plugins/elementor/assets/js/gutenberg.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','z=IVR\rO',':fr)V;w\ZI|h6\\ |','',0,'?'),('12~YJ','wp-content/plugins/elementor/assets/js/new-template.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ւ_q࣠','>`zjaxu=^]#w	','',0,'?'),('@`>%Ec','wp-content/plugins/elementor/assets/js/new-template.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=\'(rؕ:-','}Y&^B`\r	T5eîVN','',0,'?'),(':\0D\nd<K~h','wp-content/plugins/elementor/assets/js/preview.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','޲Yjrn(Y!T[','So-Vboh8+t,*0M\Z>=4','',0,'?'),('}c51\\hC','wp-content/plugins/elementor/assets/js/preview.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','RLVrbճ','91y\'Vu!u*Y\r.E\ZFE','',0,'?'),('x-dTAe辰','wp-content/plugins/elementor/assets/lib/animate.css/animate-config.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':4\\}!#tӠ','{l%!g~3Qs5Xzn','',0,'?'),('W$HD!;1D','wp-content/plugins/elementor/assets/lib/animate.css/animate.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','n3G;KE','a;8#\"\0M0ܤ̨K[\Z2 ','',0,'?'),('P%h~g\r	','wp-content/plugins/elementor/assets/lib/animate.css/animate.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ZgSOR\ry-','KC6#3urŤ7|\'','',0,'?'),('\r?@ۘNl','wp-content/plugins/elementor/assets/lib/animations/animations.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','FUDpl \"l=','sG[ֶWa|ֆۆAZۊ','',0,'?'),('AM>\n^P@g','wp-content/plugins/elementor/assets/lib/backbone/backbone.marionette.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','uMa=C\'','f3!<\'g[bH&}7\0','',0,'?'),('E~XdQh','wp-content/plugins/elementor/assets/lib/backbone/backbone.marionette.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Zdv ;9#bv','@+j\\ӆ\no(#+Fx(;Z','',0,'?'),('I[5F?=','wp-content/plugins/elementor/assets/lib/backbone/backbone.radio.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[WkgA\0᳨5','kl!=R\"Nou\Zi:Z','',0,'?'),('EwBdRy,6','wp-content/plugins/elementor/assets/lib/backbone/backbone.radio.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','kNuHG7','_^*ZV!@cM;','',0,'?'),('=@,Zd','wp-content/plugins/elementor/assets/lib/dialog/dialog.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#4HO|By',' j_htn`T?kkZ\nn','',0,'?'),('n/D','wp-content/plugins/elementor/assets/lib/dialog/dialog.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','y-TaQǿD','(sEgōSR>z!FQn:׫','',0,'?'),('!9G~qn1r','wp-content/plugins/elementor/assets/lib/e-gallery/css/e-gallery.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Uz10f','YzPMWؑWkUCf\r\nwU','',0,'?'),('V;Am)','wp-content/plugins/elementor/assets/lib/e-gallery/css/e-gallery.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';o9Ke^Y}\n','eiA<ƇUH','',0,'?'),('E?\'yޫ\\yl','wp-content/plugins/elementor/assets/lib/e-gallery/js/e-gallery.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-#%rO','e8}y\0aF8C443','',0,'?'),('#bǦS~8Ǹ','wp-content/plugins/elementor/assets/lib/e-gallery/js/e-gallery.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gL<E#>1w','YDHk_T=nRx','',0,'?'),('U/dʼ{\ZL','wp-content/plugins/elementor/assets/lib/e-select2/css/e-select2.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';%Pۈxi','T2[cʠ-ƃF[?1m؞K[uZ','',0,'?'),('6PORA','wp-content/plugins/elementor/assets/lib/e-select2/css/e-select2.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','馈\\)>ebO','zπEL:fxSٺ-Uz|\0i','',0,'?'),('_psw','wp-content/plugins/elementor/assets/lib/e-select2/js/e-select2.full.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8\0L{','C3|2m>Q+w^kj','',0,'?'),('=Vr=XȞ','wp-content/plugins/elementor/assets/lib/e-select2/js/e-select2.full.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','̓9x	ӧe','~xC1y	H\'ɐ+lf\rQ\rt','',0,'?'),('G5F^Ե\ZN','wp-content/plugins/elementor/assets/lib/eicons/css/elementor-icons.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','S2Q&Cn\'0\r','F(Unc\"H94͏Fe߁OM','',0,'?'),('ߥrW?]','wp-content/plugins/elementor/assets/lib/eicons/css/elementor-icons.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','󆱝ݸ}\0i','eRRJ(~&I\\|6~<lϔ','',0,'?'),('Ry*e3','wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','x6ud@iҙ','GsWec6\'\'hvgg]','',0,'?'),('~N@ls','wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"?h$','V[ȩLjD>ܐ6E','',0,'?'),('nW5{g','wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.ttf',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':8(=[O','Oἄ9yNzc=0[>L\nm','',0,'?'),('}k=\0E|','wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','SB,>:תD','\ryRi:D=+ھ!,_0L','',0,'?'),('8*r=7@(D','wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff2',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~k>P;_^','\\o0]wwU;`NwdTtUdħo','',0,'?'),('\rD趗N-I\nP^','wp-content/plugins/elementor/assets/lib/flatpickr/flatpickr.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ڛ踪/$pt*','/{NZ	QIT\\ް΂RxKC3','',0,'?'),('L\rPl0H	','wp-content/plugins/elementor/assets/lib/flatpickr/flatpickr.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','eȹhU`','CW!..fh1#ur\'0`Щ','',0,'?'),('2E5X6fB>K','wp-content/plugins/elementor/assets/lib/flatpickr/flatpickr.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-#,9[=<','a$R\0rq)kh','',0,'?'),('̆cj<<{$','wp-content/plugins/elementor/assets/lib/flatpickr/flatpickr.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~)28>a=Buo8',']m`ɯq)tx1|$Cu^','',0,'?'),('y.i%sX-Rs}','wp-content/plugins/elementor/assets/lib/font-awesome/css/all.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','QҐ$Ѻ~Ś^','dbiFfbB_nK','',0,'?'),('{;9ɛ6bob겕','wp-content/plugins/elementor/assets/lib/font-awesome/css/all.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','P\r\Zum7C','exA;Ĳܲ%Ȟp','',0,'?'),('Xd,p8yD<;\"q','wp-content/plugins/elementor/assets/lib/font-awesome/css/brands.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','TH,]I{)5','%#2k{\nYl#*hy/','',0,'?'),('Q@9Few#+!','wp-content/plugins/elementor/assets/lib/font-awesome/css/brands.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';tPy`jph\\f2K','u9<8\"e);$3~5f:R','',0,'?'),('ňbemo','wp-content/plugins/elementor/assets/lib/font-awesome/css/font-awesome.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\=ռQCLK&i','}˹t$)ʦP1~܀','',0,'?'),('U߷ 3Wi\"\Z','wp-content/plugins/elementor/assets/lib/font-awesome/css/font-awesome.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0{BYD%','qa#T0Tn=8X\nBg%΀L','',0,'?'),('ic{0h8NG','wp-content/plugins/elementor/assets/lib/font-awesome/css/fontawesome.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','q0Gu-2','>} .rȘ鮺\n','',0,'?'),('*.^3=(vw\ZH','wp-content/plugins/elementor/assets/lib/font-awesome/css/fontawesome.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','nAOS\\99','k\rkNۉxc	/@1ߦ^\"','',0,'?'),('QXgI?S~)','wp-content/plugins/elementor/assets/lib/font-awesome/css/regular.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','MAChݢ֙','Edv!JeRծ4eAPA ','',0,'?'),(' &LoԜ3','wp-content/plugins/elementor/assets/lib/font-awesome/css/regular.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1cswx-o񌔎','~\n5MʏJ)S?ݏuNzr','',0,'?'),('J{eA !','wp-content/plugins/elementor/assets/lib/font-awesome/css/solid.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Np6`UV!Cf','b;]s\\97fQiGb','',0,'?'),('4h4m	V1	','wp-content/plugins/elementor/assets/lib/font-awesome/css/solid.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','KM\r8p','ޗk-/k9k#\r|P8d\n','',0,'?'),('b !z@\n&+-矶','wp-content/plugins/elementor/assets/lib/font-awesome/css/svg-with-js.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=b*B','$?\nMoMԼ.kC%','',0,'?'),('ߎ\r.g&','wp-content/plugins/elementor/assets/lib/font-awesome/css/svg-with-js.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','upz꣍$','|f):*EtlXCg','',0,'?'),('&|0ԦZ','wp-content/plugins/elementor/assets/lib/font-awesome/css/v4-shims.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1G%ALY','8	5{`N?ajL\n:z','',0,'?'),('OK5D\\\r','wp-content/plugins/elementor/assets/lib/font-awesome/css/v4-shims.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ue\\.X)','`fWOCLDR','',0,'?'),('\'ƿCyM0ЍJ÷T','wp-content/plugins/elementor/assets/lib/font-awesome/fonts/FontAwesome.otf',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\r\']>\\v\\2\ZM','qoO$K]g3nÒѐ~(R','',0,'?'),('C䠷T	f ','wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.eot',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gOP҇č','~8 ir\nPp\n25DahBzP','',0,'?'),('?VeoP','wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.murI1G','Lr7D@yɂ]NK(tiG9Tm=','',0,'?'),('uZQ\\\'','wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.ttf',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','hqAi','	q68xօ\\s\rN~.Zخ[\"','',0,'?'),('sWgOTUjsB]','wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.woff',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','nq*ZF)2','&4\"\rQjXmN\"?Po\\?','',0,'?'),('۳WkpD-+\rm','wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.woff2',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','z 6>','@⣂LEQ(ieq[N|&Ð','',0,'?'),('y̐o!','wp-content/plugins/elementor/assets/lib/font-awesome/js/brands.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','DK\"d[fu41','e3C\0x7_EZ-yP\'','',0,'?'),('c+%L4j+g9,s','wp-content/plugins/elementor/assets/lib/font-awesome/js/regular.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','bnق1%K','f2݁H.LFU}<-s','',0,'?'),('	L9ᐛ7fy','wp-content/plugins/elementor/assets/lib/font-awesome/js/solid.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','U\"J,<7MҾ','B\rJ%~d-Rzp.8F&','',0,'?'),('ae1AY\Z;c','wp-content/plugins/elementor/assets/lib/font-awesome/js/v4-shims.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','==4|fI','b*lp@Frok=,&?fÈ','',0,'?'),('\nk}\r\'FԪ','wp-content/plugins/elementor/assets/lib/font-awesome/js/v4-shims.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*ף5sM1d2','0-\\]niUA}qAt2R3p','',0,'?'),('3(Kl]Y','wp-content/plugins/elementor/assets/lib/font-awesome/migration/mapping.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=H95<&','g3xawȔR?8!p?','',0,'?'),('w`y_r޹]','wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.eot',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4Sa;JO&','aK~f\0\rcy`6','',0,'?'),('Hc84rUrr','wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"PPÙW6','XAHI<9tB@ꧼ','',0,'?'),('sd^gne]o','wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.ttf',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'=ɿx7a5vEj(','pd[*3x4[lP+','',0,'?'),('[1Xj]Ȋv','wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.woff',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Sr6Ycb','< ,x6HB7p2q%','',0,'?'),('ȕкDj','wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.woff2',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-twR	$*<c','6!D<Th65gYJ#','',0,'?'),('x^d&aΉK','wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.eot',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':Ĝ?CG!=\r','9UnkeS#gtQ^R!p','',0,'?'),('I1\\T-q','wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','34*I7&K6','ZSBg]nK!=%~}\0','',0,'?'),('2np7;)','wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.ttf',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','CyQ-Ɖbq','G|\\IӶ6\rAP\\R|~Q_','',0,'?'),('<A!\"TM?wy','wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.woff',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{vxRzWU	','*,eʻF-f׃\Ze$','',0,'?'),('5+i{yu','wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.woff2',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','k>f#e%',':bsH[w_yXeվk\'','',0,'?'),('\ri_%%2\r(T','wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.eot',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ø2g_','Q\ZNѳW]Q;\0RO','',0,'?'),('q3+0<I','wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','z]鰀@PO,&Q','_Vیϣ=\'[t	%ZG4','',0,'?'),('D9\0ޟ(Н','wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.ttf',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*;250','\'>HI$n5*)R\"1-cϋ$','',0,'?'),('0y¥êG','wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','TBv?::!','~O\Zh9?b(:Hg~0J7_','',0,'?'),('b`3n','wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff2',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','嗧)(NzU','vW^sE0+%\rwE\Zmn','',0,'?'),('kVBE/;o>','wp-content/plugins/elementor/assets/lib/hover/hover.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	z˫r','WZ1引Q7M_ܔNKAY2Gag','',0,'?'),('jDE+','wp-content/plugins/elementor/assets/lib/hover/hover.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','X]2L','~rS/үn|i)z+y','',0,'?'),('c2}Hb`M]','wp-content/plugins/elementor/assets/lib/imagesloaded/imagesloaded.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0v60HL','b\Z/;$+]⸫XZN͸f','',0,'?'),('9hlDMXr','wp-content/plugins/elementor/assets/lib/imagesloaded/imagesloaded.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';|FR;','rZe9(U򎴀qiI@','',0,'?'),('B俿zܗ1zãb:','wp-content/plugins/elementor/assets/lib/inline-editor/js/inline-editor.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','13˭7','HI|Gf8Ӓs\nCq}','',0,'?'),('\r!!mJ\Zm','wp-content/plugins/elementor/assets/lib/inline-editor/js/inline-editor.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','35di#e%+','\'Qi1m直ʱp۫%VͅD','',0,'?'),('jk\\\nD','wp-content/plugins/elementor/assets/lib/jquery-easing/jquery-easing.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','eډB=','{P;n2*Rpۖ>8OgXGzD=I%','',0,'?'),('5I\\','wp-content/plugins/elementor/assets/lib/jquery-easing/jquery-easing.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','L:d|\"','/630\'kA\"u ~2ia/','',0,'?'),('{Ҁ\nh\'g)0s\\','wp-content/plugins/elementor/assets/lib/jquery-hover-intent/jquery-hover-intent.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','F8`?y\ZXW{','gac}JFlZ`StMϵc6F','',0,'?'),('\"݆GIhN^','wp-content/plugins/elementor/assets/lib/jquery-hover-intent/jquery-hover-intent.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#ZfY{CͼA-P','6cu\rQ:$3l','',0,'?'),('nH@!(y5p','wp-content/plugins/elementor/assets/lib/jquery-numerator/jquery-numerator.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' ve7\\ʛנ=','!hede։Swر~nI!x','',0,'?'),('ylBcDǊ','wp-content/plugins/elementor/assets/lib/jquery-numerator/jquery-numerator.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','MC>jSF','BӤhUg/38M=oiu','',0,'?'),('~@fR?$[u','wp-content/plugins/elementor/assets/lib/nouislider/nouislider.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','obgyЮ','ּ!)$z]btR˕h','',0,'?'),('mћx}omv\"','wp-content/plugins/elementor/assets/lib/nouislider/nouislider.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ݽD*<R[','xy:LyHG\ZzқҦ','',0,'?'),('*1hXf#','wp-content/plugins/elementor/assets/lib/nprogress/nprogress.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_wB{UD','8j;SYcXXaؐA','',0,'?'),('R`!H´H\"6','wp-content/plugins/elementor/assets/lib/nprogress/nprogress.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','o3','R,`LWxjǽnPy','',0,'?'),('3sKU\"H<s','wp-content/plugins/elementor/assets/lib/perfect-scrollbar/js/perfect-scrollbar.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','790qD','C? ʍ*Qcߪ2\010','',0,'?'),('7 R꺢VT','wp-content/plugins/elementor/assets/lib/perfect-scrollbar/js/perfect-scrollbar.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','J\n','kֶ<P*+uD>%','',0,'?'),('B~fTzؕmE8','wp-content/plugins/elementor/assets/lib/pickr/pickr.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9ϰNk','Aq4x]JĚ`B(yص(u^b.','',0,'?'),('Yѿ~y\r~','wp-content/plugins/elementor/assets/lib/pickr/themes/monolith.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','a\Z\0tM','|\"6`l}(ԓ7uM','',0,'?'),('1Ůx]a\'vq/9','wp-content/plugins/elementor/assets/lib/share-link/share-link.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'&#!x ;','*3oq㹆~68x2hIarT<','',0,'?'),('H7%T~_\0%D','wp-content/plugins/elementor/assets/lib/share-link/share-link.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@\Z\0Hސ','kĻYP\0@R8B`','',0,'?'),('v$m8','wp-content/plugins/elementor/assets/lib/slick/slick.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>Kkq`:XG','ePt7\nGGC_`ʄs=ϾS Vu*3\Z','',0,'?'),('nBti<	','wp-content/plugins/elementor/assets/lib/slick/slick.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','զtDqYeyݡ!','#@ᣧ3VS,[vBԃƵ','',0,'?'),('bC>\n%','wp-content/plugins/elementor/assets/lib/swiper/swiper.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','d~Hdyȯ','VqQh@dzm','',0,'?'),('#@RkۼY','wp-content/plugins/elementor/assets/lib/swiper/swiper.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&JP*^8','wL?)@y@1-cN<\Zz','',0,'?'),('&r~6װ@cu','wp-content/plugins/elementor/assets/lib/tipsy/tipsy.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&Y`WŪ','51\r*6i$^|PMݚg^rz','',0,'?'),('6\\Vu+N5','wp-content/plugins/elementor/assets/lib/tipsy/tipsy.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0U*E8\"h@','y70FfV\n~g=\\2:	j','',0,'?'),('YBB;:~%','wp-content/plugins/elementor/assets/lib/waypoints/waypoints-for-editor.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1tPoD','9\rO:r =M6\0lݡќP-~','',0,'?'),('o\0AEve/','wp-content/plugins/elementor/assets/lib/waypoints/waypoints.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','̀2JJ/V','y,^DƀHTFFp\Zsm`s','',0,'?'),('τݧJm','wp-content/plugins/elementor/assets/lib/waypoints/waypoints.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8VTs_~','b֗.Q!\\!ꎣE','',0,'?'),('*DJ7y','wp-content/plugins/elementor/assets/shapes/arrow-negative.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','x^(Ƥ٧\0','m2\0>4ɽ,cU\"_o','',0,'?'),('yS`}Sw5','wp-content/plugins/elementor/assets/shapes/arrow.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','F~z٨wCy','7hq\07n\"e%Sl]g','',0,'?'),('l;p	#P%','wp-content/plugins/elementor/assets/shapes/book-negative.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','YҞv?jgv+9','YMw{z5Lyh,\Z7E*[c','',0,'?'),('PxF`c[e7','wp-content/plugins/elementor/assets/shapes/book.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','aUtc׎f:O9~','Щ)|XIs߄ZK++ԔVi','',0,'?'),('V\Z\'[#(\ZG','wp-content/plugins/elementor/assets/shapes/clouds-negative.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ƞl\'[.V','HWmLلǨdޟ)㰳X','',0,'?'),('ǙG4|@Z/A','wp-content/plugins/elementor/assets/shapes/clouds.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','J4^uR5g','u\ZnDAcl̢V','',0,'?'),('!sV}-J','wp-content/plugins/elementor/assets/shapes/curve-asymmetrical-negative.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ƫid','߯3/ Mq35ƌo\\=S','',0,'?'),('`MajjCE','wp-content/plugins/elementor/assets/shapes/curve-asymmetrical.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}rH-p\'uM','*\"(\'wX3\Zl^\0:4q<;','',0,'?'),('	JD뇁e96','wp-content/plugins/elementor/assets/shapes/curve-negative.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','wlN_Wh','쌩&L{1c@L`k\r~','',0,'?'),('81TȄ{<','wp-content/plugins/elementor/assets/shapes/curve.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','G$\"Ykg(._vn','˶D=E,כ','',0,'?'),('ޡwGub','wp-content/plugins/elementor/assets/shapes/drops-negative.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	Sl_yք','QWgݱq7˰5\".Fº','',0,'?'),('辎0+Ny:<h','wp-content/plugins/elementor/assets/shapes/drops.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|Yz6;y','T~vP3&tW-	TNqA','',0,'?'),('\0F~?	','wp-content/plugins/elementor/assets/shapes/mountains.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0Pq%@u\"O','}Îׯ<pݭ#X','',0,'?'),('~I]:}tV','wp-content/plugins/elementor/assets/shapes/opacity-fan.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>ggNpd\n','Ȥ\n޼;;ԛmh(&ɪ>','',0,'?'),('QL-\ri>JI@A','wp-content/plugins/elementor/assets/shapes/opacity-tilt.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','bXyC품yP5','&Srp\Z\0|mKXsË^$','',0,'?'),('S1&','wp-content/plugins/elementor/assets/shapes/pyramids-negative.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','nS=sU+ \Z','BVz͋(?i1ha	S#\n','',0,'?'),('I˖ӚW','wp-content/plugins/elementor/assets/shapes/pyramids.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','e2Ø5ED<W','	@^|TjvU\',2GM','',0,'?'),('14R','wp-content/plugins/elementor/assets/shapes/split-negative.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','jHC@/)','=$c(^5C#L2z','',0,'?'),('wT8΋ zY','wp-content/plugins/elementor/assets/shapes/split.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','N?춈B,','eCaf6AXM2','',0,'?'),(': ʺH\n!\r','wp-content/plugins/elementor/assets/shapes/tilt.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','q\nMt	mV ','т!!:b$_:/e','',0,'?'),('uw¶7\r','wp-content/plugins/elementor/assets/shapes/triangle-asymmetrical-negative.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','냴}Sj2Miׁ','/~~Y~wqaжIY\n%2m}C}w','',0,'?'),('wѲ7ETd','wp-content/plugins/elementor/assets/shapes/triangle-asymmetrical.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7:Dy}1_QQ','jo\0ݕm%;9wyn;)','',0,'?'),('`?Cf\r','wp-content/plugins/elementor/assets/shapes/triangle-negative.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','G`xHC\08`E','=Yk303U}i','',0,'?'),('Z̥3,^CxTt','wp-content/plugins/elementor/assets/shapes/triangle.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Lpʛ/57=','{vHKGA F^G2','',0,'?'),('xHzOF&9\0Q','wp-content/plugins/elementor/assets/shapes/wave-brush.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'A9+3!','_`ܬ\"T\rvUo@)2F?W.~4V5','',0,'?'),('QX,\"9dvk','wp-content/plugins/elementor/assets/shapes/waves-negative.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7JOVO:GHf','Uҵ^{bޡ\0|]Se7mn','',0,'?'),('!?s4{Khh','wp-content/plugins/elementor/assets/shapes/waves-pattern.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','l41Ky)d','\'\'$r\'+M?InCchݲ\\A','',0,'?'),('יuM60BJ','wp-content/plugins/elementor/assets/shapes/waves.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','jX\\YBP','!SkU54{U2A]~[@ghfZ','',0,'?'),('2--gy5','wp-content/plugins/elementor/assets/shapes/zigzag.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/G@?\0:{Q','N*w|	Șx<J:kT ','',0,'?'),('ebV}%C}S','wp-content/plugins/elementor/core/admin/admin-notices.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','X$۹eBs!\'','FʖbWYV@NJpO\"J8','',0,'?'),('{=\'q</-Vv','wp-content/plugins/elementor/core/admin/admin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','xK]ӭ%','DW0&pH˲{W͟cly&d/9','',0,'?'),('{#(Z0<','wp-content/plugins/elementor/core/admin/canary-deployment.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6(m@]1','Y\ZVZJ&>Ũx<-\"=','',0,'?'),('6b5?s_','wp-content/plugins/elementor/core/admin/feedback.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Vٔ	y','	a[!9Ō$ApAXs','',0,'?'),('|ߗGE','wp-content/plugins/elementor/core/base/app.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','؀>ia0[','\\1d\"/5c1$}0','',0,'?'),('_I͵٩ep','wp-content/plugins/elementor/core/base/background-task-manager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gO4s殚&w','Dw*HBTH)S}ȁ','',0,'?'),(']FD>%Pwӽ','wp-content/plugins/elementor/core/base/background-task.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'ugNȎ`Xf','<\"g]q8ugv	}Z5^)','',0,'?'),('@@0(Pv','wp-content/plugins/elementor/core/base/base-object.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','A.$u','$dD@C8L\ZxG\"	\\փ','',0,'?'),('ȑ-aFU^d','wp-content/plugins/elementor/core/base/db-upgrades-manager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','U|d%d','u}nu@dDb\\=uUz','',0,'?'),('\\gP7(U','wp-content/plugins/elementor/core/base/document.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\Z@d|','FW7FJWKDuq jN','',0,'?'),('甾ɘTu77;','wp-content/plugins/elementor/core/base/module.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ߡ:dF\rUƿR3ꐘ ','_%ZfY\ZC16or#ڪ','',0,'?'),('13 E	','wp-content/plugins/elementor/core/common/app.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_e4O^9WOO','FgfmRW\'[','',0,'?'),('T/fUjݵ :','wp-content/plugins/elementor/core/common/modules/ajax/module.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','hF1^X','	Z0>!#Iim8','',0,'?'),('\']\\$m$6,y6','wp-content/plugins/elementor/core/common/modules/connect/admin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}ڭzq# ]','χx0k~48y.,~m cz','',0,'?'),('MMN>-qxC','wp-content/plugins/elementor/core/common/modules/connect/apps/base-app.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' U{сYX','Ģn;c4yZNxbُK}G@J~','',0,'?'),('T-e<zF','wp-content/plugins/elementor/core/common/modules/connect/apps/base-user-app.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','L1Cr5C','j\'9htۡvDVÇ4 ','',0,'?'),('<,MR-zjFD@','wp-content/plugins/elementor/core/common/modules/connect/apps/common-app.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3樀ا/','72rNxuǃMȪrIEd','',0,'?'),('|tsKC','wp-content/plugins/elementor/core/common/modules/connect/apps/connect.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ujDY?','4|\\9YϽ8)m?̸','',0,'?'),('\076ڙh','wp-content/plugins/elementor/core/common/modules/connect/apps/library.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\n\nH)poup','7övV])dDq]','',0,'?'),(';q]Le-؋','wp-content/plugins/elementor/core/common/modules/connect/module.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!^\\6W%]`-?','cab˔MA]tP;ǭ','',0,'?'),('\0s,ӄ=,','wp-content/plugins/elementor/core/common/modules/finder/base-category.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Zfۙ<c','Y-8~Cu{ٖ5`2','',0,'?'),(' 1HޞxHb','wp-content/plugins/elementor/core/common/modules/finder/categories/create.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','aUɌ','Q	̎.ܱ4ݘ*K<pX,JiiB','',0,'?'),('͗ճf:o)','wp-content/plugins/elementor/core/common/modules/finder/categories/edit.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+ۇA͞.W+','xu~F-iB&y>#_','',0,'?'),('[A6a(&A\"','wp-content/plugins/elementor/core/common/modules/finder/categories/general.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*	c̅Zb','(`.}g%V{jm+}','',0,'?'),('\0t+o*','wp-content/plugins/elementor/core/common/modules/finder/categories/settings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','߱뚵cK','d\0kv\0.m%(\\','',0,'?'),('PvgIxSP','wp-content/plugins/elementor/core/common/modules/finder/categories/site.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','w3/7T','vJv+pBKR>v+','',0,'?'),('\Z\0p@D','wp-content/plugins/elementor/core/common/modules/finder/categories/tools.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ttP/7c','X^\06n!)$AQ	}җ+WW','',0,'?'),('`bGY!ǱӉ\"','wp-content/plugins/elementor/core/common/modules/finder/categories-manager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\n]YG	8','i\n*6\\A=po.V2','',0,'?'),('Z\rdWKrg!te܈','wp-content/plugins/elementor/core/common/modules/finder/module.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','06&(r4','/#/!zOL{','',0,'?'),('~zXFWV -','wp-content/plugins/elementor/core/common/modules/finder/template.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','L\0KwB7H1','s؎DGb_ZZU\nS','',0,'?'),('!&\na;','wp-content/plugins/elementor/core/debug/classes/htaccess.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6M_h8G/','Wѧ$g^~_EߨAv2Yz\'#','',0,'?'),('q]C(S~','wp-content/plugins/elementor/core/debug/classes/inspection-base.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','L=4','KI^l&ZY76\'h%N.(::','',0,'?'),('T,BE^ï#r','wp-content/plugins/elementor/core/debug/classes/theme-missing.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','aٚ-[[>[}1','=729H$C?[#^f','',0,'?'),('LL=#2','wp-content/plugins/elementor/core/debug/inspector.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','iרٵp=QVl','Yۚʖ8%Ru9,d]@+','',0,'?'),(' GZ3ApkY\"','wp-content/plugins/elementor/core/debug/loading-inspection-manager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','F^h`T','%BF١tq2W}wbGuW','',0,'?'),('CtqJ>Ŭ闉','wp-content/plugins/elementor/core/document-types/page-base.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Lyү1%c4','	TFtƜDP$\Zɂ}X,ޝ','',0,'?'),('DAya','wp-content/plugins/elementor/core/document-types/page.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','LeьŢۂ*p','og/c6]y(+TD/	Bˋk::J','',0,'?'),('nC)ly','wp-content/plugins/elementor/core/document-types/post.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','e%\nIsI','sĔvvRfYJ_+\n^\"S91','',0,'?'),('ɻ\rt条=k','wp-content/plugins/elementor/core/documents-manager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ĢOƖ(','c~9	~kUoNcW','',0,'?'),('Fm&g\r[X_','wp-content/plugins/elementor/core/dynamic-tags/base-tag.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	>[Ira٦=','\"d }͸Mmj?rӳ\"-','',0,'?'),(']4j^wˌ','wp-content/plugins/elementor/core/dynamic-tags/data-tag.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!laeNP5{','\Zh%\r{}Ѽ>M8<]ӻ(','',0,'?'),('J`X&5T','wp-content/plugins/elementor/core/dynamic-tags/dynamic-css.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','TM25\\N⏦H','dt	6VS@M\n','',0,'?'),('Ԧz_+>i ','wp-content/plugins/elementor/core/dynamic-tags/manager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','NBd;s<|Dg&','_X|6Rv+4[klKl{','',0,'?'),('G u:','wp-content/plugins/elementor/core/dynamic-tags/tag.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^34Ǎ\']]<!;','JS\0*<eR/p\\`BI)','',0,'?'),('1YN}c~&','wp-content/plugins/elementor/core/editor/editor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','H\"z@','@Xe~|+x4&Áo.{bUS','',0,'?'),('f],VDv','wp-content/plugins/elementor/core/editor/notice-bar.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|!2=#}M','$z}טʤ~Bf6?e;ubiWo','',0,'?'),('VrⅭֺg&','wp-content/plugins/elementor/core/files/assets/manager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ϟ#: fUls','M,y[[ĝ6?H\0.Ю','',0,'?'),('4r)FG!1','wp-content/plugins/elementor/core/files/assets/svg/svg-handler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=1\Z0Ak#','8s74yo#NcG}:v/,~tY','',0,'?'),('ŗEs.9\0<q','wp-content/plugins/elementor/core/files/base.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Wm}W g,v','ey	jh\'YwmT֣GvE','',0,'?'),('	gbϗ ','wp-content/plugins/elementor/core/files/css/base.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','e1$(tL8^','C%(?Uv+=LD\rM\rQ^/','',0,'?'),('ihB','wp-content/plugins/elementor/core/files/css/global-css.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!ĥ*\0;\\','Nt+FL߯Ӱn𡆧$WF#`','',0,'?'),('ɘɿ\'','wp-content/plugins/elementor/core/files/css/post-preview.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\nA5^{qͺ','m鑛FIDm2pȱDy\r\Z','',0,'?'),('s?ojz','wp-content/plugins/elementor/core/files/css/post.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','VxIG8','+Y.}>NGDi8\0/','',0,'?'),('D !1gqt%Z','wp-content/plugins/elementor/core/files/manager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$Vr2H򥲐Q','^Q4QgyeUڦ2A	|\"|','',0,'?'),('5,6C=UnKH','wp-content/plugins/elementor/core/kits/documents/kit.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','i\n+w<','S7h^DGoCd,	Wd','',0,'?'),('/WL:6W叧F','wp-content/plugins/elementor/core/kits/manager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&xX]Kv','\"5(dZ:}8q\\QF<t\0i','',0,'?'),('-`*ڕWY=֐o','wp-content/plugins/elementor/core/kits/views/panel.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"cȈ@!','\\@=pȲ\rFg8Kd]6N$O','',0,'?'),('rӧش2*t-#[)','wp-content/plugins/elementor/core/logger/items/base.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*PU\02\03$8','kIRg3[t&>*rqbt','',0,'?'),('q)yj`I','wp-content/plugins/elementor/core/logger/items/file.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','p@ɲx]f4y','mCn2[$\"E(s(v*,1','',0,'?'),('I.E(#S','wp-content/plugins/elementor/core/logger/items/js.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','L\'Vi:s\06ȁ','`#^oL\"}ӵNY|u88{C','',0,'?'),('zxڮh,8xv','wp-content/plugins/elementor/core/logger/items/log-item-interface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!BA','k;W&7yÉ5?߉2\Z-','',0,'?'),('A<c&LcZa\Z','wp-content/plugins/elementor/core/logger/items/php.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','O\nGGe','{Z\0?ZoP_Y^*x','',0,'?'),('I|>Zq','wp-content/plugins/elementor/core/logger/log-reporter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!?6K{L-','狭?\\*V*6#5a]M','',0,'?'),('lG&3](]/','wp-content/plugins/elementor/core/logger/loggers/base.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ʙi{|}','3DNP[(~L7#6\ZrMN),q','',0,'?'),('W4\n8O','wp-content/plugins/elementor/core/logger/loggers/db.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','E2*3|Pt8Hl','OjvR|zf!sy~ri?K','',0,'?'),('%pCu@Q','wp-content/plugins/elementor/core/logger/loggers/logger-interface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0דL\rDaև','_?N)\"^J+\'L0=b<2','',0,'?'),('ƨ\\Mr}yґ','wp-content/plugins/elementor/core/logger/manager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$vsm_(u?','Geq=T6_=Mթg95','',0,'?'),('ծn@u:]u','wp-content/plugins/elementor/core/modules-manager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','kXD0mÎ<','L]<H:oblA/-WI%^','',0,'?'),('\\P*\'','wp-content/plugins/elementor/core/responsive/files/frontend.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','s\\ \rd','/:u_q]X\"02Z?w(\"lRsG','',0,'?'),('\n`o ݘr','wp-content/plugins/elementor/core/responsive/responsive.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ĀEC+z&(','\rK\\RBsFY߅źHR','',0,'?'),('m51\Zp:8\0=','wp-content/plugins/elementor/core/role-manager/role-manager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9dC\'Ӕb\Z=n','(Ͽǩ봏&n=0[k','',0,'?'),('u,d\rP .32','wp-content/plugins/elementor/core/schemes/base-ui.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&cm>{c\n\\X','Qܮ WXFiq+','',0,'?'),('d;|3~','wp-content/plugins/elementor/core/schemes/base.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%ܷ^wTΖRs4','~FT758*\0>S!ܹvE','',0,'?'),('K<v=n)','wp-content/plugins/elementor/core/schemes/color-picker.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"O;:ZT)^','DT73OnďGEf޲g=','',0,'?'),('jk+ Ԥ]W','wp-content/plugins/elementor/core/schemes/color.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!@绬2>','3#?ٍ	^<0H2UByt','',0,'?'),('xmAOn`)V','wp-content/plugins/elementor/core/schemes/manager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2\\mTR	}cA','ț}etZQl90Rg	v~蜹','',0,'?'),('\ZjpcieG','wp-content/plugins/elementor/core/schemes/typography.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}snyskա$!','B%ib(A$W	zۂP;+J','',0,'?'),('{KǍ:R,$1','wp-content/plugins/elementor/core/settings/base/css-manager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','C㯥','mh\ZP}<{0','',0,'?'),('Vl?','wp-content/plugins/elementor/core/settings/base/css-model.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ӳ0y\\GrȄW','36_mSCLiivQB8\'bL#Y','',0,'?'),('|W>\nxʧyT{','wp-content/plugins/elementor/core/settings/base/manager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}/Dx7W!','I;JBrS{^/ߵ\"q \nk%','',0,'?'),('=59','wp-content/plugins/elementor/core/settings/base/model.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','kjv}?','?*.vlOX$jRÙ','',0,'?'),('㇖`(k\"','wp-content/plugins/elementor/core/settings/editor-preferences/manager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','XR%l8{G','+Fhu%ڈa׵:q>;e68h','',0,'?'),('zNior#(','wp-content/plugins/elementor/core/settings/editor-preferences/model.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ݫK>¬:','(];ٖB];y80fpeJh','',0,'?'),('SO6jH\ZR_n','wp-content/plugins/elementor/core/settings/general/manager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\n?%zo','3S\n=ugK퀸NtVL_Yܖ9]','',0,'?'),('}r3\r<\r\rS9','wp-content/plugins/elementor/core/settings/general/model.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Wx5ë~krdFj','5iTϼZ$;Z+Ag','',0,'?'),('V4=<8X','wp-content/plugins/elementor/core/settings/manager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`\0`t){O~','$aF\'|j{y8+B%3PM!','',0,'?'),('I2e灨?D	','wp-content/plugins/elementor/core/settings/page/manager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[86T`BP\0','f`q\'R߀FYB=A7,*q','',0,'?'),('8:&v[_)','wp-content/plugins/elementor/core/settings/page/model.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`51Ȋ','<]\Z$%ex|:멥s{Bߓ{c^E','',0,'?'),('%xz:\"yKj0','wp-content/plugins/elementor/core/upgrade/manager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','xF	B2','])!JHY!T`FjW\"\nМ=','',0,'?'),('OPTp}b\rj','wp-content/plugins/elementor/core/upgrade/updater.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ǹ.2bS@(','<NVs [R!JrtlTf','',0,'?'),('0Ji̒,8_','wp-content/plugins/elementor/core/upgrade/upgrade-utils.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Yzea/','[ƀ]YtV0Ay*','',0,'?'),('Žu ','wp-content/plugins/elementor/core/upgrade/upgrades.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','VWr4^(','9Ӣ{vU+v3?7K!O','',0,'?'),('ʜ;2-QST+','wp-content/plugins/elementor/core/utils/exceptions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' V@QTl','<xt>\\&\"quo/m6TE','',0,'?'),('dC˟ˀ2uzk','wp-content/plugins/elementor/elementor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','t3t`g','293kጡvd9${^G','',0,'?'),('\nyxhG','wp-content/plugins/elementor/includes/admin-templates/beta-tester.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','jIG^P7','qQa0+!;EgFfoh\'','',0,'?'),('+M66\0Cg؍%\"','wp-content/plugins/elementor/includes/admin-templates/new-template.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@!12 ','UO0BS	/?Z̀^مo','',0,'?'),('oRSI\rVʽƘe','wp-content/plugins/elementor/includes/api.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','t_NM=K\"','±,E;\Z^X1ZFijt','',0,'?'),('VQ;\'~\n','wp-content/plugins/elementor/includes/autoloader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','r]lBa6E.-/','ih1L/m5bֶb66Ff1','',0,'?'),('Va		6O','wp-content/plugins/elementor/includes/base/controls-stack.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9US0{HOgi~7',',jo݉ݱF<1n_-','',0,'?'),('QnB2Zl䭑y','wp-content/plugins/elementor/includes/base/element-base.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[6FFC\"8;','{<\\+;$e\r_,8SH<|J','',0,'?'),('\n;E t\09','wp-content/plugins/elementor/includes/base/skin-base.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','X2r-\Z','Fhe̸h[C~5jf7-g','',0,'?'),('I2SB)9~','wp-content/plugins/elementor/includes/base/widget-base.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','N-O\\$ ꣔B','Äv}|<z=\n\0','',0,'?'),('MG;tV9','wp-content/plugins/elementor/includes/beta-testers.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ʸB\" ','QjrX\nl\"J׌Ò\\l9','',0,'?'),('?e.EJggFN','wp-content/plugins/elementor/includes/compatibility.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ćkz\")','Ұ\Z)FQz̤Oj7lQ','',0,'?'),('zϒB\Z','wp-content/plugins/elementor/includes/conditions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!UZ]o=+[xJOs','H?`20N1rh\":','',0,'?'),('gxF6U?gþ','wp-content/plugins/elementor/includes/controls/animation.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#C3y~&۰','IkCwngaO','',0,'?'),('U,Y䶼0','wp-content/plugins/elementor/includes/controls/base-data.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*+}\"w+rNN','8e^\r+zf籯QY2MS6P)R1pq','',0,'?'),('dBÚcն','wp-content/plugins/elementor/includes/controls/base-icon-font.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','f\\ղ݆','94$q\n4%9_Y0','',0,'?'),('I@<Tx)7\Z','wp-content/plugins/elementor/includes/controls/base-multiple.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~fddU}E','4ywF|;1dAG+.','',0,'?'),('@@=	G?7','wp-content/plugins/elementor/includes/controls/base-ui.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','FLR{Ȓ!','ه7۩s։=c%*\'','',0,'?'),('єbl/@N]','wp-content/plugins/elementor/includes/controls/base-units.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','k3Q[> 54p','bFE-	*3f5,','',0,'?'),('K 7*<̴2$Ti','wp-content/plugins/elementor/includes/controls/base.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0\'i=A','&n凟DO-+;\0aQKwK','',0,'?'),(')\rAUrM! ','wp-content/plugins/elementor/includes/controls/box-shadow.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','TpH5؇ĸ.j%','-ՒpI&nԺRE$','',0,'?'),('>z2	ې<\\','wp-content/plugins/elementor/includes/controls/button.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|YpMԓ','>X7%= rGLϞX','',0,'?'),('#\nde&+Rs','wp-content/plugins/elementor/includes/controls/choose.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&/5&ݺYO3','#Ĳ>3$uZ{%~Rxĝ','',0,'?'),('VVF=/Q(q\'3','wp-content/plugins/elementor/includes/controls/code.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@V#Z]1=L1','<8M\0[ӻ=i\r\'郉W7','',0,'?'),('7]s','wp-content/plugins/elementor/includes/controls/color.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','m~\\S/','S-v8\r=4(\r\"','',0,'?'),('3v<	t`C9Ɵ','wp-content/plugins/elementor/includes/controls/date-time.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=d5}\"vH:','X>_zѻĐ#]YPBy֬Pe','',0,'?'),('{Js}sG`','wp-content/plugins/elementor/includes/controls/deprecated-notice.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ψ4.Qep/MS','yyLpiI!Ov;ЃB','',0,'?'),('lSlaPkF,(F','wp-content/plugins/elementor/includes/controls/dimensions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','z-Uk?\'C','h8k`Jmi>TjnCWߩDNAwE(_)','',0,'?'),('m\rw3 U','wp-content/plugins/elementor/includes/controls/divider.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','tމB,E?!\np','~LGu)ʂ6|:m~v','',0,'?'),('J#tW}$','wp-content/plugins/elementor/includes/controls/exit-animation.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.̔l3yH','.Gx% ,륒B{	:p)[V','',0,'?'),('\\y+IǢѠ,@S','wp-content/plugins/elementor/includes/controls/font.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','wA`<_0','7LЩa\'j\\@]#F4\ry	','',0,'?'),('w,	1u/v','wp-content/plugins/elementor/includes/controls/gallery.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','T\'g+','`%ͪoxC۴I!\Z]\\_ҨHy','',0,'?'),('DLu3axB?','wp-content/plugins/elementor/includes/controls/groups/background.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{-4C','\'xI9i#qlp ^H[	Z','',0,'?'),('pG-G','wp-content/plugins/elementor/includes/controls/groups/base.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',%Qq','- 9zނG$Pm5SB/?-','',0,'?'),('b{q;|2(','wp-content/plugins/elementor/includes/controls/groups/border.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6$pIii<','4Xd܂_~}.k1 HT','',0,'?'),('kQKү|','wp-content/plugins/elementor/includes/controls/groups/box-shadow.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','G_	dBQK*^O','OuƶDXU˼^ݲ$K::>','',0,'?'),('Ɂr~\"!j','wp-content/plugins/elementor/includes/controls/groups/css-filter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*{GZol','*) 9JAPvt\ZʘL\'\r)^6','',0,'?'),('0=o;','wp-content/plugins/elementor/includes/controls/groups/image-size.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','sAw)hd4=iJ','[hkD?tr34ҧm$','',0,'?'),('@.m<\\?_h','wp-content/plugins/elementor/includes/controls/groups/text-shadow.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':WkF7','{A(҉6MLqKU#e4Srv|','',0,'?'),('5d>\"hQ','wp-content/plugins/elementor/includes/controls/groups/typography.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',I&6vW','uxGy8eи,hEՒH94','',0,'?'),('\"\Zca<*','wp-content/plugins/elementor/includes/controls/heading.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','PȎ7`7ɶ','Q.b\\w+4UE.\"w	&%_','',0,'?'),('U6P\\fx','wp-content/plugins/elementor/includes/controls/hidden.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','z?Ur.b	','1$!Z!9e{AnҍHë','',0,'?'),('T{2\Z\Z8EF','wp-content/plugins/elementor/includes/controls/hover-animation.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Pڬ:YGy','D.E5v%Ezt_7+','',0,'?'),('AzT,VzR!cg','wp-content/plugins/elementor/includes/controls/icon.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','l/[j۟','Mjjp1z:tf:yQec','',0,'?'),('\'sV̻W	g','wp-content/plugins/elementor/includes/controls/icons.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','jfmL[1\'',']ǝdK4`a{z˴~WkA','',0,'?'),('(,b-e0}9y','wp-content/plugins/elementor/includes/controls/image-dimensions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=*,˟*(Y!','cGl] \nI~rvQFVFI$)','',0,'?'),('񟽀[uN`?ֻ','wp-content/plugins/elementor/includes/controls/media.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','w\nlbQ5ڷ','KA\"͏Ϻw@ŚZ7\Zb FH\\2T','',0,'?'),('XClg','wp-content/plugins/elementor/includes/controls/number.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4]>\"ǎ:\0I','eq֖0W16V~\Z','',0,'?'),('+x9:H0CX{)y','wp-content/plugins/elementor/includes/controls/popover-toggle.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8\ntybm','c}]?}VR)}$wom','',0,'?'),('wISU8+$','wp-content/plugins/elementor/includes/controls/raw-html.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','lTj$m','/oyvj|Y6J;r`_]','',0,'?'),(',Mp;1','wp-content/plugins/elementor/includes/controls/repeater.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Yliުn^','7ۆ`\nw&\'*uqA*m','',0,'?'),('u*!\r','wp-content/plugins/elementor/includes/controls/section.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0 Ҥb#zI','HKZ\0K\"l5\0','',0,'?'),('4ʍ[ƠCZQ','wp-content/plugins/elementor/includes/controls/select.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ms0%Fs','	gjhR1txPk','',0,'?'),('0->$U','wp-content/plugins/elementor/includes/controls/select2.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ٙz{CJ44','=5\0z`3CFy{ޜȡfYpL','',0,'?'),('E\'HgC\\','wp-content/plugins/elementor/includes/controls/slider.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','smq!cBJP','lys$|]PCoKuskZa','',0,'?'),('G j#_I','wp-content/plugins/elementor/includes/controls/structure.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','x/?zZ','Cj}t#َv2x0\"Va\r A','',0,'?'),('Ky]!YeD','wp-content/plugins/elementor/includes/controls/switcher.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','SjUX>*3r','Awvd)Ѽ^d馿^d','',0,'?'),('(c`,m','wp-content/plugins/elementor/includes/controls/tab.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','A\ZI{F;E','^+UgX{9U','',0,'?'),('MqJ;T0}ۇ','wp-content/plugins/elementor/includes/controls/tabs.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`*wqa1',',G.|fK/5/Fu','',0,'?'),('0Ufdw(y\'','wp-content/plugins/elementor/includes/controls/text-shadow.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','hRP<RCh)s','ok0S,\n-\n\rfiqvb','',0,'?'),('sji[+','wp-content/plugins/elementor/includes/controls/text.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','㖝-|$[','Z{sE!І3-U8dVۃA','',0,'?'),('q;.,x2VHe','wp-content/plugins/elementor/includes/controls/textarea.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','HzB~\0%','PtH:_Y{z6h\"F5U&f|','',0,'?'),('bal4拲N','wp-content/plugins/elementor/includes/controls/url.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÿ2G|','ĀeEN{\Z@:P\Zn	=','',0,'?'),('\")(@Wt','wp-content/plugins/elementor/includes/controls/wp-widget.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','j`YJ3QR','&LoJe⯅=|\nn','',0,'?'),('?Ψc<Vb`','wp-content/plugins/elementor/includes/controls/wysiwyg.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','F(,}[3.}','.#Aj\nrBgiW_?xX+I:','',0,'?'),('xw[oeX:','wp-content/plugins/elementor/includes/db.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=t\0wT7Yc?5','[3fIўmU4t|h\rO:G','',0,'?'),('\n,yЉʸ#','wp-content/plugins/elementor/includes/editor-templates/editor-wrapper.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','u{7{cIG\0','klå|8$YWNTB\"','',0,'?'),('+,5[!vx','wp-content/plugins/elementor/includes/editor-templates/global.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[̂.ti/\\','d{Q٘tŽ\'dY^ΡO6','',0,'?'),('/j!~B`*|','wp-content/plugins/elementor/includes/editor-templates/hotkeys.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','u\"$Yk','>QHr;L?Xs>T','',0,'?'),('f\\k;LmcҾx1','wp-content/plugins/elementor/includes/editor-templates/library-layout.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2)4*KΤl u6o','@A=a8X*^؆\'\nC\Zg','',0,'?'),('K䧿11!M','wp-content/plugins/elementor/includes/editor-templates/navigator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','z=@ΌWZ,','h CmHv\Z\ni1','',0,'?'),('s2\034$k','wp-content/plugins/elementor/includes/editor-templates/panel-elements.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','g;fTy',':~+pAm[r_-Ϧ/qDoVu*','',0,'?'),('m%piƗYZ','wp-content/plugins/elementor/includes/editor-templates/panel.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ܛm)Ah0','Kere$ Ns3f<[)De\Z<!&','',0,'?'),('畲*	z,l8؁','wp-content/plugins/elementor/includes/editor-templates/repeater.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŀW?jN','@f?	`W| ,Ɇwئr&','',0,'?'),(':C\"1*','wp-content/plugins/elementor/includes/editor-templates/templates.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\Ԛ-x','OOqU>e*7gE)`EFA6/','',0,'?'),('xfV{F̕*','wp-content/plugins/elementor/includes/elements/column.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','SĈ_JU-:yӻ','ІDH[\Z`fZۛt?Q>I<T','',0,'?'),('\rqwAț','wp-content/plugins/elementor/includes/elements/repeater.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Τ!N\rk|Iy^','|Bqvr1=d꒻7(','',0,'?'),('nIc?0nvH','wp-content/plugins/elementor/includes/elements/section.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[9&<w\0-','VNfVч!_%-\'nVJS','',0,'?'),('Z3X*Sd\0','wp-content/plugins/elementor/includes/embed.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','wrJܤ-,','10?My+فH6ghrA&','',0,'?'),('\\XM>)','wp-content/plugins/elementor/includes/fonts.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','56\08_ӝ#qff','|AE\\cE/.!c8f[JJ','',0,'?'),('=\\by|/,\r','wp-content/plugins/elementor/includes/frontend.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(r[涕Z]K','j\0{TNDmTv2>Ԛe?yN','',0,'?'),('7]\Z@,/T','wp-content/plugins/elementor/includes/heartbeat.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','C$UFun','Ѵi:W~%n\'ACEp4zгPb','',0,'?'),('E\\e1qp','wp-content/plugins/elementor/includes/interfaces/group-control.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~iSB!VZ','Z;+ùfyh','',0,'?'),('BYD?u9!C,','wp-content/plugins/elementor/includes/libraries/bfi-thumb/bfi-thumb.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ӕ4Ԩ|0','\\(XbTC6U$})^OlE]','',0,'?'),('ab<` ','wp-content/plugins/elementor/includes/libraries/wp-background-process/wp-async-request.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ȉR1QiS',';\ZY^FR-a4Bӷ{?.','',0,'?'),('йB0Ч3p@R܍','wp-content/plugins/elementor/includes/libraries/wp-background-process/wp-background-process.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*Wg\"}u','^mX Ti-pPphiGp~\'c','',0,'?'),('c&&,iLm','wp-content/plugins/elementor/includes/maintenance-mode.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')h:b-qY֮[',':>$M?^³NkbZ(Ѝ','',0,'?'),('E	b;(?~w','wp-content/plugins/elementor/includes/maintenance.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ob(2f\ZS=tK','mX?pz,o','',0,'?'),('Oth`\0Tbg\'','wp-content/plugins/elementor/includes/managers/controls.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!RjG','e,3PvQ2qci!Wtٺ7H&','',0,'?'),('VXZӾ]@','wp-content/plugins/elementor/includes/managers/elements.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\r#mt5 r','#\0$Ty=ϧY\ZHc a+I','',0,'?'),('\ZHcr5L','wp-content/plugins/elementor/includes/managers/icons.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Z[5ԯۋ>/','.ʯ|P{Uԭ{\n}u','',0,'?'),('	;6]ZIab','wp-content/plugins/elementor/includes/managers/image.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ύ@27>wI','%IcаM\0t&	d}Ywpkm','',0,'?'),('A[=$(0y','wp-content/plugins/elementor/includes/managers/skins.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8&k#䃉`','\0QUaoKgv E;9~\"j+Z','',0,'?'),('_,gc/','wp-content/plugins/elementor/includes/managers/widgets.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|˺lgosg&','\n.7n*PvQTI&z˕.6','',0,'?'),('OzV2q{','wp-content/plugins/elementor/includes/managers/wordpress-widgets.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','cA/[',',i\\sQO/,<Y0\0^L~O','',0,'?'),('A>c\r7UعK:','wp-content/plugins/elementor/includes/plugin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','bQY}7@xҁ>5','Nek\rp>hD$Vs)Ō','',0,'?'),('\Zc١:SI,T@O','wp-content/plugins/elementor/includes/preview.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+o\ZRD5i','nǇk:RA1\'_uA6w#\0','',0,'?'),('3(92','wp-content/plugins/elementor/includes/rollback.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','fWjNr4>C','(7H\'4< I]4ͥiwMѓz','',0,'?'),('5ҤZ','wp-content/plugins/elementor/includes/settings/controls.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','V@`X.C','6\r-It+!j*6HsDsXP','',0,'?'),('˥+̚','wp-content/plugins/elementor/includes/settings/settings-page.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','fꃒ@','ko·RE6\ZOVf6ǖ\Z','',0,'?'),('>Vnh?i','wp-content/plugins/elementor/includes/settings/settings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ϲ0r햨','~$Ƒ\n,c\n1C^z8J','',0,'?'),('V\'P+}\rа|}','wp-content/plugins/elementor/includes/settings/tools.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Uىf=0y]q','\0BĜ])8|4o|@G?3','',0,'?'),('u{]P\"%ԁ8[','wp-content/plugins/elementor/includes/settings/validations.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#[\rqZ+','*lboZ`Ec; }n/','',0,'?'),('ZuBIY','wp-content/plugins/elementor/includes/shapes.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','wL:fER','WyuG>H*F\05ڿ,D ~6','',0,'?'),('F?;Le','wp-content/plugins/elementor/includes/stylesheet.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ƮW8]@','/ػ\ZJCD.kc','',0,'?'),('USAJclw','wp-content/plugins/elementor/includes/template-library/classes/class-import-images.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Co݉`x۝','\n0ڣQ9/9ډ#*Cmp+V\Z.','',0,'?'),('Z-2Kn:','wp-content/plugins/elementor/includes/template-library/manager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`nQV657-qa','\Z=$yD+]Xo\0RuA;@!','',0,'?'),(']`Za5ԋ','wp-content/plugins/elementor/includes/template-library/sources/base.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','A$T2`4','CAs;\"kZ!r<	','',0,'?'),('yrqhd.mK(@~E','wp-content/plugins/elementor/includes/template-library/sources/local.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9C #8)2XQc','7Sw\nΆ7J kAYS','',0,'?'),('[dK߳','wp-content/plugins/elementor/includes/template-library/sources/remote.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','a`=\'I','Tnn;_T!^ױVK9','',0,'?'),(';8^\r<CUVD','wp-content/plugins/elementor/includes/tracker.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&]>Fh)?3aU','?\n\'gW&T:Q\0uaT®\\]','',0,'?'),('A @Ϊ~X\02','wp-content/plugins/elementor/includes/user.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9nq,S@','T}_`G{	(M?POJ~','',0,'?'),('Mֻ\ZV`ͭ\\6','wp-content/plugins/elementor/includes/utils.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','F!iJMӤi','{kK1qp7\nB','',0,'?'),('K5$rEp','wp-content/plugins/elementor/includes/widgets/accordion.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7[s\'^\']2','}U;fjoţ!{H.vŠwe','',0,'?'),('XQ-Sr]','wp-content/plugins/elementor/includes/widgets/alert.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5GZӢIM_','óRj]Hc9usx\"*~ʲ0','',0,'?'),('DC tI#','wp-content/plugins/elementor/includes/widgets/audio.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','el$vF>\r','ȹp220MGGMFy=O','',0,'?'),('$ZtztWm','wp-content/plugins/elementor/includes/widgets/button.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"֮wտ','d$tU2W/5\";=&D#&','',0,'?'),('(\"/󝜈fa','wp-content/plugins/elementor/includes/widgets/common.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0p$6Û4','M4M$ȅ%Yu\Z\n.w#̱$`n','',0,'?'),('ZMpx\\ևJ','wp-content/plugins/elementor/includes/widgets/counter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','iuIE+C','gU<C7! |;}uϯo','',0,'?'),('Bt','wp-content/plugins/elementor/includes/widgets/divider.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','fK\rV\'xr','.#sG+@\0cxf-;_7<JX','',0,'?'),('/\ZGan\0E`','wp-content/plugins/elementor/includes/widgets/google-maps.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','d\'9ǧJ_:>F','(a3?K*1}H`;5:G\rۿ=','',0,'?'),('\Z^-5ABy','wp-content/plugins/elementor/includes/widgets/heading.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ywqw~A\"ژ','FWait\nYPcEbrVs+8','',0,'?'),('<7dt5:\'','wp-content/plugins/elementor/includes/widgets/html.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`66 MVߔ','}<̇/lj.A(QMn','',0,'?'),('\\adT@.','wp-content/plugins/elementor/includes/widgets/icon-box.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','S3N(','!Jkmm\nQ6F}}E~','',0,'?'),('5\01Τ<}Mƹ\"','wp-content/plugins/elementor/includes/widgets/icon-list.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','͚斫rjx/','oTYIHEL)+WeE28','',0,'?'),('Yx^z,U','wp-content/plugins/elementor/includes/widgets/icon.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','k>@7&{','$%ʚ 3~BQEb\"*$-]@WC','',0,'?'),('F$Ⱦ]\02','wp-content/plugins/elementor/includes/widgets/image-box.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=DZ62Z',')]HɢJsRfJpqkF{','',0,'?'),('_ͭ3ҟ?','wp-content/plugins/elementor/includes/widgets/image-carousel.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9?YOx\\','<\noSN<lp.L\ZG\0C','',0,'?'),('ybhU^aɚ','wp-content/plugins/elementor/includes/widgets/image-gallery.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2xIQ(ڑK','s\\E2vm¬,=N\nZ|X','',0,'?'),('L`R`ו*','wp-content/plugins/elementor/includes/widgets/image.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','T\"ņ%δ%p','o->28և!Vz\0Vi','',0,'?'),('g{bqw','wp-content/plugins/elementor/includes/widgets/menu-anchor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','pV3Uv/g;','I!fҲO\rӼ\rJ\0ыwDCj	','',0,'?'),('M\ZQ','wp-content/plugins/elementor/includes/widgets/progress.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1 a}','Xפ^`Zyގ&!\ZAh6G	b~','',0,'?'),('@jsx%@\"','wp-content/plugins/elementor/includes/widgets/read-more.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','YmP\0Se','UYj\'hK+r]=RA8','',0,'?'),('\Z2\n)ULE','wp-content/plugins/elementor/includes/widgets/shortcode.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','a\\1\nZ4o','H(Mr&NS|)g%@\\KƢ+\Zb\Z','',0,'?'),('H0o>4C^N','wp-content/plugins/elementor/includes/widgets/sidebar.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','v6zx\Z$v','U$q,cۖ:J#{ӆ)\r','',0,'?'),('%x!J?2','wp-content/plugins/elementor/includes/widgets/social-icons.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','PRdW.O','3oZN/VJD=b`B0xc','',0,'?'),('DeqfK.','wp-content/plugins/elementor/includes/widgets/spacer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','K&*/7','py(WYDݱn}Q忝й\n3','',0,'?'),('F+D{zX','wp-content/plugins/elementor/includes/widgets/star-rating.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`w\09','\"ooCF\0.0ijm`v!P$','',0,'?'),(']g#՗\\','wp-content/plugins/elementor/includes/widgets/tabs.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Qbgy4+','\Z),;c:an~{Jd;U?','',0,'?'),('jG0%LS\rt','wp-content/plugins/elementor/includes/widgets/testimonial.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','p(gE_\\','R6]!>hye\0[	qf,]C1','',0,'?'),('ܒ\r\r1w57x','wp-content/plugins/elementor/includes/widgets/text-editor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';M4c','=SѢJ.d|J-+y(','',0,'?'),(',-מYa(,','wp-content/plugins/elementor/includes/widgets/toggle.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','cRG\\',')Jm[I|hнq','',0,'?'),('[<ےRa*2','wp-content/plugins/elementor/includes/widgets/video.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';5tW]_o','aMwtEw;j','',0,'?'),('sVfkF+','wp-content/plugins/elementor/includes/widgets/wordpress.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Z<E		','Q*l`FA0[Ŕj!_Z','',0,'?'),('X\"m@Q|','wp-content/plugins/elementor/license.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"9sF:t\rG','F}ՌOX	##','',0,'?'),('FN6};ƮD','wp-content/plugins/elementor/modules/dynamic-tags/module.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ֽ<29|\\K','+S9hSKd`4,2K','',0,'?'),('~G꒦Wv_y','wp-content/plugins/elementor/modules/gutenberg/module.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$oѲ@','R=us^_RTCB\Zo','',0,'?'),('ЖY$b+i','wp-content/plugins/elementor/modules/history/module.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4p6;Xxy2F5','Sr|jh!sAqW2	\\`','',0,'?'),('7KgE5ݻ','wp-content/plugins/elementor/modules/history/revisions-manager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%(a}7g\\','VShf8_,;p[=~r_3umS','',0,'?'),('&W^\Z7ɿn`X\"','wp-content/plugins/elementor/modules/history/views/history-panel-template.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ԇuaoIBe','DDƜ{0cєn0\rh\\,_','',0,'?'),('r\0Q@sή','wp-content/plugins/elementor/modules/history/views/revisions-panel-template.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','TrSdW(;','9\0B(0Εok\0y8Îï,W]m','',0,'?'),('@w6fJfZBؾ\'','wp-content/plugins/elementor/modules/library/documents/library-document.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':Y(3\r4xM$	7-','$fKK(|>W{7Hs!9','',0,'?'),('m^\'Zxd~I','wp-content/plugins/elementor/modules/library/documents/not-supported.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/\0N;H%`R}\\O','(vu 0OGb$r','',0,'?'),('q,Wڪ$wĤ@','wp-content/plugins/elementor/modules/library/documents/page.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','QTT','0ef|˗͇(<k7.\r','',0,'?'),('5R#M}tN','wp-content/plugins/elementor/modules/library/documents/section.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6u\Z\r79SC','LԱY\0Ŋ]^b>`r)J7a\Z','',0,'?'),('}Jԍ&\ZqZ','wp-content/plugins/elementor/modules/library/module.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ؼZ~ۘ>gʆ','rY[8l:Ս,m|]=o','',0,'?'),('9\'2|X>','wp-content/plugins/elementor/modules/page-templates/module.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','NXo+L','bGԨ9X|(]K]qI\r\0','',0,'?'),('yYIbQf\0','wp-content/plugins/elementor/modules/page-templates/templates/canvas.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4Ae','eþ[\"\'B7=j','',0,'?'),('6\'Enf+\Zkv`','wp-content/plugins/elementor/modules/page-templates/templates/header-footer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^$N0ك','E˓=d7\\T`[SHY','',0,'?'),('ص6_䋉\'','wp-content/plugins/elementor/modules/safe-mode/module.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-y\r}@4K','PX4 WݸrW^Ю |5D/','',0,'?'),('(sO8J','wp-content/plugins/elementor/modules/safe-mode/mu-plugin/elementor-safe-mode.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','bD%t9C@L','*M:|6\0$zK^','',0,'?'),('\06e@VpID','wp-content/plugins/elementor/modules/system-info/helpers/model-helper.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','d;Gg`','t%TKCy%ejNtOkԒF','',0,'?'),('Ĩ=8@_rr+\r','wp-content/plugins/elementor/modules/system-info/module.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+d0 t	e','gI9X\ZYr#}*~X{Qw','',0,'?'),('/+FXD`fP!','wp-content/plugins/elementor/modules/system-info/reporters/base.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','WHv7>','/5JE٤u\n{<~a\n]Դ','',0,'?'),('Lz	6hQW7','wp-content/plugins/elementor/modules/system-info/reporters/mu-plugins.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"8\'','o!\Z^CHىoaNeIđ','',0,'?'),('洮|/&JOR|','wp-content/plugins/elementor/modules/system-info/reporters/network-plugins.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','cv(eZ_SFn','gk`5;f©Ѫ$kl^','',0,'?'),('<Ґp\r˟','wp-content/plugins/elementor/modules/system-info/reporters/plugins.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','49L+*	)`Mf','3E/tK\ZpLy\'#ԬRc{:','',0,'?'),('X[FnĭzτU	','wp-content/plugins/elementor/modules/system-info/reporters/server.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','NXI\ZCw','i#f=a%\"A&oyV0=+1-','',0,'?'),('`KE#t]{&','wp-content/plugins/elementor/modules/system-info/reporters/theme.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','E.(<!뫋!','!R2m+Q~v-椓\Zf','',0,'?'),('t|\ry\0o','wp-content/plugins/elementor/modules/system-info/reporters/user.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_[aY0%','dpiesR;k\Z@6\'U{\r','',0,'?'),('Z\rjA}s,<S','wp-content/plugins/elementor/modules/system-info/reporters/wordpress.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	QY	n+FSjV','5!i\Zz~z$t;dpj7','',0,'?'),('n̦z18:g','wp-content/plugins/elementor/modules/system-info/templates/html.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7PnfB	C','\Z6\\6\"z΅T\Zzmk@','',0,'?'),('`17\\*g','wp-content/plugins/elementor/modules/system-info/templates/raw.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~*Jwe','\"GqvɡVs~>dϫ8','',0,'?'),('J\nsK׳k\\','wp-content/plugins/elementor/modules/usage/module.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'UBmҭ','k2bmЭ h`3^','',0,'?'),('Z)?vz0F','wp-content/plugins/elementor/modules/usage/usage-reporter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Qh^&PY','ҩ{4}3\'{Ny;K\ZTd*','',0,'?'),('~$Gj9P','wp-content/plugins/elementor/modules/wp-cli/cli-logger.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7jCp遇r','A:^1#q:|%Pl91:[Eӆ','',0,'?'),('NeCR,\rF e','wp-content/plugins/elementor/modules/wp-cli/command.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','cU>1m','2+@焔jytv-Q','',0,'?'),('S~KʌS','wp-content/plugins/elementor/modules/wp-cli/library.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ERU.KK(','<.	gS&鯷','',0,'?'),('F,6<mIq\nN','wp-content/plugins/elementor/modules/wp-cli/module.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6CZ+/,','coCɨdtRnik\r','',0,'?'),('[V\\/tWqm','wp-content/plugins/elementor/modules/wp-cli/update.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','x1uy8-|nD','Q#smCHB9\"򯙜Nw','',0,'?'),('zF, ij','wp-content/plugins/elementor/readme.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','kd6A3 ','䧗!x,iأ_ߩ#g','',0,'?'),('c1[y)\0O0','wp-content/plugins/gotmls/images/.htaccess',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','V|','WI䯷\'ZnG d4=\rf$','',0,'?'),('zX>߂-^Sz','wp-content/plugins/gotmls/images/ELI-16x16.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','xOn%','V8?A߈_T9GT!g=','',0,'?'),('ݨƥT˙z\"','wp-content/plugins/gotmls/images/GOTMLS-16x16.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'~tZBW)!K','y~mYȇ4mP`Z)h(','',0,'?'),('i)6LhyT','wp-content/plugins/gotmls/images/blocked.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','GGë<QzzҒ','L=U/޽ܩb2l','',0,'?'),('Zd̑`b{q','wp-content/plugins/gotmls/images/btn_donateCC_WIDE.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','bbAyuc4{','B\0@ycV?ޙ6\'Ta]','',0,'?'),('-\'S\Z\ns','wp-content/plugins/gotmls/images/checked.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[3A>m','Mݸp	0QYp՟g/ឹ7{|','',0,'?'),('Y<(S\rv','wp-content/plugins/gotmls/images/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','o5{\\V9\\\'\'','i(8_ԥ4\rJGꉇ<CBUq=','',0,'?'),('4+UN꫱D ','wp-content/plugins/gotmls/images/question.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3\r,FG','OJ:(\'X\Z-\04EKɖ','',0,'?'),('~@JO','wp-content/plugins/gotmls/images/threat.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','PI%;7','ݬ(苵q','',0,'?'),('6\'&4H','wp-content/plugins/gotmls/images/wait.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&ٹWXJIu','EV@5z͔%7Fr&0zX','',0,'?'),('OM-|#HZV','wp-content/plugins/gotmls/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','uhQFAɶ #F',':H\"cV0a7LG$aJ`m','',0,'?'),('Y!STC>-t','wp-content/plugins/gotmls/languages/gotmls-es_AR.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','SN@1\0ݩ\0\\<vgԣ','LQn&XvfCb82ndWף&B','',0,'?'),(',HV','wp-content/plugins/gotmls/languages/gotmls-es_AR.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*\\(\n(O{7','F;McIͺ-B^Rn`\"\0D@','',0,'?'),('\Z&cqJĸcԤ','wp-content/plugins/gotmls/languages/gotmls-es_ES.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\4\\Npۮ~',']8f9ϡPoxWl}','',0,'?'),('St>Xc_P','wp-content/plugins/gotmls/languages/gotmls-es_ES.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')wemH˜f˒','8Y>~!\Zc*722fR','',0,'?'),('I5{','wp-content/plugins/gotmls/languages/gotmls-fr_FR.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Cͼ{.Vwǃar','l#v|zC(V*LE\r','',0,'?'),('IsY','wp-content/plugins/gotmls/languages/gotmls-fr_FR.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','d<()ExS]',')Y.a7]h$@96%wvc','',0,'?'),('!v2D;','wp-content/plugins/gotmls/languages/gotmls-pt_BR.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Nk\'#N\'[3n}','wFiq ˡ\"^i}b','',0,'?'),('G궚Y\"/T','wp-content/plugins/gotmls/languages/gotmls-pt_BR.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%Ge7','aspfofe(f_j{l6\nT','',0,'?'),('><e\nT#','wp-content/plugins/gotmls/languages/gotmls-tr.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','T :^]E|','փg>eEof','',0,'?'),('A{&;G','wp-content/plugins/gotmls/languages/gotmls-tr.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	5ua,ֱ','5YmCzf\n/˄\r@NhÈ+','',0,'?'),('zy,bHPF','wp-content/plugins/gotmls/languages/gotmls.pot',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#VBmM\r','IbbQ# 	8H#Qaӟ;\'','',0,'?'),('	z:%*_','wp-content/plugins/gotmls/readme.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Fq{',' 3CŻZQ\n~DNUlIN@?f','',0,'?'),('fx%w>','wp-content/plugins/gotmls/safe-load/.htaccess',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','V|','WI䯷\'ZnG d4=\rf$','',0,'?'),('T\n@`QO6T','wp-content/plugins/gotmls/safe-load/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','if(.}','@\'A^z%z^L8!ϊ','',0,'?'),('AA!؎y;','wp-content/plugins/gotmls/safe-load/session.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')M %Ao','59ש՞\\,wF4i7<u_\'','',0,'?'),('5ݘѲϱ','wp-content/plugins/gotmls/safe-load/trace.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Py$>v|d','f[$l!=Ҷo(t5ZYH{','',0,'?'),('S;kT@+Dа','wp-content/plugins/gotmls/safe-load/wp-login.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','n._2<Q{X','jH+ˠ`NӞ`jF','',0,'?'),('/3Yi+j','wp-content/plugins/gotmls/safe-load/wp-settings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?ZjOdm',']_lߣDr-F!-[wW?','',0,'?'),('0*W','wp-content/plugins/index.php',0,'gD,V=\\bP','gD,V=\\bP','k~	UH\ZxPĀ<;X','',0,'?'),('TWNDrU','wp-content/plugins/under-construction-page/css/select2.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','s<}#UK','?R.<ρMJn9C\\\'m','',0,'?'),('N=G|m','wp-content/plugins/under-construction-page/css/ucp-admin.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','w\\fl}','y:ÚHZbu5F\'\\wfWHZm','',0,'?'),('ys','wp-content/plugins/under-construction-page/images/mailoptin-logo-white.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`]a̟DW','TY󨘅#\"(UMq򛐏}','',0,'?'),('9eJ	ز','wp-content/plugins/under-construction-page/images/thumbnails/000webhost.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Qln?qjz?D','oQe\0\0.;*PۮBm\np{j\Z','',0,'?'),('mEZWuN+W?','wp-content/plugins/under-construction-page/images/thumbnails/ambulance.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|-?a\'I&Jn^]~N','(U|7UDE )#=5?','',0,'?'),('}Yq0LWZ%p','wp-content/plugins/under-construction-page/images/thumbnails/bulldozer.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','v`\r,*X2','׸.`C\0S9m3E?H\"*','',0,'?'),('Ⱥ=Na	$r','wp-content/plugins/under-construction-page/images/thumbnails/christmas.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')ĘH','JCU99o+\Z4LV+','',0,'?'),(':dod/','wp-content/plugins/under-construction-page/images/thumbnails/clock.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','JɃZ}X','OEX+H}(	uXt>B7D&\"1','',0,'?'),('B/~|,=','wp-content/plugins/under-construction-page/images/thumbnails/closed.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','z~$%>)Ɔ','i0@a7*\r-YxR`Z(Ƥ3n\0','',0,'?'),('˧o+SEL','wp-content/plugins/under-construction-page/images/thumbnails/cyber_chick.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Mӳv}','㇗wHvC3z!\'M5t','',0,'?'),('-OAl3k','wp-content/plugins/under-construction-page/images/thumbnails/cyber_chick_dark.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','mQKUr(','2qǸ7\Z\") oL(d}~','',0,'?'),('9k','wp-content/plugins/under-construction-page/images/thumbnails/dark.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','u*%1e\"q9','u	g`]IltڃÎЭAE!T38','',0,'?'),('6Nf\"B\n','wp-content/plugins/under-construction-page/images/thumbnails/dumper_truck.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','jJo#y','#kq/hE\'?i\\86/=P','',0,'?'),('A)u87_,	wj\"','wp-content/plugins/under-construction-page/images/thumbnails/forklift.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','t,Wd1$','I,Q+e$JYDF٥*0 +ԐE\r I','',0,'?'),('&g\0;','wp-content/plugins/under-construction-page/images/thumbnails/hard_worker.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0ׇ!9o','ɯt\rɴ~@ڡ`Oj','',0,'?'),('8	EH(xmA\ni΍','wp-content/plugins/under-construction-page/images/thumbnails/hot_air_baloon.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[\"1Oֵ]','8	ҟγY_ڤ\r3Je\'K$','',0,'?'),('U\"P.','wp-content/plugins/under-construction-page/images/thumbnails/iot.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*83)}v','ؠǀ@Ww)	MI ','',0,'?'),('Hζj|2G2VL\\','wp-content/plugins/under-construction-page/images/thumbnails/laptop.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','KS%EuG','Co5\\OV8Wʡ\'Zg','',0,'?'),('32ٻq稒^w|','wp-content/plugins/under-construction-page/images/thumbnails/light_bulb.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','wS','&cdࠁ!/@x82x\\Vwq','',0,'?'),('DQε{hg.{','wp-content/plugins/under-construction-page/images/thumbnails/lighthouse.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','GRKq6Po%','x7c4\nszh2#xa0\"D{[n','',0,'?'),('3uRä3i','wp-content/plugins/under-construction-page/images/thumbnails/loader.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','̳%E*U ','$b,d00>!lH}O','',0,'?'),('VIaЙ,q	p','wp-content/plugins/under-construction-page/images/thumbnails/mad_designer.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/fWkC ','VgpO6@\r}UJ','',0,'?'),('2;&d.*D','wp-content/plugins/under-construction-page/images/thumbnails/people.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' \\/U0_T','f]R5/\\mj`g9倷KUi>w','',0,'?'),('н[!\n^L','wp-content/plugins/under-construction-page/images/thumbnails/people_2.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','mUƱ`+,W#','tY0xf1#\Zûcb\\Y','',0,'?'),('|z;	','wp-content/plugins/under-construction-page/images/thumbnails/plain_text.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','y~_ظP','_9Qh6YK32ƅl}','',0,'?'),('?>l( \rR','wp-content/plugins/under-construction-page/images/thumbnails/pro/animated-green.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','XKF','\\37P塃/Av(*{','',0,'?'),('p({ nJA','wp-content/plugins/under-construction-page/images/thumbnails/pro/cloud-business-inc.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0Jz_Y1','(zA->2cj1y9','',0,'?'),('}\0`([{m','wp-content/plugins/under-construction-page/images/thumbnails/pro/custom.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9[X[T^V',']^Qqf5Z{l\'\nᔂne','',0,'?'),('+Dә\"/\'','wp-content/plugins/under-construction-page/images/thumbnails/pro/fitness-studio.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','eA0lG$Wi','Eo1*̆8y|(^R(rm<','',0,'?'),('Dl1gՐ*9b','wp-content/plugins/under-construction-page/images/thumbnails/pro/forest-in-the-fog.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\ZR삓67e','E #}fճ4W?,~jL;~','',0,'?'),('UQ:mIr_<g%|','wp-content/plugins/under-construction-page/images/thumbnails/pro/grayscale-city.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Zu|)m/i','ÿa橅firh`MLɘlbk3 f','',0,'?'),('Ԁ03@F6\n9\Z','wp-content/plugins/under-construction-page/images/thumbnails/pro/mountain.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>,w','T;CGW\'tfhZ\r','',0,'?'),('{tub9+1X','wp-content/plugins/under-construction-page/images/thumbnails/pro/pink-lips.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';\\?f|','}:_9\Z1rm&(ߐ,\'','',0,'?'),('#՜]%E,\Z','wp-content/plugins/under-construction-page/images/thumbnails/pro/relaxing-screensaver.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'\0r~%~U',']WVu,rZI͊B<om','',0,'?'),('\Z2\r\Z9I','wp-content/plugins/under-construction-page/images/thumbnails/pro/simple-beige.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','֐ls','2^4\0P.2x<&=Xbf(?,','',0,'?'),('=X٣','wp-content/plugins/under-construction-page/images/thumbnails/pro/simple-office-theme.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{d3PMB;y','tX;xϜx ?omiF-h','',0,'?'),('ir8p;6Ӧwd','wp-content/plugins/under-construction-page/images/thumbnails/pro/small-office.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']ش.`*X','ixV$BKVv}9:L','',0,'?'),('W1e.~mA	A','wp-content/plugins/under-construction-page/images/thumbnails/pro/smoothie.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','s\nFZ}:','F~d|\"Nz綳10M%$','',0,'?'),('hkU?|','wp-content/plugins/under-construction-page/images/thumbnails/pro/soothing-nature.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!hZ4','dP@-^c׹rf\01\n','',0,'?'),('y\nĊ7]','wp-content/plugins/under-construction-page/images/thumbnails/pro/sunset.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']V,;&','\\X0`5y`u{`K{|J\\','',0,'?'),(';CH,E','wp-content/plugins/under-construction-page/images/thumbnails/pro/travel-blog.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','쮁sY+Q m','U.vr٤6| BYx\"4jtF','',0,'?'),('f,eau9','wp-content/plugins/under-construction-page/images/thumbnails/pro/watch-company.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','F&1@B','܈rVQ܆l՛','',0,'?'),('?1S\r\n]kiFc','wp-content/plugins/under-construction-page/images/thumbnails/puzzles.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','jD.F١','͎2{px㛼cbPote','',0,'?'),('Rr)$9/','wp-content/plugins/under-construction-page/images/thumbnails/research.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"@W![C}','&$zsB	mV\\0;H`~','',0,'?'),('}\n\0\0-','wp-content/plugins/under-construction-page/images/thumbnails/rocket.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','梈VDju','Z$H-L+_9Cu\0+_L','',0,'?'),('EV;Fb\nAu','wp-content/plugins/under-construction-page/images/thumbnails/rocket_2.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','V,N(cKquv','\r=$xQF+4!ΞPZl','',0,'?'),('޿h>Wilb','wp-content/plugins/under-construction-page/images/thumbnails/sad_site.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?vNԭbI','`n\Z]i	貏4.XyJ2','',0,'?'),('_<wC','wp-content/plugins/under-construction-page/images/thumbnails/safe.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?| \Zƍ\'(\0','ؘTCK4An0<!4G~ Ii','',0,'?'),('\\`ͦHEZ]\Zƒ','wp-content/plugins/under-construction-page/images/thumbnails/setup.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','֕un2z\'','*o(`8zvI~N輘PmN','',0,'?'),('@9;C8','wp-content/plugins/under-construction-page/images/thumbnails/stop.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','P74la\"C',';EEI8{,ν3Id==NDCY(','',0,'?'),('Zl\"V2\'&-J','wp-content/plugins/under-construction-page/images/thumbnails/under_construction.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','._JUZ:5','Lˋ8Q^J 	[','',0,'?'),('#luo	<՛\rIh','wp-content/plugins/under-construction-page/images/thumbnails/under_construction_text.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=dpo>So','+B;!I³\rMͬY) hxH5\r','',0,'?'),('i2vn>xpC\'','wp-content/plugins/under-construction-page/images/thumbnails/windmill.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','nȨ3ՋnS','~xYn#9%rM*$oPn','',0,'?'),('N}.:|','wp-content/plugins/under-construction-page/images/thumbnails/work_desk.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','kCp\'IO','Yd=(ofn\"֌`b!J','',0,'?'),('V)$\\U}&H*','wp-content/plugins/under-construction-page/images/ucp_icon.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	NwDW','hcɂ$΢к{ɬ|0sg','',0,'?'),('ȰEdnF|z','wp-content/plugins/under-construction-page/images/ucp_logo.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','JD-\rd.','R@TeԻath][GjUwB/$','',0,'?'),('z}#tHQ7IQ','wp-content/plugins/under-construction-page/images/ucp_logo_2.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ZN姒+','͒~UtWnpRŋ}gTe','',0,'?'),('.$Z','wp-content/plugins/under-construction-page/images/ucp_pro_logo.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~]֜֬E&',',U\0p:w,؆HrOt$','',0,'?'),('Y|?78ȡA^A','wp-content/plugins/under-construction-page/images/ucp_pro_logo_white.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3/>)','8Gٽ}\r<tܗׅE\\!','',0,'?'),('=S\\J/ts','wp-content/plugins/under-construction-page/images/weglot-logo-white.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','p;oc>^\"','*GKk\'6>~dY#\r5','',0,'?'),(',~beF,-Eq','wp-content/plugins/under-construction-page/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','B^Q-\\d\"F','~4E+FFc~oI&','',0,'?'),('9`b^:','wp-content/plugins/under-construction-page/js/select2.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|UO{i6Ӣ4','h}%~um-TbU7/?0','',0,'?'),('l\nyvDa\\,n͟','wp-content/plugins/under-construction-page/js/ucp-admin-pointers.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','S׬KH','H\\i>.>`}e\"L','',0,'?'),('#;Myf\roR\n5','wp-content/plugins/under-construction-page/js/ucp-admin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','R%vx\r\\o͙Ǆ','i`/#eyGY]>mʄ#','',0,'?'),(',=2BߖRV%','wp-content/plugins/under-construction-page/js/ucp-jquery-plugins.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','o>?|҅3`;#M','),l%sJe\r3','',0,'?'),('*m\ZpvdޜSD3','wp-content/plugins/under-construction-page/license.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`K\0dZ@C','q߅1]3-:Ⱥ훊d\"\Z','',0,'?'),('VBgq`\0ZH3','wp-content/plugins/under-construction-page/readme.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{eD	iN','\0FT4HOdΞm27','',0,'?'),('Ԙiƞv[','wp-content/plugins/under-construction-page/themes/000webhost/000webhost.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':2\0Z5%6IK','q=\Z|4\rT\"2l;\0U','',0,'?'),('ԇk7NHA}l','wp-content/plugins/under-construction-page/themes/000webhost/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','D&XA4','ٿab&]Ф_G]VDvM','',0,'?'),('s7Jm񣒪\n[','wp-content/plugins/under-construction-page/themes/000webhost/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ۋيzaƃX','i|3ZW;oLRxP`','',0,'?'),('C+m.\0W߿P@>','wp-content/plugins/under-construction-page/themes/ambulance/ambulance.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Q#FIC\\','z`0NVafZR\n	L|{&)vTP','',0,'?'),('KoPK5*#','wp-content/plugins/under-construction-page/themes/ambulance/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{30֒h8','NwÝGBl\';{OeՒ1cqU','',0,'?'),('ñhH	\Z','wp-content/plugins/under-construction-page/themes/ambulance/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#RJXb','`RQT!Y8(N\"0DH$2N','',0,'?'),('$\'dplp͒\"i','wp-content/plugins/under-construction-page/themes/bulldozer/bulldozer.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5x@Ki','E!o!!r\\-ȓOR^0hI','',0,'?'),('d/qo]A','wp-content/plugins/under-construction-page/themes/bulldozer/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','řè;W6{','^bޢbuf=5$B=*=y\0','',0,'?'),('N8zPn_eQ','wp-content/plugins/under-construction-page/themes/bulldozer/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','z,vrv','%W|;3BcCCE3nRPI-#','',0,'?'),('LMNЉ343','wp-content/plugins/under-construction-page/themes/christmas/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','rYqzi¯])yq','.mC<Ʋ{QҞ\Zq~Pp','',0,'?'),('%~\ZDۗVw(','wp-content/plugins/under-construction-page/themes/christmas/santa.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','F\06Zj{','z!yQ7\\vo/wmiq','',0,'?'),('psYP%i','wp-content/plugins/under-construction-page/themes/christmas/snow-bottom.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','i],}Mǫ?\Z`!','>;Gn/+l&&','',0,'?'),('g=E?$ӝ]','wp-content/plugins/under-construction-page/themes/christmas/snow.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','d]Ag\'}#s','(vaC\nf=\raӹ/6;oM;','',0,'?'),('Y2fC','wp-content/plugins/under-construction-page/themes/christmas/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','p絛_RoQ','$!CNE[WA|KS(pL	','',0,'?'),('e˓͵o','wp-content/plugins/under-construction-page/themes/clock/clock-hand.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','v=Ean.\0','khS7V\"1e','',0,'?'),('֨oy+\\}[','wp-content/plugins/under-construction-page/themes/clock/clock.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','x7\nY','b*ZhS)gYeJ@E<','',0,'?'),('T~iʍz[վ6','wp-content/plugins/under-construction-page/themes/clock/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{/T-x,','!%m<DiGz6{8','',0,'?'),(' lZb\Zw,SP','wp-content/plugins/under-construction-page/themes/clock/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','WR','$dR\\ihŦH\0Eq0\n@~aG','',0,'?'),(' +i\rԉD','wp-content/plugins/under-construction-page/themes/closed/closed.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$;LD~`','cΐoTPQh8jFF[s9E','',0,'?'),('f~^y)~','wp-content/plugins/under-construction-page/themes/closed/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')T\Z`VR','Zdn\0%۔8&kA0B','',0,'?'),('frɱ.,W8BxY','wp-content/plugins/under-construction-page/themes/closed/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','WoLЧ=Nf<','gG:ha@)S-_Mރ0','',0,'?'),('3Gq!eONv','wp-content/plugins/under-construction-page/themes/css/bootstrap-theme.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','kx${r','\r?rFWyNpmv{ ','',0,'?'),('ţ}ub','wp-content/plugins/under-construction-page/themes/css/bootstrap.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';*\0vEM','%Ҵ p{^sD@VX!]M','',0,'?'),('2E&\'<','wp-content/plugins/under-construction-page/themes/css/common.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2Y\nbWeB','\\-,G1̮OQv\0?7aS','',0,'?'),('bh\Z҃Ӈ?','wp-content/plugins/under-construction-page/themes/css/font-awesome.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&PS\'Z5Z}','qa#T0Tn=8X\nBg%΀L','',0,'?'),('%P\"\"W\n','wp-content/plugins/under-construction-page/themes/cyber_chick/cyber_chick.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7Lk',':Gr	q8cDt`5fV-C','',0,'?'),('4tu%be','wp-content/plugins/under-construction-page/themes/cyber_chick/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ԢsPB','\'XA>[M߆΋\r m`','',0,'?'),('}WK#$\\H.ʐ','wp-content/plugins/under-construction-page/themes/cyber_chick/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' pxJ\0H','lmCC,A0=!j<}f\ny','',0,'?'),('L}B#7TH]r','wp-content/plugins/under-construction-page/themes/cyber_chick_dark/cyber_chick_dark.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-`8;\r!=Qy','\0B\\݁\Z;kFdY͖Ia9_;','',0,'?'),(')hǏZ@FtR','wp-content/plugins/under-construction-page/themes/cyber_chick_dark/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' ,,خǋ^\Zp','F9YeEb؆${xc','',0,'?'),('gëpJ|Hw','wp-content/plugins/under-construction-page/themes/cyber_chick_dark/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ڒ;\"wa~Ej;Y','\r6[gѶTs\nNV','',0,'?'),(']oIc/aq\0','wp-content/plugins/under-construction-page/themes/dark/dark.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','vQ	U\r0','Ќ bN28`3\0#4d|k','',0,'?'),('h\n-YߒՐ՗u{)','wp-content/plugins/under-construction-page/themes/dark/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4gj,q','R0Kgy[}N\nx^/3','',0,'?'),('\Z;Bg;','wp-content/plugins/under-construction-page/themes/dark/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4BGt7:','%m냫lҹ:h\r','',0,'?'),('_n25QE1','wp-content/plugins/under-construction-page/themes/dumper_truck/dumper_truck.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^Q*\'0^','L._xoTo.<JATN','',0,'?'),('*.M63`','wp-content/plugins/under-construction-page/themes/dumper_truck/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','mɩ)ucʏ','L_i\">k!uo)7;wYP}t','',0,'?'),('§Rk[FF','wp-content/plugins/under-construction-page/themes/dumper_truck/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ƞaF5','9N%TB.@M;Cqxz_	\rS','',0,'?'),('\rMs}','wp-content/plugins/under-construction-page/themes/fonts/.htaccess',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','XhEx\'*zq',';OVWՈ1t/aߕɘkX','',0,'?'),('	םuRN:\rL','wp-content/plugins/under-construction-page/themes/fonts/FontAwesome.otf',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\r\']>\\v\\2\ZM','qoO$K]g3nÒѐ~(R','',0,'?'),('*gO&旂a4Ow','wp-content/plugins/under-construction-page/themes/fonts/fontawesome-webfont.eot',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gOP҇č','~8 ir\nPp\n25DahBzP','',0,'?'),(';)ۤM','wp-content/plugins/under-construction-page/themes/fonts/fontawesome-webfont.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.murI1G','Lr7D@yɂ]NK(tiG9Tm=','',0,'?'),('j\'TV1ށ`a','wp-content/plugins/under-construction-page/themes/fonts/fontawesome-webfont.ttf',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','hqAi','	q68xօ\\s\rN~.Zخ[\"','',0,'?'),('l^&uT>','wp-content/plugins/under-construction-page/themes/fonts/fontawesome-webfont.woff',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','nq*ZF)2','&4\"\rQjXmN\"?Po\\?','',0,'?'),('w9=%b9#AC*','wp-content/plugins/under-construction-page/themes/fonts/fontawesome-webfont.woff2',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','z 6>','@⣂LEQ(ieq[N|&Ð','',0,'?'),('ɇ\rFoʭ','wp-content/plugins/under-construction-page/themes/forklift/forklift.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','J\0LVB','jO?h	\\gY|>U\Z','',0,'?'),('E=p|zA','wp-content/plugins/under-construction-page/themes/forklift/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','iCGnq','f-׬=;)80ȵ֪V\"','',0,'?'),('RSʭ@C@	','wp-content/plugins/under-construction-page/themes/forklift/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1\Zau}DN`','ڽ|%9\\vv6lFW)I K','',0,'?'),('mMpݱmj','wp-content/plugins/under-construction-page/themes/hard_worker/hard_worker.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')Q[-yX','҂lȓټkvpeG=;\0ML','',0,'?'),(':Jsm(\nʚ$*','wp-content/plugins/under-construction-page/themes/hard_worker/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Qܷ?W','[Y׷y*wy\0(In5','',0,'?'),('.nGEqO','wp-content/plugins/under-construction-page/themes/hard_worker/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','׮E6VB','8?ya&fsnj>.`)fK','',0,'?'),('WZ\">˶D6.M','wp-content/plugins/under-construction-page/themes/hot_air_baloon/hot_air_baloon.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{UFZd	U','Y\nO۵sO~\nljJ{d(i','',0,'?'),('|o<c>՜','wp-content/plugins/under-construction-page/themes/hot_air_baloon/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+\0?%.2$E','Kl}2^O4Nw%kZȊ','',0,'?'),('CWf/Z;','wp-content/plugins/under-construction-page/themes/hot_air_baloon/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','֏vBgbS\\jyQ','{#cq?qlK4oT','',0,'?'),('=m\r̾zH!\r','wp-content/plugins/under-construction-page/themes/images/favicon.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','hF|+Y5$','yU)8r}\0h3߾`A,','',0,'?'),(',:vâ','wp-content/plugins/under-construction-page/themes/iot/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','U,RDv  8r','{: C쇫3;fpMc_*','',0,'?'),('^R\'y','wp-content/plugins/under-construction-page/themes/iot/iot.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/~8\"kY','Y%y)s)7;x}','',0,'?'),('G9&Mf^[jϯ','wp-content/plugins/under-construction-page/themes/iot/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','](!Y{\0_','c0\\rdh?+D):ЇӋ','',0,'?'),('t$^^M@+PYK','wp-content/plugins/under-construction-page/themes/laptop/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','z2?Nj~','`aoߋbX;t7B=^','',0,'?'),('%vΗ՜Q','wp-content/plugins/under-construction-page/themes/laptop/laptop.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ȿ+(=Ƶ','<PiPx,Ƣ5II','',0,'?'),('[=+','wp-content/plugins/under-construction-page/themes/laptop/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(1ZP,m+Ѭ)J','ī\"-JqDjgRc%$ǟ_PcE`#<','',0,'?'),(';:c51+V*','wp-content/plugins/under-construction-page/themes/light_bulb/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0ϥ;rW;\"h[','CKqC\rR\"̙3Gx)','',0,'?'),('̋&YsEQ$8`O','wp-content/plugins/under-construction-page/themes/light_bulb/light_bulb_off.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4<Jqu,K&VY!','&gR#Ue~>Y\nR3Pj','',0,'?'),('	eY}/B`','wp-content/plugins/under-construction-page/themes/light_bulb/light_bulb_on.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']$|F\Zmn;','\0?X+XnRu%N8Mhոdn!i','',0,'?'),('n\0\"R*:jyT','wp-content/plugins/under-construction-page/themes/light_bulb/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','QXw䛒','!%OX{_HeɄTu','',0,'?'),('͓.;\ZQq','wp-content/plugins/under-construction-page/themes/lighthouse/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\ok{d','Ӹ:T\ZB+͍lؐYM<%T͢','',0,'?'),(';hLʅMX\'','wp-content/plugins/under-construction-page/themes/lighthouse/lighthouse.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*X|ĕ-','q y-H	[f|I͈','',0,'?'),('4\rLԗ{Φ','wp-content/plugins/under-construction-page/themes/lighthouse/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0%%M]Ȃ,a','\rP]<4J*o*_[ˌYlP','',0,'?'),('-%K>\'\"','wp-content/plugins/under-construction-page/themes/loader/background_grid.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$Q`ޗKg','*LGukjg\'{w-<.B|>','',0,'?'),('cľ(5O>\ri','wp-content/plugins/under-construction-page/themes/loader/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`Ӏ|V&-r\r7$','$p/CEW:W\Z\'bz+(T0','',0,'?'),('s&64zk','wp-content/plugins/under-construction-page/themes/loader/loader.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Y3Ӭ`ڡSAk','5VFn\'g\n$z1W$','',0,'?'),(']JA]y','wp-content/plugins/under-construction-page/themes/loader/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ZM7;@','e8tIUsf-b[No8>','',0,'?'),('\ry#Q	3','wp-content/plugins/under-construction-page/themes/mad_designer/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','V<p	!9E','ڹVtR\\|j6','',0,'?'),('[W:!34^','wp-content/plugins/under-construction-page/themes/mad_designer/mad-designer.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~	ګ`F','\"EX\Z׻=6\Z혊P+v?','',0,'?'),('E;mZ-j2','wp-content/plugins/under-construction-page/themes/mad_designer/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ܴNYT','Ԥl/ntQwK1)<b \'','',0,'?'),('KJ L	','wp-content/plugins/under-construction-page/themes/people/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7WI9}G\0[:','h#U4X1pFYl	{G㧱+\Z-','',0,'?'),('7\\0@o]ojr','wp-content/plugins/under-construction-page/themes/people/people.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','QZ̜Xpdt]Z','֥k]ƕmY,ˢS1t~CVa','',0,'?'),('͠\0!`gQwә6{','wp-content/plugins/under-construction-page/themes/people/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','XoiX*(cf',']\nWhNbi?7e֚PSK ','',0,'?'),('JG~p٠=%h','wp-content/plugins/under-construction-page/themes/people_2/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','zu[7kpˢH_','Cvj+Rze44L#A\'I\Z<','',0,'?'),('wO2-$tqn','wp-content/plugins/under-construction-page/themes/people_2/people_2.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Vvge','yrs-0g6W{ya\r6I','',0,'?'),('(ګA6e̬\'sT','wp-content/plugins/under-construction-page/themes/people_2/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','yGXbQe=2PeG','nxi(mr,.Nܝ','',0,'?'),('TtpX','wp-content/plugins/under-construction-page/themes/plain_text/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.ㅩ^֑Qo','סr+N>q\rL`l}f˚GQ','',0,'?'),(']g_rRPÜޕ#','wp-content/plugins/under-construction-page/themes/plain_text/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@A}&[X129{','U1\n7#	YS<)9hd','',0,'?'),('3g}','wp-content/plugins/under-construction-page/themes/plain_text/ucp-cog.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','hF|+Y5$','yU)8r}\0h3߾`A,','',0,'?'),('4[_KRxSw[','wp-content/plugins/under-construction-page/themes/puzzles/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\thD)m','(8^˅QTc6qMNԏn~tnX','',0,'?'),('(_o\"p|w/','wp-content/plugins/under-construction-page/themes/puzzles/puzzles.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','c^!','U0U0n5I/PJ]YV䈦','',0,'?'),('.3cPzv3	a','wp-content/plugins/under-construction-page/themes/puzzles/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','DD<,3','lz*Wwt\\LV6<GZqF','',0,'?'),('jm\n#o,','wp-content/plugins/under-construction-page/themes/research/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','bW#̰N','0qJ\'9z-[6d|','',0,'?'),('\',+kX','wp-content/plugins/under-construction-page/themes/research/research.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','iɈ,\'rD','}ZrVtl8v_Ej(\Z|P}X','',0,'?'),('Lk*bRF2-','wp-content/plugins/under-construction-page/themes/research/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','H\"o4^',']5£Sw=Ş 6<`r퐤Jm\0','',0,'?'),('syaEY','wp-content/plugins/under-construction-page/themes/rocket/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','xF</hh','I8a	(Aǟv/','',0,'?'),('O<','wp-content/plugins/under-construction-page/themes/rocket/rocket.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','iomH5OF','w q&såi0Asz7','',0,'?'),('C5PHF','wp-content/plugins/under-construction-page/themes/rocket/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*;?ث?','WO:9{LonR`ZL\"fKV','',0,'?'),('o|;W=*R P{','wp-content/plugins/under-construction-page/themes/rocket_2/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')S\0ǰzH','@?H`9b\"t\Z\n','',0,'?'),('ȵ[0NОFIv1','wp-content/plugins/under-construction-page/themes/rocket_2/rocket.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','P#4mZo>','\ZÆ[[>W8V_klS1k܋','',0,'?'),('z.+nX{xja܃','wp-content/plugins/under-construction-page/themes/rocket_2/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.\'˛\0b0]Y','sl%No&Q᯾t䉘|D%R0!','',0,'?'),('&@F8KpHP','wp-content/plugins/under-construction-page/themes/sad_site/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','u,9ǷU߾Đ\"{','_TBh<?-ྰߞ̗n:A.\nd\'','',0,'?'),('捲1Lַt&r','wp-content/plugins/under-construction-page/themes/sad_site/sad_site.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{{w,GGyW','KˬNC;u$PYNd	','',0,'?'),('IpPr܏@\\6','wp-content/plugins/under-construction-page/themes/sad_site/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';:Kx_5','\nBBSXQPPwe\0dJ<','',0,'?'),('p\n_|ˌ_\"l','wp-content/plugins/under-construction-page/themes/safe/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','IK~#Q,c','s=]ڙYF}_2zZ','',0,'?'),('& \ZB8ɔxU','wp-content/plugins/under-construction-page/themes/safe/safe.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','hZ=7d	','P\0mJ:y2ЩY\ZӸl\rN','',0,'?'),('/80xɍ','wp-content/plugins/under-construction-page/themes/safe/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ГMx','d3H+aO[gnW\0','',0,'?'),('mpGϹ#','wp-content/plugins/under-construction-page/themes/setup/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' ','Z/0;\n;9U?pV%;h6H	[','',0,'?'),('!gj}m#3','wp-content/plugins/under-construction-page/themes/setup/setup.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?\n!n','T\rB2>:ab^oI\n','',0,'?'),('ڳ\"աdMē8Y','wp-content/plugins/under-construction-page/themes/setup/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?ͭC\\i','a\'nwIs)v{','',0,'?'),('Pk@u','wp-content/plugins/under-construction-page/themes/stop/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','E咬Q\rTjo','	\r_/Ǻw_u)l#3','',0,'?'),('u3LM,T^k','wp-content/plugins/under-construction-page/themes/stop/stop.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','狧	\0\Z',';BJgF^9,^az>6^)','',0,'?'),('=\r7&io:kL4u','wp-content/plugins/under-construction-page/themes/stop/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8<L\\wd','CVksMtRV}:u8saP','',0,'?'),('i7Jcd/[o','wp-content/plugins/under-construction-page/themes/under_construction/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\ZpR<','ttq}B-#XkLV	\r0D','',0,'?'),('ӄv)p4`hw','wp-content/plugins/under-construction-page/themes/under_construction/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Pbpn0m9	B','8,en)\0iN]r`Ŕ\\\Zz݁&4','',0,'?'),('h;\\H\nݓÝ','wp-content/plugins/under-construction-page/themes/under_construction/under_construction.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#m>b{\"s崂','20T{f>ڲUGvWN%H','',0,'?'),('[A.DR','wp-content/plugins/under-construction-page/themes/under_construction_text/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$s	8y­3','~觹\"Nc֢&o\"#\'kr\Z)x','',0,'?'),('w\0Mȇ5g{%ȽT@','wp-content/plugins/under-construction-page/themes/under_construction_text/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&,QwH/x\'#','\n9/1:)yCW7(0\0j','',0,'?'),('i07iA~ʈ]j','wp-content/plugins/under-construction-page/themes/under_construction_text/under_construction_text.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',\\ŚZ*nG=','D\n2Qߪ@Z|wXm','',0,'?'),('Iqr﨏\Zl_','wp-content/plugins/under-construction-page/themes/windmill/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0UMncv','&`j&2T~fBȃh@(','',0,'?'),('\rcgA1|w J','wp-content/plugins/under-construction-page/themes/windmill/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Cɫfnҵ','\'C>(\0\'uW7Jٞ','',0,'?'),('l]$י\0','wp-content/plugins/under-construction-page/themes/windmill/windmill.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','XXN̘n','<kr+ǃ!l	N3i','',0,'?'),('zJ}!lpYl\\','wp-content/plugins/under-construction-page/themes/work_desk/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','lZ	onF','|Se\Z2>Mߔ|/EЌ.VHwCBF5','',0,'?'),('X۠	s~','wp-content/plugins/under-construction-page/themes/work_desk/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','V;Qwe','q@wLe&,:>%f','',0,'?'),('\0Q6`R-V','wp-content/plugins/under-construction-page/themes/work_desk/work_desk.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','G{O|.','ON`Wԛd#+fEQy','',0,'?'),('ܹ$((!','wp-content/plugins/under-construction-page/ucp-license.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~8^Toa\n','\"}!\"o⌐q!y>tZT*PU!','',0,'?'),('eΑ6M~a]fw','wp-content/plugins/under-construction-page/under-construction.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'R\Zq؁`+y','SYF40:aݥ~=Р\r','',0,'?'),('*(*+Wjcp','wp-content/plugins/wordfence/crypto/vendor/autoload.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3Կ:V	U\'','|<P*tg3dYs/','',0,'?'),('BImS967X','wp-content/plugins/wordfence/crypto/vendor/composer/ClassLoader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|%*T*`','289vu3n	C2sva/','',0,'?'),('S\npލG%','wp-content/plugins/wordfence/crypto/vendor/composer/LICENSE',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']_#D\0','\Z ے%4~N~Gh!b:wɌ\'','',0,'?'),('a5ͅB_s','wp-content/plugins/wordfence/crypto/vendor/composer/autoload_classmap.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','EӤ㭇Mg','Q*\'B+Eߞ:myuW','',0,'?'),('kPP1<','wp-content/plugins/wordfence/crypto/vendor/composer/autoload_files.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','oul_4@','6b% \"ʴsJp38ӷSǙ:','',0,'?'),('MAH\0[d_!','wp-content/plugins/wordfence/crypto/vendor/composer/autoload_namespaces.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5,}vĨ3G)','Er4@\0ԡ$z3$l\Z`iexl','',0,'?'),('8YvC[,','wp-content/plugins/wordfence/crypto/vendor/composer/autoload_psr4.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':\0>}LQ\0','_U\0]q=Չf\\/	@d\r+v*(','',0,'?'),('Zp%\'n\ZWj','wp-content/plugins/wordfence/crypto/vendor/composer/autoload_real.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ț)W0\nM',';3Ub}V k\'Yr\nrH)6','',0,'?'),('PK2I)','wp-content/plugins/wordfence/crypto/vendor/composer/autoload_static.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3[hkda4p','&!7^@9NBT*8','',0,'?'),('&PDt?5u1Ym','wp-content/plugins/wordfence/crypto/vendor/composer/installed.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' =I,','AQTcqPBbt\0','',0,'?'),('N\'!\rBj3','wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/LICENSE',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\H!#>bW','&xwαh)œ@5m.)9R','',0,'?'),('F|wZQ,O','wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/dist/random_compat.phar.pubkey',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6?\n	:{Q%','ZIK/Iw¥OvyEBi\\$G&','',0,'?'),('O4ǳWQ\0R','wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/dist/random_compat.phar.pubkey.asc',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>ǈ\"Cix','x眪!}\ZWd','',0,'?'),('.U	Y=','wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/byte_safe_strings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','h`VAf','<\\G;1#kLà(փ','',0,'?'),('>GOjPlB','wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/cast_to_int.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$]\\','ؚx\"o*I\nQjT(G\Z.\Z','',0,'?'),('1-g97','wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/error_polyfill.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#fG\rւBg 0','c(k12Qw4?0','',0,'?'),('461mYR','wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','nH\0u} `','R&Xd[49VI','',0,'?'),('\rX+-Ta','wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_bytes_com_dotnet.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' O>A+=\Z,','UsDMÙd(\0ā~','',0,'?'),(' vbu)','wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_bytes_dev_urandom.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=Y@_x','ް\Z^3ɟvU.a\r]fhI(sA','',0,'?'),('PJt1z','wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_bytes_libsodium.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!EP]ǡ;','<\0\rIB=\"P8D\"L~I[','',0,'?'),('wË9/,+1','wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_bytes_libsodium_legacy.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','g۰/*C,k#','avxu흶j=ISD{!','',0,'?'),('YV29}D8','wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_bytes_mcrypt.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','CZ?@JN_ji<\Z','<H\"F@%1`7<	}','',0,'?'),('PIcDƾ','wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_int.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','JsǙB','ERJbȸI\"t],qP1\\fD','',0,'?'),('IooԆ5nuѭH','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/LICENSE',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','KAct&',';8%&h1RnJ g0-p\"F1*ts','',0,'?'),('??Q$P.:X6','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/autoload-fast.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|K-	','3\\3L\r?B8X\ZN8wCNU=M','',0,'?'),('ƄNB׭','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/autoload-pedantic.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~dNc@G#,','.\"K|[\0:H/?','',0,'?'),('^&`RyJ','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/autoload.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','y}Jk>','/O	¹kbz_B]U','',0,'?'),('-췓9ExZ','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib/constants.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-glrc]\0','AB-q=3zfRrWM4V)','',0,'?'),('yKv.\Z','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib/namespaced.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5@?U','Ʊ#q(Ysq)}','',0,'?'),('?HhD0	','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib/php72compat.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^R[XITe)','u9 :YnU:syg50=	CW5$eA=','',0,'?'),('\n:X2Lnc','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib/sodium_compat.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Q(P7APؐdh','N~!)Nc~\\n.lFv','',0,'?'),('Z(|Z','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Compat.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','QUp~ocÊ4Nt','Lnl2@ΐ>hi,uJYH\\L,B','',0,'?'),('ν}V+tB','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/BLAKE2b.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','꤀x٠%cl','N8,caeΟi<5p$','',0,'?'),('!Id]5$[~','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/ChaCha20/Ctx.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','oL k\'k1','1\\Qt*J%s&','',0,'?'),('\'|?>','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/ChaCha20/IetfCtx.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','LaDJ?Z','=F==<_%=M?u/','',0,'?'),('IPEXtFH%','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/ChaCha20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0Lv[c)?','Ch!݀F$}wd7b(!pIF.L','',0,'?'),('W= \\\'x\"W}d','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Fe.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','թK^㥾','M8:naƋGZqQdý!\'&g1','',0,'?'),('ZяݒS','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Ge/Cached.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','l\Z^ZHG%O','mc;\ny㐲0,5F|=C','',0,'?'),(',zeY#uJ~[P\r','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Ge/P1p1.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' OpR{ҵGݍ','Y:BP5Ms_.ن֎','',0,'?'),('BKAa<l2','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Ge/P2.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','XߓŒ\"X36DQ','!l..GI\n7oeѿ\';I\n\n','',0,'?'),('\\\Ze	)Up','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Ge/P3.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ȑH\Zb>VDR2','rћJԑI/\nOY}xņU ','',0,'?'),('bq/Fk','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Ge/Precomp.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7¤\rFg','nV\'VV)F|*ᑝ2Nz','',0,'?'),('^Sx_?uGD','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/H.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Hd9<Cˤbl','K.Boࣸvb%S~1K','',0,'?'),('N=f>$KHT','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?G{g','ĀР<W;-\Z񀍙(C+,MUW6','',0,'?'),('/؊!N>\n','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Ed25519.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','f<_2S^IZ','iݯ8{iq!dՍAz','',0,'?'),('YBWy	+BOmz','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/HChaCha20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#:N\'DxN','[_|А~E+~E(`_','',0,'?'),('KLx<CHe\Z','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/HSalsa20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-ENĂۛ(\nn','Ѭ}^EF>ڂB','',0,'?'),('F1+\Z#+d{w{','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Poly1305/State.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.D6pir`fw=','2KJ73x2M2&+LL','',0,'?'),('ESc+#)','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Poly1305.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','uNmSC{','P~{p}x{82hXx','',0,'?'),('!Plu6CZ','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Salsa20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Pe1','T*+z]ʜ;>\n3]?x','',0,'?'),('ia{-\Zؙo','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/SipHash.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}<܎s9','Q\'r t7=s*a`<zo_','',0,'?'),('\"8Y74O<','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Util.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','diBDJD5O','NaiB\rAO]@P','',0,'?'),('jֹJ0Y','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/X25519.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','p0W\"F)8O','5)&BoK]ػrm`%hO','',0,'?'),('	\")\"0Io','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/XChaCha20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','zq\Zsq776','CDa$=f[Q4JW7l).=%','',0,'?'),('ZLOl','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Xsalsa20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','CFhz','oő\nwnpL+;~t2P*ƃ6','',0,'?'),('d`#)?ϳ0(w','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Crypto.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' oY-)EHd','l,8ETCeylaS;)\'\"d`z','',0,'?'),('G<7et/W','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/File.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[f0Lş\r{VW','\'&ܔ[m`ϊc2E%WGW䉷','',0,'?'),('th	,Gx\"M','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Compat.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\ZP}>j ','Mya;>p:/f','',0,'?'),(' GʴGtؑ','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/BLAKE2b.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Lkm>[?','c+ZY:{\nJPc\"{4u#','',0,'?'),('qL>#Q\0','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/ChaCha20/Ctx.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','BgY',':IZCZ8ȰL]m','',0,'?'),('xLKx 2Is!#Q','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/ChaCha20/IetfCtx.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\rUCB\"',')M쩂tUδԪF.','',0,'?'),('%#t4x','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/ChaCha20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','yW0{XnZ0','\0AVRXȕ~d^/)@R','',0,'?'),('P NtD݌n\"','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Fe.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','a!,^q','X߇pՔZЉֱo\r=˸<!~3','',0,'?'),('$P`\0gX','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Ge/Cached.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','yF\\2','2ks\\>RI:nHȿDm!zz','',0,'?'),('Z9}.Jk=','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Ge/P1p1.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8I\Z\nӣ','i>zR@kW6uky','',0,'?'),('Pbw=i','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Ge/P2.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\\ZIw5AlLۢ','K{8fl7sRh嗋I','',0,'?'),('-\'gP\\','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Ge/P3.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9V#ҹ4','GpfHv\Zx81C[4A','',0,'?'),('AK<jgsr','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Ge/Precomp.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4Kb(\\pB-','ճ* ʰ	[q˜Pk','',0,'?'),(' ލ<:9|6','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/H.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-_b->O\\苃','sɔg%riCPw%{J','',0,'?'),('vLM.f%OMR','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4V+=?k\r','_x:nOsO:d\'\0N=k','',0,'?'),('͍ρbB','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Ed25519.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','I%0\\L-','bhppv״O#u 5/=9ň)','',0,'?'),('oC\"Qty','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/HChaCha20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+%','4!H:6>lEEc#a{A{','',0,'?'),('*b*ee','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/HSalsa20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','x\\8zM~.','vR\0S~[\rҮ6o:Ś\r]','',0,'?'),('HY6oD{LH','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Poly1305/State.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\Zl쇌1gE',';}-\Z	Ud)sD%R','',0,'?'),('➞^՘R','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Poly1305.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ohg[','߁.-h4`9S _\r)I(W','',0,'?'),('%$MqT<','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Salsa20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','CUO\ZߠxtH','G\n\"_/Agh	U?SsHבYٳ','',0,'?'),('̙~Ȍî+byȁ','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/SipHash.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{숊z;5!','D\ZLޠΔa]n\nL&\n','',0,'?'),('K0\rܐcn','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Util.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÅKW<S\Z|r_','E`w`>.2V\"\0Mp\r 9','',0,'?'),('?U\'_l.p','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/X25519.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','o>B	IN-y','hl[(l~QuFM	','',0,'?'),('gxAȢ}g','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/XChaCha20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','zIjcYKC\0','PRV*Īi}kVX','',0,'?'),(']*.>`Ef','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/XSalsa20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','kFh瀁1-','6!omݎ^.^@˨v7	I}','',0,'?'),('l/<UZA','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/BLAKE2b.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ͣrZw','#J<L6zqN0f8Z','',0,'?'),('-\\[Jץ','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/ChaCha20/Ctx.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','F1	M]','A8{!Vt<SqHoh4y`By','',0,'?'),('of?3P1\"','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/ChaCha20/IetfCtx.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','g\"̤/OY\'','8eTet\r jP/J<^rӥz','',0,'?'),('71}\n','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/ChaCha20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','12+;FнNM','w\"*5U T@nyȳ^au\'','',0,'?'),('wy*XO\nG','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Fe.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','NVl~m[%Wt','Pq\0V{|0m\0;2f@U','',0,'?'),('W8h!ɩkĉ\'','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Ge/Cached.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','rRUb*\0\'','x<sBZ2jRM\'0%$i{ V','',0,'?'),('ͥ`FJSu','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Ge/P1p1.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Kz+UŸ(5\\','8:oI9,=zDk8;{A{\Zij','',0,'?'),('Ia\n؎a','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Ge/P2.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>\Z\Z+,','*y$MQ[q:h\")XTC\0\\k','',0,'?'),('cYF}j`','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Ge/P3.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3b(浏К','n;<	Ǖ-Wt]<su','',0,'?'),('u_~!\0','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Ge/Precomp.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Y=\nY992','6\Z/py5EحOE','',0,'?'),('o	lѴcd','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/H.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\n@LjwD','\r8d8sڇ6FȌ','',0,'?'),('~+qX\"`','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','oaQ|g4&','cUX+]Wvd=,Z0)\\','',0,'?'),('h]CA*','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Ed25519.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ZbO6IcD','`ude?s7dCQ}Y/','',0,'?'),('_npaV','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/HChaCha20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>*L1˵\"k%F+','ZiMfUvi-})f\"Mnd?X','',0,'?'),('Xp~0D','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/HSalsa20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Woe~oB2_;','5qSrL]OXsq+l<ɒ','',0,'?'),('A?]\\8PMTl','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Int32.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','CB)cae','[}D\0OV:~-\"~mBh\"<pW','',0,'?'),('BPXW6','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Int64.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' QAL󚜆U','G\n<.\ZWrʪØ)','',0,'?'),('[\'/;','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Poly1305/State.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','D2E\\t.-','U\n/miMyE-QM^\0QL9hT','',0,'?'),('a@WrQwZ\n.','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Poly1305.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ܑzg<N\n?o6f','REgX3JAc!a_S{','',0,'?'),(' K iDt','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Salsa20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Zz#H','n]x\Z_ѪkB-a&̃','',0,'?'),('_#U1pGS','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/SipHash.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Zrtw(e','ҿDI<^i2dW]G_-+A8W','',0,'?'),('?FϸAR1','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Util.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','pԏd0lN&7+','^s\n@G,ږ\n;|3P	nԔ/\rzA\"\nd','',0,'?'),('/	E:KR寥v','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/X25519.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0Vή?b4','=ޣ4:$dXWRXN >','',0,'?'),('z9	`d3\0Iay','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/XChaCha20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' @^8J','ؽ@B-Km-Ȼ\Z2p','',0,'?'),('B@R*GxF4N}','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/XSalsa20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'_?Sş\Z]y','6[-,9YRr\rY\"-an6$','',0,'?'),('GGa\"','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Crypto.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÕmANR',' *J/(sg YD]و̨|\0z','',0,'?'),('aJr&-D','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Crypto32.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','b]݆щpW','ド$⨇\r׶oޖGǗq#7','',0,'?'),('XX*!2~','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/File.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ƌ@N`Xg','Q&3Ɓ_+i	uqI+:	IO','',0,'?'),('TL ߈,]զm','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/SodiumException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8	:{We','6{w^GkΫ25b\r񓫄','',0,'?'),('O	5mCf','wp-content/plugins/wordfence/css/activity-report-widget.1587658822.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','J^x;yc','ӡfaMWv+W%}`DN','',0,'?'),(')?) l\0','wp-content/plugins/wordfence/css/diff.1587658822.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','܀g		$`rQ','$hEJ^54<$ӭYc&','',0,'?'),(']@\ZJCy>ł','wp-content/plugins/wordfence/css/dt_table.1587658822.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gJbjJ9k:','o[PHyЊ}iGc~<cDR:D','',0,'?'),('iț,7bWSe','wp-content/plugins/wordfence/css/fullLog.1587658822.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','e.i`΁Uv','?>?hξ[²Pu{puaa','',0,'?'),('hr\Z;%e-x','wp-content/plugins/wordfence/css/images/ui-icons_444444_256x240.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','GJu;QZ6','\\MUKhQwCiVJ\'','',0,'?'),('2v\'9\rz','wp-content/plugins/wordfence/css/images/ui-icons_555555_256x240.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','pbD@pG+','*DZ>Bg&YY4(</','',0,'?'),('\Z R[\'>','wp-content/plugins/wordfence/css/images/ui-icons_777620_256x240.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','J\\c7yxгl','~qV*\'1]3^m','',0,'?'),('2r}Vĥ$^n/','wp-content/plugins/wordfence/css/images/ui-icons_777777_256x240.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','h^n=(&݂N&','SDIBz_-?(YpEyƹA','',0,'?'),('\\7Qo','wp-content/plugins/wordfence/css/images/ui-icons_cc0000_256x240.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|%;wQ8@','wi>6Ƭ4.NC\Z4IO','',0,'?'),('vO#JN+쁁','wp-content/plugins/wordfence/css/images/ui-icons_ffffff_256x240.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Aa+JD$2J','/#?TiOLyvuTKɤ\\ػ','',0,'?'),('āz8̡\rHt);','wp-content/plugins/wordfence/css/iptraf.1587658822.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ebf.\nV[xPh','J-@ ]-	cqWQ$8','',0,'?'),('(410\rьR[','wp-content/plugins/wordfence/css/jquery-ui-timepicker-addon.1587658822.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')ef#`P~7n','-mznNFE\0ѭ\\vqsL?Z\Z','',0,'?'),('rtxn#ehl','wp-content/plugins/wordfence/css/jquery-ui.min.1587658822.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}O^0tGGQ','ٍ$rb=phxK5]8QRjn4','',0,'?'),('w̹5O+a','wp-content/plugins/wordfence/css/jquery-ui.structure.min.1587658822.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#/h<U','ni뗅NvX7Y]D','',0,'?'),('\'w1ϰ','wp-content/plugins/wordfence/css/jquery-ui.theme.min.1587658822.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','bK0bxљ]','4\ncE2=V{+\\goЅO','',0,'?'),('Ts@,g,','wp-content/plugins/wordfence/css/main.1587658822.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';诘SoȢ-','\n2V\'Kf94Qr: 2','',0,'?'),('q#/Ni','wp-content/plugins/wordfence/css/phpinfo.1587658822.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>Q!0w/蓴','a@|I\r=\Z^εd)[W','',0,'?'),('f\Z&4X2e]mى','wp-content/plugins/wordfence/css/wf-adminbar.1587658822.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0\"CϷTb','hS䘷*g5)!}BlNE','',0,'?'),('UzfLȔ@k','wp-content/plugins/wordfence/css/wf-colorbox.1587658822.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','PX)p!N8j','ot0\rP2NiKu','',0,'?'),('dh','wp-content/plugins/wordfence/css/wf-font-awesome.1587658822.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'MًV:','997dIOu-%enԻ1I','',0,'?'),(',j\n((|k/;m','wp-content/plugins/wordfence/css/wf-global.1587658822.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','p]$ڡ\n','淇tj?\"E\0$Ӝ Nhq3{','',0,'?'),('9&ޝZz+d','wp-content/plugins/wordfence/css/wf-ionicons.1587658822.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Alsj⯃','ג4ˮvM`VZ','',0,'?'),('\nQo7gEj','wp-content/plugins/wordfence/css/wf-onboarding.1587658822.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/KwtG\'(','mǸ${&W>.{?Wo)=H','',0,'?'),('SDXiK','wp-content/plugins/wordfence/css/wf-roboto-font.1587658822.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']Ouݵ','+hJ~ʆ*a*Gb67\r:','',0,'?'),('p2r}m_G','wp-content/plugins/wordfence/css/wfselect2.min.1587658822.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','c3,BV','ڑt4U\";t7\ZJyrb@','',0,'?'),('bj`#x!','wp-content/plugins/wordfence/css/wordfenceBox.1587658822.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','CWY~H#]','r{\ZI5O1QӇC','',0,'?'),('͎3עJynĀM','wp-content/plugins/wordfence/fonts/fontawesome-webfont.woff',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','nq*ZF)2','&4\"\rQjXmN\"?Po\\?','',0,'?'),('2\Z {DZ-','wp-content/plugins/wordfence/fonts/ionicons.woff',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','hI15[I]J','*\\&t䭨\\	gTw,1','',0,'?'),('ZQ!*','wp-content/plugins/wordfence/fonts/roboto-KFOkCnqEu92Fr1Mu51xGIzQXKMnyrYk.woff',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`y\0#xsGJt','Arx?j#CFOG-S$','',0,'?'),('jtZܿ,','wp-content/plugins/wordfence/fonts/roboto-KFOkCnqEu92Fr1Mu51xIIzQXKMny.woff',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','raai','{JLͻ&{{T:B','',0,'?'),('>uʸ!4N2','wp-content/plugins/wordfence/fonts/roboto-KFOlCnqEu92Fr1MmEU9fBBc-AMP6lQ.woff',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',;L\'dee','+GT}m)*[c5ZN-v>','',0,'?'),('m{@m','wp-content/plugins/wordfence/fonts/roboto-KFOlCnqEu92Fr1MmEU9fChc-AMP6lbBP.woff',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','oLFʒ4i--','Cc#1_|Z  1ɾYx','',0,'?'),('ӕ\nt0','wp-content/plugins/wordfence/fonts/roboto-KFOlCnqEu92Fr1MmSU5fBBc-AMP6lQ.woff',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','mpGaBNX>(','%-*Ψ6Fi\rWϹM׽WI:vD','',0,'?'),('и+:3XnNtexX','wp-content/plugins/wordfence/fonts/roboto-KFOlCnqEu92Fr1MmSU5fChc-AMP6lbBP.woff',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{W7h>','	2mw3)zWgv{AfHu`Co','',0,'?'),('G:Z]Y!tI\"','wp-content/plugins/wordfence/fonts/roboto-KFOlCnqEu92Fr1MmWUlfBBc-AMP6lQ.woff',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','jI78{rP','UkZM=OEwDw |I;','',0,'?'),(']K{ٯ`{,','wp-content/plugins/wordfence/fonts/roboto-KFOlCnqEu92Fr1MmWUlfChc-AMP6lbBP.woff',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+EYH<YPK=S','ۋ&:^G&B2PC~','',0,'?'),('pwQFcߠb*','wp-content/plugins/wordfence/fonts/roboto-KFOmCnqEu92Fr1Mu4mxMKTU1Kg.woff',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@$qG2k5$z','ֆF*`\'O triR:j0W\Z=j','',0,'?'),('U]R)Ym','wp-content/plugins/wordfence/fonts/roboto-KFOmCnqEu92Fr1Mu7GxMKTU1Kvnz.woff',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','nj09','\ZҨ2#s:Р\n		vØ+l','',0,'?'),('4;`߯z?	{Ǟ@','wp-content/plugins/wordfence/images/2fa-whole.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','h»$\ZPfX','ƪɝU[Z~^d\'Xٮ','',0,'?'),('26,̞|keL\ns','wp-content/plugins/wordfence/images/2fa1.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/)h\\ hG8','C%0z)f @t>ɶ{T8o','',0,'?'),('J=R\'t^}\n','wp-content/plugins/wordfence/images/2fa2.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0H','npʅG06KqJ]J','',0,'?'),('様7^b\"','wp-content/plugins/wordfence/images/back_disabled.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','hgi>','䏛N7g΋?Fb!}ݿC鳇','',0,'?'),('׮Fps4','wp-content/plugins/wordfence/images/back_enabled.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']H','9퇥)R$px#q {#LO','',0,'?'),('n\n\0܁-i','wp-content/plugins/wordfence/images/blocking.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'-Hf<1','A5Y9\0OtqЖL\\}a&','',0,'?'),('^yG=ڜFg;3á','wp-content/plugins/wordfence/images/button-grad-grey.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','RCTy?','DH~ϨP_{!','',0,'?'),('N7A\0nnV֑','wp-content/plugins/wordfence/images/checkbox.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"G\r6|􈘀\'','y~`w(j~=뤼&ݴQ>`^x','',0,'?'),('oYڅX','wp-content/plugins/wordfence/images/flags.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','W7 (˿!\Z7','Bx0%Ly6!X\\z/<n6=\ZW','',0,'?'),('.E[Jlx','wp-content/plugins/wordfence/images/forward_disabled.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','M_Z?N)Ҋ:5','/<>O&ȕJR݇e}(m','',0,'?'),('\0hKf\0','wp-content/plugins/wordfence/images/forward_enabled.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','U\0/3e4e','0Q7018ު9-z9ؽqSrĒP','',0,'?'),('窒u\rZJW+','wp-content/plugins/wordfence/images/help.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$N;\'M Y','\Z7\0r/iz;ki,=LZg','',0,'?'),('٘\"Pܞ,','wp-content/plugins/wordfence/images/icons/ajax24.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','K:m𙗣P','j*edoX~7&N9|L','',0,'?'),('\' oS','wp-content/plugins/wordfence/images/icons/ajax3.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','mwߴtꍓ\'\ns','dz\nyKƮ\'#]x	VJR.=:','',0,'?'),('y&aA7]Dm','wp-content/plugins/wordfence/images/icons/ajaxRed16.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%B\ng2;','D,AJlOSpe؇&','',0,'?'),('4=','wp-content/plugins/wordfence/images/icons/ajaxScan.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ʖѴ~fi','ߩ0ԍѦƻH\n¡;','',0,'?'),('j&V164','wp-content/plugins/wordfence/images/icons/ajaxWhite32x32.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','r9 #{','ﾱnѿ0c~NrAug~ΔI','',0,'?'),('(x*J,LÛn<K','wp-content/plugins/wordfence/images/icons/arrow_refresh.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','kw``|}$G','u/2/@H_Ilh/aU:	','',0,'?'),('6[f9? _','wp-content/plugins/wordfence/images/icons/bullet_yellow.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','J&ɌԔQ<','1Nߗ׍?*ií!FMp9^.','',0,'?'),(']*J','wp-content/plugins/wordfence/images/icons/email_go.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','jEH).','& qC1QU_.O31!&۴','',0,'?'),('`%{+','wp-content/plugins/wordfence/images/icons/error128.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':%7!.','{h\0,]zkV{җ6nG\nxs9','',0,'?'),('z5*\ZADZCkj','wp-content/plugins/wordfence/images/icons/magnifier.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','uO{:qcV\'',' atvdQ0(IjƖO$e(*','',0,'?'),('Ρ~ߓ:eo','wp-content/plugins/wordfence/images/icons/tick128.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ğch4\"','V}X e~G[C峆5','',0,'?'),(';`$r$=','wp-content/plugins/wordfence/images/icons/warning128.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','pGIt*Np=','*/ȾstA}.b\'\\','',0,'?'),('u64E~:','wp-content/plugins/wordfence/images/icons/working-indicator.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','VF{N	\'G','fXRZ|:Ob=f[y5 ~	','',0,'?'),('X@%1Ci','wp-content/plugins/wordfence/images/lightbox-controls.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','m]a\\$','Ǘh?S):i@h.Xg','',0,'?'),('?z6aDz','wp-content/plugins/wordfence/images/loading.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','K:m𙗣P','j*edoX~7&N9|L','',0,'?'),('Kjh','wp-content/plugins/wordfence/images/loading_background.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'2p\nKX','Ύ%XŖF1s;Lzr璻','',0,'?'),('ﾘQ)B\n,','wp-content/plugins/wordfence/images/loading_large.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Y{ObUW~Y˙','p8\'	t:Qo]{5G1E','',0,'?'),('s♼{DR[k1I','wp-content/plugins/wordfence/images/logo.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','zFހW\rl~6','V{Q9V	J	Xqڀc','',0,'?'),('z^}¤hh3\rw','wp-content/plugins/wordfence/images/options.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','VѴA','D:bw#^4BKIP?	znV_','',0,'?'),('xD.m~<2','wp-content/plugins/wordfence/images/ratelimiting.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0[MɞyP','@Sy\'N+kB3J!PbƖ','',0,'?'),('QoH*(','wp-content/plugins/wordfence/images/sort_asc.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',I+ƾ=','dCTe&,)ѴFG\ZdON','',0,'?'),('57N	C=-c','wp-content/plugins/wordfence/images/sort_asc.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&DKzS§0','NQ*TZ%P%jܑtZn/','',0,'?'),('lXwB*XW','wp-content/plugins/wordfence/images/sort_asc_disabled.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Oɧ*X9e','v\Z|5.YX Z鹁Ź','',0,'?'),('x_,[5','wp-content/plugins/wordfence/images/sort_asc_disabled.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ǐ#a]2','[8lYckl	u#KVn','',0,'?'),('?Yvq_ۮXO','wp-content/plugins/wordfence/images/sort_both.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%BQxSV.D','6\"@Xg\'W7wgJq','',0,'?'),('	7f	`','wp-content/plugins/wordfence/images/sort_both.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','dm	8f|Y','~%ۉ%>BlouI)ȉ7g','',0,'?'),('7c.$P!\"򹚆','wp-content/plugins/wordfence/images/sort_desc.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<j_ˊR2','*-9.HGO6/L):Cdz','',0,'?'),('ZD:-h${ma','wp-content/plugins/wordfence/images/sort_desc.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?զ)X?N','bEԚB#:(#=_(\Z|U#','',0,'?'),('xy!q).ˉ\"','wp-content/plugins/wordfence/images/sort_desc_disabled.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','m͟r 9',';	_Yt7KsmC\ro','',0,'?'),('usT­BB','wp-content/plugins/wordfence/images/sort_desc_disabled.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','J%{OZ\"/o','^*n^\0m+!NkɌ/ԯ^k','',0,'?'),('o\'RD-\0o','wp-content/plugins/wordfence/images/support.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Cl$rn<.','$MԮ&(ᩘs^	Ϣ*N','',0,'?'),('PC<	vnR8','wp-content/plugins/wordfence/images/tools.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@cI','Y=RB)	~ܖݟr','',0,'?'),('O+[IBmm\'','wp-content/plugins/wordfence/images/wf-central-logo.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','q(VѤ','\0{\rߘJ/ ^+,S','',0,'?'),('@:<o|J-e','wp-content/plugins/wordfence/images/wf-error-badge.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','EQts	Mzy','殙F`a݀kmEQ+~','',0,'?'),('#-g\\L%3S݋B#\r','wp-content/plugins/wordfence/images/wf-horizontal.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','E%Zlo9͒','0	6ӭIvhJ`','',0,'?'),('FVOd%|u','wp-content/plugins/wordfence/images/wordfence-logo.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','p]j-','8#̄(8O\"	+h\"Fb','',0,'?'),('E(zRA1;eNqD3','wp-content/plugins/wordfence/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2eª\\og',' oMJ#A|ߎ(;6R\n','',0,'?'),('w(>6Xwg','wp-content/plugins/wordfence/js/Chart.bundle.min.1587658822.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5]ddf','>`NN`N\"KӞckG<;','',0,'?'),('}wK:\\\Z','wp-content/plugins/wordfence/js/admin.1587658822.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','g<Z uq','x[c\0=/jv[','',0,'?'),('Dǭ9Kh^','wp-content/plugins/wordfence/js/admin.ajaxWatcher.1587658822.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','CCW\Z^beD','	CJhF$Dq|,7EH;N','',0,'?'),('/ӈVQ&@O','wp-content/plugins/wordfence/js/admin.liveTraffic.1587658822.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/[n1uu}',')䓣Ad98PV+H25J','',0,'?'),('\0O?%IS','wp-content/plugins/wordfence/js/date.1587658822.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','jPER_c','B=0dƩ\"BtUc^1>q&','',0,'?'),('	Tt/=x>','wp-content/plugins/wordfence/js/jquery-ui-timepicker-addon.1587658822.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','89\"zzVv*]','ۆ%%l:Jf<bqPPt˯}ߝ\"f','',0,'?'),('l<%!\r','wp-content/plugins/wordfence/js/jquery.colorbox-min.1587658822.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Y5=q)','H4\\v/XGK:gkl','',0,'?'),('b)+Y.-	','wp-content/plugins/wordfence/js/jquery.colorbox.1587658822.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(O0%69e3j','{L#\r]\ngL8P,@Ir,{ ','',0,'?'),('\'>rWUb҄o','wp-content/plugins/wordfence/js/jquery.dataTables.min.1587658822.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<\\ ͕h','vAo;uD3$WB95_\" ','',0,'?'),('m:փh','wp-content/plugins/wordfence/js/jquery.qrcode.min.1587658822.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ԹXp`me<','wP\0pzuYDSz(WߥP3$S','',0,'?'),('q\r8&jC9?\0','wp-content/plugins/wordfence/js/jquery.tmpl.min.1587658822.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\}\"7ڷDZ','.IH\Zg\0H!7`gޠZzȄž6|','',0,'?'),('h {lӖ ','wp-content/plugins/wordfence/js/jquery.tools.min.1587658822.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':-Eՠx$B',',4~aTlS fQO	fTӵ;)','',0,'?'),('a_&R\'','wp-content/plugins/wordfence/js/knockout-3.3.0.1587658822.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_B8lc^','5J9hALg@`uwo3\0I>','',0,'?'),('gjqw.`','wp-content/plugins/wordfence/js/wfdashboard.1587658822.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ԽP`{i','=Pzr!?w\Z/d!LӪ1!','',0,'?'),('>cP','wp-content/plugins/wordfence/js/wfdropdown.1587658822.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','rpc\'\Z','SGs8;Z!זJu1z?','',0,'?'),('D٪&D$Wl','wp-content/plugins/wordfence/js/wfglobal.1587658822.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7欑iW5ulR','$hd^Sƨ5Y٭a$','',0,'?'),('\nܐjx]Whm :','wp-content/plugins/wordfence/js/wfpopover.1587658822.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';&mAhlMPZX','_.V袏X4Ni_k=C3','',0,'?'),('AyhL=<]A','wp-content/plugins/wordfence/js/wfselect2.min.1587658822.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','J!.i','lk}[ZjA.!=+5+~q 1','',0,'?'),('R1?YVDt','wp-content/plugins/wordfence/lib/.htaccess',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','E\"xK{8dS','C\'r9@Kކtw#@k','',0,'?'),('\'FEAvQMv','wp-content/plugins/wordfence/lib/Diff/Renderer/Abstract.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>\r5]xVI\'i','G݅\'!YE3P5adM','',0,'?'),('y1-/fIנ','wp-content/plugins/wordfence/lib/Diff/Renderer/Html/Array.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','09\rɘadP','F*OОq^lgz,I?bR]KֳE','',0,'?'),('-n$.#g%}','wp-content/plugins/wordfence/lib/Diff/Renderer/Html/SideBySide.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' OّCHؖs ','pXuc{-K׏ژ/OnE0)JB','',0,'?'),('`c0\\3','wp-content/plugins/wordfence/lib/Diff/SequenceMatcher.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','O\"%éODZj','Z?=b\0D\ZZ\'˿_pwѻ,:','',0,'?'),('ۖJBwC|Mv','wp-content/plugins/wordfence/lib/Diff.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5VzY]#yRJݮ','YM\"z)tϖ*cwL\01w$d','',0,'?'),('Ը%\ZDyZ','wp-content/plugins/wordfence/lib/GeoLite2-Country.mmdb',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','㷏Ӽ\r*\\\"5','p.翗2M,\'[C-͠G','',0,'?'),('J![W6ݧ','wp-content/plugins/wordfence/lib/IPTraf.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','WJmLIg!','0b@i[%g<F','',0,'?'),('^2^T:mJ:','wp-content/plugins/wordfence/lib/IPTrafList.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','n)e7e','\'|\0!t|ux^&5l','',0,'?'),('au\"9s?H','wp-content/plugins/wordfence/lib/WFLSPHP52Compatability.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%1sËG','EWٳ?4@U?0bP+h','',0,'?'),('Kߺb','wp-content/plugins/wordfence/lib/compat.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>zxC}','Nܓ#dtB!\"M՞==@o','',0,'?'),('SP;^ƭzI','wp-content/plugins/wordfence/lib/conntest.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','q\rƉ(.Aˬ','J&grb+\'Id	1HLWreO','',0,'?'),('fNdL','wp-content/plugins/wordfence/lib/cronview.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','e(t@nr','Z4,hz=>M}G/[0l\"iK','',0,'?'),('\Z;5(OOR','wp-content/plugins/wordfence/lib/dashboard/widget_content_countries.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ȎcP\"','זD䟹45JbOɝHR@','',0,'?'),('zvo:B%','wp-content/plugins/wordfence/lib/dashboard/widget_content_ips.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ݻ1(wmF','B6;M8\Z&','',0,'?'),('\rҗr׾ \n\Z','wp-content/plugins/wordfence/lib/dashboard/widget_content_logins.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!Pyt8턺P6q','kwQ)\'J~MEsrXY_Gf!','',0,'?'),('$o1T2]l','wp-content/plugins/wordfence/lib/dashboard/widget_countries.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\rmnZB ','݃EZ?wȖ͖s!7cJ70','',0,'?'),('Ws{NhPr㼱','wp-content/plugins/wordfence/lib/dashboard/widget_ips.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\ZcQ\nbd7,Ze','ZL)1-|Y(|@.N_ϋu','',0,'?'),('e؟v笪Ej','wp-content/plugins/wordfence/lib/dashboard/widget_localattacks.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/]L/Gb;','$y\r\npu ?A8KΙTcVa','',0,'?'),('L.\nw;[','wp-content/plugins/wordfence/lib/dashboard/widget_logins.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','g#@Xs','ĪN29WDWO0ѽmGN','',0,'?'),('u;Ȍ0qw=','wp-content/plugins/wordfence/lib/dashboard/widget_networkattacks.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ԶwK>~\rg','#Nu}WL!\\Z 8\0;k{','',0,'?'),('k6*H	u١','wp-content/plugins/wordfence/lib/dashboard/widget_notifications.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5$g؟_ ','53=xLܑm?Z97P.','',0,'?'),('\\^s,z(','wp-content/plugins/wordfence/lib/dashboard/widget_tdf.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2\'p[UaH','?}mwDqn2R\\','',0,'?'),('6Ri*5æ','wp-content/plugins/wordfence/lib/dbview.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ƍݵ1苙nzk','DOhB;4U7o/g8i+̷','',0,'?'),(')\0e_5=','wp-content/plugins/wordfence/lib/diffResult.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0wJn','_^>8L\\{P','',0,'?'),('#\n/PZ~h','wp-content/plugins/wordfence/lib/email_genericAlert.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','L)&낆(','j{bXN#R5[׍m','',0,'?'),('Fe	57[','wp-content/plugins/wordfence/lib/email_newIssues.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`=dHgO5','Qi$?K^%9$O@0eƼR;x ;n`','',0,'?'),('^u}G','wp-content/plugins/wordfence/lib/email_unlockRequest.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{<2m','RpM>d*','',0,'?'),('e\0hLщ','wp-content/plugins/wordfence/lib/email_unsubscribeRequest.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#}_*mD×cvW','m$G+59TEx7B{/,u7','',0,'?'),('*Q.	-c%D','wp-content/plugins/wordfence/lib/flags.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ic磭c-','8YCO0j{\ZxDĖxO','',0,'?'),('$-#q`l$Wۉ','wp-content/plugins/wordfence/lib/live_activity.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2>(]/@ꏞf','QըW`~N_wID$J3','',0,'?'),('dTofҷbS','wp-content/plugins/wordfence/lib/menu_dashboard.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','r͝ݭ5','oc@e ᤶg\ZVj','',0,'?'),('ޒ?IΩi%gy','wp-content/plugins/wordfence/lib/menu_dashboard_options.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','j~i\'Z?','=x=)ZuY\"FF2]','',0,'?'),('WP旃^qy','wp-content/plugins/wordfence/lib/menu_firewall.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','m2_MjV','\"!bXȉr3Oe{0','',0,'?'),('3dyjV','wp-content/plugins/wordfence/lib/menu_firewall_blocking.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[? ?','b}STbcvʄ/{','',0,'?'),('Ͷjʃఱ-','wp-content/plugins/wordfence/lib/menu_firewall_blocking_options.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','h;BD:','\Z@\\ɔ\rqB,CKτw.z','',0,'?'),('6cbkki3@H','wp-content/plugins/wordfence/lib/menu_firewall_waf.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','e(# ({秡<(s','%=oVBkC%Ir(?ceC','',0,'?'),('0dۦZP2o','wp-content/plugins/wordfence/lib/menu_firewall_waf_options.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ua~v','/[+!)fhfĳXF8/H7','',0,'?'),('WM{h(','wp-content/plugins/wordfence/lib/menu_options.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','bSMLan','hfX^Ԝ n','',0,'?'),('z8 L{q','wp-content/plugins/wordfence/lib/menu_scanner.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ݻyz|','-uݼ>̺n~ut&)F&;qfJkSO','',0,'?'),('I|K9({sX','wp-content/plugins/wordfence/lib/menu_scanner_credentials.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ff:&,[','B&$q>P\nϾz&G<6Ǵ:','',0,'?'),('OHI!K!0[','wp-content/plugins/wordfence/lib/menu_scanner_options.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','; 9\0b!Q','@&O\ZqR_w)RǐlL`wүi,','',0,'?'),('-jާ ~hyb','wp-content/plugins/wordfence/lib/menu_support.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','yy0\'Ofx2;D','.F!x,p	[\'E\Z̻,','',0,'?'),('ojyV','wp-content/plugins/wordfence/lib/menu_tools.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gԌpPIg[=','V!ޟƚ_z=|yaXȏ','',0,'?'),('!##sw:\rH*$q','wp-content/plugins/wordfence/lib/menu_tools_diagnostic.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7<Ճʟ9\nK','ёSvm(6V\nlv','',0,'?'),('!Tۦ	lI\n','wp-content/plugins/wordfence/lib/menu_tools_importExport.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$^k>T|','k^XR1, c=\\','',0,'?'),('UI_Ym_','wp-content/plugins/wordfence/lib/menu_tools_livetraffic.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ss,(q','kPs_|S}lV{G]0܁t','',0,'?'),('@L߯7٭kقE','wp-content/plugins/wordfence/lib/menu_tools_twoFactor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','jlF+>Tm/av~3','Zfk%y,?SCU=lhѕ','',0,'?'),('Cs\\\ns\'m','wp-content/plugins/wordfence/lib/menu_tools_whois.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0JM(]\Z7w','[:QݔqF/qG;N@Kq08ΤO`[','',0,'?'),('7\"妿W\rѽ','wp-content/plugins/wordfence/lib/menu_wordfence_central.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','nՆKvOԜ\'\0','^{A荗.Fخ\"m)>T','',0,'?'),('@ȯ&Oo','wp-content/plugins/wordfence/lib/noc1.key',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9eb\0PO','_ujP-KOAܫ','',0,'?'),('kU/^ ','wp-content/plugins/wordfence/lib/rest-api/wfRESTAuthenticationController.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','d:ǽ	X̩TI','IS:3+̢$i_if:A','',0,'?'),('HC)C','wp-content/plugins/wordfence/lib/rest-api/wfRESTBaseController.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','yK\nu@x','Aݶ݁;_|sȤ4_)zaKQEe!','',0,'?'),('e-RȉL:','wp-content/plugins/wordfence/lib/rest-api/wfRESTConfigController.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-n(֟5> a.\'','j^!yfӳucwWx','',0,'?'),('i/pEt\nl','wp-content/plugins/wordfence/lib/rest-api/wfRESTScanController.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5oQ4)dT','Dt3v\Z%jlf%O)&&1L','',0,'?'),('F{A','wp-content/plugins/wordfence/lib/sysinfo.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ۍQꅳ9','!D#D\"0zt6IHԆ\\0̈\Zd','',0,'?'),('M~^x;','wp-content/plugins/wordfence/lib/unknownFiles.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','n✚o\"* b','p}\'5HZ%[*:^^i','',0,'?'),('LR7QToG|{','wp-content/plugins/wordfence/lib/viewFullActivityLog.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@lM3JtOF@','[`\\pǣTb>=PivO','',0,'?'),('ٵ\nhJxdvԃ]','wp-content/plugins/wordfence/lib/wf503.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','A)+Љ','o+lѥarЙ\nyÂ','',0,'?'),('2]hqu:T6EU','wp-content/plugins/wordfence/lib/wfAPI.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Cx3v@Q$)g\r','kBhl%ܟGa=R @Ξ{','',0,'?'),('Ɇ8pŻѵV','wp-content/plugins/wordfence/lib/wfActivityReport.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>	[\Z᷎x4','+|\Z#*NθBND]|\0','',0,'?'),('zoܲ~b','wp-content/plugins/wordfence/lib/wfAdminNoticeQueue.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','K\r4X.','lvl	](W7+0-','',0,'?'),('Ni~	`WE','wp-content/plugins/wordfence/lib/wfAlerts.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']5+6.ZM.','7ɟSYPW	OXxy*ieHY','',0,'?'),('ދ1Fa','wp-content/plugins/wordfence/lib/wfArray.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'Fbaۆₑ1ʤ/','n2q8D-AR>xqYq$ ш','',0,'?'),('-=QCwtnL#','wp-content/plugins/wordfence/lib/wfBrowscap.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\re.b','HznO#/tɚ\"U Ai','',0,'?'),('XJp','wp-content/plugins/wordfence/lib/wfBrowscapCache.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','TQxj','1YTЈqW6݋h	','',0,'?'),('1]M|KFZ','wp-content/plugins/wordfence/lib/wfBulkCountries.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9	+OyծurO3\n','X&o1\'cgmlySt\r','',0,'?'),('ґ-\r{,','wp-content/plugins/wordfence/lib/wfCache.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7 ƿsy','|uIPwh5ڎ.m\"*n_ 9JP','',0,'?'),('hJD㰗G n','wp-content/plugins/wordfence/lib/wfCentralAPI.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ăa\\F','!)-5%xi=F$07~\n','',0,'?'),('Z4<n?e','wp-content/plugins/wordfence/lib/wfConfig.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'LKkD','>k\rM)ɱ]jާ2%{/L','',0,'?'),('8ÛZEQ$}UPT','wp-content/plugins/wordfence/lib/wfCrawl.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1铇ܙ~\rm','%&9	/DXG؞߇U4','',0,'?'),('ڥ^i$&','wp-content/plugins/wordfence/lib/wfCredentialsController.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Z\0իw6','76ay5?}%.]؞uS','',0,'?'),('xβЦA	<','wp-content/plugins/wordfence/lib/wfCrypt.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','CR`9|e','U͊sds9;COȤ@','',0,'?'),('J^\Z7uGk+','wp-content/plugins/wordfence/lib/wfDB.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','P_<-1__Iu','%dd_\01@TY$A','',0,'?'),('ikmCxʷ','wp-content/plugins/wordfence/lib/wfDashboard.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&4.','U0@\0\'21k^ͅEi.E','',0,'?'),('7ruF@J,','wp-content/plugins/wordfence/lib/wfDateLocalization.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4K_J2Cmcͭt','Djy,Lwa <U S','',0,'?'),('l9=h,>&','wp-content/plugins/wordfence/lib/wfDiagnostic.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0n3','`MTRLl&)hZ/%','',0,'?'),('F\ZC1P','wp-content/plugins/wordfence/lib/wfDict.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','y LZ!bEl','.{0Je{5-~[T$Ğ','',0,'?'),('A0ff` Kǁ}','wp-content/plugins/wordfence/lib/wfDirectoryIterator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\n+Z/_\Zxuv','u;IVa[~㵭TZ\\^yJj','',0,'?'),('q5@*=&\\X','wp-content/plugins/wordfence/lib/wfHelperBin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';!ȍ4QX#','չ%-^qUqMeY','',0,'?'),('PM\ZI̸ݭY`r','wp-content/plugins/wordfence/lib/wfHelperString.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','OVFaDV44ܪ','2-7na5A>cִ\ZNA-p{Qn\Z','',0,'?'),('ikCT,','wp-content/plugins/wordfence/lib/wfIPWhitelist.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ϝq,ؾ\\','5%v_E[P3w,=s$bF','',0,'?'),('1ϣI','wp-content/plugins/wordfence/lib/wfImportExportController.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','HM.','ƌZ>2ì<\rsJ2*','',0,'?'),('jsw2pqS','wp-content/plugins/wordfence/lib/wfIssues.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/lCx[SZ','MUSdWF\Zاg','',0,'?'),('(>f0\Zg[|','wp-content/plugins/wordfence/lib/wfJWT.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}{ jNcK','0mhN`xx~HLjsOP,','',0,'?'),('ؠ]fP','wp-content/plugins/wordfence/lib/wfLockedOut.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','GOFb\Zxh^b','s`D֐KY2@ckmbE(>2','',0,'?'),('w+\"+$^','wp-content/plugins/wordfence/lib/wfLog.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4ޒ	N3G','o[G\n^/;LA^)R','',0,'?'),('\\h RX<C','wp-content/plugins/wordfence/lib/wfMD5BloomFilter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','߅w@LOR','EFjrč;s΀.f:ϤF','',0,'?'),('w:k@DiWQ','wp-content/plugins/wordfence/lib/wfModuleController.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','oIƷkb','7.ݰ̿UL>\"TM5]>','',0,'?'),('tǱ%F','wp-content/plugins/wordfence/lib/wfNotification.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0Ǎ V2(dhVD','SaYgj+| JM8','',0,'?'),('+3pU','wp-content/plugins/wordfence/lib/wfOnboardingController.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','y%̍ų<','ŔWF&x\Z	\"gߠ;=Dٗx','',0,'?'),('TоR\'{','wp-content/plugins/wordfence/lib/wfPersistenceController.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%kyiMO*','X(30\r\n\nPE̠ 9','',0,'?'),('mqPoD0*L','wp-content/plugins/wordfence/lib/wfRESTAPI.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\8H mi+','++Ɵ0͂b=[㜁','',0,'?'),('ތt+\\+XaZU','wp-content/plugins/wordfence/lib/wfScan.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';jڹ%a`','$>3Tp9INO\n$','',0,'?'),('6XԪ4[_=t','wp-content/plugins/wordfence/lib/wfScanEngine.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','VfJEtw','gNIq[n678ֆ>\'W\ZN\\X','',0,'?'),('bHzfWgw','wp-content/plugins/wordfence/lib/wfSchema.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','O@	|O','gvK%oiS7.]siH2:p','',0,'?'),('K2;<Dkub','wp-content/plugins/wordfence/lib/wfStyle.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','s1_ek2R','j颎_c6323օ]Gs}.\n','',0,'?'),('sk6/н','wp-content/plugins/wordfence/lib/wfSupportController.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','uIWԝV','ns=\rT4>Q}ql','',0,'?'),('hLJHX#0','wp-content/plugins/wordfence/lib/wfUnlockMsg.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6]u})e',':%ozN]	&4U','',0,'?'),('e\\1tƋ<	','wp-content/plugins/wordfence/lib/wfUpdateCheck.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4\Z@Xg	kv{t','\Zެ%)I0P?CHk@rMzlH` F','',0,'?'),('Q49LzJ','wp-content/plugins/wordfence/lib/wfUtils.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Dgm<\n','LRZIR\\^ӿ#(mc~ 6ڡ','',0,'?'),('@GteY\\\'>O','wp-content/plugins/wordfence/lib/wfVersionCheckController.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~\Zyh[*[ǥ','q\rzչ4kÛ>ڌj\'$a9]\n','',0,'?'),('eŐnA','wp-content/plugins/wordfence/lib/wfView.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','⇲*!P\'|%\Z','\0+FoL (\\.w g{&:όH','',0,'?'),('v{Cҧ4I','wp-content/plugins/wordfence/lib/wfViewResult.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9ֿYCA4|p','{30pDr%#Mz_ϔK}Ao6MR','',0,'?'),('ݡ=NxK`*','wp-content/plugins/wordfence/lib/wordfenceClass.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','M\r3','6Dⵃaݼ\Z<lr	9:L','',0,'?'),('kHm1`0ѹ_','wp-content/plugins/wordfence/lib/wordfenceConstants.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%7qčH','D@*uS\\QxO`æs2SMy9','',0,'?'),('X-4J_3','wp-content/plugins/wordfence/lib/wordfenceHash.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','y;U\'a','gJ1kkWx7e}Uulmy.','',0,'?'),('z|*6S\\53','wp-content/plugins/wordfence/lib/wordfenceScanner.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','jMʺR\'iț','(\\ 21&NHU','',0,'?'),('h<]OpNCƴ','wp-content/plugins/wordfence/lib/wordfenceURLHoover.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','͠؄C\ZƽYR%:.','&@bJR%XGhg>q','',0,'?'),('Jl1','wp-content/plugins/wordfence/models/.htaccess',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','E\"xK{8dS','C\'r9@Kކtw#@k','',0,'?'),('`&%eFgd','wp-content/plugins/wordfence/models/block/wfBlock.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','znK_','7Y.ڔn!ڒ\Ze','',0,'?'),('j4-O ՄrL\n','wp-content/plugins/wordfence/models/block/wfRateLimit.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$1D\'wm','E&&\na~b+\Z)jMpM','',0,'?'),('֔ߚy(qDw','wp-content/plugins/wordfence/models/common/wfGeoIP2.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','YJs@jrjtm','3ÑѲs\r&z=dspJx3w','',0,'?'),('g]e!^(PK','wp-content/plugins/wordfence/models/common/wfTab.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2T}HW\'<}\\','Z¥|sS8e3Eؗ$ܜ-h','',0,'?'),('X~Vzl!_]/-3','wp-content/plugins/wordfence/models/firewall/wfFirewall.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2\\fG݉R','b4g챔Fadm)D=@g','',0,'?'),('9XU7z','wp-content/plugins/wordfence/models/page/wfPage.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','tbo i%HXwXv','ƅ1h/jw<U\\kq%s|W6','',0,'?'),('O܎$8Je','wp-content/plugins/wordfence/models/scanner/wfScanner.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','f(\n4tf','_;ĈS^ɐ\ZY','',0,'?'),(',:3չC@~','wp-content/plugins/wordfence/modules/login-security/classes/.htaccess',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Aabvr','C\'r9@Kކtw#@k','',0,'?'),('@={&}_','wp-content/plugins/wordfence/modules/login-security/classes/controller/ajax.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','fŴSz','L?T`^]=#|\"/\ZHm:/wH','',0,'?'),('/-TǻT<S','wp-content/plugins/wordfence/modules/login-security/classes/controller/captcha.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-\ruZE:	','^<1t>SM_3k!$','',0,'?'),('\ZO3F5K;@ ','wp-content/plugins/wordfence/modules/login-security/classes/controller/cron.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@q\\}[','[TnEjd($:!hΝ\0s><','',0,'?'),('@qG-$|','wp-content/plugins/wordfence/modules/login-security/classes/controller/db.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gPʋi[','DeJ\Zfxb	x\'P:U','',0,'?'),('p\\*e\n\rψ','wp-content/plugins/wordfence/modules/login-security/classes/controller/notices.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','z83?wW','\r.l]\\)	Zqp]_^uJ\n%','',0,'?'),('Vrz(nol*','wp-content/plugins/wordfence/modules/login-security/classes/controller/permissions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Y״>UɆ','Ru\Z`\\6ÃMR\r3Z!C|s,P{','',0,'?'),('SCi1ۭj','wp-content/plugins/wordfence/modules/login-security/classes/controller/settings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','p\\E(i','4O+oc.`_U>8','',0,'?'),('{4.##','wp-content/plugins/wordfence/modules/login-security/classes/controller/support.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\nʆwqF','R	j[8ح͸WEH̅aI','',0,'?'),('ȁ#/\06','wp-content/plugins/wordfence/modules/login-security/classes/controller/time.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4ӹu;P','aD,ǭ+vFe\"+!1t','',0,'?'),('&	Ytz(\Z','wp-content/plugins/wordfence/modules/login-security/classes/controller/totp.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','j.\\0*	[','f8\'!RFL˙^w','',0,'?'),('HCTp(^l','wp-content/plugins/wordfence/modules/login-security/classes/controller/users.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','٣gR 3','}{cV\"z9NY8JW','',0,'?'),('L\Z|=c','wp-content/plugins/wordfence/modules/login-security/classes/controller/whitelist.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','B0oǔ','7/QƐՐwg:?#{sɟ','',0,'?'),('S	g	Nd','wp-content/plugins/wordfence/modules/login-security/classes/controller/wordfencels.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','y]4x\"Dw^','S5_\'玚ES-1WMLju^]c','',0,'?'),('Wx\ZTa7{','wp-content/plugins/wordfence/modules/login-security/classes/model/asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','G|s,=K#','6ly6ɦi3U,E[鲓9','',0,'?'),('o1iL5z$7','wp-content/plugins/wordfence/modules/login-security/classes/model/compat.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','u1\\8;#j-','P|l_Z3z<NɧK','',0,'?'),('%w45X泞','wp-content/plugins/wordfence/modules/login-security/classes/model/crypto/base2n.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','t^I\']!','Ǧbt5fckdm','',0,'?'),('.7fw9Pm@','wp-content/plugins/wordfence/modules/login-security/classes/model/crypto/jwt.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0H#IHD','voVYx?\n\n&3c-\r8m','',0,'?'),('w@IeRf7','wp-content/plugins/wordfence/modules/login-security/classes/model/crypto/symmetric.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','hR','=mH/\neC3u58','',0,'?'),('t[[=6u7;YT','wp-content/plugins/wordfence/modules/login-security/classes/model/crypto.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4s[lAc4f','ƺ>y.~yK^)*f6F','',0,'?'),('\rz@_ÐmdM','wp-content/plugins/wordfence/modules/login-security/classes/model/ip.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','96f;0','mgc%i\ZnAB@wFz;y`\rN','',0,'?'),('rY\0S(z|','wp-content/plugins/wordfence/modules/login-security/classes/model/notice.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-Gbyf|S','oG5}[`nxܡ^@B#lb','',0,'?'),('cp	PU3/','wp-content/plugins/wordfence/modules/login-security/classes/model/request.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&ܮM,~/r','F;W]&z~o\'/q+','',0,'?'),('2p)tI','wp-content/plugins/wordfence/modules/login-security/classes/model/settings/db.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' \0\">y>=','xVQ/}琾:(3&%UJoC','',0,'?'),('ǖd!s<XЯ','wp-content/plugins/wordfence/modules/login-security/classes/model/settings/wpoptions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*1{,˾ʂ','<G$U+kL>\0hahBS-','',0,'?'),('-_mq+1','wp-content/plugins/wordfence/modules/login-security/classes/model/settings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','h㠲ieɡ','IHMp\\Nh\n׈NF=-Z=hO','',0,'?'),('-6Yw@i=','wp-content/plugins/wordfence/modules/login-security/classes/model/text/html.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','OhO<FҬ','PJHtNsnd*F\'WWaq]','',0,'?'),('H)jHj','wp-content/plugins/wordfence/modules/login-security/classes/model/text/javascript.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','V\'BlIf\"c','O$U?\nRyV=TZ','',0,'?'),('g\Z\\\r`=m','wp-content/plugins/wordfence/modules/login-security/classes/model/tokenbucket.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','P\rL{ǀ','VZ+&\rЩU;L)R!ӵ','',0,'?'),('U.G\0h7K','wp-content/plugins/wordfence/modules/login-security/classes/model/view/tab.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{ǲ겊T','s׷my([~MNԘ;i','',0,'?'),(';DthEG>H','wp-content/plugins/wordfence/modules/login-security/classes/model/view/title.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','o\\','Zm$zpuCVgIgIN','',0,'?'),('#:SkU{','wp-content/plugins/wordfence/modules/login-security/classes/model/view.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*:?l]u','2P탚=w=7Ar\nfQ~,B','',0,'?'),('c&&-w\\','wp-content/plugins/wordfence/modules/login-security/css/admin-global.1587658822.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-SH1@kQұ','^H2m<LAm	NG)Iw:D','',0,'?'),('ܰN,vNs<','wp-content/plugins/wordfence/modules/login-security/css/admin.1587658822.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','S%v#)ݩ5!','Bixu\n1܎ͺ2{','',0,'?'),('|k< a:g','wp-content/plugins/wordfence/modules/login-security/css/colorbox.1587658822.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<w\ri컎vL*x','Nb\r̎/?+\'bi\'W$@i\0','',0,'?'),('((48S%_S','wp-content/plugins/wordfence/modules/login-security/css/font-awesome.1587658822.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','N2J娳YB瘱','\ZPL㨒ZitA7d','',0,'?'),('V2\0yJ:','wp-content/plugins/wordfence/modules/login-security/css/ionicons.1587658822.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*ƣٿc;z','NJs@3	:h)7K<\\N+','',0,'?'),('m-Q:9','wp-content/plugins/wordfence/modules/login-security/css/jquery-ui-timepicker-addon.1587658822.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','AMA@|','u\ZӚ1!b \"0SBȓ>rEk','',0,'?'),('@C4XPxp}','wp-content/plugins/wordfence/modules/login-security/css/jquery-ui.min.1587658822.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','l.(KpQ','ٍ$rb=phxK5]8QRjn4','',0,'?'),(']%qN','wp-content/plugins/wordfence/modules/login-security/css/jquery-ui.structure.min.1587658822.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')/4;$۔ެvi\\','ni뗅NvX7Y]D','',0,'?'),('`\'%_\\','wp-content/plugins/wordfence/modules/login-security/css/jquery-ui.theme.min.1587658822.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','kXZb5','[\0NEggdq\r*\'I','',0,'?'),('CE&I9H*','wp-content/plugins/wordfence/modules/login-security/css/login.1587658822.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','m᳀2rmV','rJ]s682!\ZpG','',0,'?'),('ow*\nΛ΢GҜ]','wp-content/plugins/wordfence/modules/login-security/img/header.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','p]j-','8#̄(8O\"	+h\"Fb','',0,'?'),('}CwXTC','wp-content/plugins/wordfence/modules/login-security/img/lightbox-controls.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','m]a\\$','Ǘh?S):i@h.Xg','',0,'?'),('\\1݃%VE|<N','wp-content/plugins/wordfence/modules/login-security/img/loading.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','K:m𙗣P','j*edoX~7&N9|L','',0,'?'),('E?tB9bvF`1','wp-content/plugins/wordfence/modules/login-security/img/loading_background.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'2p\nKX','Ύ%XŖF1s;Lzr璻','',0,'?'),('%fW	P0}+','wp-content/plugins/wordfence/modules/login-security/img/menu.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','p]j-','8#̄(8O\"	+h\"Fb','',0,'?'),('MzŭY','wp-content/plugins/wordfence/modules/login-security/img/ui-icons_444444_256x240.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','GJu;QZ6','\\MUKhQwCiVJ\'','',0,'?'),('f rp(p$','wp-content/plugins/wordfence/modules/login-security/img/ui-icons_555555_256x240.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','pbD@pG+','*DZ>Bg&YY4(</','',0,'?'),('Jլ4\rn','wp-content/plugins/wordfence/modules/login-security/img/ui-icons_777620_256x240.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','J\\c7yxгl','~qV*\'1]3^m','',0,'?'),('s4RX>O','wp-content/plugins/wordfence/modules/login-security/img/ui-icons_777777_256x240.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','h^n=(&݂N&','SDIBz_-?(YpEyƹA','',0,'?'),('H%,','wp-content/plugins/wordfence/modules/login-security/img/ui-icons_cc0000_256x240.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|%;wQ8@','wi>6Ƭ4.NC\Z4IO','',0,'?'),('b0݀>j\"G','wp-content/plugins/wordfence/modules/login-security/img/ui-icons_ffffff_256x240.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Aa+JD$2J','/#?TiOLyvuTKɤ\\ػ','',0,'?'),('n.\\G;\\','wp-content/plugins/wordfence/modules/login-security/js/admin-global.1587658822.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','LgD5w\'|IGV5','}њ@PF)M$jp{e','',0,'?'),('9JF49)b','wp-content/plugins/wordfence/modules/login-security/js/admin.1587658822.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',Q5\Z*yy!s','J\"qUKa\'1_NXG`揧W>','',0,'?'),('$\"3*1&','wp-content/plugins/wordfence/modules/login-security/js/jquery-ui-timepicker-addon.1587658822.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','89\"zzVv*]','ۆ%%l:Jf<bqPPt˯}ߝ\"f','',0,'?'),('?\Z/t&\'','wp-content/plugins/wordfence/modules/login-security/js/jquery.colorbox.1587658822.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','lYZiਆ3\02[','(A#F~+FghS.b','',0,'?'),('c&뛆paA0','wp-content/plugins/wordfence/modules/login-security/js/jquery.colorbox.min.1587658822.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','lWeU{9','G8=\0> 3wg3.4','',0,'?'),('*^4g|/:','wp-content/plugins/wordfence/modules/login-security/js/jquery.qrcode.min.1587658822.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ԹXp`me<','wP\0pzuYDSz(WߥP3$S','',0,'?'),('9wM>Ώ\0+B>','wp-content/plugins/wordfence/modules/login-security/js/jquery.tmpl.min.1587658822.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\}\"7ڷDZ','.IH\Zg\0H!7`gޠZzȄž6|','',0,'?'),('RAG\'a*/','wp-content/plugins/wordfence/modules/login-security/js/login.1587658822.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~Vtj:','.y@Ive\Z?gdhO\0','',0,'?'),('dtS0[\\Og:','wp-content/plugins/wordfence/modules/login-security/views/.htaccess',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Aabvr','C\'r9@Kކtw#@k','',0,'?'),('@~}cQ\'J','wp-content/plugins/wordfence/modules/login-security/views/common/modal-prompt.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%9;%mM6Z','6-2Xjݒ[lÆL	\'8FJ','',0,'?'),('jp\0Z','wp-content/plugins/wordfence/modules/login-security/views/email/login-verification.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ڸ\rܚ','-ͤE[G4/`rV','',0,'?'),('#ynہ彐[hr\\U','wp-content/plugins/wordfence/modules/login-security/views/manage/activate.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','pߓ','d\'_C\'\"Şh3','',0,'?'),('4#հ}','wp-content/plugins/wordfence/modules/login-security/views/manage/code.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/D\rmb y_','$+;f7{O/gp~','',0,'?'),('O潼m$݋&_','wp-content/plugins/wordfence/modules/login-security/views/manage/deactivate.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1z¶~pQ.)!\\','or[AR~~Gu߰QNZk\0QSeO','',0,'?'),('#\' ~/zF','wp-content/plugins/wordfence/modules/login-security/views/manage/regenerate.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','XZ\\h=95','.Z2~b8Ȟu','',0,'?'),('EB3A-\r&!T','wp-content/plugins/wordfence/modules/login-security/views/onboarding/standalone-header.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','CG\ndnMv','篺wFO^ `&|p.0E)\ZL','',0,'?'),('sݜÞ3','wp-content/plugins/wordfence/modules/login-security/views/options/option-captcha-threshold.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Nc0)נZ;b','5KO5QJÂPpUW','',0,'?'),('uC~7\nWe','wp-content/plugins/wordfence/modules/login-security/views/options/option-captcha.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')OA?fSZp',',m?j❄3T!ⱝ/@','',0,'?'),('mAp	1GU/','wp-content/plugins/wordfence/modules/login-security/views/options/option-ip-source.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','q)\Z6ˏr1\n1ڑ','$I.\Zڴ}\'iD50V-B(','',0,'?'),('Fm','wp-content/plugins/wordfence/modules/login-security/views/options/option-label.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|<>sZKze','̆;nE!Z\ZVV Hw','',0,'?'),('k7|dT;','wp-content/plugins/wordfence/modules/login-security/views/options/option-require-2fa.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\ZɵP! r','wXXl@gIz,>W7\rX','',0,'?'),('낏\r?8[9kQ\'s','wp-content/plugins/wordfence/modules/login-security/views/options/option-select.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8E7CS','dقM.N8U8ࠆOY=wD','',0,'?'),('2?!u܆\"','wp-content/plugins/wordfence/modules/login-security/views/options/option-switch.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[(AɊh','ͳߘQ6̨!*XxMMu@','',0,'?'),('\Z&cR< FiC','wp-content/plugins/wordfence/modules/login-security/views/options/option-text.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','r%1cvG\\%','-r@Yik~oeɲv*+','',0,'?'),('j\nj<c@BX','wp-content/plugins/wordfence/modules/login-security/views/options/option-textarea.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3qטwUͰR','JwYwun[&DFLV-2L','',0,'?'),('I<UCMdZ','wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled-boolean-switch.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','VIބŌ._','ёli߉.N /siTj!l','',0,'?'),('wDI-EIl','wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled-multiple.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','T%a;B3>|CX','B;,y_:$E5B0\0','',0,'?'),('F\ruDb7','wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled-segmented.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','pVF&KkH','+.^-$70	]xrv+cgPM','',0,'?'),('|:xZ~*wl','wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled-select.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6G5n;E>','Q2Ƽw|!l?sTMmu*({','',0,'?'),('\rP)4_\"\'1','wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled-sub.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\nυ	L?06C','\'-OR\"Nxn~l<W','',0,'?'),('*沫QN','wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled-textarea.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1hIbۓa','6NSNY2m=@ke(!z|g','',0,'?'),('/qRR|','wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','R!z@;Ve','#l#к;	KAH9Q@	B~','',0,'?'),('$QsPR3}/','wp-content/plugins/wordfence/modules/login-security/views/options/option-token.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>N.RyEEn','0Q~0Sbgsx:E my\\O','',0,'?'),('8=[ձ','wp-content/plugins/wordfence/modules/login-security/views/page/manage.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~PG$!2(s`','פ:yRJ`l|BHw75!','',0,'?'),('CIS7<','wp-content/plugins/wordfence/modules/login-security/views/page/page.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ш>\\gǡ$c','iiGCNFL)7%ʙ','',0,'?'),('\ZL6N1;8','wp-content/plugins/wordfence/modules/login-security/views/page/section-title.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"w^\nk6','!5@a6to5(Ds\nKf','',0,'?'),('g[z\0ή','wp-content/plugins/wordfence/modules/login-security/views/page/settings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','MQ@ǮI','~rbwTNs;3fB)A','',0,'?'),('T\rfV+ j','wp-content/plugins/wordfence/modules/login-security/views/page/tabbar.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gxXJTbx','fx/xG\n856	Z+','',0,'?'),('˩6f/6YjI\0W','wp-content/plugins/wordfence/modules/login-security/views/settings/options.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','XUt\\HD','w>Ȗ@UFg݃{=-ڪ5','',0,'?'),('Yg$zH.Y','wp-content/plugins/wordfence/modules/login-security/views/settings/user-stats.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','uD~Fe	U',';\ne@dw`4g\r','',0,'?'),('dkJQAw6im<B1','wp-content/plugins/wordfence/modules/login-security/wordfence-login-security.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Lv>%\0uj]','X\ZMx)T?q','',0,'?'),('vFI2hn','wp-content/plugins/wordfence/readme.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	Š=YL/n','g8quvoǆ)9Kb\"=','',0,'?'),(';Lt׬Cɣ','wp-content/plugins/wordfence/tmp/.htaccess',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Iz~i,L','	HQIqzڤp9C4>H3G','',0,'?'),('\"C*.','wp-content/plugins/wordfence/vendor/.htaccess',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','E\"xK{8dS','C\'r9@Kކtw#@k','',0,'?'),('=S6aXo,2','wp-content/plugins/wordfence/vendor/autoload.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','nV8\\Bs','7h>8but^^Rx26#i(','',0,'?'),('_k4!*}݄ ','wp-content/plugins/wordfence/vendor/composer/ClassLoader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|%*T*`','289vu3n	C2sva/','',0,'?'),('0&Y','wp-content/plugins/wordfence/vendor/composer/LICENSE',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']_#D\0','\Z ے%4~N~Gh!b:wɌ\'','',0,'?'),('\"0rN1M#','wp-content/plugins/wordfence/vendor/composer/autoload_classmap.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','EӤ㭇Mg','Q*\'B+Eߞ:myuW','',0,'?'),('t!\Z%\n','wp-content/plugins/wordfence/vendor/composer/autoload_namespaces.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5,}vĨ3G)','Er4@\0ԡ$z3$l\Z`iexl','',0,'?'),('s˱Y*uO','wp-content/plugins/wordfence/vendor/composer/autoload_psr4.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*qBItӟA<\"','6qQ`d!cf.Bxq','',0,'?'),('~Ӹbc\Z$@$*','wp-content/plugins/wordfence/vendor/composer/autoload_real.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+>r*mI','E\0.¿¯1F(Dfuv˔','',0,'?'),('!֐(yJo*J','wp-content/plugins/wordfence/vendor/composer/autoload_static.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','B\\BH+)	','84E3I6-9!zGL5','',0,'?'),('k}:VNG','wp-content/plugins/wordfence/vendor/composer/ca-bundle/LICENSE',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','x>PHe6[GF5','q!홐%ހP٧Hr.L~','',0,'?'),('p1	?J@','wp-content/plugins/wordfence/vendor/composer/ca-bundle/res/cacert.pem',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ǧn3Q2G','d\"fݎ6em`zP<KO','',0,'?'),('O=h\0}OrLb','wp-content/plugins/wordfence/vendor/composer/ca-bundle/src/CaBundle.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ZU~L5@\ZVU','/rTrmGс\r%e\r|[','',0,'?'),(']mٲ	▭','wp-content/plugins/wordfence/vendor/composer/installed.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>w̩	&J)','M,P:k\nN2[s\nWze]oN','',0,'?'),('6N]bNR','wp-content/plugins/wordfence/vendor/geoip2/geoip2/.gitmodules',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ڄ q?s1U','REkks&]!i_\"y~Ka','',0,'?'),('ECW``-','wp-content/plugins/wordfence/vendor/geoip2/geoip2/.php_cs',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_@e3bB','Lؤ@J9OhG@@Z!\08#l(','',0,'?'),('ccgu','wp-content/plugins/wordfence/vendor/geoip2/geoip2/LICENSE',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';8e_TƽW','ݬISP\"a 7J6QSv_y','',0,'?'),('k|DD*@4','wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Database/Reader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\nAgv1Pص','0o*\rvAo3:juy','',0,'?'),(']jRX','wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Exception/AddressNotFoundException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','//Rj.','3\'X\ro`/D/3\Z','',0,'?'),('ZgUi1iƾx=','wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Exception/AuthenticationException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','dW,XEEo','l?)&&PP$@\\/','',0,'?'),('{Z\n0D\rOM*Ut','wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Exception/GeoIp2Exception.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','N	SX?z','Ԧ\nٲLKY1%X7~*','',0,'?'),('퇴u46','wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Exception/HttpException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','lfk<\r\n','R!O]pI\n\\VP9=!?','',0,'?'),('K?ra#Qh','wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Exception/InvalidRequestException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','IaRɞ%x','M bd]FiPOZq','',0,'?'),('^4j|I','wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Exception/OutOfQueriesException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5H*f$ʝӐ','ƝiczP1\"ݢӛoTWry*F','',0,'?'),('܆R(\'2WhpG','wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Model/AbstractModel.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@ҏHC5̨[\0','Xf:Mt˃#sD4(NGF','',0,'?'),('[0^','wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Model/AnonymousIp.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','emgݜ|<뼸Dh','+%G<t1]I5m\Z}E>;','',0,'?'),('vV5ǃDu','wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Model/Asn.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ڄ\n1h;!','Mϡ	pk)!\r','',0,'?'),('QKQ95Ɣ`','wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Model/City.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>Y!\\zJX','B*yL˰au\"t\Z4Z۳Nk¥','',0,'?'),('+b\nDfX2YC','wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Model/ConnectionType.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','dS:-N!Q0\"','6)?^\"F*g|&RΠ\0	','',0,'?'),('eiy,:T)','wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Model/Country.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0Q#2ЏR','~G)R7i-#R 9Hǫ b','',0,'?'),('%~WN82QO','wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Model/Domain.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','n4F0JC nk','Cb,\"\">jŊAlD','',0,'?'),(']r:@I','wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Model/Enterprise.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6:2kP3','%uMp,.\0@Zqr/Q','',0,'?'),('%D?m1QZ\"cAXQq','wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Model/Insights.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','G=1\nV0','8}>k6`uideHP^','',0,'?'),('Dmuϣ!I5H','wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Model/Isp.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','pٽP]G','| )YM,30\Z*9p','',0,'?'),('V<r\nQ]jvXP','wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/ProviderInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Z*Nfټ{','i˶|1v.4[(m@f>','',0,'?'),('J?#͌$M7c','wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Record/AbstractPlaceRecord.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`I.:`PR','#zR\ZHU>BnP,\'eTtߺ','',0,'?'),('MӼ7T~','wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Record/AbstractRecord.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$kA`lwy','7\r4	춥Q\nc>c\n>Pf84Hk','',0,'?'),('wejZqI','wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Record/City.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(,Eڎ;','5+SsY>%r975[I=`<2M','',0,'?'),(':1()p]V1-ȩ','wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Record/Continent.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','qDLa[	?$','Gs\0\r/1v=pS-yE.U','',0,'?'),('݈3+P\r','wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Record/Country.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',0Z%','g^M9=&*M{Xb0*u','',0,'?'),('\rBeׯE7','wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Record/Location.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Y}`8vFJ','U߆([r嵳gh嬵!m9(\"','',0,'?'),('k1/͓ݐ%=','wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Record/MaxMind.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Dqd6+\"U','Is;֮ikE@)','',0,'?'),('F[㵋Pѳ@','wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Record/Postal.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','MbP\"xY@0','\'n*2nԋ)a(_Iqɘ{','',0,'?'),('&ɚ%)W&i','wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Record/RepresentedCountry.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>XVDm|P6\n','l=b:џ	RZ		6','',0,'?'),('P[DXPa','wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Record/Subdivision.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';uSl','M>:\r&V`\Z:O0Sv;\0Vw','',0,'?'),('tV<C','wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Record/Traits.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';HoĴ`׳m%','(l]hЮa	yfh0v\'uvm','',0,'?'),('&Yzq[Ff@','wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/WebService/Client.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ⶨ;*?z',':O.\'~y@Y`FMN:n.;q@','',0,'?'),('`I,y oY','wp-content/plugins/wordfence/vendor/maxmind/web-service-common/LICENSE',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';8e_TƽW','ݬISP\"a 7J6QSv_y','',0,'?'),('d=@hs:k}','wp-content/plugins/wordfence/vendor/maxmind/web-service-common/src/Exception/AuthenticationException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','K#lJPe0ug۔','UWMslL9#TbWj?\\u','',0,'?'),('T.)m&I','wp-content/plugins/wordfence/vendor/maxmind/web-service-common/src/Exception/HttpException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','41l#}pzk1','h	_֚!E4\ZvF','',0,'?'),('ؽ)uҶewl','wp-content/plugins/wordfence/vendor/maxmind/web-service-common/src/Exception/InsufficientFundsException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','mhOലf.I','oOb9_b-4-x%T5E9\'','',0,'?'),('\Z3H{ǲ','wp-content/plugins/wordfence/vendor/maxmind/web-service-common/src/Exception/InvalidInputException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','r Ϭn+n','^qNТ&yN~\'S//>}p','',0,'?'),('])TN25F','wp-content/plugins/wordfence/vendor/maxmind/web-service-common/src/Exception/InvalidRequestException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','GR˗c?qt','֝Rz5B,nɲ\nHoڨ|','',0,'?'),('-[S_عQ','wp-content/plugins/wordfence/vendor/maxmind/web-service-common/src/Exception/IpAddressNotFoundException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1:!G~qic','^DCguPT!>W\Zk~_5\n8','',0,'?'),('2]&֔#^Fq','wp-content/plugins/wordfence/vendor/maxmind/web-service-common/src/Exception/PermissionRequiredException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2΢	/E!<s','\\=53	ώv_%2A?$','',0,'?'),('85\\Rqo-=','wp-content/plugins/wordfence/vendor/maxmind/web-service-common/src/Exception/WebServiceException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','h$x /','<bobnAE7_GK','',0,'?'),('ȿ-`uo','wp-content/plugins/wordfence/vendor/maxmind/web-service-common/src/WebService/Client.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','am;SV#mI','R9F47i}ʧC^%','',0,'?'),('m>\00X&^Q','wp-content/plugins/wordfence/vendor/maxmind/web-service-common/src/WebService/Http/CurlRequest.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','pKz`)9_@','aғYeq7YTcȊi$Wت/!,','',0,'?'),('ۅnPE6T','wp-content/plugins/wordfence/vendor/maxmind/web-service-common/src/WebService/Http/Request.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','KdWؿEW','RW].dasJMLq+p},','',0,'?'),('ӎA}ҎWZ5=*t','wp-content/plugins/wordfence/vendor/maxmind/web-service-common/src/WebService/Http/RequestFactory.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','b;v\'g~k','m!MJ\"v>,0\0՜ɫ &jِ','',0,'?'),('i\Z![8$\"','wp-content/plugins/wordfence/vendor/maxmind-db/reader/LICENSE',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';8e_TƽW','ݬISP\"a 7J6QSv_y','',0,'?'),('SdlzsV7','wp-content/plugins/wordfence/vendor/maxmind-db/reader/autoload.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','V~МIXP/$','sem/;֘ aZH`g3','',0,'?'),('%\\(w&','wp-content/plugins/wordfence/vendor/maxmind-db/reader/src/MaxMind/Db/Reader/Decoder.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','I\0$K  	','Vp\Z1͌э\'=~ٲF_u\\P','',0,'?'),('ϏRCOh','wp-content/plugins/wordfence/vendor/maxmind-db/reader/src/MaxMind/Db/Reader/InvalidDatabaseException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','06.tzxo',';p^\03Թ( Aaw','',0,'?'),('O5e;hzw@W','wp-content/plugins/wordfence/vendor/maxmind-db/reader/src/MaxMind/Db/Reader/Metadata.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Z<{~Gf(',',ב[\Z@+?xPА','',0,'?'),('k%\r0̯IN6D\'y','wp-content/plugins/wordfence/vendor/maxmind-db/reader/src/MaxMind/Db/Reader/Util.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','g+کdݬ@','wbjYStc IdQ','',0,'?'),('\Z[`0CI$T\'','wp-content/plugins/wordfence/vendor/maxmind-db/reader/src/MaxMind/Db/Reader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')H$I3^0','Dsmr?vjzMo3=b0KR#','',0,'?'),('~iI;ݭ]AS','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/cacert.pem',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','54⓿`','DOo;oO]+\05]/\"޸&Q','',0,'?'),('I6U\r73p','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/falsepositive.key',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','h<|7b','_^F\";+r&Z~ӦQ|5','',0,'?'),('nvZYV','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/init.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`I,Bz1','Q52<iiNKOb2d','',0,'?'),('BJOzD','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/config.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{1MRKE_/','|qUUѿÎ|zG>*ۜ\"I;','',0,'?'),('Pdc3','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/http.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<i\"KNX,','Cѝ⁪r+^YhjzZ','',0,'?'),('^Q6lJ!	ͦ','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/json.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','d#k','tw}?e	hBT92uCv7','',0,'?'),('߹V=\"#n	','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/parser/lexer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','xb#!YiJ','nd@=[cg?N}־Rxl]X','',0,'?'),('rMܴ-\nS','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/parser/parser.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(wٯ(_','b<Wr,M۫Pp>Nn','',0,'?'),('X/\0	','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/parser/sqli.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!^(m0G','9*u1Q: \'s{>/_\'','',0,'?'),('n09jv8\"','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/request.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','CVS+:c|O쬋	','t=1i\Zn\0N!*iF','',0,'?'),('ҭ_VlKg!p1','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/rules.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|D#DD3)','h=UuVU-Jށ\'Q;2rg','',0,'?'),('!O4bCRRfO','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/storage/file.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','zzn','Ei!p\0\'R5R$#','',0,'?'),('IW9aW3(','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/storage/mysql.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','g\n4x%$0','^,5؎j,ҧQQhs','',0,'?'),('c[b]ݽJF','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/storage.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','J\\4','!ʁ)wj%pջڞ56q袌m#w','',0,'?'),('СqD֚?iX','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/utils.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\r!(i.+)Қ\"{','ZQ[QG7؍E\"','',0,'?'),('\'`F̔~Ė','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/view.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','C؍0+C','`>&i(ŹCf&>Y\"','',0,'?'),('<xB','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/waf.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8)1%Lzi','G0gXĨ̷u|x)ifWw5;P','',0,'?'),('\n@g+T;V','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/xmlrpc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','f\r@)뻚',';_Im1\n9|!޶','',0,'?'),('8K ?O]ʹY','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/rules.key',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\ZlY^[F\r2xʻ','6=Sq-5 )EL}AViA]','',0,'?'),('xVM>n{Oǟ','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/403-blacklist.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','96N\Z!JYU',',yS1̥;x5GiO9','',0,'?'),('Aػ#\"j','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/403-roadblock.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','W1Dn_\Z','\ZȊ͚\"[%=<F7?h7<','',0,'?'),('Q6K4H','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/403.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','hDg]ov<N','iQƌ\nux\00æp~R/','',0,'?'),('rI\0ygE!2\0C','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/503-lockout.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Jl9re.','7\0|$<9&-MBՌ֌','',0,'?'),('j)nQ8ޮD','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/503.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{߸\ZĚ','t^17&;*	v[^G*=d$','',0,'?'),('{ \rSlſ	','wp-content/plugins/wordfence/views/.htaccess',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','E\"xK{8dS','C\'r9@Kކtw#@k','',0,'?'),(':f?bj.','wp-content/plugins/wordfence/views/blocking/block-list.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','LYPͺK\ne',']SO	o*+uX:ʆw','',0,'?'),('r7/y*aڛP] 0','wp-content/plugins/wordfence/views/blocking/blocking-create.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4JPЩsB','r~5\n̊4GșA','',0,'?'),('fpjH\'','wp-content/plugins/wordfence/views/blocking/blocking-status.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ˮ_Xk','4>1^fs{q\'	ީM','',0,'?'),('hx*(&kO','wp-content/plugins/wordfence/views/blocking/country-block-map.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','uyGF,{Xz','%Ԝ5;x^)G(o','',0,'?'),('4ہ;0.*','wp-content/plugins/wordfence/views/blocking/country-modal.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-^A?','axR;,\'K?QߦH','',0,'?'),('m5^u9>','wp-content/plugins/wordfence/views/blocking/option-bypass-cookie.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','PAf0	/ (w1X','IRR\nߎd;I3G','',0,'?'),('1?ox<?6','wp-content/plugins/wordfence/views/blocking/option-bypass-redirect.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"5y \"\'f','agLSSPU:̈p5Q<>Fr','',0,'?'),('4ToiEt','wp-content/plugins/wordfence/views/blocking/options-group-advanced-country.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','䜮`Su8','h]sUsj=(GfvacS','',0,'?'),('2ģ_Dx','wp-content/plugins/wordfence/views/common/block-navigation-option.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','O~}t.K','MNF`\r9ӫrP,Q','',0,'?'),(',@Q','wp-content/plugins/wordfence/views/common/indeterminate-progress.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','I\"sg4\\(8','@Zn\"ξ~QՔ8sP\073','',0,'?'),('BUjv\\ѣ(','wp-content/plugins/wordfence/views/common/license.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','y^@:Fgq]p!J','Ѝ]|\\͏\\G$y[\\J\"','',0,'?'),('llxL,7WN','wp-content/plugins/wordfence/views/common/modal-prompt.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','h\r$o','l?9Rw\"H^\rs\ZD:Fa','',0,'?'),(']pR/$1','wp-content/plugins/wordfence/views/common/page-fixed-tabbar.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','M#Ƃ,nj9{','+N)¨L	Kz(','',0,'?'),('x|sKa','wp-content/plugins/wordfence/views/common/page-help.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2o\0X#83~','$>\n\ZW)O\0(\nݮ\08','',0,'?'),('ˋ_o!\'ur','wp-content/plugins/wordfence/views/common/page-tabbar.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')\ZtU2Ec0\'','úM..8ѹ>NwjZWb*B','',0,'?'),('qqC$@','wp-content/plugins/wordfence/views/common/page-title.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','aA\'4=Gg','R{hC;_	G+RzrTz`4','',0,'?'),('%G]f@%Z','wp-content/plugins/wordfence/views/common/section-subtitle.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','KcDÃ۬','ZJwsh5MEu/jg[-','',0,'?'),('%?)','wp-content/plugins/wordfence/views/common/section-title.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','w]QVմi','qr*-TN5\rOc;ma','',0,'?'),('w	+j','wp-content/plugins/wordfence/views/common/status-circular.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',').=g','q4^\"-9\nd1qO,','',0,'?'),('^O|\':QǙE','wp-content/plugins/wordfence/views/common/status-critical.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Q[[_Y[ʛJ{&','nI\Zg[\0MZ1]','',0,'?'),('sՌQ7o','wp-content/plugins/wordfence/views/common/status-detail.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ѿD\0|sW','\n*vQ(Giu3@4*','',0,'?'),('#7rY\0i','wp-content/plugins/wordfence/views/common/status-tooltip.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%e\rFdE0sB','%MbuI]CI\n6z}B4','',0,'?'),('Dd.P˴{-yog','wp-content/plugins/wordfence/views/common/status-warning.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','mfuֺg-g\0C=v','N<\r;d*8+)\ZbO?0E','',0,'?'),('p̓02@PFtk','wp-content/plugins/wordfence/views/common/unsubscribe.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}}sJK','a\0k5	-\0oDx۠8u%\'','',0,'?'),('Mx1ǋTmR_2o','wp-content/plugins/wordfence/views/dashboard/global-status.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.1(>\ZVE~','Ih棗ht;a6N*z','',0,'?'),('{[/ڑ','wp-content/plugins/wordfence/views/dashboard/option-howgetips.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ϤSZ2=ǌ^','\0Ԋw\Z)6Zp-lP-ND','',0,'?'),('bE4t=','wp-content/plugins/wordfence/views/dashboard/options-group-alert.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\Z!Hмhڣ','(t$nèOҨ,B@,Lo|','',0,'?'),('~Ⱦ/mր!','wp-content/plugins/wordfence/views/dashboard/options-group-dashboard.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&m:7v=','\nqYۡ>h_P','',0,'?'),('̋qB3aY-','wp-content/plugins/wordfence/views/dashboard/options-group-email-summary.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6#>{zq\nS%M','pRA7ZQjCpNa=M','',0,'?'),('Q.ì\\XeOI','wp-content/plugins/wordfence/views/dashboard/options-group-general.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':nn)','g #ztJȴY12cƳ\"Pow','',0,'?'),(',M;v','wp-content/plugins/wordfence/views/dashboard/options-group-import.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=S0lK@^=','υ<URY@*cs','',0,'?'),(' 5rDg籃','wp-content/plugins/wordfence/views/dashboard/options-group-license.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{1i6Lx`3r','žĄDP9Lh҅o-','',0,'?'),(']oMseJ4','wp-content/plugins/wordfence/views/dashboard/options-group-view-customization.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~H`b\0nvB JQ\"','F˲IG6gV)0k','',0,'?'),('PM˝=U','wp-content/plugins/wordfence/views/dashboard/status-payment-expiring.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','raX\'z\05+\"7','v$r_syYU{ؘ?C','',0,'?'),('7\0tt.','wp-content/plugins/wordfence/views/dashboard/status-renewing.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','an$6\"','tɢC-?\'(uꢦAT-1ba:','',0,'?'),('OSYWz!8ʣj','wp-content/plugins/wordfence/views/gdpr/banner.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*K`;\0}',',cn9۝$O`&pTOXiس','',0,'?'),('QcmuX\Z3B+X','wp-content/plugins/wordfence/views/gdpr/disabled-overlay.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!*o2¯$','TCWD9-Χ0(\ZJi','',0,'?'),('B!vݡɶ','wp-content/plugins/wordfence/views/onboarding/banner.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0͒l\0B',',{=#\nOQݥWpYEY2>X4h','',0,'?'),('mהF@$~r','wp-content/plugins/wordfence/views/onboarding/disabled-overlay.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','b՗ln','ya2-@\"=*\'','',0,'?'),('/7ñcxpg','wp-content/plugins/wordfence/views/onboarding/fresh-install.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ނ!)(N+U','#Ό|pPҰ,mkyt\r܏@6','',0,'?'),(';%N!9\nL&N','wp-content/plugins/wordfence/views/onboarding/modal-final-attempt.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','yuJɶg','l3Ä\ncwx~eLhP\Zے9','',0,'?'),('3,cvk','wp-content/plugins/wordfence/views/onboarding/overlay.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','iŮ9e`2','ZMGXL;$xMi|Q%ŽY2$_','',0,'?'),('+\ZDZe}','wp-content/plugins/wordfence/views/onboarding/plugin-header.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','kQ4ڌtS*','Qh9\07MN64>\\','',0,'?'),('\'Ac,	~6ܦ','wp-content/plugins/wordfence/views/onboarding/tour-overlay.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':% );\0','\Z\'ġ맪.s\'sd4^I','',0,'?'),('Zd*Yژ','wp-content/plugins/wordfence/views/options/block-all-options-controls.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','95IB\"a','VG37R(@\n,\n	w','',0,'?'),('eҕhV\"','wp-content/plugins/wordfence/views/options/block-controls.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8 5U,e\n4(','S|POdɇ&ٲ-','',0,'?'),(',\ZJ\'AWh','wp-content/plugins/wordfence/views/options/option-label.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`Lgf','_\r\0\0Z}})v[4','',0,'?'),('``\'l`=X(','wp-content/plugins/wordfence/views/options/option-select.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','q5C&','cU3AW\n(:F@zAgG&j9','',0,'?'),(' oƕt_\0.','wp-content/plugins/wordfence/views/options/option-switch.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','miE>WcZaig','&՚j:g&*56yɨdq4֙','',0,'?'),('Җ6M֦5wH','wp-content/plugins/wordfence/views/options/option-text.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}KmwK5 IO','+dn\\/M+{x/(h\Z-z%1r','',0,'?'),('YmRlX\0:','wp-content/plugins/wordfence/views/options/option-textarea.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ac[DO+.f\Z','~?\\|q4τ>jW\06wQEg=z[','',0,'?'),('20mK:r²\\0\nB','wp-content/plugins/wordfence/views/options/option-toggled-boolean-switch.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',+[Rֈ','lFVjFlV˱VǞB`','',0,'?'),('d\nv;O1:,Tn','wp-content/plugins/wordfence/views/options/option-toggled-multiple.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!0K܃5{PD(','{`α0HoG🨶Mo$P','',0,'?'),('.麉D0uL-c','wp-content/plugins/wordfence/views/options/option-toggled-segmented.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','B|ssGo1x','\n9VW |:]\\)d^U#','',0,'?'),('$%#_U_d','wp-content/plugins/wordfence/views/options/option-toggled-select.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"p+No+T','Xq?\'Є,Uэf[@aWh','',0,'?'),('\rzDD','wp-content/plugins/wordfence/views/options/option-toggled-sub.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\Z(a|Α]x','͏̽U$q9eg\Zrn_aHC','',0,'?'),('DT[-U','wp-content/plugins/wordfence/views/options/option-toggled-textarea.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','눣E	xbH$t','Fm0jC,W$=9nԫ','',0,'?'),('*	ą\\','wp-content/plugins/wordfence/views/options/option-toggled.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']KrYwB','knS	3&Y=Ձ_+?Hƪ%','',0,'?'),('7ڔ!2x%XN3','wp-content/plugins/wordfence/views/options/option-token.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','WY7o	_Ӏ?',' AQNe\ZywsG@ZI&L','',0,'?'),('몳@ =y`','wp-content/plugins/wordfence/views/options/options-title.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','E0\"#','֩y\n	ĳXH-<f	c','',0,'?'),('T??:q׮Pah\'','wp-content/plugins/wordfence/views/reports/activity-report-email-inline.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!߹5HIUw','&V&Yue1H)L?p=~-a','',0,'?'),('Nd#R+r\0s[','wp-content/plugins/wordfence/views/reports/activity-report.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}wu!nU','k\Z>,z>\r\rKMAI;~','',0,'?'),('p{\r %>/Z:','wp-content/plugins/wordfence/views/scanner/issue-base.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ǢϚtpAy','8PciCQVJ+6?pT6\Zzd','',0,'?'),('ܑKݓ%eP^U','wp-content/plugins/wordfence/views/scanner/issue-checkGSB.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','T&#i]<{','EPmh>*HS8SFpXbdU8','',0,'?'),('%|ݽ>?v{j','wp-content/plugins/wordfence/views/scanner/issue-checkHowGetIPs.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':>ޤ+~tͫ*','I|^ψg?nƏAd]68R','',0,'?'),('ep\r}u_4','wp-content/plugins/wordfence/views/scanner/issue-checkSpamIP.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`Xcb7qNS','MG] ?ugPp1,(V^','',0,'?'),('Du\rɲ\Z','wp-content/plugins/wordfence/views/scanner/issue-commentBadURL.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4Z?d⢡','1XaRpLrIO%%|\rVge\0-b^n=','',0,'?'),('cG(`E','wp-content/plugins/wordfence/views/scanner/issue-configReadable.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' QL','R21?ǌ*=bͥ}X&MƷ','',0,'?'),('$|c \\~','wp-content/plugins/wordfence/views/scanner/issue-control-edit-comment.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' ;͏(vpoq','z-\0Aj@ 8cT&՞','',0,'?'),('SHLenPq7č','wp-content/plugins/wordfence/views/scanner/issue-control-edit-post.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','nZHUϘ','ݓ!#hlts):}*aEglTD','',0,'?'),('ΦHc^)','wp-content/plugins/wordfence/views/scanner/issue-control-edit-user.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Dd4\'T)','KPUwxd!)n1w<m.ǳf','',0,'?'),('(dwI\0:\rXx1DC','wp-content/plugins/wordfence/views/scanner/issue-control-hide-file.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','y_V^\n%pc','dWgme˰5Ҡ:;W\'','',0,'?'),('\'@S D','wp-content/plugins/wordfence/views/scanner/issue-control-ignore.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\Pm@n','4āLsFm\Z^\ZDQ','',0,'?'),(')6#_̟SAF','wp-content/plugins/wordfence/views/scanner/issue-control-repair.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[оڰA9(n','ߑJ[4#~H8ȉB9+/mv','',0,'?'),('u78¸KԊkh','wp-content/plugins/wordfence/views/scanner/issue-control-show-details.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','I6ϲē]','yh;}<6yZ$	M>K(\\#&\"\rej','',0,'?'),('eXǌ.\\(&d','wp-content/plugins/wordfence/views/scanner/issue-coreUnknown.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','رm:h\rGZڋY','t8uUUSĒqfS3iiu','',0,'?'),('/0)\Z','wp-content/plugins/wordfence/views/scanner/issue-database.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[ \nRoN7|','~❃gd&w[uo|t}','',0,'?'),('Xɘy_7XN/','wp-content/plugins/wordfence/views/scanner/issue-diskSpace.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\Z.*:î+1','\Zޔeg)QRCAm','',0,'?'),('4\n	m]ĿЊ','wp-content/plugins/wordfence/views/scanner/issue-easyPassword.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[+e[eϙfW','QAu&{AiXPK[{0Qk','',0,'?'),('VtS-','wp-content/plugins/wordfence/views/scanner/issue-file.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?}Ɠ.Μe1U','MTzX`પmO]$sX','',0,'?'),(';fJ1˘+C','wp-content/plugins/wordfence/views/scanner/issue-geoipSupport.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0<^=f','s]ѽj$	↜Skik','',0,'?'),('BQaU%','wp-content/plugins/wordfence/views/scanner/issue-knownfile.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','G^=p=$\Z2','RK6N\"3*\"J/0ix0','',0,'?'),('wei!<sy\n','wp-content/plugins/wordfence/views/scanner/issue-optionBadURL.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','t\"N+՛L','67E0܃ՐC{\\adPb2+pW;P','',0,'?'),('㱛 V9{b','wp-content/plugins/wordfence/views/scanner/issue-postBadTitle.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','d+l@h','3i]m&	s֯Igeok/M','',0,'?'),('!<B4\ZS}','wp-content/plugins/wordfence/views/scanner/issue-postBadURL.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','u@ަ$,','dٍ|]Q!Qw;`7Zf','',0,'?'),('\n#T?׻','wp-content/plugins/wordfence/views/scanner/issue-publiclyAccessible.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=3n.ZK7Rb~<','LؖknHN\n$ʨ#','',0,'?'),('H %9lԅE','wp-content/plugins/wordfence/views/scanner/issue-skippedPaths.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ROIIԥ{','9YZA}7=:\'FoG\'Rɹ_-','',0,'?'),('n[	X}0','wp-content/plugins/wordfence/views/scanner/issue-spamvertizeCheck.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%ؘ5aO_','3½}߈6-x%uv','',0,'?'),('$7y]N','wp-content/plugins/wordfence/views/scanner/issue-suspiciousAdminUsers.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','P<\0cAFLN','R]`[2#XÉi(E\n`rJ','',0,'?'),('$SCkdW','wp-content/plugins/wordfence/views/scanner/issue-timelimit.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','J7^њOi','5QgwBH.f<<Zh&V','',0,'?'),('d0ٷ\ZԌn','wp-content/plugins/wordfence/views/scanner/issue-wafStatus.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<38xuFRĖȦE','n?Qbz	٢)S*,Z','',0,'?'),('\"LJ1C4ND','wp-content/plugins/wordfence/views/scanner/issue-wfPluginAbandoned.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','jv[pջBM','	)Yt\rb/\Z㲰i\r88','',0,'?'),('=F혣ÆK&','wp-content/plugins/wordfence/views/scanner/issue-wfPluginRemoved.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9:7]6hVo','߫/LkOTbdSEiL9~8','',0,'?'),(',\r	gH6','wp-content/plugins/wordfence/views/scanner/issue-wfPluginUpgrade.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','aRp#p','rL-RW&P!aS0T','',0,'?'),(';NQ>','wp-content/plugins/wordfence/views/scanner/issue-wfPluginVulnerable.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','tvwX\n_Yg!','r;\Z G[i$)v]j7im#','',0,'?'),('rJ<p>Z','wp-content/plugins/wordfence/views/scanner/issue-wfThemeUpgrade.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9¡^-,措Eg','X0\rvfŭ-$ZuYS ','',0,'?'),('|T]:Y$=\'h','wp-content/plugins/wordfence/views/scanner/issue-wfUpgrade.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','DOۏ~*s/','c^\0]*ζז\\T1msd# ^U','',0,'?'),('L.dDv','wp-content/plugins/wordfence/views/scanner/issue-wpscan_directoryList.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','i0j82\ns','v\\qY{S<|+{(m?)D=','',0,'?'),('mavMvK\Z','wp-content/plugins/wordfence/views/scanner/issue-wpscan_fullPathDiscl.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','tGN8	6','YV)ceW/Zmҳn\'n\0MK~','',0,'?'),('zh9ꈦXp+','wp-content/plugins/wordfence/views/scanner/no-issues.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','xt-|Fe','_?7c:_@EJs[','',0,'?'),('C.yj\0o*f','wp-content/plugins/wordfence/views/scanner/option-scan-signatures.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','dzGf\'Pidi','T1%R2VPRJB\\ˈgen','',0,'?'),('sAsYD]','wp-content/plugins/wordfence/views/scanner/options-group-advanced.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','RYtO`6qz','cV*}zc*(6`=9no${','',0,'?'),('e}0wTnv_g~','wp-content/plugins/wordfence/views/scanner/options-group-basic.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',z7\nɲߞ','Ab.hNh|:H-=(1fJ','',0,'?'),('NTZto\r%F','wp-content/plugins/wordfence/views/scanner/options-group-general.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_Վ7;__',':Wn%JzW7&NH<\"dKe','',0,'?'),(' ń1r}mJGWR','wp-content/plugins/wordfence/views/scanner/options-group-performance.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','iLxЊsf','da16hr76[)ՋOM罒z','',0,'?'),('lxy\Z\"','wp-content/plugins/wordfence/views/scanner/options-group-scan-schedule.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ź-܉|JU','V\rc7g6抭VmCP','',0,'?'),('<3v&F','wp-content/plugins/wordfence/views/scanner/scan-failed.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Eۻ04r','H?MqK-4l_<*=܀ňp+','',0,'?'),('հ	̋ȲS','wp-content/plugins/wordfence/views/scanner/scan-progress-detailed.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' j<c(SCJ','r3H[~2.<_J3{T{XӼPq','',0,'?'),('|]D\Z.E','wp-content/plugins/wordfence/views/scanner/scan-progress-element.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','J!%IWb','tẁ~sg\n+A}bLNu','',0,'?'),('pխ^@#Ԓ','wp-content/plugins/wordfence/views/scanner/scan-progress.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%\nrE?m','Qf\0.<:;6\"{N+mE','',0,'?'),('\'_iYm1R','wp-content/plugins/wordfence/views/scanner/scan-results.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8΂,\\','SHS6p_2*\rTD\0G9','',0,'?'),('4$ꎪ','wp-content/plugins/wordfence/views/scanner/scan-scheduling.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0W쮜)Ǣ±','b¥USw툒g:=P','',0,'?'),('F_qCF!o4p','wp-content/plugins/wordfence/views/scanner/scan-starter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','E `b{{v\r','qFxgTA]Mk^>\'UB','',0,'?'),('D!VD+','wp-content/plugins/wordfence/views/scanner/scan-type.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_Zb4ګ*','w.\0/\"kzvHQ6s&>`KRC','',0,'?'),('KKOfSdiB0Ov','wp-content/plugins/wordfence/views/scanner/scanner-status.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ޑ[.ɕl\\:','&k0lcX**?\rܒ','',0,'?'),('9~\0{@','wp-content/plugins/wordfence/views/scanner/site-cleaning-beta-sigs.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',)Rqy|4.','%U<GH[.!e˂t,gsɄ','',0,'?'),('&#pJh','wp-content/plugins/wordfence/views/scanner/site-cleaning-bottom.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',Is0w4Q','E\"v+󴄏bo}xa{:@E','',0,'?'),('o}C܊8EG','wp-content/plugins/wordfence/views/scanner/site-cleaning-high-sense.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','sTDzҧm','5؄:\"sx4Ҹ\09`\Zi?','',0,'?'),('Ŋ6@L(`','wp-content/plugins/wordfence/views/scanner/site-cleaning.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5w1,5bdvF','g\"g2ߚ}qA?$)d','',0,'?'),('mñ~R?','wp-content/plugins/wordfence/views/tools/options-group-2fa.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ONjPv4','m]n>nFf;Gf-m_L4b\'','',0,'?'),('j5fj','wp-content/plugins/wordfence/views/tools/options-group-live-traffic.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5_+EG','s}RB|KzI[Y)r','',0,'?'),('/=+HhE14ʆ','wp-content/plugins/wordfence/views/tours/login-security.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','v,DWp-Iu)!','pRVs-9<Rꗚ֣uqL','',0,'?'),('֋8[0ʊ','wp-content/plugins/wordfence/views/waf/debug.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','FM@i-M','	;B@EŻ߬ue}','',0,'?'),('y66lMC','wp-content/plugins/wordfence/views/waf/firewall-status.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','lw\0i75G','\'WֵDrDBeH\n@\":=!M#f','',0,'?'),('÷g$Ms','wp-content/plugins/wordfence/views/waf/option-rate-limit.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','sgb0Cm@X',';<`ҶsfRХC^W^	]<!>','',0,'?'),('@\Z!zrWp','wp-content/plugins/wordfence/views/waf/option-rules.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' {<\Z\0\r\Z$','4fŜ\"\"ł>2L\0\"k1S\nw','',0,'?'),('2X69G3\Z+}A6','wp-content/plugins/wordfence/views/waf/option-whitelist.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ψ-˯3w','G_`8B؎P\n\",\'HŨ','',0,'?'),('zɐ@//@','wp-content/plugins/wordfence/views/waf/options-group-advanced-firewall.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','IN~dFe','lBoS)ޥ9o!ǻm#$','',0,'?'),('[Ӄ2W','wp-content/plugins/wordfence/views/waf/options-group-basic-firewall.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','03*66-FU.','TQ&n)&MgDgШ','',0,'?'),('K<H<7E,l','wp-content/plugins/wordfence/views/waf/options-group-brute-force.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ŏqў¯/	\n','W_\rF_H\07	iatr؈M=','',0,'?'),('!y\'Ub#}','wp-content/plugins/wordfence/views/waf/options-group-rate-limiting.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\r0Wò(=','6/E8t*FRH?\"','',0,'?'),('gs)m%','wp-content/plugins/wordfence/views/waf/options-group-whitelisted.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ViK۹v?','-L#syܥjswBt\'ш;8=','',0,'?'),('nAj+uVG7d','wp-content/plugins/wordfence/views/waf/status-tooltip-learning-mode.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ُ8l%','!]`_.\\? .\ZbɐGQe)m','',0,'?'),('=	]}*<.','wp-content/plugins/wordfence/views/waf/waf-install-manual.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$x~)[ڜz','7R N`n^?()^RΚĖ','',0,'?'),('\\H:u3%Fw','wp-content/plugins/wordfence/views/waf/waf-install-success.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{rb^?','/\\2CeL+:pZ','',0,'?'),('ZDl=컫','wp-content/plugins/wordfence/views/waf/waf-install.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']cE^GMSf','\\H.T:ďg]B|͌|{=pǵ','',0,'?'),('u[D','wp-content/plugins/wordfence/views/waf/waf-modal-wrapper.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','nγUǩ7PF','f4֒p.Օ*^Nl8A','',0,'?'),('p:,`OlL(A','wp-content/plugins/wordfence/views/waf/waf-uninstall-success.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*sf2','|\rߣ2잿9/%[7m{Eu-','',0,'?'),('Ao\rZԔ_t','wp-content/plugins/wordfence/views/waf/waf-uninstall.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','wxlMI\0lT㐥','lEN1-R|pG^;ï1','',0,'?'),('YJ|[DyY','wp-content/plugins/wordfence/waf/.htaccess',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','E\"xK{8dS','C\'r9@Kކtw#@k','',0,'?'),('Ha+̰I','wp-content/plugins/wordfence/waf/bootstrap.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3*?)\ZSK*','FZg)g 30	z\r','',0,'?'),('X\\shv]iB','wp-content/plugins/wordfence/waf/wfWAFGeoIP2.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','݇(0,mG_Y3','^)oBfg*VP?~u:','',0,'?'),('\0D`8Rɲ%','wp-content/plugins/wordfence/waf/wfWAFIPBlocksController.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}`iy','Tܯ19^ջP\'Ld%k|P؞','',0,'?'),('%7娳','wp-content/plugins/wordfence/waf/wfWAFUserIPRange.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','yFH\'\'nގ','KD[Rஞ 5:grP7*X\Z','',0,'?'),('E#-v376Ť','wp-content/plugins/wordfence/wordfence.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ݏtxPfq','}$zīWNgN/>U','',0,'?'),('8UlagkY6','wp-content/plugins/wp-fastest-cache/css/buycredit.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','FbǦI\'ET3A','61-\r$7;~֘','',0,'?'),('aGUϳ@A','wp-content/plugins/wp-fastest-cache/css/dialog.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';\0\\','XL鍁fJ`:34\Z3dZ','',0,'?'),(',MGg','wp-content/plugins/wp-fastest-cache/css/flaticon.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2b2+6<~:','ʭ,o*V٫Mc\ZH+*[','',0,'?'),('ʁʭ$5','wp-content/plugins/wp-fastest-cache/css/fonts/db/Flaticon.eot',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','z*KvId~','_jK\'<|%yBzU|io͎0','',0,'?'),('-e2-Ȟ\Zn','wp-content/plugins/wp-fastest-cache/css/fonts/db/Flaticon.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' 26Ž','~ĜaD6JG/\r Zp3O$','',0,'?'),('oIa\"?8\nq','wp-content/plugins/wp-fastest-cache/css/fonts/db/Flaticon.ttf',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"뇸=}@bo','^$2νCy1uw+*a@0\n\0?F','',0,'?'),('\n$;S+݂','wp-content/plugins/wp-fastest-cache/css/fonts/db/Flaticon.woff',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}e~S@','Je&9ͪj5Rtg<\']+zoq','',0,'?'),('9NLU ','wp-content/plugins/wp-fastest-cache/css/fonts/statics/flaticon.eot',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','r5fCh','E9Оw0a1u	xrxc','',0,'?'),('?Ъ=','wp-content/plugins/wp-fastest-cache/css/fonts/statics/flaticon.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','B=-M','=1n#z*jGƤ)gJPHr','',0,'?'),('=t4(<E+4','wp-content/plugins/wp-fastest-cache/css/fonts/statics/flaticon.ttf',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',c sӫ','\rϮtvHRSԙEL8c','',0,'?'),('C<8=靹FiD','wp-content/plugins/wp-fastest-cache/css/fonts/statics/flaticon.woff',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','䓣Ǧw$L','vjy: /ӎ\nK*1:}-FXKg','',0,'?'),('wbS\ra#=a','wp-content/plugins/wp-fastest-cache/css/index.html',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','FȇMr','<=8fS823&Ao\r\"2','',0,'?'),('GԶO;\n','wp-content/plugins/wp-fastest-cache/css/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','XYۈΎ΅D4','@I@PQu2bT]a>.=\rÈ^⇐+','',0,'?'),('v7=$ ;		O','wp-content/plugins/wp-fastest-cache/css/toolbar.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','p_%0ȶF$o9','\\I1ݰJMhVf=YC!','',0,'?'),('-fR \Z','wp-content/plugins/wp-fastest-cache/images/button-back-green.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','之snKY0޴n','|-g!\Zǀ1.T8t3wm','',0,'?'),('#B++q\Z','wp-content/plugins/wp-fastest-cache/images/cancel.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@bR<t筆X','(1qdn\\SRmzT1r','',0,'?'),('1P|&)LD','wp-content/plugins/wp-fastest-cache/images/close-wiz-sprite.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6x+]7EM{','@u/{i5σ;a	\nd{Go/kF','',0,'?'),('zSGMVˠN+g','wp-content/plugins/wp-fastest-cache/images/cloudflare.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','x~\nܪ8Bz','vB`ĽqPgIe}T','',0,'?'),('NkE)Ŋ','wp-content/plugins/wp-fastest-cache/images/dollar.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','uWPʧ','nfx\n[[TJYJ','',0,'?'),('46.<;M\n','wp-content/plugins/wp-fastest-cache/images/download.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\',(,','$~g<!Y&aիdXxȊ','',0,'?'),('h3D5{\nGf','wp-content/plugins/wp-fastest-cache/images/facebook-like-xxl.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&6~Dgab.F','Q!ff៟VYÜca:zT+D\'','',0,'?'),('{o31+H)','wp-content/plugins/wp-fastest-cache/images/icon-24x24.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8lHZ','^#XKDqlsTW]*D3','',0,'?'),('̮Ke}c\Z','wp-content/plugins/wp-fastest-cache/images/icon-32x32.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+l*49>)}j','Rm&ʢ;߼@-U<HɄ9<','',0,'?'),('h3\rxH','wp-content/plugins/wp-fastest-cache/images/icon.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ӕc39Uw	','\ng\\GSB\r[9T0@alH5Ӵ','',0,'?'),('iZ@>\\7^','wp-content/plugins/wp-fastest-cache/images/icon.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4#;J9i','hφ	ذX^6@({\Zږn','',0,'?'),('\'[.ix','wp-content/plugins/wp-fastest-cache/images/index.html',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','FȇMr','<=8fS823&Ao\r\"2','',0,'?'),('m@ЭB`','wp-content/plugins/wp-fastest-cache/images/info.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','k@ʠo+wf#}x','b5N?A;DoɑǄ<[;\r_','',0,'?'),('5E/Gb0','wp-content/plugins/wp-fastest-cache/images/label-bg.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','wǜD͙A2','@JbVxqr|KF6','',0,'?'),('\'S|<9','wp-content/plugins/wp-fastest-cache/images/loader-statics.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','NU\0\r1~Mqr','0$L&;v1?=$PKv`cִjF','',0,'?'),('w&G[{._f','wp-content/plugins/wp-fastest-cache/images/loader.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';E*D\ZQ','JoYoTJ}ĉzK(Wk76.','',0,'?'),('97bS2Sq樓','wp-content/plugins/wp-fastest-cache/images/loading-circle.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ILf{o>0','p6$N(yosZ\0=N]','',0,'?'),('`%\ZrvK!L','wp-content/plugins/wp-fastest-cache/images/maxcdn.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','W]/cu┽E','-GZqI<Oq\ZѠ2Hq','',0,'?'),('>*vmqcy','wp-content/plugins/wp-fastest-cache/images/no-image.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','l!`3ah}?F','?8\\.	fVdrr\"K	$A','',0,'?'),('8z?.Cq]','wp-content/plugins/wp-fastest-cache/images/othercdn.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?jt}r]','dXd\0G\n,؛DY\Z\'ؖ&;\0Tz','',0,'?'),('K\"/]','wp-content/plugins/wp-fastest-cache/images/photoncdn.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}r	vZꭶ','\"!oKE0w셭*iY$','',0,'?'),('}6)PjG','wp-content/plugins/wp-fastest-cache/images/rocket.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<}h*Ieɵ','DUuIi`m%]ՆP#lG&b','',0,'?'),('5[S.9a*.ho','wp-content/plugins/wp-fastest-cache/images/search_reset.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^Z{е%','}v3&[[mpern1ԇM','',0,'?'),('scz7߄','wp-content/plugins/wp-fastest-cache/images/stackpath.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ؿH(\03','-B1q\'djuR4d9ى','',0,'?'),('LIg0	蚜nHa\r','wp-content/plugins/wp-fastest-cache/images/tinymce-wpfcnot.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','쉝J僶@3	}',' fS׷$PY~&6w)^c','',0,'?'),('`Bu-\rǒ','wp-content/plugins/wp-fastest-cache/inc/admin-toolbar.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','MCg?$Y','s99q$БLa=!>x`','',0,'?'),('6ri|(P@!','wp-content/plugins/wp-fastest-cache/inc/admin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[eFOӆ','LU楾	@dW[ߌ\'!{.=ip','',0,'?'),('^%2QRT\'d','wp-content/plugins/wp-fastest-cache/inc/cache.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0MUn\"Yz','\0\0?MVP:˧EljCS','',0,'?'),('ta8W58','wp-content/plugins/wp-fastest-cache/inc/cdn.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' 괤R]h','#ZO0(IÈo|\"','',0,'?'),('fM,NV5ƾ ','wp-content/plugins/wp-fastest-cache/inc/cli.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?\"nہ^T','\n UJ%<\"WaZ??_7n','',0,'?'),('N :*D1Uc','wp-content/plugins/wp-fastest-cache/inc/column.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ĐL|b	,l`1','m*?UwdW\r;W%m|','',0,'?'),('}^~5w','wp-content/plugins/wp-fastest-cache/inc/css-utilities.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','et91\"&','&][\'1yԵ;L)|','',0,'?'),('gܿM\"$J','wp-content/plugins/wp-fastest-cache/inc/index.html',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','FȇMr','<=8fS823&Ao\r\"2','',0,'?'),('/}%)UZt','wp-content/plugins/wp-fastest-cache/inc/js-utilities.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','k^7$ĈI','63F?+V*k`t&4N','',0,'?'),('	~=\"mÛ\r\"e_','wp-content/plugins/wp-fastest-cache/inc/preload.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=M]M','XWCL8P5<c9\Z{:1BXJJf','',0,'?'),('P)/+ x\rH','wp-content/plugins/wp-fastest-cache/inc/single-preload.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','PÖeCk','T!됴W[;KD_Րl+','',0,'?'),('F}tб7Yk','wp-content/plugins/wp-fastest-cache/inc/wp-polls.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|WKѹb$S','*ҥF1My7>qGjX4牗,%^nmE$','',0,'?'),('Bn7\'','wp-content/plugins/wp-fastest-cache/index.html',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','FȇMr','<=8fS823&Ao\r\"2','',0,'?'),('pOS{r.r','wp-content/plugins/wp-fastest-cache/js/button.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5e([Ąs	','`f\Z=I%J\\^?ZϪV2U','',0,'?'),('N й	0','wp-content/plugins/wp-fastest-cache/js/cdn/cdn.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','բ`(t!_','0;0QVlv	\"M~b*','',0,'?'),('bլ*3','wp-content/plugins/wp-fastest-cache/js/column.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','GdY`>QѡE','Y[!	T_/.)d[\r\Z','',0,'?'),('$W*riuF','wp-content/plugins/wp-fastest-cache/js/db.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','c6	\n陂r.','L/Z;>an	O@2l~&','',0,'?'),('$EiO)Uq2\\','wp-content/plugins/wp-fastest-cache/js/dialog.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','93߲OKH','~z|!Ji,a,`','',0,'?'),('Fpjb','wp-content/plugins/wp-fastest-cache/js/dialog_new.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Yrv1𼋸z',' }l^`0N|#:,R7','',0,'?'),('椞KIЏ\ZƗ','wp-content/plugins/wp-fastest-cache/js/index.html',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','FȇMr','<=8fS823&Ao\r\"2','',0,'?'),('DvX\n w','wp-content/plugins/wp-fastest-cache/js/lang/cn.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':h8sneku4','d&\0eMn>XASaN','',0,'?'),('ǲd	Y$wJ','wp-content/plugins/wp-fastest-cache/js/lang/de.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ꈾyH(m&SK','dp><^x(;\'KdO΅J','',0,'?'),('p |','wp-content/plugins/wp-fastest-cache/js/lang/es.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','P1˅NjF{zu','!y/E_-R]7+ڗCt','',0,'?'),('.7(ILfa5J','wp-content/plugins/wp-fastest-cache/js/lang/fi.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	eSq=5:+*','8ȕ@n:\"ߢ+Z{','',0,'?'),('GI#v(5r','wp-content/plugins/wp-fastest-cache/js/lang/fr.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','NZY>-1I\\*','	!hNqp1?6>G?N','',0,'?'),('<@Ô};\"tV','wp-content/plugins/wp-fastest-cache/js/lang/index.html',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','FȇMr','<=8fS823&Ao\r\"2','',0,'?'),('CڝeS\\\'Ea','wp-content/plugins/wp-fastest-cache/js/lang/it.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','t㭘jȩA','.&֛Pǝs86rH5:>G','',0,'?'),('tG/ȆzU[','wp-content/plugins/wp-fastest-cache/js/lang/ja.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4H|:$&hW%','?!Ri\'AjY;fo$*۱!nϠot+','',0,'?'),('Bg>t','wp-content/plugins/wp-fastest-cache/js/lang/nl.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','n\'ts','ׄ/Mz0/-m|1}','',0,'?'),('wcWi','wp-content/plugins/wp-fastest-cache/js/lang/pl.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','p?F7ߝF','w]ksѶrPi+/F{Kn%)R','',0,'?'),('4k*hZߘ~)k\Z','wp-content/plugins/wp-fastest-cache/js/lang/pt.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','I\ZHL51?~G','ZWѢ\rءp~1ֆ*H','',0,'?'),('J!+rWyz','wp-content/plugins/wp-fastest-cache/js/lang/ro.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','UkO\nm;','ffkDS1IB:L6JFx`sC|>m','',0,'?'),('<tlse\0W\\','wp-content/plugins/wp-fastest-cache/js/lang/ru.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'rXYҟ6','ն3H#q3.g3R\0)o\r','',0,'?'),('$%$Z)SR','wp-content/plugins/wp-fastest-cache/js/lang/sv.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':i<\Z/h','E0Tb5Ff^`ʰ','',0,'?'),('#9|2GX','wp-content/plugins/wp-fastest-cache/js/lang/tr.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0-#~\\+~~d	','tQ3K#h}9_%R,Ik','',0,'?'),('ҫ3\0qqFyYU','wp-content/plugins/wp-fastest-cache/js/lang/ukr.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6#{$\\b','+{%̈́jDk\\rL]','',0,'?'),('ݑ	\0K97o|','wp-content/plugins/wp-fastest-cache/js/lang/zh_TW.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','s/w','ۧxӍ\ZYCt','',0,'?'),('ڍab@','wp-content/plugins/wp-fastest-cache/js/language.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Sּ.]R','HC̜<l->w${̉A','',0,'?'),('c]$%yFe}W','wp-content/plugins/wp-fastest-cache/js/schedule.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')wܵ#$ycH\"s','|]_Y`BB?Yb҆zp','',0,'?'),('YRuΖ','wp-content/plugins/wp-fastest-cache/js/toolbar.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\n`,(P%1','\rS<QQ~&.Z	fL1','',0,'?'),('%纺+jM7l','wp-content/plugins/wp-fastest-cache/languages/index.html',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ُ\0	B~','Bșo$\'AdLxRU','',0,'?'),(':\r~}`}I','wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-de_DE.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~ȝ%XJYۆ7','w3.őFWk','',0,'?'),('ۼv|#U)','wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-de_DE.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','e5q>R','s;Kޟ\\{rmLplˣA','',0,'?'),('{$,\r9jY3','wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-es_AR.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Z($1q','(z!lJVTsX	0O08yx W','',0,'?'),('2-D8','wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-es_AR.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6\0i)k\"\rX','$w>Ϟ5qL','',0,'?'),('`\nl{','wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-es_ES.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<^_=u',']H\Zv7.=I\\4UA=`\\܍Cc繰','',0,'?'),('otp]0~xݕl','wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-es_ES.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','j*J\\\"eg','XY!&R\\niB+vCi7','',0,'?'),('\\^GpA!Dg[\'','wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-es_VE.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','w=pН]','U[lTGv4\n\'-','',0,'?'),(']$d)jG','wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-es_VE.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\<|%\0','C E^+tGWe2X','',0,'?'),('NDСA','wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-fa_IR.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','᧖͎@5ZO,\0','!4\r+d&BF_3qͫ,o','',0,'?'),('}Hjb_Q','wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-fa_IR.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','a)txF+/p','iC:snJk_7\'p 6]\r','',0,'?'),('D/Ӵb\0	u','wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-fr_FR.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Y:GWert(h','>xe\nPOnA^\'F<у0~0{','',0,'?'),('_}3X','wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-fr_FR.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','C}ˊtl:','B>}Fku2=}p\n','',0,'?'),('߇wbvԸ','wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-it_IT.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','anT:>y\Z','Ġ;Z˦;-j@ߦjE	mK%','',0,'?'),('¿dgyQmF','wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-it_IT.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>p{/','W_/xJcVҝnpx','',0,'?'),('stn]rv	','wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-pt_BR.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Xk[x\"\"ާ^','\'[/^SeH	<	\\)~RGB','',0,'?'),('RyC|,},1','wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-pt_BR.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','68cR*','/pP2Qi,+YL)+s)M','',0,'?'),('G:ȈVo<','wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-sk_SK.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','G܃0rT\"\n','ʠ}žzSY֞Adr{\'!Z\0','',0,'?'),('~e]>w@','wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-sk_SK.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','20$ݭ\'\Z$','(dnofdiG]x','',0,'?'),(';AD]AA٫IfI\Z','wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-sv_SE.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','waAfܹb^;','WT-5_E^\r}Ր%(~','',0,'?'),('\\.988Rc','wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-sv_SE.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Cǻt?R	v',']x\ZǱ~٘BػM²\"m/΢w','',0,'?'),('&\rGdeZ^','wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-tr_TR.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','rr=hpǴ7','TLy>\":@/L9)gV\'z','',0,'?'),('w߇VvD߬','wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-tr_TR.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','q߯ԎK','$*qRe\Z^\'ݸTȠI|e','',0,'?'),('|m\\^o	','wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-zh_TW.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','v\09','kBq RBˬݹ(U#)','',0,'?'),('X\\j½\01,^','wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-zh_TW.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','lƴ2[O B','3L(r%5','',0,'?'),('5#t_!]#[','wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache.pot',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5aĳ֩s@|Ԑ','S2־ґ>$B#P|<K6k|','',0,'?'),('1Las~','wp-content/plugins/wp-fastest-cache/readme.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7+\nܯU\nݍ','H18![3i{5S','',0,'?'),('3=a\Z4F-N','wp-content/plugins/wp-fastest-cache/templates/buttons.html',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ދtBڽV','\nQYwCN# ̡ݴq;,','',0,'?'),('H_>9v\n\0}N!Q','wp-content/plugins/wp-fastest-cache/templates/cdn/cloudflare.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Xbe\Z85EZR','ߑʖ!x	\0=^#4ṔL','',0,'?'),(' ~a;=O.m','wp-content/plugins/wp-fastest-cache/templates/cdn/file_types.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','F}	]]_c','$W3Q	 -)&\"@(R?]avf','',0,'?'),('TT[fc-6','wp-content/plugins/wp-fastest-cache/templates/cdn/maxcdn.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',m}	e!}','JixM!5SQ','',0,'?'),(',IѽJ\rzRjN','wp-content/plugins/wp-fastest-cache/templates/cdn/other.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','z?}{Op+','(iE\\JIP0#\\3\"Tb','',0,'?'),('^tn4\ZP=^-r','wp-content/plugins/wp-fastest-cache/templates/cdn/photon.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*,ԈW\r6Lš','!T %V*XH1F;җ} zD7','',0,'?'),('j\n$}','wp-content/plugins/wp-fastest-cache/templates/cdn/specify_sources.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','L׫E+bb\Z\"','?yb|&Z@ܻd7OlY','',0,'?'),(';ܷI(2','wp-content/plugins/wp-fastest-cache/templates/cloudflare_warning.html',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!lϏE3SW-FM','	Z[\'l4ŇnU4T0T0','',0,'?'),('wA	','wp-content/plugins/wp-fastest-cache/templates/disable_wp_cron.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0^nĜPAYj=K%','u\"	.r2e7^FdMix-','',0,'?'),('(LlC` a&','wp-content/plugins/wp-fastest-cache/templates/download.html',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','iA({nc','\nS}q@4\nBF9,a\\','',0,'?'),('Z\'H,K','wp-content/plugins/wp-fastest-cache/templates/exclude.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\FT~f_\'','r,MsW\09?_U>p[','',0,'?'),('VFooۂC*}+','wp-content/plugins/wp-fastest-cache/templates/htaccess.html',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','SIqc\0o','R7S@͓@]Ѿ)(h֠/%)','',0,'?'),('\n)J`_,J','wp-content/plugins/wp-fastest-cache/templates/lazy_load.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6rtSyxQLx','h2EM݇iyED','',0,'?'),('	0eϽe̎5+','wp-content/plugins/wp-fastest-cache/templates/newpost.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'zejl5U','Q]8>iFΓZ)','',0,'?'),('ʏ[~K/7xN','wp-content/plugins/wp-fastest-cache/templates/nginx_gzip.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',}IрLN07','[e[WzCYU[GS[p)u','',0,'?'),('N]{Uqh','wp-content/plugins/wp-fastest-cache/templates/permission_error.html',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~j#ɬ6:R','j\\_G1ΖV:\ZǽCxw \"@%+','',0,'?'),('=vYJ\\ܤV','wp-content/plugins/wp-fastest-cache/templates/preload.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0VhMH=','޽`7\ntG	n꓾','',0,'?'),('ˢO:Oǵ','wp-content/plugins/wp-fastest-cache/templates/sample_img_list.html',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','⤜*a,bI9_','hR\\D%@^HI\\..KJ0','',0,'?'),('\'t2)KD-{','wp-content/plugins/wp-fastest-cache/templates/timeout.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','T>AQ','=-Tؕ\0	d\r!X','',0,'?'),('&1A\n*5¡','wp-content/plugins/wp-fastest-cache/templates/update_error.html',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@y\n\nw$a$!','q:DOx4}*u=)','',0,'?'),('vB?=<p.','wp-content/plugins/wp-fastest-cache/templates/update_now.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Oug&','^̈F}%UIvCWn1b)#Ex','',0,'?'),('!-Bع','wp-content/plugins/wp-fastest-cache/templates/update_success.html',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_z9v','ϦJ/$\".*9&Œ ZBug{','',0,'?'),('<ۣb/i !l','wp-content/plugins/wp-fastest-cache/templates/update_success.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_z9v','ϦJ/$\".*9&Œ ZBug{','',0,'?'),('n#3IîV1','wp-content/plugins/wp-fastest-cache/templates/updatepost.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1qDvOx<wDj','SR׌m`D>j\ZD?**Ο_=\\\n','',0,'?'),('K]I23d$\nĢ','wp-content/plugins/wp-fastest-cache/uninstall.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','875	<qf\\','nQzZeQG+>{yCơ:w','',0,'?'),('GtR{2\rk','wp-content/plugins/wp-fastest-cache/wpFastestCache.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	Uv9GŌ','BۆSx l<	ߝ k','',0,'?'),('JCӻ','wp-content/plugins/wp-hide-security-enhancer/assets/css/tipsy.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gS^/t6HW','R֒#Sxl %@,z5|P~','',0,'?'),('A\"o_qZS.X','wp-content/plugins/wp-hide-security-enhancer/assets/css/wph.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','w\'JvK','m#]³RM׷=\\kY֨	=','',0,'?'),('mx<@ޚgH&','wp-content/plugins/wp-hide-security-enhancer/assets/images/computer.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7`|_^t',',bwu\'a{\n6.<Я','',0,'?'),('Π؂(\rʨ6','wp-content/plugins/wp-hide-security-enhancer/assets/images/warning.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Lb{x̇r)>\'','flGkZy6IBʰj','',0,'?'),('$\ZBSH\n','wp-content/plugins/wp-hide-security-enhancer/assets/js/jquery.tipsy.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','XxX9p.','51\r*6i$^|PMݚg^rz','',0,'?'),('Iv<$<Y','wp-content/plugins/wp-hide-security-enhancer/assets/js/wph.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{}(','{,6\0/}\"! b3elk','',0,'?'),('+;KxS','wp-content/plugins/wp-hide-security-enhancer/compatibility/autoptimize.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|qe\'','tE WI}I4-6Aq','',0,'?'),('ƴn*Z	Ҙ','wp-content/plugins/wp-hide-security-enhancer/compatibility/buddypress.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':ط̳ߒ(bd','%{?$[U?pM^(di \0H^','',0,'?'),('oJE\0p_','wp-content/plugins/wp-hide-security-enhancer/compatibility/cache-enabler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','cѭxl,L','d	h%wɉ{ط)/(>=`r','',0,'?'),('K{Eyu','wp-content/plugins/wp-hide-security-enhancer/compatibility/easy-digital-downloads.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Yd42¸vg','Ev>%$E7,O}M','',0,'?'),('V}3;9p','wp-content/plugins/wp-hide-security-enhancer/compatibility/elementor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','w0Q\'O!/i','w93~60V50g!yPcd㠎','',0,'?'),('goz7r','wp-content/plugins/wp-hide-security-enhancer/compatibility/fusion-builder.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','MwlHt([R$bu','ܘ%O\\MW{Ͳ\\cD(','',0,'?'),(')2!\\d','wp-content/plugins/wp-hide-security-enhancer/compatibility/general.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','tŅM_ͫ','X)Wx䎡~LLa','',0,'?'),('(WZg>a_P','wp-content/plugins/wp-hide-security-enhancer/compatibility/js/wp_simple_firewall.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','c\rn᯴T',',H-G\0ffN6]/','',0,'?'),('Ls.p/:','wp-content/plugins/wp-hide-security-enhancer/compatibility/shortpixel-adaptive-images.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','K\ZɼzY','E2mfK;R_NmޏW','',0,'?'),('Mή4@6','wp-content/plugins/wp-hide-security-enhancer/compatibility/shortpixel-image-optimiser.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ЀTt:','bРjJ\\yBC\"4͍','',0,'?'),('ӒrWح[g0','wp-content/plugins/wp-hide-security-enhancer/compatibility/super-cache.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ě--gK','>3?;Q▗,p%Z#%','',0,'?'),('e)ƚHػH.','wp-content/plugins/wp-hide-security-enhancer/compatibility/themes/avada.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','iS<E-','HF\Z(\'wl?\"Z|','',0,'?'),('G_j.l!-\r;(','wp-content/plugins/wp-hide-security-enhancer/compatibility/themes/divi.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!F;8P4x+k','IطBQǚL(w\"','',0,'?'),('>=Y͂$ PZ?','wp-content/plugins/wp-hide-security-enhancer/compatibility/themes/woodmart.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','teoB} +',';%	\0iE0kf	Tn','',0,'?'),('{3)GW1PJ','wp-content/plugins/wp-hide-security-enhancer/compatibility/w3-cache.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@lKPǵ׵U','pL՝L験\ra 0y_qe','',0,'?'),('9ko,fVo[','wp-content/plugins/wp-hide-security-enhancer/compatibility/webarx.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}X愀 B?','	\ZPXHC]r#Su`','',0,'?'),('V1I5Έf_ڊL','wp-content/plugins/wp-hide-security-enhancer/compatibility/woo-global-cart.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	j?e6,\0','$Q~XqfBYVTÿ4','',0,'?'),('7_?cݗ','wp-content/plugins/wp-hide-security-enhancer/compatibility/woocommerce.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','u.=Yz2','yY};)Zep1xxe]','',0,'?'),('+;~R9','wp-content/plugins/wp-hide-security-enhancer/compatibility/wp-fastest-cache.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?Z:LZ*x(U','E\"g*h4xk oސ`ʾ','',0,'?'),('nR\ZQ|v','wp-content/plugins/wp-hide-security-enhancer/compatibility/wp-hummingbird.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','u%5!05%','e3TsXvLQ==\r{Bsq<','',0,'?'),('ysg.ﭭD','wp-content/plugins/wp-hide-security-enhancer/compatibility/wp-rocket.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6WG\r$b}M%','RW<B u|öKR','',0,'?'),('Ks_*Ic','wp-content/plugins/wp-hide-security-enhancer/compatibility/wp-simple-firewall.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','S<','9I\0U1QMEQ/\\','',0,'?'),('0Ao^*Kg','wp-content/plugins/wp-hide-security-enhancer/compatibility/wp-smush.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','cf:vKrM','Lix>Od,\0dr=?XFNr׵','',0,'?'),('xdB,Gd*B','wp-content/plugins/wp-hide-security-enhancer/compatibility/wpml.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','dWG','s8,43;6	xz84\"I	','',0,'?'),('6y/*inX','wp-content/plugins/wp-hide-security-enhancer/compatibility/wps-hide-login.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(<0AtJ/=~2x','N`P=N=enR~q\"r$k','',0,'?'),('N$㣆O-O_','wp-content/plugins/wp-hide-security-enhancer/composer.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-.*<[]1\\~','GoTO8s!#3&N#7','',0,'?'),('X}af7!','wp-content/plugins/wp-hide-security-enhancer/include/admin-interface.class.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-9\\μ18S','@8mVIfv9	U>%1xH{T','',0,'?'),('~l&O$x\'q','wp-content/plugins/wp-hide-security-enhancer/include/class.compatibility.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','lHɖt#','@ߒ^/UqɥsѬ\"Ɏ','',0,'?'),('\\pSеޙ','wp-content/plugins/wp-hide-security-enhancer/include/class.environment.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_B+Ѫ1','׈_\"&OZS0_b\r#1i','',0,'?'),('JKGFgW\"','wp-content/plugins/wp-hide-security-enhancer/include/functions.class.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<,v\"f	.','fTj<)|ᶺ教v','',0,'?'),('=.(','wp-content/plugins/wp-hide-security-enhancer/include/module.class.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ƣ,q\0j','xLҔٹcնܞ1\"7k>','',0,'?'),('&\"ߨ=x]','wp-content/plugins/wp-hide-security-enhancer/include/module.component.class.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}zh}qV\0','tPׁʧ`V|>ݙJu[	ʽ','',0,'?'),(')\0HǼ\"N]','wp-content/plugins/wp-hide-security-enhancer/include/update.class.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`ë[p','SԮ9 rg!\Zltp2]`uħ','',0,'?'),('Ē\ZiӲ%\Z\'7','wp-content/plugins/wp-hide-security-enhancer/include/wph.class.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','OޖVor|f\r','|V\\Hi?GY0v\"iW','',0,'?'),('Ol@$\rH','wp-content/plugins/wp-hide-security-enhancer/languages/wp-hide-security-enhancer.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ld\\gW;6ƑCИ',')\"X3Cyh+:wܗb','',0,'?'),('#)>9T','wp-content/plugins/wp-hide-security-enhancer/languages/wp-hide-security-enhancer.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\r@b','6[d/K\0e(fd:ov.yc','',0,'?'),('ŐT\Zz̫r/5','wp-content/plugins/wp-hide-security-enhancer/modules/components/admin-admin_url.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'&]`WB3(O','L)TdXne:%|7f#h1с9','',0,'?'),('Tj H','wp-content/plugins/wp-hide-security-enhancer/modules/components/admin-new_wp_login_php.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\r[)ӹZ:p\\','~\n}YIdHJYD(׃\0cBK','',0,'?'),('p}\rbP','wp-content/plugins/wp-hide-security-enhancer/modules/components/cdn-setup.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';26x(SR~','㟦;|o7,ʀJI1eqLXc0','',0,'?'),('ʥE{&BIj','wp-content/plugins/wp-hide-security-enhancer/modules/components/general-admin-bar.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','W٠5fVZGge','*&8; `hLIAqǂ','',0,'?'),('ڎ,7Di~R','wp-content/plugins/wp-hide-security-enhancer/modules/components/general-feed.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4ScQ!둍}.','RQrZ($\09\Z3}~R','',0,'?'),('deo_Á','wp-content/plugins/wp-hide-security-enhancer/modules/components/general-headers.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ݻv!','xuI&;qKOm~)ĵ߱KO1','',0,'?'),('ޕ)G]UzSӵ','wp-content/plugins/wp-hide-security-enhancer/modules/components/general-html.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','UeJ(\0:k','\r`Ϭ5LLuTmK9bLE_\ZS؂','',0,'?'),('c.ܡK ','wp-content/plugins/wp-hide-security-enhancer/modules/components/general-meta.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}H)}rE','đJ]/a3i*F[ƾ.6','',0,'?'),('L*MQݠvBp','wp-content/plugins/wp-hide-security-enhancer/modules/components/general-oembed.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<K/(t\rcnF',':cbB\\B(xVцJ[?d','',0,'?'),('a_$Os|u','wp-content/plugins/wp-hide-security-enhancer/modules/components/general-robots-txt.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','d?8j%v}w','4:g՝=Őiv\'','',0,'?'),('\\E<vh\0\rv','wp-content/plugins/wp-hide-security-enhancer/modules/components/general-scripts.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9]<&tڣ\ZA','l,CsOm*lW9A','',0,'?'),('9ΡV	h','wp-content/plugins/wp-hide-security-enhancer/modules/components/general-styles.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~\n逴XF','0\ZEd?5K߀gM','',0,'?'),('\\d(tO\\̭&','wp-content/plugins/wp-hide-security-enhancer/modules/components/general-wpemoji.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(}quL Ak','\rB7	|IN6.q(z<.e-','',0,'?'),('M=cN\nFSF','wp-content/plugins/wp-hide-security-enhancer/modules/components/rewrite-author.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','PF4U^Ox',')\',y4Va&^\'3','',0,'?'),('ט^>La{(\"\\','wp-content/plugins/wp-hide-security-enhancer/modules/components/rewrite-comments.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','a7','k[]Yp.TmYjǊNa','',0,'?'),('RR>T','wp-content/plugins/wp-hide-security-enhancer/modules/components/rewrite-default.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8z{˪\0>','a&װf=C:\res','',0,'?'),('wYgJ\"\".','wp-content/plugins/wp-hide-security-enhancer/modules/components/rewrite-json-rest.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',kLV~b','\'^cǈP-p3coX','',0,'?'),('=K0.bLA_x','wp-content/plugins/wp-hide-security-enhancer/modules/components/rewrite-new_include_path.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','L5M\r\rUhNA','8e(:10Zfnel3Wt\"','',0,'?'),('9,bѱ','wp-content/plugins/wp-hide-security-enhancer/modules/components/rewrite-new_plugin_path.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}ħ2sˡ*','^15\nf0I52@}W:F','',0,'?'),('P˭2\ZPLkZ','wp-content/plugins/wp-hide-security-enhancer/modules/components/rewrite-new_theme_path.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',>AEa','@T7_VuUJڹ,','',0,'?'),('z#SF=#6','wp-content/plugins/wp-hide-security-enhancer/modules/components/rewrite-new_upload_path.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&J)т&@','aY0e˿g\r6Xuk\0>D>*','',0,'?'),('W˻D+-Biz','wp-content/plugins/wp-hide-security-enhancer/modules/components/rewrite-new_xml-rpc-path.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1W\0&q9','.`oiZGڶd6Ն:8!','',0,'?'),('V?rW@\r<s','wp-content/plugins/wp-hide-security-enhancer/modules/components/rewrite-root-files.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','H{Yp','7g?gG+4r}{d	<\nyǢ','',0,'?'),('ntyP=	x','wp-content/plugins/wp-hide-security-enhancer/modules/components/rewrite-search.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[{\nB','-k<0E8M2Er/	','',0,'?'),('gcҿB0.rZ','wp-content/plugins/wp-hide-security-enhancer/modules/components/rewrite-slash.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6+/57<','[B$j=aP1^rͧo3!','',0,'?'),('NdlBϕ','wp-content/plugins/wp-hide-security-enhancer/modules/components/rewrite-wp_content_path.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1ScCrS7','g&O ޒG`=yO^','',0,'?'),('*qqmy3D G','wp-content/plugins/wp-hide-security-enhancer/modules/module-admin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4٢Uf_L','\\×p3h.O<:	uMzc;','',0,'?'),('f݌O׫+N','wp-content/plugins/wp-hide-security-enhancer/modules/module-cdn.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"/*BH5','As\n5?IΒ M2Z','',0,'?'),('YR{Ko8ߗP','wp-content/plugins/wp-hide-security-enhancer/modules/module-general.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%ͭO~ݿ','ugR0eUxv:uѯZ/','',0,'?'),('f_&:S','wp-content/plugins/wp-hide-security-enhancer/modules/module-rewrite.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','K0b3_H','=}ʡ|HJ/PU+P~l','',0,'?'),('  tdwV','wp-content/plugins/wp-hide-security-enhancer/mu-loader/wp-hide-loader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$pu\nL,DCσ','ztA&j:\ZxK;','',0,'?'),(')V7\"ea|*','wp-content/plugins/wp-hide-security-enhancer/readme.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}dFB=\rŧ-h','0_o#]\0IHEU[+','',0,'?'),('u;|c&\\w','wp-content/plugins/wp-hide-security-enhancer/router/class.file-processor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0iQKׇuS','lZ>Oh?ޞ^ш2nr!','',0,'?'),('+-ñ$ڟU','wp-content/plugins/wp-hide-security-enhancer/router/file-process.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','j*/~7q ','aV~3!R0ST%mJj','',0,'?'),('\rν̽WU','wp-content/plugins/wp-hide-security-enhancer/screenshot-1.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0ݐUrz8','Y\n|<\nWS:h+{\r','',0,'?'),(',Vym','wp-content/plugins/wp-hide-security-enhancer/screenshot-2.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','HUȵ,07','ƗXH(icbV<AcrIM','',0,'?'),(':F[\ZR\n','wp-content/plugins/wp-hide-security-enhancer/wp-hide.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','szĂRH','a<*R2zˍ\"X(kfe','',0,'?'),(')ہ0`փM','wp-content/plugins/wp-logo-showcase-responsive-slider-slider/assets/css/blocks.editor.build.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\Z\'>(kc[Y3','@\0I]LKm UxjRčy','',0,'?'),('%) D*V\r Wh','wp-content/plugins/wp-logo-showcase-responsive-slider-slider/assets/css/logo-showcase-admin.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','BsDW҃!К','ހ֠VU~c%f;Yw','',0,'?'),('#\nf*[&s8]','wp-content/plugins/wp-logo-showcase-responsive-slider-slider/assets/css/logo-showcase.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	\'E1	-uQ','=x\'Ɉt4Ԏ5`2-','',0,'?'),('5g͙j3?1\0','wp-content/plugins/wp-logo-showcase-responsive-slider-slider/assets/css/slick.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4dt{=~',',G	^90ǘĕ3dAvJ>','',0,'?'),('խ`t^^?','wp-content/plugins/wp-logo-showcase-responsive-slider-slider/assets/images/ajax-loader.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','S\0WjȂ/mb','m׋IWGP]c.z	48','',0,'?'),('t!1ġ\rkF7_S','wp-content/plugins/wp-logo-showcase-responsive-slider-slider/assets/images/arrow-left.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';IyE-mx4[','V&ܻ`L?-04֢5=att','',0,'?'),('3Zp(~','wp-content/plugins/wp-logo-showcase-responsive-slider-slider/assets/images/arrow-right.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ε0zHHIJ+m','Ɋ܏/\n	]8@`6h>HC','',0,'?'),('F)ғ̀|\n','wp-content/plugins/wp-logo-showcase-responsive-slider-slider/assets/js/blocks.build.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','GKBp)','l)F*4X&,B_\n7','',0,'?'),('ip2ݔh&`t','wp-content/plugins/wp-logo-showcase-responsive-slider-slider/assets/js/slick.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9WIB̗V','8vJ]NF\"V>9PV\'R2	','',0,'?'),('7S1\\8','wp-content/plugins/wp-logo-showcase-responsive-slider-slider/assets/js/wpls-public.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','zBP]','Ѭ_{`8\"e~*yZBFrP	','',0,'?'),('\\W5E[','wp-content/plugins/wp-logo-showcase-responsive-slider-slider/includes/admin/class-wpls-admin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~F<|Lƀ,','g5bm>CiG0X6ENԖp.2	[/','',0,'?'),('v6\rD','wp-content/plugins/wp-logo-showcase-responsive-slider-slider/includes/admin/metabox/wpls-post-setting-metabox.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','W^Ffu+r','8q<Sem=〳\r','',0,'?'),('\r.\nѾظ','wp-content/plugins/wp-logo-showcase-responsive-slider-slider/includes/admin/settings/hire-us.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','rigP','tuw1m[Vm\0KvCy','',0,'?'),('$CڠDwaO^','wp-content/plugins/wp-logo-showcase-responsive-slider-slider/includes/admin/settings/premium.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ƥhtc','M0\0doV{m60{R	\ZW\r4','',0,'?'),('Q[StW0Y','wp-content/plugins/wp-logo-showcase-responsive-slider-slider/includes/admin/supports/gutenberg-block.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','H*h	D&wtC','TnbȀFon','',0,'?'),('E+􇞈AYt','wp-content/plugins/wp-logo-showcase-responsive-slider-slider/includes/admin/wpls-how-it-work.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-!f.zWZ\r_\0','R[\nIYȡ8`&5с_N','',0,'?'),('=4ڸ[hu','wp-content/plugins/wp-logo-showcase-responsive-slider-slider/includes/class-wpls-script.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','wSU\nzl݄','1ؽ[Zѻ/ \rFZȥh(','',0,'?'),('0DDu8!Xr','wp-content/plugins/wp-logo-showcase-responsive-slider-slider/includes/shortcode/wpls-logo-slider.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','oKE<zm','\naG tr}.Uҿ7D','',0,'?'),('4b`$<\Z^','wp-content/plugins/wp-logo-showcase-responsive-slider-slider/includes/wpls-functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/\Z.\Zx,','hKYΩ+Jxb_wG#5υn','',0,'?'),('PT.KKwiJ','wp-content/plugins/wp-logo-showcase-responsive-slider-slider/includes/wpls-post-types.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'Yk$N\0_>','n֊nxrB3rf)6*|','',0,'?'),('5_ WtZ	','wp-content/plugins/wp-logo-showcase-responsive-slider-slider/languages/wp-logo-showcase-responsive-slider-slider-en_US-wpls-free-block-js.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','RR?nnh%','aQybt,CQ4Q','',0,'?'),('WDx$Qyc','wp-content/plugins/wp-logo-showcase-responsive-slider-slider/languages/wp-logo-showcase-responsive-slider-slider.pot',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7TY~ח3','^Laʀe\0XMЏW','',0,'?'),('>kHG9','wp-content/plugins/wp-logo-showcase-responsive-slider-slider/logo-showcase.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`\0yL\'S','TP,g1)<yM29IX','',0,'?'),('Gxm]0','wp-content/plugins/wp-logo-showcase-responsive-slider-slider/readme.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+\\))FH~','q\"AU:V|tY','',0,'?'),('\\+˛4 ','wp-content/plugins/wp-logo-showcase-responsive-slider-slider/templates/design-1.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','m@&-.ۘEt','rKev?@1,oG[J9<Ik','',0,'?'),('FX##H`','wp-content/plugins/wp-logo-showcase-responsive-slider-slider/wpos-analytics/assets/css/wpos-anylc-admin.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','O|ND\'Ӟ','\"\rݛw,~I&Gq9Z6','',0,'?'),('EXLSThKa','wp-content/plugins/wp-logo-showcase-responsive-slider-slider/wpos-analytics/assets/images/icon.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','I>qh(D>t\Z\n','0I޿&^-zt{N%Y	bat','',0,'?'),('FD^i\n |','wp-content/plugins/wp-logo-showcase-responsive-slider-slider/wpos-analytics/assets/images/wpos-logo.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^1#z0BM','[|HA-j*(pnI|hv7(*г','',0,'?'),('Q@*>\ZI','wp-content/plugins/wp-logo-showcase-responsive-slider-slider/wpos-analytics/assets/js/wpos-anylc-admin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ٌqU\0\ZfC','ɑܖq	Uvkh^ɩYS','',0,'?'),('=CnbcmD','wp-content/plugins/wp-logo-showcase-responsive-slider-slider/wpos-analytics/includes/class-anylc-admin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','p)>A}s\0','S#EMit`=ft<yۼZw&	','',0,'?'),('L](\Z#6','wp-content/plugins/wp-logo-showcase-responsive-slider-slider/wpos-analytics/includes/class-anylc-script.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','hwE;liX	U','(yԺ_\rW=okN,%K','',0,'?'),('0\0aȂP}','wp-content/plugins/wp-logo-showcase-responsive-slider-slider/wpos-analytics/includes/wpos-anylc-function.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*Xo\Zpsj','xE(JQzgҲ@إP˩l','',0,'?'),('_`J8~e','wp-content/plugins/wp-logo-showcase-responsive-slider-slider/wpos-analytics/templates/analytic.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','bz-f;xWi','kƌq2}S8c_FB','',0,'?'),('=J_ѕR','wp-content/plugins/wp-logo-showcase-responsive-slider-slider/wpos-analytics/templates/offers.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','d]1!ZE\\@}','AP➔^XK0-$V\0y?F','',0,'?'),('a03&X','wp-content/plugins/wp-logo-showcase-responsive-slider-slider/wpos-analytics/templates/optout-popup.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6~/q-','\r.Xuz>^Fv[2wU`y&','',0,'?'),('&L6m~','wp-content/plugins/wp-logo-showcase-responsive-slider-slider/wpos-analytics/wpos-analytics.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%(=n','rY@8/>3ߝUv$Z','',0,'?'),(']\\2r̡\rn','wp-content/themes/adaptable-notes/fonts/customizable-blogily',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','fm$','_RSmo{d:ohޞ݅M	ߤNa','',0,'?'),('Nhe%\'v','wp-content/themes/adaptable-notes/fonts/customizable-blogily.eot',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ӊK]x4\n~^','DW_2FhKo)\\w.?Jrk','',0,'?'),('WWKޥS8','wp-content/themes/adaptable-notes/fonts/customizable-blogily.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>2zѿU.m','w&1O&H?(K4&i\'k','',0,'?'),('p+WI.9uB4','wp-content/themes/adaptable-notes/fonts/customizable-blogily.ttf',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&3*f~r}','v\">Nm\nPxD7zh8:>nw','',0,'?'),('j\Z	{)C&','wp-content/themes/adaptable-notes/fonts/customizable-blogily.woff2',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ȸ#nq\\G','!^P\'\0c<aJ\\x4(G/','',0,'?'),('|ߢ_kͿtO','wp-content/themes/adaptable-notes/functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','KVP^+q','Gb} r8|4\"1i=PalWw','',0,'?'),('Y~jA','wp-content/themes/adaptable-notes/images/bg-image.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','U7rf(V{my2#4','g\"_EUr#߾[h/&\r','',0,'?'),('D;i3Oqn`','wp-content/themes/adaptable-notes/inc/custom-header.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_2m%o?tdl','Ku$Z\n>GisbszHg','',0,'?'),('Oт\0zI6','wp-content/themes/adaptable-notes/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@	z2)^x','D.׵P!2]5\\k6HYc#','',0,'?'),('tMG7MD','wp-content/themes/adaptable-notes/readme.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}(ƝVݶX','+YY\nL#̲%jo','',0,'?'),('4scG4','wp-content/themes/adaptable-notes/rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@`ؐ_>','#G\n*5	8Ouf;.6t.<&','',0,'?'),('zv{$13c&_','wp-content/themes/adaptable-notes/screenshot.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1M2khԭ','lDwդc+Ps9+f%d','',0,'?'),('@VFsl$3\Z','wp-content/themes/adaptable-notes/single.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','o$B','f/koGkc2K~E','',0,'?'),('`>/d','wp-content/themes/adaptable-notes/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','kR	aq_','rv)x-b\"^MzB$s5{(','',0,'?'),('~\r%ӌD`\\','wp-content/themes/ashe/404.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	(ZiEbV9Y؉','s㌏$bՆrvD={','',0,'?'),('7~ΊY-','wp-content/themes/ashe/assets/css/admin.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ByWcE&3rC7+{','[1Hw@tL7nK;k','',0,'?'),('):@-t?u','wp-content/themes/ashe/assets/css/font-awesome.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Hx:k2N{=5e	','J5Ngԇ,jG^ݾyH,V','',0,'?'),('W\ZRFl.8','wp-content/themes/ashe/assets/css/fontello.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','d:mS!̐>','Rc\nKcT7)#z7|k+','',0,'?'),('_spRcQIB','wp-content/themes/ashe/assets/css/perfect-scrollbar.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#wY_F','~S	s28N\"gH\"Ů_BQ','',0,'?'),('kAL&>I0N','wp-content/themes/ashe/assets/css/responsive.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','vYǺ2','c\"1d\\ҲZAwH(3C','',0,'?'),('&wI','wp-content/themes/ashe/assets/css/slick.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','G%1Hɷu=e','0r+,*Zg9	rM|L\0','',0,'?'),('K}Mk\Z/}\0\'','wp-content/themes/ashe/assets/css/woocommerce.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','K*g$<YPlL','(Y;eߒ/w\'dQ%C߃sD>38','',0,'?'),('o(Ay^D*Pҵ','wp-content/themes/ashe/assets/fonts/FontAwesome.otf',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\r\']>\\v\\2\ZM','qoO$K]g3nÒѐ~(R','',0,'?'),('\\XA)^`ӳn~','wp-content/themes/ashe/assets/fonts/fontawesome-webfont.eot',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gOP҇č','~8 ir\nPp\n25DahBzP','',0,'?'),('֏_tUY/*','wp-content/themes/ashe/assets/fonts/fontawesome-webfont.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.murI1G','Lr7D@yɂ]NK(tiG9Tm=','',0,'?'),('>+m6j6\'','wp-content/themes/ashe/assets/fonts/fontawesome-webfont.ttf',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','hqAi','	q68xօ\\s\rN~.Zخ[\"','',0,'?'),('Vq,fF=V','wp-content/themes/ashe/assets/fonts/fontawesome-webfont.woff',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','nq*ZF)2','&4\"\rQjXmN\"?Po\\?','',0,'?'),('ø|C4U$=~','wp-content/themes/ashe/assets/fonts/fontawesome-webfont.woff2',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','z 6>','@⣂LEQ(ieq[N|&Ð','',0,'?'),('`;oRQv\"','wp-content/themes/ashe/assets/fonts/fontello.eot',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/(~*`[\Zx','%V90ngSFvXtqb4r','',0,'?'),('8qef8^','wp-content/themes/ashe/assets/fonts/fontello.eot.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')*eZ?E)Cb','}q\'\nz\"4U\"Df.7Y\Zt;','',0,'?'),('HW,+Re','wp-content/themes/ashe/assets/fonts/fontello.eot.ttf',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','IDy}%>\0<r','y6(iNd]|Έ','',0,'?'),('&#I\'gd/\\K','wp-content/themes/ashe/assets/fonts/fontello.eot.woff',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','B^A.\"','G֒DH-|!ꠙMTf','',0,'?'),('	v2߭<q','wp-content/themes/ashe/assets/fonts/fontello.eot.woff2',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{ރe\rs\"|OTNy','ɢKZwfR(͏ha#^F}Y]\r3','',0,'?'),('ݠZ&& ','wp-content/themes/ashe/assets/fonts/fontello.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','m:4tEf,Z','>BWg1o٢ch','',0,'?'),('$RK$\n2\nKn9','wp-content/themes/ashe/assets/fonts/fontello.ttf',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','fouAMP2f','?A-x}חL[YL9','',0,'?'),('މሽ.C','wp-content/themes/ashe/assets/fonts/fontello.woff',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']FEԡ\r|{i','r\Z05S0E\nN10=2k^i[: RP','',0,'?'),('CpE5JF:\'<','wp-content/themes/ashe/assets/fonts/fontello.woff2',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Lz~GA','VZ@TZim1\r{y+(ҋ','',0,'?'),('6izŒQ','wp-content/themes/ashe/assets/images/ajax-thumbnail-rebuild.jpeg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','k2/A|`s<}','\r#z|\rׄ_fKR:','',0,'?'),('}\\fu','wp-content/themes/ashe/assets/images/ashe_bg.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','q_(4kR','ͤ\0\rW	y8[.\\_3{','',0,'?'),('HS&)\"WI;','wp-content/themes/ashe/assets/images/food.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^6${0','!!lYӚJ}/0bHtR[','',0,'?'),('051(I}{c','wp-content/themes/ashe/assets/images/image_1.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"wxC','3S>qrH|T͆O1l\n','',0,'?'),('%̰eZZPǯ!','wp-content/themes/ashe/assets/images/image_2.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\\nd~7I','T	M`*ku8s/mO:~AlB','',0,'?'),('jz:j1','wp-content/themes/ashe/assets/images/image_3.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','n>!cGR܆t','8{mK/M$whA1q+Y3>xH','',0,'?'),('a4\0','wp-content/themes/ashe/assets/images/image_4.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','E}u','ǵZc4~+','',0,'?'),('V\'r;{]','wp-content/themes/ashe/assets/images/image_5.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\rdOVJXV','eܹҪI\'<S1SV72`k','',0,'?'),('۝W\0Vm]c','wp-content/themes/ashe/assets/images/image_6.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','o@C&{ӏ\\@Y','=;f)%\ZY\r=#T','',0,'?'),('(LBb]L\ncS=$','wp-content/themes/ashe/assets/images/img1.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ۄtTEYg |','^b.bh46ΫmC\\t!K.>hW','',0,'?'),(':򻝦LIBy6','wp-content/themes/ashe/assets/images/img10.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','& \0%KOa','~	+Kq;pW45R[2\0:8}	i','',0,'?'),(';==(ԋ\Z','wp-content/themes/ashe/assets/images/img11.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7.lg','nQ^^]yeA0K;1u.\"','',0,'?'),('pl˸z[','wp-content/themes/ashe/assets/images/img12.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','H;AB\Z',')4 Kb%6/I%=@-n','',0,'?'),('-XˑJ\"','wp-content/themes/ashe/assets/images/img2.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+&%S	PG','cRoKRT?l&*w(cG','',0,'?'),('z͓SJ7','wp-content/themes/ashe/assets/images/img3.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','G\reŢ-No',',xxяX&ޤú\0߸o%\r\\Н','',0,'?'),('Q2d7','wp-content/themes/ashe/assets/images/img4.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ahET{=','\"n_q@©̷⠾9$','',0,'?'),('O%e^,(','wp-content/themes/ashe/assets/images/img5.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','r AQ(g ','Qmۊkgr@MfS?DT$aʱ','',0,'?'),('5\nS`deXQ#\"','wp-content/themes/ashe/assets/images/img6.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','GQ۔k','og\Z>ѡA+4-):','',0,'?'),(';ĥB*`M<','wp-content/themes/ashe/assets/images/img7.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9	D	K','z(3g5~M!BVͺ<(to','',0,'?'),('-YQ}f','wp-content/themes/ashe/assets/images/img8.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','YJ%ulJ;h\"#7s','A.6ߒm} s<~\0~','',0,'?'),('h)\\4a_:','wp-content/themes/ashe/assets/images/img9.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^#Oė!mA','sBBcr8\"hoe\ZI','',0,'?'),('s9?`Xo','wp-content/themes/ashe/assets/images/lifestyle.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$\0u=f\\','zn]рƯtY\"\Z$إBk@','',0,'?'),('IZ)F\rڿ','wp-content/themes/ashe/assets/js/custom-plugins.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','EFG\nt}\0','*C&=\Zfi΢W?\Z>/Ck.','',0,'?'),('m*!@(FcRg\\,<)','wp-content/themes/ashe/assets/js/custom-scripts.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','cTM\rk<l','Oxi_FĖ9yTR3b:zgg\"','',0,'?'),('Nж+(g%','wp-content/themes/ashe/comments.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','qb7\".','1a{Ӎ.+O_K-.kN=bk','',0,'?'),('(9^ŶϤL5','wp-content/themes/ashe/footer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','bF\nNy\"W','2hAP\0F2Uɚ2l','',0,'?'),('MQE6>B','wp-content/themes/ashe/functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(1\rmH*yM','k3GlW7v=8[%(YӴ','',0,'?'),('gc/`v\0','wp-content/themes/ashe/header.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','۲Sxٕm,5','BБrQFM@\r$y2{z\0\Z','',0,'?'),('<*Zww`[\\ﴐ','wp-content/themes/ashe/inc/about/about-ashe.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\r\"ԙX2\0D۹','R$,f=$Uޑ<M^-','',0,'?'),('r?.% :','wp-content/themes/ashe/inc/about/css/about-ashe-page.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~W6%?N]','ͣ]LI`ܹJ+Gsmt>/$8','',0,'?'),('Ar[r)7','wp-content/themes/ashe/inc/about/js/about-ashe-page.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','a(lۙ`y','zYw,#y,`.','',0,'?'),('0\'S:n<r85','wp-content/themes/ashe/inc/customizer/css/customizer-ui.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','BH\r\\mjX4R/TV','竩deA1[S\ZV$7ԋ6510J','',0,'?'),('&\\)Ƕm','wp-content/themes/ashe/inc/customizer/css/theme-skins.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ZHҿ','泹DvD\Z\'ϷNT΂}~eQc','',0,'?'),('06Ē8','wp-content/themes/ashe/inc/customizer/customizer-defaults.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~q:e%.٦[','T4	=8\Z]r+=,\\h','',0,'?'),('','wp-content/themes/ashe/inc/customizer/customizer-repeater/class/customizer-repeater-control.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|uzR\n}6Ť\Z','ѐ,\\Pr\nͰh*\0Zrm&jC','',0,'?'),('%>v9V[','wp-content/themes/ashe/inc/customizer/customizer-repeater/css/admin-style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','C`Ip1(pyo','O!=z?HϡnlY &nQa8Q','',0,'?'),('<MM<_.Oe','wp-content/themes/ashe/inc/customizer/customizer-repeater/inc/customizer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','B]\\Пd7HC}~\"','M,RNFB8֝*иw~4','',0,'?'),('^]TnZm','wp-content/themes/ashe/inc/customizer/customizer-repeater/js/customizer_repeater.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(bF4Ĳ1ϡt','{룎W\rBGx<HAYOs/','',0,'?'),('M$vHf\0z\r','wp-content/themes/ashe/inc/customizer/customizer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gݔae','EF̶I@}PA\"bS_F86EL','',0,'?'),('BqBf6)6','wp-content/themes/ashe/inc/customizer/dynamic-css.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%]4{F','c\'~EV$G{ڲ5ޑd','',0,'?'),('L#Rv>sW','wp-content/themes/ashe/inc/customizer/js/customize-controls.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	;y9sifxt','9;(rC\'Ce°!G.m	p','',0,'?'),('Op]1/*w','wp-content/themes/ashe/inc/customizer/js/customize-preview.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','K`:3*','N_ODpa嶷<v5!','',0,'?'),('У.XRsh4','wp-content/themes/ashe/inc/preview/demo-preview.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','sN*63','\0嗠fwb\r09w1','',0,'?'),('<h|A2u','wp-content/themes/ashe/inc/tgm/class-tgm-plugin-activation.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','J4Qr_iŀ','PH&e+9(4=ɪLX','',0,'?'),('JLQ[8H )','wp-content/themes/ashe/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Mƈ}pDQd','[;-`WH8#e-z>Lu','',0,'?'),('fwl g','wp-content/themes/ashe/languages/ashe.pot',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/\\Q~TbE','k#>WWh(${qƜu bW','',0,'?'),('PGG @','wp-content/themes/ashe/page.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','FЖ!ylPu%','<47OK;ǦWߊ,ˏ1j','',0,'?'),('ܼs1op8Z','wp-content/themes/ashe/readme.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Fl \rW*[m','Qil9ؒ\"\\Y,','',0,'?'),('?\n(T\n','wp-content/themes/ashe/rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^<X!T?\0\ZK?','Zg:ٝ݋{zW>+a9В','',0,'?'),('ܶJ95`rQ','wp-content/themes/ashe/screenshot.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ML;SBTr&aY','#\nGÃP	}yDE-~T','',0,'?'),('	7ЧT\n','wp-content/themes/ashe/single.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[EJ;3O','0Mϐ$phh#qUr','',0,'?'),('!e٠[t>','wp-content/themes/ashe/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','IzΘ[f','t\ZA!(#8x210m~6,.','',0,'?'),(':..Jsj5','wp-content/themes/ashe/templates/grid/blog-grid.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ԢnOk} OHq','%~Nq\ZE#~LEl>\0`z`C>\r','',0,'?'),('Y@\">중r7','wp-content/themes/ashe/templates/grid/blog-list.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','B\"Fs{ą\Z','C7uԃic;NTԤ>phr໷n','',0,'?'),('i)	uF֪','wp-content/themes/ashe/templates/grid/blog-pagination.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','W$l@6D','QQVYNӶSX^,,z','',0,'?'),('\"ԐŝGN','wp-content/themes/ashe/templates/grid/category-description.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`>IAԸܛ\0','?\n6_y}٥2(zߣ̨G\'','',0,'?'),('v\0*,i!h','wp-content/themes/ashe/templates/header/featured-links.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':εldmNk@','+*Cj\0 pz\"`cY918si\"/','',0,'?'),('8qOUr','wp-content/themes/ashe/templates/header/featured-slider-custom.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\:C7o`','UF,r\rq]fV=\n\n','',0,'?'),('`y\04\Zw','wp-content/themes/ashe/templates/header/featured-slider.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','vDVECHup','͸lM1g>\"CEe$QIfUgB','',0,'?'),('xϯD\r}h,nڱ','wp-content/themes/ashe/templates/header/main-navigation.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','jUt3`C%*j\'',':E#\nNE$KLa/ocF','',0,'?'),('|>V9?6\Z','wp-content/themes/ashe/templates/header/page-header.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ź<8hb','BjHGu;8\03aTtz#nt[\\B','',0,'?'),('<jVHnT.','wp-content/themes/ashe/templates/header/preloader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\".VSڳϼϴc\'','MM)~~m%o+1M\ZQ','',0,'?'),('u%','wp-content/themes/ashe/templates/header/top-bar.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\4IGHIWw','<{}tʟq?C}%rU\0U','',0,'?'),('fx U?N8ɼ','wp-content/themes/ashe/templates/sidebars/footer-widgets.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Uc#)D','\rc9cf4\ZL9hТT`}','',0,'?'),('M^8L`ax\Z	','wp-content/themes/ashe/templates/sidebars/instagram-widget.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1V?3ܴ	I','?lۇ6n~KpD3\02U<','',0,'?'),('L`FwET_w','wp-content/themes/ashe/templates/sidebars/sidebar-alt.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$eZ>MQήk','rDց2gv@Oط.x6','',0,'?'),('g}lKȸ#W','wp-content/themes/ashe/templates/sidebars/sidebar-left.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','I핇SW!','\'$Kj3u56)W*J','',0,'?'),('cG,]','wp-content/themes/ashe/templates/sidebars/sidebar-right.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','TLeUGQr󃗡&`','9\Z\0]\0oB)	q(\r^@C','',0,'?'),('!,G/tۚ','wp-content/themes/ashe/templates/single/author-description.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\rή^Fl;JD','\"$eK.&$xţ^~ѶY[','',0,'?'),('a_7GW','wp-content/themes/ashe/templates/single/comments-area.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Cb;&&\na','MJ2+BGqӢDVJֿ','',0,'?'),('L_\"\"ɰ^v7r','wp-content/themes/ashe/templates/single/post-content.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Y|r /|','tz\0\";4>r]$XonRO','',0,'?'),('{8m~lBkz\Z','wp-content/themes/ashe/templates/single/single-navigation.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Rb3%󛼉\r','un\\y(31cD\0;kf]\\Ȁ','',0,'?'),('>|z	Av','wp-content/themes/clean-commerce/404.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ߘ1{5Lw',':VH07^Uw\n}','',0,'?'),('YOmDI= ','wp-content/themes/clean-commerce/archive.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4@ S@','.S*4[L=kQm\Zk\0m*','',0,'?'),('bLE?A[YTYI','wp-content/themes/clean-commerce/comments.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','cϟnҔJsu','a]c\\m\"NVӵi+z7','',0,'?'),('Hap[\'','wp-content/themes/clean-commerce/css/customize-controls.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','PCۂՔ>','W}ޱO`\r/9(T-d','',0,'?'),('Nk}z8ڠrOBE','wp-content/themes/clean-commerce/css/customize-controls.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','f+q{pP','ӥqTvr1 dVo}iCا','',0,'?'),('?aZQ\'','wp-content/themes/clean-commerce/css/metabox.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','La2,','	J=vK 5_s 8B','',0,'?'),('N^fޘEk','wp-content/themes/clean-commerce/css/metabox.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','T[Z#Z2','prbm@H/TYWx솄p\r','',0,'?'),('!<I{Q','wp-content/themes/clean-commerce/css/widgets.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Y*iXO','V1̋393Syk`Qd','',0,'?'),('T݁v>x','wp-content/themes/clean-commerce/css/widgets.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?Uo\r/Bqw@','Afݮ7Oxa<}NEߜS*\ZBr','',0,'?'),('25\'\ne\0_','wp-content/themes/clean-commerce/footer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ja+%r.','*}Z0rxqf{#-C','',0,'?'),(' ','wp-content/themes/clean-commerce/functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4c;vK','\rFFn!cZӫR睺z]6\0','',0,'?'),('ڷH^z]t=mnb','wp-content/themes/clean-commerce/header.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&?,Q','H\nx)ex5tf>.=qb','',0,'?'),('C*#%H1','wp-content/themes/clean-commerce/inc/core.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','É\0j.嗭','S,#E+CD9#3nkʜ','',0,'?'),('|ǑŜ\Z','wp-content/themes/clean-commerce/inc/customizer/callback.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','DRbh','oi.iCwrւ0lA$IB','',0,'?'),('p&s׿΅`=','wp-content/themes/clean-commerce/inc/customizer/carousel.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}D%4.am\\','ҔTq\\6}Nc[\"T]p8Hj','',0,'?'),('xJtt\\NoC<','wp-content/themes/clean-commerce/inc/customizer/control.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',`9/\\','@,0\r:BKoK\"\'!','',0,'?'),('3gݽf.','wp-content/themes/clean-commerce/inc/customizer/default.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[\rq]~','~KncrDBdD\'R[N','',0,'?'),('ȉ`9>:%','wp-content/themes/clean-commerce/inc/customizer/option.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gUleާ>A',']|{9%fOp}sU9H\n','',0,'?'),('bho$','wp-content/themes/clean-commerce/inc/customizer/partials.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','m!=&PȄyye#a','|J)1hqK箫hdj','',0,'?'),('	Wt2ۚ*k~<P','wp-content/themes/clean-commerce/inc/customizer/sanitize.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[M?}','+ ^UKG?vG!}Tg<','',0,'?'),('Z(]3>XIx~','wp-content/themes/clean-commerce/inc/customizer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','IW\\ЖNTr','jNzG<mH<:Sxz<','',0,'?'),('4N`Y-Ϲ','wp-content/themes/clean-commerce/inc/helper/common.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','jTӚ Pï','*]$L.tFW#\"_ w<JN\n','',0,'?'),('s\'MSq-\'z\'ݒ','wp-content/themes/clean-commerce/inc/helper/options.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','uʫ!&}','-_q/zۣ;\\~ٌ/u\0bSk=9b~','',0,'?'),('[Ԧt`xlx	','wp-content/themes/clean-commerce/inc/hook/basic.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','M(d\"#^B','g4$*p`jo*6A3','',0,'?'),('4NP4Kh~','wp-content/themes/clean-commerce/inc/hook/carousel.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{s쪇pxP','kш~{b],czzU0ٲRĀ','',0,'?'),('g+`?xҽ','wp-content/themes/clean-commerce/inc/hook/custom.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9M@}Ú','~A5TA4zLQVzK','',0,'?'),('4~*Op8Z3\0s\0','wp-content/themes/clean-commerce/inc/hook/structure.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','c!apCP%=','R4iz/O.;0` @dܳ','',0,'?'),('.UO_Qj','wp-content/themes/clean-commerce/inc/hook/tgm.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';A[~O\'a\'!H','IF\"Ѓl#P:5wh*]dX','',0,'?'),('익)g]ܸ]n`','wp-content/themes/clean-commerce/inc/init.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')[ZL','N&cFucYsq','',0,'?'),('\'}?$l79<-','wp-content/themes/clean-commerce/inc/metabox.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','E`G^htUJU\n','tup).._(腍kA:','',0,'?'),('2u`E[HLU4','wp-content/themes/clean-commerce/inc/support/footer-widgets.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','RX>xC','Zjj[irk&$GWDC','',0,'?'),('ڈ22])t&|','wp-content/themes/clean-commerce/inc/support/woocommerce.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ԙq4ia.iZ','!?FegblL`OєUnJ!','',0,'?'),(')S(4iB\"{','wp-content/themes/clean-commerce/inc/support.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+l&j;┄^','~t{A\'սCxjOT\'.xt','',0,'?'),('Xzp','wp-content/themes/clean-commerce/inc/template-tags.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','O1mkkwT','u\'A>m!Gt','',0,'?'),('^R B^CVi1','wp-content/themes/clean-commerce/inc/widgets.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','mq,','U[V-i+=;hEV+ק@}=\rq','',0,'?'),(']5|I','wp-content/themes/clean-commerce/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^ɧqD?ZEx','CGaC.ʆ :IrE','',0,'?'),('K!X^=/b','wp-content/themes/clean-commerce/js/admin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^XFULH2','YC,0\0ę(шHnf!P','',0,'?'),('Եl휪','wp-content/themes/clean-commerce/js/admin.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','S\"\0޷D3i','4ѫ	#]>j3Яci;X4e\ni','',0,'?'),('y\"lgLf','wp-content/themes/clean-commerce/js/custom.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','WTXesP&','%,n+Vl(Ĕ[Fz~2','',0,'?'),('gaH{','wp-content/themes/clean-commerce/js/custom.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','xJ(3Ľ','\Z-i}8_|it_Wi\'Œ7Q','',0,'?'),('\0@KS|Oɰ','wp-content/themes/clean-commerce/js/customize-controls.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','E;86','lhC;=ž2BeU߶?zo\'3)','',0,'?'),(',\Z<j䈅20)','wp-content/themes/clean-commerce/js/customize-controls.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gmbM	\"','Ɩ+܆fڞY\ra:!Os\0','',0,'?'),('+իeuTi)hR','wp-content/themes/clean-commerce/js/skip-link-focus-fix.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','tB\"G\0Ƽ*e<','6xSZ?\\$jY%b','',0,'?'),('Wn.T&','wp-content/themes/clean-commerce/js/skip-link-focus-fix.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ޢш}:&\ny^C','3]/!ho*\\@f','',0,'?'),('#S[m','wp-content/themes/clean-commerce/js/widgets.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','K3\rƇ<Ddpa','֎P-=ͺe^-!Ly','',0,'?'),('|ހSRNus ','wp-content/themes/clean-commerce/js/widgets.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ig\ro͝఩3','I5Xl{V}d	Ởǹ\Zkhx','',0,'?'),('x09{GNjBt','wp-content/themes/clean-commerce/languages/clean-commerce.pot',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';y~VO\r','\\-j$Phl\rwc5SϬ(6\\}	','',0,'?'),('@#Ems9','wp-content/themes/clean-commerce/lib/breadcrumbs/breadcrumbs.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(Fm3&Ml','/i>E|UB\'dJp=F','',0,'?'),('N=<3)/','wp-content/themes/clean-commerce/lib/tgm/class-tgm-plugin-activation.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','d,~Ўb/|','jt	&l\rC*p\"H','',0,'?'),('IDe%\'','wp-content/themes/clean-commerce/lib/widget-base/class-widget-base.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5(̀!','k-a!MZ~\Z쬄:?Y','',0,'?'),('y3fJ-[v','wp-content/themes/clean-commerce/page.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ʽ<ob_','+tOB[ڣk䉋Fmk\'','',0,'?'),('qCs\\\0e1I_=','wp-content/themes/clean-commerce/readme.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8o(f2`R\0','{iצ{l,z_rA(','',0,'?'),('d?)	κ--','wp-content/themes/clean-commerce/screenshot.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(B٘d)ޭ','\0K#J}GT%c$=\\\\r)ؽ','',0,'?'),('w)q&׌xt\0','wp-content/themes/clean-commerce/search.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Hl\'=','[\ZtNݾN:Peך@ɖ','',0,'?'),(']1i&ߛ#x/n','wp-content/themes/clean-commerce/sidebar.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-RmDDr','ЙIvR/9V<%ʐ%w','',0,'?'),('u9\n	R','wp-content/themes/clean-commerce/single.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ABENt\n[G','\rF\'UN+*\0_1ݮ','',0,'?'),('D:d','wp-content/themes/clean-commerce/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','H?^{>\'BKp','$-],i	qtoR~~r','',0,'?'),('\"L\nBЯ','wp-content/themes/clean-commerce/template-parts/content-none.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','R,`\\_bʍ1*','\nZVptQ?:p<','',0,'?'),('A뵄R̳Cq','wp-content/themes/clean-commerce/template-parts/content-page.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<;u¸oHٗ','^_ՐP9宊)KVh]8','',0,'?'),('\rGn\0g(B','wp-content/themes/clean-commerce/template-parts/content-search.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','EVQqW`αW','Zu{BR܃|SߜTrQ⁓g','',0,'?'),('z`UPҐO','wp-content/themes/clean-commerce/template-parts/content-single.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^oiEh','(:+A.,r>	kE','',0,'?'),('^;bVGQA6;','wp-content/themes/clean-commerce/template-parts/content.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/s[tcH?','fan6nڇ@zʳz͢$e','',0,'?'),('E`aZ<%(','wp-content/themes/clean-commerce/third-party/font-awesome/css/font-awesome.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ĕeHix[`!fJ','}˹t$)ʦP1~܀','',0,'?'),('MG_','wp-content/themes/clean-commerce/third-party/font-awesome/css/font-awesome.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&PS\'Z5Z}','qa#T0Tn=8X\nBg%΀L','',0,'?'),('xŊ;=SL>1','wp-content/themes/clean-commerce/third-party/font-awesome/fonts/FontAwesome.otf',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\r\']>\\v\\2\ZM','qoO$K]g3nÒѐ~(R','',0,'?'),('^3\0L{T(','wp-content/themes/clean-commerce/third-party/font-awesome/fonts/fontawesome-webfont.eot',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gOP҇č','~8 ir\nPp\n25DahBzP','',0,'?'),('sw^>g𦂔','wp-content/themes/clean-commerce/third-party/font-awesome/fonts/fontawesome-webfont.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.murI1G','Lr7D@yɂ]NK(tiG9Tm=','',0,'?'),(')Hżkwҿ/<','wp-content/themes/clean-commerce/third-party/font-awesome/fonts/fontawesome-webfont.ttf',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','hqAi','	q68xօ\\s\rN~.Zخ[\"','',0,'?'),(']Z(IEˮ','wp-content/themes/clean-commerce/third-party/font-awesome/fonts/fontawesome-webfont.woff',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','nq*ZF)2','&4\"\rQjXmN\"?Po\\?','',0,'?'),('1;','wp-content/themes/clean-commerce/third-party/font-awesome/fonts/fontawesome-webfont.woff2',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','z 6>','@⣂LEQ(ieq[N|&Ð','',0,'?'),('%V\"	i.','wp-content/themes/clean-commerce/third-party/sidr/css/jquery.sidr.dark.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','y̅v5v ','\"\"9Z):eI.1η\0ڷѷ(','',0,'?'),('szADT\0Ryݗ','wp-content/themes/clean-commerce/third-party/sidr/css/jquery.sidr.dark.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!\Z><\'\n[2!\"','	&*pu%@bB$*QL91*Vw_\r','',0,'?'),('ksb','wp-content/themes/clean-commerce/third-party/sidr/js/jquery.sidr.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2IT\'LSvDH	',',y]D@[p]EL4bS','',0,'?'),('j^¡no$D\\','wp-content/themes/clean-commerce/third-party/sidr/js/jquery.sidr.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7 ԏBNA','8ʥCHJZ\\uZ@v_SU','',0,'?'),('G2L\'^\n5','wp-content/themes/clean-commerce/third-party/slick/slick.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','g+\r(u','Ҏ4ѽI#\0K;#g','',0,'?'),('#`[	\\','wp-content/themes/clean-commerce/third-party/slick/slick.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','τ0&iv1','XBR}e|lcѝ*~A','',0,'?'),('\0\"3upXb%','wp-content/themes/clean-commerce/third-party/slick/slick.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2&qV','U3xl\rQM()q֋M`_','',0,'?'),('RY`','wp-content/themes/clean-commerce/third-party/slick/slick.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','D9+;ýKP\\}','_2ugbldF<BUn̹c','',0,'?'),('2C[}#6Kgr&6','wp-content/themes/creativ-blog/404.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','rU>g}\0v','qa\0K󇆏P}IaJ','',0,'?'),('\0*3qd3','wp-content/themes/creativ-blog/archive.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',eԶV㐊6f','\r9Q\"?k	JE\n[<ɬ\'','',0,'?'),('q~!B','wp-content/themes/creativ-blog/assets/css/blocks.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','J\'͹W6P','!-jWAq6O6%,uvs','',0,'?'),('å12\n*xaO7d','wp-content/themes/creativ-blog/assets/css/blocks.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')7ف!9$YS7','AEݜx$ԺS6{\\%ʽ','',0,'?'),('E+5NvM]','wp-content/themes/creativ-blog/assets/css/editor-blocks.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','J\'͹W6P','!-jWAq6O6%,uvs','',0,'?'),('\"k\n	Q','wp-content/themes/creativ-blog/assets/css/editor-blocks.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')7ف!9$YS7','AEݜx$ԺS6{\\%ʽ','',0,'?'),('\"j)%F,','wp-content/themes/creativ-blog/assets/css/editor-style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','a_T\"','Y۰w2%.<FpIX','',0,'?'),(')o1','wp-content/themes/creativ-blog/assets/css/editor-style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6-6?50b','>jXZlzL10h,*;Q','',0,'?'),('Mު*s0^R','wp-content/themes/creativ-blog/assets/css/font-awesome.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','KrFR	S&2','}˹t$)ʦP1~܀','',0,'?'),('95i,k','wp-content/themes/creativ-blog/assets/css/font-awesome.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','HZ _3VbЌv3','H+_:UؖR,w\n7摰Bh','',0,'?'),('\ZH1-%','wp-content/themes/creativ-blog/assets/css/slick-theme.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(ݰyD?','F\'0K/tm=*=k,b','',0,'?'),('`=kn-p','wp-content/themes/creativ-blog/assets/css/slick-theme.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','TmXJ{','\',>(\0*<UWB⍰Ey','',0,'?'),('ھyDb[','wp-content/themes/creativ-blog/assets/css/slick.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`sŢ3&2B)','1U=蕉r/pCcG쉵s}8','',0,'?'),('IlUD2F~','wp-content/themes/creativ-blog/assets/css/slick.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#J;Լ5^u7','1E#jE$uA\r6`9/.','',0,'?'),('pΏR@s','wp-content/themes/creativ-blog/assets/fonts/ajax-loader.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','S\0WjȂ/mb','m׋IWGP]c.z	48','',0,'?'),('b?Ŵ#<eͷl','wp-content/themes/creativ-blog/assets/fonts/fontawesome-webfont.woff',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','nq*ZF)2','&4\"\rQjXmN\"?Po\\?','',0,'?'),('\rriش$\\\n5h','wp-content/themes/creativ-blog/assets/fonts/fontawesome-webfont.woff2',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','z 6>','@⣂LEQ(ieq[N|&Ð','',0,'?'),('A?\'Qo-@h','wp-content/themes/creativ-blog/assets/fonts/slick.eot',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','pxڒdu','WvJ07{\\	3\"8|Y}W+(z','',0,'?'),('5\0jxwTr0','wp-content/themes/creativ-blog/assets/fonts/slick.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','RmcaB\"v%r!T','͸HrMoStDS','',0,'?'),('K%DS','wp-content/themes/creativ-blog/assets/fonts/slick.ttf',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','UoIQ(x7','SJdOv\"y~OlQwj|\n+','',0,'?'),('~CXILto','wp-content/themes/creativ-blog/assets/fonts/slick.woff',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','y;S@:','GrSfK\r\\M5SurP','',0,'?'),('^__J4m','wp-content/themes/creativ-blog/assets/images/boxed-layout.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','H`3oYLe+h','+&\\VZ\nJ)ޣx(','',0,'?'),('q̟9/Ʌz#;','wp-content/themes/creativ-blog/assets/images/default-header.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','J@@n\\@/','jW#x6gxPk瘖BJ>/','',0,'?'),('/JDKuy','wp-content/themes/creativ-blog/assets/images/frame-layout.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','rXy|Z	@G','`<(b IH','',0,'?'),(':n=Tvd','wp-content/themes/creativ-blog/assets/images/full-width.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ma EJ`.]','\"] .cߏѼaw͑','',0,'?'),('OKL@D3','wp-content/themes/creativ-blog/assets/images/left-sidebar.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','B}׺#X','Qz$\0qqĨ#u6W1?BY)','',0,'?'),('KouQsd<3z','wp-content/themes/creativ-blog/assets/images/no-sidebar.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|Ȭe#;!','Ȭm\0rXgI0%ѕW\'-O','',0,'?'),('5yT\nm','wp-content/themes/creativ-blog/assets/images/right-sidebar.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2~[vwh8','$]agMM{ھnuF','',0,'?'),('j+RFp\\m','wp-content/themes/creativ-blog/assets/js/custom.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Sv|R=S','8l͎*bN@pˍ_KQZ\n','',0,'?'),('\0핀,U','wp-content/themes/creativ-blog/assets/js/custom.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','rp<U\n\nwv','1?Ʃ,3@P]AMJ\"IjFJ|=','',0,'?'),('ӆj4nv','wp-content/themes/creativ-blog/assets/js/imagesloaded.pkgd.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ѕ\nݞ,','PJ)bcÛq5IjK \n','',0,'?'),('B}]k%sC','wp-content/themes/creativ-blog/assets/js/imagesloaded.pkgd.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%{rkA1/`','%Wy~BGJ舍X\'VD','',0,'?'),('#hZ','wp-content/themes/creativ-blog/assets/js/jquery.matchHeight.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','DpPhk>','Gr/ݵW]#YgV\Z\naLk','',0,'?'),('ųءGȷ:ak\"n','wp-content/themes/creativ-blog/assets/js/jquery.matchHeight.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^,Yݺn2v','{(-TQ]]`#3Wwpt5','',0,'?'),('`37jk/&O','wp-content/themes/creativ-blog/assets/js/navigation.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ŗ	K\rh<','6製9zeʿ̻kvl','',0,'?'),('dAV\\9#Hꪡ3q','wp-content/themes/creativ-blog/assets/js/navigation.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','hB@--ok?','8i{wЧqW~I\'Yc|6$!','',0,'?'),('\'e0{d','wp-content/themes/creativ-blog/assets/js/packery.pkgd.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ʈU\Z^zD','tsFi26󐀶n\Z)׀i\0H','',0,'?'),('}4ߺn4G','wp-content/themes/creativ-blog/assets/js/packery.pkgd.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5%g`L','\'y$˷dt\'>l-$6s o','',0,'?'),('Gx07i','wp-content/themes/creativ-blog/assets/js/skip-link-focus-fix.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^fzDJ',':($KѼyϏ7bf㓶','',0,'?'),('Ǿ\Zc:xl|','wp-content/themes/creativ-blog/assets/js/skip-link-focus-fix.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\nBB5߾','\\\'Q؅W{rFb0%*#yS_R','',0,'?'),('&uN^i`b','wp-content/themes/creativ-blog/assets/js/slick.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ZSD/','Aim5QRA95Y-u$1X','',0,'?'),('`d?7@','wp-content/themes/creativ-blog/assets/js/slick.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@OLd<tEM','8vJ]NF\"V>9PV\'R2	','',0,'?'),('+3yxbςX[|YY1','wp-content/themes/creativ-blog/comments.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','y5H/i\"JF','i$]4h*b@3Zqm','',0,'?'),('Js~%r\'\rHI.^7','wp-content/themes/creativ-blog/footer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#GߟLlw1','z\',~/vle;<N(p<\'','',0,'?'),('Q	[\'C*)J','wp-content/themes/creativ-blog/front-page.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\r9M]}U','>CαLt	8ڍ.d)ޢ4`','',0,'?'),('&Wu3\n','wp-content/themes/creativ-blog/functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|eV`BSf3','	*9Ok$ZGHH*wt^puj','',0,'?'),('uV@ȧbWS:','wp-content/themes/creativ-blog/header.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','THm)w^','\';湞Y!A2V`g\r	','',0,'?'),(',X&g*Y','wp-content/themes/creativ-blog/inc/custom-header.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"3Xf^E_x','`Οi8\"דR\\;Pio+Sjqk','',0,'?'),('z<dasa~Pz','wp-content/themes/creativ-blog/inc/customizer/active-callback.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*T9^*,','B\Zеgbm[<sƻ*IS{O/YF','',0,'?'),('JIk([XEd','wp-content/themes/creativ-blog/inc/customizer/css/customizer-style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','yqUq)','IZK#\0=㹢o^}/6o>-!P','',0,'?'),('*ᬟJ*8$','wp-content/themes/creativ-blog/inc/customizer/default.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0)!j܌^\\f','6խÇ@(|lIYZ΢','',0,'?'),('nuf0)_E','wp-content/themes/creativ-blog/inc/customizer/home-section.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','O\"oHI\Z>',':dxزʨlPT:e=','',0,'?'),('}=Np5;}ʧ','wp-content/themes/creativ-blog/inc/customizer/home-sections/about-author.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','kU-\r!	','S</GV>hQ&ʔ}hj','',0,'?'),('H-gNnk뵉','wp-content/themes/creativ-blog/inc/customizer/home-sections/slider.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0Py[OY','.@.\0Ybj-΁?^AT','',0,'?'),(';b~ՉY2 n','wp-content/themes/creativ-blog/inc/customizer/js/customizer-scipt.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','T4%/}1g#','R|;T0]I>wA','',0,'?'),(',gy<\'~Pｻ4','wp-content/themes/creativ-blog/inc/customizer/js/customizer.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\ZIdMzh7F\Z','LG6;Rܽ$ʏ7=','',0,'?'),('(!ɜq+r6\Z+','wp-content/themes/creativ-blog/inc/customizer/sanitize.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','zV*M}So','[OsZnQx1%ΩՏuښȌ','',0,'?'),('Mj	h','wp-content/themes/creativ-blog/inc/customizer/theme-section.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','uMʋ!~׸','|	HNþ&K4S\0\r}','',0,'?'),('.]sŹe','wp-content/themes/creativ-blog/inc/customizer/topbar.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3^%j','jJi>Bc?\\衱r,W','',0,'?'),('W@:|z2T=}B','wp-content/themes/creativ-blog/inc/customizer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-5t\'','y4;zN:\0\0xVDޭ\"$S#\\kA','',0,'?'),('\n\0f8\n_','wp-content/themes/creativ-blog/inc/extras.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'班m.\'9ԁ	','TGm >05Ұ{swBox','',0,'?'),('EbMe_|xPm','wp-content/themes/creativ-blog/inc/hook/basic.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','T;X_@','ۀ>OOM\Z[E7Ui4.[','',0,'?'),('	(0:,EAi','wp-content/themes/creativ-blog/inc/hook/custom.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(UzH}','Ys3\'y*&GMV:4M','',0,'?'),('pkN?p[','wp-content/themes/creativ-blog/inc/hook/structure.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','p̴g\n!w:','kL4wbNB<FHܨV|XP^','',0,'?'),('bqⓇ$34<pW33<','wp-content/themes/creativ-blog/inc/init.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','zc8m b[','ѹI(v/i#U9䪿0I/','',0,'?'),('s\n^a̲zj','wp-content/themes/creativ-blog/inc/template-tags.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(Qn}kiyz5','՝kH+n2<Uy\rׂrJ~*','',0,'?'),('W,0ҁ&','wp-content/themes/creativ-blog/inc/tgm-plugin/class-tgm-plugin-activation.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','q.Oä:~U','~yVLkv1ЪL5_!8q','',0,'?'),('\rdHP*rT','wp-content/themes/creativ-blog/inc/tgm-plugin/tgm-hook.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','dS5ۦ}L','7L}U=(Wc*\"-۝Dj','',0,'?'),('j9aZ:ig','wp-content/themes/creativ-blog/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}h$ÆZ	','C+A$&s\r8(me6:w;0\Z\n','',0,'?'),('DUR9`d)v.','wp-content/themes/creativ-blog/languages/creativ-blog.pot',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';VV&ةZ uHb','$.]|0Qg\n&,*]-','',0,'?'),('cW;d#Ed3&','wp-content/themes/creativ-blog/page.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Anh۾p,','ȅJx\rE;E(gÒ	u','',0,'?'),('\\H\ZRѵ','wp-content/themes/creativ-blog/readme.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','k<aL%dP','狌A_$ˌ`3c?q\Zne','',0,'?'),('៓],:KN[','wp-content/themes/creativ-blog/screenshot.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']a\n|5_\r','ŧ}y\0tGEA*{h}H','',0,'?'),('gbZFAC5&','wp-content/themes/creativ-blog/search.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','08S=\rAˑ','!ZvnVdÅӛ#\0!9S','',0,'?'),('?w\'\0\\BoX','wp-content/themes/creativ-blog/searchform.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','F`xTN\\@:%','\n^PG_1a35o','',0,'?'),('X\"F)>E','wp-content/themes/creativ-blog/sections/section-about-author.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2pOtܸj M1','E}#Fnx7skC,/FS','',0,'?'),('+awN1','wp-content/themes/creativ-blog/sections/section-featured-slider.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\rLi6hv','}29o<.ݜS{`w <}','',0,'?'),('>0 wL%','wp-content/themes/creativ-blog/sidebar.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0YCER$X#','KR`8U\nA?\rt4uof','',0,'?'),('1lK3\'o>uB','wp-content/themes/creativ-blog/single.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5bjH:¦=v',',,`($/d2lB\n^]f','',0,'?'),(':}tbq.U','wp-content/themes/creativ-blog/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ub1y_','qyC*@k{PؠePZA','',0,'?'),('-)i;EQ&-','wp-content/themes/creativ-blog/template-parts/content-none.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','uGwwh\\S',' Xy]k;_Iܐ/ {','',0,'?'),('0WoQ\0LV4j>0','wp-content/themes/creativ-blog/template-parts/content-page.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','m>ڸW','(=/lTX{}Ɔꫵ	[%/%','',0,'?'),('fģ&S%Il]','wp-content/themes/creativ-blog/template-parts/content-search.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Dyfs42Y$?','ikpıV<kIv/6.wl','',0,'?'),(':X|&4>Y','wp-content/themes/creativ-blog/template-parts/content-single.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#^jab2@','CN\"98muvџMZ莡=	bË)','',0,'?'),('G)\".P{^','wp-content/themes/creativ-blog/template-parts/content.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','d@!:Eo','a38g3f \09Je؝','',0,'?'),('dFQk ặZ','wp-content/themes/customizable-blogily/404.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ڈEB','۵-KqHDضkCv','',0,'?'),('bz7AW4rtQ','wp-content/themes/customizable-blogily/archive.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\nnF7|^R','d{ăn%x9I֮','',0,'?'),('tS̕y{xlfL','wp-content/themes/customizable-blogily/comments.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%\'C~$Z2D3','ّǏpQ,a3_9L\08X,M','',0,'?'),('LGp,n','wp-content/themes/customizable-blogily/css/addons.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5A1f|WH','ZO@I7tW%]m\01}i|n\r|','',0,'?'),('1lZo ]','wp-content/themes/customizable-blogily/css/compare.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$Ŗy\r^q1$','Bf;S&cae9ܯ$o5Ph/','',0,'?'),('S<L	(w7;','wp-content/themes/customizable-blogily/css/woocommerce2.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	C=\nu\0','_H&-Kh`:»D.Qb!','',0,'?'),('vH~t?U&','wp-content/themes/customizable-blogily/fonts/customizable-blogily',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','fm$','_RSmo{d:ohޞ݅M	ߤNa','',0,'?'),('EKa','wp-content/themes/customizable-blogily/fonts/customizable-blogily.eot',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ӊK]x4\n~^','DW_2FhKo)\\w.?Jrk','',0,'?'),('BNv5ERT','wp-content/themes/customizable-blogily/fonts/customizable-blogily.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>2zѿU.m','w&1O&H?(K4&i\'k','',0,'?'),('RECq','wp-content/themes/customizable-blogily/fonts/customizable-blogily.ttf',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&3*f~r}','v\">Nm\nPxD7zh8:>nw','',0,'?'),('\reڧxqW','wp-content/themes/customizable-blogily/fonts/customizable-blogily.woff2',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ȸ#nq\\G','!^P\'\0c<aJ\\x4(G/','',0,'?'),('	!hܤ=','wp-content/themes/customizable-blogily/footer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','m2:~0Q/','OJ+03/sCޝHzĥZ-S','',0,'?'),(',K]{iܵk','wp-content/themes/customizable-blogily/functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ݩϳzE҅\0v','YbuLChgc1|FI\'qɆS','',0,'?'),('3Vڛ#{;=}','wp-content/themes/customizable-blogily/header.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','w^*\\M','	7?\nXPRaoX}oⱊ4`','',0,'?'),('*\nfOL','wp-content/themes/customizable-blogily/icons/check.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&`rd˶%?','сBVɒ_RǊa','',0,'?'),('bK]p`!R|#','wp-content/themes/customizable-blogily/icons/cross.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|&0{$Jk','0^n8bSM@Ē=','',0,'?'),('o\r :%	MTq','wp-content/themes/customizable-blogily/images/top-bg.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','WlhYC','AX!dzXYaH1$*򷞺','',0,'?'),('0=n}Xn','wp-content/themes/customizable-blogily/images/top-bg_thumb.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0=<ĈF','h|\0QlV˓\',\r(x	','',0,'?'),('C\\{]XuO','wp-content/themes/customizable-blogily/inc/custom-header.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')[qqr{h','8j&ZΥ)V Ǡ4빙','',0,'?'),('=qPva','wp-content/themes/customizable-blogily/inc/customizer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','١8┌}\Z*Z','va=ʺ[V\'\ZB$6S','',0,'?'),('s,8h!}S2-','wp-content/themes/customizable-blogily/inc/extras.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','rFg_[E\\n\Z*','\r2쾲AT4\r Ib]iU۝%','',0,'?'),('	1g	ק<','wp-content/themes/customizable-blogily/inc/jetpack.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','g4\n|PPh','<thY+u_G\')<ss*r','',0,'?'),(':x$#(F','wp-content/themes/customizable-blogily/inc/template-tags.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','dcGߵ','8V|N$lEo\Z9͉1>S','',0,'?'),('ю4s4Lܖք','wp-content/themes/customizable-blogily/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@	z2)^x','D.׵P!2]5\\k6HYc#','',0,'?'),(']{:Gɲ3u','wp-content/themes/customizable-blogily/js/addons.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ʗ|\ZY','FԾUGS#h.y','',0,'?'),('_UJ6]&F4z','wp-content/themes/customizable-blogily/js/customizer.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\\"$YYf7D%','\Z\"I~^Ã>|F%7-~DO_\Z','',0,'?'),(']1B=\\LP$','wp-content/themes/customizable-blogily/js/customscripts.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Uv`@>%$Ψ(','\\5MUU]r8^1\0VBDIb','',0,'?'),('ֳHo\Z','wp-content/themes/customizable-blogily/justinadlock-customizer-button/class-customize.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ߩ򉅑c\\!','0־@ĪܸIW\"M','',0,'?'),(';0VD!񍂛K','wp-content/themes/customizable-blogily/justinadlock-customizer-button/customize-controls.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','MD?|Vt2*','(>fj0z׬N>) ta2~\"0','',0,'?'),('ϯ]]rXK','wp-content/themes/customizable-blogily/justinadlock-customizer-button/customize-controls.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8Rw!)ή,W','v]}WEE\Z\\\r0n!Y!t@.3/','',0,'?'),('<Mf~`Z(','wp-content/themes/customizable-blogily/justinadlock-customizer-button/license.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ɡ?H_w','~;O<	7D̨4սl5^\n\n','',0,'?'),('l/,$','wp-content/themes/customizable-blogily/justinadlock-customizer-button/readme.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[nxҮa=H$',' =e%^Tg^u63Z*FXEѳ','',0,'?'),('1n\' <','wp-content/themes/customizable-blogily/justinadlock-customizer-button/section-pro.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\9^z7','ƪ$GE<^(ILk\\6~=LC','',0,'?'),('W=ׁ-ΏӴ0','wp-content/themes/customizable-blogily/languages/customizable-blogily.pot',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','pɆ}K{t\"','	Iwѱv-}oQV}l\"H@','',0,'?'),('FGm;Kn=','wp-content/themes/customizable-blogily/languages/readme.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','V%W\n$`\"/c','GܷB^#0Z8;Q','',0,'?'),('\0\ro`1e)','wp-content/themes/customizable-blogily/page.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*E!q֨','/*&X$]$/ \r;~n\0FQ','',0,'?'),('q^]izK','wp-content/themes/customizable-blogily/readme.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ag!/af2R','ld^La\r ^oOJ','',0,'?'),('0lp','wp-content/themes/customizable-blogily/rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ԎS^P|V/AO','+s!jW;-\"F֟t>аc(','',0,'?'),('tzڿ$','wp-content/themes/customizable-blogily/screenshot.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','yᾠACP튎','vl&yF\\.JcσA~\0x','',0,'?'),('\\wLݢGg(','wp-content/themes/customizable-blogily/search.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','EgḿX\0U@','t\Z|67_˥	!yL?CzQ3','',0,'?'),('llz\0:','wp-content/themes/customizable-blogily/searchform.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@ڙ\"M1c`','<obzM9Au	O','',0,'?'),('tTgcQ-\ZM)','wp-content/themes/customizable-blogily/sidebar.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','O-sY.m','\"Q6lno2>Ww͠N','',0,'?'),('n\0@!J','wp-content/themes/customizable-blogily/single.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','EQіܛq','`}uj/d:s}N@auJyMd$','',0,'?'),('?+MG','wp-content/themes/customizable-blogily/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']ou2;4','L>T_uB;H\r\'g<iN','',0,'?'),('yRX<WBEDjzݢ','wp-content/themes/customizable-blogily/tgm/CHANGELOG.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','HQC\"!F4V\r','4\\\'G?WWXMbߎ,W&a','',0,'?'),(',fwD|0\ZN3','wp-content/themes/customizable-blogily/tgm/CONTRIBUTING.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.~t8na#2','qc(9W	5Z\n65P;j','',0,'?'),('ZIbK{R\0?','wp-content/themes/customizable-blogily/tgm/LICENSE.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':tab0x!z','X;1MrG{\\y%1`ak[','',0,'?'),('aAU35-j+','wp-content/themes/customizable-blogily/tgm/README.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','lJ{Z','TXb.Cp\n}9','',0,'?'),('҃[seR	','wp-content/themes/customizable-blogily/tgm/class-tgm-plugin-activation.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','bW?1Qk','	v!$=?jdlQ~puta','',0,'?'),('c>-	V','wp-content/themes/customizable-blogily/tgm/example.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','H7Jŏu','<.,u\\IpKȔW~țW','',0,'?'),('nGl[_P>','wp-content/themes/customizable-blogily/woocommerce/archive-product.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','g655[Y9^9','SaD˒K5)\'4J_=\r','',0,'?'),('b{n!b2?>\\','wp-content/themes/customizable-blogily/woocommerce/single-product.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','I&W݉	','C(/{]\Z@Nwȿ','',0,'?'),('J}FE\09','wp-content/themes/index.php',0,'gD,V=\\bP','gD,V=\\bP','k~	UH\ZxPĀ<;X','',0,'?'),('kWj','wp-content/themes/mapro/404.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|5=','6<///SdAOݢ֧','',0,'?'),('oU4Q','wp-content/themes/mapro/archive.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','w+$0M%B','.6sTQ=k鎰\" ','',0,'?'),('Zl˸ob+tU','wp-content/themes/mapro/comments.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','f]-hwP','G6%\Z$2^fQ5g^m]5,v','',0,'?'),('Y+G!','wp-content/themes/mapro/css/bootstrap.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+Ta43I','\\ΞlԺ\\n$gӋj$ܼ','',0,'?'),('=0\'y`*P','wp-content/themes/mapro/css/font-awesome.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','w)L)my&',']ޜ5		VwUB+PZ=\0-	Z','',0,'?'),('5ʴտ;sW','wp-content/themes/mapro/css/fonts/fontawesome-webfont3e6e.ttf',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','hqAi','	q68xօ\\s\rN~.Zخ[\"','',0,'?'),('8XD{p	','wp-content/themes/mapro/css/images/AjaxLoader.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[R.\\E{',' 4\\{bw$\"E}Vk7Ro\0','',0,'?'),('5*j}9dzQ\"','wp-content/themes/mapro/css/images/bx_loader.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','kPk lf`F','xez:\Z{@xnj~Q&#f','',0,'?'),('P{-f݋NF','wp-content/themes/mapro/css/images/controls.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Srk$+QՄn','D{щW2au.^5','',0,'?'),('Нxcl<6A','wp-content/themes/mapro/css/images/grabbing.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ۥ]{','Y2c]ԅbbr׆jczxX','',0,'?'),('2[;E&ֈ[J','wp-content/themes/mapro/css/mapro-admin.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4%+\n50\nU/','H\nA0hlNC2xoC','',0,'?'),('[ZMs?O}B','wp-content/themes/mapro/css/owl.carousel.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ڢ\ZUhq]~','NZ_Kqձ`dIui','',0,'?'),('{+E	3A)Q','wp-content/themes/mapro/css/owl.theme.default.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\ZfP0\0F','徍˅QC7?dGk9&;؞-{','',0,'?'),('paW=e|','wp-content/themes/mapro/css/preview.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','D}(;fj!R','~WJL If(_~\'U\'\n','',0,'?'),('^t\'So','wp-content/themes/mapro/css/responsive.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']HoX$8','҅e|Fk[gO!Y\0','',0,'?'),('XH\nL5','wp-content/themes/mapro/css/skin-2.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','m 	iy\nH繷','>;HX-	i.w?$@[9','',0,'?'),('NLZV6e','wp-content/themes/mapro/footer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$A+--\"N^>\ry','ZW&d0u:sp[1;8U','',0,'?'),('\" 3F۲','wp-content/themes/mapro/front-page.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/ط1w=','lP|@\n:8Z|\r','',0,'?'),('\r0b	1~Pj','wp-content/themes/mapro/functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\ngRJx','2ު	3 yN컠DG\\\r`$','',0,'?'),('\rZSL#SM#','wp-content/themes/mapro/header.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4{oϑM;=\nW','(Tߔ\"]\'Y_K\'}^','',0,'?'),(')\npfD\ZYmT','wp-content/themes/mapro/home-templates/section-front-page.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','o-ؒ\nIe!{','̈Kw)ў˾\"2Kݧ','',0,'?'),('B\0n*W=_b','wp-content/themes/mapro/images/banner-shadow.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{D|f',']Ϥ(LzOq:3پmj`P	','',0,'?'),('y9@8D[|n','wp-content/themes/mapro/images/banner.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|9}lY-','+CRcyMG=9;#twI^','',0,'?'),('t(\0PUX','wp-content/themes/mapro/images/bg.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?Zp#5\'Zn','ԏ6& 3r(N2~','',0,'?'),('6Ģ3蓔c%','wp-content/themes/mapro/images/featured-bg.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','bRtw2p;','I^2d`[j0C*At\\','',0,'?'),('? \rJ7B','wp-content/themes/mapro/inc/breadcrumbs-trail.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ص?gAN0p',']8%A\ZUEoj% 2)`u\'','',0,'?'),('ع`st-Oۖh','wp-content/themes/mapro/inc/breadcrumbs.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6xEwx','vtkA`\n?1!jRW_ގy','',0,'?'),('zC&oYG','wp-content/themes/mapro/inc/class-tgm-plugin-activation.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','HѮV','\"\rO/l#\'kXa͞iҮ','',0,'?'),('ٔbr2S','wp-content/themes/mapro/inc/colors.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	!ϞXU\0\Z܆','סtު[V<x\Zf[&y,','',0,'?'),('┛\\ԗuNǲ6','wp-content/themes/mapro/inc/css/admin-style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ɩ$W\r\Z9`','N2Ԃ<!3ա	$<8Ӹ7Jkk','',0,'?'),('&F\'T˟:D','wp-content/themes/mapro/inc/css/chosen-sprite.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','U\"+6ח','Sk 1Q:adDQTIBx1F`IQ{','',0,'?'),(' մLպ<\na^','wp-content/themes/mapro/inc/css/chosen-sprite@2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','aOamMSghP\\5','(\\nk:J!XX<RЈj4','',0,'?'),('pr|u`Q','wp-content/themes/mapro/inc/css/chosen.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=X1[','epy\'pB\'O[}R','',0,'?'),('O+̏6','wp-content/themes/mapro/inc/css/customizer-style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2y\rdv?Fd','h`|$00/6$Sk/V','',0,'?'),('is<0]beu','wp-content/themes/mapro/inc/custom-header.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','hZg:D7B','L&AZӺ{v5ìAMyՁ','',0,'?'),('墭)s.Y\0\"','wp-content/themes/mapro/inc/customizer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','cV^0','bͲ<_U$LI>Gr5f','',0,'?'),('T/4ʃ\n','wp-content/themes/mapro/inc/hook-tgm.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','NZ	oWМ','M3x=ֽGFj_{\'ri','',0,'?'),('ʰEp윙\0=2','wp-content/themes/mapro/inc/js/admin-scripts.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','o|4k ','?$K\0e,S!1\Z6` NIn\"M','',0,'?'),('b2鏰1[','wp-content/themes/mapro/inc/js/chosen.jquery.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','e@!}\'2C','}UsIΞRmkmΐ8','',0,'?'),('&1-(T}	','wp-content/themes/mapro/inc/js/customizer-scripts.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/\\=NȈ','/o?X/QRzOHUCmu','',0,'?'),('͘%Re/\ns','wp-content/themes/mapro/inc/mapro-functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','IqjJHp','VVH0nތ4k/,/Q','',0,'?'),('[FCݞ&	4/n','wp-content/themes/mapro/inc/template-tags.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','CA`jGyS*','`4ܐsnpv]\Z7','',0,'?'),('J`[܎zc','wp-content/themes/mapro/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@#n(~]	','0re-Hl\rũBuYgv5[EW','',0,'?'),('<\'pe\n/FR','wp-content/themes/mapro/js/bootstrap.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[[Bn\0˶3','W5?=5A~*uM{Ț','',0,'?'),('9T_2Z\06','wp-content/themes/mapro/js/custom.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\nHLsQC','lJuad.^؁\r	,','',0,'?'),('Q\'NWIϤd<','wp-content/themes/mapro/js/customizer.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_la[H<ڀ','AeW,ޭ\0\"hm~deA<ˉx','',0,'?'),('9|;TҩZ>','wp-content/themes/mapro/js/imagesloaded.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','´M,{25m','bT6SJ>!+O\'\r|I;<ԾJ','',0,'?'),('TS=BRR v','wp-content/themes/mapro/js/isotope.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','w7oU\r6͗','\0[-qkn@Z1.Ŭ ','',0,'?'),('W90\0tLq','wp-content/themes/mapro/js/jquery.hover3d.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|{Yh;jِ.','݆VtPY]bn}!ZY','',0,'?'),('̕GRYMޜݎd','wp-content/themes/mapro/js/navigation.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','k;Z:q/','\ZC\'y7ZAl\\N*?','',0,'?'),('};yd.$s3','wp-content/themes/mapro/js/owl.carousel.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ɨBH©#','Լr9$A9;ϬU5','',0,'?'),('Rӱn\'c#','wp-content/themes/mapro/js/owl.custom.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','E\'ݐKYO','0Cw6+pa','',0,'?'),('0W\0D y`^\'6','wp-content/themes/mapro/js/popper.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','M\Z]V\Z$(','-HK[ۊo6^ZojG~h+^j','',0,'?'),('O<0O%V','wp-content/themes/mapro/languages/mapro.pot',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','g{)f[J',';JZwc@jw\n[?ٟ\"','',0,'?'),('KaV<Tf2','wp-content/themes/mapro/mapro-adm-style-options.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','N-ca5݃F','[Є?4X}APJ\ZB','',0,'?'),('u7AۀҶ/t','wp-content/themes/mapro/mapro-customizer-pro-btn.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','E[ڻ#ڿ9',' Vi\Zø3(вB o9:<','',0,'?'),('n(\nUn9Q3i','wp-content/themes/mapro/mapro-options.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6t\nP*Qx[','lrz?\'dQds5yx','',0,'?'),('mb4ˢ','wp-content/themes/mapro/page.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/:`||','qi\0c`}H?YSP8#dE','',0,'?'),('Yq\ZjO&G_X','wp-content/themes/mapro/readme.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0F,\nߞT','g :\";(EĻ397,Gt>','',0,'?'),(';-̻Z>F/','wp-content/themes/mapro/screenshot.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','D\'̳6+7','\ZMF=irzH`C.3#0PA','',0,'?'),('`S0RRaS','wp-content/themes/mapro/search.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}gBA](XYFt','oL)8UlEJa~lysh(Gv','',0,'?'),('$`jrt@TG','wp-content/themes/mapro/sidebar.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','K\0\\;m8','c\\v~)+,&r\Zm+4&̂T\0d','',0,'?'),('uk0ڈ','wp-content/themes/mapro/single.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5>c	VN:xZ|','AUf		v(Wf=+jMV<','',0,'?'),('/\\\r^P˞i','wp-content/themes/mapro/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?n䆳Y\0','\Z>,tŌL3T&Msw_7;̀','',0,'?'),('1X@','wp-content/themes/mapro/template-parts/content-none.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','pDTK_ӱK|,','\nuT@g,6^\Z^K(qtCʄ','',0,'?'),(':HrZq','wp-content/themes/mapro/template-parts/content-page.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','q,jUC\r','?6\rޤCa$x8\"','',0,'?'),('oH9 ϊ','wp-content/themes/mapro/template-parts/content-search.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','tdE_\0u~E\n_{','6pZ&\"\n9TB볗i6>','',0,'?'),('pjmrђv','wp-content/themes/mapro/template-parts/content-single.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','d/\"YZ','\"1A#IF9fQ\'\\<.CY','',0,'?'),('a9:#A/>','wp-content/themes/mapro/template-parts/content.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','lPEUzښx2','I}`\\guZxmCS3ҋ؎g','',0,'?'),('wv]ph,f','wp-content/themes/mapro/webfonts/fa-brands-400.ttf',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6~\\O\\I','n6ADtcE=','',0,'?'),(';*uDfXbܑ','wp-content/themes/mapro/webfonts/fa-regular-400.ttf',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','sz\n\n1#','JTP1qVbU5','',0,'?'),('ty~Z','wp-content/themes/mapro/webfonts/fa-solid-900.ttf',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\Z9Y:!','[\\VHeN,`/\'-vD','',0,'?'),('l1^㲩','wp-content/themes/neve/404.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']C7=T','#\0-A[2R004 @Qs+9','',0,'?'),(' osǎ6!yU','wp-content/themes/neve/500.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~4c<KPK','D<\n8h824 R6y)Sb','',0,'?'),('>pp\"7^','wp-content/themes/neve/CHANGELOG.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Zx.=:','(`-ʳּ.{X|8?ii0y','',0,'?'),('trj9=vej','wp-content/themes/neve/LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4MiHjJBc','\0v1sN>cID٦I0-','',0,'?'),('DWe|,>','wp-content/themes/neve/assets/css/customizer-preview.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ga v)','Z$woRW($\0<+w ,D','',0,'?'),('ϙg YKߎ','wp-content/themes/neve/assets/css/customizer-preview.css.map',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']fH2BT.',')J~b87{nÀCm49S','',0,'?'),('mb\"= M','wp-content/themes/neve/assets/css/customizer-preview.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','g\"pOW۔','R}\'c\0:|SM','',0,'?'),('msImO$U','wp-content/themes/neve/assets/css/customizer-style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Xu ϗ',':lῑ%wϱr.N\0zSA75','',0,'?'),('aWZ\n','wp-content/themes/neve/assets/css/customizer-style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','JjΦ?[-g','uw|yQ3N؇J%q~_CiE','',0,'?'),('&I|y2','wp-content/themes/neve/assets/css/customizer-style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~.vPG2~	n','M\ZE\ng-0V|j;;Z\\\\Mp','',0,'?'),('ZbUQSĻ','wp-content/themes/neve/assets/css/customizer-style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','RS&{t2\nF','?LRݜli)ڣo,e','',0,'?'),('rD͵@Sn4','wp-content/themes/neve/assets/css/gutenberg-editor-style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','v%::M&9|b','0!<p>\n}_EPW$P+!hTl','',0,'?'),('W4&V#C','wp-content/themes/neve/assets/css/gutenberg-editor-style.css.map',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' r\neMa1','x\rb@Wdd0\"_(M\"','',0,'?'),('>6J2Z(ؘ','wp-content/themes/neve/assets/css/gutenberg-editor-style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','f+$g`D',',4VeޅOc5hB+{* \ZǿJ','',0,'?'),('G1@a','wp-content/themes/neve/assets/css/lifter.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','i!_L^28ß','$Q7p(2h\r=.\n9)BX','',0,'?'),('_Z2t<','wp-content/themes/neve/assets/css/lifter.css.map',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','XÉt','*Y1UAZ\rño^D#C,beO{T','',0,'?'),('\'*lо1 5Su/','wp-content/themes/neve/assets/css/lifter.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')\'EE{N(','C\0]vYoyQVPV1<','',0,'?'),('49/3tCdXbS','wp-content/themes/neve/assets/css/woocommerce-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','JuT+lKs_','EY\r-d:upX1#ǣ)s','',0,'?'),('%xWkn','wp-content/themes/neve/assets/css/woocommerce-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','rm=[','jBZ}HbcPµ','',0,'?'),('4EX5@hh','wp-content/themes/neve/assets/css/woocommerce.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','dMbVWa4x','JP}8/x\r=q=O','',0,'?'),('eQjea','wp-content/themes/neve/assets/css/woocommerce.css.map',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','h\Z#C','9 *.0O','',0,'?'),('Cs8N','wp-content/themes/neve/assets/css/woocommerce.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}OxE/g{','%7Fnla*697`06','',0,'?'),('VSSzh','wp-content/themes/neve/assets/img/header-presets/Centered.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','T&\"`a?O','zFy:f	=k(oB','',0,'?'),('礛7b','wp-content/themes/neve/assets/img/header-presets/Classic.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}ZJAJd_3','u汮P\Z x@@p.2ݨdl','',0,'?'),('Wٟ\0){ݸ','wp-content/themes/neve/assets/img/header-presets/Inverted.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\nkxhf[','d?2uI<Ji\n}=IŲ','',0,'?'),('U3U@%<','wp-content/themes/neve/assets/img/header-presets/Spaced.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','t	\0Fp','.$9%@19(1\'7WOZZ%yQ','',0,'?'),('RGo	5;\'+','wp-content/themes/neve/assets/img/logo.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Qv\Zmn8[','sG4vXB\ra}Ɔ7f','',0,'?'),('m/$4\0	̴M','wp-content/themes/neve/assets/img/sites-list.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$Zrlg\0Ė',',ս&H\"Ֆ`kVO','',0,'?'),('>ťke\Zy','wp-content/themes/neve/assets/js/build/all/customizer-controls.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1\n{1E3́','{,KDynǊٵ3!|SA','',0,'?'),(' 2@sPnT','wp-content/themes/neve/assets/js/build/all/customizer-preview.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{,=100','_upcwstC[Z*ZKc0qU','',0,'?'),('_z;Ru','wp-content/themes/neve/assets/js/build/all/frontend.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ӧ5nʍ',';D2<TyM5	䘫[R','',0,'?'),('M\nwmm\'r[\0','wp-content/themes/neve/assets/js/build/all/metabox.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2eFDq\n','5Ƃaxr4i؞-)#M','',0,'?'),('ò[#JyyGZ,j,','wp-content/themes/neve/assets/js/build/all/shop.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0+hi','vun4TA)Cm/S*1','',0,'?'),('sʺ0<X\nڴ]S5L','wp-content/themes/neve/assets/js/build/modern/frontend.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Kf\r 3\r','\ZB窭Ej-}AϢ\Z','',0,'?'),('MցN	eXDwu,','wp-content/themes/neve/assets/js/build/modern/shop.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','669QR','Evjgl̥($y7r `3','',0,'?'),('\'6O\"F>Hfa','wp-content/themes/neve/assets/js/customizer-preview.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','t^r8̏ɩ','LX	%V+mw $mߺl','',0,'?'),('kG Nx','wp-content/themes/neve/assets/js/src/customizer-preview/app.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','k\rb=0Qb0','(jHhb]n\\UO@Y{','',0,'?'),('*xEJ1VD\Z','wp-content/themes/neve/assets/js/src/frontend/app.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','iG4P`Br;','L-\'S)9ypjyk!','',0,'?'),('R2|8CTgw8n]','wp-content/themes/neve/assets/js/src/frontend/blog.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']!Y\'^+','mY98ssmhH36e$w\'^Q','',0,'?'),('|kay\\}','wp-content/themes/neve/assets/js/src/frontend/hgf.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','I&<^E9.#e1','K6r\";,劌Brsz\'$8A	C','',0,'?'),('Eݨ\r19m.3','wp-content/themes/neve/assets/js/src/frontend/navigation.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>yE〉\'e1','|i	PyWOI${!nF','',0,'?'),('i{ynł^','wp-content/themes/neve/assets/js/src/metabox.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ycF5(X','eDY=EyAM9ehi','',0,'?'),('BaH\0Sn','wp-content/themes/neve/assets/js/src/shop/app.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1**3','}8R֩[zN.Z\"@ت6','',0,'?'),('y~4 |,+','wp-content/themes/neve/assets/js/src/utils.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':3i','9jL%\ri\\xȂΧi\'','',0,'?'),('؍h&4#UT0','wp-content/themes/neve/autoloader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>&vxMN:','r5 3Dhaq++5wXVv','',0,'?'),('<pQ[}z8;G','wp-content/themes/neve/comments.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|.e8Bd@\Z','~S+,nƿA75yi9\n_','',0,'?'),('Բh$V4','wp-content/themes/neve/footer-pwa.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}쌷\\6','Mk#Օ<)KqJ','',0,'?'),('%:&?lT','wp-content/themes/neve/footer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*SqOV','eTSJQ(qqpbb-	]ɣU','',0,'?'),('uc\Z5[.R','wp-content/themes/neve/functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','EB:ઁaȼ','h*g:5\0,0LHKyc1','',0,'?'),('6#GX(Fl','wp-content/themes/neve/globals/hooks.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{+mpǼN','\nټ\"/`hN\ZceϷ9`m$','',0,'?'),('i:65E4ssHU','wp-content/themes/neve/globals/migrations.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','̯{*\\?ojL','@Xz؜\rJ(4V','',0,'?'),('@v&q*Ze','wp-content/themes/neve/globals/sanitize-functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','q&\'\07\\ŗB','N:xMy4)(듮!@1X{|','',0,'?'),('\n%g\no:v','wp-content/themes/neve/globals/utilities.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','V\rjrsa^','9*`cB(kǀ\093NA','',0,'?'),('ײ+3XT34','wp-content/themes/neve/gutenberg/blocks/about-us/screenshot.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(,Q','iFrd[7)Z','',0,'?'),('V\Z3u.`+D_LI','wp-content/themes/neve/gutenberg/blocks/about-us/template.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~6IVC','~]_}I}\Z2V*\0(P2`d/T','',0,'?'),('^q{=E)K','wp-content/themes/neve/gutenberg/blocks/big-title/screenshot.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ݔN\nz','Լ	Nm4߯À{!I3.rH','',0,'?'),('yP][$wT','wp-content/themes/neve/gutenberg/blocks/big-title/template.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^as C>Y^',' +2c\'q­T\rq','',0,'?'),(')\n},ͨQPD','wp-content/themes/neve/gutenberg/blocks/blog/screenshot.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','tDI2','q,^S-	Nq<[\n K','',0,'?'),('Xga%\rBe','wp-content/themes/neve/gutenberg/blocks/blog/template.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':\rutީT2*','E66Y%w?5\ZEw~!o\"YmV','',0,'?'),('ٶ;Nљ$','wp-content/themes/neve/gutenberg/blocks/contact/screenshot.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','RkIKk+\rU','qE,q0V?%{zc?+~{^5','',0,'?'),('kEA@Yj','wp-content/themes/neve/gutenberg/blocks/contact/template.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','D\nC/I','׵Ա\rOoWK󃼰y\'ۧ;UCi','',0,'?'),('k(\nv݊؋','wp-content/themes/neve/gutenberg/blocks/features/screenshot.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','b1qf','O{)L2t)p~k2GUP','',0,'?'),('xOo','wp-content/themes/neve/gutenberg/blocks/features/template.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','k]#S*2P-','Pu\Z\ZSb\'\ZDv6$RF!','',0,'?'),('㧸\'r=n%o','wp-content/themes/neve/gutenberg/blocks/footer/screenshot.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\r;3=-O1cC\r=','m` nٗ}[1[r9&Α$~','',0,'?'),('q։[s5J\"SJ','wp-content/themes/neve/gutenberg/blocks/footer/template.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<DRI6','SL1\\-s$KC}R݌h','',0,'?'),('hoDU','wp-content/themes/neve/gutenberg/blocks/our-focus/screenshot.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','u^M&F','CϨ^TH]mZ@ ','',0,'?'),('wt:䁊a\'9{','wp-content/themes/neve/gutenberg/blocks/our-focus/template.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','na]/fCs',':\'4E\\vE\Z|-$Y-J5yU','',0,'?'),('{VϣZ]ZhCXz','wp-content/themes/neve/gutenberg/blocks/our-team/screenshot.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}Oz$E`i','w`KͰ5Bqzb7l','',0,'?'),('gL*Q`','wp-content/themes/neve/gutenberg/blocks/our-team/template.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','m^[JLays','Ihs>vǽfu8 nb','',0,'?'),('BMXYW{=','wp-content/themes/neve/gutenberg/blocks/pricing/screenshot.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8\Zz,T2ð.','wxw!oI0:9%\"1','',0,'?'),('ck.gsq','wp-content/themes/neve/gutenberg/blocks/pricing/template.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','S^RfItC','_XsүǨں?0x&','',0,'?'),('%0chvbx','wp-content/themes/neve/gutenberg/blocks/ribbon/screenshot.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','O}왬L;FoD','\0䱐ۜJ:ZX	J|','',0,'?'),('D^+G0r','wp-content/themes/neve/gutenberg/blocks/ribbon/template.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','üPȲ)*͉bZ','~]J!6sv)x.wB1\Z&','',0,'?'),('\rM\\ٟ>,eѰ','wp-content/themes/neve/gutenberg/blocks/testimonials/screenshot.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' 9Ed	Ϊ','8S#ӝC֘Ti?\n??o5','',0,'?'),('8%B400q','wp-content/themes/neve/gutenberg/blocks/testimonials/template.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_3@Ɲ','f\'1vR;+S\r9\ZDbA','',0,'?'),('5&KTrc#I','wp-content/themes/neve/gutenberg/blocks/video/screenshot.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','G8vb1<s','/,dZ\'OtD${8Kʭ-%ې\Z','',0,'?'),('4eYZn','wp-content/themes/neve/gutenberg/blocks/video/template.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','RJ68%Oޥ$K','y4sUuO]߯Ns5O3','',0,'?'),('>b\"͑зl','wp-content/themes/neve/header-footer-grid/Core/Builder/Abstract_Builder.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','o/PpQY=','\r31AB5RѕM?kԭ','',0,'?'),('λH,t','wp-content/themes/neve/header-footer-grid/Core/Builder/Footer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3\nN9ڒN^T','ypp4=\rxfM\\/-','',0,'?'),('4`g^m\\6','wp-content/themes/neve/header-footer-grid/Core/Builder/Header.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$;Ď','\0Y,yG_)2uN$\0G5drIW','',0,'?'),('Owz\r>.e','wp-content/themes/neve/header-footer-grid/Core/Components/Abstract_Component.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=1mTn	9r','AR>Uı260PH41犞','',0,'?'),('x,b{}Տ(','wp-content/themes/neve/header-footer-grid/Core/Components/Abstract_FooterWidget.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','vSVUQ','\0ãJ@%\ZԘ3#,YIr~G','',0,'?'),('\Z\n-jĬ','wp-content/themes/neve/header-footer-grid/Core/Components/Button.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','e|D⛠','s/BQ[d}tK	=NNr','',0,'?'),('sNɟZ9','wp-content/themes/neve/header-footer-grid/Core/Components/CartIcon.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#r&cN}B','(\Z}	ƕՌ$&wdȸ&N\Z','',0,'?'),('8-ol@','wp-content/themes/neve/header-footer-grid/Core/Components/Copyright.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';Ԑ>HDTC','q]JGm_J[~gE:N`\Zn>v','',0,'?'),('kX^K\nی	3','wp-content/themes/neve/header-footer-grid/Core/Components/CustomHtml.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ޑm\0ª2','rkDKVlܜ\'W;Y','',0,'?'),('ǝ]c~c','wp-content/themes/neve/header-footer-grid/Core/Components/FooterWidgetFour.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`Pz=uL*','ǞI\nJFD','',0,'?'),('(XF~ҧB','wp-content/themes/neve/header-footer-grid/Core/Components/FooterWidgetOne.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ySl|r8','r(c4n%\nX\"wx`8','',0,'?'),(']Cpxu;lڼ','wp-content/themes/neve/header-footer-grid/Core/Components/FooterWidgetThree.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Lq334rC','CII9]8!oVwu^','',0,'?'),('\0<5P','wp-content/themes/neve/header-footer-grid/Core/Components/FooterWidgetTwo.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','vįK]Ӱb/Z','GC:Wa\\Z<@\\NY\r','',0,'?'),('׃W*H79rRk*','wp-content/themes/neve/header-footer-grid/Core/Components/Logo.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!v%k','ZSDuBdo-.OrԱX','',0,'?'),('OjUF\ng@F2','wp-content/themes/neve/header-footer-grid/Core/Components/MenuIcon.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','N\\0^Ndqp','`X jAϦ%0EZ3&xxq*','',0,'?'),('U$7\0$@i:','wp-content/themes/neve/header-footer-grid/Core/Components/Nav.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Kx~g~5nQo,N2','I;N1-@	9m,Ј','',0,'?'),('-Zl\"C-m','wp-content/themes/neve/header-footer-grid/Core/Components/NavFooter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6H4_','n}Gk\'җ8:^-37$,j','',0,'?'),('PØC0Ȼ','wp-content/themes/neve/header-footer-grid/Core/Components/Search.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','GRФU^ ','CaWUMd\ro4Ãffsan1/i','',0,'?'),('>$!!89wJ','wp-content/themes/neve/header-footer-grid/Core/Components/SearchResponsive.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','H!T46;vxL?','eu{\\f4\01@&&+3_dQ','',0,'?'),('\0#ԭ4MA','wp-content/themes/neve/header-footer-grid/Core/Components/SecondNav.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','u9a}\0M','_Gt()r] ^>f9zh','',0,'?'),('\".wME	C','wp-content/themes/neve/header-footer-grid/Core/Customizer/Instructions_Section.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(g~f	mBZ','SCpXҬ(RF̾fɢvs','',0,'?'),('HtYYg|&]','wp-content/themes/neve/header-footer-grid/Core/Customizer/SpacingControl.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','xoe0hnJf','&9I\"S<Q3Vy볕~','',0,'?'),('\r\",q\0&QX','wp-content/themes/neve/header-footer-grid/Core/Customizer/responsive-spacing.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','lLzź3Ti','|6\'ř^;XMK?9}BI','',0,'?'),('6	n\\!l_','wp-content/themes/neve/header-footer-grid/Core/Customizer/responsive-spacing.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','l𧂼):J̴','^+_P{+jOlV0z,{a5','',0,'?'),('Q+hNޒOgf!i','wp-content/themes/neve/header-footer-grid/Core/Customizer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','K9|dx4','`H tڔW2![@0{es3c','',0,'?'),('<o#6y8*','wp-content/themes/neve/header-footer-grid/Core/Interfaces/Builder.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Z\"xY&n,Kc','e{YԹ<MG3','',0,'?'),(']{L-','wp-content/themes/neve/header-footer-grid/Core/Interfaces/Component.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~?	kc-Udl',':	\0Gϯ[5.xϚd	q\rń','',0,'?'),('e;(h[Fᑀ','wp-content/themes/neve/header-footer-grid/Core/Magic_Tags.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','C/ߩ[','k\"7(Rn|T8K','',0,'?'),(':q	s/x5N','wp-content/themes/neve/header-footer-grid/Core/Settings/Config.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/!ad4#',':Tsvʆ{6u%}Gڞn(','',0,'?'),('du}Da','wp-content/themes/neve/header-footer-grid/Core/Settings/Defaults.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ڦmC&meҞ',')i>Y\\EC9陬YÕ$','',0,'?'),('K)=n','wp-content/themes/neve/header-footer-grid/Core/Settings/Manager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8뜠oKi5-Z','{v/d=>s$Mպr','',0,'?'),('2I@E-Ag:','wp-content/themes/neve/header-footer-grid/Main.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ټf?=CHG','Ƣ$ӛ jm5iW	','',0,'?'),('Wך,z|i','wp-content/themes/neve/header-footer-grid/Traits/Core.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3}*>,%	','h򲤆^)BMZ\'ZY]Q=','',0,'?'),('c%J?0+I#','wp-content/themes/neve/header-footer-grid/assets/css/admin/customizer/customizer-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!Vu)9u','3F9巀?k3mC>i9GK','',0,'?'),('qOd\'b<3jF','wp-content/themes/neve/header-footer-grid/assets/css/admin/customizer/customizer-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$Zqo\rftC','KpŁd0ZZHLX*ᓜ','',0,'?'),('i\ZH\'Q4&','wp-content/themes/neve/header-footer-grid/assets/css/admin/customizer/customizer.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<P0{Յo','MGlKH@9lXCb 8e3x','',0,'?'),('籒Q-0,','wp-content/themes/neve/header-footer-grid/assets/css/admin/customizer/customizer.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.̗H?','~\0,⟶ؚkH#\ruZb','',0,'?'),('*wC64Piq[','wp-content/themes/neve/header-footer-grid/assets/css/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ُ\0	B~','Bșo$\'AdLxRU','',0,'?'),('DGQf\0z','wp-content/themes/neve/header-footer-grid/assets/css/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ُ\0	B~','Bșo$\'AdLxRU','',0,'?'),('^P҃B)qoP','wp-content/themes/neve/header-footer-grid/assets/images/customizer/blog_2column.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8<uYd>	Լ','L裓b(ʦa\\$X5	2*M><JY=Xu','',0,'?'),('RXsN','wp-content/themes/neve/header-footer-grid/assets/images/customizer/blog_boxed.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','un)No۱z','h%0WVL:D\"þ\0V\'P<','',0,'?'),('Xk*}Va','wp-content/themes/neve/header-footer-grid/assets/images/customizer/blog_classic.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!Bٰjܪ','miq8M/P,hZ2=B?g۾9','',0,'?'),('^U~7I','wp-content/themes/neve/header-footer-grid/assets/images/customizer/blog_classic_rounded.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','e6b,R}z','Lz?oSҍ\ZώSI93U	Y','',0,'?'),('H:5S*r','wp-content/themes/neve/header-footer-grid/assets/images/customizer/blog_column.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5hJR%#(`.uX{','J9m.׫oh(x;Z-d׈]d','',0,'?'),('&ZF~,SO','wp-content/themes/neve/header-footer-grid/assets/images/customizer/blog_lateral.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','cr/{\ZM%x','N֎ڄmk.YdPJuNMv','',0,'?'),('ftj^˷r','wp-content/themes/neve/header-footer-grid/assets/images/customizer/blog_masonry.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9B7>cY;\'1','vEWzQCDybv9Չ\0w','',0,'?'),(';5h3/','wp-content/themes/neve/header-footer-grid/assets/images/customizer/blog_timeline.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7uE;8','*r&9\0D!fr83','',0,'?'),('$1_4@J&','wp-content/themes/neve/header-footer-grid/assets/images/customizer/component-site-logo.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','REMՉ','!;.\nFB?ԚM&ʬ}M','',0,'?'),('DX/\\{Wge','wp-content/themes/neve/header-footer-grid/assets/images/customizer/hfg.mp4',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2S7hC+j\r','̻#	Qƍк\Ziʗz4','',0,'?'),('#\0vN[2/M','wp-content/themes/neve/header-footer-grid/assets/images/customizer/menu_style_1.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','SSv3Z','5j\"M%A8-ɚ&(FE֤-','',0,'?'),('s㣖b2rT8:6e^','wp-content/themes/neve/header-footer-grid/assets/images/customizer/menu_style_2.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~\0}k],','ojt.6{$4@!\'0*','',0,'?'),('H\r3P','wp-content/themes/neve/header-footer-grid/assets/images/customizer/menu_style_3.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\רq=\r$11\'',').aj=lLQeH!$','',0,'?'),('<Iq\'C\\&uJ=','wp-content/themes/neve/header-footer-grid/assets/images/customizer/menu_style_4.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\r.0e8quF','\'d\n8[tpٍL\r!á)','',0,'?'),('N{;=','wp-content/themes/neve/header-footer-grid/assets/images/customizer/menu_style_5.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','b>a؍2s','~{c[Ġ:[c\nU#\ZgcgRWTz\'','',0,'?'),('	\"p~\\=<','wp-content/themes/neve/header-footer-grid/assets/images/customizer/text_mode_dark.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','aݳ1K@p','dp&f%VZiMulx','',0,'?'),('Zߗ3','wp-content/themes/neve/header-footer-grid/assets/images/customizer/text_mode_light.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','u)q;ٺB#','ϋK?:i*rm!\"ǁIP[','',0,'?'),('|kf^ndXC','wp-content/themes/neve/header-footer-grid/assets/images/customizer/wc-layout-default.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`g?_3\Z',';-yrKGOP{?7Y','',0,'?'),('YYR>=,','wp-content/themes/neve/header-footer-grid/assets/images/customizer/wc-layout-left-grid.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+Fst@L','!7J3G\rSYQiu!','',0,'?'),('p98Һf];','wp-content/themes/neve/header-footer-grid/assets/images/customizer/wc-layout-top-full.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<KLQ','*^a_O֧p&iI@\\T~>__1P4Z','',0,'?'),('+{\0m:NHv','wp-content/themes/neve/header-footer-grid/assets/images/customizer/wc-layout-top-medium.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','T1[QFW}-','?;<ҚG?	Qsn-$','',0,'?'),('zcdEDSh','wp-content/themes/neve/header-footer-grid/assets/js/customizer/builder.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','O\'2u}Vy','mWcwn_X%s-V1n|M','',0,'?'),('=߾Pq','wp-content/themes/neve/header-footer-grid/assets/js/customizer/builder.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Yݍw%Vu','<>yIlhn])RKi','',0,'?'),('zR	Uڮڨ','wp-content/themes/neve/header-footer-grid/assets/js/customizer/customizer.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ia/,$aF-','{8b\"̷5V	','',0,'?'),('3F>Q7	\'GVCI','wp-content/themes/neve/header-footer-grid/assets/js/customizer/customizer.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','H8{<v,o\nvL','-\r=,Ϡ@nuUxh\\\"','',0,'?'),('\"vn9j|>S','wp-content/themes/neve/header-footer-grid/assets/js/theme.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']6UЪ	','b\\DkYLj0T\'Gq,','',0,'?'),('~i,ExB5','wp-content/themes/neve/header-footer-grid/assets/js/theme.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~È#Nb\'','yJS*8T1֤\01','',0,'?'),('5\n\"[-p','wp-content/themes/neve/header-footer-grid/functions-migration.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\Z]+`>','b+/#탨yEēIIZZi~','',0,'?'),('?%o6','wp-content/themes/neve/header-footer-grid/functions-template.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','G݌XtxX|','RGYT,\"HU4#=N','',0,'?'),(')1Q7?\n6ִ','wp-content/themes/neve/header-footer-grid/loader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';sn8','=m7g\0tnVN׌8N#)e͌6','',0,'?'),('\rc;\\+','wp-content/themes/neve/header-footer-grid/templates/component-wrapper.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|@e\r.%:t','.qվvLփCMFGpp&','',0,'?'),('+\\B~Fe[ƉQ','wp-content/themes/neve/header-footer-grid/templates/components/component-button.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','O\\U\nlIv}','0Wiic?9VS!X=zHC@','',0,'?'),('yŶ6MJ','wp-content/themes/neve/header-footer-grid/templates/components/component-cart-icon.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^lί	r','W`:UfG7?BH^\Z0Κ','',0,'?'),(']ߒg{e','wp-content/themes/neve/header-footer-grid/templates/components/component-copyright.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2@qj','ݫy~rx\\AAŦGj2ioH@','',0,'?'),('(|F\ZcF_s\'','wp-content/themes/neve/header-footer-grid/templates/components/component-footer-sidebar.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ix]׀ȃ','r(E+.1^_tu(xzu','',0,'?'),('2r[\r\0 %e','wp-content/themes/neve/header-footer-grid/templates/components/component-html.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\\"02)	nAB9','=$\";ݏ2ĺS\Z)','',0,'?'),('Glè	s\'','wp-content/themes/neve/header-footer-grid/templates/components/component-logo.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','W970Umn','לg	p0i3&mչy','',0,'?'),('2tWg	-r','wp-content/themes/neve/header-footer-grid/templates/components/component-menu-icon.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6ަşf@','Qj\"5x55wl=\\r64&g','',0,'?'),('3};fSO\0~C','wp-content/themes/neve/header-footer-grid/templates/components/component-nav-footer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','TrYLGCp','FU1B/zBwZzUջɡ7','',0,'?'),('AUb\nKnЬNP9J','wp-content/themes/neve/header-footer-grid/templates/components/component-nav-secondary.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ch[b_}','^\Z}%\"JV7{\\!&&u','',0,'?'),('@%Y_lzy+I5mB','wp-content/themes/neve/header-footer-grid/templates/components/component-nav.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','jSv͢\r!','Ux%_4ip-?\'0=udM@k(^','',0,'?'),('vf\'\'M7','wp-content/themes/neve/header-footer-grid/templates/components/component-search-responsive.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','qm\r%cPִ>','ưw:ioB/1F1e','',0,'?'),('FHa|o','wp-content/themes/neve/header-footer-grid/templates/components/component-search.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&Dmfmzw','%(8ҁ,#`|\Z4:','',0,'?'),('I>zxԢ^4&5)=','wp-content/themes/neve/header-footer-grid/templates/footer-row-wrapper.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4ЛL;','زmMVR/i{^zj\nXnK%','',0,'?'),('#<_X}DMԗ','wp-content/themes/neve/header-footer-grid/templates/footer-wrapper.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ul9?=\rT/L','1~hkvӅ\Z.wIRRF\n1','',0,'?'),('$\Z4܃,NԴїS','wp-content/themes/neve/header-footer-grid/templates/header-wrapper.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','h@\\̟[3','}ުrY*{my1c\0','',0,'?'),('K#R1/&ӲEr','wp-content/themes/neve/header-footer-grid/templates/row-wrapper-main.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','涞_:$s&','H.. H89l]JBZ]_K}!','',0,'?'),('\';<z\r\"UH[oi','wp-content/themes/neve/header-footer-grid/templates/row-wrapper-mobile.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ƪeϵ f~','c~cblv%4F	l5u','',0,'?'),('gORܜ`Q','wp-content/themes/neve/header-footer-grid/templates/row-wrapper.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':RE','c>\'_T-Q۶Q5','',0,'?'),('*sQ#sL)','wp-content/themes/neve/header-footer-grid/templates/rows.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+-|Xe#kl','BÓK:~q]q|rtez','',0,'?'),('q\r#&WXE','wp-content/themes/neve/header-pwa.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','KFlAM_\r','S]ڬ.i;4`l&1iP','',0,'?'),('\\J YqiaՉ','wp-content/themes/neve/header.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2&y~oRRW','w4vQ_z<<X','',0,'?'),('_G\"71','wp-content/themes/neve/inc/admin/metabox/controls/checkbox.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','RJzyW\Z~ZR','L60>صTQ^A0)','',0,'?'),('NOOl 2','wp-content/themes/neve/inc/admin/metabox/controls/control_base.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{јZ.E \r0','ʧse3-8|Iخ_Y\r<۲','',0,'?'),('G~mHn0x','wp-content/themes/neve/inc/admin/metabox/controls/radio.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~ qkN','`\'G΋X\'?b=Uu5','',0,'?'),('FoX؟gŭe','wp-content/themes/neve/inc/admin/metabox/controls/range.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']wv;-O','̐J\0^GV=y!mizg0r','',0,'?'),(']7xe-ȉ<_ڝIG','wp-content/themes/neve/inc/admin/metabox/controls/separator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	悠׹I.`','\\x*B ;m*dsB#3OQ!}','',0,'?'),('.J![X\\','wp-content/themes/neve/inc/admin/metabox/controls_base.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','J>o\"f','>H( _/㦰aJfAob\n\rG }','',0,'?'),('RU?:1HL','wp-content/themes/neve/inc/admin/metabox/main.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6m1zb+','K\'v7>\r~\\O\'Zl(AS','',0,'?'),('OpIb0','wp-content/themes/neve/inc/admin/metabox/manager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŀ:@Ae7a#','5褾Ȓy_-#$Ē','',0,'?'),('wJqu^Hh4','wp-content/themes/neve/inc/admin/plugin_install/main.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ar<G?F','k_9DO|WccpaS','',0,'?'),('6Bjht,mh','wp-content/themes/neve/inc/admin/plugin_install/plugin-install.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','߇c2{x3m','2/\ZkkMpO%LE8[','',0,'?'),('(\'ⷴȭU','wp-content/themes/neve/inc/compatibility/amp.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3\"֋xE','\0qMS]ulFPbkHKZ^\\	_','',0,'?'),('DFѩN}V','wp-content/themes/neve/inc/compatibility/beaver.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','רd;PA','iKoaߛӼ~5˪','',0,'?'),('u{2]kq','wp-content/themes/neve/inc/compatibility/elementor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ԁ`_bxfb4','	aWĥw\";f43{1X:h\n','',0,'?'),('Q\r0%m|Ԏ','wp-content/themes/neve/inc/compatibility/generic.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\rL	G턁tb','M5e3*A)H$Q6j:0Ӆ','',0,'?'),('d˼ K','wp-content/themes/neve/inc/compatibility/header_footer_beaver.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','q~?ŢNu}XM','ܠj6hHkr[3DUlM-9 u','',0,'?'),('V?Ջ\ZeZ$!O3','wp-content/themes/neve/inc/compatibility/header_footer_elementor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','i$e`p[','8\"\'	:bڶgZﱻ_;','',0,'?'),('z;_ΧP\0','wp-content/themes/neve/inc/compatibility/lifter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','--IC<&-','ggv~ȹHEZkښN{[ ','',0,'?'),('ƮmB0e','wp-content/themes/neve/inc/compatibility/page_builder_base.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[Rz`zt','p;G\"!Nd	%L&Ͱ:7\'','',0,'?'),('`Eyl\nK/','wp-content/themes/neve/inc/compatibility/pwa.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<U\Z{gINw','ˏ	SrԬJaqp+1!Cvح_','',0,'?'),('\n&j	=3r','wp-content/themes/neve/inc/compatibility/woocommerce.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[UI3*e','7qPsxG%\Z','',0,'?'),('.w}JoB','wp-content/themes/neve/inc/core/admin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3>Ƶ÷δ','RjCq\nu\Z>J׸<xhH[','',0,'?'),('sO9̤q','wp-content/themes/neve/inc/core/core_loader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!M\'UFqc_','k3Nb<]aF\Z3܃f[@\"w','',0,'?'),('$<rgrWy\"','wp-content/themes/neve/inc/core/factory.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"<qmx<\\y','ΥKY28(Pg\rϲ','',0,'?'),('lԑxN؄^PB','wp-content/themes/neve/inc/core/front_end.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']Z¶g~Æ','D!AHԑzNݴ^\"{','',0,'?'),('&$VB\\ǛK','wp-content/themes/neve/inc/customizer/base_customizer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\n?oI7M5g','eyƬ(HNs$ESb','',0,'?'),('^s~$x5~','wp-content/themes/neve/inc/customizer/controls/button.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&\ndزW','S\"Ț@M{J[/TZft','',0,'?'),('oܴNd','wp-content/themes/neve/inc/customizer/controls/button_group.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','vq<5\"]?Y','CqQv0:_-(pP9^<n}`','',0,'?'),('JOgMޠPS','wp-content/themes/neve/inc/customizer/controls/checkbox.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"D*{3|uO','Qp矡íbxk]\0z )','',0,'?'),('#v z','wp-content/themes/neve/inc/customizer/controls/css/_generic.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?Ho:\\FQפj','%#5(ƺ5\\D\"z\n|','',0,'?'),('T,5H Qް','wp-content/themes/neve/inc/customizer/controls/css/button-group.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','l!`neY\Z','6LZ[,7ӁD^͙2OIg','',0,'?'),(':jQ(Ћ','wp-content/themes/neve/inc/customizer/controls/css/checkbox.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','M	=\Zԏ','mJ,s_Cbs64\0	zEϷճ','',0,'?'),(']\rz;	;r9Yi','wp-content/themes/neve/inc/customizer/controls/css/dimensions.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ՌR9	\nWY','y4}vut0%a=','',0,'?'),(',Ã//)-\0','wp-content/themes/neve/inc/customizer/controls/css/font-selector.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=pd6;j','!7e6hy$6Qpm}','',0,'?'),('rU`Tѷ','wp-content/themes/neve/inc/customizer/controls/css/heading.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','s.]','+\"9\n=3έd	ip$eCo%~','',0,'?'),('Y\'db{8o3','wp-content/themes/neve/inc/customizer/controls/css/order.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','p񎃏GQKD','3)񡱵ɎW7bP\'1%x?z=	&','',0,'?'),('SH4pyC-%','wp-content/themes/neve/inc/customizer/controls/css/radio-image.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','nj^	 m','a\r4*ʊњ79yP1','',0,'?'),('ٹɽۜ=','wp-content/themes/neve/inc/customizer/controls/css/range.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&dL&8qlX','Op;D#72w#otg^5J>G','',0,'?'),('h$<U\\̫j\"','wp-content/themes/neve/inc/customizer/controls/css/responsive-number.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gOfz','L9jOn:F]r\0EY','',0,'?'),('FJ). Ճ*','wp-content/themes/neve/inc/customizer/controls/css/tabs.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','h|{!UU','MӘoPie\rcZ{&\'Zl ;','',0,'?'),('27ì$4y+F','wp-content/themes/neve/inc/customizer/controls/css/upsells.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%\"x}-U1','[a80)m-`Rpf%h*\\~j','',0,'?'),('4*0m\n?=','wp-content/themes/neve/inc/customizer/controls/heading.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','X	׿s%(>','am87a5F8ß[\"vk9<v','',0,'?'),('qL\Z5G\rEC','wp-content/themes/neve/inc/customizer/controls/js/button.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','F-\'YFZ{j','ki]b,]yf]܍bYns]C','',0,'?'),('F.?V J`ڛ','wp-content/themes/neve/inc/customizer/controls/js/heading.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','v͟4ii','i^p|%ଡ଼oHK[a9p','',0,'?'),('\'\\|0%Dٗv','wp-content/themes/neve/inc/customizer/controls/js/multi-select.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','CL2;)','[CFjzVLdktwAݕAB','',0,'?'),('R`DAWU','wp-content/themes/neve/inc/customizer/controls/js/ordering.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','m1hu','#6DStʍ|q;RE^','',0,'?'),('HiP\"iǶ','wp-content/themes/neve/inc/customizer/controls/js/range.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','dk#on9x','mQ|\'u\ZV\'Z<\"\0T 2~','',0,'?'),('Κtsޔz{Q','wp-content/themes/neve/inc/customizer/controls/js/responsive-input.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?zY\rj','bq#Hj,\Zљbx[q/Uf\rB','',0,'?'),('Wyn`','wp-content/themes/neve/inc/customizer/controls/js/responsive-switchers.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\]ߵ׶]G','ZV*#P\Z\"qcW\"쨑','',0,'?'),(' `','wp-content/themes/neve/inc/customizer/controls/js/subcontrols-allowing.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8gtO+\'','iyZ{[C-e8','',0,'?'),('N99顺\\A fP','wp-content/themes/neve/inc/customizer/controls/js/tabs.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','V,Vz$@a','W2˛!\'f67l4yM/G+','',0,'?'),('bheE,2','wp-content/themes/neve/inc/customizer/controls/js/upsell.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','p?	u@ݚm\"','Z-hĊ 1*','',0,'?'),('ov5Ƒf\ZS1F','wp-content/themes/neve/inc/customizer/controls/ordering.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6b~@G','[g6s_CdR!SM;#x[2&sqa','',0,'?'),('.*!dHJlc','wp-content/themes/neve/inc/customizer/controls/radio_image.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}ay**R.','T\r\"dr`sC<>MW<碑|Α','',0,'?'),('J\n %Qn','wp-content/themes/neve/inc/customizer/controls/range.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7Q+A','ؚ6kb_P?׽q<9 kW2','',0,'?'),('#nId)7L$f2]\r','wp-content/themes/neve/inc/customizer/controls/react/bundle/controls.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*]`{\n#K L_L','Z&;poEVjKqzM','',0,'?'),('+YSn-2','wp-content/themes/neve/inc/customizer/controls/react/bundle/controls.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','f5[RLi6@','E>%lDǓ[LSei\08','',0,'?'),('Zbh$[2T!','wp-content/themes/neve/inc/customizer/controls/react/button_appearance.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\Z`A$j]~A','5U:nsyNYRN#:iqn0','',0,'?'),('y-ʴ0\0nU\Z','wp-content/themes/neve/inc/customizer/controls/react/color.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','G$I*U*Y','oխR궠bhG^ǜ3}\05쩸','',0,'?'),('`}0jEG8v','wp-content/themes/neve/inc/customizer/controls/react/font_family.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\(\"XJ.','qd:^NYe|Ht','',0,'?'),('&Kso|`','wp-content/themes/neve/inc/customizer/controls/react/presets_selector.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{<&ڞ{',';5<Q9N<#Nm!Q~g','',0,'?'),('oIkluF(','wp-content/themes/neve/inc/customizer/controls/react/radio_buttons.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ۻxGHz3','-ZntQ-Xp$\rr','',0,'?'),(')ϩSk@','wp-content/themes/neve/inc/customizer/controls/react/range.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1U`э1j','y\"ǎo0tD,~}cԨF?-	V','',0,'?'),(')T4^*eS','wp-content/themes/neve/inc/customizer/controls/react/responsive_range.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Vx(p妔','v\nEKPt9r\rHW8n','',0,'?'),('ߘgS@+V\n','wp-content/themes/neve/inc/customizer/controls/react/spacing.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@8H2J6[q@,','iJAG=2cp*5h/5o','',0,'?'),('\"w\\6S','wp-content/themes/neve/inc/customizer/controls/react/src/background/BackgroundComponent.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ۂMӇ!?JE#','ņL\'?cWVƘTF\'\'Mq:u','',0,'?'),('đIjlȕo','wp-content/themes/neve/inc/customizer/controls/react/src/background/Control.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','rwHʶR8\"','5l:`usC;Tr}ĝ:\0``ع','',0,'?'),('M8Y\'SBi޹c','wp-content/themes/neve/inc/customizer/controls/react/src/button-appearance/ButtonAppearanceComponent.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','N\r\Zdv/Ubbx','Q񙬲ֆ&\ZqSP`1cE|','',0,'?'),(']%kkv','wp-content/themes/neve/inc/customizer/controls/react/src/button-appearance/Control.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','v~','_[@*hG0nE.Vş','',0,'?'),('	f!j	l|ی,','wp-content/themes/neve/inc/customizer/controls/react/src/color/ColorComponent.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','J4\\H','-ms<cXn0IκϟK_IL7@=P','',0,'?'),('V`` \ZQ+a','wp-content/themes/neve/inc/customizer/controls/react/src/color/Control.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%/]$/','縻Q݅Zغ+M\"P\'9-@','',0,'?'),('%p[\rnoi1','wp-content/themes/neve/inc/customizer/controls/react/src/common/ColorControl.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^\0v\ZgX4I','g^u<SOz]dqgU,ӀX','',0,'?'),('iysH$>H^tPf','wp-content/themes/neve/inc/customizer/controls/react/src/common/NumberControl.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4(2$I','\0V&h)&ᳳ94f\":','',0,'?'),('\Z%N]k*5','wp-content/themes/neve/inc/customizer/controls/react/src/common/RadioIcons.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Z0KqtybC',')BE~߈L#\"^zn]','',0,'?'),('_q-\ZU','wp-content/themes/neve/inc/customizer/controls/react/src/common/Responsive.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','I2cAd~(>','5/DP/bϜE~cpk','',0,'?'),('ε4LA\'i\'O','wp-content/themes/neve/inc/customizer/controls/react/src/common/SingleSizingInput.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','DH&W)nH','Hq5!Y˶P .P#KݠzDcid','',0,'?'),('yu]kZ\\w','wp-content/themes/neve/inc/customizer/controls/react/src/common/Sizing.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','N!uZW\'7','@cVOwd^Zލ','',0,'?'),(':Fd\nOiy','wp-content/themes/neve/inc/customizer/controls/react/src/common/common.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','IB2.Xz\r+	!	','l_>&or=OP5םp7\'IF','',0,'?'),('ӌ\r{\\Ou','wp-content/themes/neve/inc/customizer/controls/react/src/common/svg.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','VBj\\nIEv','knG\Z^\Z|ENA[KSN','',0,'?'),('\Z8ޤXI','wp-content/themes/neve/inc/customizer/controls/react/src/dynamic-fields/dynamic-field-inserter.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!!<z3ߜ|\"','y`/O2z4;\ZQ/,]','',0,'?'),('>\rl7v\rIeX','wp-content/themes/neve/inc/customizer/controls/react/src/dynamic-fields/index.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-f>mw','B Ar+0G߶','',0,'?'),(', \n2\'\")qNb','wp-content/themes/neve/inc/customizer/controls/react/src/font-family/Control.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']y[b9`','I|v*0B`e`s`ܕO@yoSR','',0,'?'),('DY~h]\r','wp-content/themes/neve/inc/customizer/controls/react/src/font-family/FontFamilyComponent.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','upn]0潉XI;','^|BYX<HC	\0*Jpn-','',0,'?'),('oO^뚠\'','wp-content/themes/neve/inc/customizer/controls/react/src/font-family/FontFamilySelector.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-8(B,p','jߙκyב\'+jFQ;vw0jS@C2','',0,'?'),('z/?ڌk','wp-content/themes/neve/inc/customizer/controls/react/src/font-family/FontPreviewLink.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','y|<\':-{','~[!7r4؎x~yj','',0,'?'),('۟\nq|O\Zޞ<`','wp-content/themes/neve/inc/customizer/controls/react/src/index.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^)G pw','=d^垝ZaOg Nԥ)5','',0,'?'),('\"Ǜw1bGn{}','wp-content/themes/neve/inc/customizer/controls/react/src/presets-selector/Control.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ӎ!Aŧ4\'','a↖OK/p>vəiIG	EE[','',0,'?'),('wHi9t6ie','wp-content/themes/neve/inc/customizer/controls/react/src/presets-selector/PresetsSelector.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~2Gnf!','s]&WE5r5/>,j','',0,'?'),('^2QI	8}','wp-content/themes/neve/inc/customizer/controls/react/src/radio-buttons/Control.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','K˞X\n','a|4[+&Q|~M6<;N','',0,'?'),('Ea#^','wp-content/themes/neve/inc/customizer/controls/react/src/radio-buttons/RadioButtonsComponent.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ɀ;ec%','ToÇLT?$ZXzԸ˘','',0,'?'),('Z]meeAp?+','wp-content/themes/neve/inc/customizer/controls/react/src/range/Control.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#F7b*G5!/E','|Y&GBP_\r|}0Nx/','',0,'?'),('^~G	(','wp-content/themes/neve/inc/customizer/controls/react/src/range/RangeComponent.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`Gezb','-):)޶mJrJL\"b$kc','',0,'?'),('Lld','wp-content/themes/neve/inc/customizer/controls/react/src/responsive-range/Control.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\!+M4X*ܔ','މl*c\"w/Hl5kE:$L֫Ծ끡','',0,'?'),('Z5d\0اf8c)i1&{','wp-content/themes/neve/inc/customizer/controls/react/src/responsive-range/ResponsiveRangeComponent.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','l-2LvI1MaP\"','\\V\'2UrsDey:G\ZZ','',0,'?'),('x|N%=6','wp-content/themes/neve/inc/customizer/controls/react/src/scss/_background-control.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}./2A?ʻOv','VtK@#17+W\Zee;̱ei','',0,'?'),('cփ3).p{Gq','wp-content/themes/neve/inc/customizer/controls/react/src/scss/_button-appearance.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','mG>aNlX&M','ro1\0<H=:3.v1','',0,'?'),('0ɀ*@','wp-content/themes/neve/inc/customizer/controls/react/src/scss/_color.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gq.dq8','Z[rJ!{$qWx v','',0,'?'),(':?Bt\\͐,8ɡ','wp-content/themes/neve/inc/customizer/controls/react/src/scss/_dynamic-tag.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{K6\rs\':n<','\nr!ggcoU[-zkb@[?','',0,'?'),('gap\no','wp-content/themes/neve/inc/customizer/controls/react/src/scss/_general.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|>p}Ƞ_\'`','_CaJ*+3Bx>H}V6~veG[','',0,'?'),('+P),\\?~','wp-content/themes/neve/inc/customizer/controls/react/src/scss/_presets-selector.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','LK5jF4SP@J3','<[HAiA6h>~/&M<','',0,'?'),('A6M\"	naN%','wp-content/themes/neve/inc/customizer/controls/react/src/scss/_radio-icons.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ujh*S','Pԝ%1N}:*>`N;Lx3ֻM','',0,'?'),('Se_ظ5Q]\'','wp-content/themes/neve/inc/customizer/controls/react/src/scss/_ranges.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7X\'DA]\"',')͈:2_z--]{	\r','',0,'?'),('\'R\\6WtM^','wp-content/themes/neve/inc/customizer/controls/react/src/scss/_responsive.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&dq2','?L5%_p3H7<l:h','',0,'?'),('s275]Ι[GH','wp-content/themes/neve/inc/customizer/controls/react/src/scss/_sizing.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$\".RV$','sVR\"	wmA1P4*$Il','',0,'?'),('3z;ٵ&W!$','wp-content/themes/neve/inc/customizer/controls/react/src/scss/_typeface.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','jUS>YNp','z&	a>?-h\'\'$nuwfN`pP','',0,'?'),('\\Vwp','wp-content/themes/neve/inc/customizer/controls/react/src/scss/_units.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','tK_B=..F','u[®CB	$EmVc1ʌ\0','',0,'?'),('&cA?O','wp-content/themes/neve/inc/customizer/controls/react/src/scss/_vars.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ٌY8\nP?','̬B÷\",	Ϻ˺GK\n,f;','',0,'?'),('.\nC0GNΆY`','wp-content/themes/neve/inc/customizer/controls/react/src/spacing/Control.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','z6C','}W%(/(1','',0,'?'),('owKya|','wp-content/themes/neve/inc/customizer/controls/react/src/spacing/SpacingComponent.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','H\ZAE<#x','hn̸/|h#+>pY','',0,'?'),('*ak*-','wp-content/themes/neve/inc/customizer/controls/react/src/style.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','̀T/o:#d','縫Uť\\&v,L^\ZVV077I1','',0,'?'),('+1o','wp-content/themes/neve/inc/customizer/controls/react/src/toggle/Control.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','g.WC8q','<ʔlV(BKD0H&ؚn,$','',0,'?'),('I\Z{','wp-content/themes/neve/inc/customizer/controls/react/src/toggle/ToggleComponent.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~}^ 7LJ','2]*0gp~Q٨%G?\nWu','',0,'?'),('^V+ܾn͔8a','wp-content/themes/neve/inc/customizer/controls/react/src/typeface/Control.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*LFq\Z ','Zs;11ܳ\0>m^h,9vf','',0,'?'),('~u?Fw=','wp-content/themes/neve/inc/customizer/controls/react/src/typeface/TypefaceComponent.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\Z~D','3:Kxig%k\n\'sW;dg','',0,'?'),('!OU{ʖ/W9Pۿ','wp-content/themes/neve/inc/customizer/controls/react/typography.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','P\"q$IC','Bk~mlUnWK:rƖm','',0,'?'),('+UᨹI(\nIM','wp-content/themes/neve/inc/customizer/controls/responsive_number.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6\0`%8P','q9G~Οa_a0R:{-Fe\03b','',0,'?'),(';bcyvg\0','wp-content/themes/neve/inc/customizer/controls/tabs.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7.6D`iXJݷ','^M8rjC=(6h','',0,'?'),('.L:(\\eh','wp-content/themes/neve/inc/customizer/controls/upsell_control.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','E4OZ1*','#: -HL54','',0,'?'),('\'1OB&V','wp-content/themes/neve/inc/customizer/loader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','S%lYw@','#/#\r!6Obx<4Vc\0vb07Y','',0,'?'),('kl\Z9=t4))5','wp-content/themes/neve/inc/customizer/options/buttons.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[K.$죀','7p\nҒ RdM]Us:','',0,'?'),('_3M~W)#','wp-content/themes/neve/inc/customizer/options/colors_background.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','aw<!]}B˒d','h?\n+Xg˾?|=Λ','',0,'?'),('${%xn?v=e','wp-content/themes/neve/inc/customizer/options/js/0_utilities.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','T/#G$dSӟ','Xܢ4HP','',0,'?'),('/ӒHzYR䗐','wp-content/themes/neve/inc/customizer/options/js/2_layout.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','md^$8,','mlf2pͥKOс','',0,'?'),('\'x\'վh','wp-content/themes/neve/inc/customizer/options/layout_blog.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{HX*G̯','?RgVډ8gc..@>z','',0,'?'),('_BIQTؖr,x%HX','wp-content/themes/neve/inc/customizer/options/layout_container.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&ԤE}','\n.sg-\"ld<^kJ\n','',0,'?'),('1t8}%{Wd','wp-content/themes/neve/inc/customizer/options/layout_sidebar.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','dN ]S\"qԕ','pPG|r6m]#XK*D۪*','',0,'?'),('(G}8:u]Bf','wp-content/themes/neve/inc/customizer/options/layout_single_post.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ԩ\'9yH<1','^A!Q`srV(CpR}aիXU','',0,'?'),('#Vq?ʩ_','wp-content/themes/neve/inc/customizer/options/layout_single_product.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>Ƀ\\o\\3','|44Ϥ~65#)idvGv','',0,'?'),('EVP{o ','wp-content/themes/neve/inc/customizer/options/main.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','P+P{@˗>Nt',' k D\"kc6?	#^;E3','',0,'?'),('-XG}~Ayhi!','wp-content/themes/neve/inc/customizer/options/rtl.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#bBLt_OIY','yه\rFFz7=O5H_Y)~','',0,'?'),('WtIv;','wp-content/themes/neve/inc/customizer/options/typography.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','kͷ:\Z-zOg','1\\\0\r:|[kJ`@o pzjW','',0,'?'),('7z^','wp-content/themes/neve/inc/customizer/options/upsells.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';dzE`',')v&fY+<96n','',0,'?'),('Cw>@߄','wp-content/themes/neve/inc/customizer/types/control.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\Z\Z+z','6oY\nx[l.TkkB\rzv/','',0,'?'),('ԡeҹ','wp-content/themes/neve/inc/customizer/types/panel.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','B_ϻa#\nDd','ڶcޝ9\'8qf\Z-Hqt{&͢','',0,'?'),('&ه|P@\Z6','wp-content/themes/neve/inc/customizer/types/partial.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	?Q)	<bE','cIUw>yE%X8b3GL','',0,'?'),('*QRA ^','wp-content/themes/neve/inc/customizer/types/section.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(v~y','Oi!$\'׎>G8U\0no','',0,'?'),('6OݦS`Pr3','wp-content/themes/neve/inc/views/base_view.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8Wf#ks','2\"EoiύW{','',0,'?'),('s])IC#\06','wp-content/themes/neve/inc/views/breadcrumbs.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%1ȅ\0\r%{','`_Cy\0{v(n5Z','',0,'?'),('<Ū3`C)ciK{','wp-content/themes/neve/inc/views/content_404.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&\rڤ(\'','^Q\rQr\\Pdpbc3Q3u','',0,'?'),('TuZD=','wp-content/themes/neve/inc/views/content_none.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9I\\\Z<x2','RUK-1j.D4!H\n','',0,'?'),('DJA#ո9','wp-content/themes/neve/inc/views/font_manager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/tOFO','ES\"|lsVZ#ίVw6','',0,'?'),('@3ȴ','wp-content/themes/neve/inc/views/header.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|TjtVD\Z7','\r\nQ/s:l_hmLF','',0,'?'),('DΫ?]x','wp-content/themes/neve/inc/views/inline/base_inline.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4Yف~V4','k0^ߧm.&x/}gVx','',0,'?'),('z3y0','wp-content/themes/neve/inc/views/inline/base_style_manager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	MOf\n	','ZcWVM\'([4l_\0i','',0,'?'),('WX#PSJW','wp-content/themes/neve/inc/views/inline/buttons.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.&lܩ`9','g\"`-\"	)(5UŌ q5+','',0,'?'),(',gr 㞀PͲ^Q','wp-content/themes/neve/inc/views/inline/colors.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','M͙?2','+uOzB_0r)a+b&u','',0,'?'),('2v侄3[','wp-content/themes/neve/inc/views/inline/container_sidebar.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~w$^Wglw0','\rmAq`P\Z$w.\0co','',0,'?'),('顂`\\v','wp-content/themes/neve/inc/views/inline/front_end_style_manager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','])Ş	-Q ','7bOxu-U?-1','',0,'?'),('4Wr/_`X@','wp-content/themes/neve/inc/views/inline/gutenberg_editor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%Q&|Z&Ϋ','`x\"-P%B4*w{Ź','',0,'?'),('wݿZ݄sa9','wp-content/themes/neve/inc/views/inline/gutenberg_style_manager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','YwSF~Ck','&\nkhFDTA*09\'6bl','',0,'?'),('=c3{F`S.}8','wp-content/themes/neve/inc/views/inline/typography.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5Y\\$','c\ZGЎ E%~(>\n¾(0	\r_1','',0,'?'),('nPܺq[Dn','wp-content/themes/neve/inc/views/layouts/layout_container.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','U_n xg</[','i??xa%?񫓄$UJ','',0,'?'),('o*ZP\n5|B~','wp-content/themes/neve/inc/views/layouts/layout_sidebar.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','uAx-9$ˌ\'','݈N\'s~6ʇE2@M_)','',0,'?'),('XqBr3','wp-content/themes/neve/inc/views/nav_walker.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$b','c}CߍLNhЗr\'','',0,'?'),('cQ{~ @','wp-content/themes/neve/inc/views/page_header.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$@.#bZ,{','6Hw~`_wt\nvG\r^s~+Ξ\Z','',0,'?'),('`>7~\0[','wp-content/themes/neve/inc/views/page_layout.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']_%\'\n\'J K','_s) öO6l˴n+ly','',0,'?'),('x(bmmjn\0','wp-content/themes/neve/inc/views/partials/comments.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','q|Dx\\4o\Z','isFs1Jl=&Ƙ娸xnѷK^','',0,'?'),('Fgt.8\0#oh','wp-content/themes/neve/inc/views/partials/excerpt.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\Mykg ','w%#\r\'Dtc:+c,4\\Q>','',0,'?'),(']Kvt','wp-content/themes/neve/inc/views/partials/post_meta.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0C:C4˩V','2m2w[:I}r\r@xuz','',0,'?'),('\r*GȒʐuf','wp-content/themes/neve/inc/views/pluggable/masonry.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.:N[<hy~6*','/ZciDIJZߨ^A/W|@','',0,'?'),('^-Q|I|','wp-content/themes/neve/inc/views/pluggable/metabox_settings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-[m(\'ykXN@','4)|_χRPo|	K','',0,'?'),('<ܰw[7Zڅe5߳','wp-content/themes/neve/inc/views/pluggable/pagination.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.\"\n|','D{:Vެp9Jqwk3	GC%Y','',0,'?'),('PίWCF','wp-content/themes/neve/inc/views/post_layout.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3y\nEm?','(VS0Nz*[&\'SA','',0,'?'),('GVjԖS9|PP','wp-content/themes/neve/inc/views/product_layout.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','»fƳ#9WAu','|\0;\'ud[Iw;u[','',0,'?'),('@`ɶ2ކA','wp-content/themes/neve/inc/views/template_parts.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Fΐtl6zq','47RDPM81|g`G1Qg\r','',0,'?'),('ۈ\\Uc','wp-content/themes/neve/inc/views/top_bar.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+չc4H\Z','P@oimI˘\\N\\ww','',0,'?'),('3TYtP\r2\'','wp-content/themes/neve/inc/views/tweaks.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*SHS[h','\'wEnED4,|Li z?N$','',0,'?'),('+]!ca','wp-content/themes/neve/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\ZCmH19L','*7Ckx\r?$U3Xdܤ','',0,'?'),('	rǪzwa','wp-content/themes/neve/languages/neve.pot',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','BV+P','Ǆ{Un4|W-M!9,D?','',0,'?'),('BOyc;w`','wp-content/themes/neve/offline.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','wqt?','XnIK핱+P,/G\0nSz65J','',0,'?'),('q)y7嚺v','wp-content/themes/neve/page-templates/template-pagebuilder-full-width.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6H:I;W','1~lڙxwD[=QsEWU','',0,'?'),('Jp$nh<','wp-content/themes/neve/page.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','B*|q჈ ','ffXH)>[ ݂371v','',0,'?'),('7&U&l/','wp-content/themes/neve/readme.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','M<2h2k]#k\n.','B	Ut>~(7<<0.H<:','',0,'?'),('?\"Qj!_','wp-content/themes/neve/readme.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','GSсYN˧ݟ	','N1l;կd%v\0 gpTST	($%','',0,'?'),('6L,]9B[','wp-content/themes/neve/screenshot.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\rdb{W','+SWx?&r8|OSg<','',0,'?'),('TOO8\Z_','wp-content/themes/neve/search.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','zDjW6#l&K','3`+^:&?<.de','',0,'?'),('P	*w\\h>oT','wp-content/themes/neve/sidebar-shop.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Mp`?\Z','sû%2*e˶\"','',0,'?'),('}HȻu}i','wp-content/themes/neve/sidebar.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';Ϙ0-:','ѽI\n_?Yk.~N?','',0,'?'),('.`\ZW_','wp-content/themes/neve/single.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','a3q{nS','\rwZy4jYOw\nH	BOekM~','',0,'?'),('9b\r\0d','wp-content/themes/neve/start.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9=]idr','[\ZY :!rmtŋ^\0G9','',0,'?'),('C+Wfa[ ','wp-content/themes/neve/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','qω1x','[	\\q[k<\nM#','',0,'?'),('ޠK\ZYN͘\n-','wp-content/themes/neve/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','S\"ɀNTj','8\nA%UړB!\"\'-UiqK3S+','',0,'?'),('aK#!;;ar','wp-content/themes/neve/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','W0SD;C\n',',(f	l6hM\n`k~BiD','',0,'?'),('0?`*ky@-','wp-content/themes/neve/style.css.map',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>Qm!\r/','qEӊЃ/	g6\Z`\'y?J4_','',0,'?'),('Y5@A岆','wp-content/themes/neve/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0[V(Z,Q','cdlH*7AsL}nxJJ','',0,'?'),('B	ɕ:J\0s','wp-content/themes/neve/template-parts/content-none.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#\003n5\"v','\\d7O\rEwd->\Zزķ','',0,'?'),('ϲJ~:V','wp-content/themes/neve/template-parts/content-page.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(qsB','.5CJ9E\\,F','',0,'?'),('l j([E)o','wp-content/themes/neve/template-parts/content-pagebuilder.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','S[y^','$CW5H&mEufqFDד','',0,'?'),('D\'@-|.=','wp-content/themes/neve/template-parts/content-single.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ZC؝H*`c','\0JziD2(ξ8d(Rᘥ:\'','',0,'?'),('0hqʯ<bg>By','wp-content/themes/neve/template-parts/content.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@3b^j,;','JAV]xE^z{JnPʶfj','',0,'?'),('\0҆tlp[q','wp-content/themes/neve/vendor/autoload.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ս)mEQL','[̥\0er?E','',0,'?'),('\'i\n\'\'wx]','wp-content/themes/neve/vendor/codeinwp/themeisle-sdk/CHANGELOG.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|S_d߅	a@`','i=I	*cFÀ,,ǢMׂ','',0,'?'),('Ӷ+VQ','wp-content/themes/neve/vendor/codeinwp/themeisle-sdk/LICENSE',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','M+SO]','x6@\nqvdR>{8^_pQ','',0,'?'),('i֐[T]6r8','wp-content/themes/neve/vendor/codeinwp/themeisle-sdk/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`J3e$$`~','kPM&\\OB%	-an','',0,'?'),(' \n|*eo>;ՙ','wp-content/themes/neve/vendor/codeinwp/themeisle-sdk/load.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','k*39Yi','}W<ӈ<zC63<J3$','',0,'?'),('b\nlڠ߉C','wp-content/themes/neve/vendor/codeinwp/themeisle-sdk/src/Common/Abstract_module.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','D,;|ܜ0B','a_<PcZ`fPỂl.','',0,'?'),('<Pe<)<fk','wp-content/themes/neve/vendor/codeinwp/themeisle-sdk/src/Common/Module_factory.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','X4wW,g\0','Hi鿗rC&)iȍMvGfw㵏8','',0,'?'),('E-e6gWj','wp-content/themes/neve/vendor/codeinwp/themeisle-sdk/src/Loader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','JL/b\0/B,ے','a(lb?$lhY| V֠','',0,'?'),('j>tr6zQT','wp-content/themes/neve/vendor/codeinwp/themeisle-sdk/src/Modules/Dashboard_widget.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',\\Ɋ\0oR ','ĐJ\Z\0`ÊE217Ucn','',0,'?'),('*\"/2j[F`r\"','wp-content/themes/neve/vendor/codeinwp/themeisle-sdk/src/Modules/Endpoint.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','b9V`q','! rXp+{B͚l[O$vo^','',0,'?'),('ozn$%{yU','wp-content/themes/neve/vendor/codeinwp/themeisle-sdk/src/Modules/Licenser.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','r0yDB','ĥ||Lr\',)8T<h','',0,'?'),('WD̯','wp-content/themes/neve/vendor/codeinwp/themeisle-sdk/src/Modules/Logger.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|f>)ޖ','B5f;BFϤܰN3,hY','',0,'?'),('%\0~;<L\n+Fdi','wp-content/themes/neve/vendor/codeinwp/themeisle-sdk/src/Modules/Notification.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','VtM','d4^\Zz\rQ#A/^i*7|A','',0,'?'),('Wjh7:','wp-content/themes/neve/vendor/codeinwp/themeisle-sdk/src/Modules/Recommendation.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','z;h/G1&','.mtYJSi2%aa|P','',0,'?'),('y&]}11y','wp-content/themes/neve/vendor/codeinwp/themeisle-sdk/src/Modules/Review.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')U4\n*hc','6}i@Yp\"2.Y\r\0|','',0,'?'),('˛؞','wp-content/themes/neve/vendor/codeinwp/themeisle-sdk/src/Modules/Rollback.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|O,=rZM','d9٢\'=r\r3ԃ=.','',0,'?'),('lj6P)PL0','wp-content/themes/neve/vendor/codeinwp/themeisle-sdk/src/Modules/Translate.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ws>zXmǶ','n~m~\'μt]\\\"B','',0,'?'),('#:GoɊzM','wp-content/themes/neve/vendor/codeinwp/themeisle-sdk/src/Modules/Uninstall_feedback.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','kVO+Ϧ]G','$r|tqlsb3H  b}]Yw,','',0,'?'),('֬|_0','wp-content/themes/neve/vendor/codeinwp/themeisle-sdk/src/Product.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9`.<-t','Ź0z|_jd݋GI\'[09yW?\n','',0,'?'),('ӿ4cΘ4<~i','wp-content/themes/neve/vendor/codeinwp/themeisle-sdk/start.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','޹h7rSd','tI,7%ӳz_8Rcͧ','',0,'?'),(')Y\\(\r8oa','wp-content/themes/neve/vendor/codeinwp/ti-about-page/assets/css/about.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','d̩dO>J','(*09^׸٠Qq','',0,'?'),('Q<	Rn1\Z`','wp-content/themes/neve/vendor/codeinwp/ti-about-page/assets/img/logo.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>B;^prTK','DϛB}P)B`Y~/0b','',0,'?'),('N&)eyh','wp-content/themes/neve/vendor/codeinwp/ti-about-page/assets/js/script.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2I։qT$b','2Hc+Pt^Ү}/\\;;9','',0,'?'),('EC@\\s','wp-content/themes/neve/vendor/codeinwp/ti-about-page/assets/js/src/app.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-M|wd1','71<}Z]Tv+:y8#:2','',0,'?'),('oA197','wp-content/themes/neve/vendor/codeinwp/ti-about-page/class-ti-about-page.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','hڌn$\rj)56l','`\n3PU.j}hot_b<\nبb','',0,'?'),('+1d(݅,s\"R_','wp-content/themes/neve/vendor/codeinwp/ti-about-page/css/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}scէZlLF','VX5@]=sΌNLw˪6T','',0,'?'),(' #=\Zް\Zk','wp-content/themes/neve/vendor/codeinwp/ti-about-page/includes/admin/class-ti-notice-manager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','bE\nμKw8ި','ݪfFꎊ?>l8{0\0!#V1','',0,'?'),('Z\n.|l','wp-content/themes/neve/vendor/codeinwp/ti-about-page/includes/class-ti-about-plugin-helper.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','g8F:~{i','F k&Tzml7h[I>Of)vX8','',0,'?'),('].cF','wp-content/themes/neve/vendor/codeinwp/ti-about-page/includes/class-ti-about-render.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','UBcC','^gԺە!ό\\zt6}','',0,'?'),('~40@ ','wp-content/themes/neve/vendor/codeinwp/ti-about-page/js/plugin-install.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$)0OeD21\r','kןA*wKbPd]','',0,'?'),('M](wrNd','wp-content/themes/neve/vendor/codeinwp/ti-about-page/js/ti_notice_manager_scripts.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','렭H᰼|߷=G$',';/rjKsԼ*!E|','',0,'?'),(':<o]π','wp-content/themes/neve/vendor/codeinwp/ti-about-page/load.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*\\~V','Q{FjK!FZU	Ph)','',0,'?'),('>0Do;3|\0v;','wp-content/themes/neve/vendor/codeinwp/ti-onboarding/CHANGELOG.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Wjo<a','r^e	zG!n|]_ayvsoG','',0,'?'),('Fxש)G','wp-content/themes/neve/vendor/codeinwp/ti-onboarding/DEVELOPMENT.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ZA:͊Ű','V:ț5eBoM/ޢw','',0,'?'),('Pg%gç_','wp-content/themes/neve/vendor/codeinwp/ti-onboarding/assets/js/bundle.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','x8MÇtR','/5ǅz81{>R`\"HKd','',0,'?'),('19;-)','wp-content/themes/neve/vendor/codeinwp/ti-onboarding/class-themeisle-onboarding.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ґv༪z՜4O','ϼ*Sd7j\rMޢqH6Ų_','',0,'?'),('\'B9D#?N','wp-content/themes/neve/vendor/codeinwp/ti-onboarding/includes/class-themeisle-ob-admin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','o0[\\Do',',)y\'D/e/: ~R2*/','',0,'?'),('7siH\rw','wp-content/themes/neve/vendor/codeinwp/ti-onboarding/includes/class-themeisle-ob-rest-server.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','qA¸xsqt#Gp','vh5?g8KwE۩T`乌','',0,'?'),('LYW<<h<{Ԝ','wp-content/themes/neve/vendor/codeinwp/ti-onboarding/includes/class-themeisle-ob-wp-cli.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?˝`p\rN]','+@\ZbSPľZ Y','',0,'?'),('ArRQ9ſye(','wp-content/themes/neve/vendor/codeinwp/ti-onboarding/includes/importers/class-themeisle-ob-content-importer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%vXiJ\'Т','}Yg|]C徍mcc?_&','',0,'?'),(']a2Wǟ\0`','wp-content/themes/neve/vendor/codeinwp/ti-onboarding/includes/importers/class-themeisle-ob-plugin-importer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(31l','%ҭ?T\Z_3WiʌD2:','',0,'?'),('p\0ZTHkhl3','wp-content/themes/neve/vendor/codeinwp/ti-onboarding/includes/importers/class-themeisle-ob-theme-mods-importer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8ˀ2\'tT','M	bʚzQi_\\X\rEѽY[K4','',0,'?'),('PU-77DV','wp-content/themes/neve/vendor/codeinwp/ti-onboarding/includes/importers/class-themeisle-ob-widgets-importer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5LuE˴iW','\r<D\'CT{v4({^BKc','',0,'?'),('4N-YU|k%:','wp-content/themes/neve/vendor/codeinwp/ti-onboarding/includes/importers/class-themeisle-ob-zelle-importer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','H]oЕ`\'','=Xv*i#G<G!~|鋌-|','',0,'?'),('ɺ7U!Zϥ','wp-content/themes/neve/vendor/codeinwp/ti-onboarding/includes/importers/helpers/class-themeisle-ob-import-logger.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')z4^J|.3q	6','jd݅ΊZ$/EI:%`V','',0,'?'),('|pDip׉ɚ','wp-content/themes/neve/vendor/codeinwp/ti-onboarding/includes/importers/helpers/class-themeisle-ob-importer-alterator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@	~M','Xu\r@^k~!Ua/xY%3','',0,'?'),('3>АSdD','wp-content/themes/neve/vendor/codeinwp/ti-onboarding/includes/importers/helpers/class-themeisle-ob-quiet-skin-legacy.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','r!B6\\	{p','vU?\"/̸Ǉ /wyRY=0U','',0,'?'),('лNI g^','wp-content/themes/neve/vendor/codeinwp/ti-onboarding/includes/importers/helpers/class-themeisle-ob-quiet-skin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2N_W\\\ZBN',')qQIH?qԘ,','',0,'?'),('~\reǿ]','wp-content/themes/neve/vendor/codeinwp/ti-onboarding/includes/importers/helpers/trait-themeisle-ob.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','qHJSvꃊ\n] ','W&_\0Sn6Q!xF,-','',0,'?'),('8Ղ}PR/','wp-content/themes/neve/vendor/codeinwp/ti-onboarding/includes/importers/helpers/wp-importer/class-themeisle-ob-elementor-meta-handler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\-:%0=j@䁌','uv3\'C57+A7i6e','',0,'?'),('!<e%ʜbY\'','wp-content/themes/neve/vendor/codeinwp/ti-onboarding/includes/importers/helpers/wp-importer/class-themeisle-ob-wordpress-import.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-o2Hۊd','FսU 	&.wj|Q₂&','',0,'?'),('~(m\rM','wp-content/themes/neve/vendor/codeinwp/ti-onboarding/includes/importers/helpers/wp-importer/parsers.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' =3>%q@#','	6V[mjn*7ڮx4L-','',0,'?'),('\'R\r}v','wp-content/themes/neve/vendor/codeinwp/ti-onboarding/load.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','d3$54[\"',';͑C;iIg.J>+\'m','',0,'?'),('\'\\xwa1Cu-','wp-content/themes/neve/vendor/codeinwp/ti-onboarding/migration/zelle/zelle.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','冎 B`E7ݶ','f8 7ZWMs\0Klps','',0,'?'),('Mp{9cJҤL','wp-content/themes/neve/vendor/codeinwp/ti-onboarding/migration/zelle/zelle.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!핢d%','EC>Ct$uQ	ۑ','',0,'?'),('eZ&3|1','wp-content/themes/neve/vendor/composer/ClassLoader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|%*T*`','289vu3n	C2sva/','',0,'?'),('J[-i','wp-content/themes/neve/vendor/composer/LICENSE',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']_#D\0','\Z ے%4~N~Gh!b:wɌ\'','',0,'?'),('LPT2	#Xn1','wp-content/themes/neve/vendor/composer/autoload_classmap.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','OƦ*HŸ \rl','+t;:bp0N5,y7O*rz','',0,'?'),('B*v#=','wp-content/themes/neve/vendor/composer/autoload_files.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ib$}P5Z2','\rOpFˍ<M52S/','',0,'?'),('Mz밆x;_Ͽ>s','wp-content/themes/neve/vendor/composer/autoload_namespaces.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5,}vĨ3G)','Er4@\0ԡ$z3$l\Z`iexl','',0,'?'),('*mvEyjir','wp-content/themes/neve/vendor/composer/autoload_psr4.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','H#@:&=','#Ch!\rN;!)F|','',0,'?'),('\07%P\'gC','wp-content/themes/neve/vendor/composer/autoload_real.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`1>vN','q?\"Qwhuq2A*mp->\\?u@','',0,'?'),('EU`>M Yh','wp-content/themes/neve/vendor/composer/autoload_static.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|ɱ<6%{H','d/a\ZMHoP,Z8Jǫpάd','',0,'?'),('{P8`nR-\n\">','wp-content/themes/neve/vendor/composer/installed.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4\'\nGb','\":hh<x9;^=F\0|V','',0,'?'),(',9.|','wp-content/themes/neve/views/archive-post.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6g;\r|o.','|ٓђܫsdF}vlf=','',0,'?'),('½6Ώu/`?K','wp-content/themes/neve/views/page-header.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Wj4^7HnU&\\','ӳ<`*n:t|>ҁ','',0,'?'),('+#0O<','wp-content/themes/neve/views/sidebar.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','F`38',']:5>I_dVK_<`ҹu','',0,'?'),('ͧ2ȧ)J','wp-content/themes/neve/wpml-config.xml',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','P3G4dfQ_','Ry&	N ʨA\'DĊ%','',0,'?'),(';XOֱw\n','wp-content/themes/storefront/404.php',0,'\Z:05oF','\Z:05oF','B;p.n~\n+m6տ\nS\n','',0,'?'),('J㔞k\nh','wp-content/themes/storefront/archive.php',0,'e{e\Zoh','e{e\Zoh','NS^W[D=LȪ\'','',0,'?'),('M1rV;','wp-content/themes/storefront/assets/fonts/fa-brands-400.svg',0,'Q	EƯ','Q	EƯ','O9Y$Z#jS\\%҉^!','',0,'?'),('ͯtQ_)\Zj','wp-content/themes/storefront/assets/fonts/fa-regular-400.svg',0,'\r0\nq\\','\r0\nq\\','qW|<&mp2\nN	h','',0,'?'),('Ya*&u\Z','wp-content/themes/storefront/assets/fonts/fa-solid-900.svg',0,'v2)F$\0','v2)F$\0','ODǄK.DV=!z*H#D','',0,'?'),('Gl.I+\nJJ','wp-content/themes/storefront/assets/images/admin/storefront-icon.svg',0,'iB(+?P','iB(+?P','a\ZwZ|{-Uws{dO','',0,'?'),('TT\'fJV','wp-content/themes/storefront/assets/images/credit-cards/amex.svg',0,'/|QE+z','/|QE+z','\r;h\ryZVL]~.KUKۻ','',0,'?'),('\Z~ACrf{\\N','wp-content/themes/storefront/assets/images/credit-cards/diners.svg',0,'׬X5Z^','׬X5Z^','2UTf\Z\0\Z_GW;mwl','',0,'?'),('D\'mn','wp-content/themes/storefront/assets/images/credit-cards/discover.svg',0,'J:؉\nR.','J:؉\nR.','{Xm3OF#* qwn-\Z	','',0,'?'),('dczRh','wp-content/themes/storefront/assets/images/credit-cards/jcb.svg',0,'pWι*=u0_)','pWι*=u0_)','u-xZ$^cYB?޹5','',0,'?'),('XsyBg\rYGw4','wp-content/themes/storefront/assets/images/credit-cards/laser.svg',0,'a\'A`Cro	:','a\'A`Cro	:','C-;ȵ\\;a̧zTE#r','',0,'?'),('@`qAdLv.','wp-content/themes/storefront/assets/images/credit-cards/maestro.svg',0,'$>b\Z^eբ','$>b\Z^eբ','yж$yHBuO|@	ɍ','',0,'?'),('*lJ[FYMN','wp-content/themes/storefront/assets/images/credit-cards/mastercard.svg',0,'4)pJN1','4)pJN1','\"jFAq2f11qa\'Iu74\n߉','',0,'?'),('y\0~&7Ml','wp-content/themes/storefront/assets/images/credit-cards/paypal.svg',0,'j.:-qu:Q','j.:-qu:Q','X\\	p?wl:roCAt&a','',0,'?'),('*EN\'&:\nb5','wp-content/themes/storefront/assets/images/credit-cards/unknown.svg',0,'G9*\Z.H`t7w','G9*\Z.H`t7w','z㈖PF?cӐB$8>>n','',0,'?'),('2bz4J;e@','wp-content/themes/storefront/assets/images/credit-cards/visa.svg',0,'Xz2U\rz','Xz2U\rz','@\0<hPwjr9\r\ZZd','',0,'?'),('WzA|','wp-content/themes/storefront/assets/js/admin/admin.js',0,'4ns1DS\r','4ns1DS\r','JI\ZS;xWU˥VP=r\rly','',0,'?'),('7<ě򿸽','wp-content/themes/storefront/assets/js/admin/admin.min.js',0,'4ۨkł','4ۨkł',' ̜D5~Ju2~M5A','',0,'?'),('rimA','wp-content/themes/storefront/assets/js/admin/customizer.js',0,';FRSb[[',';FRSb[[','ߛ^=%j1t+&DU=E\"	\\','',0,'?'),('-ՁmT','wp-content/themes/storefront/assets/js/admin/customizer.min.js',0,'q9#`','q9#`','+dig\rH)%\0','',0,'?'),('	GbeTL&X','wp-content/themes/storefront/assets/js/admin/plugin-install.js',0,'%j.ڡ9H','%j.ڡ9H','QeYw{Xe7BpL=4xY]3','',0,'?'),('gXkkUA','wp-content/themes/storefront/assets/js/admin/plugin-install.min.js',0,'\\sZuI۶\n(','\\sZuI۶\n(',';_ʟ4M+n<','',0,'?'),('\nY1B0|:','wp-content/themes/storefront/assets/js/editor.js',0,'=%djMS\Z','=%djMS\Z','\'Ћ\0awx\ZQ=zln}=]','',0,'?'),('`_c[1N#','wp-content/themes/storefront/assets/js/editor.min.js',0,'*\0y;Oj','*\0y;Oj','}5	z<x17xuPU`(','',0,'?'),(',k6B#$yt','wp-content/themes/storefront/assets/js/footer.js',0,'92\'&Y_c','92\'&Y_c','QC_gWB+\nϦᜫx/`pM','',0,'?'),('^B5j3hwA','wp-content/themes/storefront/assets/js/footer.min.js',0,']x@,S',']x@,S','G\rC^F@G߫C\r/2bA-,','',0,'?'),('in[ȢA]?','wp-content/themes/storefront/assets/js/homepage.js',0,'WcĊ\ZkPf','WcĊ\ZkPf','#:}+7E\n\Z?W!|!X','',0,'?'),('qH\06\rH:{\Z','wp-content/themes/storefront/assets/js/homepage.min.js',0,'G*\r7\n\n\\i','G*\r7\n\n\\i','/4;u2䊡Vٝܠ]:dˍ]','',0,'?'),('ZuwY~o','wp-content/themes/storefront/assets/js/navigation.js',0,'yyXccL','yyXccL','lD230w@4[JQ겞G>k4','',0,'?'),('E6z&c@[','wp-content/themes/storefront/assets/js/navigation.min.js',0,'d`)E\'','d`)E\'','~N! %ϳ\'Aw@nR1jf','',0,'?'),('V-sT(P','wp-content/themes/storefront/assets/js/skip-link-focus-fix.js',0,'(q!	pEљ','(q!	pEљ','A\0(bнO-z)Zd8`','',0,'?'),('h?\"]࠯<}','wp-content/themes/storefront/assets/js/skip-link-focus-fix.min.js',0,'FUl6T@DƑ','FUl6T@DƑ','&ɮ3*og\r-O84䜦@`\Z','',0,'?'),('eXܼ/','wp-content/themes/storefront/assets/js/sticky-add-to-cart.js',0,'nLz1lX','nLz1lX','?9.dFR\\20j^9.(','',0,'?'),('&0U.(׭','wp-content/themes/storefront/assets/js/sticky-add-to-cart.min.js',0,'@k|4ˇ4\nG','@k|4ˇ4\nG','U11~\\L焕7Z3-ٓ_R','',0,'?'),('jw 9','wp-content/themes/storefront/assets/js/vendor/pep.min.js',0,'	mj$`]','	mj$`]','o]/F\"vql%bfq\'%','',0,'?'),('zQA[FC8@','wp-content/themes/storefront/assets/js/woocommerce/extensions/brands.js',0,'1\'gKx;Ue͒#','1\'gKx;Ue͒#','p%Ohgz01v)ϡӢ9N༿','',0,'?'),('[z,nA[','wp-content/themes/storefront/assets/js/woocommerce/extensions/brands.min.js',0,'Hqg','Hqg','L;+mi7߁!F!cHT6ɥ','',0,'?'),('PVݡO4','wp-content/themes/storefront/assets/js/woocommerce/header-cart.js',0,'RiZ','RiZ','XB=\"d-\r/Ȁ\"*8\\/oK','',0,'?'),('re$68VΤ	','wp-content/themes/storefront/assets/js/woocommerce/header-cart.min.js',0,'\Z|\Z3hn','\Z|\Z3hn','LόﮜA]x]ɐIe96(Y','',0,'?'),(':}q\">FTI','wp-content/themes/storefront/comments.php',0,'Vb*OB','Vb*OB','2_承;1}|hf)i)1W','',0,'?'),('-[PK	','wp-content/themes/storefront/content-homepage.php',0,'`MsY4N','`MsY4N','eNkl*\Z ObO@;G&R*','',0,'?'),('5uBFؗ','wp-content/themes/storefront/content-none.php',0,'.)9A','.)9A','٥ڹjJ}Rja^Iӣ|{0	','',0,'?'),('9:I6q.d','wp-content/themes/storefront/content-page.php',0,'%\'	14MCyF','%\'	14MCyF','\r[?QDф.kzY)[yf\\$D','',0,'?'),('ܡ2$8*Mp','wp-content/themes/storefront/content-single.php',0,'xKhKT','xKhKT','=:}p<ĸҁyZw4v/c	','',0,'?'),('>nV\0]!O9\Z','wp-content/themes/storefront/content.php',0,'F	~$%TG2','F	~$%TG2','9,B\n*!sfIL~#','',0,'?'),('Ze{*|','wp-content/themes/storefront/footer.php',0,'JDT^3','JDT^3','w1ɱ͸+? \'ٺQ߷nKZ\'lXk','',0,'?'),('}0O6+zd	','wp-content/themes/storefront/functions.php',0,'0gL6\\f{','0gL6\\f{','E0x\rTXl^OUhFa@>','',0,'?'),('%\'뛲\r0z','wp-content/themes/storefront/header.php',0,'SMs3(b+Q','SMs3(b+Q','{t0%45lEV}4@l4P-7','',0,'?'),('\"2qz)','wp-content/themes/storefront/inc/admin/class-storefront-admin.php',0,'\"\rT:v+\0Ix)','\"\rT:v+\0Ix)','VޯaP%׹C\"!','',0,'?'),('Ʌ-{\n\'','wp-content/themes/storefront/inc/admin/class-storefront-plugin-install.php',0,'m|','m|','P9sH_#<ncΚ','',0,'?'),('uPay\"ҒN','wp-content/themes/storefront/inc/class-storefront.php',0,'\0\'F	','\0\'F	','8\0>PMpeB/(t{N','',0,'?'),('Q]I_D','wp-content/themes/storefront/inc/customizer/class-storefront-customizer-control-arbitrary.php',0,'d5%e@u','d5%e@u','Bd\rYA\nv4iBﵩI','',0,'?'),('7\0m','wp-content/themes/storefront/inc/customizer/class-storefront-customizer-control-more.php',0,'_nxE5Μ` ,V','_nxE5Μ` ,V','>rSg6+5\\mN','',0,'?'),('08xqOn[','wp-content/themes/storefront/inc/customizer/class-storefront-customizer-control-radio-image.php',0,'L\\Q,eP','L\\Q,eP','LLYOMxWE+XV\r@uRH	','',0,'?'),('.RoƮjV','wp-content/themes/storefront/inc/customizer/class-storefront-customizer.php',0,'}Cƺɇ','}Cƺɇ','l#ס,+	+%\\ A<D~:\0@71j','',0,'?'),('!]f&','wp-content/themes/storefront/inc/jetpack/class-storefront-jetpack.php',0,'xÆot^','xÆot^','#~TSW3SR4','',0,'?'),('rU6䴮·o','wp-content/themes/storefront/inc/nux/class-storefront-nux-admin.php',0,'d&TǾ}Rm','d&TǾ}Rm','&Of/#}P@~	~̑T_|','',0,'?'),('\na\nUH.z0om;','wp-content/themes/storefront/inc/nux/class-storefront-nux-guided-tour.php',0,'`~Ig','`~Ig','}zAUly#&:<9=Z','',0,'?'),('bK*CP\nHT','wp-content/themes/storefront/inc/nux/class-storefront-nux-starter-content.php',0,'Kop7)q\0','Kop7)q\0','۟ico\\zbǳ8','',0,'?'),('r}\\d ','wp-content/themes/storefront/inc/storefront-functions.php',0,'\nΥtOC#w','\nΥtOC#w','QӾ{p9*_Z^u.4/\n{','',0,'?'),('%z#ߐd&','wp-content/themes/storefront/inc/storefront-template-functions.php',0,'oyqW}u7N','oyqW}u7N',']㐈_\"\'*yBpy5C׊pEEZ','',0,'?'),('݋\'IS2\\V','wp-content/themes/storefront/inc/storefront-template-hooks.php',0,'ǟŁTFqZ4','ǟŁTFqZ4','P«Xi5S\r8H!,','',0,'?'),('h]y=B','wp-content/themes/storefront/inc/woocommerce/class-storefront-woocommerce-adjacent-products.php',0,'M1~JX','M1~JX',' O\'78ܒeM]t8<r','',0,'?'),('wM}y','wp-content/themes/storefront/inc/woocommerce/class-storefront-woocommerce-customizer.php',0,'YJ^`?cW','YJ^`?cW','ʾ\r\0%cH{\rr [Mg','',0,'?'),('\0!`]YM','wp-content/themes/storefront/inc/woocommerce/class-storefront-woocommerce.php',0,'Or1@\nf','Or1@\nf','?`Jqz<ǃj~DvH6N\\1','',0,'?'),('\rͻN#?\\|','wp-content/themes/storefront/inc/woocommerce/storefront-woocommerce-functions.php',0,'(J;oG','(J;oG','8Y	TG,~gn+c00WMF*','',0,'?'),('GLYE1od>~7','wp-content/themes/storefront/inc/woocommerce/storefront-woocommerce-template-functions.php',0,'?T೹ŻO+','?T೹ŻO+','>y_6q#߇M','',0,'?'),('pks:\ZX','wp-content/themes/storefront/inc/woocommerce/storefront-woocommerce-template-hooks.php',0,'Ok<ϾU f','Ok<ϾU f','*ɹ(G>źyN`vLgj4ˢb3','',0,'?'),('lP.G8','wp-content/themes/storefront/inc/wordpress-shims.php',0,'\'k Ǌyi','\'k Ǌyi','lP$͢WBh%J]^UBM','',0,'?'),('3[\rrRtc~*s','wp-content/themes/storefront/index.php',0,'PHX#','PHX#','9P\nV,uQP*hM#z','',0,'?'),('m<ϪǶ\\6am','wp-content/themes/storefront/loop.php',0,'o[?&G/Xz','o[?&G/Xz','=29R0;j2Ä)H?!','',0,'?'),('P^5Cf(ۗd','wp-content/themes/storefront/page.php',0,'C戍\n4@i?ϖ','C戍\n4@i?ϖ','\ru<)K/|ILFmT','',0,'?'),('dy%7','wp-content/themes/storefront/search.php',0,'&Mm0n<Rii','&Mm0n<Rii','|Ch]P!99:æRϢ','',0,'?'),('83w#|Kd','wp-content/themes/storefront/sidebar.php',0,'r>- -J','r>- -J','I^ߚ1{~@Y~𔁉ݨu','',0,'?'),('zin\0','wp-content/themes/storefront/single.php',0,'h$31','h$31','l^9ÚY}zi\0X%[','',0,'?'),('CaP\'','wp-content/themes/storefront/template-fullwidth.php',0,'UY\ZB:j|f6','UY\ZB:j|f6','z/kH`DREI*70<7','',0,'?'),('Ŝ+c\nXm]','wp-content/themes/storefront/template-homepage.php',0,'i˦q4	J','i˦q4	J','?_,:nX+\ZW۞5B cվ`y','',0,'?'),('}>|I','wp-content/themes/twentynineteen/404.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?/L','vb3샪k\n!{;]\\;~=J8','',0,'?'),('n\\w;\\]Ǜ#','wp-content/themes/twentynineteen/archive.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>:t','yg۱JgzVx=H','',0,'?'),('-(ҟoFL','wp-content/themes/twentynineteen/classes/class-twentynineteen-svg-icons.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','X\ZOI4o`','C=,O7ЍMEM(se','',0,'?'),('!Y;I-u','wp-content/themes/twentynineteen/classes/class-twentynineteen-walker-comment.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','k!qש]!B','}`|GD]h\'b8Nw-V@\rΖ˥','',0,'?'),('V88ߟ\rZ5','wp-content/themes/twentynineteen/comments.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Qn䄼a','4x\"#4ϙw2E7l41','',0,'?'),('>M~;Oo-I$0','wp-content/themes/twentynineteen/fonts/NonBreakingSpaceOverride.woff',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','f!<\ryS','\"-dNN63P`ʜ`!ڬ	q','',0,'?'),('WS:(=c','wp-content/themes/twentynineteen/fonts/NonBreakingSpaceOverride.woff2',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','GߔAB\\','`GS\"Ŝ(Gu\Z	sEP|','',0,'?'),('T{\'g,(:~G','wp-content/themes/twentynineteen/footer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ڈLBPEn\\^	P','RSV%6){Ox2NA','',0,'?'),('(y\0	pDO`','wp-content/themes/twentynineteen/functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','g.)oPU@l','	nWڋ&;W\\)[ΨepTu','',0,'?'),('\\ֶS\nP:','wp-content/themes/twentynineteen/header.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','F8vD','N11swR','',0,'?'),('=k1m','wp-content/themes/twentynineteen/image.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9,wUs0','9혯]ԧ`	2M>	c\Z@.(','',0,'?'),('\0߯NI','wp-content/themes/twentynineteen/inc/back-compat.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=DF/u+:@','=7a(PwƜ&|','',0,'?'),('\n`mHIiM','wp-content/themes/twentynineteen/inc/color-patterns.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','H>5\ZQ\rЏ~','`٥MIQZLic\r=','',0,'?'),('xn8IY1','wp-content/themes/twentynineteen/inc/customizer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',mT	YEegx','-}f7n^D{vSAP+ʓ0:uo','',0,'?'),('A-zN','wp-content/themes/twentynineteen/inc/helper-functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%qj3[t','!debK$,Tb>\r4','',0,'?'),('!\"roɿM8','wp-content/themes/twentynineteen/inc/icon-functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','FY19+','-\\~EEpAb*嚽s34','',0,'?'),('*\0U\'-,M','wp-content/themes/twentynineteen/inc/template-functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','OB^#:','7Is|UXbuǜLhJG\"','',0,'?'),('\\}emH\'','wp-content/themes/twentynineteen/inc/template-tags.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','PށGɔ-(u','S~)\nŝV~Hdj/\\L','',0,'?'),('QJs3RaU*s','wp-content/themes/twentynineteen/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','հ&Tgs\r','0ed sXQ83Z','',0,'?'),('%}Mha&6','wp-content/themes/twentynineteen/js/customize-controls.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2ZPs>Ir','E0Rp4RRb\\`a1&g','',0,'?'),('y57!g 	','wp-content/themes/twentynineteen/js/customize-preview.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','uܥ֭=\\MU','0]L\0W=,[}|\\','',0,'?'),('V\Z_R','wp-content/themes/twentynineteen/js/priority-menu.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','K~&*mBT@GI','D(Tu}5{ \0+5g7`)y','',0,'?'),('ق)4g0h','wp-content/themes/twentynineteen/js/skip-link-focus-fix.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=oG; k\Z\"','ՙda1,69%ef;V5+','',0,'?'),('497Tb~~','wp-content/themes/twentynineteen/js/touch-keyboard-navigation.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';0#Bn','ѹT)f-D/kFbyH','',0,'?'),('|aV~[f.','wp-content/themes/twentynineteen/package-lock.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','c*Xqd<w','f`Â8쮃ðK9(\"϶q,3 {ko','',0,'?'),('f-$G2Jd','wp-content/themes/twentynineteen/package.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','OɌqtYLD90','`zA`PQ+F\"bwXiV,\nR','',0,'?'),(']9.peT','wp-content/themes/twentynineteen/page.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'&iɴGxRl:','JÂWS\"VJZɌMڛD','',0,'?'),('ƌ\Z,H','wp-content/themes/twentynineteen/postcss.config.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','xZSYSm\"	a','UYX}m\",W9:۸.෦Ho\"','',0,'?'),('}\ZF?Fsv#','wp-content/themes/twentynineteen/print.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','42r!j','.\\J TC~0=/','',0,'?'),('*i8]\n4','wp-content/themes/twentynineteen/print.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0)ݴ`I4P?Y$2|\n','$eI8a*\0DB0','',0,'?'),('T:\ZrD ','wp-content/themes/twentynineteen/readme.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':`XaƞB ;U','fdEUXCНZ?Ѥ(\Z|D@','',0,'?'),('D`Bȥ\nbǙ','wp-content/themes/twentynineteen/sass/_normalize.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ut _vO0a','LLZmh2-s,+<s!@tpzG','',0,'?'),('cE%D	雩','wp-content/themes/twentynineteen/sass/blocks/_blocks.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$/v&Vn2mA','[&>U`+	KvȯPW^<P','',0,'?'),('740!Go ','wp-content/themes/twentynineteen/sass/elements/_elements.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Su$x\0oT','\nơJxY#$m>ۍյ?U\"$lz','',0,'?'),('6:$4-Tg5','wp-content/themes/twentynineteen/sass/elements/_lists.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=	L`򊘖B[','V\"\ZkYcnUkYY$-,y\r','',0,'?'),('#V(k]$(','wp-content/themes/twentynineteen/sass/elements/_tables.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>\"MY~','lGw}V>%{n\\z;','',0,'?'),('	1_E67','wp-content/themes/twentynineteen/sass/forms/_buttons.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','a|2]e\"$9z','\0Ó\rƱ6 ,J	!d7nh','',0,'?'),('pCy)	{','wp-content/themes/twentynineteen/sass/forms/_fields.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}6r	_','H (XJN5\\<*m\0\r4','',0,'?'),('UN, \\1','wp-content/themes/twentynineteen/sass/forms/_forms.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%nŋA','hVC{B{4Ob]=;X)(X','',0,'?'),('\"-Ѳ\n2j%(o','wp-content/themes/twentynineteen/sass/layout/_layout.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!&\"{#*','v@.|s>0OA3jA','',0,'?'),('scEvO8','wp-content/themes/twentynineteen/sass/media/_captions.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'^__]EM\'so','-Ln@A!@f','',0,'?'),('mCB.ե>F_#','wp-content/themes/twentynineteen/sass/media/_galleries.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Kmd~','6!1oAuEoFw9\n4\0\\%wM\rg','',0,'?'),('\rduQnk','wp-content/themes/twentynineteen/sass/media/_media.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<2Q.%|=S','$?2sȉFG?TC?EkBf S','',0,'?'),('Ӱ@p 5xP','wp-content/themes/twentynineteen/sass/mixins/_mixins-master.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Kzܲy9bY','N1.MJOrYrؾvߑc!','',0,'?'),('̵%0i2','wp-content/themes/twentynineteen/sass/mixins/_utilities.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&7','/Cܰ/ŏ@XY!C','',0,'?'),('?C!Ӳ','wp-content/themes/twentynineteen/sass/modules/_accessibility.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','X*+O}g','/hf=@05H0\r7tm8','',0,'?'),('Ǽ=/%@6Dn','wp-content/themes/twentynineteen/sass/modules/_alignments.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3\\sӳR]iO','̰簃bp4iшB6A','',0,'?'),('=m^D6W','wp-content/themes/twentynineteen/sass/modules/_clearings.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','vYP\\;4','s3s=#q˞< I\'r&','',0,'?'),('X\0TO','wp-content/themes/twentynineteen/sass/navigation/_links.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','h,	pA','\04݌^\ZYi_O_#','',0,'?'),('?UBwN	i','wp-content/themes/twentynineteen/sass/navigation/_menu-footer-navigation.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','fp4g','x8o1bprp','',0,'?'),('/Mn(sv','wp-content/themes/twentynineteen/sass/navigation/_menu-main-navigation.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9;Tpeu#.S','^R|7^)4(5;','',0,'?'),('[:Sh	˸','wp-content/themes/twentynineteen/sass/navigation/_menu-social-navigation.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']<1!\0o','#@^=}l5@Wsa	#a V','',0,'?'),('#z1h;','wp-content/themes/twentynineteen/sass/navigation/_navigation.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','tx߰+e=SF','5,nRjtݑʦ/','',0,'?'),('[̉$\'','wp-content/themes/twentynineteen/sass/navigation/_next-previous.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ɚu\\	','cVxy(#il8L}e޷','',0,'?'),('	lq1Ti','wp-content/themes/twentynineteen/sass/site/_site.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','S@*D/\\I','XmWMKtV8Ɗ','',0,'?'),('#QCw3eX9','wp-content/themes/twentynineteen/sass/site/footer/_site-footer.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|\07','@UJL$)\ZO\\|bS|oR','',0,'?'),('0$\'`Õn\\','wp-content/themes/twentynineteen/sass/site/header/_site-featured-image.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&!<Tp+','Iʌ?(5]]FrA~{tJ?','',0,'?'),('O~LȦ\"f~|;','wp-content/themes/twentynineteen/sass/site/header/_site-header.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_n.)U\\!k','1,0љLv/\r>%\"','',0,'?'),('~`Wj|iLI=','wp-content/themes/twentynineteen/sass/site/primary/_archives.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\njq@hD)r','ho3U 	~n6>i~M#','',0,'?'),('\\FZ7i','wp-content/themes/twentynineteen/sass/site/primary/_comments.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5xsT[n','D\rq}cpIa \"CĻ','',0,'?'),('8ՠ)j,z','wp-content/themes/twentynineteen/sass/site/primary/_posts-and-pages.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','HB-L\'gAq','vɘ(f]A?pAR\ZaƁ& A9\r[2','',0,'?'),(':6de\'O','wp-content/themes/twentynineteen/sass/site/secondary/_widgets.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','lBLaD\\','V@L<\\^9fճxO ','',0,'?'),('뻛Ib,6Y+8:','wp-content/themes/twentynineteen/sass/typography/_copy.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','nLر^#*s','+\\`F~)?9G}B1','',0,'?'),('Z@EyaB','wp-content/themes/twentynineteen/sass/typography/_headings.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|Rsx*%','pЎ(W\\	c36\0\'f','',0,'?'),('W׾5^l__#','wp-content/themes/twentynineteen/sass/typography/_typography.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>72nt','neko@l_ky~YWŢA','',0,'?'),('B_-Th+`äR','wp-content/themes/twentynineteen/sass/variables-site/_colors.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	Nx\\\rv/','tGք2\ZF]aYJbp','',0,'?'),('s]Pf\n','wp-content/themes/twentynineteen/sass/variables-site/_columns.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':+<>3K','w0̃|^;YmnLi24','',0,'?'),('GM.','wp-content/themes/twentynineteen/sass/variables-site/_fonts.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','xY iF욤yG','Z{L GNJ\n	⪋','',0,'?'),('_B\0rpIu','wp-content/themes/twentynineteen/sass/variables-site/_structure.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','O!Yr8ܗt/','=\0td\nJeܐZ<sn6t','',0,'?'),('3qc;*V\08\\','wp-content/themes/twentynineteen/sass/variables-site/_transitions.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ӌؠv&Ad','Ks;oZÏYS!e','',0,'?'),('-ФQ1Ц\r ','wp-content/themes/twentynineteen/sass/variables-site/_variables-site.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','G\0\\t4E',',%d:?-ǯM!kgF6ݱRlj','',0,'?'),('hr/B\'0','wp-content/themes/twentynineteen/screenshot.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']x4Ҫ','d@d%1MMo61Vk','',0,'?'),('\nOelgn3\"6','wp-content/themes/twentynineteen/search.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~*2Wp	d','v\\$YTp>*V&Q=^ÍC{ExX','',0,'?'),('A/hͳ$BQ:','wp-content/themes/twentynineteen/single.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','HP~,Y`sMuk0',';` :6PqL:*;','',0,'?'),('e-osŕ;/','wp-content/themes/twentynineteen/style-editor-customizer.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','z]/\'\'~z].Z[','/} 	ԾA9{!wa.','',0,'?'),('%I3-7','wp-content/themes/twentynineteen/style-editor-customizer.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	9䩠\"\0m','/} 	ԾA9{!wa.','',0,'?'),('39`wq','wp-content/themes/twentynineteen/style-editor.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','qQ5.','x!!}6vχ@zpn8f!4\\','',0,'?'),('WU?tl/W >','wp-content/themes/twentynineteen/style-editor.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','g]8YlVr\\','*.I0PW\Z\Z?Ow','',0,'?'),('&?.\rs;=9','wp-content/themes/twentynineteen/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','k8/^G','ĂB^\Zyz9Pvߩ%u/','',0,'?'),('s(:ӣ$\r','wp-content/themes/twentynineteen/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','J>O/','5Ɂn vǒZo*PUz{	.','',0,'?'),('BK@~&^8','wp-content/themes/twentynineteen/style.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','g\rSAi','ንԮZ3-;ѮeY3[6*v','',0,'?'),('>v]{rq6x','wp-content/themes/twentynineteen/template-parts/content/content-excerpt.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','yJkԌ`M\"r',';ԸPI@?56tkN8@=4','',0,'?'),('Lw+$4|nsw','wp-content/themes/twentynineteen/template-parts/content/content-none.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'rW\0ZV','~WCWXבh,rە\r$qd_Y','',0,'?'),('`V\\9','wp-content/themes/twentynineteen/template-parts/content/content-page.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7GmxWd','	Nż	I6h%^?`vY=2','',0,'?'),('w(\'sy:6','wp-content/themes/twentynineteen/template-parts/content/content-single.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','VسT+W','\roh}}iVAԁH!v>4}M','',0,'?'),('[B^	Z1','wp-content/themes/twentynineteen/template-parts/content/content.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','v\nqYĸ`p','?Zt-(D~$mͼwjx$\n^E','',0,'?'),('9ĠZq:j\nU9(\Z\0','wp-content/themes/twentynineteen/template-parts/footer/footer-widgets.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Qx[/؟[N','S3hAΘR)+}A6','',0,'?'),('`o\'c?/ ','wp-content/themes/twentynineteen/template-parts/header/entry-header.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':-mם]','I\Z{!M}OLbdpOhVÛ','',0,'?'),('\rV2P-+x@','wp-content/themes/twentynineteen/template-parts/header/site-branding.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','JŐ\\;^q','}DuغiI|{&މg0','',0,'?'),('[R','wp-content/themes/twentynineteen/template-parts/post/author-bio.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\Jw','2 ă`|K 6<#:Gׯs','',0,'?'),('\".}}X1\Z','wp-content/themes/twentynineteen/template-parts/post/discussion-meta.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9+6eA','Kjĳq2ic^%ܓKO?','',0,'?'),('%)\r\'','wp-content/themes/twentyseventeen/404.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','bpmӦO=','$hߑ#T)\ZL-70_','',0,'?'),('aq+^JUS','wp-content/themes/twentyseventeen/archive.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ܛLA`qh','5-u1:U_٧D\rtٳ	$DZI}n','',0,'?'),('IY{N#败bcP','wp-content/themes/twentyseventeen/assets/css/blocks.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Jyڗ?aR]I\"N','rheUCs\0VÝ7?[\0f[-~','',0,'?'),('A[,#V^j','wp-content/themes/twentyseventeen/assets/css/colors-dark.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' -p^\\G','lx,tayqi7r|\\V','',0,'?'),('5xsS&','wp-content/themes/twentyseventeen/assets/css/editor-blocks.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','I**~F\'#1J','0ܩ!L(\"`xf1QJ	','',0,'?'),('gt.H*W=C','wp-content/themes/twentyseventeen/assets/css/editor-style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','U6\0Zy$Y*','rƊxA+Alӱag._nZ','',0,'?'),('Pp4!Iai','wp-content/themes/twentyseventeen/assets/css/ie8.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/eCQkuCwv','qAVIB₏.;\0s`jM','',0,'?'),('[0|2Ŷ','wp-content/themes/twentyseventeen/assets/css/ie9.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ց[Y\0','\Z.| ؤ(=16ƚMϸ-\nGk','',0,'?'),('{mѡMYm|;F','wp-content/themes/twentyseventeen/assets/images/coffee.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','AޞEoe	P;b','\\lϸv{z2?H9l	Mt#er[','',0,'?'),('T_T-xE&8','wp-content/themes/twentyseventeen/assets/images/espresso.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','p)=c#|','edGKs,vE A4\\\0o7)','',0,'?'),('{A7?\0\Z.','wp-content/themes/twentyseventeen/assets/images/header.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0CEK>5|Q','|%`}3?M±KXWMEX','',0,'?'),('4:5~ǒM','wp-content/themes/twentyseventeen/assets/images/sandwich.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','j\nv759','QzХj@|9^.l?2ܞ','',0,'?'),('tj-RO','wp-content/themes/twentyseventeen/assets/images/svg-icons.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','jbآ@)-J','̞w\nPeÅR$BRnR#','',0,'?'),('ǥc\Z$L*u','wp-content/themes/twentyseventeen/assets/js/customize-controls.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%ˁ+Ѽ53L','\nW+\r39Nυf?F','',0,'?'),(';&_XI%;','wp-content/themes/twentyseventeen/assets/js/customize-preview.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','EQ#u0\0Aܵ','\rdw#%D5ʂ\ZB./q=}/','',0,'?'),('TQaP\0?򢣡H','wp-content/themes/twentyseventeen/assets/js/global.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',x3|l','Ѥ\\4uho\Zb%xA','',0,'?'),('<tDXϦF','wp-content/themes/twentyseventeen/assets/js/html5.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^鐐{1P\'`K','Ry1Nhu¿I}؞)i','',0,'?'),('28c\"<;Uv?','wp-content/themes/twentyseventeen/assets/js/jquery.scrollTo.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','dc	@y','p0O	9@5E~U','',0,'?'),('Q#j5P!','wp-content/themes/twentyseventeen/assets/js/navigation.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','p3Ʋds.bN=',' 	TGCgҫ,R','',0,'?'),('\\iPGN$','wp-content/themes/twentyseventeen/assets/js/skip-link-focus-fix.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','u͈wwK',':($KѼyϏ7bf㓶','',0,'?'),('DX1[]+:A','wp-content/themes/twentyseventeen/comments.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','it\r\nq\"/A\\','y\0^\0̝ED+fDPTFdyB','',0,'?'),('|7͹9YOL','wp-content/themes/twentyseventeen/footer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','qaZwԲˢ','3B\\EuB<7qy(e﯒5','',0,'?'),('\rb/#Qfi','wp-content/themes/twentyseventeen/front-page.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^M~f','ǻgW[сq@4B?D','',0,'?'),('iYuN$U-l','wp-content/themes/twentyseventeen/functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':_nb>q','~P%b`V[L*#헭','',0,'?'),('fkp~7','wp-content/themes/twentyseventeen/header.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',֬Ɏs3\\','DO\"C<VG-;ɉրJ','',0,'?'),('o-b%ǃ','wp-content/themes/twentyseventeen/inc/back-compat.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ʧ}-(aH,','SPy1UEa-)쏄e','',0,'?'),('^;DY\r0R','wp-content/themes/twentyseventeen/inc/color-patterns.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','BNCFB','m8%aKu)`C}21;4eG','',0,'?'),('F1}Etjut','wp-content/themes/twentyseventeen/inc/custom-header.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ɱu7PA','\\OoO7)˪9K.Amr','',0,'?'),('Psm\r-t\"%','wp-content/themes/twentyseventeen/inc/customizer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Hxt֧^	i','z^.wUq%AHAC$Ys6','',0,'?'),('6؈2','wp-content/themes/twentyseventeen/inc/icon-functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','CcF_emWz','ʥxuMKS:+Xe^.|Bݮ*&J','',0,'?'),('/7[n','wp-content/themes/twentyseventeen/inc/template-functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','eNb\nߪS<','y!9JD68غ@@[d}Bk\'','',0,'?'),('}UkXm','wp-content/themes/twentyseventeen/inc/template-tags.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ń9Wnܥ.`<','SP bW\n[\'LS9iW҅ $','',0,'?'),('QK\0H0	E','wp-content/themes/twentyseventeen/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`5caT`ś[[','?r0DfGXh6܊:cD','',0,'?'),(')]D@w','wp-content/themes/twentyseventeen/page.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ϒ/>','4}P@o<kZ<+R42d񝴀','',0,'?'),('@\\L(Yٚ~*','wp-content/themes/twentyseventeen/readme.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','uW>ʫ+','-i%]AL(4W__ȯ]`Ac','',0,'?'),('X&5[vbI','wp-content/themes/twentyseventeen/rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%Aօj]eU','\\#XOb<)wx&؅|','',0,'?'),('J|\nb㓅a','wp-content/themes/twentyseventeen/screenshot.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','DȊsOq2','Ajn\nrقi7˯@\"C-\'(po','',0,'?'),('D1wNu<mM','wp-content/themes/twentyseventeen/search.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'b0`','8}\\X\"M|&(^7|v,','',0,'?'),('Y\n?5tm!3','wp-content/themes/twentyseventeen/searchform.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\rq)Od<W','\rدG;ļ:\\wO','',0,'?'),('{9\\\'Ylv:','wp-content/themes/twentyseventeen/sidebar.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','f )1FȠ~8','Rtsmsk','',0,'?'),(':,~PLEI\\','wp-content/themes/twentyseventeen/single.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ήVeW˃ߙY','}\rkZVKxڨЯ~?','',0,'?'),('g?~*5@Ɖr1','wp-content/themes/twentyseventeen/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ZL`ѓ6','ht\0҆ls\\ϼrgJ苧ַz\Z ','',0,'?'),('jeb=','wp-content/themes/twentyseventeen/template-parts/footer/footer-widgets.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0A\\','`\rLCU8wn^EV/','',0,'?'),('r2ÁXzeb/','wp-content/themes/twentyseventeen/template-parts/footer/site-info.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2Tz:\0/얨Xj','ϒtSt:}MKj\\,O,:HsEJn','',0,'?'),('蓶Fշ	!c','wp-content/themes/twentyseventeen/template-parts/header/header-image.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','̖5	Wmt','#m)s̢kgoŇU','',0,'?'),('KiEurKږM','wp-content/themes/twentyseventeen/template-parts/header/site-branding.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' .R\":','dǮOW-^Em	<0Dp>','',0,'?'),('|mN~lEJߣ7','wp-content/themes/twentyseventeen/template-parts/navigation/navigation-top.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','c1ȧ-ԋ;[','zܡۄQ$NLvnݡ̈́d\n5pK','',0,'?'),('>*;','wp-content/themes/twentyseventeen/template-parts/page/content-front-page-panels.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','R[l\0^n-','$\\SJ#fdGΚЯ\r]\r2\r!','',0,'?'),('2ni\0D2Mh','wp-content/themes/twentyseventeen/template-parts/page/content-front-page.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','nr{\"`,2','q*>Pz0PUtMW;`[ոik','',0,'?'),('\0ifP+ܠI','wp-content/themes/twentyseventeen/template-parts/page/content-page.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*\"|ͼ];_6\\','/<W[<guo[2Ř$3(-p/0','',0,'?'),('ˮ\0(Չ','wp-content/themes/twentyseventeen/template-parts/post/content-audio.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','L-Wu\r',']A^E}yZu\'TL7\nf`','',0,'?'),('Tw4|R','wp-content/themes/twentyseventeen/template-parts/post/content-excerpt.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Zvr$d$]','}^~_Z]\ZILҖh`W','',0,'?'),('D\rT1','wp-content/themes/twentyseventeen/template-parts/post/content-gallery.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','QMg\rUT','\\{\rͯ_x!stBPr','',0,'?'),('B\nODt%','wp-content/themes/twentyseventeen/template-parts/post/content-image.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\Z䤛QQqM/_','ЎܰI[k0\\FNB|tC','',0,'?'),('1Fb3}!Q[dۗ','wp-content/themes/twentyseventeen/template-parts/post/content-none.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',');瑍n[H\"',',okg\"$ф0/ZW<.','',0,'?'),('6_zTU','wp-content/themes/twentyseventeen/template-parts/post/content-video.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\+\nt煒',')_ D.=SE]7a*H','',0,'?'),('RJ٥DcvցK','wp-content/themes/twentyseventeen/template-parts/post/content.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ANo5avۿX,g','s[p_W<e&v)\"py(','',0,'?'),('=@}g\rZx[<','wp-content/themes/twentytwenty/.stylelintrc.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#f˭Jlǿ','Il2Si.kR3}8V!<','',0,'?'),(';{ks','wp-content/themes/twentytwenty/404.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~gfDAK.M','hڮn?U`/3ܙ=^','',0,'?'),('^ۛF','wp-content/themes/twentytwenty/assets/css/editor-style-block-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%/`d-^','8}=SZB}.NɳV\Z','',0,'?'),('%!ڡG&5','wp-content/themes/twentytwenty/assets/css/editor-style-block.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>xƟ%U7:!`@','Yeտ(U~9\Z\r%&bW q\0m','',0,'?'),('ATyxhl|4+n','wp-content/themes/twentytwenty/assets/css/editor-style-classic-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0O. nGdH2','UT !qNwE8W','',0,'?'),('(\"?4U','wp-content/themes/twentytwenty/assets/css/editor-style-classic.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';mrU\0N8m','p#eC{)bŪ@H(ʋ>:Yؤk','',0,'?'),('f둤s#%<XRX@>','wp-content/themes/twentytwenty/assets/fonts/inter/Inter-italic-var.woff2',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*x&B!$fW','.7^VtYU@Ď\'~(:>k','',0,'?'),('1^BsCZU*M>','wp-content/themes/twentytwenty/assets/fonts/inter/Inter-upright-var.woff2',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/o-6ѥp|','dd^#QҒ\Z#q^ƓJw','',0,'?'),('C4Ȝ-f!-','wp-content/themes/twentytwenty/assets/images/2020-landscape-1.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','n=⎼tNR','@moܛMbrђ$ z\r2K=','',0,'?'),(']ΰm','wp-content/themes/twentytwenty/assets/images/2020-landscape-2.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2j^!',')秐=l2^m\ruV20ژM{','',0,'?'),('bHVmA Mh\"','wp-content/themes/twentytwenty/assets/images/2020-square-1.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ܴ6Tkx','Lw%7Mȴx  >?\\','',0,'?'),('I:.X<!','wp-content/themes/twentytwenty/assets/images/2020-square-2.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','H4(|&','`zzY`]3)]:a>?oez','',0,'?'),('*lKqWM\0|	Y','wp-content/themes/twentytwenty/assets/images/2020-three-quarters-1.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-a.t]Uv','n\0<VEկRmKr72kkSe\'#','',0,'?'),(';KP[լ','wp-content/themes/twentytwenty/assets/images/2020-three-quarters-2.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','u$N\r6','Y0hb_%/_1$Z~xψ','',0,'?'),(',K%_7','wp-content/themes/twentytwenty/assets/images/2020-three-quarters-3.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	*9-Hf҅	X','ۼ=w{v^ȽCqF:@','',0,'?'),('ޠOČÑL:\0و','wp-content/themes/twentytwenty/assets/images/2020-three-quarters-4.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ӂ\"E47ŎE','yaĊ2ݦwʩq,{','',0,'?'),('ڰXϨ]Is_Z}','wp-content/themes/twentytwenty/assets/js/color-calculations.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','d0^t}S','̠UeCb`aމbz/ȓU','',0,'?'),('gӨH7\ng3L','wp-content/themes/twentytwenty/assets/js/customize-controls.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' !GxhEkx\\','rdX\rjpʅ)}ʺ}%~?s','',0,'?'),('MQHY_r$KS','wp-content/themes/twentytwenty/assets/js/customize-preview.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','x8\\O^QR','@8\Z!G6ͮe,\05','',0,'?'),('OR(ǹO','wp-content/themes/twentytwenty/assets/js/customize.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&SaNx0e\\','\ZY_tz)8b#D}%]DmyYV','',0,'?'),('Ǔ肴l','wp-content/themes/twentytwenty/assets/js/editor-script-block.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','AQ~.Yf1:D',':馈xt[cJ=\Z\Zh0','',0,'?'),('iru5','wp-content/themes/twentytwenty/assets/js/index.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ll0\Z','11C`m5^tMld','',0,'?'),('@!aie\\1}ݱz','wp-content/themes/twentytwenty/assets/js/skip-link-focus-fix.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3s{_ƕ]p','o;~]b^R<l$ә16','',0,'?'),('hw^(n','wp-content/themes/twentytwenty/classes/class-twentytwenty-customize.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','QT5[Vf','(4%fW|Bʓ#y','',0,'?'),('- \"\"F6','wp-content/themes/twentytwenty/classes/class-twentytwenty-non-latin-languages.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ODɆ+bΐA6','rц-,r_Fvt_᜼PN','',0,'?'),('1هҗ\"R\"','wp-content/themes/twentytwenty/classes/class-twentytwenty-script-loader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','uHONZ,LT',',_ּ +%$G\rK?','',0,'?'),('\nn=^nN','wp-content/themes/twentytwenty/classes/class-twentytwenty-separator-control.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':L?m&','8uvߜ_0-锴񢷧U2','',0,'?'),('ojdyf_b&xNK','wp-content/themes/twentytwenty/classes/class-twentytwenty-svg-icons.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','a- cRL','mr{+cq6_Y:kw@m|?','',0,'?'),('>i>C.|#q','wp-content/themes/twentytwenty/classes/class-twentytwenty-walker-comment.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':wD0\rVYB','=M[Dۦ@~OQsIq|nR','',0,'?'),('!+UU\n&','wp-content/themes/twentytwenty/classes/class-twentytwenty-walker-page.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','vI\"cz>','мUh\n5?Iq9LSC0eGDe','',0,'?'),('KK1l!D','wp-content/themes/twentytwenty/comments.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','OE~8Ig@','0n|UMh^T\"wF','',0,'?'),('VϺz#m)','wp-content/themes/twentytwenty/footer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|1I0AZq','˰D*zK:?MiF(E`@$','',0,'?'),('gFBZÚ(v','wp-content/themes/twentytwenty/functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':}G&B^dU','TkNkI!&$1|~)','',0,'?'),('$e&gqim','wp-content/themes/twentytwenty/header.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=/\'%','H\n,!Cӛ/S?@\\nF5','',0,'?'),('K,<fƑY','wp-content/themes/twentytwenty/inc/custom-css.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','K<ȝa','ߌ녔BJ+f,q*WC\"^_V\0.s@','',0,'?'),('{4O;{\'$2dțO','wp-content/themes/twentytwenty/inc/starter-content.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.i-oO','QzWiIF=B)','',0,'?'),('\"\\;T4X','wp-content/themes/twentytwenty/inc/svg-icons.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-kE!v/Mg','Dv:8(uG4\r','',0,'?'),(' =gV|','wp-content/themes/twentytwenty/inc/template-tags.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','uki','3*fФ2CP\ZQlherq7)','',0,'?'),('n	}V-I','wp-content/themes/twentytwenty/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','y Tvi(\r/v ','?E~]S/_)#-|tUҘ','',0,'?'),('\0Ƭ#(','wp-content/themes/twentytwenty/package-lock.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','WF`kBmt','xĺￂ+Ќ11]5\rbb','',0,'?'),('\\u]A% ','wp-content/themes/twentytwenty/package.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','͉m8\0sL;x',',3z*j)2(]Vbl','',0,'?'),('r-D.\\','wp-content/themes/twentytwenty/print.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7H7gt~Ǿ^','^QEQ>[!Be&z','',0,'?'),('K47\'Rh?','wp-content/themes/twentytwenty/readme.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	%eeD*','=\r2v>L	Sѳb23fճ','',0,'?'),('$V|hhy','wp-content/themes/twentytwenty/screenshot.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','a#C4Y','TZegҫR!Mx0^l\r','',0,'?'),('9kɽ JZ<','wp-content/themes/twentytwenty/searchform.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4GI\"+','CeĻ3q9qR0aJ','',0,'?'),('%fGPѣ','wp-content/themes/twentytwenty/singular.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9&)eki','^~1oUK?[*','',0,'?'),('&~sXm','wp-content/themes/twentytwenty/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\nG\r9','^M	:<qF_\Zq','',0,'?'),('e~Ь9','wp-content/themes/twentytwenty/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ɯo1RdXU','ZS-v/<?y®.xU','',0,'?'),('@4@:','wp-content/themes/twentytwenty/template-parts/content-cover.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9kb C\nr','BYP\rK -woѸ\Z`Y','',0,'?'),('ڨtc	˵:G','wp-content/themes/twentytwenty/template-parts/content.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','kEu$','XU?Qk!_e+8\"UG','',0,'?'),('j_mEQ,k','wp-content/themes/twentytwenty/template-parts/entry-author-bio.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~N{M5D','R{Xgɍ1T~=','',0,'?'),('\'(jli','wp-content/themes/twentytwenty/template-parts/entry-header.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','fĹWH#','+\\@og\n@','',0,'?'),('iqxjpR','wp-content/themes/twentytwenty/template-parts/featured-image.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','w2ד','74e9k}S|w{$Iscډ','',0,'?'),('$lvEC۩bN','wp-content/themes/twentytwenty/template-parts/footer-menus-widgets.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','WCBImU','zjyI`F.\rCC!qc_','',0,'?'),('}HJ1%`','wp-content/themes/twentytwenty/template-parts/modal-menu.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','RE4','CgI芩f8RWUS6idO','',0,'?'),('dD+P','wp-content/themes/twentytwenty/template-parts/modal-search.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ct!dr)j|',')m9C$t0۴H@&wOp','',0,'?'),('H\03ۡEp$$','wp-content/themes/twentytwenty/template-parts/navigation.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',)\Z~w','%K.PVvZښ[\0ȗfE6','',0,'?'),('JuHp','wp-content/themes/twentytwenty/template-parts/pagination.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':,\':le','hB	ZtUxW(b\"S+6\0X@','',0,'?'),('nO.}','wp-content/themes/twentytwenty/templates/template-cover.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','VRwO,|','\r:{Yh\0o\ni#uޡhstr','',0,'?'),('Qwat%F%2','wp-content/themes/twentytwenty/templates/template-full-width.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[6i\"Y|f8K','HhE.Pڬ.MeMo@\0W','',0,'?'),('(T-FV }&','wp-content/themes/vlogger-video-blog/comments.php',0,'5+(C\nB^','5+(C\nB^','KBͼ-\ZgE֤&=ld5Fؘ}','',0,'?'),('ix\ny','wp-content/themes/vlogger-video-blog/footer.php',0,'Jˑ\\|9n','Jˑ\\|9n','A]ц:P3b´X:/xߥ','',0,'?'),('5MZxᯕ?','wp-content/themes/vlogger-video-blog/functions.php',0,'xw$','xw$','?.։1sfDkxCLE/(Ԥi(\0','',0,'?'),('Ӝ<Ji','wp-content/themes/vlogger-video-blog/header.php',0,'\0K2v8o','\0K2v8o','\0\\e<+$^OaX/$_]@*~)','',0,'?'),('Y3gV59L3','wp-content/themes/vlogger-video-blog/inline-style.php',0,'7*l3?Bt','7*l3?Bt','NA9k¬5:Im3˹v;','',0,'?'),(';!<>ހt','wp-content/themes/vlogger-video-blog/js/custom.js',0,'sLX*yj괼vA','sLX*yj괼vA','><Bb\"r<SbVP','',0,'?'),('a\0}ý\"Pg','wp-content/themes/vlogger-video-blog/js/customize-controls-child.js',0,'W2s\rQ_','W2s\rQ_','`\"LwyU^<u L:jAAL5-D','',0,'?'),('gI\r\0BWxsa','wp-content/themes/vlogger-video-blog/page-template/custom-home-page.php',0,']h_(8ˠ',']h_(8ˠ','}mùOf}dU%ҋ|\ZZ=A','',0,'?'),('~wP|)?#','wp-content/themes/vw-blog-magazine/404.php',0,'U\'y8HT\rC','U\'y8HT\rC','~eM4hO\\8E\\\"sf	m','',0,'?'),('%ϔ@la)4','wp-content/themes/vw-blog-magazine/archive.php',0,'0<ҪIVأ','0<ҪIVأ','fU3S/%\Z/ކ4<}O29|','',0,'?'),('Su\r}{\"','wp-content/themes/vw-blog-magazine/comments.php',0,';(qgle/wd6',';(qgle/wd6','4?}\0FXݍ\nBq)U&','',0,'?'),('!(jD#!Rhg','wp-content/themes/vw-blog-magazine/footer.php',0,'csbY\Z','csbY\Z','J!\\s		/ēKOà 4','',0,'?'),('hCҩ','wp-content/themes/vw-blog-magazine/functions.php',0,'~Q5r.x<','~Q5r.x<','mqtHn9yʘ`dUf','',0,'?'),('oh2vϼ=#^N','wp-content/themes/vw-blog-magazine/header.php',0,']=juYBʨ',']=juYBʨ',' 2\\dJ)`3k !\0yC','',0,'?'),('?tmkΧ;','wp-content/themes/vw-blog-magazine/image.php',0,'osjoX{','osjoX{','i]Ĉ%{D\0Zv\\Gd','',0,'?'),('\0ڟHiJ>XS','wp-content/themes/vw-blog-magazine/inc/custom-controls.php',0,'&ج@zbrU','&ج@zbrU','Xwloۃ*eawJ4NzIGm','',0,'?'),('JI+\\','wp-content/themes/vw-blog-magazine/inc/custom-header.php',0,'LxqQ','LxqQ','c+s;cZ9;C]>?{gz','',0,'?'),('!vKg>to[y','wp-content/themes/vw-blog-magazine/inc/customize-homepage/class-customize-homepage.php',0,'i(N?kB<nM','i(N?kB<nM','sV>l2nCusMN!','',0,'?'),('v\n5Ї<y\n;','wp-content/themes/vw-blog-magazine/inc/customizer.php',0,'?`VrPD','?`VrPD','KԌԣ1?lE;E^$#','',0,'?'),('\ZS^T:','wp-content/themes/vw-blog-magazine/inc/get-started/get-started.php',0,'Q<N̞1Q2T','Q<N̞1Q2T',';\Z^k3?V~շ?','',0,'?'),('!6m	yh 3','wp-content/themes/vw-blog-magazine/inc/get-started/js/tab.js',0,'o|mqh0̗','o|mqh0̗','	^C8X5uҒ#[P)Lx','',0,'?'),('#IGrSj9','wp-content/themes/vw-blog-magazine/inc/icon-picker.php',0,'Q6b&+kJ','Q6b&+kJ','8`֔+%qE[AK\0mW;','',0,'?'),('dKfʺ\0/7G@Rm','wp-content/themes/vw-blog-magazine/inc/logo-resizer.php',0,'[@xy2A*','[@xy2A*','im3!OtX|t㘭','',0,'?'),('PkKJR','wp-content/themes/vw-blog-magazine/inc/section-pro.php',0,'$A Q̨s[o','$A Q̨s[o','7-\reٯܷ!B$f7q/','',0,'?'),('uK\n\nӌcc','wp-content/themes/vw-blog-magazine/inc/template-tags.php',0,'h֒Dᦁe','h֒Dᦁe','껻߲oI<IQ,μ.\'oi+','',0,'?'),(';pX+Kם','wp-content/themes/vw-blog-magazine/inc/themes-widgets/about-us-widget.php',0,'!ttƾ*F;','!ttƾ*F;','/W-kqО!^\rp`^D','',0,'?'),('vj\r@FLg$bNf','wp-content/themes/vw-blog-magazine/inc/themes-widgets/contact-us-widget.php',0,'xp/W-U','xp/W-U','2ZXW#(k<\0Raz1','',0,'?'),('EL{Vڶ?,s','wp-content/themes/vw-blog-magazine/inc/themes-widgets/social-icon.php',0,'U`8Q]&|','U`8Q]&|','ĆvjI!ӚMF?qzTX','',0,'?'),('xv>wH~w','wp-content/themes/vw-blog-magazine/inc/typography/ctypo.php',0,'عV&1:Q[g','عV&1:Q[g','aѾX)\0}ȊF`d','',0,'?'),('QrBEH','wp-content/themes/vw-blog-magazine/inc/typography/customize/control-typography.php',0,'2Rl]s̟:','2Rl]s̟:','}.>s坜\\-4:','',0,'?'),('ʛ-O%M','wp-content/themes/vw-blog-magazine/inc/typography/js/customize-controls.js',0,'TQxzeN{i+a','TQxzeN{i+a','+տSfO	L7X[x4ʅPw','',0,'?'),('W@щ4','wp-content/themes/vw-blog-magazine/inc/typography/js/customize-preview.js',0,'o;q\0,d\Zr','o;q\0,d\Zr','#ꉩ=몽F,ZR','',0,'?'),('  ~83YΥ','wp-content/themes/vw-blog-magazine/index.php',0,'55tB9H','55tB9H','xܨFgO.7^گVh\Z0 ','',0,'?'),('$I77ae.\'h','wp-content/themes/vw-blog-magazine/inline-style.php',0,'9Z&UqG\'4','9Z&UqG\'4','Tw~O9c~	ym','',0,'?'),(':[顸lH}q','wp-content/themes/vw-blog-magazine/js/bootstrap.js',0,'x5|%\'','x5|%\'','ڗ-O5][~MXc*H','',0,'?'),('8{k5ɍk	D','wp-content/themes/vw-blog-magazine/js/custom.js',0,'Y}+]u9s','Y}+]u9s','J8}$+Ȥ:Rx3\n$,','',0,'?'),('?;hu6','wp-content/themes/vw-blog-magazine/js/customize-controls.js',0,'ؤ/\nM}zU','ؤ/\nM}zU','Ŋֿ:JPI./DFA\"	6QQPq','',0,'?'),('\Zn)Ym`f ','wp-content/themes/vw-blog-magazine/js/customizer-controls.js',0,'\n_=+No','\n_=+No','G)dH7;n抬rm','',0,'?'),('aqN|+@w','wp-content/themes/vw-blog-magazine/js/customizer-scripts.js',0,'>%jDH ٿ卉','>%jDH ٿ卉','YH;{(ql_:X	u*','',0,'?'),('6އ%ض','wp-content/themes/vw-blog-magazine/js/jquery.superfish.js',0,'R14űd2Ν','R14űd2Ν','v>@@WbJ	l023і.]ݹ$Ƌ`','',0,'?'),('i\\%1QY>','wp-content/themes/vw-blog-magazine/js/logo/customize-controls.js',0,'Q2ǈڅVy','Q2ǈڅVy','׏np^zeanZ;\nwWl','',0,'?'),('_i1>?AP82T','wp-content/themes/vw-blog-magazine/js/logo/customize-preview.js',0,';=cK\\by}',';=cK\\by}','aehIrb{H[)ydqz)','',0,'?'),('¬Li','wp-content/themes/vw-blog-magazine/js/owl.carousel.js',0,'YBgji)(ȅ','YBgji)(ȅ','鍢G#;!1C>wɯn٢y=*','',0,'?'),('a3\n*@','wp-content/themes/vw-blog-magazine/no-results.php',0,'N,-Z<SK','N,-Z<SK','٘%^i\nE\\Xq\rM]\"򞶱','',0,'?'),('3ڙf--','wp-content/themes/vw-blog-magazine/page-template/custom-home-page.php',0,'˃U3@','˃U3@','T\'svT49XGKDmS\0','',0,'?'),('6 }{\nDDgFm','wp-content/themes/vw-blog-magazine/page.php',0,'j(/-v(u','j(/-v(u','=R<~!$ب1R7->p!w','',0,'?'),('P*r:xA{','wp-content/themes/vw-blog-magazine/search.php',0,'/g_1^LN)','/g_1^LN)','p%mp0}شt]P','',0,'?'),('?4t','wp-content/themes/vw-blog-magazine/searchform.php',0,'M.O$hj','M.O$hj','#M*|JmFڝ\"E$B>	','',0,'?'),('<U4uK	\0','wp-content/themes/vw-blog-magazine/sidebar.php',0,'uƁNI\ZTΎlI','uƁNI\ZTΎlI','.tl{xC&!\r=˛pDE','',0,'?'),('\ZB~D','wp-content/themes/vw-blog-magazine/single.php',0,'_g]m#	\'}','_g]m#	\'}','b1A~HmkEEfd:7Wv','',0,'?'),('۾v\nBC#','wp-content/themes/vw-blog-magazine/template-parts/content-audio.php',0,'ہ  PW_ӣrX','ہ  PW_ӣrX','cͻ3\ZSu[+3%3:','',0,'?'),('ҧΫ=Fv]2m','wp-content/themes/vw-blog-magazine/template-parts/content-gallery.php',0,'MsыU','MsыU','1n\Z/X-NJ!WgQM_Gp','',0,'?'),(' f\\4C}*s<','wp-content/themes/vw-blog-magazine/template-parts/content-image.php',0,'\rO	1s&\"','\rO	1s&\"','M>A2nFp,xMck15j','',0,'?'),('+/vwb}o_','wp-content/themes/vw-blog-magazine/template-parts/content-page.php',0,'hebX','hebX','JGZ$i73Ȅ_mVIᙌ','',0,'?'),('증K=aZg','wp-content/themes/vw-blog-magazine/template-parts/content-video.php',0,'V]߹_!UV','V]߹_!UV','W:k2rq\"U2K9+W','',0,'?'),('ОL\nwZ*','wp-content/themes/vw-blog-magazine/template-parts/content.php',0,'-实${֧)','-实${֧)','0dãKi||uUSr^zY+','',0,'?'),('{\nfP8WlA\\|*','wp-content/themes/vw-blog-magazine/template-parts/grid-layout.php',0,']˹Jo!',']˹Jo!','*\0Pj,#Քĩ悾9E','',0,'?'),(')LRo;H','wp-content/themes/vw-blog-magazine/template-parts/image-layout.php',0,'B=NUzvy .g\Z\'','B=NUzvy .g\Z\'','Ts<}˴ke`;','',0,'?'),('}ǿY2L\Z','wp-content/themes/vw-blog-magazine/template-parts/related-posts.php',0,'Yk-bݝwrm','Yk-bݝwrm','!_!\0D!wρ.','',0,'?'),('&,_uO9','wp-content/themes/vw-blog-magazine/template-parts/single-post-layout.php',0,'ʱ[HiM7xm<','ʱ[HiM7xm<','5zB9}mHw݃.)Fq#U','',0,'?'),(']KL-v֒K\'','wp-content/themes/vw-blog-magazine/webfonts/fa-brands-400.svg',0,'.I8:vO!f','.I8:vO!f','\rXD8tJ\n14UKxYѲZV','',0,'?'),('u<,v\ZY\\4','wp-content/themes/vw-blog-magazine/webfonts/fa-regular-400.svg',0,'\\uyҕq	','\\uyҕq	','\'Cݖx\0ͷ1tنj','',0,'?'),('5\ZU7ƅ','wp-content/themes/vw-blog-magazine/webfonts/fa-solid-900.svg',0,'H刭Lqm','H刭Lqm','Z>Ŷގ\\nn1EpOz','',0,'?'),('\rx\Zdƹh#Ż','wp-content/themes/vw-blog-magazine/woocommerce/archive-product.php',0,']V5	$}Nz',']V5	$}Nz','d)4e9@Kyޗa ss3~','',0,'?'),(';(','wp-content/themes/vw-blog-magazine/woocommerce/checkout/form-checkout.php',0,'x.$%œ\0\'','x.$%œ\0\'','oW.h0g6➏\nGHafF','',0,'?'),('Ev^','wp-content/themes/vw-blog-magazine/woocommerce/global/wrapper-end.php',0,'t!]!X%A{L','t!]!X%A{L','2{wtI_ԍ}%n애$ne}UĖ','',0,'?'),(']Q?p29','wp-content/themes/vw-blog-magazine/woocommerce/global/wrapper-start.php',0,'3H.fA','3H.fA',')|GܹkWstv5vw0y','',0,'?'),('Z3qKn1','wp-content/themes/vw-blog-magazine/woocommerce/single-product.php',0,'.-]G','.-]G','`occN\"^sVLFbGn^','',0,'?'),('G7:%!B^}I','wp-content/uploads/edd/2020/index.php',0,'-c+,','-c+,','k~	UH\ZxPĀ<;X','',0,'?'),('o>xr3v\\','wp-content/uploads/edd/index.php',0,'-c+,','-c+,','k~	UH\ZxPĀ<;X','',0,'?'),('=;tA&B6','wp-content/uploads/wph/environment.php',0,'3i@YSPT4','3i@YSPT4','-_|ws7Chyɣ[(8x','',0,'?'),('&	PshcusS','wp-content/wflogs/attack-data.php',0,'#ح\nyIb\r\r','#ح\nyIb\r\r','l4Eq{\'wg31cw:','',0,'?'),('5#t5RшK','wp-content/wflogs/config-livewaf.php',0,';JJ?&X\"\ZE',';JJ?&X\"\ZE','vk\nsCԁA$8c#R^','',0,'?'),('8?6B\rpl2Rx','wp-content/wflogs/config-synced.php',0,'З6@/eoФ','З6@/eoФ','dX-p28-k9-ok)','',0,'?'),('_V#Bt','wp-content/wflogs/config-transient.php',0,'3yyr{9','3yyr{9','X41u\r!6.(<bF\ZqI	!3a','',0,'?'),('Un/|r@ڪ','wp-content/wflogs/config.php',0,'c!=`z','c!=`z','RMo\\752U\\7 5%','',0,'?'),('Ao!Vų`v','wp-content/wflogs/ips.php',0,'lCdb.˴v','lCdb.˴v','Z][WP},7*q\nƑ','',0,'?'),('!ES7x','wp-content/wflogs/rules.php',0,'=F7\\	ww\nֹ','=F7\\	ww\nֹ','R<h]2PsbRhc2v','',0,'?'),('5#\"8%`}','wp-content/wflogs/template.php',0,'lCdb.˴v','lCdb.˴v','Z][WP},7*q\nƑ','',0,'?'),('aOj\'ŻD*ցV4','wp-cron.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!qYS2N','x8	p5(#AM','',0,'?'),('vόY9','wp-includes/ID3/getid3.lib.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.ҁ0(~H6','#Bŗ,n!6;\nX~\ZO0','',0,'?'),('d:wOІ','wp-includes/ID3/getid3.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"{\'/\'P','\\Md8^kL)JYЯ\'','',0,'?'),('9ՍҢ9d\rY','wp-includes/ID3/license.commercial.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\n;gJgxA','t_2x<-˜wqIg','',0,'?'),('}Ȑ\\L`i)','wp-includes/ID3/license.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','GؐV%P_շ','I>a*R8?)p1U͔?2=o','',0,'?'),('D.:\0SR8','wp-includes/ID3/module.audio-video.asf.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','N~I6¦\rj',';xy\\LU!eT4wz','',0,'?'),('x	G!N$.dTb','wp-includes/ID3/module.audio-video.flv.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','W/bם','6\ZBpzw@0EvmC81','',0,'?'),('oҨ*Ko7{ <','wp-includes/ID3/module.audio-video.matroska.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.kӟS[	','fvHc7UfHW`nkM^ֈ5+>','',0,'?'),('Tvm?,aT4','wp-includes/ID3/module.audio-video.quicktime.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','O2PIuzM','@Nzj.q/\Z\n]60c78^f4','',0,'?'),('\ZvI:wm\'~K-','wp-includes/ID3/module.audio-video.riff.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^o\\ez4','Q&IW>JH껷^`rz[E+E','',0,'?'),('L6	׳','wp-includes/ID3/module.audio.ac3.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\ZtYLm','ҷP5Є^nbҎ(Iw','',0,'?'),('ǳ\\_L-YŌ%$','wp-includes/ID3/module.audio.dts.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|tTF8\0\n','ǎ:ǔ%(3z\0?lik-p','',0,'?'),('@+T΄\'٤','wp-includes/ID3/module.audio.flac.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','XåE>%uX','C_zyƞv_\r_(N2QcԢ*؉','',0,'?'),('N@(3','wp-includes/ID3/module.audio.mp3.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','xn=	&-)\0 \Z','۫-l0I7=h=\"Z_Q6','',0,'?'),(':|LH6(cg','wp-includes/ID3/module.audio.ogg.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','S(Y՘ŧR','52p,ae4nhvNOb:','',0,'?'),('_)-]ˌkO	','wp-includes/ID3/module.tag.apetag.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','it-%',' 0cڈd\"9_mZbו','',0,'?'),('2zs4xEB','wp-includes/ID3/module.tag.id3v1.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','U.hwӪ','Hޒgߠi`Gܽ!٢h&)Mr','',0,'?'),(',@hjqrޒ','wp-includes/ID3/module.tag.id3v2.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','LÙR 0vg9)','k/T!	&pyxKhTxAGKz','',0,'?'),('?8ZN','wp-includes/ID3/module.tag.lyrics3.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7-r~>{','d:,P]\\1=cRźt%lz\0','',0,'?'),('(~6vqV0{\"','wp-includes/ID3/readme.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ݣzeѧѥk58','lrp4FBܢ7\"Z:Wv','',0,'?'),('i;&o?','wp-includes/IXR/class-IXR-base64.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*6DTe','?F]L2}\rS@b2OouU\'O','',0,'?'),('	ӭgȱ!nP','wp-includes/IXR/class-IXR-client.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','QģKAϲ]ڎuYQ','UF\"GM|L&8K::Dot','',0,'?'),('dxeBݙϟ5','wp-includes/IXR/class-IXR-clientmulticall.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3@S\n_','!YMxmՒO','',0,'?'),('Z=ӧrc\"y','wp-includes/IXR/class-IXR-date.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','IVdB+AJ?#','{~(#\Z6u,?jk2`','',0,'?'),('^H\0B|4@z','wp-includes/IXR/class-IXR-error.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','g6\"u\\\'3b','*?ۧU=?,]0=CZ-6Dq.G','',0,'?'),('$ϫ/!C','wp-includes/IXR/class-IXR-introspectionserver.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2Uaw<IwpO7-','\nCPEQ%D\rk*Xo','',0,'?'),('~%B\0z?o','wp-includes/IXR/class-IXR-message.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|Ln}D14','ly}z.jxm:Ul`','',0,'?'),('w\ZdϢ\ruD\"','wp-includes/IXR/class-IXR-request.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%p.<Sǡz1Ϣ','Q*k_}2>Tq<_S:Qh','',0,'?'),('alV?f\Zё','wp-includes/IXR/class-IXR-server.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','E]Բ[̌}[X','5T4]\ZH~6,tt','',0,'?'),('3ng\0\\\0	W','wp-includes/IXR/class-IXR-value.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','f>5lj\0f','?h͇ XUPO|H$1','',0,'?'),('\\MMF/I','wp-includes/Requests/Auth/Basic.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gx̄	4U	k!C','.йhdBiHɀns᝗\\O','',0,'?'),('J>\"/','wp-includes/Requests/Auth.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1RWÔO[J','bOQwùLѠâ9Qlrl','',0,'?'),('i1E~NIA͔','wp-includes/Requests/Cookie/Jar.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0_&p\"4\\','c!#Bi*+\"\rnIƈXÉw','',0,'?'),('S^7jK5I6K2!','wp-includes/Requests/Cookie.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']4GFdW(','1׋0*E3:/2pկ\0K2^(','',0,'?'),('O­\n	URb','wp-includes/Requests/Exception/HTTP/304.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';F4AIT','vC	a\'F;z(eJL','',0,'?'),(' <@s\rF/','wp-includes/Requests/Exception/HTTP/305.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','X\0K/`,&','HƎ+@Ib^=QvM6_iL','',0,'?'),('8P֧\ZHGE}8','wp-includes/Requests/Exception/HTTP/306.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','WszuNPjXu','4UQ\r1#_fH*Idl','',0,'?'),('HYfUHupd','wp-includes/Requests/Exception/HTTP/400.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','QnVJRx5','d>	iHb$&n6p\Z','',0,'?'),('/}㦿L;?w\\','wp-includes/Requests/Exception/HTTP/401.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';*?d@','YV$/@=V-dc','',0,'?'),('*\\Tҝ)%]yiD+','wp-includes/Requests/Exception/HTTP/402.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`YQP\nzG','gNQ	/	y5θc','',0,'?'),('l3.	XN','wp-includes/Requests/Exception/HTTP/403.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`\rok31','IlEKѦ?Z0JTU','',0,'?'),(';#	n%\"','wp-includes/Requests/Exception/HTTP/404.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','cY\0ys<M','-!V>d*jPF	;QƵN1aG(','',0,'?'),('Ybڧ,J','wp-includes/Requests/Exception/HTTP/405.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8тm!Ҭ','jb횄^Usv8$bM3y','',0,'?'),('Fj]p Ac\rp','wp-includes/Requests/Exception/HTTP/406.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Klhr9\"\0',',aY}PR6`)Kfism ','',0,'?'),('NtKU','wp-includes/Requests/Exception/HTTP/407.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','vj&Ƶ','>\Z]ƚB̏Xvذc.N2NҹЯ','',0,'?'),('\0n:Tq}K @','wp-includes/Requests/Exception/HTTP/408.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@>1dIXOȷv','q*lmKңk\"MQ?pa؂4','',0,'?'),('Xv\Zƒ\"$','wp-includes/Requests/Exception/HTTP/409.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Zi~*=','_M8U.pFw:E`MB','',0,'?'),('T양:t[','wp-includes/Requests/Exception/HTTP/410.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','qO47ߺݥ/8X!','9f/3MM;#GڪWO&tSO\ZƘ','',0,'?'),(')|{4+]X(','wp-includes/Requests/Exception/HTTP/411.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'RM.Z`G','U^9p&`nM{ nL','',0,'?'),(')Yh.;š','wp-includes/Requests/Exception/HTTP/412.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%Iܷ=7V','SA4c\\D56-#d*ҽӾR','',0,'?'),('	.5uaWkJ','wp-includes/Requests/Exception/HTTP/413.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<]ɐYXL','\r}䟹-V\'eCCʅe-2,0','',0,'?'),('[Y44Orl0','wp-includes/Requests/Exception/HTTP/414.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']U@)#h','Hic!I).eh','',0,'?'),('}^72','wp-includes/Requests/Exception/HTTP/415.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','XTb̮JU','v%_\0b$m&`(=m<b\Zo0p','',0,'?'),('gK;qFVI}Q','wp-includes/Requests/Exception/HTTP/416.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1N9ɪaDx','(mybVaIjWp(!A<(X','',0,'?'),('P&_#\'zTs','wp-includes/Requests/Exception/HTTP/417.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','BpjhO^c\\G #','LTҘ$xDs^h_!kC\"1\'_','',0,'?'),('DCF}','wp-includes/Requests/Exception/HTTP/418.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','J![4','4 6鎬M&$!2d<\\	|\\?g\n','',0,'?'),(']PJQƀ6o֢;','wp-includes/Requests/Exception/HTTP/428.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','iB}^t*','COW%tߏY|&0V\\','',0,'?'),('O/ì`|g_\0','wp-includes/Requests/Exception/HTTP/429.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','S%|F.àZd','!Tuwmt5o\n2A\"kߚz','',0,'?'),('ʚ{(\\i7.','wp-includes/Requests/Exception/HTTP/431.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','s|b$ѓ<','ꅱ/Y6_wpkw0','',0,'?'),('\rfh8!','wp-includes/Requests/Exception/HTTP/500.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','km\n	HM','FOV3\"!kP','',0,'?'),('l;ao~G','wp-includes/Requests/Exception/HTTP/501.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','eڸ04-?ב5','kG寲\n΃CD#6u\ZքEڣ@K1','',0,'?'),('bm%ڭ֫','wp-includes/Requests/Exception/HTTP/502.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|:lz!{Gi','/~UJO.ŀ#E5*\'Cq','',0,'?'),('nŢ)cq^\"','wp-includes/Requests/Exception/HTTP/503.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9RaßC`\0UT','}=3xA9lp\0ư9e.O','',0,'?'),('Oy}Ma_I','wp-includes/Requests/Exception/HTTP/504.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','m̪Db *','<!B|$k݈# ei%0','',0,'?'),(' \r$	Q^C(','wp-includes/Requests/Exception/HTTP/505.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']A	3[/Cd','⭛ i{PA͆kdM\n','',0,'?'),('uG#)|^6','wp-includes/Requests/Exception/HTTP/511.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','unN<KwЛ@','I}7+ƕAl欿Bt\'st','',0,'?'),('>2\\o)','wp-includes/Requests/Exception/HTTP/Unknown.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','dl᫁2A\nW','@3#\Zж/*t\r6<X\rIF','',0,'?'),('W>ҟ[','wp-includes/Requests/Exception/HTTP.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','hRlr','oE²tQQbo\nrQq\"/','',0,'?'),('Iy-\nń','wp-includes/Requests/Exception/Transport/cURL.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6Tg*\Z:	x7',']0֙8p#~\\oӁ=1','',0,'?'),('rIɀ5 F','wp-includes/Requests/Exception/Transport.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','lz J^','ĺ̌&ֳ4@78p','',0,'?'),('TĘ5VHP{','wp-includes/Requests/Exception.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\03\ZRI','-@g %uON\\}@lf\'','',0,'?'),('.Q}3T','wp-includes/Requests/Hooker.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@%a[ў/4','t\r{k?ikC\nLḃWy','',0,'?'),('XMxڳJ','wp-includes/Requests/Hooks.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',', gxi','՚ Q憐DP؂_?y`','',0,'?'),(' \\Tn]','wp-includes/Requests/IDNAEncoder.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}2Pر','M?~\"u%[,l+?F-}M)','',0,'?'),('TB3G{','wp-includes/Requests/IPv6.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','KNknT','=ln&ăJӗ~l','',0,'?'),('}z#\Z','wp-includes/Requests/IRI.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','52]{}	`X','I?~4]4KF\"vI(','',0,'?'),('w\'PeF+V\0','wp-includes/Requests/Proxy/HTTP.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/2)','J6dAl{Й\0Jh','',0,'?'),('#yt($NTt','wp-includes/Requests/Proxy.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@k7\0t\\*G','w<PBZCkSIQ!\n}i','',0,'?'),('G Xexw0\\o8','wp-includes/Requests/Response/Headers.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\ZÂҶA->c`','E\nF		M%{a`,','',0,'?'),('Yf/pw','wp-includes/Requests/Response.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','pR櫷\'G','WwYKL\n	-*^e\"e(_,g','',0,'?'),('U $A=He|zȖ(','wp-includes/Requests/SSL.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&Pg\'A6(07TO','\nQ4Hw@8<Sn-GaMRAӯ','',0,'?'),('c42jxcd','wp-includes/Requests/Session.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7݆Ζ}l','e`݆.΃:jE\ZҰ5\Z)','',0,'?'),('`@YE!','wp-includes/Requests/Transport/cURL.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','87a`CZ','hI x<%ji$','',0,'?'),('fBDFr\r\r','wp-includes/Requests/Transport/fsockopen.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>rQHˆV','XicR)RǠ.#`jjŏ3?','',0,'?'),('.IOIP%)','wp-includes/Requests/Transport.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';kK\\Vl','ɯO3eF㛆v+.r/>,','',0,'?'),('~AHgKT','wp-includes/Requests/Utility/CaseInsensitiveDictionary.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':RKroH2z','9yԆ&/AXHi{b7frw=m','',0,'?'),('/?U','wp-includes/Requests/Utility/FilteredIterator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ax%Ay','LCUhU;4n}Rmx;Č','',0,'?'),('k5SHЫ','wp-includes/SimplePie/Author.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4q_A%Nw1','n#O/jbwP&i#_`YО','',0,'?'),('U\\p{JOQ&','wp-includes/SimplePie/Cache/Base.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','C2]]#|j','ookj\\0[-d8;\Z3','',0,'?'),(',hɃs?4B[^՝','wp-includes/SimplePie/Cache/DB.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','YOU.b','d*Y®s<!)܃J¬','',0,'?'),('V,E@Xy','wp-includes/SimplePie/Cache/File.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=@B[	S','9!+Y6L$-fq&趇kh','',0,'?'),('I:4PU','wp-includes/SimplePie/Cache/Memcache.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','JU1SQ?','}kJ?dA<aC3:[','',0,'?'),('<)8T*.SuSĺ','wp-includes/SimplePie/Cache/MySQL.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','BC\ZHxV','tAB٠B=)RhO\"g;','',0,'?'),('Y֝U}r/','wp-includes/SimplePie/Cache.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','y:oMhvL4','w!ے?ERS^RLKA','',0,'?'),('\"ܒnzD','wp-includes/SimplePie/Caption.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','BjMg[','Ab\'L?QLrt\"2Ϋ','',0,'?'),('qKUj','wp-includes/SimplePie/Category.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~?.\nܯd*',';е=S@dc]rRּn <6','',0,'?'),('l&*&','wp-includes/SimplePie/Content/Type/Sniffer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|riUblw3','6%\"\\\\4N*F`Γ\rL*=','',0,'?'),('anV=Ty X','wp-includes/SimplePie/Copyright.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','hT	Ùj','b_$4_m2BJ\\5ߏ\"%	N','',0,'?'),('oǣ	ףf0Y','wp-includes/SimplePie/Core.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#\Z','K 5(Їϻ\n-\"}x$f]. b','',0,'?'),('ͽ3=OG|~','wp-includes/SimplePie/Credit.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','M猋*>\n|','N3$Z,!<!9\"','',0,'?'),('POf;/','wp-includes/SimplePie/Decode/HTML/Entities.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','E^/\rBZ#%/a','\0+0ߨP;PO\'^p|NsN6d','',0,'?'),('2^(ʭ-^x','wp-includes/SimplePie/Enclosure.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.Bn΍Ks]','MHڋTYQ6cf|h','',0,'?'),('\nfv81-I','wp-includes/SimplePie/Exception.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	Kv&<\\ڏS5','w\'TOE[q:Sk! ˎ\\','',0,'?'),('4r%j','wp-includes/SimplePie/File.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','kU6\n+)%','a.%e5+p3d^bLLT','',0,'?'),('Pط悇̺ƴ$@','wp-includes/SimplePie/HTTP/Parser.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','W%466	','E@̣Bnb8ϜNW%','',0,'?'),('oZ0<c0','wp-includes/SimplePie/IRI.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','n 憒;a{_6','`VCS5Iٮ\Z;&>x$-&z+','',0,'?'),('feR)','wp-includes/SimplePie/Item.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','E!Cz\0c<ܧ','1K6]Lݲ]`rS{Ul','',0,'?'),('TBO>v2}Ea','wp-includes/SimplePie/Locator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','s;uvf^','<Ό:9/(\\֎tl]ǳ^82','',0,'?'),('FFvV;v8/\r','wp-includes/SimplePie/Misc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','y-^\ZK','[JKǺn3`,\0d,m','',0,'?'),('MjAMO\"If','wp-includes/SimplePie/Net/IPv6.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Fy!jـ','i*8.yPB\ZYe','',0,'?'),('Bهv<Sv稳','wp-includes/SimplePie/Parse/Date.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')K(a7XȫP','Jc=[)K5\0,S*:F\0','',0,'?'),('tfF	r{܇_Ix','wp-includes/SimplePie/Parser.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','R.b~+','J22<c8ezdK^đr<T{#w','',0,'?'),('dhħ{q42K\"','wp-includes/SimplePie/Rating.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=pm	Kدat','\r[jjՂrVh`FrES{b','',0,'?'),('}7 ޘDHDPl','wp-includes/SimplePie/Registry.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ȣ1v9d\0ٸ','٘Ǎ++NTbRs','',0,'?'),('\0`YϭrG','wp-includes/SimplePie/Restriction.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*qhds;y','u\\Qi窍gDH	;\0','',0,'?'),('[1YAdk,','wp-includes/SimplePie/Sanitize.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','BظFإHu','D>Ι+N\ZF|#4m=9cu','',0,'?'),('0lj0+%','wp-includes/SimplePie/Source.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','S{*','47Mj9|\0i&ĨLu!J','',0,'?'),('\'g!:H),','wp-includes/SimplePie/XML/Declaration/Parser.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','p(ÅBs#b','v_6+q)ź(1),','',0,'?'),('ZҌ[\nv	F','wp-includes/SimplePie/gzdecode.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8aal4','\Z93Euf\0/\\Tk&oH','',0,'?'),('OhuG&\0L','wp-includes/Text/Diff/Engine/native.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','S\r$T','S\04v@ű`DG VueRB竇3','',0,'?'),('ǂ-i).\\z^a','wp-includes/Text/Diff/Engine/shell.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Z޵Ҷ_OoUC','uN/I$>ggIA$','',0,'?'),(' @;*|','wp-includes/Text/Diff/Engine/string.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':=M\0i)','d[%nZR`','',0,'?'),('e^#|ۍTЩz','wp-includes/Text/Diff/Engine/xdiff.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ֹbtX8GX','[<0ąaD)tJh(C[uH}sҘi','',0,'?'),('&Rw?~jhJD','wp-includes/Text/Diff/Renderer/inline.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\nn5PB\'','XU.k⻺@-(5NV','',0,'?'),('3fQ3h5[W<','wp-includes/Text/Diff/Renderer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' C0Y7O@GS','EWj+\\=}.1\r|','',0,'?'),(']B#2zbU/','wp-includes/Text/Diff.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','lp՞n7q*','7	iHꗓM233} E҈','',0,'?'),('-kdϯXw\\7','wp-includes/admin-bar.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=?Z;w','KjO \"_v7<=7\nZn','',0,'?'),('Otg\02\\B','wp-includes/assets/script-loader-packages.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','򨁁mHAhB?','E\"=.kS5D4j9.]\rYllM','',0,'?'),('Gu^/1ՁS7','wp-includes/atomlib.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>B/ݯAz)AM','HLƻӛv$qD$dt','',0,'?'),('&S짿o$0n','wp-includes/author-template.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','sn	Cd:','iNz	&a^RJ.1','',0,'?'),('>6bYAUF.','wp-includes/blocks/archives.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','鼥Q&75','\r+yry ?t{','',0,'?'),('>5ˏ.y2Q[ڣ1','wp-includes/blocks/block.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7wեm`\nw',',,}\'\\OnCG|	7ޛC','',0,'?'),('SzWNKUS','wp-includes/blocks/calendar.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','nMdmh\n','-rlvXֲyFW\0R5[','',0,'?'),('(ЊQB&Q?','wp-includes/blocks/categories.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','C *=/J3:}zy','[`G!=at\rA)))2ŉ;','',0,'?'),('u${ܨv','wp-includes/blocks/latest-comments.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~tŗ LO','A}@Xvު>_68/5<','',0,'?'),('1\nx','wp-includes/blocks/latest-posts.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','],j\r-0','57\'$1ǹtXBS','',0,'?'),('4B\07qoBo6','wp-includes/blocks/rss.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ш-p*8@','\0\0Qw>K+r8DZ3/ң<V','',0,'?'),('^}R	V7{WI\rH','wp-includes/blocks/search.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'ԐNfc','TPBvE:R7-A=\\áF	Wt','',0,'?'),('苼3','wp-includes/blocks/shortcode/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Sc',']ج{?HĊl4v9%?]/','',0,'?'),('NFVYC','wp-includes/blocks/shortcode.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3]6>','T/%^)FM..e5 3hu','',0,'?'),('L\r%{','wp-includes/blocks/social-link/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','n`p0','᎟\0lyä\0V5&Ab\nS\'	6Vc','',0,'?'),('K>^[PF1h:','wp-includes/blocks/social-link.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_^1#\0%;','Tu\\DK\"ЇkFu\r`F','',0,'?'),('u:z2DQ4','wp-includes/blocks/tag-cloud.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Tźi|.#p','#5UHXhN7ň0}','',0,'?'),('dAuh041','wp-includes/blocks.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','wrm0D٨','s0X:-ϑǽB&XD','',0,'?'),('>slWD7M','wp-includes/bookmark-template.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&]*Q\"P','{\0&*77?eNm{w\"ot{dm~}','',0,'?'),('\0>#z(','wp-includes/bookmark.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Sp-T','F&;f4h\n\Z=k%','',0,'?'),('ǅ99:\Z','wp-includes/cache.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1~@,Ԓl`Y.','lz.mՌb\"(ق:?8_H\r','',0,'?'),('2G?_\\-B','wp-includes/canonical.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2f![꽶>','L-y[TQ)Rl}%O[','',0,'?'),('YCooR亞','wp-includes/capabilities.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','pqJk','b?+(IUB/jIVlGqBE	','',0,'?'),('jI<꟟iU','wp-includes/category-template.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','UOѬL;8lV?','KSsC91*W#ô#','',0,'?'),('D5\n\'\\~W','wp-includes/category.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6\nwN\nx','Ȉ^4\rڍu\\u/ ','',0,'?'),('mDTmsA}','wp-includes/certificates/ca-bundle.crt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Gt5G}@','~y>=w˃\089cS$y','',0,'?'),('Jy0m`/','wp-includes/class-IXR.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0C`qx',']zpqN\"CKW鴛cM','',0,'?'),(':<$0,w\"&e({','wp-includes/class-feed.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>yܫ]T','8j2yN!qʩpt\0A2\\Y','',0,'?'),('!@|4n','wp-includes/class-http.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','R[JPls','ȋ|\ZZ	w۱|֘X','',0,'?'),('&Zh$Éo','wp-includes/class-json.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.t$]N[','G/U/INX.Ps7W;Hj)(','',0,'?'),('EQ?	(','wp-includes/class-oembed.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','j,;\Z3x','0v!vv7HlVdi\'K','',0,'?'),('	QW~-\0d','wp-includes/class-phpass.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_͂tWQ1aL','@FYvG^\n}/$O~;a\0M','',0,'?'),('8ڧs}նNi','wp-includes/class-phpmailer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')Jr>I\\9@','\\9sQǀ!%^K5;*','',0,'?'),('\"u>17','wp-includes/class-pop3.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','U$C;Gp','zSI~3oM8#>','',0,'?'),('*7\r?','wp-includes/class-requests.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','h̵	&|e','1oXHwۦG~z','',0,'?'),('\\ Iѻ,','wp-includes/class-simplepie.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','02jtH9v','A~Hn36S6hzFegĠ	ziZ','',0,'?'),('Κ,Qagl\Z','wp-includes/class-smtp.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','eE4ĎZE2','-c9do-qmJvP3','',0,'?'),('e__%x','wp-includes/class-snoopy.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','s\\Ņϼ.	`','4	*\0\n;0rɷw','',0,'?'),(')ũ2[	4_a','wp-includes/class-walker-category-dropdown.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ap-6?!G','+_0^%2\n {#)&w','',0,'?'),('cnxԺ|','wp-includes/class-walker-category.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','HK\'D\'X','׹9l&A*.ڛA}6TZ','',0,'?'),('KK+2	aeZe','wp-includes/class-walker-comment.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','j%ӻ:36Je','6S\"UJ\0uki','',0,'?'),('(觨:pR/','wp-includes/class-walker-nav-menu.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(T	i','z8ED:Ƥ̽׍¢\0Gb','',0,'?'),('J\rӷG>','wp-includes/class-walker-page-dropdown.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','tBB2[eJ5a','YDs4I<Atȃ\ZG.','',0,'?'),('5S{TƁe/','wp-includes/class-walker-page.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^s9Ϻ','&n\rnX<ڠsRuQf=fNi','',0,'?'),('ֶ9؞fpo3t','wp-includes/class-wp-admin-bar.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','j^@x0','u<JF\Z=N&e[oOPK','',0,'?'),('ֻE\n<B[,','wp-includes/class-wp-ajax-response.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','TQJtr\0','cub6(	Y8$_̾y]S]ͧ;','',0,'?'),('Z)_w\'$X','wp-includes/class-wp-block-parser.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','LxH,','R>oұz\\9	V','',0,'?'),('@k&XItǜ','wp-includes/class-wp-block-styles-registry.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','h<,e^X','qE-%3螔vL._]wsac','',0,'?'),('4l!r؄','wp-includes/class-wp-block-type-registry.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$E6oa#','$\'<EN0HO5$:}','',0,'?'),('gزh/ḮON','wp-includes/class-wp-block-type.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','T]x','urrcm ONr#^X\'3','',0,'?'),('\nӛIQED	','wp-includes/class-wp-comment-query.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4JTԀ\\E','v/ւtP\r& \'	O\"(V|ib','',0,'?'),('Tr~W]','wp-includes/class-wp-comment.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>۴w1P[gD','MmFwIH\nsBQu C0','',0,'?'),('ȍP 3\n','wp-includes/class-wp-customize-control.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','l\0zHPQom','m$;6\Zh\":wT9ZE)','',0,'?'),('h\ZOhl_Lm/','wp-includes/class-wp-customize-manager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','TqT3\rzAz','_{pɼ\r1*6\nGQ|GyH','',0,'?'),('`U2mdW','wp-includes/class-wp-customize-nav-menus.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','JH_#&L~y{Z<Q','tdv86Nf{C&x\"x%+x','',0,'?'),('\rҧxOzzh','wp-includes/class-wp-customize-panel.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')VI^	R(r','=ȓ/ع,XY4|	x','',0,'?'),('-x(EoI=','wp-includes/class-wp-customize-section.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`;V\'()','<sJmha!U\0(0D\'F','',0,'?'),('fu3\nM\\}6*0','wp-includes/class-wp-customize-setting.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^5Ed%','꺻Hz\n5~Re','',0,'?'),('Jёe\rXd$','wp-includes/class-wp-customize-widgets.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`\Zs=)r','+?M w~ZDh\n~\'N?\\N','',0,'?'),('Za9Uzն','wp-includes/class-wp-date-query.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','dA>yo:zf','ac#z{﹥偱SdOs','',0,'?'),('jgs66$8*E','wp-includes/class-wp-dependency.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','n43Y\\#','I>|~[te_OeĬ%*','',0,'?'),('ɱ%a{Zj	%','wp-includes/class-wp-editor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','週B>XQI','\n@o\Z\'<7L.W\"tХj','',0,'?'),('5`]\\ͭi\0\ZJT','wp-includes/class-wp-embed.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','e\ZL#eSշ[ƕ','#	F?tVbSZDNޠip:','',0,'?'),('k{&x\n','wp-includes/class-wp-error.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=[^#_I\rHk','eq3XlniSvT1\"6xL','',0,'?'),('0xhͭK3T','wp-includes/class-wp-fatal-error-handler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2qPV','\\oa} ,&d\nJۿOY','',0,'?'),('O =(:<	1F','wp-includes/class-wp-feed-cache-transient.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','x?^>O',':;h!xEzP+dV0D','',0,'?'),('֌qóX[','wp-includes/class-wp-feed-cache.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Z-}w@','/ jZU7fnY[','',0,'?'),('#Dń5%','wp-includes/class-wp-hook.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Np}f$l','\rO=X	ǍJU-#rtumW','',0,'?'),('&B5VAUU,','wp-includes/class-wp-http-cookie.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1ϴB','#dgt](Kh\Z`{%:r]y','',0,'?'),('#iJH?@','wp-includes/class-wp-http-curl.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ӄ>_2','J<uF9F{|挷l','',0,'?'),('MO,s\r','wp-includes/class-wp-http-encoding.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','R.u*#<D','F4HҒD<Ukd\\c/','',0,'?'),('uXݼ#-','wp-includes/class-wp-http-ixr-client.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.5v@]bڏ','sKƣ{mr6\n>dnm','',0,'?'),('gf1۶y;_','wp-includes/class-wp-http-proxy.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?!^3\"','bmVhA/^n=Q\'5Bd','',0,'?'),('@M]\"iNJ','wp-includes/class-wp-http-requests-hooks.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','lf	=oUN\'d','x\"\r6<ϣ1 \08*u42Ń^-','',0,'?'),('B yw+|t','wp-includes/class-wp-http-requests-response.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','OTP^rbb!d','\Z[Щǩ{S.Ws:e\"#z[N','',0,'?'),('ڷtgZgE','wp-includes/class-wp-http-response.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4yKߕ','Ι	[{\0If\0tv\n9dx','',0,'?'),('߰Sh[۳','wp-includes/class-wp-http-streams.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','eB<zV%ấ Qo/c','iC\"j@a?|Z NM?','',0,'?'),('>X\rbڟ$W','wp-includes/class-wp-image-editor-gd.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','S$FPKu~','G]({ܻœV:9o.\\','',0,'?'),('^bRSI!?','wp-includes/class-wp-image-editor-imagick.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`Wn;Ǎb ','߁H_FWkmCDܷu','',0,'?'),('T\ne.(','wp-includes/class-wp-image-editor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','C<%58s,$?)','.#vSaq\\)=a*','',0,'?'),('`Sk7TtvX','wp-includes/class-wp-list-util.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=:WE^=`','Ū\\ͷb4t}fuN','',0,'?'),('LzZ#<','wp-includes/class-wp-locale-switcher.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"?Fw,T','!@B<6ꁒKuPm=+/c_','',0,'?'),('1l< t~LUw','wp-includes/class-wp-locale.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\r13P{>B\'','[?1\0ͽ!I,̃6','',0,'?'),('\"qUy9%Q','wp-includes/class-wp-matchesmapregex.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4Ѯ_Z','F0~uAG\Zh2rkI)Ьc!','',0,'?'),('Guʭ','wp-includes/class-wp-meta-query.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','tBh)ZX*-鏼','0&_^w)xySֳa5Y','',0,'?'),('\Z\Z:\\RfP~3','wp-includes/class-wp-metadata-lazyloader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','rLӏ..+d','rkΩכ?ir A:$TvG6[d','',0,'?'),('wh]á&wM','wp-includes/class-wp-network-query.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','IwM햰QVTr','\"zϞ\"rԋr{p&G$u','',0,'?'),('8ܞt\ZwNxa','wp-includes/class-wp-network.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'sMyc5`','*&5=V<̱hQ\'G_ʖ','',0,'?'),('U}B	Js','wp-includes/class-wp-object-cache.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','vhp0qe@c`rn',',?*`)Q}W AΡ','',0,'?'),('P@;b<\nc','wp-includes/class-wp-oembed-controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','F','>Q`S+<n\'M3д7P 媺}R','',0,'?'),('CMp<E','wp-includes/class-wp-oembed.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{T/;y|lt','cpRNȑ%Y01yfJ=\" -}','',0,'?'),('@AO=	yA','wp-includes/class-wp-paused-extensions-storage.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%\n)&\"24NXQ','ٱ#qf~y&tcWq','',0,'?'),('~VXa]7p|R','wp-includes/class-wp-post-type.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','dsK|\\`T,BЖJ','O.!>\0Pn\n\\`(+2virR','',0,'?'),('~ReOXf2`','wp-includes/class-wp-post.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','OP/\r?Sޤ	','[?>C=FQ6.Doh*^','',0,'?'),('-h\n\r`ýەC/s','wp-includes/class-wp-query.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0>_yr4HSW','XP{>#E]	y_e','',0,'?'),('t/Ji6WX','wp-includes/class-wp-recovery-mode-cookie-service.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|p-No!H{',';竿SgmX\"AM5U<Fbse*','',0,'?'),('m|yb','wp-includes/class-wp-recovery-mode-email-service.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']3x,4','1&!.D=^-:_o׃ UN','',0,'?'),('y&EzݜZy׺ڲ','wp-includes/class-wp-recovery-mode-key-service.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ͻ}PZ:?','}lfT|YsYUσ#','',0,'?'),('qLILc','wp-includes/class-wp-recovery-mode-link-service.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@9%![','aУ+(|sѠ3n=~igR','',0,'?'),('`,}D@','wp-includes/class-wp-recovery-mode.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6xW3Ң	','U>I*fF}`b\r@','',0,'?'),('M\ZH?ͲZ','wp-includes/class-wp-rewrite.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|~&B6v=','P13^,wURfU?','',0,'?'),('\nfӅ;{t','wp-includes/class-wp-role.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','܈@(/Yn','\n~`t+ \rp<g\\x\"y;','',0,'?'),('ǀ3<&YĆ','wp-includes/class-wp-roles.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[aG5>yjW',';.\\51NKޤ~B~\r<ż','',0,'?'),('x(ťܺ.Շ','wp-includes/class-wp-session-tokens.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','TeÜ)u6','ۘ\\1ZA8T%h0.7n1','',0,'?'),('ސqic=','wp-includes/class-wp-simplepie-file.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"@9,i','HC!AMI$۷r7=:E8ѹc','',0,'?'),('<.4vc\"`t','wp-includes/class-wp-simplepie-sanitize-kses.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Rɔz-*X{<','%%w\n븘N*$aԀ(\\','',0,'?'),('W=ԘHdz','wp-includes/class-wp-site-query.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ќ+Ԥ=|','WP{ˏuME \"1*I','',0,'?'),('b~5aI@)*','wp-includes/class-wp-site.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','y\0$~aa','՚=p\Zy*\'e <kJ(CJ\0%\0Fe','',0,'?'),('\\SՇ8;2','wp-includes/class-wp-tax-query.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#oNԒzv',':/mAn\ns\'iWeo','',0,'?'),('~QԁŴFp','wp-includes/class-wp-taxonomy.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','C\\ `4?!w','H>ωF׻b\r9e#ajܶ','',0,'?'),('I0B,hʛp','wp-includes/class-wp-term-query.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','((), ','M\"խGvby	qVtj','',0,'?'),('ݖ\'\"|3_t|','wp-includes/class-wp-term.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';pL>c&\r','; .aO4,>k&܀%','',0,'?'),('ǢBմ(\\0J','wp-includes/class-wp-text-diff-renderer-inline.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8l_\ru','פme,V9}	yv','',0,'?'),('J%.~ql','wp-includes/class-wp-text-diff-renderer-table.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','xN6\0	m','_Kp9y]t9\"\0ӡR','',0,'?'),('#?Gc	¯l1e','wp-includes/class-wp-theme.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','z.j','\ZVnOZ|S\Z2#iQC','',0,'?'),('絛zy>_+t','wp-includes/class-wp-user-meta-session-tokens.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8/\'\0\0vSL-G\0','8bYB&?6o>','',0,'?'),('9lן? rq','wp-includes/class-wp-user-query.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$7ɫo)c','5B;\n[Qԍ`b^\n','',0,'?'),('|l+F#ڟ','wp-includes/class-wp-user-request.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','x`}b}','8z9,Q\0RW`8ݛǝU','',0,'?'),('R\\&T	|`','wp-includes/class-wp-user.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.>IʍJ+','\rIt\"sAoX7()i','',0,'?'),('\0]avCY','wp-includes/class-wp-walker.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','kue0','/;\\=oU2lN\" ̉.(oNN','',0,'?'),('{1\"^.','wp-includes/class-wp-widget-factory.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','եᡵ|I ','(He3aZ]t\\\'dp','',0,'?'),('Djמ8]fД_','wp-includes/class-wp-widget.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','tܕAd_yqq','Esʌ7[6?~0GfbݒL','',0,'?'),('j䱋%]','wp-includes/class-wp-xmlrpc-server.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5,[6N','<Gs\Zko\'ix֧ó{\\5','',0,'?'),('$C/9','wp-includes/class-wp.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','uMQjJn7','<G135ħ~D#*4l2#M@;Q(','',0,'?'),('yEa:[\0','wp-includes/class.wp-dependencies.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','T\"','IY\0s2A~9iTwMr-','',0,'?'),(';~ӷR>','wp-includes/class.wp-scripts.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','j-w!	d','X~\ZK*~@jד\Z\Z\"','',0,'?'),('9ψ[1d{@','wp-includes/class.wp-styles.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','у9ݳ@:;i',',\'j́M}q#','',0,'?'),('=k[4 =','wp-includes/comment-template.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_X2gm&`','Z֡Z[=^`w\nv+\n','',0,'?'),('SKK2iɈ','wp-includes/comment.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')K֏mgh[','}PFJ_NE$ARU','',0,'?'),('_\\c9mLv1','wp-includes/compat.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Mr.Am\0\n','ŤYU\\}L&\0+','',0,'?'),('-\"DʹD5a/','wp-includes/cron.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~`uaV/^yb','McbѾr4>n]ڧ_h','',0,'?'),('=֬H@-i','wp-includes/css/admin-bar-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','yڽZH','a5Z/O7,rGZzmw','',0,'?'),('{ڭd3TXy7;','wp-includes/css/admin-bar-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','d jb7M','-tN5k~`QvҮ՞o\0e','',0,'?'),('Ȇp]4Lq','wp-includes/css/admin-bar.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>Ƌ̤J_','GO]˶\'\rHz=6E`N#','',0,'?'),('I\"ptQ[Z6x','wp-includes/css/admin-bar.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')1(9o=&','(:Gt_߸>)29rm','',0,'?'),('t8p̋z{jDp','wp-includes/css/buttons-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{:jYK','EN\r(Em%`U\06㣺I','',0,'?'),('Ul1ȕDbmg','wp-includes/css/buttons-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{^hσSC','\\nl]>\r}IuSG\0ʧ','',0,'?'),(';^𩸴8c','wp-includes/css/buttons.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~R	R5\'','`03iciB!LUbPЇ Zc{0','',0,'?'),('з&L۽¨VN','wp-includes/css/buttons.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=(؞*Yŭ','$rAiURL5#@܄zQb\Z','',0,'?'),('F\\C?Z','wp-includes/css/customize-preview-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2)\rfGb0},','u2(5_oUb0nÕ','',0,'?'),('Ư0~\rjA4u','wp-includes/css/customize-preview-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']gxKv+Э9','rڵJPu(ZۇU%','',0,'?'),('gVHIw!','wp-includes/css/customize-preview.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','LIu.q~<+O','S\0 T.C)0K\0\ZD','',0,'?'),('ylsU><','wp-includes/css/customize-preview.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','zg$ \\XC@','\rB6_`yH~\0Iw[q8N','',0,'?'),('pS`]T]D','wp-includes/css/dashicons.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\N2۫r','>RXz$l4Q[9Ị6k','',0,'?'),('LyE{f','wp-includes/css/dashicons.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ȕdc8SdWV','F}\'\')\0Ts\'','',0,'?'),('pKb\0!(','wp-includes/css/dist/block-directory/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','XcnGGItuB}','A4*WF,z2:ћ|','',0,'?'),('2Zs+z','wp-includes/css/dist/block-directory/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	ϛF쥟Щ8+2','\\Yёo\nXSΊVB23|*','',0,'?'),('B\\u}L,','wp-includes/css/dist/block-directory/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',+m','Xe/dL{8 t<Z8x','',0,'?'),('St J9G','wp-includes/css/dist/block-directory/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2F0Տ','4TO쩩lߍ\\2!+`','',0,'?'),('ډx`9LťM,L','wp-includes/css/dist/block-editor/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','wh\\66','uTVl?3*A	zou','',0,'?'),('i4ZlЃ @','wp-includes/css/dist/block-editor/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{-','>MN_,A{?\\L:PKpGuy0','',0,'?'),('psZZ#N7e','wp-includes/css/dist/block-editor/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','aM','syp$/J^:VE@5\rl','',0,'?'),('RBpmZ;','wp-includes/css/dist/block-editor/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','w5?Mۂ','a3\rPJIGSt.,AF}4g*/','',0,'?'),('X*VL	_','wp-includes/css/dist/block-library/editor-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1d{{','8#^)x`I#8-ubوAhLo','',0,'?'),('\nRbxg','wp-includes/css/dist/block-library/editor-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','y.g\"6P','x\"/s;vC>НŜo1ZzU','',0,'?'),('̆lҘ\\4,C-m','wp-includes/css/dist/block-library/editor.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','CCG|f0AP','f#[7Q}A9+H\r\0>\n<诋4_5','',0,'?'),('[4?s','wp-includes/css/dist/block-library/editor.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#sATː_趜C|e','wY\\W&q^~iR\Z)	D','',0,'?'),('SK547S','wp-includes/css/dist/block-library/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ty5:>`','_Fx(]V27  n\"_M*','',0,'?'),(')!)6>}74','wp-includes/css/dist/block-library/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ʇ+,|#i','$V7ҮcRcǠ\0{','',0,'?'),('z6+PH\rtU','wp-includes/css/dist/block-library/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','E&xt;7G','Mp&qWb	5]','',0,'?'),('QF0t+','wp-includes/css/dist/block-library/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','} Qş5xwAc~','4#NPAuvJoٜvmȌ','',0,'?'),('m֙7,}ov','wp-includes/css/dist/block-library/theme-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',#~},r','ZLtXa{3ν)YB>f','',0,'?'),('Cas]n/','wp-includes/css/dist/block-library/theme-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','i+p^3xg','^*{HK1Ad@^It','',0,'?'),('Oxرc5(','wp-includes/css/dist/block-library/theme.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','UT%=Y-]D:','{ueuM\0foGe8+;g','',0,'?'),('m5u1}','wp-includes/css/dist/block-library/theme.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','t/uSC\"0','(PG4$v؞','',0,'?'),(';ܒscF!','wp-includes/css/dist/components/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\rzl`)O1UQj\0','T~a|qb|%~7bl<','',0,'?'),('V܂0\0U`5C>','wp-includes/css/dist/components/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','OFGa?IAjX','\0NF5ݸe/zb\n3x\Zl','',0,'?'),('j^SN-O ','wp-includes/css/dist/components/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ʐ_s4','lFd#Ƙ1utGQP\n','',0,'?'),('M1/n̖Q','wp-includes/css/dist/components/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','AÕ1(ն(+!','A2!\rW?p\"\\fw%','',0,'?'),('0,X','wp-includes/css/dist/edit-post/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','GP]ƦV','\0+ey o!	F MCVOPJ5c_','',0,'?'),('d%3Z4_+','wp-includes/css/dist/edit-post/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ͯ@c*GG6j','%0!b3\"&Chg]eMIB','',0,'?'),('RKQ5v-	','wp-includes/css/dist/edit-post/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','͓{r!_\n','>Ѓg!)ʙ{)R஡O5','',0,'?'),('Kv$TMR=','wp-includes/css/dist/edit-post/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Mi*kw)r','q[/ӡ>\rn |ѪԈuuXų#','',0,'?'),('cVs9o','wp-includes/css/dist/editor/editor-styles-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~Km9}	q','(}6͛\"$#','',0,'?'),(',lSr','wp-includes/css/dist/editor/editor-styles-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','EAA@v9',' h%\nfJ(UZu@DRzC','',0,'?'),('mH:M*^','wp-includes/css/dist/editor/editor-styles.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','e8KQ^','$HKAhɍr\0aF1mԍ','',0,'?'),('1`B¡]s','wp-includes/css/dist/editor/editor-styles.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0~N	~O','Kk$Ht80%\Z\'%  	uj','',0,'?'),('qfEH7d','wp-includes/css/dist/editor/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{L34S͔՗','TeD678෗׌\0~0a`','',0,'?'),('ւxRaǜ@','wp-includes/css/dist/editor/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8A~{x\\@','jDGkOK^^M_HiubP%','',0,'?'),('OҽPT^4~B','wp-includes/css/dist/editor/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~DbbW\"P/','k\\fMRGg#Kx97˂;DPgy','',0,'?'),('cQiQv','wp-includes/css/dist/editor/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','C&&2W2[',';?ݍ瘒\Z=RNa|2rN','',0,'?'),('ZRr(&b:-','wp-includes/css/dist/format-library/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','쏊.-]Hfȱ','J`B)Xv F2R','',0,'?'),('C/@lY2}','wp-includes/css/dist/format-library/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_ĕP_ڢ9H/','pBgl8Odo&','',0,'?'),('\n{X%N8w2?M4C','wp-includes/css/dist/format-library/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\n9*q6|$','\r:m\r^&qgJGO/7v','',0,'?'),('.z&.1y','wp-includes/css/dist/format-library/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-Fg@Kv@`','o3)\\F8!yP߇vf','',0,'?'),('3-f\n','wp-includes/css/dist/list-reusable-blocks/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','wJbfz|','szȯj>*5,Bvk YoQnB','',0,'?'),('r)el','wp-includes/css/dist/list-reusable-blocks/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	w`bG3Y',':^7\0N!b⦐#G*yzL','',0,'?'),('t(iltY/','wp-includes/css/dist/list-reusable-blocks/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@a^\\Zt5gl\\','eTp(ҁ`ǾQEҒ$N{','',0,'?'),('\rx+Uڜ','wp-includes/css/dist/list-reusable-blocks/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'#-5(D!',')dg&8H[[3G¶^}Lmh','',0,'?'),('^0pkM','wp-includes/css/dist/nux/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9?U*Դ<!J','7]U/\Z\na`$/','',0,'?'),('{jɏ|n	^<WH','wp-includes/css/dist/nux/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	mXcV)+6','BSSE\nQ rGw<sd','',0,'?'),('2|?]ϸ','wp-includes/css/dist/nux/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?71%JЀ@',':_GkH/TB~um','',0,'?'),('Rv5W6`ھ','wp-includes/css/dist/nux/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Lݫ1|','4\0b3ߒZ\00oSp|3U	J1','',0,'?'),('poX0%','wp-includes/css/editor-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Xq0肌','Gѧ4ȢmRh]٫1T⣒Z','',0,'?'),('ꍥ2jEbg؈Wx','wp-includes/css/editor-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4!܍&=','	fƘPԒıTB\078J1','',0,'?'),('LsЇś\nc}>K','wp-includes/css/editor.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@ϯSxGC','i\Z@D_[_RL&\n):أE{p8l','',0,'?'),('_|TM^J','wp-includes/css/editor.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','r%BmRWv',';OgS	T3\\`Wޥdy','',0,'?'),(' c̫)I\np,͑','wp-includes/css/jquery-ui-dialog-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','QTx_|d5$8J','\ZwI]w\r׺P)X3{I','',0,'?'),('~F㫎>dyj','wp-includes/css/jquery-ui-dialog-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8Y$D',')\ZpCtpЀ\r\Ze%!TaHh','',0,'?'),('iPÙld\0','wp-includes/css/jquery-ui-dialog.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','n\'$?U&c?','TŇ.-\nq\'M6jO&(ZY0V','',0,'?'),('@V$K<1*','wp-includes/css/jquery-ui-dialog.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',!b( ]Fg','b&N?;;?\"y	ܹuI\\','',0,'?'),('\05g꫔c0\"D','wp-includes/css/media-views-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','dHe\"','8BBQ%\nHi@jjx~','',0,'?'),('_8}?','wp-includes/css/media-views-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','YW[$M227m','Y ̹j917cF	AYLښyׇ:','',0,'?'),('SڰpGMǯl','wp-includes/css/media-views.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\rpL{*LIf9\\','CAmxNTiɀaXxe\0o','',0,'?'),('4%IHOʰL','wp-includes/css/media-views.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' ;Iv&WW','n\ro.62R/qޕ','',0,'?'),('Ǥ>zԄ!J]>','wp-includes/css/wp-auth-check-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','o3b{I}','kxufAwTt&%hMU','',0,'?'),('Y$\'o','wp-includes/css/wp-auth-check-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	_Jܜ&g ','FIY>Sd&+e+aHso','',0,'?'),(',CUU9i-','wp-includes/css/wp-auth-check.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','h\r]K','ІH4TaQ\'35շr%Ue7','',0,'?'),('Y68H;%,_c\n','wp-includes/css/wp-auth-check.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7\ZCt\0','K$ЫVar@ذNrI[u','',0,'?'),('w5)','wp-includes/css/wp-embed-template-ie.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')6	؞мq ','o+8]SuH.CgR9&+\\W','',0,'?'),('ynm;/UsK	','wp-includes/css/wp-embed-template-ie.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7{WPL{HI','\\aWq1+ЯoLY\0K%<','',0,'?'),('/ɘ]^W\\q','wp-includes/css/wp-embed-template.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','kӽQK6ʴt','bb,Ƣ\n/MjDT\rN','',0,'?'),('zQ<\'U~R\\','wp-includes/css/wp-embed-template.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$4vׁ	;af!','QygA&TcjS8\nx.=D','',0,'?'),('\\[i%Ͱ<e>','wp-includes/css/wp-pointer-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'{+D,ϵH','T6@UPe*RR-B\\VQ6','',0,'?'),('jQe;e','wp-includes/css/wp-pointer-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$hF?n\0U','%K\ZG3,lieqB\n\\W','',0,'?'),('sC4M**B)','wp-includes/css/wp-pointer.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','P9!;^<*/','^IT\\sGHd_|\0Xa','',0,'?'),('-藂Y{]ns','wp-includes/css/wp-pointer.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']:?9.',')cg-[L*\niz>|Ԑ','',0,'?'),('xW2euvL','wp-includes/customize/class-wp-customize-background-image-control.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{f&E\\$sX','Rv3~|.OLtN`Ѯ','',0,'?'),('V^3m6._P','wp-includes/customize/class-wp-customize-background-image-setting.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')@tj23W','40^+u*:ޓ4q[#Om&','',0,'?'),('D6S/cQ?','wp-includes/customize/class-wp-customize-background-position-control.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','QJt\"!!_^	','릟/ԤokroQ|EQZ݁\ro','',0,'?'),('賮]','wp-includes/customize/class-wp-customize-code-editor-control.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','B%3$~ܭ*sq','\nA%,MQ!%X-d\riz.]','',0,'?'),('MYG\\tX/','wp-includes/customize/class-wp-customize-color-control.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&S?|G','h	3|:Q9z4Y1[{^	$;#q','',0,'?'),('\'T́YǙ','wp-includes/customize/class-wp-customize-cropped-image-control.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Gp[q}y1','x\r:}gR)`kM%','',0,'?'),('Ns','wp-includes/customize/class-wp-customize-custom-css-setting.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%؊@\09d',';kCKQ\r~`K)ß+','',0,'?'),('\Zlm@','wp-includes/customize/class-wp-customize-date-time-control.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','eyżO;QIh>','ao\r2Dl2F[%W$SbL','',0,'?'),('Y\0)\r/j)Ar','wp-includes/customize/class-wp-customize-filter-setting.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','M`f\0iu','\0<\nj:YFdw	','',0,'?'),('Zx12KZ,','wp-includes/customize/class-wp-customize-header-image-control.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','bNI]w','_1poDbi݌e:+T','',0,'?'),('\'Kzf','wp-includes/customize/class-wp-customize-header-image-setting.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','y$+q?U','9@mrܵ\"+BVK.uB\"','',0,'?'),('>\n5Z','wp-includes/customize/class-wp-customize-image-control.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','H߇oNN<','a\n\r$۱yq*$q{','',0,'?'),('*Oi','wp-includes/customize/class-wp-customize-media-control.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3ˆG\'H|Z','QB/szatޝSnQC','',0,'?'),('hS:`','wp-includes/customize/class-wp-customize-nav-menu-auto-add-control.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','N+C#+|fZ]','kn\Zy&_[Igl(g\'^G','',0,'?'),('3ƹܕjbiΥ','wp-includes/customize/class-wp-customize-nav-menu-control.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@V{R#87nn\n','aHMuyw?h:B<=,##','',0,'?'),('CؚTR!vF{','wp-includes/customize/class-wp-customize-nav-menu-item-control.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*:UțJ>hz','=C\0\"ȗgp{KϮD\'','',0,'?'),('{	\n|p٤','wp-includes/customize/class-wp-customize-nav-menu-item-setting.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<sB0','^Ysg9yu\rژWm%D4p,','',0,'?'),('b+ƴݟ3','wp-includes/customize/class-wp-customize-nav-menu-location-control.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','U!s^7L',';lϓb^0(@L#B','',0,'?'),('tDXm\0#(','wp-includes/customize/class-wp-customize-nav-menu-locations-control.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','H.% Fr','iA}݅괻Z','',0,'?'),('G ~`','wp-includes/customize/class-wp-customize-nav-menu-name-control.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7fW՚7','pvw ܪ9?az','',0,'?'),('-B|tS^','wp-includes/customize/class-wp-customize-nav-menu-section.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','bT	O9.6\n-','l	@Xn0f^Wq','',0,'?'),('k0Ba`','wp-includes/customize/class-wp-customize-nav-menu-setting.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Œ2%tM\0_μ','sr%Zm(	ѐ83%xMw*U','',0,'?'),('xm\0~','wp-includes/customize/class-wp-customize-nav-menus-panel.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$K͞u	Q p','/\'V\ZVtb\"ds\"e@I<','',0,'?'),('@}&J~¾&\0','wp-includes/customize/class-wp-customize-new-menu-control.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','NpaCqk','F0HyceLuQ&LiH\nDũK','',0,'?'),('2㺨a|Fl3]','wp-includes/customize/class-wp-customize-new-menu-section.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	sL2/B','H\'sӽI$ӦͤX!','',0,'?'),('Yq','wp-includes/customize/class-wp-customize-partial.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[\\i','{>xH\n|AE|ScOs/','',0,'?'),('y\n,\nC|[i','wp-includes/customize/class-wp-customize-selective-refresh.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Kl\0ٕcm','אCT8k3p]8Tfjb\np..7霱','',0,'?'),('T6K?s 7(','wp-includes/customize/class-wp-customize-sidebar-section.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','VjBرq','{#i`\0j` pǍ+fF','',0,'?'),(' ,eOzÑ','wp-includes/customize/class-wp-customize-site-icon-control.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$0V<','(V+g]!i}wš)5m>-','',0,'?'),('?Ǆ:\nX','wp-includes/customize/class-wp-customize-theme-control.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Mf&vfL','{rMn9}\n\\k?^HrU','',0,'?'),('<g=C״qD','wp-includes/customize/class-wp-customize-themes-panel.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','uZ7ѳU','aMkM.ݚfJ>{V>v2U','',0,'?'),('XQd9rڼ','wp-includes/customize/class-wp-customize-themes-section.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','tísԗX\0>','rr,\'tVTӴQTFH̘Zs','',0,'?'),('e\\kcXf','wp-includes/customize/class-wp-customize-upload-control.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Hﻇy¿u&9','~Wb@X|DSBq.6.','',0,'?'),('[5YNhKM','wp-includes/customize/class-wp-widget-area-customize-control.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','u͹7sq','<vD~%纙X<','',0,'?'),('\nT/\\9$YU\n͌','wp-includes/customize/class-wp-widget-form-customize-control.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{D*@6{τ}','+֓zi@^F%5qZg<','',0,'?'),('\0.}fwA','wp-includes/date.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','n[*(Ҿw.myz','.\0qB_]\0a}\0','',0,'?'),('}{RҢ\"','wp-includes/default-constants.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','W3]X=Z$','|̪mLyӯTij텶^wH','',0,'?'),('R,A\ZGJ\'-','wp-includes/default-filters.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\nz1','huFٔ{Gژ)&i1_','',0,'?'),('VL67G^l%D5z3','wp-includes/default-widgets.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0t<޸!','^\'U9;dOˊSz!Sm>I5\'e','',0,'?'),('p.а[ÍD','wp-includes/deprecated.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{pݬCE','/PN؉)@#F):Υ+leW','',0,'?'),(')]Z$P%','wp-includes/embed-template.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','UzA>z\'!f*','*xJ\"t\r^K$U09ZиCru','',0,'?'),('9ekkRoS','wp-includes/embed.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','KAyuC)@=','x-XB A\n/\"a#','',0,'?'),('&MXWO','wp-includes/error-protection.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|˖eO\"\0',')+|}}g\\=^N$Q4','',0,'?'),('\"b9e|_','wp-includes/feed-atom-comments.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\I6bJi\"m','+.40Ig(b}yтKkb5','',0,'?'),('2@kw>K2','wp-includes/feed-atom.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{\rg\'SkIfep','!Im\nYf+̕P\013\\=','',0,'?'),('ȼ؟\'\r`','wp-includes/feed-rdf.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','xG7%\0b','p=m=GlhnhV]-+1a','',0,'?'),('])	{?R}','wp-includes/feed-rss.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','iJ?YC>^f','flPf52tY3xDׄ','',0,'?'),('߲;0','wp-includes/feed-rss2-comments.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-|AGM','\n(K]%)3&`AMUYbFФ','',0,'?'),('_*⽞L0>\r','wp-includes/feed-rss2.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','lN+5	O?','@!`C*Mezj@	@Ljw','',0,'?'),('{RC\Z.*\"Q','wp-includes/feed.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')z\ZG4\\i','JLOCYT=KLv\0ۘ>\'','',0,'?'),('\Z5o#R\'/l','wp-includes/fonts/dashicons.eot',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_ՙe|','.}6`87Ja!e97D\"l[Z#','',0,'?'),('΢S˪\nBV\"','wp-includes/fonts/dashicons.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','g-QiF?h ','\rq\ncB\nn.!','',0,'?'),('<kUJv%1','wp-includes/fonts/dashicons.ttf',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',eM:wS','6&>bk	sV4-ԣ| *$','',0,'?'),('f0ͭ~)','wp-includes/fonts/dashicons.woff',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\Z_rY+ʂ;','yU]f8tlL.','',0,'?'),('L+qV;hY','wp-includes/fonts/dashicons.woff2',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>J(#@\Z',')x_\n`TǬO^^hnU','',0,'?'),('ŉ	i/Э','wp-includes/formatting.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[d ?','9Z-tkILqPo=sJC','',0,'?'),('\Z)qtsCI9','wp-includes/functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Qq4\Z	B|{x]','ʋG|+ӊ+Npٕ;DC#Y','',0,'?'),('b`K\'컜K','wp-includes/functions.wp-scripts.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Z0f^?}','̽\nBL<pwւ.6\n','',0,'?'),('h d껅2_r','wp-includes/functions.wp-styles.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6̢e\"07B','90<#&OlA :','',0,'?'),('0RJ{yˣ','wp-includes/general-template.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','F7$a\0ڋ','z\r,[4lLg\0h	a (','',0,'?'),('/&2ѡ\rgDs','wp-includes/http.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','YĦhY	i','/ѳPi;?Hj=m4Щ','',0,'?'),('.IhU3+B\Z','wp-includes/images/admin-bar-sprite-2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Q8o','*ETsal^pXZ\0','',0,'?'),('Ư	\'CԻګ\Z','wp-includes/images/admin-bar-sprite.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','S:W^','rN!`VOcKviՀ{Fn\Zle','',0,'?'),('r_/HG=%<','wp-includes/images/arrow-pointer-blue-2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%mrތ]49c','{&DOzAf/gáA]~(','',0,'?'),('@̘9#Ly(','wp-includes/images/arrow-pointer-blue.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','wb·*L[','fbZD1.Vaw4l?pG^{','',0,'?'),('G5@07','wp-includes/images/blank.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ʟghkKf','>EGL EJQ|Bij','',0,'?'),('>M8 ٵ|','wp-includes/images/crystal/archive.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','SI0An','L%XO+Aa!S\\܉&','',0,'?'),('J\'#rN0a\r','wp-includes/images/crystal/audio.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','nV:ωG-#k','~B\Z-׼of|Wx\\|M)ˢ','',0,'?'),('wL0]r.','wp-includes/images/crystal/code.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`119',';67\r!x\Z_@H&C-','',0,'?'),('!ެ߳p','wp-includes/images/crystal/default.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','A>)*/!-','n$_u	$Q3E׏r|Jm','',0,'?'),('Dm\nzHS','wp-includes/images/crystal/document.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'^csD3T\\','gt( Ŏk`5͒JM5:j','',0,'?'),('j5F+o','wp-includes/images/crystal/interactive.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Rm``9','$멘<x1ՓIRV-VZ\\jg.','',0,'?'),('ǊEvc,صyS^','wp-includes/images/crystal/license.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']LciGfQ\r','vpmc6Y~\",!VEXll\"z','',0,'?'),('^Ð+y|','wp-includes/images/crystal/spreadsheet.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','59Т1Tn','e\rCi0[R8@GaJN','',0,'?'),('\"RŜ','wp-includes/images/crystal/text.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' Ѳ#d%[','n10<;\nIp~f⠸z','',0,'?'),('U$i\"u&9','wp-includes/images/crystal/video.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','lڤ;=','S\rIU9_<f`&HYwu','',0,'?'),('*-3uE[O#','wp-includes/images/down_arrow-2x.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']Mf','w\0qpq5T#\\','',0,'?'),('\nO_;]/^','wp-includes/images/down_arrow.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','V~oYnG~_u','h8ɧpu{9J','',0,'?'),('Ҟǟ	Ks','wp-includes/images/icon-pointer-flag-2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2b&Zr','4Bȥ\'x+chҠVn5I>j','',0,'?'),('Z	r!ޏf	','wp-includes/images/icon-pointer-flag.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',E^j`\'','oq9a{)h}=#Tק','',0,'?'),('Y,eAw`','wp-includes/images/media/archive.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9h\0ìu','\0Bb3\'\')JG ](G9Pr2 s','',0,'?'),(':n̣RMti#=','wp-includes/images/media/audio.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','taCA.Z','L>$\noixoj-\nL]G;q','',0,'?'),('3\"(za48','wp-includes/images/media/code.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-oUʓUU_','\'eM a[R#q2kz+*<7\0j','',0,'?'),('(?>SN揚&','wp-includes/images/media/default.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-IBh@b',':oLJDj$->i\'6n֠Ui','',0,'?'),('/<ا^ɼf}\"$','wp-includes/images/media/document.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','v48Αy6d','ø`f	I$ _ZX\"0\r,','',0,'?'),('rYSxwDY˚J[','wp-includes/images/media/interactive.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','R׬˂ôŉhH','{ [K\0!긽/\\lw.','',0,'?'),('HVեdpVp','wp-includes/images/media/spreadsheet.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4\0Ṫ?','v)\n6Zl2В1!+	','',0,'?'),('9s3SZ,p8g','wp-includes/images/media/text.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','zs0ȝQK','g?[D*p8qVѓ>N','',0,'?'),('\n%f[!aErtgi','wp-includes/images/media/video.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','uhq','DBUMiOb,e=W{','',0,'?'),('k/y&G','wp-includes/images/rss-2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ya[Qrj','yS0c`\n7as#nY','',0,'?'),('r؁=Ԓ','wp-includes/images/rss.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[(.*NZ','j(-9_E-#we$]o01u','',0,'?'),('{\r-}^','wp-includes/images/smilies/frownie.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Q','r~Dzoh߱ػ\">E+Ke','',0,'?'),('Т펹|@','wp-includes/images/smilies/icon_arrow.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' 	J<go9:x','ncx0ĥtN޾Y2X\0!','',0,'?'),('㯩	\'ިV','wp-includes/images/smilies/icon_biggrin.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','KJr:]kI|',':ٔMX%	<8g4','',0,'?'),('$͓bHn,\0-','wp-includes/images/smilies/icon_confused.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/#	Ӣww$x꾓Y','U0\\LXfXƦG\0T$a5UB','',0,'?'),('X,ECj$_8I0','wp-includes/images/smilies/icon_cool.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\n`ivj.','事F9;2_	$$~LOa6_','',0,'?'),('ĔԼpPZ	H','wp-includes/images/smilies/icon_cry.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+`ŮdW]h','[<qwf)rZ(=#;answ9','',0,'?'),('!_輵p3pnL','wp-includes/images/smilies/icon_eek.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/I x)(\"','8K҇4!:ʰ','',0,'?'),('Obc\" |J(','wp-includes/images/smilies/icon_evil.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^M>z','Q|x>@VЛ_/\"W%S','',0,'?'),('JBGT;,lT','wp-includes/images/smilies/icon_exclaim.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':\\>5\0rsg','LɵHA(xʓ2EP%	##5','',0,'?'),('\"u@TS5','wp-includes/images/smilies/icon_idea.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<]W3tށ','{2^4STlIJQ\"','',0,'?'),(' n$q^qf','wp-includes/images/smilies/icon_lol.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','n:ѷ&(','l1Hq.2x󢾉$Y\Z8','',0,'?'),('(הWh@=a','wp-includes/images/smilies/icon_mad.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','V!@c0S','d[O:Ǉjl}q','',0,'?'),('\ZUEs(#Ep','wp-includes/images/smilies/icon_mrgreen.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$_uX|I%~$','!BI1mV-|јX5D8h','',0,'?'),('ki.\\','wp-includes/images/smilies/icon_neutral.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','VM3HU1!v','Ois8\0|z6]e@Ym49','',0,'?'),('7M3$','wp-includes/images/smilies/icon_question.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[-\0\'WF','7b|6#9/?x~[%t','',0,'?'),(':[&b[hY','wp-includes/images/smilies/icon_razz.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9[wDAMA',';P1]fUE;`Qڮ\neZ\0@4aA','',0,'?'),('$0S\rr','wp-includes/images/smilies/icon_redface.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','UE','>DC9McJ\Z+UL1f+g','',0,'?'),('B]nȄ87g','wp-includes/images/smilies/icon_rolleyes.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_56IĔE','b;SG`JL4;ͮ1;\\;xl','',0,'?'),('HPw%8','wp-includes/images/smilies/icon_sad.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','IxoTMzD-','b5yh9}oWInn','',0,'?'),('e97aJS','wp-includes/images/smilies/icon_smile.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3.)2p','ˠ\",RʨTr=orЗ:','',0,'?'),(';Wct*+Br','wp-includes/images/smilies/icon_surprised.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','U-#+0?','cuyXؓAd5[=w>*Spwe._','',0,'?'),('\\:ڈ)g,\\','wp-includes/images/smilies/icon_twisted.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Lv[?+*8;','VHhK\np;.&/E','',0,'?'),('8P5aĨ	','wp-includes/images/smilies/icon_wink.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','e?2i','(V{VBko(`ZV	6','',0,'?'),('g|y_o4\"XN','wp-includes/images/smilies/mrgreen.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-5^Jj','Mg$+;\05H&\\E6%w','',0,'?'),('{Y\\z錿}c','wp-includes/images/smilies/rolleyes.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' O2Ofݣi','fK)\nd!]\r)\\}זl^','',0,'?'),('ջZml4ˮU','wp-includes/images/smilies/simple-smile.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','K{fwh','?Yag\\<y0\0183Hg','',0,'?'),('}`g\"P2V','wp-includes/images/spinner-2x.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','12^#8','#˒=$c6	B46','',0,'?'),(':XqݝJ\\5P4','wp-includes/images/spinner.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','L\nD\noًj˲','zƄ\Z\"n\Zs(U/~7F^','',0,'?'),('}ĉ=t','wp-includes/images/toggle-arrow-2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','F\\CDr','-N7~@}_=V_@A','',0,'?'),('ܵ[Ҳm%6S8:D','wp-includes/images/toggle-arrow.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','·a;d*','[b\Z;]f0s|:%','',0,'?'),('/鹠ΰ1iw','wp-includes/images/uploader-icons-2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&-OÕ~','r\0\'_>6QW4ڠR','',0,'?'),('_43=','wp-includes/images/uploader-icons.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\Mm','p+/i!Zţ6m','',0,'?'),('x9@^6ߑo','wp-includes/images/w-logo-blue.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[NW_pw0','ޣ^Qt3HunU❻~\'T2','',0,'?'),('hFuQe ','wp-includes/images/wlw/wp-comments.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','L6]P.s','zl\ZCD#aN3\'XZ','',0,'?'),('Pq-t@l','wp-includes/images/wlw/wp-icon.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1	ʚ7w3K*','5 }x(r:a,zmKH1|/+','',0,'?'),('6bg>_','wp-includes/images/wlw/wp-watermark.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';uMmܭD|wD','SnR\'X^khɑi7','',0,'?'),('~U\"&','wp-includes/images/wpicons-2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','nVo$Of~7',']کA=ђ%q%aMBUp','',0,'?'),('g$G\\;r1X','wp-includes/images/wpicons.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','dSuqV_a','cZ_?n_K61\\}r','',0,'?'),('\rEU̈́','wp-includes/images/wpspin-2x.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','mSy\"C','66SX6O}4>p\"\'1','',0,'?'),('Rx4Mp@9u\n֊ p','wp-includes/images/wpspin.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','hkuR\r@9k','!Fױ(#1:','',0,'?'),('N\\|`*,)@4','wp-includes/images/xit-2x.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ӂu:@4\rz<5','S\r}@~Q:Sc*d+Z_{R','',0,'?'),('\n\\ɶ.5','wp-includes/images/xit.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	3Xī9+6n~',' sۨS,md\\YbƇo','',0,'?'),('|/ڒ\0[*4x','wp-includes/js/admin-bar.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4`#&\\4','!QȿqzI*^C҉Za','',0,'?'),('MР\0A9Q+','wp-includes/js/admin-bar.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Lo̭tG2Z','\rȑڵ3ՊvW\0hLNkR]J','',0,'?'),('-c<@VsZ','wp-includes/js/api-request.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',fv1<$c','Ķ,y;%LSڮt\Z','',0,'?'),('e\rZfޞ|','wp-includes/js/api-request.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Y[y<','{Yp)8Q#k?%	Kt+u§','',0,'?'),('R3Us3}T','wp-includes/js/autosave.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','E6y4uWoN','O׃˯c|z	\Z;c_\Z\\pY','',0,'?'),('wul|pQ','wp-includes/js/autosave.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^$@)u|\Z','+z,9}0If@[|v','',0,'?'),('eMy*Ҟ','wp-includes/js/backbone.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"$2hj32U','cBCP\0F!vy6Ku*<cf','',0,'?'),('PE۫7r|oI6>','wp-includes/js/backbone.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ܾcum܊e\'d','8դi`e~3	LQĞ','',0,'?'),('3h\"I+[E','wp-includes/js/clipboard.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_Ƀ{ӭv$k','{cXrq;[7V]\\&)G(','',0,'?'),('2bU\0spd0','wp-includes/js/clipboard.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(xhn|rbm','gUjIi%-[GZ\\\nxH_a','',0,'?'),('D=K49','wp-includes/js/codemirror/codemirror.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','23j1(D','Ό,au@sY%K-on\r','',0,'?'),('}eC!*','wp-includes/js/codemirror/codemirror.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	fh;fq','u*Q6Ƅdvdȇ_\0','',0,'?'),('\nUN~\0m','wp-includes/js/codemirror/csslint.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','M_ϱIl',']ih4Fò\rUWEK(Pd','',0,'?'),('VBǡ\ZB\"\0','wp-includes/js/codemirror/esprima.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','d_ Sgٛ','];%JslxFqBH\ZU8','',0,'?'),('׵(KB','wp-includes/js/codemirror/fakejshint.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5v,ROlx]J\')K','-6$$;}ptO4]2ТR5֡','',0,'?'),('T!ة7l<','wp-includes/js/codemirror/htmlhint-kses.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[k[#cLf{','N&V\ZA/R#~բ_J*Ї','',0,'?'),('ƞׅ\ZXX]YF','wp-includes/js/codemirror/htmlhint.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2|џGMtP5','\0U[\0M\'mCռ55k`5ё','',0,'?'),('z.[D8R','wp-includes/js/codemirror/jsonlint.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','I)fykT+<՟','$D;;0F~pGғFˁ','',0,'?'),('\npGnu:','wp-includes/js/colorpicker.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','V g-','Vw%%:3CQ#+g	e}','',0,'?'),('0E\00XH','wp-includes/js/colorpicker.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Uy{[M,7Ax','q-DaCdw8\Z[F)V@t=HҘ','',0,'?'),('pUya	bva;8','wp-includes/js/comment-reply.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','KuTp?e/i',']Et^Jr˞xYtTCt$','',0,'?'),('1X/t60^Ҁ!7','wp-includes/js/comment-reply.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','P7K@91ޢ','ԖI<OUw\0;&GO/̽d','',0,'?'),('bY,ϥYr۝;','wp-includes/js/crop/cropper.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ky5ni*M(','ٸTޝOwLy=}gTl','',0,'?'),('\r%%yS`','wp-includes/js/crop/cropper.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','H.so','py,BG-t=s','',0,'?'),('(|nsARF+','wp-includes/js/crop/marqueeHoriz.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','̮;Lo\n','|Se|./QYW}(','',0,'?'),('Z\0Y æfg','wp-includes/js/crop/marqueeVert.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\09R','Kcg$e2\\p$1z`CkJ','',0,'?'),('r\\jA$','wp-includes/js/customize-base.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','kxx(7_MGG','@vE$Nw*d?.','',0,'?'),('V\nU`_58','wp-includes/js/customize-base.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@׻P^P','	VԿEb<d\'B','',0,'?'),('V}Pm/|I*','wp-includes/js/customize-loader.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','c\'Cw\"Tԉ%','G?~D,(F]IbNEpcv:z','',0,'?'),('bҌ &?{','wp-includes/js/customize-loader.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';faMAbJ','Aݻ}h+n\"MaѺ\n3w','',0,'?'),('xЙ)DC<','wp-includes/js/customize-models.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}5||p<','ܠ}6F%;uV^<v0sT','',0,'?'),('\nNNMۑ4;p4','wp-includes/js/customize-models.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Cna','>G`Y*V)t65ZtZ','',0,'?'),('\Z{:\Z4f','wp-includes/js/customize-preview-nav-menus.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1g:#>͎f','AKlܰsg<53ὀnY','',0,'?'),('F~yc7v-','wp-includes/js/customize-preview-nav-menus.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','j`Wr=0!u','\nY<yKTsjofBz','',0,'?'),('9\r5\'X>?','wp-includes/js/customize-preview-widgets.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','TM.c','STȸ[\'Oh~x̮	j\r','',0,'?'),('9rMԧ','wp-includes/js/customize-preview-widgets.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5	;\"rP','@sR/\ZU~uω8Նſ!$','',0,'?'),('42)A.;4','wp-includes/js/customize-preview.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']`-1. ','R/o)@D#άkz@kJ6#/6','',0,'?'),('>ql+m\05Ħ\"^','wp-includes/js/customize-preview.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','BN@y_','J|cG[JP?Y/HdE^wvM','',0,'?'),('UNEAgt','wp-includes/js/customize-selective-refresh.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$ygϷ','z,jm%U;ceӈi\Zhd','',0,'?'),('0jVƽf:5`\\','wp-includes/js/customize-selective-refresh.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4\0ʬL&',':z^m8[su}.T\npw','',0,'?'),('QY1TlVr<','wp-includes/js/customize-views.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"r<`D','b2M!o;-veq\\f]l:','',0,'?'),('Y^~5~pG-','wp-includes/js/customize-views.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\Zf>b&7f',')8\\N<88=\nG#+d&','',0,'?'),('2Jy*m]W','wp-includes/js/dist/a11y.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ɫ,mv,','\Z\\RYh\Z</_L)6yC','',0,'?'),('|0O+]lU','wp-includes/js/dist/a11y.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','q\"\r~U[}','qB/˜nZfU:3(KqG=','',0,'?'),(',]\'N%ݑUeT)','wp-includes/js/dist/annotations.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"dӜwFtSy','ojD.!q+&=	\\n٦&-NݛO*','',0,'?'),('Y(Kg\0_','wp-includes/js/dist/annotations.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(Z4RČ','Q)Ih^hݤZ#i)AV~K','',0,'?'),('EȖqȊ?2H','wp-includes/js/dist/api-fetch.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6=pC','$E)]o\ZA/euiQ&0`','',0,'?'),('(NL;	','wp-includes/js/dist/api-fetch.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','E>M(RG','\'#4\Z-[8yn!J	','',0,'?'),('/*:o>t','wp-includes/js/dist/autop.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Qv?1gv˕','B*qb=eskdVٖ94','',0,'?'),('k4c5<\"','wp-includes/js/dist/autop.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.wx/H','+˥޴LTJ\noKS\"M','',0,'?'),('Ϛ\"jy^','wp-includes/js/dist/blob.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','oDO:\0\n,\ZP','`l},P)[\0NlqX\nĕ','',0,'?'),('ä]0`AS:D','wp-includes/js/dist/blob.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')IOo','EFW,lj`ͅvB\Z','',0,'?'),('|vP0fhT','wp-includes/js/dist/block-directory.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{w@T|','4`gQXX}z14_;cm8','',0,'?'),('(Y\'^kz!q','wp-includes/js/dist/block-directory.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2͋ڕ؄c','T,ta/a,1yԷ<{,5`t','',0,'?'),(';!1>YxQ','wp-includes/js/dist/block-editor.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_p*ڿh4L','WJsU!JdIn`xCU$XQLT','',0,'?'),('v6Z\'OIL\"ݕM','wp-includes/js/dist/block-editor.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','fF	2x','(5QGV/1GAb`˻.','',0,'?'),('ĩ}x(T','wp-includes/js/dist/block-library.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','voaSncdm','O5-(5my?:։]vMUde','',0,'?'),('N3M\nS0j','wp-includes/js/dist/block-library.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','lWH|?EX','\n⸰&5?Ǜ({Qwt','',0,'?'),('CǴkq{.L','wp-includes/js/dist/block-serialization-default-parser.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','l0{@%4+j','0drms5\\z6L@^\Z','',0,'?'),('S8MC>','wp-includes/js/dist/block-serialization-default-parser.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','w;hG}','nGa|Nlu/ROY򔧇_','',0,'?'),('\Z֧\\\Zhi','wp-includes/js/dist/blocks.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`vxΨsj','\\;:1Rg/ʦ7ҏAaa{v','',0,'?'),('7:b\r,ja','wp-includes/js/dist/blocks.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_9ͷݣ$Gg~W','\rl5zȋ4:ax[v\ZQ','',0,'?'),('ldKм','wp-includes/js/dist/components.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\nj	&\\ʅ','T@eK+^mjMJ$a','',0,'?'),('NZNDN>Y	','wp-includes/js/dist/components.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':k[','^\Zf>V}UrZMfc#2jN','',0,'?'),('وTĖhx~Dt>l','wp-includes/js/dist/compose.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','OƩZO5z','dyIOiy5M%:k^Y>_P','',0,'?'),('5قaܨϘ	#bu','wp-includes/js/dist/compose.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','R\"iq׳','tq)l=+ƪ?#\'B˫/[R}\Z','',0,'?'),('IԬlv0O','wp-includes/js/dist/core-data.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'0jz\nT>3gM','K(x)2|z%9uOO¬ɴ','',0,'?'),('x2_.~$)','wp-includes/js/dist/core-data.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','JЉ( u/1g5','nax-mPZk=9d)b7ZNc','',0,'?'),('\n /Y','wp-includes/js/dist/data-controls.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','uǠQ_?˫','a1ouj\Z\nfMb1 ','',0,'?'),('!>лӊ^[U}','wp-includes/js/dist/data-controls.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+M]4;v','@Ȅidސ.&u#-ẻ','',0,'?'),('gֿm㋣I','wp-includes/js/dist/data.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Jd}2E_t','p*\\^\\hYZ(Ᏼg\\=z.dz','',0,'?'),('\"NMkVO','wp-includes/js/dist/data.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!s\'','Jc<Kf*M}}У$lFz','',0,'?'),('Glݠ_','wp-includes/js/dist/date.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','hVbئkJs','X:Gʰ}$D\\hUQ\'u','',0,'?'),('\"J2\rߤ-H&','wp-includes/js/dist/date.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','TVz`nmcY?$','-f%YrXo9ʱ=','',0,'?'),(';Wl','wp-includes/js/dist/deprecated.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2\'Л偠4$8','WH|S\0$k+,/bb\r','',0,'?'),('ϋД\'OtʗM;','wp-includes/js/dist/deprecated.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','o6$7d(9W[ׂ','eֻ\0.jHJ]\\','',0,'?'),('k\'\n+&=n`3','wp-includes/js/dist/dom-ready.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ք|byl','\ZhY0ϲ)96HBC-t_','',0,'?'),('ҡK%^','wp-includes/js/dist/dom-ready.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[э9(7*2','4<nw..#jp(g	BI','',0,'?'),('B\"^I\nhƜ','wp-includes/js/dist/dom.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>4zyg','\"ɈN{(tqXjNn','',0,'?'),('{xZc\"hb?','wp-includes/js/dist/dom.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','M0j:?k+','uF:K\'TBm\'OGRʉ!a','',0,'?'),('` ƢXv{;','wp-includes/js/dist/edit-post.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','zjHq-Hɤ[<','R+I\'|sbh]#L','',0,'?'),('qR+q\Z2','wp-includes/js/dist/edit-post.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{k\ZRu','[^2>jlr&ueCfhv','',0,'?'),('	Ieԩ[G_6','wp-includes/js/dist/editor.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ƻ-C܋9RĹ','`vmNEGO9RޱE5G','',0,'?'),('͌%+e@uQ(','wp-includes/js/dist/editor.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+䱒S5$՚','@a2?GV\nL\\,.EJX','',0,'?'),('8R6>G\"','wp-includes/js/dist/element.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\Zq!a\0k()','՗ݡeExc%E','',0,'?'),('E5;tR$L','wp-includes/js/dist/element.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','IK3vc;x','cyoNZۥb!7pA','',0,'?'),('Y/ޑ	\Z','wp-includes/js/dist/escape-html.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ۓp[m9&=\r','	kAhR=|\'`E)\0D0|','',0,'?'),('	Ӱꅑc','wp-includes/js/dist/escape-html.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{\0KvMjm','Bl2=!C)','',0,'?'),('hQKV<r:Mg_','wp-includes/js/dist/format-library.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','P÷*cʄ','+9YY){dFB?','',0,'?'),('&k\0v_fcbv','wp-includes/js/dist/format-library.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Y U)t~j	l','x]3{<-r0@M7*4Z7PQ','',0,'?'),('Ӏ9[M-g','wp-includes/js/dist/hooks.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ǣڮ!Tl	^','Jkme󥄃SϪ2&WAϕQu','',0,'?'),('!w<A\n@O','wp-includes/js/dist/hooks.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7\'OˣVB\\','$Q}mw	+ҽ:á2','',0,'?'),('`a(g\"','wp-includes/js/dist/html-entities.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0R[Z=Ag7ΰ9','Sޤamj\n+}%wŮ%O>x','',0,'?'),('?=@M$#P7','wp-includes/js/dist/html-entities.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','pJ^.X','\nVj8웾G=|GN>aE$','',0,'?'),('#u0c}','wp-includes/js/dist/i18n.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@d;W>c','a\nMX|\'b_\Zts=','',0,'?'),('inj/r','wp-includes/js/dist/i18n.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\']5ԃ','sL$Tc)P/?#lxѶYT(0Ul','',0,'?'),('gU)\rR(','wp-includes/js/dist/is-shallow-equal.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#~7Ѭt','/{߁\Z\0T&m2Fğ>','',0,'?'),('r=cMz','wp-includes/js/dist/is-shallow-equal.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','b|w&z,Z','E:YDng[C-k#','',0,'?'),('!ہIǵ`8t','wp-includes/js/dist/keyboard-shortcuts.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','v4ceu§zv','.Hjqp]o	k,2սrd!','',0,'?'),('=噄\nAK(l','wp-includes/js/dist/keyboard-shortcuts.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','GJ13DK',' )M.+Rn;Bk*we,Õ2߫u\'\\','',0,'?'),(']ǿ|IC','wp-includes/js/dist/keycodes.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	3G^TC	繥В','\0(.ged,!,氟4NQ','',0,'?'),('*V.XZ_C[AԀC3','wp-includes/js/dist/keycodes.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{ѸPxLj>','vijG!\0#-7z/NsYۍ','',0,'?'),('(Օ)(pwBl','wp-includes/js/dist/list-reusable-blocks.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-xrd$PG','iV	.m̈́ؕ#xجg,>','',0,'?'),('!xx+![(','wp-includes/js/dist/list-reusable-blocks.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+O\Z1[F','g=\0R-Ws5FY6','',0,'?'),('JB&9:VF[','wp-includes/js/dist/media-utils.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1Q{)','\n\nԕ$S\"qH^4꼉\\','',0,'?'),('ܟҿB∶','wp-includes/js/dist/media-utils.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0CzthgF','/%꤁#R0]\r^=_','',0,'?'),('Kȁ;$z','wp-includes/js/dist/notices.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','f@@-=z/','^qZ۵߸N_aPd[sE\'','',0,'?'),('lZq#eS%s7Y','wp-includes/js/dist/notices.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','vCOE]ݣ','PkzXA\01/YR]҂E;8','',0,'?'),('ZuiigԄ','wp-includes/js/dist/nux.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','D?n}','ܧS>G1`CyO̲ͩ˚u','',0,'?'),('Asvg4U','wp-includes/js/dist/nux.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','98nD-Ҝi','0]yZWk)}/R1j@hmD,;','',0,'?'),('ƬSXZ3','wp-includes/js/dist/plugins.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','s:;F~\'','@zt`YwsuL\0,nLS','',0,'?'),('Hr #w/:4','wp-includes/js/dist/plugins.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ߧ˕su8','\nWrEGg+Ґn','',0,'?'),('W:]','wp-includes/js/dist/primitives.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[km2dwK@H','jVnT+ěZj륔;l~d','',0,'?'),('L,\Z\"\0Cʡ8y','wp-includes/js/dist/primitives.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','J7\ZS',':!uKG.\"O%gHG+\"ujPx','',0,'?'),('y52m\0l\"e','wp-includes/js/dist/priority-queue.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8%2M\"&x_','IYiZ\'b50VyQ\nMZ$l','',0,'?'),('ۋ{S0\0\0=1_ئ\r5','wp-includes/js/dist/priority-queue.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','c5/\\\Z','@h<~ٟGa{WqǾҳ^7ۉ','',0,'?'),('fk[x \\/Y','wp-includes/js/dist/redux-routine.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','iwSQ#݌','ArawXɆŌR`|	4ָ^g(','',0,'?'),('7[*wJ\nn>','wp-includes/js/dist/redux-routine.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!@AKe;\"','<S-r?yD)TU!fqq\ZQD\Z','',0,'?'),('_)0d|6_;n','wp-includes/js/dist/rich-text.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','pp^fk`','	Hk x1\'nC}dK','',0,'?'),('--ü$);J5','wp-includes/js/dist/rich-text.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','vM_Sc','v\'U_eĕ\'ctq1|','',0,'?'),('y0H#;e\n\"+','wp-includes/js/dist/server-side-render.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~%m*==`','D캰E8)fxyDXt=(/','',0,'?'),('$c{97^ІJg','wp-includes/js/dist/server-side-render.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`豋RJ^XL3','gH/z0I¿1Vʕu\Zڱ-','',0,'?'),('oS]~(7;\r','wp-includes/js/dist/shortcode.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\T{>p[c','y91h^-YOY\n\n5)NA\r','',0,'?'),('fR/1< PC','wp-includes/js/dist/shortcode.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0ɥj_FDQ','F88_zNdJ	n\nr^j睟','',0,'?'),('H~\nx|','wp-includes/js/dist/token-list.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','cE0R{,!R0','l<JRADmRN#&LůhX}Udaj','',0,'?'),('&[>j/GU','wp-includes/js/dist/token-list.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','agVI9Č','\0lxVlzJCzVzQ','',0,'?'),('1pa`H0ߢe','wp-includes/js/dist/url.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','vz%lH?','U# ~KR%/@H5','',0,'?'),('oRb','wp-includes/js/dist/url.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','tjљ_',' H7Qzm_fCy]kZCP','',0,'?'),('䑖w7:\'h*','wp-includes/js/dist/vendor/lodash.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(]uV;','@W0BɷI\01MŗVs','',0,'?'),(',5XpBFdcj+','wp-includes/js/dist/vendor/lodash.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','DPh9z','[L3Y2R%\n$JbdĳQ5I','',0,'?'),('&	AH)I&','wp-includes/js/dist/vendor/moment.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','g\"[ewC081U','ynX$\",Dce~9c$','',0,'?'),(']숊YTXm+%','wp-includes/js/dist/vendor/moment.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~`wZƼ)h','%}-)~MwT=gH!','',0,'?'),('Lap8gV,g','wp-includes/js/dist/vendor/react-dom.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"I;',')ͮzI}/?/+1k\n','',0,'?'),('A`k{n/*ScN','wp-includes/js/dist/vendor/react-dom.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','YFx6\"hE','s\0+,]4jӡ]+l','',0,'?'),('|X%jgu@CJM','wp-includes/js/dist/vendor/react.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<vyzp','_/qAI1H\n)5/ƒ4','',0,'?'),('W31Ngפ','wp-includes/js/dist/vendor/react.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Xp\nmt5r/',';D)=L:#w>K	<sEcEo','',0,'?'),('䆮G*~5HI','wp-includes/js/dist/vendor/wp-polyfill-dom-rect.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','lS?,ra4;^F','D;䏑eHib\Z?b','',0,'?'),('0$X8FnŃk','wp-includes/js/dist/vendor/wp-polyfill-dom-rect.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%y徎:','뚦:4*y|¿j~Υka\r`@','',0,'?'),('۝w6Uu%','wp-includes/js/dist/vendor/wp-polyfill-element-closest.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<j <Yt#&','yNOBӻ]&6M-J.:.{','',0,'?'),('#6K%#f\r','wp-includes/js/dist/vendor/wp-polyfill-element-closest.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','H0c;`W&','2A]ڛ\\eWߦkZsc<`d)','',0,'?'),('7kXfXmS','wp-includes/js/dist/vendor/wp-polyfill-fetch.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','El*IeNZaK','K+|̫M5Jy0Itlol','',0,'?'),('w]cIwȰH','wp-includes/js/dist/vendor/wp-polyfill-fetch.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	E&\'ҩ;@kZ','Lݏq;FX:tB7vGqn3ÐkI','',0,'?'),('ve׶\\l.х{','wp-includes/js/dist/vendor/wp-polyfill-formdata.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','883x\r','Xrq-N)nhlL$','',0,'?'),('g+wJoG{b','wp-includes/js/dist/vendor/wp-polyfill-formdata.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.2ңA!V0I','\"CG9^ȷ1a?auk`','',0,'?'),('=Ѷ8$','wp-includes/js/dist/vendor/wp-polyfill-node-contains.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','w%[U3','EtzfD:x?ocڋ	8P','',0,'?'),('~qIPIr','wp-includes/js/dist/vendor/wp-polyfill-node-contains.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-\\doG\n2','Sa)ʗn&BV~11\'w(','',0,'?'),('|G$k','wp-includes/js/dist/vendor/wp-polyfill-url.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>dKP\'IC38','kz:_sDpxe%J	ST_','',0,'?'),('\\]^Tꥊ','wp-includes/js/dist/vendor/wp-polyfill-url.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','rt\0XdxR`','bՔW?gtRċ\\}DETӇ=','',0,'?'),('e:֬p6','wp-includes/js/dist/vendor/wp-polyfill.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','YA\"ZqUq','\rڃ?HOzDr\n\\d܈_qC','',0,'?'),('2\\17Հwi{','wp-includes/js/dist/vendor/wp-polyfill.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}.$K>8-','.C\\\rǅ#gLK0Ĳ','',0,'?'),('/8&Dg|#','wp-includes/js/dist/viewport.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Nc#i%;ܳ\0','0]^Fl6\npuY4:A','',0,'?'),('	hXk%>{NB','wp-includes/js/dist/viewport.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1=gh_','ygz7l4o )4|rbu\rP','',0,'?'),('n,Q3bO','wp-includes/js/dist/warning.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*E<4`9^r','AU)]⦧S70','',0,'?'),('qsAtd\\','wp-includes/js/dist/warning.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ۄUQWs	','BNJ砫M~&%k#K+^k','',0,'?'),('2D%J?\Z','wp-includes/js/dist/wordcount.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9||s\'W','A\0rf_\'u(\'\05ngg','',0,'?'),('&@pɗ','wp-includes/js/dist/wordcount.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','l\"71F!','NMZJ\'Zh\'.K< }:','',0,'?'),('!(t<Թ','wp-includes/js/heartbeat.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','x-`v$6oh','ܳ5 \n8RǚfK9X','',0,'?'),('n97I.Oҝ޿','wp-includes/js/heartbeat.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`Xa+h%\"7','eY9x(<,ŁЉx','',0,'?'),('ygzaU\"	XKG','wp-includes/js/hoverIntent.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','z/Pꮱ<	','tneTR/77@\Zҧ0gǌ','',0,'?'),('S.FȫAj(:','wp-includes/js/hoverIntent.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3\"~V&l','e8+\0SRӍoաcݝǫSuP','',0,'?'),('nNd','wp-includes/js/hoverintent-js.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' p.`u76?','Y!:\nAː	ګZg,=|','',0,'?'),('^^\\Q=(w','wp-includes/js/imagesloaded.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','bAd2','MD;1g$u\ZGMAb$M.t','',0,'?'),('%bQbM<x','wp-includes/js/imgareaselect/border-anim-h.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Z,ntZ^6{Lp4','qschm-%x\ZBx\'E:','',0,'?'),('F\"vh$Lb','wp-includes/js/imgareaselect/border-anim-v.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' z!<7*','>d:j1<!46g','',0,'?'),('<FPz22~','wp-includes/js/imgareaselect/imgareaselect.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}(()3󵕯','q!ݿJӇi\nE5s!\r%','',0,'?'),('8/B$8`m','wp-includes/js/imgareaselect/jquery.imgareaselect.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','XCJa_M','nP>o~Q^d|	Q[AHbBlB','',0,'?'),('ͤ6\0/k','wp-includes/js/imgareaselect/jquery.imgareaselect.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-16	ߨۈ)','3ٽ*wfqxraVQ','',0,'?'),('SX+71?-','wp-includes/js/jcrop/Jcrop.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Z7eQ%K','!@X7JŃp3K;S*!L','',0,'?'),('g\"}_7J5','wp-includes/js/jcrop/jquery.Jcrop.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','V̞/Kx','2S[6Dv5bs=NLw','',0,'?'),('T.o@Ψ2wvX','wp-includes/js/jcrop/jquery.Jcrop.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/aLru4\Z','Ϸydix{p+neځf','',0,'?'),('vޣR','wp-includes/js/jquery/jquery-migrate.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5	\"\02','Oͭz%(s!?,e\n\'\Zɀ+','',0,'?'),('a@o\'kb','wp-includes/js/jquery/jquery-migrate.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','q!NS XdcQ','|\02+Audm5ǉ','',0,'?'),('ʙ\0}甠K.','wp-includes/js/jquery/jquery.color.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','rq*XgqO(͈','x2<kQݯ{','',0,'?'),('vҸ);D~J\"q','wp-includes/js/jquery/jquery.form.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Њn=if5]','5\\\'=\'*m%,kC!<2m=','',0,'?'),('&=\Z+t\"/k\'\n','wp-includes/js/jquery/jquery.form.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`vwP5Q4!)','9^ɸIok{ژ2oxz_;CL ','',0,'?'),('P\Z/l%','wp-includes/js/jquery/jquery.hotkeys.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','┃&݋\rFư',']!G3[#:L\r:vC>','',0,'?'),('-plEk/','wp-includes/js/jquery/jquery.hotkeys.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','S!}EU\\bgh=','\ZJ]x ծTc0n9  +Vk','',0,'?'),('g#,vM:','wp-includes/js/jquery/jquery.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','I.{ܛS','g/igEȯ]3v6E\'Dd4gf;','',0,'?'),('c,[xޫ3\n@','wp-includes/js/jquery/jquery.masonry.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@`&n|}A','\\ۙ	}Mg $0 [B','',0,'?'),('{)4e4p:fW','wp-includes/js/jquery/jquery.query.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';XzǰwC','ug^+imG\rFxiX','',0,'?'),('(g%\04l>','wp-includes/js/jquery/jquery.schedule.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&Tkf؞','?vEʔwjCP՝_','',0,'?'),('qh665y|=?S	','wp-includes/js/jquery/jquery.serialize-object.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\)Jl<\"','D{zp\r]<@7>0(h','',0,'?'),('0<PsמH22','wp-includes/js/jquery/jquery.table-hotkeys.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','֔#tgPg',':Afxׂd7#','',0,'?'),('򱠭BRzY','wp-includes/js/jquery/jquery.table-hotkeys.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ogo~iI	','<=;:t_,wăI,,','',0,'?'),('mY}ɽ?','wp-includes/js/jquery/jquery.ui.touch-punch.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','LmQ4փ]','k>jT@z՜.OBj0\'t','',0,'?'),('Ƭ+\ZId^i <\0','wp-includes/js/jquery/suggest.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':$tVEʿ','r,Kpŗrq^b\\=rZ]6+','',0,'?'),('3Ƈe(ú9','wp-includes/js/jquery/suggest.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','s\\+A)n.;','I<{\04`<!jZ8돲DHW','',0,'?'),('6٨	:{^D','wp-includes/js/jquery/ui/accordion.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|BI`-~H	f>','^e@Å>}ZT6L1\\','',0,'?'),('gEd1D}','wp-includes/js/jquery/ui/autocomplete.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0f\"i!','&\nstϛ@#NgC;a:7^PX','',0,'?'),(']/~qXŎE','wp-includes/js/jquery/ui/button.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','a`v,L*	ҹAi','0xWb[v*,2\'u4{jxȆ','',0,'?'),('%y>}Ho(6','wp-includes/js/jquery/ui/core.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','e%>Nx+','5{`9GR\ripYiwEt\Z','',0,'?'),('@k/I?T,','wp-includes/js/jquery/ui/datepicker.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','p\rQS3V','B3e3g+=\"\"gSOf&BĴ','',0,'?'),('Fe}(','wp-includes/js/jquery/ui/dialog.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Г?[U^!~/','2>nZ\\F]gO{Q6cK_','',0,'?'),('p7uL_{2Û','wp-includes/js/jquery/ui/draggable.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','WfոܗT<','}a)˨Ͻj|{','',0,'?'),('z|zxv','wp-includes/js/jquery/ui/droppable.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@@^Ӟ٠','k|=NRPC\0b(=TԈJ.8$','',0,'?'),('&cYD#P{+','wp-includes/js/jquery/ui/effect-blind.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Li1\0qo','-`tYx:1/\'|xǭ\'','',0,'?'),('a5[45MepC','wp-includes/js/jquery/ui/effect-bounce.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\rؙ!bt(w','\'1|\r?PJnZ	TK w6','',0,'?'),('U$\\*1^S','wp-includes/js/jquery/ui/effect-clip.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')K[stskB?3','H,,\'4EIyRrv=','',0,'?'),('D\rh}!\n','wp-includes/js/jquery/ui/effect-drop.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ym*0OX^|','N<_/R,^f\nBwV','',0,'?'),('ϊ=XbBz\' ','wp-includes/js/jquery/ui/effect-explode.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/h	(ً+V','皴$e]~LTܥU0`','',0,'?'),('AG,<','wp-includes/js/jquery/ui/effect-fade.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','04Uw Z+1V','A-yJ6{G2G@r!\ZDp','',0,'?'),('P\0\'0lv#J<','wp-includes/js/jquery/ui/effect-fold.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ޖj0','FI3 ũ<TƌA\"S8+YT','',0,'?'),('{Mii2n6','wp-includes/js/jquery/ui/effect-highlight.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Bp+I؎\nu_','\'#l\0DȒ݁\Z*va','',0,'?'),('8`9?BbБ','wp-includes/js/jquery/ui/effect-puff.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','G;Lws','H.lq7L`im^','',0,'?'),('8(\ZjZ]}','wp-includes/js/jquery/ui/effect-pulsate.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','抨$rk3E`','eCxv[a	A4n','',0,'?'),('4;V\'/f','wp-includes/js/jquery/ui/effect-scale.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','a\"b','\Z;][.\nV>DAM','',0,'?'),('NVԱzZ','wp-includes/js/jquery/ui/effect-shake.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','R|Ta*r\\','FGa?Mo̄>l\"4\'Pl]D!','',0,'?'),('~w`5;F㮮','wp-includes/js/jquery/ui/effect-size.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','pk.Ǔ@.','3\075IqBg}҃Tc:','',0,'?'),('Y]ŞI','wp-includes/js/jquery/ui/effect-slide.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!bY.H;er','}<fB*#@^SH4Vx','',0,'?'),('l.H|S{','wp-includes/js/jquery/ui/effect-transfer.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-TmƦ','EڼPJtqrcIa,.1nVH','',0,'?'),('ݙP(O\'Ee','wp-includes/js/jquery/ui/effect.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1G\'3+ʆBB	','@ 7e(,<0F\nV@U\'5','',0,'?'),('7c¢)Seb','wp-includes/js/jquery/ui/menu.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+34M	`','1D\'eC$;wkG0fs','',0,'?'),(':x=}','wp-includes/js/jquery/ui/mouse.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ɪ9r\'rf','\0&BIrh&FBW3p^b|','',0,'?'),('nefA@R?','wp-includes/js/jquery/ui/position.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4oM)EξuS#/~','6]pt=VXڦfY','',0,'?'),('=fuA><Th@','wp-includes/js/jquery/ui/progressbar.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4ǌ3~ei7=','Fd62l(A/[=o.*~o','',0,'?'),('-i>bs1','wp-includes/js/jquery/ui/resizable.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','D\Z`^0Gtc6٩S','uuu4EIx&HngoNCݝ','',0,'?'),('v\r&X','wp-includes/js/jquery/ui/selectable.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','z1/|۶!',',jf+a`#*kۦ\ri','',0,'?'),('S0־K/17u','wp-includes/js/jquery/ui/selectmenu.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','NW#뙂ߊk{zu','Ye\Zp+RT[?(I2W~@\'L	','',0,'?'),('\\AV*籿','wp-includes/js/jquery/ui/slider.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','lU򳥝','2?L+p@7X5E','',0,'?'),('m-\Zm1w','wp-includes/js/jquery/ui/sortable.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"&\"\04	]I','P̓YlMy\Zj_A3v','',0,'?'),('mE\\)o','wp-includes/js/jquery/ui/spinner.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','֋XKe,','M- LhsJ͍CB','',0,'?'),('(5aHyo,X','wp-includes/js/jquery/ui/tabs.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ѵz,W1>B9/yU','Џ~c)8y5]c?','',0,'?'),('-_+YnS','wp-includes/js/jquery/ui/tooltip.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&A ~ǔ','@jsĵMBx\"rY*','',0,'?'),('!&i)^WR','wp-includes/js/jquery/ui/widget.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0V2M:;,<','5<8SIR\rAssf[HD3','',0,'?'),('*\Z07ѥ1Oَ8','wp-includes/js/json2.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','s{N|EO0','q3..j G\\RnݼI/T-','',0,'?'),(')(<','wp-includes/js/json2.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','s>O%	Nqf','=`H#e>Oꥧqj}ŋ','',0,'?'),('| ','wp-includes/js/masonry.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Տzq|*zV@','`\r$#+\njK=n~_u U+','',0,'?'),('rr(Jg(yt','wp-includes/js/mce-view.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','BN>r&D','yaBN0O/3չu^TH\'','',0,'?'),('f%uP','wp-includes/js/mce-view.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~LIj}','ji@߄۬d1ij͔.b\0	P','',0,'?'),('{0l(Ʋu9,wSu','wp-includes/js/media-audiovideo.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','жt\Z','s<~d;lLn_u+1jDO\\\0','',0,'?'),('GV\\z#!;','wp-includes/js/media-audiovideo.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ޖ*x!w*','?kE>5r:;6k$Oq|L\Z','',0,'?'),('uN.A__','wp-includes/js/media-editor.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','q!h_0i','0zw\ZV@YF-B!qk;^e|G','',0,'?'),('	,/Օ!gyd','wp-includes/js/media-editor.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_5Jy]5d','*a^#@rG<Cpp\ZJ','',0,'?'),('R\\SC|ju9A','wp-includes/js/media-grid.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gW]ݬ08)','=b.^98ɸP}7K}觇','',0,'?'),('YRYi/l@HX','wp-includes/js/media-grid.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?E\ZZ\\','1*!Htw~|?1','',0,'?'),(')_J','wp-includes/js/media-models.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','L FǙTEAj','⟼\0YUU:AU','',0,'?'),('F GJBs7','wp-includes/js/media-models.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','nX\0䛜','n&\'oU_=&%9\0GZV;','',0,'?'),('ȉV?	])A','wp-includes/js/media-views.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','I0ėy','eO1߻&9wF\0#|5','',0,'?'),('E?Юᾠ','wp-includes/js/media-views.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','wYZ* qAE&~','$_4~0oמIo<S߾3r>','',0,'?'),('.xϮ7_','wp-includes/js/mediaelement/mediaelement-and-player.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2=XIC','`RQ(2h>ru9Y߭ێ	','',0,'?'),('y!\0pZ[A','wp-includes/js/mediaelement/mediaelement-and-player.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4221M?','STS؅׳#~*:w(','',0,'?'),('|BlIHҼOSƱ','wp-includes/js/mediaelement/mediaelement-migrate.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<C_hz3<7',',b#0!aOVc,ؕSԏIл%p)','',0,'?'),(']L0eE\"u ','wp-includes/js/mediaelement/mediaelement-migrate.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Re#B-{:','aI&CX\\;⩄\nC%;','',0,'?'),('zZfip^2׎','wp-includes/js/mediaelement/mediaelement.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','LXsįOS',':^5[ߖvb`Yi','',0,'?'),('OOwTM\rY!d','wp-includes/js/mediaelement/mediaelement.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(6DEaM\r','U82hPGrKƌ81E!Z','',0,'?'),('^U.iypG','wp-includes/js/mediaelement/mediaelementplayer-legacy.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','AVtFƣ','2q{Y*lX[qkd}Jp','',0,'?'),('nQʒ\'k\"%','wp-includes/js/mediaelement/mediaelementplayer-legacy.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','</M0F!\'Gw ',']O?ո>Xzb%أ','',0,'?'),('Ws$8~Nȁ-@','wp-includes/js/mediaelement/mediaelementplayer.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1ĪL5!\n','o^:v\\mocTW[k','',0,'?'),('	?quM','wp-includes/js/mediaelement/mediaelementplayer.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#\'\r','ۖ:8l B?q+6yq=5Uq:bbۺ82','',0,'?'),('d@!dJ','wp-includes/js/mediaelement/mejs-controls.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.۷Z#e0<l','X*\ZX(Z!ȽD2aB','',0,'?'),('bz/T7aHy','wp-includes/js/mediaelement/mejs-controls.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^yq+S%y','hA3L:\'1ꁠ\\','',0,'?'),('\";+\rxuw','wp-includes/js/mediaelement/renderers/vimeo.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Nѝhsl-a','V%y4!6n5s\'TY','',0,'?'),('T܌7`\0(','wp-includes/js/mediaelement/renderers/vimeo.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gx`\Zg, }','Csd,,;ͅqmu','',0,'?'),('ShS%Tz','wp-includes/js/mediaelement/wp-mediaelement.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%/NqORg+\\','F}\Z\nvn`Z!TWs','',0,'?'),('D]|߼$','wp-includes/js/mediaelement/wp-mediaelement.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(Dq|','PE+#Ms;agLeSMNr=','',0,'?'),('M~\nT|','wp-includes/js/mediaelement/wp-mediaelement.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ꕂvEK?\r~_','!?[_r=&\n-%!y\r','',0,'?'),('N9{;','wp-includes/js/mediaelement/wp-mediaelement.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','U)zCss2N\r','y	Н>~%\Z<#U>&','',0,'?'),('6X/HL','wp-includes/js/mediaelement/wp-playlist.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Xl\"o','/=àBAo&I1]k~N','',0,'?'),('ˤԐ{%k#f','wp-includes/js/mediaelement/wp-playlist.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3|G^cKT\"','\'e\"ʌ_(nfww\ZN2+ ','',0,'?'),('JE[7U\Z~','wp-includes/js/plupload/handlers.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Qtaha&*:>','SV7WH+^\nt\ZTׂQ','',0,'?'),(';(Xp`ҙpݷ','wp-includes/js/plupload/handlers.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\n#\0(mklA','rI\ni6w\Z=eM(','',0,'?'),('VڮMjӁ','wp-includes/js/plupload/license.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','u&\nTIz+','\0v1sN>cID٦I0-','',0,'?'),('a)6ю','wp-includes/js/plupload/moxie.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#C\r5Ǳǒ','I9_/xt5(.gtT\Z}&','',0,'?'),('LVY*','wp-includes/js/plupload/moxie.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[n/v5px','0,],\ZZ7~3@','',0,'?'),('ߔHu&','wp-includes/js/plupload/plupload.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ݠ$pZR>\'|','\"8[J%.˚cV\r\rE)\'','',0,'?'),('v:DYG','wp-includes/js/plupload/plupload.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%ǿ\nMaco|','R:K2c~nvB\r(Rh','',0,'?'),('5C)\nWu꽝/FcK','wp-includes/js/plupload/wp-plupload.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!l0QW*+','Pf7\'q*Tg.u\\<)FRMq','',0,'?'),('Le5x?e=&','wp-includes/js/plupload/wp-plupload.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','̓~ʲ[=~8\\GVT','_7 aXb&h~o\0{2l','',0,'?'),('?h;','wp-includes/js/quicktags.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':}҈P٭','=/f2A|d<zNK=','',0,'?'),('ߌ(2','wp-includes/js/quicktags.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','G8 Hߊnv:c','YWpt\r`0O\"ɚNf@kuoy','',0,'?'),('ˍG䯀oeo','wp-includes/js/shortcode.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@P}SΊ','yaeaKR\0%xyuy↢','',0,'?'),('g]bR% ZE','wp-includes/js/shortcode.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[7YO\nC','cJaSϟ?_%','',0,'?'),('Or#TG!','wp-includes/js/swfobject.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',I}pe~2q','?Lw.4MՒFJ>fI鴆','',0,'?'),('M٦M/`','wp-includes/js/swfupload/handlers.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*#0-Ճp','H#a:1߯orrjuzzV','',0,'?'),('`#GbC֊','wp-includes/js/swfupload/handlers.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','jڙK~q	c=','T򌿑dTy~#jI\"++3ɉ','',0,'?'),('\Z-x7(A4','wp-includes/js/swfupload/license.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[`^-oQWz',':)6a\"3r\rP\rN4yJַUq','',0,'?'),('$xM1>_8P\0','wp-includes/js/swfupload/swfupload.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#9>&YRg','ݙRYY-ҕ&qW1(K','',0,'?'),('	1А々S:(','wp-includes/js/thickbox/loadingAnimation.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"h\rc&','BF`F-lڛRT6Յ','',0,'?'),('tZO\' \n','wp-includes/js/thickbox/macFFBgHack.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ȰgW,/u','Rw/h&q]Z_Ngy','',0,'?'),('v{LJlōYz`(','wp-includes/js/thickbox/thickbox.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','i֪[-G','1\rcE^eAB4xz[','',0,'?'),('AE[`','wp-includes/js/thickbox/thickbox.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','HsTX{B$٭6',';@0({oifKϤEQ','',0,'?'),('9:do\np`Ry','wp-includes/js/tinymce/langs/wp-langs-en.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','s/q','Ts%SZ','',0,'?'),('	vO.|ߤҵ','wp-includes/js/tinymce/license.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ox:`','Y#wOg^\'b:^	=跨|','',0,'?'),('\n$zX`1Bw','wp-includes/js/tinymce/plugins/charmap/plugin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\5^','[B\Z,;jfeMUj|)rv>UF','',0,'?'),('k$6O-Nx','wp-includes/js/tinymce/plugins/charmap/plugin.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=B쟄P\rL','x[G-90b.zGaz>r','',0,'?'),('Aa@JŁ','wp-includes/js/tinymce/plugins/colorpicker/plugin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' Cȭ?d{׭V','BR\0!䄚Q\'5w','',0,'?'),(',< ?C]0A','wp-includes/js/tinymce/plugins/colorpicker/plugin.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ͶU裦h','ehӧ&έA3+WTh\n\Z)?','',0,'?'),('HC!\"(','wp-includes/js/tinymce/plugins/compat3x/css/dialog.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','11h+ezKk\Z\"','*3U#\n]]uho\rβ\r;5j','',0,'?'),('gosV;\n$','wp-includes/js/tinymce/plugins/compat3x/plugin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ߔOQKQu>','bIQLF?>G3I[\\y߈kg2','',0,'?'),('0]qK\'fx','wp-includes/js/tinymce/plugins/compat3x/plugin.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','L{p׶Ҡ','m澑[S3\'J*Stsj','',0,'?'),('!#I|F','wp-includes/js/tinymce/plugins/directionality/plugin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&\"X	& )=ʀ$','&[@5(cvLYI6B;)-','',0,'?'),('&]0W\n)=','wp-includes/js/tinymce/plugins/directionality/plugin.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ErHDD3@','<o@:-Eg)6^Ѽ\'','',0,'?'),('Pw0h9','wp-includes/js/tinymce/plugins/fullscreen/plugin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Y2İ\rm}%','3].BCBeʢS( ?Z{','',0,'?'),('sŏU\'e@d','wp-includes/js/tinymce/plugins/fullscreen/plugin.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ғ:K[Iw\\g','`e	nOJM%NhA{ghf','',0,'?'),('\\9ã>Iz4c','wp-includes/js/tinymce/plugins/hr/plugin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','k+%5l3!-','2`RiL#e؄46gpo~','',0,'?'),('v\\Q-','wp-includes/js/tinymce/plugins/hr/plugin.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	%>);','؃FS[k&f 6+b>','',0,'?'),('πtGȩD','wp-includes/js/tinymce/plugins/image/plugin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','B\n4\\0=','QvSI>;41%rf$@p\\j','',0,'?'),('	Em[l<','wp-includes/js/tinymce/plugins/image/plugin.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-ZCl­}莐','yTNz+⃆\'%Y','',0,'?'),('Ebl8y}','wp-includes/js/tinymce/plugins/link/plugin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*NȒmQ','`3cYQ9Wޭ#lpS+G4','',0,'?'),('Xډ|8}B','wp-includes/js/tinymce/plugins/link/plugin.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','V\\\n]Ks\'','\Z>ISеv,qU^','',0,'?'),('!RpnLwm7','wp-includes/js/tinymce/plugins/lists/plugin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','n:CB\"|s','1+%cH񟳜?!#u','',0,'?'),('J0jYgh','wp-includes/js/tinymce/plugins/lists/plugin.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','mZu`]lg','TH\'d?\0O)\0D]','',0,'?'),('`;\"-+~;','wp-includes/js/tinymce/plugins/media/plugin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ujjEv\Z);','+$e\"D%\\Xũ*?Fsvm','',0,'?'),('ƅ|_i/y	','wp-includes/js/tinymce/plugins/media/plugin.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\RoeIT','\06үbSR\Z?EOO#bI','',0,'?'),('ƪq悳','wp-includes/js/tinymce/plugins/paste/plugin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','mN9PM<I`O\0','qthWrrWd%mʿՃN+(-','',0,'?'),(',(i7:^^#','wp-includes/js/tinymce/plugins/paste/plugin.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','kkߵ,AcC;Bi','`EnpGl\\@7GX$','',0,'?'),('x덂@}Yi+','wp-includes/js/tinymce/plugins/tabfocus/plugin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ώ@/@MmN','xM\'Ȥ=ڷ?$S,Fy֥','',0,'?'),('v|-','wp-includes/js/tinymce/plugins/tabfocus/plugin.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!<]r','p[L7F|˖ZBR','',0,'?'),('?]P.12b','wp-includes/js/tinymce/plugins/textcolor/plugin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%i3f','(ELb[K!sӊnĲ','',0,'?'),('͓Y36lY','wp-includes/js/tinymce/plugins/textcolor/plugin.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','v<hp','!/[I+\rG Dխ7=\'','',0,'?'),('G!#h9	&','wp-includes/js/tinymce/plugins/wordpress/plugin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Fo5ָFNM2','78APjn^\'NGR','',0,'?'),('usy6\'v,=','wp-includes/js/tinymce/plugins/wordpress/plugin.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','I浃','\'tC6,fh&a)]','',0,'?'),('. \0_oE]A_0PJ','wp-includes/js/tinymce/plugins/wpautoresize/plugin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','K.Aj_mr#i','\'Cb\"B\\NN*r&.XJ','',0,'?'),('}PÛP\\\Z','wp-includes/js/tinymce/plugins/wpautoresize/plugin.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Tcnwk$ҹ',',@\ZG扆MWET-','',0,'?'),('	P=N>b\"j:~[Q{','wp-includes/js/tinymce/plugins/wpdialogs/plugin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','We⎆?Nt','n4<Fz_5kig','',0,'?'),('3\'RKBf','wp-includes/js/tinymce/plugins/wpdialogs/plugin.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','QO1/<>%\"X','6r*IY\0C9<Jږ J*xD','',0,'?'),('<u꿖\ZܜY^','wp-includes/js/tinymce/plugins/wpeditimage/plugin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','j<]@	4','\r]\"!\'sg=zķQ2NK','',0,'?'),('6<C﮿V:(r','wp-includes/js/tinymce/plugins/wpeditimage/plugin.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|F&fZ','3~鮖DZI	Ar','',0,'?'),('%\0zfNpS','wp-includes/js/tinymce/plugins/wpemoji/plugin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','SEx=d~eM','\"w%%{=L(hK\rƢHP','',0,'?'),('@,n\\+k','wp-includes/js/tinymce/plugins/wpemoji/plugin.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{SmdodKs','x)EpNwge묀<DcMca','',0,'?'),('u3!pAf)RM','wp-includes/js/tinymce/plugins/wpgallery/plugin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_vQ8_$?','<A06kJX\nvA/%O-v_\'pA@ئ','',0,'?'),('Oӿ;=\\Jzy','wp-includes/js/tinymce/plugins/wpgallery/plugin.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','撨PHSl','y\n\"mc@Y)\n1Fi','',0,'?'),('kbgS','wp-includes/js/tinymce/plugins/wplink/plugin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6lUOaDQ','jTqTI:KZa\n6U7e-','',0,'?'),('L)a$D-ӮJ','wp-includes/js/tinymce/plugins/wplink/plugin.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Z{3E\'*\\7','}2gx­	Lb8P?wّa.\0','',0,'?'),('\"Etys\Z|g','wp-includes/js/tinymce/plugins/wptextpattern/plugin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']xΑݿJ4(','|Wy/Tu132ɖ\r7','',0,'?'),('3+z.6Q~]y[','wp-includes/js/tinymce/plugins/wptextpattern/plugin.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	щ;yA \n<','\r,]m.0MExz1p8U9','',0,'?'),('q82v&#M','wp-includes/js/tinymce/plugins/wpview/plugin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','j5qS\rXi','Ej\Z\ZI3JGjVݒ6<S9P','',0,'?'),('Wly:\0Vn`d\0','wp-includes/js/tinymce/plugins/wpview/plugin.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','EY`,?J','l@|<ϰzb]=TQdN\0','',0,'?'),('Z(>(1bޫZ','wp-includes/js/tinymce/skins/lightgray/content.inline.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\reL͸xP','.Fx#ʬ!vې','',0,'?'),('7&Ȁ','wp-includes/js/tinymce/skins/lightgray/content.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{~_I˵OK@','%\\.\"UҚV&9\\]^d%zg$','',0,'?'),('>/ᡇ_','wp-includes/js/tinymce/skins/lightgray/fonts/tinymce-small.eot',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','l([qאD#','\\sٶhb2.;m`Fr^&H-w	yV~','',0,'?'),(':X2M~','wp-includes/js/tinymce/skins/lightgray/fonts/tinymce-small.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','24vLhN!2|','3iA(pGDڔ','',0,'?'),('`S`NI^G','wp-includes/js/tinymce/skins/lightgray/fonts/tinymce-small.ttf',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(i@Gg0p','G</14ŅL5!','',0,'?'),('t0ga/','wp-includes/js/tinymce/skins/lightgray/fonts/tinymce-small.woff',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~-x\'	','{ڋNo#X+Xe\'_>\Z','',0,'?'),('vڴVKP','wp-includes/js/tinymce/skins/lightgray/fonts/tinymce.eot',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','PNڡ\'f','\r]~[_˳PBTA`*,O','',0,'?'),('Qԁ27uL','wp-includes/js/tinymce/skins/lightgray/fonts/tinymce.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','13y1','	}N	<vBS%s\\S','',0,'?'),('P0aRz= ','wp-includes/js/tinymce/skins/lightgray/fonts/tinymce.ttf',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3gkeͿݾ|h','Hzj鞨%p=ZiNAZ','',0,'?'),('\Zl3Ȋ','wp-includes/js/tinymce/skins/lightgray/fonts/tinymce.woff',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','PUՒJLm8`v','ӛvQk\nl]`Ε۷+}kO','',0,'?'),('>+ܞL[m','wp-includes/js/tinymce/skins/lightgray/img/anchor.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','a5qȑ_4@','(afoxDpaQ6mtk,V^','',0,'?'),('L<#\Z}','wp-includes/js/tinymce/skins/lightgray/img/loader.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9KM:Tf9',';TO`(6,skZcR+','',0,'?'),('oPco.r','wp-includes/js/tinymce/skins/lightgray/img/object.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','rdPE}u\n/MA ','#;!I.>uʍSVm{|e-','',0,'?'),('Xg5(=c','wp-includes/js/tinymce/skins/lightgray/img/trans.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7I 1FGuj^',' ûͥJOmO:ϙlW5','',0,'?'),('>~!gq','wp-includes/js/tinymce/skins/lightgray/skin.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ZP߇@X','7>xV&v|­U& ݷ\"ǥz9jF%ѽKV','',0,'?'),('Ĉ^A+lod','wp-includes/js/tinymce/skins/wordpress/images/audio.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7~!\0\"w','gz.gV:[ЙH)Ȟ','',0,'?'),('FH30m:s','wp-includes/js/tinymce/skins/wordpress/images/dashicon-edit.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','xR	YXݤ','m\Zcĭ][^Pw','',0,'?'),('c.Dr |','wp-includes/js/tinymce/skins/wordpress/images/dashicon-no.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','RZ?f.8	','.c%c*G~բ>Yd:7j','',0,'?'),('Ȅxy','wp-includes/js/tinymce/skins/wordpress/images/embedded.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','pNy~n\"','{ux\'Jº@i\"H;]6h','',0,'?'),('FÃ\\Ofg','wp-includes/js/tinymce/skins/wordpress/images/gallery-2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1vR','N3G\'`+R>P]Eγg/b?UX','',0,'?'),('_f;waځ','wp-includes/js/tinymce/skins/wordpress/images/gallery.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_PwPU4','<W~ض+hN91_3ws','',0,'?'),('FHȝle#','wp-includes/js/tinymce/skins/wordpress/images/more-2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','l,r%^x%','Y=_b|ʧ&f,<','',0,'?'),('N3j@pu5^','wp-includes/js/tinymce/skins/wordpress/images/more.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\n\nm\0;˫z','$vo^U A\0:\\Cu','',0,'?'),('~a%!P','wp-includes/js/tinymce/skins/wordpress/images/pagebreak-2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{6#UQ:|>#','([\n̻oRAo3^','',0,'?'),('#	>7','wp-includes/js/tinymce/skins/wordpress/images/pagebreak.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ImLWyݓH','\rflդ/;l\\\\.6r#P[','',0,'?'),('@{J5䷴X','wp-includes/js/tinymce/skins/wordpress/images/playlist-audio.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','U,:)؋\"QqY','\"Ooۈ<oES-MO÷YN!','',0,'?'),('7%Wy~׹P?x','wp-includes/js/tinymce/skins/wordpress/images/playlist-video.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','lzV6`wmZBs','\r 8&J34бǽ','',0,'?'),('3^PMYHD','wp-includes/js/tinymce/skins/wordpress/images/video.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶B=\rz3j','iI/=MMX:MApv\r','',0,'?'),('۪	.ո\\','wp-includes/js/tinymce/skins/wordpress/wp-content.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`Un\0\r','>@:soX=Kdku{','',0,'?'),('ah#8c','wp-includes/js/tinymce/themes/inlite/theme.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','wZ.>%','zfl \0q9wޯ','',0,'?'),('	#A\n#b#=','wp-includes/js/tinymce/themes/inlite/theme.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{HHfX	','F\r?)Ւ_\nn\"VCQ/I(Ӎ','',0,'?'),('r+zk; 4WI','wp-includes/js/tinymce/themes/modern/theme.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/o푭f','\n;~&խH9ēm_݉k3','',0,'?'),('n#t=\'b]{','wp-includes/js/tinymce/themes/modern/theme.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','u橲^r','M/oX#^Փ2܇<.SK8{c','',0,'?'),('(tTlDά7&MP.','wp-includes/js/tinymce/tiny_mce_popup.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','B7I10d','\'З/!\Za!~)1D','',0,'?'),('	9fވUf','wp-includes/js/tinymce/tinymce.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','B,:+.1]շ꾎','l1M7Ӯ]{e20}+','',0,'?'),('Gm:MľVLЉ','wp-includes/js/tinymce/utils/editable_selects.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Jq2I\'J9E','vGjsf	ed&g+','',0,'?'),('*Lm&&2\nb','wp-includes/js/tinymce/utils/form_utils.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','lUTLi','vLus<*rWҪ.\0|Rg','',0,'?'),('츃v6;~','wp-includes/js/tinymce/utils/mctabs.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','끡\"Y>xU季','%Y}ڿ&)MaYgЍ*l','',0,'?'),('4AIn097c`','wp-includes/js/tinymce/utils/validate.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','CL1?o+;{Y','kH;\0kCs	\'K#45+eE|0','',0,'?'),('Tw=+6','wp-includes/js/tinymce/wp-tinymce.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2kF@Qf','!6Kc4:eb]P,','',0,'?'),('HԹfk','wp-includes/js/tinymce/wp-tinymce.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1_H0US@h','_ؕN͞1*ǜ','',0,'?'),('p۞2N<:Z7r','wp-includes/js/tw-sack.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9>','{n]\0ֈn\r<w˷X):','',0,'?'),('h+B','wp-includes/js/tw-sack.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7XwOqa','k\r<I-Vsp6gb4ebfsҸ','',0,'?'),('鋭{^MU*_','wp-includes/js/twemoji.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!#wt+','\Z[;βp3PKhvPs=./\\','',0,'?'),('M;C8Yyﲏ','wp-includes/js/twemoji.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ǶCoYusVIT','4\'!ë#	xW͑gnf	q[P!$','',0,'?'),('3F<8','wp-includes/js/underscore.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$bZC','8A2xz\0<G-E	r쇮?R','',0,'?'),('u<ex@ֈ>','wp-includes/js/underscore.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','d&8\'V','^\\>j\'+Xr\07ƷY','',0,'?'),('<hj	44a2','wp-includes/js/utils.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2![pNI5','iII4*{FZanǠ)J,T&g','',0,'?'),('&UX\rL4{','wp-includes/js/utils.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','R7I\ZzhZ','*D^T>U.[yFDs0X','',0,'?'),('](R&!1;3','wp-includes/js/wp-ajax-response.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0ƐJ</,','lݼ^0_.~pyK{g=-ԸV','',0,'?'),('u)8FG9C(','wp-includes/js/wp-ajax-response.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','zG[Ç2\ZS','\\\nUs\n̬úJRkXLZw/M','',0,'?'),('!|(yW*1Oo2Cu','wp-includes/js/wp-api.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','f}+[}/8n','Dt\r)tcrQqslu\\/<','',0,'?'),('ӟmy+\nf:','wp-includes/js/wp-api.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','tS.','G+PvKQe43\n\ZA2C','',0,'?'),('.v8-rJŕqQ','wp-includes/js/wp-auth-check.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','vV`I˓f\Z9','kA5$\r{}F2;L2ɐ','',0,'?'),('tU/DsIڤst','wp-includes/js/wp-auth-check.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ř9芀uqU','`(9ZĞ˃BԢj&tC','',0,'?'),('j8ď\Z','wp-includes/js/wp-backbone.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','bgWf.+X\\p','\nTxN@s_L`E*dHc?','',0,'?'),('0<lڿJ','wp-includes/js/wp-backbone.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','SfKD-)','w\\dn§Ί3r\0ҍ6n>','',0,'?'),('ԒAr^','wp-includes/js/wp-custom-header.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','c<n xFqa','tl<F;1oUk8*͐','',0,'?'),('Z_\"~J','wp-includes/js/wp-custom-header.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Y\\PHUs','ְNX\nv:Po#҅b2fk','',0,'?'),('=-Xԍn{]pf','wp-includes/js/wp-embed-template.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Y,.n2Q','S|l>\nwwZhGՔe?o<@?','',0,'?'),('Z Og\nWW2','wp-includes/js/wp-embed-template.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ީ2~\'7','`40^c$bSzڎ	!T22h','',0,'?'),('sSki<4\'c-6','wp-includes/js/wp-embed.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#NO8L^sWkJ<',' E>@_0!B5','',0,'?'),('J~_ofk','wp-includes/js/wp-embed.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']b8\r*h@','zO间 ^7%n\"\0H','',0,'?'),('trεF_ ','wp-includes/js/wp-emoji-loader.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','YNkľ$=>',';чhz#a\"7K. ):x<','',0,'?'),(';*1\Zn4','wp-includes/js/wp-emoji-loader.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<>|6S xU','|!xXшV$~/Kê\"\Z','',0,'?'),('	b8[y','wp-includes/js/wp-emoji-release.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3-Gg','˸b\Z<7Y2|g7ji%','',0,'?'),('\0;fQ=*Ǖ','wp-includes/js/wp-emoji.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*׶H;q.','O)`5gD?5F!','',0,'?'),('[>x;wn/tH','wp-includes/js/wp-emoji.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-k&|6S\Z','8IWY8Գ)_]F-=','',0,'?'),('=V;N.K','wp-includes/js/wp-list-revisions.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','PbOPxOrs72','#;w1.B3f_;Pf','',0,'?'),('E4fu\r#R:k!jgh','wp-includes/js/wp-list-revisions.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','PztPFhHy','.mOi$g.oV~%','',0,'?'),('bvEH΄','wp-includes/js/wp-lists.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','V@N:\rD``E$|','`ĉAo/~Cg䰐A','',0,'?'),('9eEbݾl3','wp-includes/js/wp-lists.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Q^aiq','zRH!1[VK;E`DQPU','',0,'?'),('#AuI.F/','wp-includes/js/wp-pointer.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','uh N+\0g','^HH9cbnLlɃ!i/','',0,'?'),('Ǉ4˓T`k','wp-includes/js/wp-pointer.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','wL\'','j8/UҒ?Vjy[<46S]Ĭ','',0,'?'),(']jl\'/x5','wp-includes/js/wp-sanitize.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':kEt6Q','yΦV }ɛqK>ۈP6*C\ns}','',0,'?'),('&}?\Zs`','wp-includes/js/wp-sanitize.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^뽍Lhc+h','cTTl+ALo^\"օ9U7\0%{H~','',0,'?'),('??n_2gj','wp-includes/js/wp-util.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','w;Y6	','y{;-ռ%MVW_1aO','',0,'?'),('H+E~}1Q','wp-includes/js/wp-util.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','V>Qo6',',ͫp;IrA/ׇ9~j','',0,'?'),('A4e{^Z','wp-includes/js/wpdialog.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ʒy\n	 epԩf','!/Af0=G7h/uU&g','',0,'?'),('ߗQu!ٶx[','wp-includes/js/wpdialog.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=nR-KP=<','wڇEÞ\0vӭk^Mn','',0,'?'),('wtH-s\0n','wp-includes/js/wplink.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','U.a;gJ\'ڹ.r','ZE\\G.Rb\'\0~$pl ','',0,'?'),('\"c)j\"','wp-includes/js/wplink.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ygx؂Y','Hd\Z[\0`v%r1M','',0,'?'),('\'B7S','wp-includes/js/zxcvbn-async.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=$a[ZF)^\n~','uQ9ҫ{7o}`-nW','',0,'?'),('L(n9[2C6','wp-includes/js/zxcvbn-async.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_ɬA:tE$&','0^BMՒŗ+W\\<','',0,'?'),('J򾁬OhsDؾ','wp-includes/js/zxcvbn.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|	#PV	/{M_','vXI9n1e6C\\.p+\"K','',0,'?'),('іqSGKy(','wp-includes/kses.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@\Z8{\r[','vaD]DJ3}K','',0,'?'),(':m[ݢ:#','wp-includes/l10n.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','DC;5xK9','Mc4tz{к;%v#rM+z*','',0,'?'),('vE,-O{','wp-includes/link-template.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[S-F','eD|E\\_Uͅ|\',L(0Gz','',0,'?'),('_j_/yӱ','wp-includes/load.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Lx:@','^:6[\'?5zɂbpJO','',0,'?'),('D6mer{pKO','wp-includes/locale.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ʋ\04)oybU^','<6n\'J_	S%GVJ','',0,'?'),('a(mEBl','wp-includes/media-template.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','h&\"ȷdB+','NZsvJQMBf	[/','',0,'?'),('){jW-_Q=?GlҢ','wp-includes/media.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Da\'nf','mfg&W.2TA](6M','',0,'?'),('KQ}U&;&Q','wp-includes/meta.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\=MyI](n~S','fD;-2D/쮧{N7%Q\0','',0,'?'),('gI!٭_','wp-includes/ms-blogs.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','qgqe܍ӧ>e','#DRΪmþX[DHdP,','',0,'?'),('mAYRb|S','wp-includes/ms-default-constants.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','K~p4߀A6','i|ZIe\ZEV%6OJ','',0,'?'),('.݁BxKY','wp-includes/ms-default-filters.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','b5k,qa!','J7\0r.A˵ß8\0\Z','',0,'?'),('[nG{\'q:','wp-includes/ms-deprecated.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-m=q\n','sSz=)=k$8n>\0>','',0,'?'),('뭷\r!z}MLKE','wp-includes/ms-files.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Z]Gy2D','Zhx^/#Z^N_\Z','',0,'?'),('v%S[̪Ѿ','wp-includes/ms-functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','nћz\rn{3O','ɏ*\\`=8wC:dw\0','',0,'?'),('_jSX2QQ=','wp-includes/ms-load.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','x4,\ZEo,K','f`85#<\ru݁?vMN6_8^','',0,'?'),('x9p2wB','wp-includes/ms-network.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','cQ','L@wmm>e','',0,'?'),('j&^b','wp-includes/ms-settings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' F,ons-%','0y\nMI?<9D^','',0,'?'),('\'^DIG1!','wp-includes/ms-site.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"]2','\0}<{^ű÷p\\;s','',0,'?'),('{Amm*K','wp-includes/nav-menu-template.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6q_Szyr','.Gqqѽ\\$sޕnSͶor}+y','',0,'?'),('[Hn[P.~FU|','wp-includes/nav-menu.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\Zg3=r`lh','%Zf1yc>|:NB','',0,'?'),('MRlBFu','wp-includes/option.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','N3X?B,Ig(','@ٝ6|Y-R3,-F2\nMR','',0,'?'),('N|Jвznsw','wp-includes/pluggable-deprecated.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@\"j2ߖ','U=co=t1-\\\r=','',0,'?'),('h0X-i^G`8','wp-includes/pluggable.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','S\0Ev~&75}F','a-K6zxɦ*RxUtOM/','',0,'?'),('\00qĊNy)','wp-includes/plugin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(P9orK','{ͼ\\x*edMlE֔','',0,'?'),(' CY','wp-includes/pomo/entry.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','HBTEY#\nnx','W4tA!G9','',0,'?'),('48Vt+^X','wp-includes/pomo/mo.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0	](DFya5','FM.APMi#','',0,'?'),('A)͹D4','wp-includes/pomo/plural-forms.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Eܔ,;','H.l~c5b#q@j;)\0UێU3','',0,'?'),('[Kb28','wp-includes/pomo/po.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','a!Gxg','o>q:nථi٥<ppϠ>','',0,'?'),('1W;cN\"u','wp-includes/pomo/streams.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','v\0[V','т|xecd/^7~4w+\nKj','',0,'?'),('?ڟE$PF','wp-includes/pomo/translations.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|8Va񳰬y','LâDwL7','',0,'?'),('atUq^!0ƣl','wp-includes/post-formats.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}ORVZZD	',' fIq\ZRʜha?ք%4.fd','',0,'?'),('MIMrD-','wp-includes/post-template.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=9	','Kmj .O%.8Q1_Rtl','',0,'?'),('iY\0\nR)','wp-includes/post-thumbnail-template.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Gf/Qb%','^EfY)t>y\ZlI ^FEyC','',0,'?'),('0jlSK','wp-includes/post.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#G~^J\0',')Uy`mifb+~/;','',0,'?'),(' A$ۤfCN37','wp-includes/query.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','GZ]=gn(','b\Zf~KF\r%S?	bHH!g;R','',0,'?'),('KF\nOi},w','wp-includes/random_compat/byte_safe_strings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[BңJԈ;',']Q˄=PݵuQ{>ϐ','',0,'?'),('owЎ696I','wp-includes/random_compat/cast_to_int.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!>=IO','p>2xtntqb','',0,'?'),('v9b$L','wp-includes/random_compat/error_polyfill.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','X:,t]7=QE',',t\0_gX%4.tP]>JT4','',0,'?'),('jZ;\nlГ','wp-includes/random_compat/random.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5&}k!6$','X8P_9kQa[-mS\'<@!V:','',0,'?'),('t.Õ81','wp-includes/random_compat/random_bytes_com_dotnet.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','nM@<A6@!Y','.#$.N.\\\"Cuj%HEJֈ^a','',0,'?'),('?2yT!s|tu}','wp-includes/random_compat/random_bytes_dev_urandom.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','d\ZHr','\nDfdvPfOn:aгX','',0,'?'),('[D?_[','wp-includes/random_compat/random_bytes_libsodium.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4Տd','In6_ga8y].','',0,'?'),('N iiڭ','wp-includes/random_compat/random_bytes_libsodium_legacy.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[q7dvz','\'֪*	[\0EE*JrVsc?','',0,'?'),('%I}PzW','wp-includes/random_compat/random_bytes_mcrypt.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','TԦʙ`PL','b=-.XTYnP','',0,'?'),('3I98\\֛[t','wp-includes/random_compat/random_int.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*RXǠͤBn6','8-%s`NaL	LMʫ)','',0,'?'),('E-j1j\rE','wp-includes/registration-functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+go\\=','Zd_v~R͝H:|T\"?ۯv','',0,'?'),('5\\h>w	N','wp-includes/registration.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','GNPw7\r\n','jX%NhA3Cݷ{N','',0,'?'),('Ѝ3>#.','wp-includes/rest-api/class-wp-rest-request.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','rh!','&Grb܄6Lή\'YPhk','',0,'?'),('V+@0pɏhi','wp-includes/rest-api/class-wp-rest-response.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!}S','Ԍ\'MSgϾ*ñ/{ȐnDA#','',0,'?'),(':뭲cRPe(','wp-includes/rest-api/class-wp-rest-server.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3\rcF:,]WR','<SȰk`;$/(B<K\"bz|','',0,'?'),('aaiG}\Z ','wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+wdG.\'n+`','<Wed-2cGb\\m[<LdT','',0,'?'),('/5SQU۶v+','wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','n\'d]\0','S푄i\'[`r&F','',0,'?'),('2[v\\)IQ','wp-includes/rest-api/endpoints/class-wp-rest-block-renderer-controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','rЉ0>;','ѹ=^B)U\\_g','',0,'?'),(' zz{LH','wp-includes/rest-api/endpoints/class-wp-rest-blocks-controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7-~?zz','|\\-_Q_pZUI>6.','',0,'?'),('k\0\Z{ ݛ6','wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','hCc_B','T?P*%zw;CS7','',0,'?'),('.xQ}t\np','wp-includes/rest-api/endpoints/class-wp-rest-controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','49?&ii','! Cwyht\\eb|D','',0,'?'),('}Ua&gli)!','wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5GblNv<\r','nW#g!\\>>,zgCkg','',0,'?'),('qsƞù','wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@hB8r9','Aen7(̖H>\\9|#R8@4d','',0,'?'),('3z\'OvJ& ','wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','BqQ\';r0P','l^%֮cSNN\royFW','',0,'?'),('L#aW ','wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Fgp~~[P*','HBN\\VxQ\0HYc4D!ES~','',0,'?'),('gQir똿/!','wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','LKē.','*YeVC)<%[dgW1d\0&','',0,'?'),('CciFh.n7','wp-includes/rest-api/endpoints/class-wp-rest-settings-controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','FS\":H3',' E]dk`?f0[6*\0\Z8','',0,'?'),('q_\"1F','wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','C_n4]hc3?','wDZsJdӚKN҇','',0,'?'),('\Z,zҐU','wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Xw;\r\"l{1R','䜬{MTڢ|+8ty2 ŞM','',0,'?'),('wesi<OJ%','wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6\rK[]\0.U','h(淖9Y>=8+bƨPi*p','',0,'?'),('Ȧ0 $7O>','wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ks-kVqN','#F.qˌ,CNMBʘLL$O','',0,'?'),(',f','wp-includes/rest-api/fields/class-wp-rest-comment-meta-fields.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ZƾB,J)Tcx','\0IM|%ct\0Φqs5','',0,'?'),('ͪuowsFCG[c','wp-includes/rest-api/fields/class-wp-rest-meta-fields.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','i88v?-+','.BRrI\0[а~aįFt','',0,'?'),('\njݍea!\ZWdq','wp-includes/rest-api/fields/class-wp-rest-post-meta-fields.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"<8.K\'',' \ZYӵ˼*,QLY{㬣p\rh','',0,'?'),('WMF`3$','wp-includes/rest-api/fields/class-wp-rest-term-meta-fields.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','y^','Y	QFX22FW)fKSf','',0,'?'),('I6.:\n(i\0B','wp-includes/rest-api/fields/class-wp-rest-user-meta-fields.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','H\r\r0X/^0R','O1-pQۊ8Z+$[jK','',0,'?'),('Gu5aԯ','wp-includes/rest-api/search/class-wp-rest-post-search-handler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','B/\'j@H','W\nN &@%mI1q>t','',0,'?'),('YUL5Jޔv[','wp-includes/rest-api/search/class-wp-rest-search-handler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9}}F&{OJϛ','<=2Z~wtmp-?kVRNC','',0,'?'),('Ú2d=','wp-includes/rest-api.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','wC.c\"` BC)Kt','6Z\nܙ$QUPM+h-','',0,'?'),('_\0d MP~D','wp-includes/revision.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','qirr_(\"',';iQ&#]hu\"J`<','',0,'?'),(')Oz=u˷','wp-includes/rewrite.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','U`-`Dے','AnN}+_|]','',0,'?'),('w\'6)','wp-includes/rss-functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ڨ%= Q)	y','@^dzRiJ$\\*\ZCAMF}f}','',0,'?'),('A1\Z;','wp-includes/rss.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','m[\0lJ;','^]\"ˌ|a>|Ī.pNX','',0,'?'),('9} B^?	\"','wp-includes/script-loader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']n]wU','@?R`Uzh\rN as','',0,'?'),('Eh@aq','wp-includes/session.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','NRM<\\>','}k+8MU=<;tI*,4#','',0,'?'),('Vne!z0u1?','wp-includes/shortcodes.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',Q0?&&i','ɳI1呮+I!etQD{','',0,'?'),('1БY4I^p','wp-includes/sodium_compat/LICENSE',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','x6F\0f','N^qyqܯ\r]S\\[C{Vyw','',0,'?'),('ýP7&ݣ`)','wp-includes/sodium_compat/autoload.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'DB[','yP2Ǫz_V$\0YNvQZu`','',0,'?'),('V\r3#J{','wp-includes/sodium_compat/composer.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','E+5Cο}','@U&1wНE⎙#90heh','',0,'?'),('A;ت\Zܦz','wp-includes/sodium_compat/lib/constants.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{#l>m','ٹmc(l\'mtˣ[gW','',0,'?'),('\0?H\0E}\"','wp-includes/sodium_compat/lib/namespaced.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','01vnG\r',']/r~ʺOCcxBj/oUI*','',0,'?'),('P\neu\"','wp-includes/sodium_compat/lib/php72compat.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','a Q8Ǳ','!\nKka{\"+NZDL','',0,'?'),('ÂuJM/ wy','wp-includes/sodium_compat/lib/php72compat_const.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','XPsHG/nw','-ܙ_P^C`ֵ.FIf','',0,'?'),(',!#QP[;','wp-includes/sodium_compat/lib/sodium_compat.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','A\'I5xN$','m<	p(t)P7r~^闦','',0,'?'),('zmSA}I)','wp-includes/sodium_compat/namespaced/Compat.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Aik/j\rn3','1\'ջ.O}5Afi~>:}s','',0,'?'),('wj067@T','wp-includes/sodium_compat/namespaced/Core/BLAKE2b.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"2s7\\i#E','atW	3N\Z`xhI`','',0,'?'),('vifuP0^>d','wp-includes/sodium_compat/namespaced/Core/ChaCha20/Ctx.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','SG˺F','[(R$2otb','',0,'?'),('B^tpk!','wp-includes/sodium_compat/namespaced/Core/ChaCha20/IetfCtx.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','R*LTG4%P','-nFJ&TPo\\ϓ\\2','',0,'?'),('K\r\\Uz\Z:\'','wp-includes/sodium_compat/namespaced/Core/ChaCha20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','V*F谯<l','®RlUwzankGt3','',0,'?'),('7o^l:B','wp-includes/sodium_compat/namespaced/Core/Curve25519/Fe.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	Iݶ3S','!MڒޫDwwe(!=ިd,GW','',0,'?'),('ǝ^xJB\Z3-6','wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/Cached.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','G5]{\"V','CJr~WOY*[:[j)GЄe','',0,'?'),('\Z) %iyδ','wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P1p1.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}+#z,erEJ-','sfq@8!yW&ڔA+/uY44G','',0,'?'),('ΝP|ڒ\\o','wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P2.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' w^]緣M','ZEO7(nYh˨','',0,'?'),('h~cTOoy4|','wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P3.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','f\"#6${ JL\'\"','eŇ6\Z(q&ڶ]\nCliީ','',0,'?'),('峳$ @z6\0`/','wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/Precomp.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ջ}BH71','\"beTb$׉\n~ln','',0,'?'),(';v0BK1д','wp-includes/sodium_compat/namespaced/Core/Curve25519/H.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+o~Xݓ\0','xXѹ$6UdZ$x&3','',0,'?'),('431@*r8','wp-includes/sodium_compat/namespaced/Core/Curve25519.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','śL\\PڜU','c>5o𽃐_T9L~;e7','',0,'?'),('kIKV[	5','wp-includes/sodium_compat/namespaced/Core/Ed25519.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','v>#!n(','DFUu|v/]2x_ERL2QlP93s	15','',0,'?'),('ب&G)k{','wp-includes/sodium_compat/namespaced/Core/HChaCha20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','hP','Kd%.RAOFjo-','',0,'?'),('O忯uRc[j','wp-includes/sodium_compat/namespaced/Core/HSalsa20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[clru	Сu^','6p\'`+*[AG4^6Ŋ%C','',0,'?'),('r@DZ䯩','wp-includes/sodium_compat/namespaced/Core/Poly1305/State.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!K	5yS*','TyO%u;U}g1)Z','',0,'?'),('70,		M','wp-includes/sodium_compat/namespaced/Core/Poly1305.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Qy?;8V\n','\0-]뮳XEt)`1C}Mr2/','',0,'?'),('rtIg[;?','wp-includes/sodium_compat/namespaced/Core/Salsa20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\rVNck0}/Ճ','nKkZ	 N$  EКe$','',0,'?'),('6?^o#','wp-includes/sodium_compat/namespaced/Core/SipHash.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','r-er^!~','`RlԥLz?iāACH󞮣Pyn','',0,'?'),('3p\\8lDq','wp-includes/sodium_compat/namespaced/Core/Util.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';*kLwBd=','ec[dM?H|KY\04@ QA:FF ','',0,'?'),('5Vx,$>7dk','wp-includes/sodium_compat/namespaced/Core/X25519.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ڸb9M','F/\'M%9}@fW>S*m','',0,'?'),('xz#]ru?0O','wp-includes/sodium_compat/namespaced/Core/XChaCha20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','hg`ɸ:ڕ^','F/QH\0^l 0BΓի6S@Ph','',0,'?'),('2:','wp-includes/sodium_compat/namespaced/Core/Xsalsa20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','b4\'&','ۼ4P\'hNa>E5ఛ','',0,'?'),('iBj]','wp-includes/sodium_compat/namespaced/Crypto.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','G8J+	z','>8\'XiUbGн,<T`64Ѝ','',0,'?'),('0Jfx#X{','wp-includes/sodium_compat/namespaced/File.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']mw/\\y5','ɐtd7H}=.tCw$`c\'','',0,'?'),('*1G鍫vLߟn','wp-includes/sodium_compat/src/Compat.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','k\'9L&۔Al+','<wWr2IMO+`@u','',0,'?'),('QS2#]srt','wp-includes/sodium_compat/src/Core/BLAKE2b.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' 9-K9,','断8Z.8gKl2&.MO','',0,'?'),('*&C:[r9N','wp-includes/sodium_compat/src/Core/Base64/Common.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Pefi\'jW','6UmЖ%?MSA^=X|U','',0,'?'),('\'7b~ 6','wp-includes/sodium_compat/src/Core/Base64/Original.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ң-с','9\0zotID:\0g I%~ަ$o','',0,'?'),('=Jǰja}LIZ','wp-includes/sodium_compat/src/Core/Base64/UrlSafe.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','pFt1+',';}\0[\'\rqĥd;#.','',0,'?'),('0ܚZI丱N','wp-includes/sodium_compat/src/Core/ChaCha20/Ctx.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'U巃 qDFH','Ԧ!ӢtLk.\"1CmKg','',0,'?'),('ISU`uTF','wp-includes/sodium_compat/src/Core/ChaCha20/IetfCtx.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','l{bOs_a>','mn5ߐ֞βgJ\\3','',0,'?'),('&DQRw]','wp-includes/sodium_compat/src/Core/ChaCha20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-rjiIأeb','bE&q*','',0,'?'),('$[tCŤIw','wp-includes/sodium_compat/src/Core/Curve25519/Fe.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','W	,~r','L>eh\rF$CV7','',0,'?'),('D=SC','wp-includes/sodium_compat/src/Core/Curve25519/Ge/Cached.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%X`йKZ','SW,fK{\\^Y/','',0,'?'),('zL5	g5Ď','wp-includes/sodium_compat/src/Core/Curve25519/Ge/P1p1.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','trIbw\'-7','uS{<n\r߅+-#;᷃QЮ','',0,'?'),('yO\0yjeB\nVp','wp-includes/sodium_compat/src/Core/Curve25519/Ge/P2.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Eƀkvk\r','iiLMP4ިO_!iN	','',0,'?'),('U\\aE','wp-includes/sodium_compat/src/Core/Curve25519/Ge/P3.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','wͱr0؅=','?E%+w\r^֗.$i$[W','',0,'?'),('uRlt\"','wp-includes/sodium_compat/src/Core/Curve25519/Ge/Precomp.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7֊i[L9ƁH	','߹{8(Ïat\0Cn3Qڤ\nl?$y','',0,'?'),('RjqIӏ\ZY&','wp-includes/sodium_compat/src/Core/Curve25519/H.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ădO[S\nc\0','^o&[l2Zg/?>P~CIȗ','',0,'?'),(']R>w.EQ','wp-includes/sodium_compat/src/Core/Curve25519/README.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Yϛvj\n','Sx^V>m!-qDeV','',0,'?'),('ᕵ7\\F|[El','wp-includes/sodium_compat/src/Core/Curve25519.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0s0C{[[t7','Zz`}JGN]lQ8H','',0,'?'),('5.=d)<peus^','wp-includes/sodium_compat/src/Core/Ed25519.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','d/큱jfrh(','֍Wt*v)gDfݙ','',0,'?'),('ii\"oC`','wp-includes/sodium_compat/src/Core/HChaCha20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[Rz@MMQmr','qX9Oa4A\'̾e','',0,'?'),('lt:{0+79C','wp-includes/sodium_compat/src/Core/HSalsa20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Hx+07`}','@qzjI \0DaW6n{y','',0,'?'),('9ksB=}TŃc7','wp-includes/sodium_compat/src/Core/Poly1305/State.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','VzȒ`(lE','⯠盍ԵJ\\_z[','',0,'?'),('.I\nfqM9','wp-includes/sodium_compat/src/Core/Poly1305.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!iLV=X+	v0~','4-<4,\"VȱXʘîhR	KFk','',0,'?'),('Ѻɩuy}','wp-includes/sodium_compat/src/Core/Salsa20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','b5lJ#v','c=0-#-TSX&4\0K8\r','',0,'?'),('sC<:<A','wp-includes/sodium_compat/src/Core/SecretStream/State.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':Z{5o','<s6\0,	RauhXc','',0,'?'),('%..Ct=\\`','wp-includes/sodium_compat/src/Core/SipHash.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%VxE1N','!3|@0X1>\'[U','',0,'?'),('J-狁\\\"ץ&','wp-includes/sodium_compat/src/Core/Util.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~XZe&OagAc','ADg9\'c$?ٵC/','',0,'?'),('\0GM(YlWz!','wp-includes/sodium_compat/src/Core/X25519.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','pZ:!ټ','3l@o-3SՏ&!','',0,'?'),('ǝQ_yd+','wp-includes/sodium_compat/src/Core/XChaCha20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','XU iU0ll9c','_v$U7_*\r?+^≾Ā','',0,'?'),('ρXn\r?','wp-includes/sodium_compat/src/Core/XSalsa20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','pƮuo7;~z',' %ly\'#[_{E]8%','',0,'?'),('ЬpIYR','wp-includes/sodium_compat/src/Core32/BLAKE2b.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','zħ7	7V\Z','p#4opp8^۰^F+ף)l','',0,'?'),('g\ZŞ|q(','wp-includes/sodium_compat/src/Core32/ChaCha20/Ctx.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','R<nI<','e}]TY(u&\r90+aDϮ#','',0,'?'),('e-\nyV','wp-includes/sodium_compat/src/Core32/ChaCha20/IetfCtx.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|Wwb>EyJ','\'~6ȝ\nBagzdQ','',0,'?'),('v#qȃ','wp-includes/sodium_compat/src/Core32/ChaCha20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','EOxٕX2떭؃','xaJN!e\"\"Nq}AMC1){j','',0,'?'),('I	2RNjY','wp-includes/sodium_compat/src/Core32/Curve25519/Fe.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','v\rs*\\','OZ=<3StQ_u;	m8','',0,'?'),('=}LsQ\n`q&','wp-includes/sodium_compat/src/Core32/Curve25519/Ge/Cached.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[M/*E<sWRG','\n\\Xΰ֨PA\nXj\';q{a','',0,'?'),('S>sU)H','wp-includes/sodium_compat/src/Core32/Curve25519/Ge/P1p1.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','y$NXll','[-v5<M\n+Bu.,5g','',0,'?'),('PUac','wp-includes/sodium_compat/src/Core32/Curve25519/Ge/P2.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','YAG=bu','z,ͥt	<{@Y{iysc(SL','',0,'?'),('ĵ>#Bb','wp-includes/sodium_compat/src/Core32/Curve25519/Ge/P3.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ۓGc,=c^','Gct(5\n,9%)e','',0,'?'),('!h>iq8tn','wp-includes/sodium_compat/src/Core32/Curve25519/Ge/Precomp.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0>@UeU','țp˄o<O\nOo{w=S','',0,'?'),('Q10G,','wp-includes/sodium_compat/src/Core32/Curve25519/H.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','x} pcKO','(H>0}8:e)ＴN/z','',0,'?'),('nۗvXH)','wp-includes/sodium_compat/src/Core32/Curve25519/README.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Yϛvj\n','Sx^V>m!-qDeV','',0,'?'),('\09k5&ٙ 7N','wp-includes/sodium_compat/src/Core32/Curve25519.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','MkݢAD5zyj','BQe!RilsnqR41xxQ!','',0,'?'),('I/\ZN2p','wp-includes/sodium_compat/src/Core32/Ed25519.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',Krz-YPSӠ','ߔT\Zq3O,wJ<j','',0,'?'),('\"0\0L\'M','wp-includes/sodium_compat/src/Core32/HChaCha20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','95ef#ϝ','i\rC\"Գ\r48cS','',0,'?'),('*`Uz]\"L%1','wp-includes/sodium_compat/src/Core32/HSalsa20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/Dzxǂ',',E{0/maXi','',0,'?'),('Z|075o','wp-includes/sodium_compat/src/Core32/Int32.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3NM[/\r~H','rWQ@x[1 *o9$','',0,'?'),('(LS[Wl#','wp-includes/sodium_compat/src/Core32/Int64.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%mS,\\','U!6/Ucqn@+','',0,'?'),('ue{X1','wp-includes/sodium_compat/src/Core32/Poly1305/State.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','D5$ý\n	\'q0','\\\"ԯ-\r6eNIDzB\r\0','',0,'?'),('V\ZF\0|','wp-includes/sodium_compat/src/Core32/Poly1305.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@BgEJƽH','i|\\IE_X綈j','',0,'?'),('|~','wp-includes/sodium_compat/src/Core32/Salsa20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')6):','H0Lї?㞹.1MIe٣','',0,'?'),('w+\02R','wp-includes/sodium_compat/src/Core32/SecretStream/State.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\Zjo\0y,*}c','2p\"Wjslf&S@[\\\"W','',0,'?'),('q05','wp-includes/sodium_compat/src/Core32/SipHash.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5O&?E	%','^%%hT,k2Ȯn=n%:','',0,'?'),('`}+6L-q[$','wp-includes/sodium_compat/src/Core32/Util.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1`0','qƖ%/ygrwÛ\rLR>=Y','',0,'?'),('@}~4Gv<m','wp-includes/sodium_compat/src/Core32/X25519.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gbf>=','ߺ`\'盱Жx#i#','',0,'?'),('U6υsd~x','wp-includes/sodium_compat/src/Core32/XChaCha20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\r*unrdug','ҷ<hbo>W\ZN eia','',0,'?'),('hZ[=wr','wp-includes/sodium_compat/src/Core32/XSalsa20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\:R/+','ɫ:jNmmR[','',0,'?'),('K=Xa:\'5','wp-includes/sodium_compat/src/Crypto.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-p\0Ecbc','\"̘L!{rDnPz^XjLk','',0,'?'),('elsUO|R}ܝi','wp-includes/sodium_compat/src/Crypto32.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','I\r}jǊQX]m','ɱ䱃Fn2c.nMڣ A','',0,'?'),('`~|D%EHwO','wp-includes/sodium_compat/src/File.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','yr.N(}','ol=+DCĸ)l)$tC','',0,'?'),('xOW\r','wp-includes/sodium_compat/src/PHP52/SplFixedArray.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1`-p1','\'V+?<!C\ZƾQUߢ','',0,'?'),('um-O\'ߝ]#','wp-includes/sodium_compat/src/SodiumException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','HDfaezR','㶜\\L>LN-@G\'tmGikR߮g\0','',0,'?'),('X=2h4/{+','wp-includes/spl-autoload-compat.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','h#9P$3Xsäf','0<lYw<5OȴfF-%:J','',0,'?'),('X=UpfpZ','wp-includes/taxonomy.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','t.uXx\n','YG)vmPyl^F','',0,'?'),(':+[gCZ','wp-includes/template-loader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-ģ`','(@\0Y!|Ht\"N,T$=̌p{','',0,'?'),(':=%M۵','wp-includes/template.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','g.\Zq>z',';vѴQW){ \'~?%@%ywe','',0,'?'),('>hЩXX*v1','wp-includes/theme-compat/comments.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\ZۼmSQK','=\0ѷx-0F2c9ujJϊ','',0,'?'),('\"8A\n=ᇼfp5','wp-includes/theme-compat/embed-404.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7[R+SA-\Za*e','}pN\0K6%),o`)1\08','',0,'?'),('fֈVԹ)9','wp-includes/theme-compat/embed-content.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','m\'牉TeD]pCA','Jϑ߷`š+,jr#eQ䫖 ','',0,'?'),('+q^eguF6\n','wp-includes/theme-compat/embed.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ţs^qcb','W5Tp;-n0aO\n','',0,'?'),('mL0N\"T~b','wp-includes/theme-compat/footer-embed.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Z.+j','iDAJψ;v,gc%	^#','',0,'?'),('Qֿ6yq88','wp-includes/theme-compat/footer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Yu|f$','\n*r-ω^ߣHDbߚ','',0,'?'),('&vAQcqw8,','wp-includes/theme-compat/header-embed.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Omz8F','})d!q	,@,jv	E','',0,'?'),('LbP-I׭1f','wp-includes/theme-compat/header.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\#eua','ws<#7JG4X\\8=o۞!','',0,'?'),('0;-,AEy','wp-includes/theme-compat/sidebar.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(S;I(','UkxrLb\"JAF(u;	\0&','',0,'?'),('XVטO|8}','wp-includes/theme.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','T\n%i6#','\'pauEzf~DXmud','',0,'?'),('+qpW','wp-includes/update.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','T:[K/6A','l1M[(LrEc>#\n','',0,'?'),('kB˞b=y','wp-includes/user.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','aT\rWZE','f5s[VFr\n=\re&6E','',0,'?'),('g+yrqD/','wp-includes/vars.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','**O$2','zZ4\Z[A5EEFB','',0,'?'),('5ZSμv`69','wp-includes/version.php',0,'Oz߁Q[H','Oz߁Q[H','E=иy,tMc@{kMY\"','',0,'?'),('Y,Qpgmu#e~','wp-includes/widgets/class-wp-nav-menu-widget.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gx4hX>9','/(&UyML_-`S\0KE','',0,'?'),('TYPpEw','wp-includes/widgets/class-wp-widget-archives.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_vjC>a\'','ҀQ)W$@N|,CO','',0,'?'),('I0S$2TB*','wp-includes/widgets/class-wp-widget-calendar.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','OP\\Pt|-','M>f(Er_hXoۃ8@+O','',0,'?'),('RH\r0!d?c&','wp-includes/widgets/class-wp-widget-categories.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','28?\00S`y^MJ ','N&RXoLVzax sFPʔ1>','',0,'?'),('j\\Ħ<yp','wp-includes/widgets/class-wp-widget-custom-html.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|MX\'پPy','×Xd_mn\"GM9\\)w#x@','',0,'?'),('&饱W؀|','wp-includes/widgets/class-wp-widget-links.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\Ҷ.)]*^','V.ZAzNKS)lv׊Ϟ','',0,'?'),('Ὀ5f?hk','wp-includes/widgets/class-wp-widget-media-audio.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','OP/:#A','P!𴴨jzF#dĚMP','',0,'?'),('v\'j@-*','wp-includes/widgets/class-wp-widget-media-gallery.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7_^\\fSɉ]6n#\Z','>@ΡD&{(DγiO#','',0,'?'),('PJ~]; `y','wp-includes/widgets/class-wp-widget-media-image.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7βps,I','CyGn$FpTC','',0,'?'),('_wƌ','wp-includes/widgets/class-wp-widget-media-video.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}◷>yOG','10*uۤy[\\,/76\r','',0,'?'),(']NJjӎe','wp-includes/widgets/class-wp-widget-media.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','U1$+z.u','Գ82\"ڍ5Ѣ*un7@\"i','',0,'?'),('n֢\rV5,','wp-includes/widgets/class-wp-widget-meta.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8Lʵ&X[','0w\nU%4X<(}{4|>I^l','',0,'?'),('Kc#2s/(\"','wp-includes/widgets/class-wp-widget-pages.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>Ч\"8uu(5','cv{{`n$@/?$n','',0,'?'),('6~e{\".w','wp-includes/widgets/class-wp-widget-recent-comments.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=Gq]n!','i^|}8̣ /\n','',0,'?'),('l/\nԀWͱ-c','wp-includes/widgets/class-wp-widget-recent-posts.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','m|d1i','Zφ^w3-Jo׮}\r','',0,'?'),('y7MA@','wp-includes/widgets/class-wp-widget-rss.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_.hL)IhO G','Oq(-y\0<\0	k6w','',0,'?'),('F\rxw~\rܱ\n','wp-includes/widgets/class-wp-widget-search.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}#KDt','W{ߒtZM1THNp2,','',0,'?'),('-[ip\\^]','wp-includes/widgets/class-wp-widget-tag-cloud.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','k<fhm','O.;BU\Z~=j13\"$RIi9','',0,'?'),('\0 k~U5T','wp-includes/widgets/class-wp-widget-text.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}.Saa:e)','5%7jU}	fj]?j9','',0,'?'),('S&az8Jض9','wp-includes/widgets.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*T|AÊnȻ|','{Qݬ\0fPw|$9r','',0,'?'),('@sB0<{l3','wp-includes/wlwmanifest.xml',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ԑi^','ƤJľ**X|icy-u6pC-$*\n','',0,'?'),('Let\"pc(	e','wp-includes/wp-db.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{!U7)Bt-','ZdFWɨ[_=T0c=','',0,'?'),('(^3N3','wp-includes/wp-diff.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' -x<z^Wet','a;ɺ*2Zf1\"\nNt~>','',0,'?'),('^\'q0','wp-links-opml.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','lnj\\wX=7I','7\"1jL?9Y\"&kŌVD|','',0,'?'),('$jX])D:','wp-load.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','i4Fֿ',']o{ٷ	Wted','',0,'?'),('\r\0FJBe','wp-login.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~\\Z%WE8','=K̜&/wGgDkY<*;ĩ3','',0,'?'),('3T.^ƙ<','wp-mail.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^pC!Ԑ,','\0\nIPt}3RΘ/#A','',0,'?'),(';1ы#Y_Nt','wp-settings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~O̠t N','y;ȓ[3ٙd.GkgE	FL5)\'d','',0,'?'),(',4#(#','wp-signup.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','47VI','=\"+O{eE}\'iT8ܒE','',0,'?'),('o㮚-;?X:pҡ','wp-trackback.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ewoRdF','\Z\0[O٭FA\"woĬ?o\\ܦ','',0,'?'),('4ڂL$,K[u','xmlrpc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','j	܉QO9hc','G#+utpO<r`H=w','',0,'?');
/*!40000 ALTER TABLE `wp_wffilemods` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wfhits`
--

DROP TABLE IF EXISTS `wp_wfhits`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wfhits` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `attackLogTime` double(17,6) unsigned NOT NULL,
  `ctime` double(17,6) unsigned NOT NULL,
  `IP` binary(16) DEFAULT NULL,
  `jsRun` tinyint(4) DEFAULT 0,
  `statusCode` int(11) NOT NULL DEFAULT 200,
  `isGoogle` tinyint(4) NOT NULL,
  `userID` int(10) unsigned NOT NULL,
  `newVisit` tinyint(3) unsigned NOT NULL,
  `URL` text DEFAULT NULL,
  `referer` text DEFAULT NULL,
  `UA` text DEFAULT NULL,
  `action` varchar(64) NOT NULL DEFAULT '',
  `actionDescription` text DEFAULT NULL,
  `actionData` text DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `k1` (`ctime`),
  KEY `k2` (`IP`,`ctime`),
  KEY `attackLogTime` (`attackLogTime`)
) ENGINE=MyISAM AUTO_INCREMENT=172 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wfhits`
--

LOCK TABLES `wp_wfhits` WRITE;
/*!40000 ALTER TABLE `wp_wfhits` DISABLE KEYS */;
INSERT INTO `wp_wfhits` VALUES (1,0.000000,1588487549.129735,'\0\0\0\0\0\0\0\0\0\0E.$',0,200,0,0,0,'https://streambeams.com/?_wfsf=detectProxy','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_4) AppleWebKit/537.1 (KHTML, like Gecko) Chrome/21.0.1180.82 Safari/537.1','scan:detectproxy',NULL,NULL),(2,0.000000,1588555113.547631,'\0\0\0\0\0\0\0\0\0\0@t',0,200,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','loginFailInvalidUsername',NULL,NULL),(3,0.000000,1588555457.514796,'\0\0\0\0\0\0\0\0\0\0.',0,200,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','loginFailInvalidUsername',NULL,NULL),(4,0.000000,1588555960.711758,'\0\0\0\0\0\0\0\0\0\0&(',0,200,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','loginFailInvalidUsername',NULL,NULL),(5,0.000000,1588556741.536758,'\0\0\0\0\0\0\0\0\0\0@ʹ',0,200,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','loginFailInvalidUsername',NULL,NULL),(6,0.000000,1588557763.724097,'\0\0\0\0\0\0\0\0\0\0c',0,200,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','loginFailInvalidUsername',NULL,NULL),(7,0.000000,1588558344.473925,'\0\0\0\0\0\0\0\0\0\0',0,200,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','loginFailInvalidUsername',NULL,NULL),(8,0.000000,1588558825.367647,'\0\0\0\0\0\0\0\0\0\0',0,200,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','loginFailInvalidUsername',NULL,NULL),(9,0.000000,1588559810.094870,'\0\0\0\0\0\0\0\0\0\0#',0,200,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','loginFailInvalidUsername',NULL,NULL),(10,0.000000,1588560295.747687,'\0\0\0\0\0\0\0\0\0\0#',0,200,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','loginFailInvalidUsername',NULL,NULL),(11,0.000000,1588560926.591410,'\0\0\0\0\0\0\0\0\0\0;K',0,200,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','loginFailInvalidUsername',NULL,NULL),(12,0.000000,1588561400.214122,'\0\0\0\0\0\0\0\0\0\02',0,200,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','loginFailInvalidUsername',NULL,NULL),(13,0.000000,1588561934.782930,'\0\0\0\0\0\0\0\0\0\0',0,200,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','loginFailInvalidUsername',NULL,NULL),(14,0.000000,1588562480.257696,'\0\0\0\0\0\0\0\0\0\0',0,200,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','loginFailInvalidUsername',NULL,NULL),(15,0.000000,1588563152.731792,'\0\0\0\0\0\0\0\0\0\0 G',0,503,0,0,0,'https://streambeams.com/wp-login.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(16,0.000000,1588563506.741967,'\0\0\0\0\0\0\0\0\0\0',0,200,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','loginFailInvalidUsername',NULL,NULL),(17,0.000000,1588564552.951230,'\0\0\0\0\0\0\0\0\0\0@om',0,200,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','loginFailInvalidUsername',NULL,NULL),(18,0.000000,1588565069.900163,'\0\0\0\0\0\0\0\0\0\0',0,200,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','loginFailInvalidUsername',NULL,NULL),(19,0.000000,1588565653.175930,'\0\0\0\0\0\0\0\0\0\0@Z$i',0,200,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','loginFailInvalidUsername',NULL,NULL),(20,0.000000,1588566712.846409,'\0\0\0\0\0\0\0\0\0\0c',0,200,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','loginFailInvalidUsername',NULL,NULL),(21,0.000000,1588567241.150706,'\0\0\0\0\0\0\0\0\0\05O',0,200,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','loginFailInvalidUsername',NULL,NULL),(22,0.000000,1588567736.344905,'\0\0\0\0\0\0\0\0\0\0k_F',0,200,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','loginFailInvalidUsername',NULL,NULL),(23,0.000000,1588568754.059945,'\0\0\0\0\0\0\0\0\0\0@5',0,200,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','loginFailInvalidUsername',NULL,NULL),(24,0.000000,1588569351.994170,'\0\0\0\0\0\0\0\0\0\0',0,200,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','loginFailInvalidUsername',NULL,NULL),(25,0.000000,1588569889.370475,'\0\0\0\0\0\0\0\0\0\0.ey',0,200,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','loginFailInvalidUsername',NULL,NULL),(26,0.000000,1588571390.644644,'\0\0\0\0\0\0\0\0\0\0UY',0,200,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','loginFailInvalidUsername',NULL,NULL),(27,0.000000,1588571478.849924,'\0\0\0\0\0\0\0\0\0\0h-',0,200,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','loginFailInvalidUsername',NULL,NULL),(28,0.000000,1588571940.061183,'\0\0\0\0\0\0\0\0\0\0PZRF',0,200,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','loginFailInvalidUsername',NULL,NULL),(29,0.000000,1588573087.839894,'\0\0\0\0\0\0\0\0\0\0a',0,200,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','loginFailInvalidUsername',NULL,NULL),(30,0.000000,1588573478.081639,'\0\0\0\0\0\0\0\0\0\0YV\\',0,200,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','loginFailInvalidUsername',NULL,NULL),(31,0.000000,1588574002.618789,'\0\0\0\0\0\0\0\0\0\0#',0,200,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','loginFailInvalidUsername',NULL,NULL),(32,0.000000,1588575067.131574,'\0\0\0\0\0\0\0\0\0\0#̞',0,200,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','loginFailInvalidUsername',NULL,NULL),(33,0.000000,1588575513.370664,'\0\0\0\0\0\0\0\0\0\0hB',0,200,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','loginFailInvalidUsername',NULL,NULL),(34,0.000000,1588576106.181607,'\0\0\0\0\0\0\0\0\0\0,',0,200,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','loginFailInvalidUsername',NULL,NULL),(35,0.000000,1588576650.501305,'\0\0\0\0\0\0\0\0\0\0',0,200,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','loginFailInvalidUsername',NULL,NULL),(36,0.000000,1588577109.366762,'\0\0\0\0\0\0\0\0\0\0>R&',0,200,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','loginFailInvalidUsername',NULL,NULL),(37,0.000000,1588577712.886962,'\0\0\0\0\0\0\0\0\0\0]|',0,200,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','loginFailInvalidUsername',NULL,NULL),(38,0.000000,1588578247.590835,'\0\0\0\0\0\0\0\0\0\0]',0,200,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','loginFailInvalidUsername',NULL,NULL),(39,0.000000,1588578831.570582,'\0\0\0\0\0\0\0\0\0\0o',0,200,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','loginFailInvalidUsername',NULL,NULL),(40,0.000000,1588579937.190625,'\0\0\0\0\0\0\0\0\0\0g0',0,200,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','loginFailInvalidUsername',NULL,NULL),(41,0.000000,1588581013.101228,'\0\0\0\0\0\0\0\0\0\0xt[',0,200,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','loginFailInvalidUsername',NULL,NULL),(42,0.000000,1588588388.794355,'\0\0\0\0\0\0\0\0\0\0#]g',0,200,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','loginFailInvalidUsername',NULL,NULL),(43,0.000000,1588588943.545007,'\0\0\0\0\0\0\0\0\0\0h`W',0,200,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','loginFailInvalidUsername',NULL,NULL),(44,0.000000,1588589483.803376,'\0\0\0\0\0\0\0\0\0\0B',0,200,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','loginFailInvalidUsername',NULL,NULL),(45,0.000000,1588590659.846427,'\0\0\0\0\0\0\0\0\0\0#',0,200,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','loginFailInvalidUsername',NULL,NULL),(46,0.000000,1588591316.254662,'\0\0\0\0\0\0\0\0\0\0ŃB',0,503,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(47,0.000000,1588591811.068113,'\0\0\0\0\0\0\0\0\0\0Z',0,200,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','loginFailInvalidUsername',NULL,NULL),(48,0.000000,1588592543.930489,'\0\0\0\0\0\0\0\0\0\0Yn-',0,200,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','loginFailInvalidUsername',NULL,NULL),(49,0.000000,1588593043.539933,'\0\0\0\0\0\0\0\0\0\0',0,200,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','loginFailInvalidUsername',NULL,NULL),(50,0.000000,1588593654.953065,'\0\0\0\0\0\0\0\0\0\0>*@',0,200,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','loginFailInvalidUsername',NULL,NULL),(51,0.000000,1588594285.097781,'\0\0\0\0\0\0\0\0\0\06x=',0,503,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(52,0.000000,1588594901.722678,'\0\0\0\0\0\0\0\0\0\0B',0,503,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(53,0.000000,1588595601.698712,'\0\0\0\0\0\0\0\0\0\0OT',0,503,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(54,0.000000,1588596930.468807,'\0\0\0\0\0\0\0\0\0\0;',0,200,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','loginFailInvalidUsername',NULL,NULL),(55,0.000000,1588597527.284810,'\0\0\0\0\0\0\0\0\0\0~>',0,503,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(56,0.000000,1588598193.440550,'\0\0\0\0\0\0\0\0\0\0ňH',0,503,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(57,0.000000,1588598805.733488,'\0\0\0\0\0\0\0\0\0\0h죰',0,503,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(58,0.000000,1588599422.970070,'\0\0\0\0\0\0\0\0\0\0-7',0,200,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','loginFailInvalidUsername',NULL,NULL),(59,0.000000,1588600064.437741,'\0\0\0\0\0\0\0\0\0\0;',0,200,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','loginFailInvalidUsername',NULL,NULL),(60,0.000000,1588600681.823191,'\0\0\0\0\0\0\0\0\0\0]',0,200,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','loginFailInvalidUsername',NULL,NULL),(61,0.000000,1588601382.954456,'\0\0\0\0\0\0\0\0\0\0n',0,200,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','loginFailInvalidUsername',NULL,NULL),(62,0.000000,1588602018.068417,'\0\0\0\0\0\0\0\0\0\0',0,200,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','loginFailInvalidUsername',NULL,NULL),(63,0.000000,1588603348.388084,'\0\0\0\0\0\0\0\0\0\0#ź:',0,200,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','loginFailInvalidUsername',NULL,NULL),(64,0.000000,1588604697.594048,'\0\0\0\0\0\0\0\0\0\0',0,200,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','loginFailInvalidUsername',NULL,NULL),(65,0.000000,1588605404.294299,'\0\0\0\0\0\0\0\0\0\0k',0,200,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','loginFailInvalidUsername',NULL,NULL),(66,0.000000,1588606157.408187,'\0\0\0\0\0\0\0\0\0\0',0,200,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','loginFailInvalidUsername',NULL,NULL),(67,0.000000,1588606801.268736,'\0\0\0\0\0\0\0\0\0\0ٶ',0,200,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','loginFailInvalidUsername',NULL,NULL),(68,0.000000,1588607509.950868,'\0\0\0\0\0\0\0\0\0\0\rN',0,200,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','loginFailInvalidUsername',NULL,NULL),(69,0.000000,1588608244.637191,'\0\0\0\0\0\0\0\0\0\0@',0,200,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','loginFailInvalidUsername',NULL,NULL),(70,0.000000,1588608852.671933,'\0\0\0\0\0\0\0\0\0\0t',0,200,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','loginFailInvalidUsername',NULL,NULL),(71,0.000000,1588609513.600681,'\0\0\0\0\0\0\0\0\0\0&V',0,200,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','loginFailInvalidUsername',NULL,NULL),(72,0.000000,1588610098.723171,'\0\0\0\0\0\0\0\0\0\0j\'',0,200,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','loginFailInvalidUsername',NULL,NULL),(73,0.000000,1588610881.874393,'\0\0\0\0\0\0\0\0\0\0]',0,503,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(74,0.000000,1588611436.246054,'\0\0\0\0\0\0\0\0\0\0E',0,503,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(75,0.000000,1588612097.701420,'\0\0\0\0\0\0\0\0\0\0H:',0,503,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(76,0.000000,1588612801.072541,'\0\0\0\0\0\0\0\0\0\0WJ',0,503,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(77,0.000000,1588613445.995034,'\0\0\0\0\0\0\0\0\0\0D',0,503,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(78,0.000000,1588613949.334744,'\0\0\0\0\0\0\0\0\0\0g',0,503,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(79,0.000000,1588614560.932118,'\0\0\0\0\0\0\0\0\0\0/Y\n',0,503,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(80,0.000000,1588615157.274196,'\0\0\0\0\0\0\0\0\0\0h$G$',0,503,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(81,0.000000,1588615726.942306,'\0\0\0\0\0\0\0\0\0\02',0,503,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(82,0.000000,1588617592.304085,'\0\0\0\0\0\0\0\0\0\0B',0,503,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(83,0.000000,1588618048.093863,'\0\0\0\0\0\0\0\0\0\0Ǵ',0,200,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','loginFailInvalidUsername',NULL,NULL),(84,0.000000,1588618586.243203,'\0\0\0\0\0\0\0\0\0\0].',0,200,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','loginFailInvalidUsername',NULL,NULL),(85,0.000000,1588619187.309003,'\0\0\0\0\0\0\0\0\0\0@',0,200,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','loginFailInvalidUsername',NULL,NULL),(86,0.000000,1588645526.443478,'\0\0\0\0\0\0\0\0\0\0/dp',0,200,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','loginFailInvalidUsername',NULL,NULL),(87,0.000000,1588646537.294222,'\0\0\0\0\0\0\0\0\0\0;',0,200,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','loginFailInvalidUsername',NULL,NULL),(88,0.000000,1588647154.125649,'\0\0\0\0\0\0\0\0\0\0c',0,200,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','loginFailInvalidUsername',NULL,NULL),(89,0.000000,1588647678.563441,'\0\0\0\0\0\0\0\0\0\0c',0,200,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','loginFailInvalidUsername',NULL,NULL),(90,0.000000,1588648349.072605,'\0\0\0\0\0\0\0\0\0\0j',0,200,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','loginFailInvalidUsername',NULL,NULL),(91,0.000000,1588648854.999827,'\0\0\0\0\0\0\0\0\0\0R',0,200,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','loginFailInvalidUsername',NULL,NULL),(92,0.000000,1588649386.133524,'\0\0\0\0\0\0\0\0\0\0].',0,200,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','loginFailInvalidUsername',NULL,NULL),(93,0.000000,1588650013.072376,'\0\0\0\0\0\0\0\0\0\0g~',0,200,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','loginFailInvalidUsername',NULL,NULL),(94,0.000000,1588650552.785313,'\0\0\0\0\0\0\0\0\0\0G(\r',0,200,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','loginFailInvalidUsername',NULL,NULL),(95,0.000000,1588651200.315408,'\0\0\0\0\0\0\0\0\0\0;k',0,200,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','loginFailInvalidUsername',NULL,NULL),(96,0.000000,1588651740.671211,'\0\0\0\0\0\0\0\0\0\04Bh',0,200,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','loginFailInvalidUsername',NULL,NULL),(97,0.000000,1588652435.229900,'\0\0\0\0\0\0\0\0\0\0-7;',0,200,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','loginFailInvalidUsername',NULL,NULL),(98,0.000000,1588653035.218295,'\0\0\0\0\0\0\0\0\0\0Œ',0,200,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','loginFailInvalidUsername',NULL,NULL),(99,0.000000,1588654845.628948,'\0\0\0\0\0\0\0\0\0\0r',0,200,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','loginFailInvalidUsername',NULL,NULL),(100,0.000000,1588655534.416658,'\0\0\0\0\0\0\0\0\0\0]#',0,200,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','loginFailInvalidUsername',NULL,NULL),(101,0.000000,1588656107.304965,'\0\0\0\0\0\0\0\0\0\0%q',0,200,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','loginFailInvalidUsername',NULL,NULL),(102,0.000000,1588656786.182693,'\0\0\0\0\0\0\0\0\0\04Bh',0,200,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','loginFailInvalidUsername',NULL,NULL),(103,0.000000,1588657407.882172,'\0\0\0\0\0\0\0\0\0\0c',0,200,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','loginFailInvalidUsername',NULL,NULL),(104,0.000000,1588658760.066701,'\0\0\0\0\0\0\0\0\0\0D',0,200,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','loginFailInvalidUsername',NULL,NULL),(105,0.000000,1588659351.028788,'\0\0\0\0\0\0\0\0\0\0@\0',0,200,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','loginFailInvalidUsername',NULL,NULL),(106,0.000000,1588660094.061811,'\0\0\0\0\0\0\0\0\0\0]',0,200,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','loginFailInvalidUsername',NULL,NULL),(107,0.000000,1588661510.019575,'\0\0\0\0\0\0\0\0\0\0',0,200,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','loginFailInvalidUsername',NULL,NULL),(108,0.000000,1588662103.392072,'\0\0\0\0\0\0\0\0\0\0>n',0,200,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','loginFailInvalidUsername',NULL,NULL),(109,0.000000,1588662810.155035,'\0\0\0\0\0\0\0\0\0\0BE',0,200,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','loginFailInvalidUsername',NULL,NULL),(110,0.000000,1588663523.563600,'\0\0\0\0\0\0\0\0\0\0.euO',0,200,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','loginFailInvalidUsername',NULL,NULL),(111,0.000000,1588664183.311929,'\0\0\0\0\0\0\0\0\0\0E',0,200,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','loginFailInvalidUsername',NULL,NULL),(112,0.000000,1588664895.344679,'\0\0\0\0\0\0\0\0\0\0h}',0,200,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','loginFailInvalidUsername',NULL,NULL),(113,0.000000,1588665587.203248,'\0\0\0\0\0\0\0\0\0\0@Z?',0,200,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','loginFailInvalidUsername',NULL,NULL),(114,0.000000,1588667028.264073,'\0\0\0\0\0\0\0\0\0\0kGt',0,200,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','loginFailInvalidUsername',NULL,NULL),(115,0.000000,1588667819.340202,'\0\0\0\0\0\0\0\0\0\0#0N',0,200,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','loginFailInvalidUsername',NULL,NULL),(116,0.000000,1588668565.884181,'\0\0\0\0\0\0\0\0\0\0-7;',0,200,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','loginFailInvalidUsername',NULL,NULL),(117,0.000000,1588669419.104100,'\0\0\0\0\0\0\0\0\0\0(L',0,200,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','loginFailInvalidUsername',NULL,NULL),(118,0.000000,1588670112.304247,'\0\0\0\0\0\0\0\0\0\08',0,200,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','loginFailInvalidUsername',NULL,NULL),(119,0.000000,1588670831.473072,'\0\0\0\0\0\0\0\0\0\0#ź:',0,200,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','loginFailInvalidUsername',NULL,NULL),(120,0.000000,1588671622.460012,'\0\0\0\0\0\0\0\0\0\0.ifD',0,200,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','loginFailInvalidUsername',NULL,NULL),(121,0.000000,1588672391.907915,'\0\0\0\0\0\0\0\0\0\0ٶ',0,200,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','loginFailInvalidUsername',NULL,NULL),(122,0.000000,1588673189.350739,'\0\0\0\0\0\0\0\0\0\06+',0,200,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','loginFailInvalidUsername',NULL,NULL),(123,0.000000,1588673961.575317,'\0\0\0\0\0\0\0\0\0\0m',0,503,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(124,0.000000,1588674815.999252,'\0\0\0\0\0\0\0\0\0\0',0,200,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','loginFailInvalidUsername',NULL,NULL),(125,0.000000,1588675553.416413,'\0\0\0\0\0\0\0\0\0\0\"P',0,200,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','loginFailInvalidUsername',NULL,NULL),(126,0.000000,1588676318.535909,'\0\0\0\0\0\0\0\0\0\0BE',0,200,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','loginFailInvalidUsername',NULL,NULL),(127,0.000000,1588677171.538387,'\0\0\0\0\0\0\0\0\0\0C7',0,200,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','loginFailInvalidUsername',NULL,NULL),(128,0.000000,1588677925.023727,'\0\0\0\0\0\0\0\0\0\0DP',0,200,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','loginFailInvalidUsername',NULL,NULL),(129,0.000000,1588678787.545269,'\0\0\0\0\0\0\0\0\0\0#%',0,200,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','loginFailInvalidUsername',NULL,NULL),(130,0.000000,1588679642.179239,'\0\0\0\0\0\0\0\0\0\0(',0,200,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','loginFailInvalidUsername',NULL,NULL),(131,0.000000,1588680517.801090,'\0\0\0\0\0\0\0\0\0\0Úk',0,200,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','loginFailInvalidUsername',NULL,NULL),(132,0.000000,1588682254.184086,'\0\0\0\0\0\0\0\0\0\0Ǧ',0,200,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','loginFailInvalidUsername',NULL,NULL),(133,0.000000,1588683046.071095,'\0\0\0\0\0\0\0\0\0\0Օg',0,200,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','loginFailInvalidUsername',NULL,NULL),(134,0.000000,1588684774.020466,'\0\0\0\0\0\0\0\0\0\0r',0,200,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','loginFailInvalidUsername',NULL,NULL),(135,0.000000,1588685643.312586,'\0\0\0\0\0\0\0\0\0\0Ŗ',0,503,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(136,0.000000,1588686577.234039,'\0\0\0\0\0\0\0\0\0\0r',0,503,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(137,0.000000,1588687395.242461,'\0\0\0\0\0\0\0\0\0\0t',0,503,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(138,0.000000,1588688387.303152,'\0\0\0\0\0\0\0\0\0\04',0,503,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(139,0.000000,1588689229.466210,'\0\0\0\0\0\0\0\0\0\0B',0,503,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(140,0.000000,1588690077.170704,'\0\0\0\0\0\0\0\0\0\0b',0,503,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(141,0.000000,1588691020.692480,'\0\0\0\0\0\0\0\0\0\0oZ',0,503,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(142,0.000000,1588691910.203006,'\0\0\0\0\0\0\0\0\0\0#h',0,503,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(143,0.000000,1588692891.369136,'\0\0\0\0\0\0\0\0\0\0%q',0,503,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(144,0.000000,1588693785.753543,'\0\0\0\0\0\0\0\0\0\0',0,503,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(145,0.000000,1588695643.314454,'\0\0\0\0\0\0\0\0\0\0\rN',0,200,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','loginFailInvalidUsername',NULL,NULL),(146,0.000000,1588697292.635381,'\0\0\0\0\0\0\0\0\0\08',0,200,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','loginFailInvalidUsername',NULL,NULL),(147,0.000000,1588698045.435576,'\0\0\0\0\0\0\0\0\0\0o',0,200,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','loginFailInvalidUsername',NULL,NULL),(148,0.000000,1588698826.744548,'\0\0\0\0\0\0\0\0\0\0',0,200,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','loginFailInvalidUsername',NULL,NULL),(149,0.000000,1588699581.632338,'\0\0\0\0\0\0\0\0\0\0-7;',0,200,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','loginFailInvalidUsername',NULL,NULL),(150,0.000000,1588700389.723006,'\0\0\0\0\0\0\0\0\0\0.ey',0,200,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','loginFailInvalidUsername',NULL,NULL),(151,0.000000,1588700997.601240,'\0\0\0\0\0\0\0\0\0\00:',0,200,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','loginFailInvalidUsername',NULL,NULL),(152,0.000000,1588701764.793127,'\0\0\0\0\0\0\0\0\0\0-7\"',0,200,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','loginFailInvalidUsername',NULL,NULL),(153,0.000000,1588702435.725834,'\0\0\0\0\0\0\0\0\0\0>eu',0,200,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','loginFailInvalidUsername',NULL,NULL),(154,0.000000,1588702930.232249,'\0\0\0\0\0\0\0\0\0\0P',0,200,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','loginFailInvalidUsername',NULL,NULL),(155,0.000000,1588703731.150300,'\0\0\0\0\0\0\0\0\0\0N]',0,200,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','loginFailInvalidUsername',NULL,NULL),(156,0.000000,1588704318.990149,'\0\0\0\0\0\0\0\0\0\0j\\',0,200,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','loginFailInvalidUsername',NULL,NULL),(157,0.000000,1588704985.653424,'\0\0\0\0\0\0\0\0\0\0]Ժ',0,200,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','loginFailInvalidUsername',NULL,NULL),(158,0.000000,1588705542.221219,'\0\0\0\0\0\0\0\0\0\0x',0,200,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','loginFailInvalidUsername',NULL,NULL),(159,0.000000,1588706196.810672,'\0\0\0\0\0\0\0\0\0\024',0,200,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','loginFailInvalidUsername',NULL,NULL),(160,0.000000,1588706751.725231,'\0\0\0\0\0\0\0\0\0\0hD\\',0,200,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','loginFailInvalidUsername',NULL,NULL),(161,0.000000,1588707355.854661,'\0\0\0\0\0\0\0\0\0\0g\n',0,200,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','loginFailInvalidUsername',NULL,NULL),(162,0.000000,1588707965.884534,'\0\0\0\0\0\0\0\0\0\0r',0,200,0,0,0,'https://streambeams.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','loginFailInvalidUsername',NULL,NULL),(163,0.000000,1588716334.242782,'\0\0\0\0\0\0\0\0\0\0Lf%(',0,302,0,1,0,'https://streambeams.com/wp-login.php','https://streambeams.com/wp-login.php?redirect_to=https%3A%2F%2Fstreambeams.com%2Fwp-admin%2F&reauth=1','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36','loginOK',NULL,NULL),(164,0.000000,1588716336.447193,'\0\0\0\0\0\0\0\0\0\0Lf%(',0,302,0,1,0,'https://streambeams.com/wp-login.php','https://streambeams.com/wp-login.php?redirect_to=https%3A%2F%2Fstreambeams.com%2Fwp-admin%2F&reauth=1','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36','loginOK',NULL,NULL),(165,0.000000,1588739643.417051,'\0\0\0\0\0\0\0\0\0\0E.$',0,200,0,0,0,'https://streambeams.com/?_wfsf=detectProxy','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_4) AppleWebKit/537.1 (KHTML, like Gecko) Chrome/21.0.1180.82 Safari/537.1','scan:detectproxy',NULL,NULL),(166,0.000000,1588889256.118658,'\0\0\0\0\0\0\0\0\0\0Lf%(',0,200,0,1,0,'https://streambeams.com/wp-login.php','https://streambeams.com/wp-login.php?interim-login=1&wp_lang=en_US','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.138 Safari/537.36','loginFailValidUsername',NULL,NULL),(167,0.000000,1588889260.661309,'\0\0\0\0\0\0\0\0\0\0Lf%(',0,200,0,1,0,'https://streambeams.com/wp-login.php','https://streambeams.com/wp-login.php','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.138 Safari/537.36','loginFailValidUsername',NULL,NULL),(168,0.000000,1588889321.139863,'\0\0\0\0\0\0\0\0\0\0Lf%(',0,200,0,1,0,'https://streambeams.com/wp-login.php','https://streambeams.com/wp-login.php?interim-login=1&wp_lang=en_US','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.138 Safari/537.36','loginFailValidUsername',NULL,NULL),(169,0.000000,1588889351.041682,'\0\0\0\0\0\0\0\0\0\0Lf%(',0,200,0,1,0,'https://streambeams.com/wp-login.php','https://streambeams.com/wp-login.php?redirect_to=https%3A%2F%2Fstreambeams.com%2Fwp-admin%2F&reauth=1','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.138 Safari/537.36','loginFailValidUsername',NULL,NULL),(170,0.000000,1588889357.204820,'\0\0\0\0\0\0\0\0\0\0Lf%(',0,302,0,1,0,'https://streambeams.com/wp-login.php','https://streambeams.com/wp-login.php','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.138 Safari/537.36','loginOK',NULL,NULL),(171,0.000000,1588889367.581746,'\0\0\0\0\0\0\0\0\0\0Lf%(',0,302,0,1,0,'https://streambeams.com/wp-login.php','https://streambeams.com/wp-login.php','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.138 Safari/537.36','loginOK',NULL,NULL);
/*!40000 ALTER TABLE `wp_wfhits` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wfhoover`
--

DROP TABLE IF EXISTS `wp_wfhoover`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wfhoover` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `owner` text DEFAULT NULL,
  `host` text DEFAULT NULL,
  `path` text DEFAULT NULL,
  `hostKey` varbinary(124) DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `k2` (`hostKey`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wfhoover`
--

LOCK TABLES `wp_wfhoover` WRITE;
/*!40000 ALTER TABLE `wp_wfhoover` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wfhoover` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wfissues`
--

DROP TABLE IF EXISTS `wp_wfissues`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wfissues` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `time` int(10) unsigned NOT NULL,
  `lastUpdated` int(10) unsigned NOT NULL,
  `status` varchar(10) NOT NULL,
  `type` varchar(20) NOT NULL,
  `severity` tinyint(3) unsigned NOT NULL,
  `ignoreP` char(32) NOT NULL,
  `ignoreC` char(32) NOT NULL,
  `shortMsg` varchar(255) NOT NULL,
  `longMsg` text DEFAULT NULL,
  `data` text DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `lastUpdated` (`lastUpdated`),
  KEY `status` (`status`),
  KEY `ignoreP` (`ignoreP`),
  KEY `ignoreC` (`ignoreC`)
) ENGINE=MyISAM AUTO_INCREMENT=3 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wfissues`
--

LOCK TABLES `wp_wfissues` WRITE;
/*!40000 ALTER TABLE `wp_wfissues` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wfissues` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wfknownfilelist`
--

DROP TABLE IF EXISTS `wp_wfknownfilelist`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wfknownfilelist` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `path` text NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=5040 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wfknownfilelist`
--

LOCK TABLES `wp_wfknownfilelist` WRITE;
/*!40000 ALTER TABLE `wp_wfknownfilelist` DISABLE KEYS */;
INSERT INTO `wp_wfknownfilelist` VALUES (1,'index.php'),(2,'license.txt'),(3,'readme.html'),(4,'wp-activate.php'),(5,'wp-admin/about.php'),(6,'wp-admin/admin-ajax.php'),(7,'wp-admin/admin-footer.php'),(8,'wp-admin/admin-functions.php'),(9,'wp-admin/admin-header.php'),(10,'wp-admin/admin-post.php'),(11,'wp-admin/admin.php'),(12,'wp-admin/async-upload.php'),(13,'wp-admin/comment.php'),(14,'wp-admin/credits.php'),(15,'wp-admin/css/about-rtl.css'),(16,'wp-admin/css/about-rtl.min.css'),(17,'wp-admin/css/about.css'),(18,'wp-admin/css/about.min.css'),(19,'wp-admin/css/admin-menu-rtl.css'),(20,'wp-admin/css/admin-menu-rtl.min.css'),(21,'wp-admin/css/admin-menu.css'),(22,'wp-admin/css/admin-menu.min.css'),(23,'wp-admin/css/code-editor-rtl.css'),(24,'wp-admin/css/code-editor-rtl.min.css'),(25,'wp-admin/css/code-editor.css'),(26,'wp-admin/css/code-editor.min.css'),(27,'wp-admin/css/color-picker-rtl.css'),(28,'wp-admin/css/color-picker-rtl.min.css'),(29,'wp-admin/css/color-picker.css'),(30,'wp-admin/css/color-picker.min.css'),(31,'wp-admin/css/colors/_admin.scss'),(32,'wp-admin/css/colors/_mixins.scss'),(33,'wp-admin/css/colors/_variables.scss'),(34,'wp-admin/css/colors/blue/colors-rtl.css'),(35,'wp-admin/css/colors/blue/colors-rtl.min.css'),(36,'wp-admin/css/colors/blue/colors.css'),(37,'wp-admin/css/colors/blue/colors.min.css'),(38,'wp-admin/css/colors/blue/colors.scss'),(39,'wp-admin/css/colors/coffee/colors-rtl.css'),(40,'wp-admin/css/colors/coffee/colors-rtl.min.css'),(41,'wp-admin/css/colors/coffee/colors.css'),(42,'wp-admin/css/colors/coffee/colors.min.css'),(43,'wp-admin/css/colors/coffee/colors.scss'),(44,'wp-admin/css/colors/ectoplasm/colors-rtl.css'),(45,'wp-admin/css/colors/ectoplasm/colors-rtl.min.css'),(46,'wp-admin/css/colors/ectoplasm/colors.css'),(47,'wp-admin/css/colors/ectoplasm/colors.min.css'),(48,'wp-admin/css/colors/ectoplasm/colors.scss'),(49,'wp-admin/css/colors/light/colors-rtl.css'),(50,'wp-admin/css/colors/light/colors-rtl.min.css'),(51,'wp-admin/css/colors/light/colors.css'),(52,'wp-admin/css/colors/light/colors.min.css'),(53,'wp-admin/css/colors/light/colors.scss'),(54,'wp-admin/css/colors/midnight/colors-rtl.css'),(55,'wp-admin/css/colors/midnight/colors-rtl.min.css'),(56,'wp-admin/css/colors/midnight/colors.css'),(57,'wp-admin/css/colors/midnight/colors.min.css'),(58,'wp-admin/css/colors/midnight/colors.scss'),(59,'wp-admin/css/colors/ocean/colors-rtl.css'),(60,'wp-admin/css/colors/ocean/colors-rtl.min.css'),(61,'wp-admin/css/colors/ocean/colors.css'),(62,'wp-admin/css/colors/ocean/colors.min.css'),(63,'wp-admin/css/colors/ocean/colors.scss'),(64,'wp-admin/css/colors/sunrise/colors-rtl.css'),(65,'wp-admin/css/colors/sunrise/colors-rtl.min.css'),(66,'wp-admin/css/colors/sunrise/colors.css'),(67,'wp-admin/css/colors/sunrise/colors.min.css'),(68,'wp-admin/css/colors/sunrise/colors.scss'),(69,'wp-admin/css/common-rtl.css'),(70,'wp-admin/css/common-rtl.min.css'),(71,'wp-admin/css/common.css'),(72,'wp-admin/css/common.min.css'),(73,'wp-admin/css/customize-controls-rtl.css'),(74,'wp-admin/css/customize-controls-rtl.min.css'),(75,'wp-admin/css/customize-controls.css'),(76,'wp-admin/css/customize-controls.min.css'),(77,'wp-admin/css/customize-nav-menus-rtl.css'),(78,'wp-admin/css/customize-nav-menus-rtl.min.css'),(79,'wp-admin/css/customize-nav-menus.css'),(80,'wp-admin/css/customize-nav-menus.min.css'),(81,'wp-admin/css/customize-widgets-rtl.css'),(82,'wp-admin/css/customize-widgets-rtl.min.css'),(83,'wp-admin/css/customize-widgets.css'),(84,'wp-admin/css/customize-widgets.min.css'),(85,'wp-admin/css/dashboard-rtl.css'),(86,'wp-admin/css/dashboard-rtl.min.css'),(87,'wp-admin/css/dashboard.css'),(88,'wp-admin/css/dashboard.min.css'),(89,'wp-admin/css/deprecated-media-rtl.css'),(90,'wp-admin/css/deprecated-media-rtl.min.css'),(91,'wp-admin/css/deprecated-media.css'),(92,'wp-admin/css/deprecated-media.min.css'),(93,'wp-admin/css/edit-rtl.css'),(94,'wp-admin/css/edit-rtl.min.css'),(95,'wp-admin/css/edit.css'),(96,'wp-admin/css/edit.min.css'),(97,'wp-admin/css/farbtastic-rtl.css'),(98,'wp-admin/css/farbtastic-rtl.min.css'),(99,'wp-admin/css/farbtastic.css'),(100,'wp-admin/css/farbtastic.min.css'),(101,'wp-admin/css/forms-rtl.css'),(102,'wp-admin/css/forms-rtl.min.css'),(103,'wp-admin/css/forms.css'),(104,'wp-admin/css/forms.min.css'),(105,'wp-admin/css/ie-rtl.css'),(106,'wp-admin/css/ie-rtl.min.css'),(107,'wp-admin/css/ie.css'),(108,'wp-admin/css/ie.min.css'),(109,'wp-admin/css/install-rtl.css'),(110,'wp-admin/css/install-rtl.min.css'),(111,'wp-admin/css/install.css'),(112,'wp-admin/css/install.min.css'),(113,'wp-admin/css/l10n-rtl.css'),(114,'wp-admin/css/l10n-rtl.min.css'),(115,'wp-admin/css/l10n.css'),(116,'wp-admin/css/l10n.min.css'),(117,'wp-admin/css/list-tables-rtl.css'),(118,'wp-admin/css/list-tables-rtl.min.css'),(119,'wp-admin/css/list-tables.css'),(120,'wp-admin/css/list-tables.min.css'),(121,'wp-admin/css/login-rtl.css'),(122,'wp-admin/css/login-rtl.min.css'),(123,'wp-admin/css/login.css'),(124,'wp-admin/css/login.min.css'),(125,'wp-admin/css/media-rtl.css'),(126,'wp-admin/css/media-rtl.min.css'),(127,'wp-admin/css/media.css'),(128,'wp-admin/css/media.min.css'),(129,'wp-admin/css/nav-menus-rtl.css'),(130,'wp-admin/css/nav-menus-rtl.min.css'),(131,'wp-admin/css/nav-menus.css'),(132,'wp-admin/css/nav-menus.min.css'),(133,'wp-admin/css/revisions-rtl.css'),(134,'wp-admin/css/revisions-rtl.min.css'),(135,'wp-admin/css/revisions.css'),(136,'wp-admin/css/revisions.min.css'),(137,'wp-admin/css/site-health-rtl.css'),(138,'wp-admin/css/site-health-rtl.min.css'),(139,'wp-admin/css/site-health.css'),(140,'wp-admin/css/site-health.min.css'),(141,'wp-admin/css/site-icon-rtl.css'),(142,'wp-admin/css/site-icon-rtl.min.css'),(143,'wp-admin/css/site-icon.css'),(144,'wp-admin/css/site-icon.min.css'),(145,'wp-admin/css/themes-rtl.css'),(146,'wp-admin/css/themes-rtl.min.css'),(147,'wp-admin/css/themes.css'),(148,'wp-admin/css/themes.min.css'),(149,'wp-admin/css/widgets-rtl.css'),(150,'wp-admin/css/widgets-rtl.min.css'),(151,'wp-admin/css/widgets.css'),(152,'wp-admin/css/widgets.min.css'),(153,'wp-admin/css/wp-admin-rtl.css'),(154,'wp-admin/css/wp-admin-rtl.min.css'),(155,'wp-admin/css/wp-admin.css'),(156,'wp-admin/css/wp-admin.min.css'),(157,'wp-admin/custom-background.php'),(158,'wp-admin/custom-header.php'),(159,'wp-admin/customize.php'),(160,'wp-admin/edit-comments.php'),(161,'wp-admin/edit-form-advanced.php'),(162,'wp-admin/edit-form-blocks.php'),(163,'wp-admin/edit-form-comment.php'),(164,'wp-admin/edit-link-form.php'),(165,'wp-admin/edit-tag-form.php'),(166,'wp-admin/edit-tags.php'),(167,'wp-admin/edit.php'),(168,'wp-admin/erase-personal-data.php'),(169,'wp-admin/export-personal-data.php'),(170,'wp-admin/export.php'),(171,'wp-admin/freedoms.php'),(172,'wp-admin/images/align-center-2x.png'),(173,'wp-admin/images/align-center.png'),(174,'wp-admin/images/align-left-2x.png'),(175,'wp-admin/images/align-left.png'),(176,'wp-admin/images/align-none-2x.png'),(177,'wp-admin/images/align-none.png'),(178,'wp-admin/images/align-right-2x.png'),(179,'wp-admin/images/align-right.png'),(180,'wp-admin/images/arrows-2x.png'),(181,'wp-admin/images/arrows.png'),(182,'wp-admin/images/browser-rtl.png'),(183,'wp-admin/images/browser.png'),(184,'wp-admin/images/bubble_bg-2x.gif'),(185,'wp-admin/images/bubble_bg.gif'),(186,'wp-admin/images/comment-grey-bubble-2x.png'),(187,'wp-admin/images/comment-grey-bubble.png'),(188,'wp-admin/images/date-button-2x.gif'),(189,'wp-admin/images/date-button.gif'),(190,'wp-admin/images/generic.png'),(191,'wp-admin/images/icons32-2x.png'),(192,'wp-admin/images/icons32-vs-2x.png'),(193,'wp-admin/images/icons32-vs.png'),(194,'wp-admin/images/icons32.png'),(195,'wp-admin/images/imgedit-icons-2x.png'),(196,'wp-admin/images/imgedit-icons.png'),(197,'wp-admin/images/list-2x.png'),(198,'wp-admin/images/list.png'),(199,'wp-admin/images/loading.gif'),(200,'wp-admin/images/marker.png'),(201,'wp-admin/images/mask.png'),(202,'wp-admin/images/media-button-2x.png'),(203,'wp-admin/images/media-button-image.gif'),(204,'wp-admin/images/media-button-music.gif'),(205,'wp-admin/images/media-button-other.gif'),(206,'wp-admin/images/media-button-video.gif'),(207,'wp-admin/images/media-button.png'),(208,'wp-admin/images/menu-2x.png'),(209,'wp-admin/images/menu-vs-2x.png'),(210,'wp-admin/images/menu-vs.png'),(211,'wp-admin/images/menu.png'),(212,'wp-admin/images/no.png'),(213,'wp-admin/images/post-formats-vs.png'),(214,'wp-admin/images/post-formats.png'),(215,'wp-admin/images/post-formats32-vs.png'),(216,'wp-admin/images/post-formats32.png'),(217,'wp-admin/images/resize-2x.gif'),(218,'wp-admin/images/resize-rtl-2x.gif'),(219,'wp-admin/images/resize-rtl.gif'),(220,'wp-admin/images/resize.gif'),(221,'wp-admin/images/se.png'),(222,'wp-admin/images/sort-2x.gif'),(223,'wp-admin/images/sort.gif'),(224,'wp-admin/images/spinner-2x.gif'),(225,'wp-admin/images/spinner.gif'),(226,'wp-admin/images/stars-2x.png'),(227,'wp-admin/images/stars.png'),(228,'wp-admin/images/w-logo-blue.png'),(229,'wp-admin/images/w-logo-white.png'),(230,'wp-admin/images/wheel.png'),(231,'wp-admin/images/wordpress-logo-white.svg'),(232,'wp-admin/images/wordpress-logo.png'),(233,'wp-admin/images/wordpress-logo.svg'),(234,'wp-admin/images/wpspin_light-2x.gif'),(235,'wp-admin/images/wpspin_light.gif'),(236,'wp-admin/images/xit-2x.gif'),(237,'wp-admin/images/xit.gif'),(238,'wp-admin/images/yes.png'),(239,'wp-admin/import.php'),(240,'wp-admin/includes/admin-filters.php'),(241,'wp-admin/includes/admin.php'),(242,'wp-admin/includes/ajax-actions.php'),(243,'wp-admin/includes/bookmark.php'),(244,'wp-admin/includes/class-automatic-upgrader-skin.php'),(245,'wp-admin/includes/class-bulk-plugin-upgrader-skin.php'),(246,'wp-admin/includes/class-bulk-theme-upgrader-skin.php'),(247,'wp-admin/includes/class-bulk-upgrader-skin.php'),(248,'wp-admin/includes/class-core-upgrader.php'),(249,'wp-admin/includes/class-custom-background.php'),(250,'wp-admin/includes/class-custom-image-header.php'),(251,'wp-admin/includes/class-file-upload-upgrader.php'),(252,'wp-admin/includes/class-ftp-pure.php'),(253,'wp-admin/includes/class-ftp-sockets.php'),(254,'wp-admin/includes/class-ftp.php'),(255,'wp-admin/includes/class-language-pack-upgrader-skin.php'),(256,'wp-admin/includes/class-language-pack-upgrader.php'),(257,'wp-admin/includes/class-pclzip.php'),(258,'wp-admin/includes/class-plugin-installer-skin.php'),(259,'wp-admin/includes/class-plugin-upgrader-skin.php'),(260,'wp-admin/includes/class-plugin-upgrader.php'),(261,'wp-admin/includes/class-theme-installer-skin.php'),(262,'wp-admin/includes/class-theme-upgrader-skin.php'),(263,'wp-admin/includes/class-theme-upgrader.php'),(264,'wp-admin/includes/class-walker-category-checklist.php'),(265,'wp-admin/includes/class-walker-nav-menu-checklist.php'),(266,'wp-admin/includes/class-walker-nav-menu-edit.php'),(267,'wp-admin/includes/class-wp-ajax-upgrader-skin.php'),(268,'wp-admin/includes/class-wp-automatic-updater.php'),(269,'wp-admin/includes/class-wp-comments-list-table.php'),(270,'wp-admin/includes/class-wp-community-events.php'),(271,'wp-admin/includes/class-wp-debug-data.php'),(272,'wp-admin/includes/class-wp-filesystem-base.php'),(273,'wp-admin/includes/class-wp-filesystem-direct.php'),(274,'wp-admin/includes/class-wp-filesystem-ftpext.php'),(275,'wp-admin/includes/class-wp-filesystem-ftpsockets.php'),(276,'wp-admin/includes/class-wp-filesystem-ssh2.php'),(277,'wp-admin/includes/class-wp-importer.php'),(278,'wp-admin/includes/class-wp-internal-pointers.php'),(279,'wp-admin/includes/class-wp-links-list-table.php'),(280,'wp-admin/includes/class-wp-list-table-compat.php'),(281,'wp-admin/includes/class-wp-list-table.php'),(282,'wp-admin/includes/class-wp-media-list-table.php'),(283,'wp-admin/includes/class-wp-ms-sites-list-table.php'),(284,'wp-admin/includes/class-wp-ms-themes-list-table.php'),(285,'wp-admin/includes/class-wp-ms-users-list-table.php'),(286,'wp-admin/includes/class-wp-plugin-install-list-table.php'),(287,'wp-admin/includes/class-wp-plugins-list-table.php'),(288,'wp-admin/includes/class-wp-post-comments-list-table.php'),(289,'wp-admin/includes/class-wp-posts-list-table.php'),(290,'wp-admin/includes/class-wp-privacy-data-export-requests-list-table.php'),(291,'wp-admin/includes/class-wp-privacy-data-removal-requests-list-table.php'),(292,'wp-admin/includes/class-wp-privacy-policy-content.php'),(293,'wp-admin/includes/class-wp-privacy-requests-table.php'),(294,'wp-admin/includes/class-wp-screen.php'),(295,'wp-admin/includes/class-wp-site-health-auto-updates.php'),(296,'wp-admin/includes/class-wp-site-health.php'),(297,'wp-admin/includes/class-wp-site-icon.php'),(298,'wp-admin/includes/class-wp-terms-list-table.php'),(299,'wp-admin/includes/class-wp-theme-install-list-table.php'),(300,'wp-admin/includes/class-wp-themes-list-table.php'),(301,'wp-admin/includes/class-wp-upgrader-skin.php'),(302,'wp-admin/includes/class-wp-upgrader-skins.php'),(303,'wp-admin/includes/class-wp-upgrader.php'),(304,'wp-admin/includes/class-wp-users-list-table.php'),(305,'wp-admin/includes/comment.php'),(306,'wp-admin/includes/continents-cities.php'),(307,'wp-admin/includes/credits.php'),(308,'wp-admin/includes/dashboard.php'),(309,'wp-admin/includes/deprecated.php'),(310,'wp-admin/includes/edit-tag-messages.php'),(311,'wp-admin/includes/export.php'),(312,'wp-admin/includes/file.php'),(313,'wp-admin/includes/image-edit.php'),(314,'wp-admin/includes/image.php'),(315,'wp-admin/includes/import.php'),(316,'wp-admin/includes/list-table.php'),(317,'wp-admin/includes/media.php'),(318,'wp-admin/includes/menu.php'),(319,'wp-admin/includes/meta-boxes.php'),(320,'wp-admin/includes/misc.php'),(321,'wp-admin/includes/ms-admin-filters.php'),(322,'wp-admin/includes/ms-deprecated.php'),(323,'wp-admin/includes/ms.php'),(324,'wp-admin/includes/nav-menu.php'),(325,'wp-admin/includes/network.php'),(326,'wp-admin/includes/noop.php'),(327,'wp-admin/includes/options.php'),(328,'wp-admin/includes/plugin-install.php'),(329,'wp-admin/includes/plugin.php'),(330,'wp-admin/includes/post.php'),(331,'wp-admin/includes/privacy-tools.php'),(332,'wp-admin/includes/revision.php'),(333,'wp-admin/includes/schema.php'),(334,'wp-admin/includes/screen.php'),(335,'wp-admin/includes/taxonomy.php'),(336,'wp-admin/includes/template.php'),(337,'wp-admin/includes/theme-install.php'),(338,'wp-admin/includes/theme.php'),(339,'wp-admin/includes/translation-install.php'),(340,'wp-admin/includes/update-core.php'),(341,'wp-admin/includes/update.php'),(342,'wp-admin/includes/upgrade.php'),(343,'wp-admin/includes/user.php'),(344,'wp-admin/includes/widgets.php'),(345,'wp-admin/index.php'),(346,'wp-admin/install-helper.php'),(347,'wp-admin/install.php'),(348,'wp-admin/js/accordion.js'),(349,'wp-admin/js/accordion.min.js'),(350,'wp-admin/js/code-editor.js'),(351,'wp-admin/js/code-editor.min.js'),(352,'wp-admin/js/color-picker.js'),(353,'wp-admin/js/color-picker.min.js'),(354,'wp-admin/js/comment.js'),(355,'wp-admin/js/comment.min.js'),(356,'wp-admin/js/common.js'),(357,'wp-admin/js/common.min.js'),(358,'wp-admin/js/custom-background.js'),(359,'wp-admin/js/custom-background.min.js'),(360,'wp-admin/js/custom-header.js'),(361,'wp-admin/js/customize-controls.js'),(362,'wp-admin/js/customize-controls.min.js'),(363,'wp-admin/js/customize-nav-menus.js'),(364,'wp-admin/js/customize-nav-menus.min.js'),(365,'wp-admin/js/customize-widgets.js'),(366,'wp-admin/js/customize-widgets.min.js'),(367,'wp-admin/js/dashboard.js'),(368,'wp-admin/js/dashboard.min.js'),(369,'wp-admin/js/edit-comments.js'),(370,'wp-admin/js/edit-comments.min.js'),(371,'wp-admin/js/editor-expand.js'),(372,'wp-admin/js/editor-expand.min.js'),(373,'wp-admin/js/editor.js'),(374,'wp-admin/js/editor.min.js'),(375,'wp-admin/js/farbtastic.js'),(376,'wp-admin/js/gallery.js'),(377,'wp-admin/js/gallery.min.js'),(378,'wp-admin/js/image-edit.js'),(379,'wp-admin/js/image-edit.min.js'),(380,'wp-admin/js/inline-edit-post.js'),(381,'wp-admin/js/inline-edit-post.min.js'),(382,'wp-admin/js/inline-edit-tax.js'),(383,'wp-admin/js/inline-edit-tax.min.js'),(384,'wp-admin/js/iris.min.js'),(385,'wp-admin/js/language-chooser.js'),(386,'wp-admin/js/language-chooser.min.js'),(387,'wp-admin/js/link.js'),(388,'wp-admin/js/link.min.js'),(389,'wp-admin/js/media-gallery.js'),(390,'wp-admin/js/media-gallery.min.js'),(391,'wp-admin/js/media-upload.js'),(392,'wp-admin/js/media-upload.min.js'),(393,'wp-admin/js/media.js'),(394,'wp-admin/js/media.min.js'),(395,'wp-admin/js/nav-menu.js'),(396,'wp-admin/js/nav-menu.min.js'),(397,'wp-admin/js/password-strength-meter.js'),(398,'wp-admin/js/password-strength-meter.min.js'),(399,'wp-admin/js/plugin-install.js'),(400,'wp-admin/js/plugin-install.min.js'),(401,'wp-admin/js/post.js'),(402,'wp-admin/js/post.min.js'),(403,'wp-admin/js/postbox.js'),(404,'wp-admin/js/postbox.min.js'),(405,'wp-admin/js/privacy-tools.js'),(406,'wp-admin/js/privacy-tools.min.js'),(407,'wp-admin/js/revisions.js'),(408,'wp-admin/js/revisions.min.js'),(409,'wp-admin/js/set-post-thumbnail.js'),(410,'wp-admin/js/set-post-thumbnail.min.js'),(411,'wp-admin/js/site-health.js'),(412,'wp-admin/js/site-health.min.js'),(413,'wp-admin/js/svg-painter.js'),(414,'wp-admin/js/svg-painter.min.js'),(415,'wp-admin/js/tags-box.js'),(416,'wp-admin/js/tags-box.min.js'),(417,'wp-admin/js/tags-suggest.js'),(418,'wp-admin/js/tags-suggest.min.js'),(419,'wp-admin/js/tags.js'),(420,'wp-admin/js/tags.min.js'),(421,'wp-admin/js/theme-plugin-editor.js'),(422,'wp-admin/js/theme-plugin-editor.min.js'),(423,'wp-admin/js/theme.js'),(424,'wp-admin/js/theme.min.js'),(425,'wp-admin/js/updates.js'),(426,'wp-admin/js/updates.min.js'),(427,'wp-admin/js/user-profile.js'),(428,'wp-admin/js/user-profile.min.js'),(429,'wp-admin/js/user-suggest.js'),(430,'wp-admin/js/user-suggest.min.js'),(431,'wp-admin/js/widgets/custom-html-widgets.js'),(432,'wp-admin/js/widgets/custom-html-widgets.min.js'),(433,'wp-admin/js/widgets/media-audio-widget.js'),(434,'wp-admin/js/widgets/media-audio-widget.min.js'),(435,'wp-admin/js/widgets/media-gallery-widget.js'),(436,'wp-admin/js/widgets/media-gallery-widget.min.js'),(437,'wp-admin/js/widgets/media-image-widget.js'),(438,'wp-admin/js/widgets/media-image-widget.min.js'),(439,'wp-admin/js/widgets/media-video-widget.js'),(440,'wp-admin/js/widgets/media-video-widget.min.js'),(441,'wp-admin/js/widgets/media-widgets.js'),(442,'wp-admin/js/widgets/media-widgets.min.js'),(443,'wp-admin/js/widgets/text-widgets.js'),(444,'wp-admin/js/widgets/text-widgets.min.js'),(445,'wp-admin/js/widgets.js'),(446,'wp-admin/js/widgets.min.js'),(447,'wp-admin/js/word-count.js'),(448,'wp-admin/js/word-count.min.js'),(449,'wp-admin/js/xfn.js'),(450,'wp-admin/js/xfn.min.js'),(451,'wp-admin/link-add.php'),(452,'wp-admin/link-manager.php'),(453,'wp-admin/link-parse-opml.php'),(454,'wp-admin/link.php'),(455,'wp-admin/load-scripts.php'),(456,'wp-admin/load-styles.php'),(457,'wp-admin/maint/repair.php'),(458,'wp-admin/media-new.php'),(459,'wp-admin/media-upload.php'),(460,'wp-admin/media.php'),(461,'wp-admin/menu-header.php'),(462,'wp-admin/menu.php'),(463,'wp-admin/moderation.php'),(464,'wp-admin/ms-admin.php'),(465,'wp-admin/ms-delete-site.php'),(466,'wp-admin/ms-edit.php'),(467,'wp-admin/ms-options.php'),(468,'wp-admin/ms-sites.php'),(469,'wp-admin/ms-themes.php'),(470,'wp-admin/ms-upgrade-network.php'),(471,'wp-admin/ms-users.php'),(472,'wp-admin/my-sites.php'),(473,'wp-admin/nav-menus.php'),(474,'wp-admin/network/about.php'),(475,'wp-admin/network/admin.php'),(476,'wp-admin/network/credits.php'),(477,'wp-admin/network/edit.php'),(478,'wp-admin/network/freedoms.php'),(479,'wp-admin/network/index.php'),(480,'wp-admin/network/menu.php'),(481,'wp-admin/network/plugin-editor.php'),(482,'wp-admin/network/plugin-install.php'),(483,'wp-admin/network/plugins.php'),(484,'wp-admin/network/privacy.php'),(485,'wp-admin/network/profile.php'),(486,'wp-admin/network/settings.php'),(487,'wp-admin/network/setup.php'),(488,'wp-admin/network/site-info.php'),(489,'wp-admin/network/site-new.php'),(490,'wp-admin/network/site-settings.php'),(491,'wp-admin/network/site-themes.php'),(492,'wp-admin/network/site-users.php'),(493,'wp-admin/network/sites.php'),(494,'wp-admin/network/theme-editor.php'),(495,'wp-admin/network/theme-install.php'),(496,'wp-admin/network/themes.php'),(497,'wp-admin/network/update-core.php'),(498,'wp-admin/network/update.php'),(499,'wp-admin/network/upgrade.php'),(500,'wp-admin/network/user-edit.php'),(501,'wp-admin/network/user-new.php'),(502,'wp-admin/network/users.php'),(503,'wp-admin/network.php'),(504,'wp-admin/options-discussion.php'),(505,'wp-admin/options-general.php'),(506,'wp-admin/options-head.php'),(507,'wp-admin/options-media.php'),(508,'wp-admin/options-permalink.php'),(509,'wp-admin/options-privacy.php'),(510,'wp-admin/options-reading.php'),(511,'wp-admin/options-writing.php'),(512,'wp-admin/options.php'),(513,'wp-admin/plugin-editor.php'),(514,'wp-admin/plugin-install.php'),(515,'wp-admin/plugins.php'),(516,'wp-admin/post-new.php'),(517,'wp-admin/post.php'),(518,'wp-admin/press-this.php'),(519,'wp-admin/privacy-policy-guide.php'),(520,'wp-admin/privacy.php'),(521,'wp-admin/profile.php'),(522,'wp-admin/revision.php'),(523,'wp-admin/setup-config.php'),(524,'wp-admin/site-health-info.php'),(525,'wp-admin/site-health.php'),(526,'wp-admin/term.php'),(527,'wp-admin/theme-editor.php'),(528,'wp-admin/theme-install.php'),(529,'wp-admin/themes.php'),(530,'wp-admin/tools.php'),(531,'wp-admin/update-core.php'),(532,'wp-admin/update.php'),(533,'wp-admin/upgrade-functions.php'),(534,'wp-admin/upgrade.php'),(535,'wp-admin/upload.php'),(536,'wp-admin/user/about.php'),(537,'wp-admin/user/admin.php'),(538,'wp-admin/user/credits.php'),(539,'wp-admin/user/freedoms.php'),(540,'wp-admin/user/index.php'),(541,'wp-admin/user/menu.php'),(542,'wp-admin/user/privacy.php'),(543,'wp-admin/user/profile.php'),(544,'wp-admin/user/user-edit.php'),(545,'wp-admin/user-edit.php'),(546,'wp-admin/user-new.php'),(547,'wp-admin/users.php'),(548,'wp-admin/widgets.php'),(549,'wp-blog-header.php'),(550,'wp-comments-post.php'),(551,'wp-config-sample.php'),(552,'wp-config.php'),(553,'wp-content/index.php'),(554,'wp-content/mu-plugins/wp-hide-loader.php'),(555,'wp-content/plugins/akismet/.htaccess'),(556,'wp-content/plugins/akismet/LICENSE.txt'),(557,'wp-content/plugins/akismet/_inc/akismet.css'),(558,'wp-content/plugins/akismet/_inc/akismet.js'),(559,'wp-content/plugins/akismet/_inc/form.js'),(560,'wp-content/plugins/akismet/_inc/img/logo-full-2x.png'),(561,'wp-content/plugins/akismet/akismet.php'),(562,'wp-content/plugins/akismet/changelog.txt'),(563,'wp-content/plugins/akismet/class.akismet-admin.php'),(564,'wp-content/plugins/akismet/class.akismet-cli.php'),(565,'wp-content/plugins/akismet/class.akismet-rest-api.php'),(566,'wp-content/plugins/akismet/class.akismet-widget.php'),(567,'wp-content/plugins/akismet/class.akismet.php'),(568,'wp-content/plugins/akismet/index.php'),(569,'wp-content/plugins/akismet/readme.txt'),(570,'wp-content/plugins/akismet/views/activate.php'),(571,'wp-content/plugins/akismet/views/config.php'),(572,'wp-content/plugins/akismet/views/connect-jp.php'),(573,'wp-content/plugins/akismet/views/enter.php'),(574,'wp-content/plugins/akismet/views/get.php'),(575,'wp-content/plugins/akismet/views/notice.php'),(576,'wp-content/plugins/akismet/views/predefined.php'),(577,'wp-content/plugins/akismet/views/setup.php'),(578,'wp-content/plugins/akismet/views/start.php'),(579,'wp-content/plugins/akismet/views/stats.php'),(580,'wp-content/plugins/akismet/views/title.php'),(581,'wp-content/plugins/akismet/wrapper.php'),(582,'wp-content/plugins/classic-editor/LICENSE.md'),(583,'wp-content/plugins/classic-editor/classic-editor.php'),(584,'wp-content/plugins/classic-editor/js/block-editor-plugin.js'),(585,'wp-content/plugins/classic-editor/readme.txt'),(586,'wp-content/plugins/easy-digital-downloads/assets/banner-772x250.png'),(587,'wp-content/plugins/easy-digital-downloads/assets/css/chosen-sprite.png'),(588,'wp-content/plugins/easy-digital-downloads/assets/css/chosen-sprite@2x.png'),(589,'wp-content/plugins/easy-digital-downloads/assets/css/chosen.css'),(590,'wp-content/plugins/easy-digital-downloads/assets/css/chosen.min.css'),(591,'wp-content/plugins/easy-digital-downloads/assets/css/colorbox.css'),(592,'wp-content/plugins/easy-digital-downloads/assets/css/colorbox.min.css'),(593,'wp-content/plugins/easy-digital-downloads/assets/css/edd-admin.css'),(594,'wp-content/plugins/easy-digital-downloads/assets/css/edd-admin.min.css'),(595,'wp-content/plugins/easy-digital-downloads/assets/css/jquery-ui-classic.css'),(596,'wp-content/plugins/easy-digital-downloads/assets/css/jquery-ui-classic.min.css'),(597,'wp-content/plugins/easy-digital-downloads/assets/css/jquery-ui-fresh.css'),(598,'wp-content/plugins/easy-digital-downloads/assets/css/jquery-ui-fresh.min.css'),(599,'wp-content/plugins/easy-digital-downloads/assets/fonts/EDD-Icons.dev.svg'),(600,'wp-content/plugins/easy-digital-downloads/assets/fonts/EDD-Icons.eot'),(601,'wp-content/plugins/easy-digital-downloads/assets/fonts/EDD-Icons.json'),(602,'wp-content/plugins/easy-digital-downloads/assets/fonts/EDD-Icons.svg'),(603,'wp-content/plugins/easy-digital-downloads/assets/fonts/EDD-Icons.ttf'),(604,'wp-content/plugins/easy-digital-downloads/assets/fonts/EDD-Icons.woff'),(605,'wp-content/plugins/easy-digital-downloads/assets/fonts/padlock.eot'),(606,'wp-content/plugins/easy-digital-downloads/assets/fonts/padlock.svg'),(607,'wp-content/plugins/easy-digital-downloads/assets/fonts/padlock.ttf'),(608,'wp-content/plugins/easy-digital-downloads/assets/fonts/padlock.woff'),(609,'wp-content/plugins/easy-digital-downloads/assets/images/chosen-sprite.png'),(610,'wp-content/plugins/easy-digital-downloads/assets/images/chosen-sprite@2x.png'),(611,'wp-content/plugins/easy-digital-downloads/assets/images/colorbox/border.png'),(612,'wp-content/plugins/easy-digital-downloads/assets/images/colorbox/controls.png'),(613,'wp-content/plugins/easy-digital-downloads/assets/images/colorbox/ie6/borderBottomCenter.png'),(614,'wp-content/plugins/easy-digital-downloads/assets/images/colorbox/ie6/borderBottomLeft.png'),(615,'wp-content/plugins/easy-digital-downloads/assets/images/colorbox/ie6/borderBottomRight.png'),(616,'wp-content/plugins/easy-digital-downloads/assets/images/colorbox/ie6/borderMiddleLeft.png'),(617,'wp-content/plugins/easy-digital-downloads/assets/images/colorbox/ie6/borderMiddleRight.png'),(618,'wp-content/plugins/easy-digital-downloads/assets/images/colorbox/ie6/borderTopCenter.png'),(619,'wp-content/plugins/easy-digital-downloads/assets/images/colorbox/ie6/borderTopLeft.png'),(620,'wp-content/plugins/easy-digital-downloads/assets/images/colorbox/ie6/borderTopRight.png'),(621,'wp-content/plugins/easy-digital-downloads/assets/images/colorbox/loading.gif'),(622,'wp-content/plugins/easy-digital-downloads/assets/images/colorbox/loading_background.png'),(623,'wp-content/plugins/easy-digital-downloads/assets/images/colorbox/overlay.png'),(624,'wp-content/plugins/easy-digital-downloads/assets/images/edd-badge.png'),(625,'wp-content/plugins/easy-digital-downloads/assets/images/edd-cpt-2x.png'),(626,'wp-content/plugins/easy-digital-downloads/assets/images/edd-cpt.png'),(627,'wp-content/plugins/easy-digital-downloads/assets/images/edd-cross-hair.png'),(628,'wp-content/plugins/easy-digital-downloads/assets/images/edd-icon-2x.png'),(629,'wp-content/plugins/easy-digital-downloads/assets/images/edd-icon.png'),(630,'wp-content/plugins/easy-digital-downloads/assets/images/edd-logo-pdf.png'),(631,'wp-content/plugins/easy-digital-downloads/assets/images/edd-logo.png'),(632,'wp-content/plugins/easy-digital-downloads/assets/images/edd-logo.svg'),(633,'wp-content/plugins/easy-digital-downloads/assets/images/edd-media.png'),(634,'wp-content/plugins/easy-digital-downloads/assets/images/edd-peeking.png'),(635,'wp-content/plugins/easy-digital-downloads/assets/images/icons/americanexpress.gif'),(636,'wp-content/plugins/easy-digital-downloads/assets/images/icons/americanexpress.png'),(637,'wp-content/plugins/easy-digital-downloads/assets/images/icons/discover.gif'),(638,'wp-content/plugins/easy-digital-downloads/assets/images/icons/discover.png'),(639,'wp-content/plugins/easy-digital-downloads/assets/images/icons/googlecheckout.png'),(640,'wp-content/plugins/easy-digital-downloads/assets/images/icons/iphone.png'),(641,'wp-content/plugins/easy-digital-downloads/assets/images/icons/mastercard.gif'),(642,'wp-content/plugins/easy-digital-downloads/assets/images/icons/mastercard.png'),(643,'wp-content/plugins/easy-digital-downloads/assets/images/icons/paypal.gif'),(644,'wp-content/plugins/easy-digital-downloads/assets/images/icons/paypal.png'),(645,'wp-content/plugins/easy-digital-downloads/assets/images/icons/visa.gif'),(646,'wp-content/plugins/easy-digital-downloads/assets/images/icons/visa.png'),(647,'wp-content/plugins/easy-digital-downloads/assets/images/loading.gif'),(648,'wp-content/plugins/easy-digital-downloads/assets/images/media-button.png'),(649,'wp-content/plugins/easy-digital-downloads/assets/images/promo/bfcm-header.svg'),(650,'wp-content/plugins/easy-digital-downloads/assets/images/promo/edd-25-percent-off.png'),(651,'wp-content/plugins/easy-digital-downloads/assets/images/screenshots/17checkout.png'),(652,'wp-content/plugins/easy-digital-downloads/assets/images/screenshots/17direct.png'),(653,'wp-content/plugins/easy-digital-downloads/assets/images/screenshots/17quantities.png'),(654,'wp-content/plugins/easy-digital-downloads/assets/images/screenshots/18-button-colors.png'),(655,'wp-content/plugins/easy-digital-downloads/assets/images/screenshots/18cart-saving.png'),(656,'wp-content/plugins/easy-digital-downloads/assets/images/screenshots/20-discount.png'),(657,'wp-content/plugins/easy-digital-downloads/assets/images/screenshots/20-register-login.png'),(658,'wp-content/plugins/easy-digital-downloads/assets/images/screenshots/20-sequential.png'),(659,'wp-content/plugins/easy-digital-downloads/assets/images/screenshots/20-unlimited-downloads.png'),(660,'wp-content/plugins/easy-digital-downloads/assets/images/screenshots/22-logs.png'),(661,'wp-content/plugins/easy-digital-downloads/assets/images/screenshots/22-purchased-downloads.png'),(662,'wp-content/plugins/easy-digital-downloads/assets/images/screenshots/22-purchased-downloads2.png'),(663,'wp-content/plugins/easy-digital-downloads/assets/images/screenshots/22-quantity.png'),(664,'wp-content/plugins/easy-digital-downloads/assets/images/screenshots/24-category-earnings.png'),(665,'wp-content/plugins/easy-digital-downloads/assets/images/screenshots/24-checkout.png'),(666,'wp-content/plugins/easy-digital-downloads/assets/images/screenshots/24-export.png'),(667,'wp-content/plugins/easy-digital-downloads/assets/images/screenshots/26-customer.png'),(668,'wp-content/plugins/easy-digital-downloads/assets/images/screenshots/26-import.png'),(669,'wp-content/plugins/easy-digital-downloads/assets/images/screenshots/26-refund.png'),(670,'wp-content/plugins/easy-digital-downloads/assets/images/screenshots/bundles.png'),(671,'wp-content/plugins/easy-digital-downloads/assets/images/screenshots/customer-ui.png'),(672,'wp-content/plugins/easy-digital-downloads/assets/images/screenshots/edit-download.png'),(673,'wp-content/plugins/easy-digital-downloads/assets/images/screenshots/email-template-21.png'),(674,'wp-content/plugins/easy-digital-downloads/assets/images/screenshots/grid.png'),(675,'wp-content/plugins/easy-digital-downloads/assets/images/screenshots/order-details.png'),(676,'wp-content/plugins/easy-digital-downloads/assets/images/screenshots/product-earnings.png'),(677,'wp-content/plugins/easy-digital-downloads/assets/images/screenshots/product-tax.png'),(678,'wp-content/plugins/easy-digital-downloads/assets/images/screenshots/purchase-link.png'),(679,'wp-content/plugins/easy-digital-downloads/assets/images/screenshots/tax-rates.png'),(680,'wp-content/plugins/easy-digital-downloads/assets/images/tick.png'),(681,'wp-content/plugins/easy-digital-downloads/assets/images/ui-icons_21759b_256x240.png'),(682,'wp-content/plugins/easy-digital-downloads/assets/images/ui-icons_333333_256x240.png'),(683,'wp-content/plugins/easy-digital-downloads/assets/images/ui-icons_999999_256x240.png'),(684,'wp-content/plugins/easy-digital-downloads/assets/images/ui-icons_cc0000_256x240.png'),(685,'wp-content/plugins/easy-digital-downloads/assets/images/xit.gif'),(686,'wp-content/plugins/easy-digital-downloads/assets/js/admin-backwards-compatibility.js'),(687,'wp-content/plugins/easy-digital-downloads/assets/js/admin-backwards-compatibility.min.js'),(688,'wp-content/plugins/easy-digital-downloads/assets/js/admin-scripts.js'),(689,'wp-content/plugins/easy-digital-downloads/assets/js/admin-scripts.min.js'),(690,'wp-content/plugins/easy-digital-downloads/assets/js/chosen.jquery.js'),(691,'wp-content/plugins/easy-digital-downloads/assets/js/chosen.jquery.min.js'),(692,'wp-content/plugins/easy-digital-downloads/assets/js/edd-ajax.js'),(693,'wp-content/plugins/easy-digital-downloads/assets/js/edd-ajax.min.js'),(694,'wp-content/plugins/easy-digital-downloads/assets/js/edd-checkout-global.js'),(695,'wp-content/plugins/easy-digital-downloads/assets/js/edd-checkout-global.min.js'),(696,'wp-content/plugins/easy-digital-downloads/assets/js/jquery.colorbox-min.js'),(697,'wp-content/plugins/easy-digital-downloads/assets/js/jquery.creditCardValidator.js'),(698,'wp-content/plugins/easy-digital-downloads/assets/js/jquery.creditCardValidator.min.js'),(699,'wp-content/plugins/easy-digital-downloads/assets/js/jquery.flot.js'),(700,'wp-content/plugins/easy-digital-downloads/assets/js/jquery.flot.min.js'),(701,'wp-content/plugins/easy-digital-downloads/assets/js/jquery.flot.pie.js'),(702,'wp-content/plugins/easy-digital-downloads/assets/js/jquery.flot.pie.min.js'),(703,'wp-content/plugins/easy-digital-downloads/assets/js/jquery.payment.min.js'),(704,'wp-content/plugins/easy-digital-downloads/assets/js/jquery.validate.min.js'),(705,'wp-content/plugins/easy-digital-downloads/assets/sample-products-import.xml'),(706,'wp-content/plugins/easy-digital-downloads/easy-digital-downloads.php'),(707,'wp-content/plugins/easy-digital-downloads/includes/EDD_SL_Plugin_Updater.php'),(708,'wp-content/plugins/easy-digital-downloads/includes/actions.php'),(709,'wp-content/plugins/easy-digital-downloads/includes/admin/add-ons.php'),(710,'wp-content/plugins/easy-digital-downloads/includes/admin/admin-actions.php'),(711,'wp-content/plugins/easy-digital-downloads/includes/admin/admin-footer.php'),(712,'wp-content/plugins/easy-digital-downloads/includes/admin/admin-notices.php'),(713,'wp-content/plugins/easy-digital-downloads/includes/admin/admin-pages.php'),(714,'wp-content/plugins/easy-digital-downloads/includes/admin/class-api-keys-table.php'),(715,'wp-content/plugins/easy-digital-downloads/includes/admin/class-edd-heartbeat.php'),(716,'wp-content/plugins/easy-digital-downloads/includes/admin/class-edd-notices.php'),(717,'wp-content/plugins/easy-digital-downloads/includes/admin/customers/class-customer-table.php'),(718,'wp-content/plugins/easy-digital-downloads/includes/admin/customers/customer-actions.php'),(719,'wp-content/plugins/easy-digital-downloads/includes/admin/customers/customer-functions.php'),(720,'wp-content/plugins/easy-digital-downloads/includes/admin/customers/customers.php'),(721,'wp-content/plugins/easy-digital-downloads/includes/admin/dashboard-widgets.php'),(722,'wp-content/plugins/easy-digital-downloads/includes/admin/discounts/add-discount.php'),(723,'wp-content/plugins/easy-digital-downloads/includes/admin/discounts/class-discount-codes-table.php'),(724,'wp-content/plugins/easy-digital-downloads/includes/admin/discounts/contextual-help.php'),(725,'wp-content/plugins/easy-digital-downloads/includes/admin/discounts/discount-actions.php'),(726,'wp-content/plugins/easy-digital-downloads/includes/admin/discounts/discount-codes.php'),(727,'wp-content/plugins/easy-digital-downloads/includes/admin/discounts/edit-discount.php'),(728,'wp-content/plugins/easy-digital-downloads/includes/admin/downloads/contextual-help.php'),(729,'wp-content/plugins/easy-digital-downloads/includes/admin/downloads/dashboard-columns.php'),(730,'wp-content/plugins/easy-digital-downloads/includes/admin/downloads/metabox.php'),(731,'wp-content/plugins/easy-digital-downloads/includes/admin/export-functions.php'),(732,'wp-content/plugins/easy-digital-downloads/includes/admin/import/class-batch-import-downloads.php'),(733,'wp-content/plugins/easy-digital-downloads/includes/admin/import/class-batch-import-payments.php'),(734,'wp-content/plugins/easy-digital-downloads/includes/admin/import/class-batch-import.php'),(735,'wp-content/plugins/easy-digital-downloads/includes/admin/import/import-actions.php'),(736,'wp-content/plugins/easy-digital-downloads/includes/admin/import/import-functions.php'),(737,'wp-content/plugins/easy-digital-downloads/includes/admin/import-export.php'),(738,'wp-content/plugins/easy-digital-downloads/includes/admin/payments/actions.php'),(739,'wp-content/plugins/easy-digital-downloads/includes/admin/payments/class-payments-table.php'),(740,'wp-content/plugins/easy-digital-downloads/includes/admin/payments/contextual-help.php'),(741,'wp-content/plugins/easy-digital-downloads/includes/admin/payments/edit-payment.php'),(742,'wp-content/plugins/easy-digital-downloads/includes/admin/payments/payments-history.php'),(743,'wp-content/plugins/easy-digital-downloads/includes/admin/payments/view-order-details.php'),(744,'wp-content/plugins/easy-digital-downloads/includes/admin/plugins.php'),(745,'wp-content/plugins/easy-digital-downloads/includes/admin/reporting/class-api-requests-logs-list-table.php'),(746,'wp-content/plugins/easy-digital-downloads/includes/admin/reporting/class-categories-reports-table.php'),(747,'wp-content/plugins/easy-digital-downloads/includes/admin/reporting/class-customer-reports-table.php'),(748,'wp-content/plugins/easy-digital-downloads/includes/admin/reporting/class-download-reports-table.php'),(749,'wp-content/plugins/easy-digital-downloads/includes/admin/reporting/class-edd-graph.php'),(750,'wp-content/plugins/easy-digital-downloads/includes/admin/reporting/class-edd-pie-graph.php'),(751,'wp-content/plugins/easy-digital-downloads/includes/admin/reporting/class-export-customers.php'),(752,'wp-content/plugins/easy-digital-downloads/includes/admin/reporting/class-export-download-history.php'),(753,'wp-content/plugins/easy-digital-downloads/includes/admin/reporting/class-export-earnings.php'),(754,'wp-content/plugins/easy-digital-downloads/includes/admin/reporting/class-export-payments.php'),(755,'wp-content/plugins/easy-digital-downloads/includes/admin/reporting/class-export.php'),(756,'wp-content/plugins/easy-digital-downloads/includes/admin/reporting/class-file-downloads-logs-list-table.php'),(757,'wp-content/plugins/easy-digital-downloads/includes/admin/reporting/class-gateway-error-logs-list-table.php'),(758,'wp-content/plugins/easy-digital-downloads/includes/admin/reporting/class-gateways-reports-table.php'),(759,'wp-content/plugins/easy-digital-downloads/includes/admin/reporting/class-sales-logs-list-table.php'),(760,'wp-content/plugins/easy-digital-downloads/includes/admin/reporting/contextual-help.php'),(761,'wp-content/plugins/easy-digital-downloads/includes/admin/reporting/export/class-batch-export-api-requests.php'),(762,'wp-content/plugins/easy-digital-downloads/includes/admin/reporting/export/class-batch-export-customers.php'),(763,'wp-content/plugins/easy-digital-downloads/includes/admin/reporting/export/class-batch-export-downloads.php'),(764,'wp-content/plugins/easy-digital-downloads/includes/admin/reporting/export/class-batch-export-earnings-report.php'),(765,'wp-content/plugins/easy-digital-downloads/includes/admin/reporting/export/class-batch-export-file-downloads.php'),(766,'wp-content/plugins/easy-digital-downloads/includes/admin/reporting/export/class-batch-export-payments.php'),(767,'wp-content/plugins/easy-digital-downloads/includes/admin/reporting/export/class-batch-export-sales.php'),(768,'wp-content/plugins/easy-digital-downloads/includes/admin/reporting/export/class-batch-export.php'),(769,'wp-content/plugins/easy-digital-downloads/includes/admin/reporting/export/export-actions.php'),(770,'wp-content/plugins/easy-digital-downloads/includes/admin/reporting/export/export-functions.php'),(771,'wp-content/plugins/easy-digital-downloads/includes/admin/reporting/graphing.php'),(772,'wp-content/plugins/easy-digital-downloads/includes/admin/reporting/logs.php'),(773,'wp-content/plugins/easy-digital-downloads/includes/admin/reporting/pdf-reports.php'),(774,'wp-content/plugins/easy-digital-downloads/includes/admin/reporting/reports.php'),(775,'wp-content/plugins/easy-digital-downloads/includes/admin/settings/contextual-help.php'),(776,'wp-content/plugins/easy-digital-downloads/includes/admin/settings/display-settings.php'),(777,'wp-content/plugins/easy-digital-downloads/includes/admin/settings/register-settings.php'),(778,'wp-content/plugins/easy-digital-downloads/includes/admin/thickbox.php'),(779,'wp-content/plugins/easy-digital-downloads/includes/admin/tools/class-edd-tools-recount-all-stats.php'),(780,'wp-content/plugins/easy-digital-downloads/includes/admin/tools/class-edd-tools-recount-customer-stats.php'),(781,'wp-content/plugins/easy-digital-downloads/includes/admin/tools/class-edd-tools-recount-download-stats.php'),(782,'wp-content/plugins/easy-digital-downloads/includes/admin/tools/class-edd-tools-recount-single-customer-stats.php'),(783,'wp-content/plugins/easy-digital-downloads/includes/admin/tools/class-edd-tools-recount-store-earnings.php'),(784,'wp-content/plugins/easy-digital-downloads/includes/admin/tools/class-edd-tools-reset-stats.php'),(785,'wp-content/plugins/easy-digital-downloads/includes/admin/tools/tools-actions.php'),(786,'wp-content/plugins/easy-digital-downloads/includes/admin/tools.php'),(787,'wp-content/plugins/easy-digital-downloads/includes/admin/tracking.php'),(788,'wp-content/plugins/easy-digital-downloads/includes/admin/upgrades/classes/class-file-download-log-migration.php'),(789,'wp-content/plugins/easy-digital-downloads/includes/admin/upgrades/upgrade-functions.php'),(790,'wp-content/plugins/easy-digital-downloads/includes/admin/upgrades/upgrades.php'),(791,'wp-content/plugins/easy-digital-downloads/includes/admin/upload-functions.php'),(792,'wp-content/plugins/easy-digital-downloads/includes/admin/welcome.php'),(793,'wp-content/plugins/easy-digital-downloads/includes/ajax-functions.php'),(794,'wp-content/plugins/easy-digital-downloads/includes/api/class-edd-api-v1.php'),(795,'wp-content/plugins/easy-digital-downloads/includes/api/class-edd-api-v2.php'),(796,'wp-content/plugins/easy-digital-downloads/includes/api/class-edd-api.php'),(797,'wp-content/plugins/easy-digital-downloads/includes/cart/actions.php'),(798,'wp-content/plugins/easy-digital-downloads/includes/cart/class-edd-cart.php'),(799,'wp-content/plugins/easy-digital-downloads/includes/cart/functions.php'),(800,'wp-content/plugins/easy-digital-downloads/includes/cart/template.php'),(801,'wp-content/plugins/easy-digital-downloads/includes/checkout/functions.php'),(802,'wp-content/plugins/easy-digital-downloads/includes/checkout/template.php'),(803,'wp-content/plugins/easy-digital-downloads/includes/class-edd-api.php'),(804,'wp-content/plugins/easy-digital-downloads/includes/class-edd-cache-helper.php'),(805,'wp-content/plugins/easy-digital-downloads/includes/class-edd-cli.php'),(806,'wp-content/plugins/easy-digital-downloads/includes/class-edd-cron.php'),(807,'wp-content/plugins/easy-digital-downloads/includes/class-edd-customer-query.php'),(808,'wp-content/plugins/easy-digital-downloads/includes/class-edd-customer.php'),(809,'wp-content/plugins/easy-digital-downloads/includes/class-edd-db-customer-meta.php'),(810,'wp-content/plugins/easy-digital-downloads/includes/class-edd-db-customers.php'),(811,'wp-content/plugins/easy-digital-downloads/includes/class-edd-db.php'),(812,'wp-content/plugins/easy-digital-downloads/includes/class-edd-discount.php'),(813,'wp-content/plugins/easy-digital-downloads/includes/class-edd-download.php'),(814,'wp-content/plugins/easy-digital-downloads/includes/class-edd-fees.php'),(815,'wp-content/plugins/easy-digital-downloads/includes/class-edd-html-elements.php'),(816,'wp-content/plugins/easy-digital-downloads/includes/class-edd-license-handler.php'),(817,'wp-content/plugins/easy-digital-downloads/includes/class-edd-logging.php'),(818,'wp-content/plugins/easy-digital-downloads/includes/class-edd-register-meta.php'),(819,'wp-content/plugins/easy-digital-downloads/includes/class-edd-roles.php'),(820,'wp-content/plugins/easy-digital-downloads/includes/class-edd-session.php'),(821,'wp-content/plugins/easy-digital-downloads/includes/class-edd-stats.php'),(822,'wp-content/plugins/easy-digital-downloads/includes/country-functions.php'),(823,'wp-content/plugins/easy-digital-downloads/includes/deprecated-functions.php'),(824,'wp-content/plugins/easy-digital-downloads/includes/discount-functions.php'),(825,'wp-content/plugins/easy-digital-downloads/includes/download-functions.php'),(826,'wp-content/plugins/easy-digital-downloads/includes/emails/actions.php'),(827,'wp-content/plugins/easy-digital-downloads/includes/emails/class-edd-email-tags.php'),(828,'wp-content/plugins/easy-digital-downloads/includes/emails/class-edd-emails.php'),(829,'wp-content/plugins/easy-digital-downloads/includes/emails/email-tags.php'),(830,'wp-content/plugins/easy-digital-downloads/includes/emails/functions.php'),(831,'wp-content/plugins/easy-digital-downloads/includes/emails/template.php'),(832,'wp-content/plugins/easy-digital-downloads/includes/error-tracking.php'),(833,'wp-content/plugins/easy-digital-downloads/includes/formatting.php'),(834,'wp-content/plugins/easy-digital-downloads/includes/gateways/actions.php'),(835,'wp-content/plugins/easy-digital-downloads/includes/gateways/amazon-payments.php'),(836,'wp-content/plugins/easy-digital-downloads/includes/gateways/functions.php'),(837,'wp-content/plugins/easy-digital-downloads/includes/gateways/libraries/paypal/ipnlistener.php'),(838,'wp-content/plugins/easy-digital-downloads/includes/gateways/libs/amazon/Client.php'),(839,'wp-content/plugins/easy-digital-downloads/includes/gateways/libs/amazon/HttpCurl.php'),(840,'wp-content/plugins/easy-digital-downloads/includes/gateways/libs/amazon/Interface.php'),(841,'wp-content/plugins/easy-digital-downloads/includes/gateways/libs/amazon/IpnHandler.php'),(842,'wp-content/plugins/easy-digital-downloads/includes/gateways/libs/amazon/ResponseParser.php'),(843,'wp-content/plugins/easy-digital-downloads/includes/gateways/manual.php'),(844,'wp-content/plugins/easy-digital-downloads/includes/gateways/paypal-standard.php'),(845,'wp-content/plugins/easy-digital-downloads/includes/gateways/paypal.php'),(846,'wp-content/plugins/easy-digital-downloads/includes/install.php'),(847,'wp-content/plugins/easy-digital-downloads/includes/libraries/array2xml.php'),(848,'wp-content/plugins/easy-digital-downloads/includes/libraries/browser.php'),(849,'wp-content/plugins/easy-digital-downloads/includes/libraries/class-ArrayToXML.php'),(850,'wp-content/plugins/easy-digital-downloads/includes/libraries/class-recursive-arrayaccess.php'),(851,'wp-content/plugins/easy-digital-downloads/includes/libraries/class-wp-session.php'),(852,'wp-content/plugins/easy-digital-downloads/includes/libraries/fpdf/edd_pdf.php'),(853,'wp-content/plugins/easy-digital-downloads/includes/libraries/fpdf/font/449c9bcd60984874336fd6a520497281_opensans-italic.z'),(854,'wp-content/plugins/easy-digital-downloads/includes/libraries/fpdf/font/4587edab20fa6e2cbef21ea85f66d7e4_opensans-semibold.z'),(855,'wp-content/plugins/easy-digital-downloads/includes/libraries/fpdf/font/98a01358089d1e1b56e85d89e945242c_droidserif.z'),(856,'wp-content/plugins/easy-digital-downloads/includes/libraries/fpdf/font/99303584be1406ad9742a64f5823cc2b_droidserif-bold.z'),(857,'wp-content/plugins/easy-digital-downloads/includes/libraries/fpdf/font/b8435950e9ac1003f9cb349dda768341_opensans-regular.z'),(858,'wp-content/plugins/easy-digital-downloads/includes/libraries/fpdf/font/c67085188799208adeb5b784b9483ad0_droidserif-italic.z'),(859,'wp-content/plugins/easy-digital-downloads/includes/libraries/fpdf/font/droidserif-bold.php'),(860,'wp-content/plugins/easy-digital-downloads/includes/libraries/fpdf/font/droidserif-italic.php'),(861,'wp-content/plugins/easy-digital-downloads/includes/libraries/fpdf/font/droidserif.php'),(862,'wp-content/plugins/easy-digital-downloads/includes/libraries/fpdf/font/helvetica.php'),(863,'wp-content/plugins/easy-digital-downloads/includes/libraries/fpdf/font/helveticab.php'),(864,'wp-content/plugins/easy-digital-downloads/includes/libraries/fpdf/font/helveticabi.php'),(865,'wp-content/plugins/easy-digital-downloads/includes/libraries/fpdf/font/helveticai.php'),(866,'wp-content/plugins/easy-digital-downloads/includes/libraries/fpdf/font/opensans-italic.php'),(867,'wp-content/plugins/easy-digital-downloads/includes/libraries/fpdf/font/opensans-semibold.php'),(868,'wp-content/plugins/easy-digital-downloads/includes/libraries/fpdf/font/opensans.php'),(869,'wp-content/plugins/easy-digital-downloads/includes/libraries/fpdf/font/times.php'),(870,'wp-content/plugins/easy-digital-downloads/includes/libraries/fpdf/font/timesb.php'),(871,'wp-content/plugins/easy-digital-downloads/includes/libraries/fpdf/font/timesbi.php'),(872,'wp-content/plugins/easy-digital-downloads/includes/libraries/fpdf/font/timesi.php'),(873,'wp-content/plugins/easy-digital-downloads/includes/libraries/fpdf/fpdf.php'),(874,'wp-content/plugins/easy-digital-downloads/includes/libraries/fpdf/license.txt'),(875,'wp-content/plugins/easy-digital-downloads/includes/libraries/googlechartlib/GoogleChart.php'),(876,'wp-content/plugins/easy-digital-downloads/includes/libraries/googlechartlib/GoogleChartApi.php'),(877,'wp-content/plugins/easy-digital-downloads/includes/libraries/googlechartlib/GoogleChartAxis.php'),(878,'wp-content/plugins/easy-digital-downloads/includes/libraries/googlechartlib/GoogleChartData.php'),(879,'wp-content/plugins/easy-digital-downloads/includes/libraries/googlechartlib/GoogleChartIcon.php'),(880,'wp-content/plugins/easy-digital-downloads/includes/libraries/googlechartlib/GoogleChartMarker.php'),(881,'wp-content/plugins/easy-digital-downloads/includes/libraries/googlechartlib/LICENSE'),(882,'wp-content/plugins/easy-digital-downloads/includes/libraries/googlechartlib/icons/GoogleChartIconNote.php'),(883,'wp-content/plugins/easy-digital-downloads/includes/libraries/googlechartlib/markers/GoogleChartCandlestickMarker.php'),(884,'wp-content/plugins/easy-digital-downloads/includes/libraries/googlechartlib/markers/GoogleChartLineMarker.php'),(885,'wp-content/plugins/easy-digital-downloads/includes/libraries/googlechartlib/markers/GoogleChartRangeMarker.php'),(886,'wp-content/plugins/easy-digital-downloads/includes/libraries/googlechartlib/markers/GoogleChartShapeMarker.php'),(887,'wp-content/plugins/easy-digital-downloads/includes/libraries/googlechartlib/markers/GoogleChartTextMarker.php'),(888,'wp-content/plugins/easy-digital-downloads/includes/libraries/parsecsv.lib.php'),(889,'wp-content/plugins/easy-digital-downloads/includes/libraries/wp-session.php'),(890,'wp-content/plugins/easy-digital-downloads/includes/libraries/wp_session/class-wp-session.php'),(891,'wp-content/plugins/easy-digital-downloads/includes/libraries/wp_session/wp-session.php'),(892,'wp-content/plugins/easy-digital-downloads/includes/login-register.php'),(893,'wp-content/plugins/easy-digital-downloads/includes/mime-types.php'),(894,'wp-content/plugins/easy-digital-downloads/includes/misc-functions.php'),(895,'wp-content/plugins/easy-digital-downloads/includes/payments/actions.php'),(896,'wp-content/plugins/easy-digital-downloads/includes/payments/class-edd-payment.php'),(897,'wp-content/plugins/easy-digital-downloads/includes/payments/class-payment-stats.php'),(898,'wp-content/plugins/easy-digital-downloads/includes/payments/class-payments-query.php'),(899,'wp-content/plugins/easy-digital-downloads/includes/payments/functions.php'),(900,'wp-content/plugins/easy-digital-downloads/includes/plugin-compatibility.php'),(901,'wp-content/plugins/easy-digital-downloads/includes/post-types.php'),(902,'wp-content/plugins/easy-digital-downloads/includes/privacy-functions.php'),(903,'wp-content/plugins/easy-digital-downloads/includes/process-download.php'),(904,'wp-content/plugins/easy-digital-downloads/includes/process-purchase.php'),(905,'wp-content/plugins/easy-digital-downloads/includes/query-filters.php'),(906,'wp-content/plugins/easy-digital-downloads/includes/scripts.php'),(907,'wp-content/plugins/easy-digital-downloads/includes/shortcodes.php'),(908,'wp-content/plugins/easy-digital-downloads/includes/tax-functions.php'),(909,'wp-content/plugins/easy-digital-downloads/includes/template-actions.php'),(910,'wp-content/plugins/easy-digital-downloads/includes/template-functions.php'),(911,'wp-content/plugins/easy-digital-downloads/includes/theme-compatibility.php'),(912,'wp-content/plugins/easy-digital-downloads/includes/user-functions.php'),(913,'wp-content/plugins/easy-digital-downloads/includes/widgets.php'),(914,'wp-content/plugins/easy-digital-downloads/languages/README.md'),(915,'wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-af.mo'),(916,'wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-am.mo'),(917,'wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-an.mo'),(918,'wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-ar.mo'),(919,'wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-ary.mo'),(920,'wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-as.mo'),(921,'wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-az.mo'),(922,'wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-azb.mo'),(923,'wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-be.mo'),(924,'wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-bel.mo'),(925,'wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-bg_BG.mo'),(926,'wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-bn_BD.mo'),(927,'wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-bs_BA.mo'),(928,'wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-ca.mo'),(929,'wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-ceb.mo'),(930,'wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-co.mo'),(931,'wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-cs_CZ.mo'),(932,'wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-cy.mo'),(933,'wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-da_DK.mo'),(934,'wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-de_CH.mo'),(935,'wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-de_DE.mo'),(936,'wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-el.mo'),(937,'wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-en_AU.mo'),(938,'wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-en_CA.mo'),(939,'wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-en_GB.mo'),(940,'wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-en_NZ.mo'),(941,'wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-en_ZA.mo'),(942,'wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-eo.mo'),(943,'wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-es_AR.mo'),(944,'wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-es_CL.mo'),(945,'wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-es_ES.mo'),(946,'wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-es_MX.mo'),(947,'wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-es_PE.mo'),(948,'wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-es_VE.mo'),(949,'wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-et.mo'),(950,'wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-eu.mo'),(951,'wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-fa.mo'),(952,'wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-fa_IR.mo'),(953,'wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-fi.mo'),(954,'wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-fo.mo'),(955,'wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-fr_BE.mo'),(956,'wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-fr_CA.mo'),(957,'wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-fr_FR.mo'),(958,'wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-fy.mo'),(959,'wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-ga.mo'),(960,'wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-gd.mo'),(961,'wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-gl_ES.mo'),(962,'wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-he_IL.mo'),(963,'wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-hi_IN.mo'),(964,'wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-hr.mo'),(965,'wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-hu_HU.mo'),(966,'wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-hy.mo'),(967,'wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-id_ID.mo'),(968,'wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-is_IS.mo'),(969,'wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-it_IT.mo'),(970,'wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-ja.mo'),(971,'wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-jv.mo'),(972,'wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-jv_ID.mo'),(973,'wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-ka.mo'),(974,'wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-ka_GE.mo'),(975,'wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-kk.mo'),(976,'wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-km.mo'),(977,'wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-kn.mo'),(978,'wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-ko_KR.mo'),(979,'wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-ky.mo'),(980,'wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-ky_KY.mo'),(981,'wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-lb_LU.mo'),(982,'wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-lo.mo'),(983,'wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-lt_LT.mo'),(984,'wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-lv.mo'),(985,'wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-mg.mo'),(986,'wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-mg_MG.mo'),(987,'wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-mk_MK.mo'),(988,'wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-ml_IN.mo'),(989,'wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-mn.mo'),(990,'wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-ms_MY.mo'),(991,'wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-my_MM.mo'),(992,'wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-nb_NO.mo'),(993,'wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-ne_NP.mo'),(994,'wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-nl_NL.mo'),(995,'wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-nn_NO.mo'),(996,'wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-oc.mo'),(997,'wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-oci.mo'),(998,'wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-os.mo'),(999,'wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-pa_IN.mo'),(1000,'wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-pl_PL.mo'),(1001,'wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-ps.mo'),(1002,'wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-pt_BR.mo'),(1003,'wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-pt_PT.mo'),(1004,'wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-ro_RO.mo'),(1005,'wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-ru_RU.mo'),(1006,'wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-sah.mo'),(1007,'wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-si_LK.mo'),(1008,'wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-sk_SK.mo'),(1009,'wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-sl_SI.mo'),(1010,'wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-snd.mo'),(1011,'wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-so.mo'),(1012,'wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-so_SO.mo'),(1013,'wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-sq.mo'),(1014,'wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-sr_RS.mo'),(1015,'wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-su.mo'),(1016,'wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-su_ID.mo'),(1017,'wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-sv_SE.mo'),(1018,'wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-sw.mo'),(1019,'wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-ta_IN.mo'),(1020,'wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-ta_LK.mo'),(1021,'wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-te.mo'),(1022,'wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-tg.mo'),(1023,'wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-th.mo'),(1024,'wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-tl.mo'),(1025,'wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-tr_TR.mo'),(1026,'wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-ug.mo'),(1027,'wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-ug_CN.mo'),(1028,'wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-uk.mo'),(1029,'wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-ur.mo'),(1030,'wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-uz.mo'),(1031,'wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-uz_UZ.mo'),(1032,'wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-vi.mo'),(1033,'wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-zh_CN.mo'),(1034,'wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads-zh_TW.mo'),(1035,'wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads.mo'),(1036,'wp-content/plugins/easy-digital-downloads/languages/easy-digital-downloads.pot'),(1037,'wp-content/plugins/easy-digital-downloads/languages/index.php'),(1038,'wp-content/plugins/easy-digital-downloads/languages/readme.txt'),(1039,'wp-content/plugins/easy-digital-downloads/license.txt'),(1040,'wp-content/plugins/easy-digital-downloads/readme.txt'),(1041,'wp-content/plugins/easy-digital-downloads/templates/account-pending.php'),(1042,'wp-content/plugins/easy-digital-downloads/templates/checkout_cart.php'),(1043,'wp-content/plugins/easy-digital-downloads/templates/edd.css'),(1044,'wp-content/plugins/easy-digital-downloads/templates/edd.min.css'),(1045,'wp-content/plugins/easy-digital-downloads/templates/emails/body-default.php'),(1046,'wp-content/plugins/easy-digital-downloads/templates/emails/body.php'),(1047,'wp-content/plugins/easy-digital-downloads/templates/emails/footer-default.php'),(1048,'wp-content/plugins/easy-digital-downloads/templates/emails/footer.php'),(1049,'wp-content/plugins/easy-digital-downloads/templates/emails/header-default.php'),(1050,'wp-content/plugins/easy-digital-downloads/templates/emails/header.php'),(1051,'wp-content/plugins/easy-digital-downloads/templates/fonts/EDD-Icons.dev.svg'),(1052,'wp-content/plugins/easy-digital-downloads/templates/fonts/EDD-Icons.eot'),(1053,'wp-content/plugins/easy-digital-downloads/templates/fonts/EDD-Icons.json'),(1054,'wp-content/plugins/easy-digital-downloads/templates/fonts/EDD-Icons.svg'),(1055,'wp-content/plugins/easy-digital-downloads/templates/fonts/EDD-Icons.ttf'),(1056,'wp-content/plugins/easy-digital-downloads/templates/fonts/EDD-Icons.woff'),(1057,'wp-content/plugins/easy-digital-downloads/templates/fonts/check.svg'),(1058,'wp-content/plugins/easy-digital-downloads/templates/fonts/lock.svg'),(1059,'wp-content/plugins/easy-digital-downloads/templates/fonts/padlock.eot'),(1060,'wp-content/plugins/easy-digital-downloads/templates/fonts/padlock.svg'),(1061,'wp-content/plugins/easy-digital-downloads/templates/fonts/padlock.ttf'),(1062,'wp-content/plugins/easy-digital-downloads/templates/fonts/padlock.woff'),(1063,'wp-content/plugins/easy-digital-downloads/templates/history-downloads.php'),(1064,'wp-content/plugins/easy-digital-downloads/templates/history-purchases.php'),(1065,'wp-content/plugins/easy-digital-downloads/templates/images/icons/amazon.gif'),(1066,'wp-content/plugins/easy-digital-downloads/templates/images/icons/amazon.png'),(1067,'wp-content/plugins/easy-digital-downloads/templates/images/icons/americanexpress.gif'),(1068,'wp-content/plugins/easy-digital-downloads/templates/images/icons/americanexpress.png'),(1069,'wp-content/plugins/easy-digital-downloads/templates/images/icons/discover.gif'),(1070,'wp-content/plugins/easy-digital-downloads/templates/images/icons/discover.png'),(1071,'wp-content/plugins/easy-digital-downloads/templates/images/icons/iphone.png'),(1072,'wp-content/plugins/easy-digital-downloads/templates/images/icons/mastercard.gif'),(1073,'wp-content/plugins/easy-digital-downloads/templates/images/icons/mastercard.png'),(1074,'wp-content/plugins/easy-digital-downloads/templates/images/icons/paypal.gif'),(1075,'wp-content/plugins/easy-digital-downloads/templates/images/icons/paypal.png'),(1076,'wp-content/plugins/easy-digital-downloads/templates/images/icons/visa.gif'),(1077,'wp-content/plugins/easy-digital-downloads/templates/images/icons/visa.png'),(1078,'wp-content/plugins/easy-digital-downloads/templates/images/loading.gif'),(1079,'wp-content/plugins/easy-digital-downloads/templates/images/tick.png'),(1080,'wp-content/plugins/easy-digital-downloads/templates/images/xit.gif'),(1081,'wp-content/plugins/easy-digital-downloads/templates/payment-processing.php'),(1082,'wp-content/plugins/easy-digital-downloads/templates/shortcode-content-cart-button.php'),(1083,'wp-content/plugins/easy-digital-downloads/templates/shortcode-content-excerpt.php'),(1084,'wp-content/plugins/easy-digital-downloads/templates/shortcode-content-full.php'),(1085,'wp-content/plugins/easy-digital-downloads/templates/shortcode-content-image.php'),(1086,'wp-content/plugins/easy-digital-downloads/templates/shortcode-content-price.php'),(1087,'wp-content/plugins/easy-digital-downloads/templates/shortcode-content-title.php'),(1088,'wp-content/plugins/easy-digital-downloads/templates/shortcode-download.php'),(1089,'wp-content/plugins/easy-digital-downloads/templates/shortcode-login.php'),(1090,'wp-content/plugins/easy-digital-downloads/templates/shortcode-profile-editor.php'),(1091,'wp-content/plugins/easy-digital-downloads/templates/shortcode-receipt.php'),(1092,'wp-content/plugins/easy-digital-downloads/templates/shortcode-register.php'),(1093,'wp-content/plugins/easy-digital-downloads/templates/widget-cart-checkout.php'),(1094,'wp-content/plugins/easy-digital-downloads/templates/widget-cart-empty.php'),(1095,'wp-content/plugins/easy-digital-downloads/templates/widget-cart-item.php'),(1096,'wp-content/plugins/easy-digital-downloads/templates/widget-cart.php'),(1097,'wp-content/plugins/easy-digital-downloads/uninstall.php'),(1098,'wp-content/plugins/edd-blocks/.babelrc'),(1099,'wp-content/plugins/edd-blocks/.eslintrc'),(1100,'wp-content/plugins/edd-blocks/README.md'),(1101,'wp-content/plugins/edd-blocks/dist/admin.css'),(1102,'wp-content/plugins/edd-blocks/dist/main.js'),(1103,'wp-content/plugins/edd-blocks/dist/styles.css'),(1104,'wp-content/plugins/edd-blocks/edd-blocks.php'),(1105,'wp-content/plugins/edd-blocks/includes/blocks/downloads/components/Content.js'),(1106,'wp-content/plugins/edd-blocks/includes/blocks/downloads/components/Description.js'),(1107,'wp-content/plugins/edd-blocks/includes/blocks/downloads/components/Download.js'),(1108,'wp-content/plugins/edd-blocks/includes/blocks/downloads/components/DownloadTaxonomy.js'),(1109,'wp-content/plugins/edd-blocks/includes/blocks/downloads/components/Image.js'),(1110,'wp-content/plugins/edd-blocks/includes/blocks/downloads/components/Price.js'),(1111,'wp-content/plugins/edd-blocks/includes/blocks/downloads/components/PurchaseLink.js'),(1112,'wp-content/plugins/edd-blocks/includes/blocks/downloads/components/Title.js'),(1113,'wp-content/plugins/edd-blocks/includes/blocks/downloads/edit.js'),(1114,'wp-content/plugins/edd-blocks/includes/blocks/downloads/index.js'),(1115,'wp-content/plugins/edd-blocks/includes/blocks/downloads/index.php'),(1116,'wp-content/plugins/edd-blocks/includes/class-activation.php'),(1117,'wp-content/plugins/edd-blocks/includes/class-assets.php'),(1118,'wp-content/plugins/edd-blocks/includes/class-shortcodes.php'),(1119,'wp-content/plugins/edd-blocks/includes/class-taxonomies.php'),(1120,'wp-content/plugins/edd-blocks/includes/functions.php'),(1121,'wp-content/plugins/edd-blocks/includes/term-images/assets/css/term-image.css'),(1122,'wp-content/plugins/edd-blocks/includes/term-images/assets/js/term-image.js'),(1123,'wp-content/plugins/edd-blocks/includes/term-images/class-edd-term-images.php'),(1124,'wp-content/plugins/edd-blocks/includes/term-images/class-edd-term-meta-ui.php'),(1125,'wp-content/plugins/edd-blocks/languages/edd-blocks.pot'),(1126,'wp-content/plugins/edd-blocks/package-lock.json'),(1127,'wp-content/plugins/edd-blocks/package.json'),(1128,'wp-content/plugins/edd-blocks/postcss.config.js'),(1129,'wp-content/plugins/edd-blocks/readme.txt'),(1130,'wp-content/plugins/edd-blocks/src/_admin-downloads.scss'),(1131,'wp-content/plugins/edd-blocks/src/_admin-layout.scss'),(1132,'wp-content/plugins/edd-blocks/src/_download-terms.scss'),(1133,'wp-content/plugins/edd-blocks/src/_grid.scss'),(1134,'wp-content/plugins/edd-blocks/src/admin.scss'),(1135,'wp-content/plugins/edd-blocks/src/index.js'),(1136,'wp-content/plugins/edd-blocks/src/styles.scss'),(1137,'wp-content/plugins/edd-blocks/webpack.config.js'),(1138,'wp-content/plugins/elementor/assets/css/admin-rtl.css'),(1139,'wp-content/plugins/elementor/assets/css/admin-rtl.min.css'),(1140,'wp-content/plugins/elementor/assets/css/admin.css'),(1141,'wp-content/plugins/elementor/assets/css/admin.min.css'),(1142,'wp-content/plugins/elementor/assets/css/common-rtl.css'),(1143,'wp-content/plugins/elementor/assets/css/common-rtl.min.css'),(1144,'wp-content/plugins/elementor/assets/css/common.css'),(1145,'wp-content/plugins/elementor/assets/css/common.min.css'),(1146,'wp-content/plugins/elementor/assets/css/editor-dark-mode.css'),(1147,'wp-content/plugins/elementor/assets/css/editor-dark-mode.min.css'),(1148,'wp-content/plugins/elementor/assets/css/editor-preview-rtl.css'),(1149,'wp-content/plugins/elementor/assets/css/editor-preview-rtl.min.css'),(1150,'wp-content/plugins/elementor/assets/css/editor-preview.css'),(1151,'wp-content/plugins/elementor/assets/css/editor-preview.min.css'),(1152,'wp-content/plugins/elementor/assets/css/editor-rtl.css'),(1153,'wp-content/plugins/elementor/assets/css/editor-rtl.min.css'),(1154,'wp-content/plugins/elementor/assets/css/editor.css'),(1155,'wp-content/plugins/elementor/assets/css/editor.min.css'),(1156,'wp-content/plugins/elementor/assets/css/frontend-msie.css'),(1157,'wp-content/plugins/elementor/assets/css/frontend-msie.min.css'),(1158,'wp-content/plugins/elementor/assets/css/frontend-rtl.css'),(1159,'wp-content/plugins/elementor/assets/css/frontend-rtl.min.css'),(1160,'wp-content/plugins/elementor/assets/css/frontend.css'),(1161,'wp-content/plugins/elementor/assets/css/frontend.min.css'),(1162,'wp-content/plugins/elementor/assets/css/templates/frontend-rtl.css'),(1163,'wp-content/plugins/elementor/assets/css/templates/frontend-rtl.min.css'),(1164,'wp-content/plugins/elementor/assets/css/templates/frontend.css'),(1165,'wp-content/plugins/elementor/assets/css/templates/frontend.min.css'),(1166,'wp-content/plugins/elementor/assets/images/ajax-loader.gif'),(1167,'wp-content/plugins/elementor/assets/images/blur.png'),(1168,'wp-content/plugins/elementor/assets/images/contrast.png'),(1169,'wp-content/plugins/elementor/assets/images/go-pro-wp-dashboard.svg'),(1170,'wp-content/plugins/elementor/assets/images/go-pro.svg'),(1171,'wp-content/plugins/elementor/assets/images/information.svg'),(1172,'wp-content/plugins/elementor/assets/images/library-connect/left-1.png'),(1173,'wp-content/plugins/elementor/assets/images/library-connect/left-2.png'),(1174,'wp-content/plugins/elementor/assets/images/library-connect/right-1.png'),(1175,'wp-content/plugins/elementor/assets/images/library-connect/right-2.png'),(1176,'wp-content/plugins/elementor/assets/images/logo-icon.png'),(1177,'wp-content/plugins/elementor/assets/images/logo-panel.svg'),(1178,'wp-content/plugins/elementor/assets/images/no-search-results.svg'),(1179,'wp-content/plugins/elementor/assets/images/placeholder.png'),(1180,'wp-content/plugins/elementor/assets/js/admin-feedback.js'),(1181,'wp-content/plugins/elementor/assets/js/admin-feedback.min.js'),(1182,'wp-content/plugins/elementor/assets/js/admin.js'),(1183,'wp-content/plugins/elementor/assets/js/admin.min.js'),(1184,'wp-content/plugins/elementor/assets/js/beta-tester.js'),(1185,'wp-content/plugins/elementor/assets/js/beta-tester.min.js'),(1186,'wp-content/plugins/elementor/assets/js/common-modules.js'),(1187,'wp-content/plugins/elementor/assets/js/common-modules.min.js'),(1188,'wp-content/plugins/elementor/assets/js/common.js'),(1189,'wp-content/plugins/elementor/assets/js/common.min.js'),(1190,'wp-content/plugins/elementor/assets/js/editor-document.js'),(1191,'wp-content/plugins/elementor/assets/js/editor-document.min.js'),(1192,'wp-content/plugins/elementor/assets/js/editor-modules.js'),(1193,'wp-content/plugins/elementor/assets/js/editor-modules.min.js'),(1194,'wp-content/plugins/elementor/assets/js/editor.js'),(1195,'wp-content/plugins/elementor/assets/js/editor.min.js'),(1196,'wp-content/plugins/elementor/assets/js/frontend-modules.js'),(1197,'wp-content/plugins/elementor/assets/js/frontend-modules.min.js'),(1198,'wp-content/plugins/elementor/assets/js/frontend.js'),(1199,'wp-content/plugins/elementor/assets/js/frontend.min.js'),(1200,'wp-content/plugins/elementor/assets/js/gutenberg.js'),(1201,'wp-content/plugins/elementor/assets/js/gutenberg.min.js'),(1202,'wp-content/plugins/elementor/assets/js/new-template.js'),(1203,'wp-content/plugins/elementor/assets/js/new-template.min.js'),(1204,'wp-content/plugins/elementor/assets/js/preview.js'),(1205,'wp-content/plugins/elementor/assets/js/preview.min.js'),(1206,'wp-content/plugins/elementor/assets/lib/animate.css/animate-config.json'),(1207,'wp-content/plugins/elementor/assets/lib/animate.css/animate.css'),(1208,'wp-content/plugins/elementor/assets/lib/animate.css/animate.min.css'),(1209,'wp-content/plugins/elementor/assets/lib/animations/animations.min.css'),(1210,'wp-content/plugins/elementor/assets/lib/backbone/backbone.marionette.js'),(1211,'wp-content/plugins/elementor/assets/lib/backbone/backbone.marionette.min.js'),(1212,'wp-content/plugins/elementor/assets/lib/backbone/backbone.radio.js'),(1213,'wp-content/plugins/elementor/assets/lib/backbone/backbone.radio.min.js'),(1214,'wp-content/plugins/elementor/assets/lib/dialog/dialog.js'),(1215,'wp-content/plugins/elementor/assets/lib/dialog/dialog.min.js'),(1216,'wp-content/plugins/elementor/assets/lib/e-gallery/css/e-gallery.css'),(1217,'wp-content/plugins/elementor/assets/lib/e-gallery/css/e-gallery.min.css'),(1218,'wp-content/plugins/elementor/assets/lib/e-gallery/js/e-gallery.js'),(1219,'wp-content/plugins/elementor/assets/lib/e-gallery/js/e-gallery.min.js'),(1220,'wp-content/plugins/elementor/assets/lib/e-select2/css/e-select2.css'),(1221,'wp-content/plugins/elementor/assets/lib/e-select2/css/e-select2.min.css'),(1222,'wp-content/plugins/elementor/assets/lib/e-select2/js/e-select2.full.js'),(1223,'wp-content/plugins/elementor/assets/lib/e-select2/js/e-select2.full.min.js'),(1224,'wp-content/plugins/elementor/assets/lib/eicons/css/elementor-icons.css'),(1225,'wp-content/plugins/elementor/assets/lib/eicons/css/elementor-icons.min.css'),(1226,'wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot'),(1227,'wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.svg'),(1228,'wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.ttf'),(1229,'wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff'),(1230,'wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff2'),(1231,'wp-content/plugins/elementor/assets/lib/flatpickr/flatpickr.css'),(1232,'wp-content/plugins/elementor/assets/lib/flatpickr/flatpickr.js'),(1233,'wp-content/plugins/elementor/assets/lib/flatpickr/flatpickr.min.css'),(1234,'wp-content/plugins/elementor/assets/lib/flatpickr/flatpickr.min.js'),(1235,'wp-content/plugins/elementor/assets/lib/font-awesome/css/all.css'),(1236,'wp-content/plugins/elementor/assets/lib/font-awesome/css/all.min.css'),(1237,'wp-content/plugins/elementor/assets/lib/font-awesome/css/brands.css'),(1238,'wp-content/plugins/elementor/assets/lib/font-awesome/css/brands.min.css'),(1239,'wp-content/plugins/elementor/assets/lib/font-awesome/css/font-awesome.css'),(1240,'wp-content/plugins/elementor/assets/lib/font-awesome/css/font-awesome.min.css'),(1241,'wp-content/plugins/elementor/assets/lib/font-awesome/css/fontawesome.css'),(1242,'wp-content/plugins/elementor/assets/lib/font-awesome/css/fontawesome.min.css'),(1243,'wp-content/plugins/elementor/assets/lib/font-awesome/css/regular.css'),(1244,'wp-content/plugins/elementor/assets/lib/font-awesome/css/regular.min.css'),(1245,'wp-content/plugins/elementor/assets/lib/font-awesome/css/solid.css'),(1246,'wp-content/plugins/elementor/assets/lib/font-awesome/css/solid.min.css'),(1247,'wp-content/plugins/elementor/assets/lib/font-awesome/css/svg-with-js.css'),(1248,'wp-content/plugins/elementor/assets/lib/font-awesome/css/svg-with-js.min.css'),(1249,'wp-content/plugins/elementor/assets/lib/font-awesome/css/v4-shims.css'),(1250,'wp-content/plugins/elementor/assets/lib/font-awesome/css/v4-shims.min.css'),(1251,'wp-content/plugins/elementor/assets/lib/font-awesome/fonts/FontAwesome.otf'),(1252,'wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.eot'),(1253,'wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.svg'),(1254,'wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.ttf'),(1255,'wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.woff'),(1256,'wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.woff2'),(1257,'wp-content/plugins/elementor/assets/lib/font-awesome/js/brands.js'),(1258,'wp-content/plugins/elementor/assets/lib/font-awesome/js/regular.js'),(1259,'wp-content/plugins/elementor/assets/lib/font-awesome/js/solid.js'),(1260,'wp-content/plugins/elementor/assets/lib/font-awesome/js/v4-shims.js'),(1261,'wp-content/plugins/elementor/assets/lib/font-awesome/js/v4-shims.min.js'),(1262,'wp-content/plugins/elementor/assets/lib/font-awesome/migration/mapping.js'),(1263,'wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.eot'),(1264,'wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.svg'),(1265,'wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.ttf'),(1266,'wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.woff'),(1267,'wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.woff2'),(1268,'wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.eot'),(1269,'wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.svg'),(1270,'wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.ttf'),(1271,'wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.woff'),(1272,'wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.woff2'),(1273,'wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.eot'),(1274,'wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.svg'),(1275,'wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.ttf'),(1276,'wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff'),(1277,'wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff2'),(1278,'wp-content/plugins/elementor/assets/lib/hover/hover.css'),(1279,'wp-content/plugins/elementor/assets/lib/hover/hover.min.css'),(1280,'wp-content/plugins/elementor/assets/lib/imagesloaded/imagesloaded.js'),(1281,'wp-content/plugins/elementor/assets/lib/imagesloaded/imagesloaded.min.js'),(1282,'wp-content/plugins/elementor/assets/lib/inline-editor/js/inline-editor.js'),(1283,'wp-content/plugins/elementor/assets/lib/inline-editor/js/inline-editor.min.js'),(1284,'wp-content/plugins/elementor/assets/lib/jquery-easing/jquery-easing.js'),(1285,'wp-content/plugins/elementor/assets/lib/jquery-easing/jquery-easing.min.js'),(1286,'wp-content/plugins/elementor/assets/lib/jquery-hover-intent/jquery-hover-intent.js'),(1287,'wp-content/plugins/elementor/assets/lib/jquery-hover-intent/jquery-hover-intent.min.js'),(1288,'wp-content/plugins/elementor/assets/lib/jquery-numerator/jquery-numerator.js'),(1289,'wp-content/plugins/elementor/assets/lib/jquery-numerator/jquery-numerator.min.js'),(1290,'wp-content/plugins/elementor/assets/lib/nouislider/nouislider.js'),(1291,'wp-content/plugins/elementor/assets/lib/nouislider/nouislider.min.js'),(1292,'wp-content/plugins/elementor/assets/lib/nprogress/nprogress.js'),(1293,'wp-content/plugins/elementor/assets/lib/nprogress/nprogress.min.js'),(1294,'wp-content/plugins/elementor/assets/lib/perfect-scrollbar/js/perfect-scrollbar.js'),(1295,'wp-content/plugins/elementor/assets/lib/perfect-scrollbar/js/perfect-scrollbar.min.js'),(1296,'wp-content/plugins/elementor/assets/lib/pickr/pickr.min.js'),(1297,'wp-content/plugins/elementor/assets/lib/pickr/themes/monolith.min.css'),(1298,'wp-content/plugins/elementor/assets/lib/share-link/share-link.js'),(1299,'wp-content/plugins/elementor/assets/lib/share-link/share-link.min.js'),(1300,'wp-content/plugins/elementor/assets/lib/slick/slick.js'),(1301,'wp-content/plugins/elementor/assets/lib/slick/slick.min.js'),(1302,'wp-content/plugins/elementor/assets/lib/swiper/swiper.js'),(1303,'wp-content/plugins/elementor/assets/lib/swiper/swiper.min.js'),(1304,'wp-content/plugins/elementor/assets/lib/tipsy/tipsy.js'),(1305,'wp-content/plugins/elementor/assets/lib/tipsy/tipsy.min.js'),(1306,'wp-content/plugins/elementor/assets/lib/waypoints/waypoints-for-editor.js'),(1307,'wp-content/plugins/elementor/assets/lib/waypoints/waypoints.js'),(1308,'wp-content/plugins/elementor/assets/lib/waypoints/waypoints.min.js'),(1309,'wp-content/plugins/elementor/assets/shapes/arrow-negative.svg'),(1310,'wp-content/plugins/elementor/assets/shapes/arrow.svg'),(1311,'wp-content/plugins/elementor/assets/shapes/book-negative.svg'),(1312,'wp-content/plugins/elementor/assets/shapes/book.svg'),(1313,'wp-content/plugins/elementor/assets/shapes/clouds-negative.svg'),(1314,'wp-content/plugins/elementor/assets/shapes/clouds.svg'),(1315,'wp-content/plugins/elementor/assets/shapes/curve-asymmetrical-negative.svg'),(1316,'wp-content/plugins/elementor/assets/shapes/curve-asymmetrical.svg'),(1317,'wp-content/plugins/elementor/assets/shapes/curve-negative.svg'),(1318,'wp-content/plugins/elementor/assets/shapes/curve.svg'),(1319,'wp-content/plugins/elementor/assets/shapes/drops-negative.svg'),(1320,'wp-content/plugins/elementor/assets/shapes/drops.svg'),(1321,'wp-content/plugins/elementor/assets/shapes/mountains.svg'),(1322,'wp-content/plugins/elementor/assets/shapes/opacity-fan.svg'),(1323,'wp-content/plugins/elementor/assets/shapes/opacity-tilt.svg'),(1324,'wp-content/plugins/elementor/assets/shapes/pyramids-negative.svg'),(1325,'wp-content/plugins/elementor/assets/shapes/pyramids.svg'),(1326,'wp-content/plugins/elementor/assets/shapes/split-negative.svg'),(1327,'wp-content/plugins/elementor/assets/shapes/split.svg'),(1328,'wp-content/plugins/elementor/assets/shapes/tilt.svg'),(1329,'wp-content/plugins/elementor/assets/shapes/triangle-asymmetrical-negative.svg'),(1330,'wp-content/plugins/elementor/assets/shapes/triangle-asymmetrical.svg'),(1331,'wp-content/plugins/elementor/assets/shapes/triangle-negative.svg'),(1332,'wp-content/plugins/elementor/assets/shapes/triangle.svg'),(1333,'wp-content/plugins/elementor/assets/shapes/wave-brush.svg'),(1334,'wp-content/plugins/elementor/assets/shapes/waves-negative.svg'),(1335,'wp-content/plugins/elementor/assets/shapes/waves-pattern.svg'),(1336,'wp-content/plugins/elementor/assets/shapes/waves.svg'),(1337,'wp-content/plugins/elementor/assets/shapes/zigzag.svg'),(1338,'wp-content/plugins/elementor/core/admin/admin-notices.php'),(1339,'wp-content/plugins/elementor/core/admin/admin.php'),(1340,'wp-content/plugins/elementor/core/admin/canary-deployment.php'),(1341,'wp-content/plugins/elementor/core/admin/feedback.php'),(1342,'wp-content/plugins/elementor/core/base/app.php'),(1343,'wp-content/plugins/elementor/core/base/background-task-manager.php'),(1344,'wp-content/plugins/elementor/core/base/background-task.php'),(1345,'wp-content/plugins/elementor/core/base/base-object.php'),(1346,'wp-content/plugins/elementor/core/base/db-upgrades-manager.php'),(1347,'wp-content/plugins/elementor/core/base/document.php'),(1348,'wp-content/plugins/elementor/core/base/module.php'),(1349,'wp-content/plugins/elementor/core/common/app.php'),(1350,'wp-content/plugins/elementor/core/common/modules/ajax/module.php'),(1351,'wp-content/plugins/elementor/core/common/modules/connect/admin.php'),(1352,'wp-content/plugins/elementor/core/common/modules/connect/apps/base-app.php'),(1353,'wp-content/plugins/elementor/core/common/modules/connect/apps/base-user-app.php'),(1354,'wp-content/plugins/elementor/core/common/modules/connect/apps/common-app.php'),(1355,'wp-content/plugins/elementor/core/common/modules/connect/apps/connect.php'),(1356,'wp-content/plugins/elementor/core/common/modules/connect/apps/library.php'),(1357,'wp-content/plugins/elementor/core/common/modules/connect/module.php'),(1358,'wp-content/plugins/elementor/core/common/modules/finder/base-category.php'),(1359,'wp-content/plugins/elementor/core/common/modules/finder/categories/create.php'),(1360,'wp-content/plugins/elementor/core/common/modules/finder/categories/edit.php'),(1361,'wp-content/plugins/elementor/core/common/modules/finder/categories/general.php'),(1362,'wp-content/plugins/elementor/core/common/modules/finder/categories/settings.php'),(1363,'wp-content/plugins/elementor/core/common/modules/finder/categories/site.php'),(1364,'wp-content/plugins/elementor/core/common/modules/finder/categories/tools.php'),(1365,'wp-content/plugins/elementor/core/common/modules/finder/categories-manager.php'),(1366,'wp-content/plugins/elementor/core/common/modules/finder/module.php'),(1367,'wp-content/plugins/elementor/core/common/modules/finder/template.php'),(1368,'wp-content/plugins/elementor/core/debug/classes/htaccess.php'),(1369,'wp-content/plugins/elementor/core/debug/classes/inspection-base.php'),(1370,'wp-content/plugins/elementor/core/debug/classes/theme-missing.php'),(1371,'wp-content/plugins/elementor/core/debug/inspector.php'),(1372,'wp-content/plugins/elementor/core/debug/loading-inspection-manager.php'),(1373,'wp-content/plugins/elementor/core/document-types/page-base.php'),(1374,'wp-content/plugins/elementor/core/document-types/page.php'),(1375,'wp-content/plugins/elementor/core/document-types/post.php'),(1376,'wp-content/plugins/elementor/core/documents-manager.php'),(1377,'wp-content/plugins/elementor/core/dynamic-tags/base-tag.php'),(1378,'wp-content/plugins/elementor/core/dynamic-tags/data-tag.php'),(1379,'wp-content/plugins/elementor/core/dynamic-tags/dynamic-css.php'),(1380,'wp-content/plugins/elementor/core/dynamic-tags/manager.php'),(1381,'wp-content/plugins/elementor/core/dynamic-tags/tag.php'),(1382,'wp-content/plugins/elementor/core/editor/editor.php'),(1383,'wp-content/plugins/elementor/core/editor/notice-bar.php'),(1384,'wp-content/plugins/elementor/core/files/assets/manager.php'),(1385,'wp-content/plugins/elementor/core/files/assets/svg/svg-handler.php'),(1386,'wp-content/plugins/elementor/core/files/base.php'),(1387,'wp-content/plugins/elementor/core/files/css/base.php'),(1388,'wp-content/plugins/elementor/core/files/css/global-css.php'),(1389,'wp-content/plugins/elementor/core/files/css/post-preview.php'),(1390,'wp-content/plugins/elementor/core/files/css/post.php'),(1391,'wp-content/plugins/elementor/core/files/manager.php'),(1392,'wp-content/plugins/elementor/core/kits/documents/kit.php'),(1393,'wp-content/plugins/elementor/core/kits/manager.php'),(1394,'wp-content/plugins/elementor/core/kits/views/panel.php'),(1395,'wp-content/plugins/elementor/core/logger/items/base.php'),(1396,'wp-content/plugins/elementor/core/logger/items/file.php'),(1397,'wp-content/plugins/elementor/core/logger/items/js.php'),(1398,'wp-content/plugins/elementor/core/logger/items/log-item-interface.php'),(1399,'wp-content/plugins/elementor/core/logger/items/php.php'),(1400,'wp-content/plugins/elementor/core/logger/log-reporter.php'),(1401,'wp-content/plugins/elementor/core/logger/loggers/base.php'),(1402,'wp-content/plugins/elementor/core/logger/loggers/db.php'),(1403,'wp-content/plugins/elementor/core/logger/loggers/logger-interface.php'),(1404,'wp-content/plugins/elementor/core/logger/manager.php'),(1405,'wp-content/plugins/elementor/core/modules-manager.php'),(1406,'wp-content/plugins/elementor/core/responsive/files/frontend.php'),(1407,'wp-content/plugins/elementor/core/responsive/responsive.php'),(1408,'wp-content/plugins/elementor/core/role-manager/role-manager.php'),(1409,'wp-content/plugins/elementor/core/schemes/base-ui.php'),(1410,'wp-content/plugins/elementor/core/schemes/base.php'),(1411,'wp-content/plugins/elementor/core/schemes/color-picker.php'),(1412,'wp-content/plugins/elementor/core/schemes/color.php'),(1413,'wp-content/plugins/elementor/core/schemes/manager.php'),(1414,'wp-content/plugins/elementor/core/schemes/typography.php'),(1415,'wp-content/plugins/elementor/core/settings/base/css-manager.php'),(1416,'wp-content/plugins/elementor/core/settings/base/css-model.php'),(1417,'wp-content/plugins/elementor/core/settings/base/manager.php'),(1418,'wp-content/plugins/elementor/core/settings/base/model.php'),(1419,'wp-content/plugins/elementor/core/settings/editor-preferences/manager.php'),(1420,'wp-content/plugins/elementor/core/settings/editor-preferences/model.php'),(1421,'wp-content/plugins/elementor/core/settings/general/manager.php'),(1422,'wp-content/plugins/elementor/core/settings/general/model.php'),(1423,'wp-content/plugins/elementor/core/settings/manager.php'),(1424,'wp-content/plugins/elementor/core/settings/page/manager.php'),(1425,'wp-content/plugins/elementor/core/settings/page/model.php'),(1426,'wp-content/plugins/elementor/core/upgrade/manager.php'),(1427,'wp-content/plugins/elementor/core/upgrade/updater.php'),(1428,'wp-content/plugins/elementor/core/upgrade/upgrade-utils.php'),(1429,'wp-content/plugins/elementor/core/upgrade/upgrades.php'),(1430,'wp-content/plugins/elementor/core/utils/exceptions.php'),(1431,'wp-content/plugins/elementor/elementor.php'),(1432,'wp-content/plugins/elementor/includes/admin-templates/beta-tester.php'),(1433,'wp-content/plugins/elementor/includes/admin-templates/new-template.php'),(1434,'wp-content/plugins/elementor/includes/api.php'),(1435,'wp-content/plugins/elementor/includes/autoloader.php'),(1436,'wp-content/plugins/elementor/includes/base/controls-stack.php'),(1437,'wp-content/plugins/elementor/includes/base/element-base.php'),(1438,'wp-content/plugins/elementor/includes/base/skin-base.php'),(1439,'wp-content/plugins/elementor/includes/base/widget-base.php'),(1440,'wp-content/plugins/elementor/includes/beta-testers.php'),(1441,'wp-content/plugins/elementor/includes/compatibility.php'),(1442,'wp-content/plugins/elementor/includes/conditions.php'),(1443,'wp-content/plugins/elementor/includes/controls/animation.php'),(1444,'wp-content/plugins/elementor/includes/controls/base-data.php'),(1445,'wp-content/plugins/elementor/includes/controls/base-icon-font.php'),(1446,'wp-content/plugins/elementor/includes/controls/base-multiple.php'),(1447,'wp-content/plugins/elementor/includes/controls/base-ui.php'),(1448,'wp-content/plugins/elementor/includes/controls/base-units.php'),(1449,'wp-content/plugins/elementor/includes/controls/base.php'),(1450,'wp-content/plugins/elementor/includes/controls/box-shadow.php'),(1451,'wp-content/plugins/elementor/includes/controls/button.php'),(1452,'wp-content/plugins/elementor/includes/controls/choose.php'),(1453,'wp-content/plugins/elementor/includes/controls/code.php'),(1454,'wp-content/plugins/elementor/includes/controls/color.php'),(1455,'wp-content/plugins/elementor/includes/controls/date-time.php'),(1456,'wp-content/plugins/elementor/includes/controls/deprecated-notice.php'),(1457,'wp-content/plugins/elementor/includes/controls/dimensions.php'),(1458,'wp-content/plugins/elementor/includes/controls/divider.php'),(1459,'wp-content/plugins/elementor/includes/controls/exit-animation.php'),(1460,'wp-content/plugins/elementor/includes/controls/font.php'),(1461,'wp-content/plugins/elementor/includes/controls/gallery.php'),(1462,'wp-content/plugins/elementor/includes/controls/groups/background.php'),(1463,'wp-content/plugins/elementor/includes/controls/groups/base.php'),(1464,'wp-content/plugins/elementor/includes/controls/groups/border.php'),(1465,'wp-content/plugins/elementor/includes/controls/groups/box-shadow.php'),(1466,'wp-content/plugins/elementor/includes/controls/groups/css-filter.php'),(1467,'wp-content/plugins/elementor/includes/controls/groups/image-size.php'),(1468,'wp-content/plugins/elementor/includes/controls/groups/text-shadow.php'),(1469,'wp-content/plugins/elementor/includes/controls/groups/typography.php'),(1470,'wp-content/plugins/elementor/includes/controls/heading.php'),(1471,'wp-content/plugins/elementor/includes/controls/hidden.php'),(1472,'wp-content/plugins/elementor/includes/controls/hover-animation.php'),(1473,'wp-content/plugins/elementor/includes/controls/icon.php'),(1474,'wp-content/plugins/elementor/includes/controls/icons.php'),(1475,'wp-content/plugins/elementor/includes/controls/image-dimensions.php'),(1476,'wp-content/plugins/elementor/includes/controls/media.php'),(1477,'wp-content/plugins/elementor/includes/controls/number.php'),(1478,'wp-content/plugins/elementor/includes/controls/popover-toggle.php'),(1479,'wp-content/plugins/elementor/includes/controls/raw-html.php'),(1480,'wp-content/plugins/elementor/includes/controls/repeater.php'),(1481,'wp-content/plugins/elementor/includes/controls/section.php'),(1482,'wp-content/plugins/elementor/includes/controls/select.php'),(1483,'wp-content/plugins/elementor/includes/controls/select2.php'),(1484,'wp-content/plugins/elementor/includes/controls/slider.php'),(1485,'wp-content/plugins/elementor/includes/controls/structure.php'),(1486,'wp-content/plugins/elementor/includes/controls/switcher.php'),(1487,'wp-content/plugins/elementor/includes/controls/tab.php'),(1488,'wp-content/plugins/elementor/includes/controls/tabs.php'),(1489,'wp-content/plugins/elementor/includes/controls/text-shadow.php'),(1490,'wp-content/plugins/elementor/includes/controls/text.php'),(1491,'wp-content/plugins/elementor/includes/controls/textarea.php'),(1492,'wp-content/plugins/elementor/includes/controls/url.php'),(1493,'wp-content/plugins/elementor/includes/controls/wp-widget.php'),(1494,'wp-content/plugins/elementor/includes/controls/wysiwyg.php'),(1495,'wp-content/plugins/elementor/includes/db.php'),(1496,'wp-content/plugins/elementor/includes/editor-templates/editor-wrapper.php'),(1497,'wp-content/plugins/elementor/includes/editor-templates/global.php'),(1498,'wp-content/plugins/elementor/includes/editor-templates/hotkeys.php'),(1499,'wp-content/plugins/elementor/includes/editor-templates/library-layout.php'),(1500,'wp-content/plugins/elementor/includes/editor-templates/navigator.php'),(1501,'wp-content/plugins/elementor/includes/editor-templates/panel-elements.php'),(1502,'wp-content/plugins/elementor/includes/editor-templates/panel.php'),(1503,'wp-content/plugins/elementor/includes/editor-templates/repeater.php'),(1504,'wp-content/plugins/elementor/includes/editor-templates/templates.php'),(1505,'wp-content/plugins/elementor/includes/elements/column.php'),(1506,'wp-content/plugins/elementor/includes/elements/repeater.php'),(1507,'wp-content/plugins/elementor/includes/elements/section.php'),(1508,'wp-content/plugins/elementor/includes/embed.php'),(1509,'wp-content/plugins/elementor/includes/fonts.php'),(1510,'wp-content/plugins/elementor/includes/frontend.php'),(1511,'wp-content/plugins/elementor/includes/heartbeat.php'),(1512,'wp-content/plugins/elementor/includes/interfaces/group-control.php'),(1513,'wp-content/plugins/elementor/includes/libraries/bfi-thumb/bfi-thumb.php'),(1514,'wp-content/plugins/elementor/includes/libraries/wp-background-process/wp-async-request.php'),(1515,'wp-content/plugins/elementor/includes/libraries/wp-background-process/wp-background-process.php'),(1516,'wp-content/plugins/elementor/includes/maintenance-mode.php'),(1517,'wp-content/plugins/elementor/includes/maintenance.php'),(1518,'wp-content/plugins/elementor/includes/managers/controls.php'),(1519,'wp-content/plugins/elementor/includes/managers/elements.php'),(1520,'wp-content/plugins/elementor/includes/managers/icons.php'),(1521,'wp-content/plugins/elementor/includes/managers/image.php'),(1522,'wp-content/plugins/elementor/includes/managers/skins.php'),(1523,'wp-content/plugins/elementor/includes/managers/widgets.php'),(1524,'wp-content/plugins/elementor/includes/managers/wordpress-widgets.php'),(1525,'wp-content/plugins/elementor/includes/plugin.php'),(1526,'wp-content/plugins/elementor/includes/preview.php'),(1527,'wp-content/plugins/elementor/includes/rollback.php'),(1528,'wp-content/plugins/elementor/includes/settings/controls.php'),(1529,'wp-content/plugins/elementor/includes/settings/settings-page.php'),(1530,'wp-content/plugins/elementor/includes/settings/settings.php'),(1531,'wp-content/plugins/elementor/includes/settings/tools.php'),(1532,'wp-content/plugins/elementor/includes/settings/validations.php'),(1533,'wp-content/plugins/elementor/includes/shapes.php'),(1534,'wp-content/plugins/elementor/includes/stylesheet.php'),(1535,'wp-content/plugins/elementor/includes/template-library/classes/class-import-images.php'),(1536,'wp-content/plugins/elementor/includes/template-library/manager.php'),(1537,'wp-content/plugins/elementor/includes/template-library/sources/base.php'),(1538,'wp-content/plugins/elementor/includes/template-library/sources/local.php'),(1539,'wp-content/plugins/elementor/includes/template-library/sources/remote.php'),(1540,'wp-content/plugins/elementor/includes/tracker.php'),(1541,'wp-content/plugins/elementor/includes/user.php'),(1542,'wp-content/plugins/elementor/includes/utils.php'),(1543,'wp-content/plugins/elementor/includes/widgets/accordion.php'),(1544,'wp-content/plugins/elementor/includes/widgets/alert.php'),(1545,'wp-content/plugins/elementor/includes/widgets/audio.php'),(1546,'wp-content/plugins/elementor/includes/widgets/button.php'),(1547,'wp-content/plugins/elementor/includes/widgets/common.php'),(1548,'wp-content/plugins/elementor/includes/widgets/counter.php'),(1549,'wp-content/plugins/elementor/includes/widgets/divider.php'),(1550,'wp-content/plugins/elementor/includes/widgets/google-maps.php'),(1551,'wp-content/plugins/elementor/includes/widgets/heading.php'),(1552,'wp-content/plugins/elementor/includes/widgets/html.php'),(1553,'wp-content/plugins/elementor/includes/widgets/icon-box.php'),(1554,'wp-content/plugins/elementor/includes/widgets/icon-list.php'),(1555,'wp-content/plugins/elementor/includes/widgets/icon.php'),(1556,'wp-content/plugins/elementor/includes/widgets/image-box.php'),(1557,'wp-content/plugins/elementor/includes/widgets/image-carousel.php'),(1558,'wp-content/plugins/elementor/includes/widgets/image-gallery.php'),(1559,'wp-content/plugins/elementor/includes/widgets/image.php'),(1560,'wp-content/plugins/elementor/includes/widgets/menu-anchor.php'),(1561,'wp-content/plugins/elementor/includes/widgets/progress.php'),(1562,'wp-content/plugins/elementor/includes/widgets/read-more.php'),(1563,'wp-content/plugins/elementor/includes/widgets/shortcode.php'),(1564,'wp-content/plugins/elementor/includes/widgets/sidebar.php'),(1565,'wp-content/plugins/elementor/includes/widgets/social-icons.php'),(1566,'wp-content/plugins/elementor/includes/widgets/spacer.php'),(1567,'wp-content/plugins/elementor/includes/widgets/star-rating.php'),(1568,'wp-content/plugins/elementor/includes/widgets/tabs.php'),(1569,'wp-content/plugins/elementor/includes/widgets/testimonial.php'),(1570,'wp-content/plugins/elementor/includes/widgets/text-editor.php'),(1571,'wp-content/plugins/elementor/includes/widgets/toggle.php'),(1572,'wp-content/plugins/elementor/includes/widgets/video.php'),(1573,'wp-content/plugins/elementor/includes/widgets/wordpress.php'),(1574,'wp-content/plugins/elementor/license.txt'),(1575,'wp-content/plugins/elementor/modules/dynamic-tags/module.php'),(1576,'wp-content/plugins/elementor/modules/gutenberg/module.php'),(1577,'wp-content/plugins/elementor/modules/history/module.php'),(1578,'wp-content/plugins/elementor/modules/history/revisions-manager.php'),(1579,'wp-content/plugins/elementor/modules/history/views/history-panel-template.php'),(1580,'wp-content/plugins/elementor/modules/history/views/revisions-panel-template.php'),(1581,'wp-content/plugins/elementor/modules/library/documents/library-document.php'),(1582,'wp-content/plugins/elementor/modules/library/documents/not-supported.php'),(1583,'wp-content/plugins/elementor/modules/library/documents/page.php'),(1584,'wp-content/plugins/elementor/modules/library/documents/section.php'),(1585,'wp-content/plugins/elementor/modules/library/module.php'),(1586,'wp-content/plugins/elementor/modules/page-templates/module.php'),(1587,'wp-content/plugins/elementor/modules/page-templates/templates/canvas.php'),(1588,'wp-content/plugins/elementor/modules/page-templates/templates/header-footer.php'),(1589,'wp-content/plugins/elementor/modules/safe-mode/module.php'),(1590,'wp-content/plugins/elementor/modules/safe-mode/mu-plugin/elementor-safe-mode.php'),(1591,'wp-content/plugins/elementor/modules/system-info/helpers/model-helper.php'),(1592,'wp-content/plugins/elementor/modules/system-info/module.php'),(1593,'wp-content/plugins/elementor/modules/system-info/reporters/base.php'),(1594,'wp-content/plugins/elementor/modules/system-info/reporters/mu-plugins.php'),(1595,'wp-content/plugins/elementor/modules/system-info/reporters/network-plugins.php'),(1596,'wp-content/plugins/elementor/modules/system-info/reporters/plugins.php'),(1597,'wp-content/plugins/elementor/modules/system-info/reporters/server.php'),(1598,'wp-content/plugins/elementor/modules/system-info/reporters/theme.php'),(1599,'wp-content/plugins/elementor/modules/system-info/reporters/user.php'),(1600,'wp-content/plugins/elementor/modules/system-info/reporters/wordpress.php'),(1601,'wp-content/plugins/elementor/modules/system-info/templates/html.php'),(1602,'wp-content/plugins/elementor/modules/system-info/templates/raw.php'),(1603,'wp-content/plugins/elementor/modules/usage/module.php'),(1604,'wp-content/plugins/elementor/modules/usage/usage-reporter.php'),(1605,'wp-content/plugins/elementor/modules/wp-cli/cli-logger.php'),(1606,'wp-content/plugins/elementor/modules/wp-cli/command.php'),(1607,'wp-content/plugins/elementor/modules/wp-cli/library.php'),(1608,'wp-content/plugins/elementor/modules/wp-cli/module.php'),(1609,'wp-content/plugins/elementor/modules/wp-cli/update.php'),(1610,'wp-content/plugins/elementor/readme.txt'),(1611,'wp-content/plugins/gotmls/images/.htaccess'),(1612,'wp-content/plugins/gotmls/images/ELI-16x16.gif'),(1613,'wp-content/plugins/gotmls/images/GOTMLS-16x16.gif'),(1614,'wp-content/plugins/gotmls/images/blocked.gif'),(1615,'wp-content/plugins/gotmls/images/btn_donateCC_WIDE.gif'),(1616,'wp-content/plugins/gotmls/images/checked.gif'),(1617,'wp-content/plugins/gotmls/images/index.php'),(1618,'wp-content/plugins/gotmls/images/question.gif'),(1619,'wp-content/plugins/gotmls/images/threat.gif'),(1620,'wp-content/plugins/gotmls/images/wait.gif'),(1621,'wp-content/plugins/gotmls/index.php'),(1622,'wp-content/plugins/gotmls/languages/gotmls-es_AR.mo'),(1623,'wp-content/plugins/gotmls/languages/gotmls-es_AR.po'),(1624,'wp-content/plugins/gotmls/languages/gotmls-es_ES.mo'),(1625,'wp-content/plugins/gotmls/languages/gotmls-es_ES.po'),(1626,'wp-content/plugins/gotmls/languages/gotmls-fr_FR.mo'),(1627,'wp-content/plugins/gotmls/languages/gotmls-fr_FR.po'),(1628,'wp-content/plugins/gotmls/languages/gotmls-pt_BR.mo'),(1629,'wp-content/plugins/gotmls/languages/gotmls-pt_BR.po'),(1630,'wp-content/plugins/gotmls/languages/gotmls-tr.mo'),(1631,'wp-content/plugins/gotmls/languages/gotmls-tr.po'),(1632,'wp-content/plugins/gotmls/languages/gotmls.pot'),(1633,'wp-content/plugins/gotmls/readme.txt'),(1634,'wp-content/plugins/gotmls/safe-load/.htaccess'),(1635,'wp-content/plugins/gotmls/safe-load/index.php'),(1636,'wp-content/plugins/gotmls/safe-load/session.php'),(1637,'wp-content/plugins/gotmls/safe-load/trace.php'),(1638,'wp-content/plugins/gotmls/safe-load/wp-login.php'),(1639,'wp-content/plugins/gotmls/safe-load/wp-settings.php'),(1640,'wp-content/plugins/index.php'),(1641,'wp-content/plugins/under-construction-page/css/select2.min.css'),(1642,'wp-content/plugins/under-construction-page/css/ucp-admin.css'),(1643,'wp-content/plugins/under-construction-page/images/mailoptin-logo-white.png'),(1644,'wp-content/plugins/under-construction-page/images/thumbnails/000webhost.png'),(1645,'wp-content/plugins/under-construction-page/images/thumbnails/ambulance.png'),(1646,'wp-content/plugins/under-construction-page/images/thumbnails/bulldozer.png'),(1647,'wp-content/plugins/under-construction-page/images/thumbnails/christmas.png'),(1648,'wp-content/plugins/under-construction-page/images/thumbnails/clock.png'),(1649,'wp-content/plugins/under-construction-page/images/thumbnails/closed.png'),(1650,'wp-content/plugins/under-construction-page/images/thumbnails/cyber_chick.png'),(1651,'wp-content/plugins/under-construction-page/images/thumbnails/cyber_chick_dark.png'),(1652,'wp-content/plugins/under-construction-page/images/thumbnails/dark.png'),(1653,'wp-content/plugins/under-construction-page/images/thumbnails/dumper_truck.png'),(1654,'wp-content/plugins/under-construction-page/images/thumbnails/forklift.png'),(1655,'wp-content/plugins/under-construction-page/images/thumbnails/hard_worker.png'),(1656,'wp-content/plugins/under-construction-page/images/thumbnails/hot_air_baloon.png'),(1657,'wp-content/plugins/under-construction-page/images/thumbnails/iot.png'),(1658,'wp-content/plugins/under-construction-page/images/thumbnails/laptop.png'),(1659,'wp-content/plugins/under-construction-page/images/thumbnails/light_bulb.png'),(1660,'wp-content/plugins/under-construction-page/images/thumbnails/lighthouse.png'),(1661,'wp-content/plugins/under-construction-page/images/thumbnails/loader.png'),(1662,'wp-content/plugins/under-construction-page/images/thumbnails/mad_designer.png'),(1663,'wp-content/plugins/under-construction-page/images/thumbnails/people.png'),(1664,'wp-content/plugins/under-construction-page/images/thumbnails/people_2.png'),(1665,'wp-content/plugins/under-construction-page/images/thumbnails/plain_text.png'),(1666,'wp-content/plugins/under-construction-page/images/thumbnails/pro/animated-green.jpg'),(1667,'wp-content/plugins/under-construction-page/images/thumbnails/pro/cloud-business-inc.jpg'),(1668,'wp-content/plugins/under-construction-page/images/thumbnails/pro/custom.jpg'),(1669,'wp-content/plugins/under-construction-page/images/thumbnails/pro/fitness-studio.jpg'),(1670,'wp-content/plugins/under-construction-page/images/thumbnails/pro/forest-in-the-fog.jpg'),(1671,'wp-content/plugins/under-construction-page/images/thumbnails/pro/grayscale-city.jpg'),(1672,'wp-content/plugins/under-construction-page/images/thumbnails/pro/mountain.jpg'),(1673,'wp-content/plugins/under-construction-page/images/thumbnails/pro/pink-lips.jpg'),(1674,'wp-content/plugins/under-construction-page/images/thumbnails/pro/relaxing-screensaver.jpg'),(1675,'wp-content/plugins/under-construction-page/images/thumbnails/pro/simple-beige.jpg'),(1676,'wp-content/plugins/under-construction-page/images/thumbnails/pro/simple-office-theme.jpg'),(1677,'wp-content/plugins/under-construction-page/images/thumbnails/pro/small-office.jpg'),(1678,'wp-content/plugins/under-construction-page/images/thumbnails/pro/smoothie.jpg'),(1679,'wp-content/plugins/under-construction-page/images/thumbnails/pro/soothing-nature.jpg'),(1680,'wp-content/plugins/under-construction-page/images/thumbnails/pro/sunset.jpg'),(1681,'wp-content/plugins/under-construction-page/images/thumbnails/pro/travel-blog.jpg'),(1682,'wp-content/plugins/under-construction-page/images/thumbnails/pro/watch-company.jpg'),(1683,'wp-content/plugins/under-construction-page/images/thumbnails/puzzles.png'),(1684,'wp-content/plugins/under-construction-page/images/thumbnails/research.png'),(1685,'wp-content/plugins/under-construction-page/images/thumbnails/rocket.png'),(1686,'wp-content/plugins/under-construction-page/images/thumbnails/rocket_2.png'),(1687,'wp-content/plugins/under-construction-page/images/thumbnails/sad_site.png'),(1688,'wp-content/plugins/under-construction-page/images/thumbnails/safe.png'),(1689,'wp-content/plugins/under-construction-page/images/thumbnails/setup.png'),(1690,'wp-content/plugins/under-construction-page/images/thumbnails/stop.png'),(1691,'wp-content/plugins/under-construction-page/images/thumbnails/under_construction.png'),(1692,'wp-content/plugins/under-construction-page/images/thumbnails/under_construction_text.png'),(1693,'wp-content/plugins/under-construction-page/images/thumbnails/windmill.png'),(1694,'wp-content/plugins/under-construction-page/images/thumbnails/work_desk.png'),(1695,'wp-content/plugins/under-construction-page/images/ucp_icon.png'),(1696,'wp-content/plugins/under-construction-page/images/ucp_logo.png'),(1697,'wp-content/plugins/under-construction-page/images/ucp_logo_2.png'),(1698,'wp-content/plugins/under-construction-page/images/ucp_pro_logo.png'),(1699,'wp-content/plugins/under-construction-page/images/ucp_pro_logo_white.png'),(1700,'wp-content/plugins/under-construction-page/images/weglot-logo-white.png'),(1701,'wp-content/plugins/under-construction-page/index.php'),(1702,'wp-content/plugins/under-construction-page/js/select2.min.js'),(1703,'wp-content/plugins/under-construction-page/js/ucp-admin-pointers.js'),(1704,'wp-content/plugins/under-construction-page/js/ucp-admin.js'),(1705,'wp-content/plugins/under-construction-page/js/ucp-jquery-plugins.js'),(1706,'wp-content/plugins/under-construction-page/license.txt'),(1707,'wp-content/plugins/under-construction-page/readme.txt'),(1708,'wp-content/plugins/under-construction-page/themes/000webhost/000webhost.jpg'),(1709,'wp-content/plugins/under-construction-page/themes/000webhost/index.php'),(1710,'wp-content/plugins/under-construction-page/themes/000webhost/style.css'),(1711,'wp-content/plugins/under-construction-page/themes/ambulance/ambulance.png'),(1712,'wp-content/plugins/under-construction-page/themes/ambulance/index.php'),(1713,'wp-content/plugins/under-construction-page/themes/ambulance/style.css'),(1714,'wp-content/plugins/under-construction-page/themes/bulldozer/bulldozer.png'),(1715,'wp-content/plugins/under-construction-page/themes/bulldozer/index.php'),(1716,'wp-content/plugins/under-construction-page/themes/bulldozer/style.css'),(1717,'wp-content/plugins/under-construction-page/themes/christmas/index.php'),(1718,'wp-content/plugins/under-construction-page/themes/christmas/santa.png'),(1719,'wp-content/plugins/under-construction-page/themes/christmas/snow-bottom.png'),(1720,'wp-content/plugins/under-construction-page/themes/christmas/snow.png'),(1721,'wp-content/plugins/under-construction-page/themes/christmas/style.css'),(1722,'wp-content/plugins/under-construction-page/themes/clock/clock-hand.png'),(1723,'wp-content/plugins/under-construction-page/themes/clock/clock.png'),(1724,'wp-content/plugins/under-construction-page/themes/clock/index.php'),(1725,'wp-content/plugins/under-construction-page/themes/clock/style.css'),(1726,'wp-content/plugins/under-construction-page/themes/closed/closed.png'),(1727,'wp-content/plugins/under-construction-page/themes/closed/index.php'),(1728,'wp-content/plugins/under-construction-page/themes/closed/style.css'),(1729,'wp-content/plugins/under-construction-page/themes/css/bootstrap-theme.min.css'),(1730,'wp-content/plugins/under-construction-page/themes/css/bootstrap.min.css'),(1731,'wp-content/plugins/under-construction-page/themes/css/common.css'),(1732,'wp-content/plugins/under-construction-page/themes/css/font-awesome.min.css'),(1733,'wp-content/plugins/under-construction-page/themes/cyber_chick/cyber_chick.png'),(1734,'wp-content/plugins/under-construction-page/themes/cyber_chick/index.php'),(1735,'wp-content/plugins/under-construction-page/themes/cyber_chick/style.css'),(1736,'wp-content/plugins/under-construction-page/themes/cyber_chick_dark/cyber_chick_dark.png'),(1737,'wp-content/plugins/under-construction-page/themes/cyber_chick_dark/index.php'),(1738,'wp-content/plugins/under-construction-page/themes/cyber_chick_dark/style.css'),(1739,'wp-content/plugins/under-construction-page/themes/dark/dark.jpg'),(1740,'wp-content/plugins/under-construction-page/themes/dark/index.php'),(1741,'wp-content/plugins/under-construction-page/themes/dark/style.css'),(1742,'wp-content/plugins/under-construction-page/themes/dumper_truck/dumper_truck.png'),(1743,'wp-content/plugins/under-construction-page/themes/dumper_truck/index.php'),(1744,'wp-content/plugins/under-construction-page/themes/dumper_truck/style.css'),(1745,'wp-content/plugins/under-construction-page/themes/fonts/.htaccess'),(1746,'wp-content/plugins/under-construction-page/themes/fonts/FontAwesome.otf'),(1747,'wp-content/plugins/under-construction-page/themes/fonts/fontawesome-webfont.eot'),(1748,'wp-content/plugins/under-construction-page/themes/fonts/fontawesome-webfont.svg'),(1749,'wp-content/plugins/under-construction-page/themes/fonts/fontawesome-webfont.ttf'),(1750,'wp-content/plugins/under-construction-page/themes/fonts/fontawesome-webfont.woff'),(1751,'wp-content/plugins/under-construction-page/themes/fonts/fontawesome-webfont.woff2'),(1752,'wp-content/plugins/under-construction-page/themes/forklift/forklift.png'),(1753,'wp-content/plugins/under-construction-page/themes/forklift/index.php'),(1754,'wp-content/plugins/under-construction-page/themes/forklift/style.css'),(1755,'wp-content/plugins/under-construction-page/themes/hard_worker/hard_worker.png'),(1756,'wp-content/plugins/under-construction-page/themes/hard_worker/index.php'),(1757,'wp-content/plugins/under-construction-page/themes/hard_worker/style.css'),(1758,'wp-content/plugins/under-construction-page/themes/hot_air_baloon/hot_air_baloon.png'),(1759,'wp-content/plugins/under-construction-page/themes/hot_air_baloon/index.php'),(1760,'wp-content/plugins/under-construction-page/themes/hot_air_baloon/style.css'),(1761,'wp-content/plugins/under-construction-page/themes/images/favicon.png'),(1762,'wp-content/plugins/under-construction-page/themes/iot/index.php'),(1763,'wp-content/plugins/under-construction-page/themes/iot/iot.png'),(1764,'wp-content/plugins/under-construction-page/themes/iot/style.css'),(1765,'wp-content/plugins/under-construction-page/themes/laptop/index.php'),(1766,'wp-content/plugins/under-construction-page/themes/laptop/laptop.png'),(1767,'wp-content/plugins/under-construction-page/themes/laptop/style.css'),(1768,'wp-content/plugins/under-construction-page/themes/light_bulb/index.php'),(1769,'wp-content/plugins/under-construction-page/themes/light_bulb/light_bulb_off.png'),(1770,'wp-content/plugins/under-construction-page/themes/light_bulb/light_bulb_on.png'),(1771,'wp-content/plugins/under-construction-page/themes/light_bulb/style.css'),(1772,'wp-content/plugins/under-construction-page/themes/lighthouse/index.php'),(1773,'wp-content/plugins/under-construction-page/themes/lighthouse/lighthouse.png'),(1774,'wp-content/plugins/under-construction-page/themes/lighthouse/style.css'),(1775,'wp-content/plugins/under-construction-page/themes/loader/background_grid.png'),(1776,'wp-content/plugins/under-construction-page/themes/loader/index.php'),(1777,'wp-content/plugins/under-construction-page/themes/loader/loader.png'),(1778,'wp-content/plugins/under-construction-page/themes/loader/style.css'),(1779,'wp-content/plugins/under-construction-page/themes/mad_designer/index.php'),(1780,'wp-content/plugins/under-construction-page/themes/mad_designer/mad-designer.png'),(1781,'wp-content/plugins/under-construction-page/themes/mad_designer/style.css'),(1782,'wp-content/plugins/under-construction-page/themes/people/index.php'),(1783,'wp-content/plugins/under-construction-page/themes/people/people.png'),(1784,'wp-content/plugins/under-construction-page/themes/people/style.css'),(1785,'wp-content/plugins/under-construction-page/themes/people_2/index.php'),(1786,'wp-content/plugins/under-construction-page/themes/people_2/people_2.png'),(1787,'wp-content/plugins/under-construction-page/themes/people_2/style.css'),(1788,'wp-content/plugins/under-construction-page/themes/plain_text/index.php'),(1789,'wp-content/plugins/under-construction-page/themes/plain_text/style.css'),(1790,'wp-content/plugins/under-construction-page/themes/plain_text/ucp-cog.png'),(1791,'wp-content/plugins/under-construction-page/themes/puzzles/index.php'),(1792,'wp-content/plugins/under-construction-page/themes/puzzles/puzzles.png'),(1793,'wp-content/plugins/under-construction-page/themes/puzzles/style.css'),(1794,'wp-content/plugins/under-construction-page/themes/research/index.php'),(1795,'wp-content/plugins/under-construction-page/themes/research/research.png'),(1796,'wp-content/plugins/under-construction-page/themes/research/style.css'),(1797,'wp-content/plugins/under-construction-page/themes/rocket/index.php'),(1798,'wp-content/plugins/under-construction-page/themes/rocket/rocket.png'),(1799,'wp-content/plugins/under-construction-page/themes/rocket/style.css'),(1800,'wp-content/plugins/under-construction-page/themes/rocket_2/index.php'),(1801,'wp-content/plugins/under-construction-page/themes/rocket_2/rocket.png'),(1802,'wp-content/plugins/under-construction-page/themes/rocket_2/style.css'),(1803,'wp-content/plugins/under-construction-page/themes/sad_site/index.php'),(1804,'wp-content/plugins/under-construction-page/themes/sad_site/sad_site.jpg'),(1805,'wp-content/plugins/under-construction-page/themes/sad_site/style.css'),(1806,'wp-content/plugins/under-construction-page/themes/safe/index.php'),(1807,'wp-content/plugins/under-construction-page/themes/safe/safe.png'),(1808,'wp-content/plugins/under-construction-page/themes/safe/style.css'),(1809,'wp-content/plugins/under-construction-page/themes/setup/index.php'),(1810,'wp-content/plugins/under-construction-page/themes/setup/setup.png'),(1811,'wp-content/plugins/under-construction-page/themes/setup/style.css'),(1812,'wp-content/plugins/under-construction-page/themes/stop/index.php'),(1813,'wp-content/plugins/under-construction-page/themes/stop/stop.png'),(1814,'wp-content/plugins/under-construction-page/themes/stop/style.css'),(1815,'wp-content/plugins/under-construction-page/themes/under_construction/index.php'),(1816,'wp-content/plugins/under-construction-page/themes/under_construction/style.css'),(1817,'wp-content/plugins/under-construction-page/themes/under_construction/under_construction.png'),(1818,'wp-content/plugins/under-construction-page/themes/under_construction_text/index.php'),(1819,'wp-content/plugins/under-construction-page/themes/under_construction_text/style.css'),(1820,'wp-content/plugins/under-construction-page/themes/under_construction_text/under_construction_text.png'),(1821,'wp-content/plugins/under-construction-page/themes/windmill/index.php'),(1822,'wp-content/plugins/under-construction-page/themes/windmill/style.css'),(1823,'wp-content/plugins/under-construction-page/themes/windmill/windmill.png'),(1824,'wp-content/plugins/under-construction-page/themes/work_desk/index.php'),(1825,'wp-content/plugins/under-construction-page/themes/work_desk/style.css'),(1826,'wp-content/plugins/under-construction-page/themes/work_desk/work_desk.png'),(1827,'wp-content/plugins/under-construction-page/ucp-license.php'),(1828,'wp-content/plugins/under-construction-page/under-construction.php'),(1829,'wp-content/plugins/wordfence/crypto/vendor/autoload.php'),(1830,'wp-content/plugins/wordfence/crypto/vendor/composer/ClassLoader.php'),(1831,'wp-content/plugins/wordfence/crypto/vendor/composer/LICENSE'),(1832,'wp-content/plugins/wordfence/crypto/vendor/composer/autoload_classmap.php'),(1833,'wp-content/plugins/wordfence/crypto/vendor/composer/autoload_files.php'),(1834,'wp-content/plugins/wordfence/crypto/vendor/composer/autoload_namespaces.php'),(1835,'wp-content/plugins/wordfence/crypto/vendor/composer/autoload_psr4.php'),(1836,'wp-content/plugins/wordfence/crypto/vendor/composer/autoload_real.php'),(1837,'wp-content/plugins/wordfence/crypto/vendor/composer/autoload_static.php'),(1838,'wp-content/plugins/wordfence/crypto/vendor/composer/installed.json'),(1839,'wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/LICENSE'),(1840,'wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/dist/random_compat.phar.pubkey'),(1841,'wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/dist/random_compat.phar.pubkey.asc'),(1842,'wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/byte_safe_strings.php'),(1843,'wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/cast_to_int.php'),(1844,'wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/error_polyfill.php'),(1845,'wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random.php'),(1846,'wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_bytes_com_dotnet.php'),(1847,'wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_bytes_dev_urandom.php'),(1848,'wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_bytes_libsodium.php'),(1849,'wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_bytes_libsodium_legacy.php'),(1850,'wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_bytes_mcrypt.php'),(1851,'wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_int.php'),(1852,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/LICENSE'),(1853,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/autoload-fast.php'),(1854,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/autoload-pedantic.php'),(1855,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/autoload.php'),(1856,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib/constants.php'),(1857,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib/namespaced.php'),(1858,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib/php72compat.php'),(1859,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib/sodium_compat.php'),(1860,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Compat.php'),(1861,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/BLAKE2b.php'),(1862,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/ChaCha20/Ctx.php'),(1863,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/ChaCha20/IetfCtx.php'),(1864,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/ChaCha20.php'),(1865,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Fe.php'),(1866,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Ge/Cached.php'),(1867,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Ge/P1p1.php'),(1868,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Ge/P2.php'),(1869,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Ge/P3.php'),(1870,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Ge/Precomp.php'),(1871,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/H.php'),(1872,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519.php'),(1873,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Ed25519.php'),(1874,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/HChaCha20.php'),(1875,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/HSalsa20.php'),(1876,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Poly1305/State.php'),(1877,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Poly1305.php'),(1878,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Salsa20.php'),(1879,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/SipHash.php'),(1880,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Util.php'),(1881,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/X25519.php'),(1882,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/XChaCha20.php'),(1883,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Xsalsa20.php'),(1884,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Crypto.php'),(1885,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/File.php'),(1886,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Compat.php'),(1887,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/BLAKE2b.php'),(1888,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/ChaCha20/Ctx.php'),(1889,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/ChaCha20/IetfCtx.php'),(1890,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/ChaCha20.php'),(1891,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Fe.php'),(1892,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Ge/Cached.php'),(1893,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Ge/P1p1.php'),(1894,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Ge/P2.php'),(1895,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Ge/P3.php'),(1896,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Ge/Precomp.php'),(1897,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/H.php'),(1898,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519.php'),(1899,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Ed25519.php'),(1900,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/HChaCha20.php'),(1901,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/HSalsa20.php'),(1902,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Poly1305/State.php'),(1903,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Poly1305.php'),(1904,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Salsa20.php'),(1905,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/SipHash.php'),(1906,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Util.php'),(1907,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/X25519.php'),(1908,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/XChaCha20.php'),(1909,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/XSalsa20.php'),(1910,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/BLAKE2b.php'),(1911,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/ChaCha20/Ctx.php'),(1912,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/ChaCha20/IetfCtx.php'),(1913,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/ChaCha20.php'),(1914,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Fe.php'),(1915,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Ge/Cached.php'),(1916,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Ge/P1p1.php'),(1917,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Ge/P2.php'),(1918,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Ge/P3.php'),(1919,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Ge/Precomp.php'),(1920,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/H.php'),(1921,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519.php'),(1922,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Ed25519.php'),(1923,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/HChaCha20.php'),(1924,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/HSalsa20.php'),(1925,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Int32.php'),(1926,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Int64.php'),(1927,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Poly1305/State.php'),(1928,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Poly1305.php'),(1929,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Salsa20.php'),(1930,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/SipHash.php'),(1931,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Util.php'),(1932,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/X25519.php'),(1933,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/XChaCha20.php'),(1934,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/XSalsa20.php'),(1935,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Crypto.php'),(1936,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Crypto32.php'),(1937,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/File.php'),(1938,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/SodiumException.php'),(1939,'wp-content/plugins/wordfence/css/activity-report-widget.1587658822.css'),(1940,'wp-content/plugins/wordfence/css/diff.1587658822.css'),(1941,'wp-content/plugins/wordfence/css/dt_table.1587658822.css'),(1942,'wp-content/plugins/wordfence/css/fullLog.1587658822.css'),(1943,'wp-content/plugins/wordfence/css/images/ui-icons_444444_256x240.png'),(1944,'wp-content/plugins/wordfence/css/images/ui-icons_555555_256x240.png'),(1945,'wp-content/plugins/wordfence/css/images/ui-icons_777620_256x240.png'),(1946,'wp-content/plugins/wordfence/css/images/ui-icons_777777_256x240.png'),(1947,'wp-content/plugins/wordfence/css/images/ui-icons_cc0000_256x240.png'),(1948,'wp-content/plugins/wordfence/css/images/ui-icons_ffffff_256x240.png'),(1949,'wp-content/plugins/wordfence/css/iptraf.1587658822.css'),(1950,'wp-content/plugins/wordfence/css/jquery-ui-timepicker-addon.1587658822.css'),(1951,'wp-content/plugins/wordfence/css/jquery-ui.min.1587658822.css'),(1952,'wp-content/plugins/wordfence/css/jquery-ui.structure.min.1587658822.css'),(1953,'wp-content/plugins/wordfence/css/jquery-ui.theme.min.1587658822.css'),(1954,'wp-content/plugins/wordfence/css/main.1587658822.css'),(1955,'wp-content/plugins/wordfence/css/phpinfo.1587658822.css'),(1956,'wp-content/plugins/wordfence/css/wf-adminbar.1587658822.css'),(1957,'wp-content/plugins/wordfence/css/wf-colorbox.1587658822.css'),(1958,'wp-content/plugins/wordfence/css/wf-font-awesome.1587658822.css'),(1959,'wp-content/plugins/wordfence/css/wf-global.1587658822.css'),(1960,'wp-content/plugins/wordfence/css/wf-ionicons.1587658822.css'),(1961,'wp-content/plugins/wordfence/css/wf-onboarding.1587658822.css'),(1962,'wp-content/plugins/wordfence/css/wf-roboto-font.1587658822.css'),(1963,'wp-content/plugins/wordfence/css/wfselect2.min.1587658822.css'),(1964,'wp-content/plugins/wordfence/css/wordfenceBox.1587658822.css'),(1965,'wp-content/plugins/wordfence/fonts/fontawesome-webfont.woff'),(1966,'wp-content/plugins/wordfence/fonts/ionicons.woff'),(1967,'wp-content/plugins/wordfence/fonts/roboto-KFOkCnqEu92Fr1Mu51xGIzQXKMnyrYk.woff'),(1968,'wp-content/plugins/wordfence/fonts/roboto-KFOkCnqEu92Fr1Mu51xIIzQXKMny.woff'),(1969,'wp-content/plugins/wordfence/fonts/roboto-KFOlCnqEu92Fr1MmEU9fBBc-AMP6lQ.woff'),(1970,'wp-content/plugins/wordfence/fonts/roboto-KFOlCnqEu92Fr1MmEU9fChc-AMP6lbBP.woff'),(1971,'wp-content/plugins/wordfence/fonts/roboto-KFOlCnqEu92Fr1MmSU5fBBc-AMP6lQ.woff'),(1972,'wp-content/plugins/wordfence/fonts/roboto-KFOlCnqEu92Fr1MmSU5fChc-AMP6lbBP.woff'),(1973,'wp-content/plugins/wordfence/fonts/roboto-KFOlCnqEu92Fr1MmWUlfBBc-AMP6lQ.woff'),(1974,'wp-content/plugins/wordfence/fonts/roboto-KFOlCnqEu92Fr1MmWUlfChc-AMP6lbBP.woff'),(1975,'wp-content/plugins/wordfence/fonts/roboto-KFOmCnqEu92Fr1Mu4mxMKTU1Kg.woff'),(1976,'wp-content/plugins/wordfence/fonts/roboto-KFOmCnqEu92Fr1Mu7GxMKTU1Kvnz.woff'),(1977,'wp-content/plugins/wordfence/images/2fa-whole.svg'),(1978,'wp-content/plugins/wordfence/images/2fa1.svg'),(1979,'wp-content/plugins/wordfence/images/2fa2.svg'),(1980,'wp-content/plugins/wordfence/images/back_disabled.jpg'),(1981,'wp-content/plugins/wordfence/images/back_enabled.jpg'),(1982,'wp-content/plugins/wordfence/images/blocking.svg'),(1983,'wp-content/plugins/wordfence/images/button-grad-grey.png'),(1984,'wp-content/plugins/wordfence/images/checkbox.png'),(1985,'wp-content/plugins/wordfence/images/flags.png'),(1986,'wp-content/plugins/wordfence/images/forward_disabled.jpg'),(1987,'wp-content/plugins/wordfence/images/forward_enabled.jpg'),(1988,'wp-content/plugins/wordfence/images/help.png'),(1989,'wp-content/plugins/wordfence/images/icons/ajax24.gif'),(1990,'wp-content/plugins/wordfence/images/icons/ajax3.gif'),(1991,'wp-content/plugins/wordfence/images/icons/ajaxRed16.gif'),(1992,'wp-content/plugins/wordfence/images/icons/ajaxScan.gif'),(1993,'wp-content/plugins/wordfence/images/icons/ajaxWhite32x32.gif'),(1994,'wp-content/plugins/wordfence/images/icons/arrow_refresh.png'),(1995,'wp-content/plugins/wordfence/images/icons/bullet_yellow.png'),(1996,'wp-content/plugins/wordfence/images/icons/email_go.png'),(1997,'wp-content/plugins/wordfence/images/icons/error128.png'),(1998,'wp-content/plugins/wordfence/images/icons/magnifier.png'),(1999,'wp-content/plugins/wordfence/images/icons/tick128.png'),(2000,'wp-content/plugins/wordfence/images/icons/warning128.png'),(2001,'wp-content/plugins/wordfence/images/icons/working-indicator.gif'),(2002,'wp-content/plugins/wordfence/images/lightbox-controls.png'),(2003,'wp-content/plugins/wordfence/images/loading.gif'),(2004,'wp-content/plugins/wordfence/images/loading_background.png'),(2005,'wp-content/plugins/wordfence/images/loading_large.gif'),(2006,'wp-content/plugins/wordfence/images/logo.png'),(2007,'wp-content/plugins/wordfence/images/options.svg'),(2008,'wp-content/plugins/wordfence/images/ratelimiting.svg'),(2009,'wp-content/plugins/wordfence/images/sort_asc.gif'),(2010,'wp-content/plugins/wordfence/images/sort_asc.png'),(2011,'wp-content/plugins/wordfence/images/sort_asc_disabled.gif'),(2012,'wp-content/plugins/wordfence/images/sort_asc_disabled.png'),(2013,'wp-content/plugins/wordfence/images/sort_both.gif'),(2014,'wp-content/plugins/wordfence/images/sort_both.png'),(2015,'wp-content/plugins/wordfence/images/sort_desc.gif'),(2016,'wp-content/plugins/wordfence/images/sort_desc.png'),(2017,'wp-content/plugins/wordfence/images/sort_desc_disabled.gif'),(2018,'wp-content/plugins/wordfence/images/sort_desc_disabled.png'),(2019,'wp-content/plugins/wordfence/images/support.svg'),(2020,'wp-content/plugins/wordfence/images/tools.svg'),(2021,'wp-content/plugins/wordfence/images/wf-central-logo.svg'),(2022,'wp-content/plugins/wordfence/images/wf-error-badge.svg'),(2023,'wp-content/plugins/wordfence/images/wf-horizontal.svg'),(2024,'wp-content/plugins/wordfence/images/wordfence-logo.svg'),(2025,'wp-content/plugins/wordfence/index.php'),(2026,'wp-content/plugins/wordfence/js/Chart.bundle.min.1587658822.js'),(2027,'wp-content/plugins/wordfence/js/admin.1587658822.js'),(2028,'wp-content/plugins/wordfence/js/admin.ajaxWatcher.1587658822.js'),(2029,'wp-content/plugins/wordfence/js/admin.liveTraffic.1587658822.js'),(2030,'wp-content/plugins/wordfence/js/date.1587658822.js'),(2031,'wp-content/plugins/wordfence/js/jquery-ui-timepicker-addon.1587658822.js'),(2032,'wp-content/plugins/wordfence/js/jquery.colorbox-min.1587658822.js'),(2033,'wp-content/plugins/wordfence/js/jquery.colorbox.1587658822.js'),(2034,'wp-content/plugins/wordfence/js/jquery.dataTables.min.1587658822.js'),(2035,'wp-content/plugins/wordfence/js/jquery.qrcode.min.1587658822.js'),(2036,'wp-content/plugins/wordfence/js/jquery.tmpl.min.1587658822.js'),(2037,'wp-content/plugins/wordfence/js/jquery.tools.min.1587658822.js'),(2038,'wp-content/plugins/wordfence/js/knockout-3.3.0.1587658822.js'),(2039,'wp-content/plugins/wordfence/js/wfdashboard.1587658822.js'),(2040,'wp-content/plugins/wordfence/js/wfdropdown.1587658822.js'),(2041,'wp-content/plugins/wordfence/js/wfglobal.1587658822.js'),(2042,'wp-content/plugins/wordfence/js/wfpopover.1587658822.js'),(2043,'wp-content/plugins/wordfence/js/wfselect2.min.1587658822.js'),(2044,'wp-content/plugins/wordfence/lib/.htaccess'),(2045,'wp-content/plugins/wordfence/lib/Diff/Renderer/Abstract.php'),(2046,'wp-content/plugins/wordfence/lib/Diff/Renderer/Html/Array.php'),(2047,'wp-content/plugins/wordfence/lib/Diff/Renderer/Html/SideBySide.php'),(2048,'wp-content/plugins/wordfence/lib/Diff/SequenceMatcher.php'),(2049,'wp-content/plugins/wordfence/lib/Diff.php'),(2050,'wp-content/plugins/wordfence/lib/GeoLite2-Country.mmdb'),(2051,'wp-content/plugins/wordfence/lib/IPTraf.php'),(2052,'wp-content/plugins/wordfence/lib/IPTrafList.php'),(2053,'wp-content/plugins/wordfence/lib/WFLSPHP52Compatability.php'),(2054,'wp-content/plugins/wordfence/lib/compat.php'),(2055,'wp-content/plugins/wordfence/lib/conntest.php'),(2056,'wp-content/plugins/wordfence/lib/cronview.php'),(2057,'wp-content/plugins/wordfence/lib/dashboard/widget_content_countries.php'),(2058,'wp-content/plugins/wordfence/lib/dashboard/widget_content_ips.php'),(2059,'wp-content/plugins/wordfence/lib/dashboard/widget_content_logins.php'),(2060,'wp-content/plugins/wordfence/lib/dashboard/widget_countries.php'),(2061,'wp-content/plugins/wordfence/lib/dashboard/widget_ips.php'),(2062,'wp-content/plugins/wordfence/lib/dashboard/widget_localattacks.php'),(2063,'wp-content/plugins/wordfence/lib/dashboard/widget_logins.php'),(2064,'wp-content/plugins/wordfence/lib/dashboard/widget_networkattacks.php'),(2065,'wp-content/plugins/wordfence/lib/dashboard/widget_notifications.php'),(2066,'wp-content/plugins/wordfence/lib/dashboard/widget_tdf.php'),(2067,'wp-content/plugins/wordfence/lib/dbview.php'),(2068,'wp-content/plugins/wordfence/lib/diffResult.php'),(2069,'wp-content/plugins/wordfence/lib/email_genericAlert.php'),(2070,'wp-content/plugins/wordfence/lib/email_newIssues.php'),(2071,'wp-content/plugins/wordfence/lib/email_unlockRequest.php'),(2072,'wp-content/plugins/wordfence/lib/email_unsubscribeRequest.php'),(2073,'wp-content/plugins/wordfence/lib/flags.php'),(2074,'wp-content/plugins/wordfence/lib/live_activity.php'),(2075,'wp-content/plugins/wordfence/lib/menu_dashboard.php'),(2076,'wp-content/plugins/wordfence/lib/menu_dashboard_options.php'),(2077,'wp-content/plugins/wordfence/lib/menu_firewall.php'),(2078,'wp-content/plugins/wordfence/lib/menu_firewall_blocking.php'),(2079,'wp-content/plugins/wordfence/lib/menu_firewall_blocking_options.php'),(2080,'wp-content/plugins/wordfence/lib/menu_firewall_waf.php'),(2081,'wp-content/plugins/wordfence/lib/menu_firewall_waf_options.php'),(2082,'wp-content/plugins/wordfence/lib/menu_options.php'),(2083,'wp-content/plugins/wordfence/lib/menu_scanner.php'),(2084,'wp-content/plugins/wordfence/lib/menu_scanner_credentials.php'),(2085,'wp-content/plugins/wordfence/lib/menu_scanner_options.php'),(2086,'wp-content/plugins/wordfence/lib/menu_support.php'),(2087,'wp-content/plugins/wordfence/lib/menu_tools.php'),(2088,'wp-content/plugins/wordfence/lib/menu_tools_diagnostic.php'),(2089,'wp-content/plugins/wordfence/lib/menu_tools_importExport.php'),(2090,'wp-content/plugins/wordfence/lib/menu_tools_livetraffic.php'),(2091,'wp-content/plugins/wordfence/lib/menu_tools_twoFactor.php'),(2092,'wp-content/plugins/wordfence/lib/menu_tools_whois.php'),(2093,'wp-content/plugins/wordfence/lib/menu_wordfence_central.php'),(2094,'wp-content/plugins/wordfence/lib/noc1.key'),(2095,'wp-content/plugins/wordfence/lib/rest-api/wfRESTAuthenticationController.php'),(2096,'wp-content/plugins/wordfence/lib/rest-api/wfRESTBaseController.php'),(2097,'wp-content/plugins/wordfence/lib/rest-api/wfRESTConfigController.php'),(2098,'wp-content/plugins/wordfence/lib/rest-api/wfRESTScanController.php'),(2099,'wp-content/plugins/wordfence/lib/sysinfo.php'),(2100,'wp-content/plugins/wordfence/lib/unknownFiles.php'),(2101,'wp-content/plugins/wordfence/lib/viewFullActivityLog.php'),(2102,'wp-content/plugins/wordfence/lib/wf503.php'),(2103,'wp-content/plugins/wordfence/lib/wfAPI.php'),(2104,'wp-content/plugins/wordfence/lib/wfActivityReport.php'),(2105,'wp-content/plugins/wordfence/lib/wfAdminNoticeQueue.php'),(2106,'wp-content/plugins/wordfence/lib/wfAlerts.php'),(2107,'wp-content/plugins/wordfence/lib/wfArray.php'),(2108,'wp-content/plugins/wordfence/lib/wfBrowscap.php'),(2109,'wp-content/plugins/wordfence/lib/wfBrowscapCache.php'),(2110,'wp-content/plugins/wordfence/lib/wfBulkCountries.php'),(2111,'wp-content/plugins/wordfence/lib/wfCache.php'),(2112,'wp-content/plugins/wordfence/lib/wfCentralAPI.php'),(2113,'wp-content/plugins/wordfence/lib/wfConfig.php'),(2114,'wp-content/plugins/wordfence/lib/wfCrawl.php'),(2115,'wp-content/plugins/wordfence/lib/wfCredentialsController.php'),(2116,'wp-content/plugins/wordfence/lib/wfCrypt.php'),(2117,'wp-content/plugins/wordfence/lib/wfDB.php'),(2118,'wp-content/plugins/wordfence/lib/wfDashboard.php'),(2119,'wp-content/plugins/wordfence/lib/wfDateLocalization.php'),(2120,'wp-content/plugins/wordfence/lib/wfDiagnostic.php'),(2121,'wp-content/plugins/wordfence/lib/wfDict.php'),(2122,'wp-content/plugins/wordfence/lib/wfDirectoryIterator.php'),(2123,'wp-content/plugins/wordfence/lib/wfHelperBin.php'),(2124,'wp-content/plugins/wordfence/lib/wfHelperString.php'),(2125,'wp-content/plugins/wordfence/lib/wfIPWhitelist.php'),(2126,'wp-content/plugins/wordfence/lib/wfImportExportController.php'),(2127,'wp-content/plugins/wordfence/lib/wfIssues.php'),(2128,'wp-content/plugins/wordfence/lib/wfJWT.php'),(2129,'wp-content/plugins/wordfence/lib/wfLockedOut.php'),(2130,'wp-content/plugins/wordfence/lib/wfLog.php'),(2131,'wp-content/plugins/wordfence/lib/wfMD5BloomFilter.php'),(2132,'wp-content/plugins/wordfence/lib/wfModuleController.php'),(2133,'wp-content/plugins/wordfence/lib/wfNotification.php'),(2134,'wp-content/plugins/wordfence/lib/wfOnboardingController.php'),(2135,'wp-content/plugins/wordfence/lib/wfPersistenceController.php'),(2136,'wp-content/plugins/wordfence/lib/wfRESTAPI.php'),(2137,'wp-content/plugins/wordfence/lib/wfScan.php'),(2138,'wp-content/plugins/wordfence/lib/wfScanEngine.php'),(2139,'wp-content/plugins/wordfence/lib/wfSchema.php'),(2140,'wp-content/plugins/wordfence/lib/wfStyle.php'),(2141,'wp-content/plugins/wordfence/lib/wfSupportController.php'),(2142,'wp-content/plugins/wordfence/lib/wfUnlockMsg.php'),(2143,'wp-content/plugins/wordfence/lib/wfUpdateCheck.php'),(2144,'wp-content/plugins/wordfence/lib/wfUtils.php'),(2145,'wp-content/plugins/wordfence/lib/wfVersionCheckController.php'),(2146,'wp-content/plugins/wordfence/lib/wfView.php'),(2147,'wp-content/plugins/wordfence/lib/wfViewResult.php'),(2148,'wp-content/plugins/wordfence/lib/wordfenceClass.php'),(2149,'wp-content/plugins/wordfence/lib/wordfenceConstants.php'),(2150,'wp-content/plugins/wordfence/lib/wordfenceHash.php'),(2151,'wp-content/plugins/wordfence/lib/wordfenceScanner.php'),(2152,'wp-content/plugins/wordfence/lib/wordfenceURLHoover.php'),(2153,'wp-content/plugins/wordfence/models/.htaccess'),(2154,'wp-content/plugins/wordfence/models/block/wfBlock.php'),(2155,'wp-content/plugins/wordfence/models/block/wfRateLimit.php'),(2156,'wp-content/plugins/wordfence/models/common/wfGeoIP2.php'),(2157,'wp-content/plugins/wordfence/models/common/wfTab.php'),(2158,'wp-content/plugins/wordfence/models/firewall/wfFirewall.php'),(2159,'wp-content/plugins/wordfence/models/page/wfPage.php'),(2160,'wp-content/plugins/wordfence/models/scanner/wfScanner.php'),(2161,'wp-content/plugins/wordfence/modules/login-security/classes/.htaccess'),(2162,'wp-content/plugins/wordfence/modules/login-security/classes/controller/ajax.php'),(2163,'wp-content/plugins/wordfence/modules/login-security/classes/controller/captcha.php'),(2164,'wp-content/plugins/wordfence/modules/login-security/classes/controller/cron.php'),(2165,'wp-content/plugins/wordfence/modules/login-security/classes/controller/db.php'),(2166,'wp-content/plugins/wordfence/modules/login-security/classes/controller/notices.php'),(2167,'wp-content/plugins/wordfence/modules/login-security/classes/controller/permissions.php'),(2168,'wp-content/plugins/wordfence/modules/login-security/classes/controller/settings.php'),(2169,'wp-content/plugins/wordfence/modules/login-security/classes/controller/support.php'),(2170,'wp-content/plugins/wordfence/modules/login-security/classes/controller/time.php'),(2171,'wp-content/plugins/wordfence/modules/login-security/classes/controller/totp.php'),(2172,'wp-content/plugins/wordfence/modules/login-security/classes/controller/users.php'),(2173,'wp-content/plugins/wordfence/modules/login-security/classes/controller/whitelist.php'),(2174,'wp-content/plugins/wordfence/modules/login-security/classes/controller/wordfencels.php'),(2175,'wp-content/plugins/wordfence/modules/login-security/classes/model/asset.php'),(2176,'wp-content/plugins/wordfence/modules/login-security/classes/model/compat.php'),(2177,'wp-content/plugins/wordfence/modules/login-security/classes/model/crypto/base2n.php'),(2178,'wp-content/plugins/wordfence/modules/login-security/classes/model/crypto/jwt.php'),(2179,'wp-content/plugins/wordfence/modules/login-security/classes/model/crypto/symmetric.php'),(2180,'wp-content/plugins/wordfence/modules/login-security/classes/model/crypto.php'),(2181,'wp-content/plugins/wordfence/modules/login-security/classes/model/ip.php'),(2182,'wp-content/plugins/wordfence/modules/login-security/classes/model/notice.php'),(2183,'wp-content/plugins/wordfence/modules/login-security/classes/model/request.php'),(2184,'wp-content/plugins/wordfence/modules/login-security/classes/model/settings/db.php'),(2185,'wp-content/plugins/wordfence/modules/login-security/classes/model/settings/wpoptions.php'),(2186,'wp-content/plugins/wordfence/modules/login-security/classes/model/settings.php'),(2187,'wp-content/plugins/wordfence/modules/login-security/classes/model/text/html.php'),(2188,'wp-content/plugins/wordfence/modules/login-security/classes/model/text/javascript.php'),(2189,'wp-content/plugins/wordfence/modules/login-security/classes/model/tokenbucket.php'),(2190,'wp-content/plugins/wordfence/modules/login-security/classes/model/view/tab.php'),(2191,'wp-content/plugins/wordfence/modules/login-security/classes/model/view/title.php'),(2192,'wp-content/plugins/wordfence/modules/login-security/classes/model/view.php'),(2193,'wp-content/plugins/wordfence/modules/login-security/css/admin-global.1587658822.css'),(2194,'wp-content/plugins/wordfence/modules/login-security/css/admin.1587658822.css'),(2195,'wp-content/plugins/wordfence/modules/login-security/css/colorbox.1587658822.css'),(2196,'wp-content/plugins/wordfence/modules/login-security/css/font-awesome.1587658822.css'),(2197,'wp-content/plugins/wordfence/modules/login-security/css/ionicons.1587658822.css'),(2198,'wp-content/plugins/wordfence/modules/login-security/css/jquery-ui-timepicker-addon.1587658822.css'),(2199,'wp-content/plugins/wordfence/modules/login-security/css/jquery-ui.min.1587658822.css'),(2200,'wp-content/plugins/wordfence/modules/login-security/css/jquery-ui.structure.min.1587658822.css'),(2201,'wp-content/plugins/wordfence/modules/login-security/css/jquery-ui.theme.min.1587658822.css'),(2202,'wp-content/plugins/wordfence/modules/login-security/css/login.1587658822.css'),(2203,'wp-content/plugins/wordfence/modules/login-security/img/header.svg'),(2204,'wp-content/plugins/wordfence/modules/login-security/img/lightbox-controls.png'),(2205,'wp-content/plugins/wordfence/modules/login-security/img/loading.gif'),(2206,'wp-content/plugins/wordfence/modules/login-security/img/loading_background.png'),(2207,'wp-content/plugins/wordfence/modules/login-security/img/menu.svg'),(2208,'wp-content/plugins/wordfence/modules/login-security/img/ui-icons_444444_256x240.png'),(2209,'wp-content/plugins/wordfence/modules/login-security/img/ui-icons_555555_256x240.png'),(2210,'wp-content/plugins/wordfence/modules/login-security/img/ui-icons_777620_256x240.png'),(2211,'wp-content/plugins/wordfence/modules/login-security/img/ui-icons_777777_256x240.png'),(2212,'wp-content/plugins/wordfence/modules/login-security/img/ui-icons_cc0000_256x240.png'),(2213,'wp-content/plugins/wordfence/modules/login-security/img/ui-icons_ffffff_256x240.png'),(2214,'wp-content/plugins/wordfence/modules/login-security/js/admin-global.1587658822.js'),(2215,'wp-content/plugins/wordfence/modules/login-security/js/admin.1587658822.js'),(2216,'wp-content/plugins/wordfence/modules/login-security/js/jquery-ui-timepicker-addon.1587658822.js'),(2217,'wp-content/plugins/wordfence/modules/login-security/js/jquery.colorbox.1587658822.js'),(2218,'wp-content/plugins/wordfence/modules/login-security/js/jquery.colorbox.min.1587658822.js'),(2219,'wp-content/plugins/wordfence/modules/login-security/js/jquery.qrcode.min.1587658822.js'),(2220,'wp-content/plugins/wordfence/modules/login-security/js/jquery.tmpl.min.1587658822.js'),(2221,'wp-content/plugins/wordfence/modules/login-security/js/login.1587658822.js'),(2222,'wp-content/plugins/wordfence/modules/login-security/views/.htaccess'),(2223,'wp-content/plugins/wordfence/modules/login-security/views/common/modal-prompt.php'),(2224,'wp-content/plugins/wordfence/modules/login-security/views/email/login-verification.php'),(2225,'wp-content/plugins/wordfence/modules/login-security/views/manage/activate.php'),(2226,'wp-content/plugins/wordfence/modules/login-security/views/manage/code.php'),(2227,'wp-content/plugins/wordfence/modules/login-security/views/manage/deactivate.php'),(2228,'wp-content/plugins/wordfence/modules/login-security/views/manage/regenerate.php'),(2229,'wp-content/plugins/wordfence/modules/login-security/views/onboarding/standalone-header.php'),(2230,'wp-content/plugins/wordfence/modules/login-security/views/options/option-captcha-threshold.php'),(2231,'wp-content/plugins/wordfence/modules/login-security/views/options/option-captcha.php'),(2232,'wp-content/plugins/wordfence/modules/login-security/views/options/option-ip-source.php'),(2233,'wp-content/plugins/wordfence/modules/login-security/views/options/option-label.php'),(2234,'wp-content/plugins/wordfence/modules/login-security/views/options/option-require-2fa.php'),(2235,'wp-content/plugins/wordfence/modules/login-security/views/options/option-select.php'),(2236,'wp-content/plugins/wordfence/modules/login-security/views/options/option-switch.php'),(2237,'wp-content/plugins/wordfence/modules/login-security/views/options/option-text.php'),(2238,'wp-content/plugins/wordfence/modules/login-security/views/options/option-textarea.php'),(2239,'wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled-boolean-switch.php'),(2240,'wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled-multiple.php'),(2241,'wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled-segmented.php'),(2242,'wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled-select.php'),(2243,'wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled-sub.php'),(2244,'wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled-textarea.php'),(2245,'wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled.php'),(2246,'wp-content/plugins/wordfence/modules/login-security/views/options/option-token.php'),(2247,'wp-content/plugins/wordfence/modules/login-security/views/page/manage.php'),(2248,'wp-content/plugins/wordfence/modules/login-security/views/page/page.php'),(2249,'wp-content/plugins/wordfence/modules/login-security/views/page/section-title.php'),(2250,'wp-content/plugins/wordfence/modules/login-security/views/page/settings.php'),(2251,'wp-content/plugins/wordfence/modules/login-security/views/page/tabbar.php'),(2252,'wp-content/plugins/wordfence/modules/login-security/views/settings/options.php'),(2253,'wp-content/plugins/wordfence/modules/login-security/views/settings/user-stats.php'),(2254,'wp-content/plugins/wordfence/modules/login-security/wordfence-login-security.php'),(2255,'wp-content/plugins/wordfence/readme.txt'),(2256,'wp-content/plugins/wordfence/tmp/.htaccess'),(2257,'wp-content/plugins/wordfence/vendor/.htaccess'),(2258,'wp-content/plugins/wordfence/vendor/autoload.php'),(2259,'wp-content/plugins/wordfence/vendor/composer/ClassLoader.php'),(2260,'wp-content/plugins/wordfence/vendor/composer/LICENSE'),(2261,'wp-content/plugins/wordfence/vendor/composer/autoload_classmap.php'),(2262,'wp-content/plugins/wordfence/vendor/composer/autoload_namespaces.php'),(2263,'wp-content/plugins/wordfence/vendor/composer/autoload_psr4.php'),(2264,'wp-content/plugins/wordfence/vendor/composer/autoload_real.php'),(2265,'wp-content/plugins/wordfence/vendor/composer/autoload_static.php'),(2266,'wp-content/plugins/wordfence/vendor/composer/ca-bundle/LICENSE'),(2267,'wp-content/plugins/wordfence/vendor/composer/ca-bundle/res/cacert.pem'),(2268,'wp-content/plugins/wordfence/vendor/composer/ca-bundle/src/CaBundle.php'),(2269,'wp-content/plugins/wordfence/vendor/composer/installed.json'),(2270,'wp-content/plugins/wordfence/vendor/geoip2/geoip2/.gitmodules'),(2271,'wp-content/plugins/wordfence/vendor/geoip2/geoip2/.php_cs'),(2272,'wp-content/plugins/wordfence/vendor/geoip2/geoip2/LICENSE'),(2273,'wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Database/Reader.php'),(2274,'wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Exception/AddressNotFoundException.php'),(2275,'wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Exception/AuthenticationException.php'),(2276,'wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Exception/GeoIp2Exception.php'),(2277,'wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Exception/HttpException.php'),(2278,'wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Exception/InvalidRequestException.php'),(2279,'wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Exception/OutOfQueriesException.php'),(2280,'wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Model/AbstractModel.php'),(2281,'wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Model/AnonymousIp.php'),(2282,'wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Model/Asn.php'),(2283,'wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Model/City.php'),(2284,'wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Model/ConnectionType.php'),(2285,'wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Model/Country.php'),(2286,'wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Model/Domain.php'),(2287,'wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Model/Enterprise.php'),(2288,'wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Model/Insights.php'),(2289,'wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Model/Isp.php'),(2290,'wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/ProviderInterface.php'),(2291,'wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Record/AbstractPlaceRecord.php'),(2292,'wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Record/AbstractRecord.php'),(2293,'wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Record/City.php'),(2294,'wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Record/Continent.php'),(2295,'wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Record/Country.php'),(2296,'wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Record/Location.php'),(2297,'wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Record/MaxMind.php'),(2298,'wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Record/Postal.php'),(2299,'wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Record/RepresentedCountry.php'),(2300,'wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Record/Subdivision.php'),(2301,'wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Record/Traits.php'),(2302,'wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/WebService/Client.php'),(2303,'wp-content/plugins/wordfence/vendor/maxmind/web-service-common/LICENSE'),(2304,'wp-content/plugins/wordfence/vendor/maxmind/web-service-common/src/Exception/AuthenticationException.php'),(2305,'wp-content/plugins/wordfence/vendor/maxmind/web-service-common/src/Exception/HttpException.php'),(2306,'wp-content/plugins/wordfence/vendor/maxmind/web-service-common/src/Exception/InsufficientFundsException.php'),(2307,'wp-content/plugins/wordfence/vendor/maxmind/web-service-common/src/Exception/InvalidInputException.php'),(2308,'wp-content/plugins/wordfence/vendor/maxmind/web-service-common/src/Exception/InvalidRequestException.php'),(2309,'wp-content/plugins/wordfence/vendor/maxmind/web-service-common/src/Exception/IpAddressNotFoundException.php'),(2310,'wp-content/plugins/wordfence/vendor/maxmind/web-service-common/src/Exception/PermissionRequiredException.php'),(2311,'wp-content/plugins/wordfence/vendor/maxmind/web-service-common/src/Exception/WebServiceException.php'),(2312,'wp-content/plugins/wordfence/vendor/maxmind/web-service-common/src/WebService/Client.php'),(2313,'wp-content/plugins/wordfence/vendor/maxmind/web-service-common/src/WebService/Http/CurlRequest.php'),(2314,'wp-content/plugins/wordfence/vendor/maxmind/web-service-common/src/WebService/Http/Request.php'),(2315,'wp-content/plugins/wordfence/vendor/maxmind/web-service-common/src/WebService/Http/RequestFactory.php'),(2316,'wp-content/plugins/wordfence/vendor/maxmind-db/reader/LICENSE'),(2317,'wp-content/plugins/wordfence/vendor/maxmind-db/reader/autoload.php'),(2318,'wp-content/plugins/wordfence/vendor/maxmind-db/reader/src/MaxMind/Db/Reader/Decoder.php'),(2319,'wp-content/plugins/wordfence/vendor/maxmind-db/reader/src/MaxMind/Db/Reader/InvalidDatabaseException.php'),(2320,'wp-content/plugins/wordfence/vendor/maxmind-db/reader/src/MaxMind/Db/Reader/Metadata.php'),(2321,'wp-content/plugins/wordfence/vendor/maxmind-db/reader/src/MaxMind/Db/Reader/Util.php'),(2322,'wp-content/plugins/wordfence/vendor/maxmind-db/reader/src/MaxMind/Db/Reader.php'),(2323,'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/cacert.pem'),(2324,'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/falsepositive.key'),(2325,'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/init.php'),(2326,'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/config.php'),(2327,'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/http.php'),(2328,'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/json.php'),(2329,'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/parser/lexer.php'),(2330,'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/parser/parser.php'),(2331,'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/parser/sqli.php'),(2332,'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/request.php'),(2333,'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/rules.php'),(2334,'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/storage/file.php'),(2335,'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/storage/mysql.php'),(2336,'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/storage.php'),(2337,'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/utils.php'),(2338,'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/view.php'),(2339,'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/waf.php'),(2340,'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/xmlrpc.php'),(2341,'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/rules.key'),(2342,'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/403-blacklist.php'),(2343,'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/403-roadblock.php'),(2344,'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/403.php'),(2345,'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/503-lockout.php'),(2346,'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/503.php'),(2347,'wp-content/plugins/wordfence/views/.htaccess'),(2348,'wp-content/plugins/wordfence/views/blocking/block-list.php'),(2349,'wp-content/plugins/wordfence/views/blocking/blocking-create.php'),(2350,'wp-content/plugins/wordfence/views/blocking/blocking-status.php'),(2351,'wp-content/plugins/wordfence/views/blocking/country-block-map.php'),(2352,'wp-content/plugins/wordfence/views/blocking/country-modal.php'),(2353,'wp-content/plugins/wordfence/views/blocking/option-bypass-cookie.php'),(2354,'wp-content/plugins/wordfence/views/blocking/option-bypass-redirect.php'),(2355,'wp-content/plugins/wordfence/views/blocking/options-group-advanced-country.php'),(2356,'wp-content/plugins/wordfence/views/common/block-navigation-option.php'),(2357,'wp-content/plugins/wordfence/views/common/indeterminate-progress.php'),(2358,'wp-content/plugins/wordfence/views/common/license.php'),(2359,'wp-content/plugins/wordfence/views/common/modal-prompt.php'),(2360,'wp-content/plugins/wordfence/views/common/page-fixed-tabbar.php'),(2361,'wp-content/plugins/wordfence/views/common/page-help.php'),(2362,'wp-content/plugins/wordfence/views/common/page-tabbar.php'),(2363,'wp-content/plugins/wordfence/views/common/page-title.php'),(2364,'wp-content/plugins/wordfence/views/common/section-subtitle.php'),(2365,'wp-content/plugins/wordfence/views/common/section-title.php'),(2366,'wp-content/plugins/wordfence/views/common/status-circular.php'),(2367,'wp-content/plugins/wordfence/views/common/status-critical.php'),(2368,'wp-content/plugins/wordfence/views/common/status-detail.php'),(2369,'wp-content/plugins/wordfence/views/common/status-tooltip.php'),(2370,'wp-content/plugins/wordfence/views/common/status-warning.php'),(2371,'wp-content/plugins/wordfence/views/common/unsubscribe.php'),(2372,'wp-content/plugins/wordfence/views/dashboard/global-status.php'),(2373,'wp-content/plugins/wordfence/views/dashboard/option-howgetips.php'),(2374,'wp-content/plugins/wordfence/views/dashboard/options-group-alert.php'),(2375,'wp-content/plugins/wordfence/views/dashboard/options-group-dashboard.php'),(2376,'wp-content/plugins/wordfence/views/dashboard/options-group-email-summary.php'),(2377,'wp-content/plugins/wordfence/views/dashboard/options-group-general.php'),(2378,'wp-content/plugins/wordfence/views/dashboard/options-group-import.php'),(2379,'wp-content/plugins/wordfence/views/dashboard/options-group-license.php'),(2380,'wp-content/plugins/wordfence/views/dashboard/options-group-view-customization.php'),(2381,'wp-content/plugins/wordfence/views/dashboard/status-payment-expiring.php'),(2382,'wp-content/plugins/wordfence/views/dashboard/status-renewing.php'),(2383,'wp-content/plugins/wordfence/views/gdpr/banner.php'),(2384,'wp-content/plugins/wordfence/views/gdpr/disabled-overlay.php'),(2385,'wp-content/plugins/wordfence/views/onboarding/banner.php'),(2386,'wp-content/plugins/wordfence/views/onboarding/disabled-overlay.php'),(2387,'wp-content/plugins/wordfence/views/onboarding/fresh-install.php'),(2388,'wp-content/plugins/wordfence/views/onboarding/modal-final-attempt.php'),(2389,'wp-content/plugins/wordfence/views/onboarding/overlay.php'),(2390,'wp-content/plugins/wordfence/views/onboarding/plugin-header.php'),(2391,'wp-content/plugins/wordfence/views/onboarding/tour-overlay.php'),(2392,'wp-content/plugins/wordfence/views/options/block-all-options-controls.php'),(2393,'wp-content/plugins/wordfence/views/options/block-controls.php'),(2394,'wp-content/plugins/wordfence/views/options/option-label.php'),(2395,'wp-content/plugins/wordfence/views/options/option-select.php'),(2396,'wp-content/plugins/wordfence/views/options/option-switch.php'),(2397,'wp-content/plugins/wordfence/views/options/option-text.php'),(2398,'wp-content/plugins/wordfence/views/options/option-textarea.php'),(2399,'wp-content/plugins/wordfence/views/options/option-toggled-boolean-switch.php'),(2400,'wp-content/plugins/wordfence/views/options/option-toggled-multiple.php'),(2401,'wp-content/plugins/wordfence/views/options/option-toggled-segmented.php'),(2402,'wp-content/plugins/wordfence/views/options/option-toggled-select.php'),(2403,'wp-content/plugins/wordfence/views/options/option-toggled-sub.php'),(2404,'wp-content/plugins/wordfence/views/options/option-toggled-textarea.php'),(2405,'wp-content/plugins/wordfence/views/options/option-toggled.php'),(2406,'wp-content/plugins/wordfence/views/options/option-token.php'),(2407,'wp-content/plugins/wordfence/views/options/options-title.php'),(2408,'wp-content/plugins/wordfence/views/reports/activity-report-email-inline.php'),(2409,'wp-content/plugins/wordfence/views/reports/activity-report.php'),(2410,'wp-content/plugins/wordfence/views/scanner/issue-base.php'),(2411,'wp-content/plugins/wordfence/views/scanner/issue-checkGSB.php'),(2412,'wp-content/plugins/wordfence/views/scanner/issue-checkHowGetIPs.php'),(2413,'wp-content/plugins/wordfence/views/scanner/issue-checkSpamIP.php'),(2414,'wp-content/plugins/wordfence/views/scanner/issue-commentBadURL.php'),(2415,'wp-content/plugins/wordfence/views/scanner/issue-configReadable.php'),(2416,'wp-content/plugins/wordfence/views/scanner/issue-control-edit-comment.php'),(2417,'wp-content/plugins/wordfence/views/scanner/issue-control-edit-post.php'),(2418,'wp-content/plugins/wordfence/views/scanner/issue-control-edit-user.php'),(2419,'wp-content/plugins/wordfence/views/scanner/issue-control-hide-file.php'),(2420,'wp-content/plugins/wordfence/views/scanner/issue-control-ignore.php'),(2421,'wp-content/plugins/wordfence/views/scanner/issue-control-repair.php'),(2422,'wp-content/plugins/wordfence/views/scanner/issue-control-show-details.php'),(2423,'wp-content/plugins/wordfence/views/scanner/issue-coreUnknown.php'),(2424,'wp-content/plugins/wordfence/views/scanner/issue-database.php'),(2425,'wp-content/plugins/wordfence/views/scanner/issue-diskSpace.php'),(2426,'wp-content/plugins/wordfence/views/scanner/issue-easyPassword.php'),(2427,'wp-content/plugins/wordfence/views/scanner/issue-file.php'),(2428,'wp-content/plugins/wordfence/views/scanner/issue-geoipSupport.php'),(2429,'wp-content/plugins/wordfence/views/scanner/issue-knownfile.php'),(2430,'wp-content/plugins/wordfence/views/scanner/issue-optionBadURL.php'),(2431,'wp-content/plugins/wordfence/views/scanner/issue-postBadTitle.php'),(2432,'wp-content/plugins/wordfence/views/scanner/issue-postBadURL.php'),(2433,'wp-content/plugins/wordfence/views/scanner/issue-publiclyAccessible.php'),(2434,'wp-content/plugins/wordfence/views/scanner/issue-skippedPaths.php'),(2435,'wp-content/plugins/wordfence/views/scanner/issue-spamvertizeCheck.php'),(2436,'wp-content/plugins/wordfence/views/scanner/issue-suspiciousAdminUsers.php'),(2437,'wp-content/plugins/wordfence/views/scanner/issue-timelimit.php'),(2438,'wp-content/plugins/wordfence/views/scanner/issue-wafStatus.php'),(2439,'wp-content/plugins/wordfence/views/scanner/issue-wfPluginAbandoned.php'),(2440,'wp-content/plugins/wordfence/views/scanner/issue-wfPluginRemoved.php'),(2441,'wp-content/plugins/wordfence/views/scanner/issue-wfPluginUpgrade.php'),(2442,'wp-content/plugins/wordfence/views/scanner/issue-wfPluginVulnerable.php'),(2443,'wp-content/plugins/wordfence/views/scanner/issue-wfThemeUpgrade.php'),(2444,'wp-content/plugins/wordfence/views/scanner/issue-wfUpgrade.php'),(2445,'wp-content/plugins/wordfence/views/scanner/issue-wpscan_directoryList.php'),(2446,'wp-content/plugins/wordfence/views/scanner/issue-wpscan_fullPathDiscl.php'),(2447,'wp-content/plugins/wordfence/views/scanner/no-issues.php'),(2448,'wp-content/plugins/wordfence/views/scanner/option-scan-signatures.php'),(2449,'wp-content/plugins/wordfence/views/scanner/options-group-advanced.php'),(2450,'wp-content/plugins/wordfence/views/scanner/options-group-basic.php'),(2451,'wp-content/plugins/wordfence/views/scanner/options-group-general.php'),(2452,'wp-content/plugins/wordfence/views/scanner/options-group-performance.php'),(2453,'wp-content/plugins/wordfence/views/scanner/options-group-scan-schedule.php'),(2454,'wp-content/plugins/wordfence/views/scanner/scan-failed.php'),(2455,'wp-content/plugins/wordfence/views/scanner/scan-progress-detailed.php'),(2456,'wp-content/plugins/wordfence/views/scanner/scan-progress-element.php'),(2457,'wp-content/plugins/wordfence/views/scanner/scan-progress.php'),(2458,'wp-content/plugins/wordfence/views/scanner/scan-results.php'),(2459,'wp-content/plugins/wordfence/views/scanner/scan-scheduling.php'),(2460,'wp-content/plugins/wordfence/views/scanner/scan-starter.php'),(2461,'wp-content/plugins/wordfence/views/scanner/scan-type.php'),(2462,'wp-content/plugins/wordfence/views/scanner/scanner-status.php'),(2463,'wp-content/plugins/wordfence/views/scanner/site-cleaning-beta-sigs.php'),(2464,'wp-content/plugins/wordfence/views/scanner/site-cleaning-bottom.php'),(2465,'wp-content/plugins/wordfence/views/scanner/site-cleaning-high-sense.php'),(2466,'wp-content/plugins/wordfence/views/scanner/site-cleaning.php'),(2467,'wp-content/plugins/wordfence/views/tools/options-group-2fa.php'),(2468,'wp-content/plugins/wordfence/views/tools/options-group-live-traffic.php'),(2469,'wp-content/plugins/wordfence/views/tours/login-security.php'),(2470,'wp-content/plugins/wordfence/views/waf/debug.php'),(2471,'wp-content/plugins/wordfence/views/waf/firewall-status.php'),(2472,'wp-content/plugins/wordfence/views/waf/option-rate-limit.php'),(2473,'wp-content/plugins/wordfence/views/waf/option-rules.php'),(2474,'wp-content/plugins/wordfence/views/waf/option-whitelist.php'),(2475,'wp-content/plugins/wordfence/views/waf/options-group-advanced-firewall.php'),(2476,'wp-content/plugins/wordfence/views/waf/options-group-basic-firewall.php'),(2477,'wp-content/plugins/wordfence/views/waf/options-group-brute-force.php'),(2478,'wp-content/plugins/wordfence/views/waf/options-group-rate-limiting.php'),(2479,'wp-content/plugins/wordfence/views/waf/options-group-whitelisted.php'),(2480,'wp-content/plugins/wordfence/views/waf/status-tooltip-learning-mode.php'),(2481,'wp-content/plugins/wordfence/views/waf/waf-install-manual.php'),(2482,'wp-content/plugins/wordfence/views/waf/waf-install-success.php'),(2483,'wp-content/plugins/wordfence/views/waf/waf-install.php'),(2484,'wp-content/plugins/wordfence/views/waf/waf-modal-wrapper.php'),(2485,'wp-content/plugins/wordfence/views/waf/waf-uninstall-success.php'),(2486,'wp-content/plugins/wordfence/views/waf/waf-uninstall.php'),(2487,'wp-content/plugins/wordfence/waf/.htaccess'),(2488,'wp-content/plugins/wordfence/waf/bootstrap.php'),(2489,'wp-content/plugins/wordfence/waf/wfWAFGeoIP2.php'),(2490,'wp-content/plugins/wordfence/waf/wfWAFIPBlocksController.php'),(2491,'wp-content/plugins/wordfence/waf/wfWAFUserIPRange.php'),(2492,'wp-content/plugins/wordfence/wordfence.php'),(2493,'wp-content/plugins/wp-fastest-cache/css/buycredit.css'),(2494,'wp-content/plugins/wp-fastest-cache/css/dialog.css'),(2495,'wp-content/plugins/wp-fastest-cache/css/flaticon.css'),(2496,'wp-content/plugins/wp-fastest-cache/css/fonts/db/Flaticon.eot'),(2497,'wp-content/plugins/wp-fastest-cache/css/fonts/db/Flaticon.svg'),(2498,'wp-content/plugins/wp-fastest-cache/css/fonts/db/Flaticon.ttf'),(2499,'wp-content/plugins/wp-fastest-cache/css/fonts/db/Flaticon.woff'),(2500,'wp-content/plugins/wp-fastest-cache/css/fonts/statics/flaticon.eot'),(2501,'wp-content/plugins/wp-fastest-cache/css/fonts/statics/flaticon.svg'),(2502,'wp-content/plugins/wp-fastest-cache/css/fonts/statics/flaticon.ttf'),(2503,'wp-content/plugins/wp-fastest-cache/css/fonts/statics/flaticon.woff'),(2504,'wp-content/plugins/wp-fastest-cache/css/index.html'),(2505,'wp-content/plugins/wp-fastest-cache/css/style.css'),(2506,'wp-content/plugins/wp-fastest-cache/css/toolbar.css'),(2507,'wp-content/plugins/wp-fastest-cache/images/button-back-green.png'),(2508,'wp-content/plugins/wp-fastest-cache/images/cancel.png'),(2509,'wp-content/plugins/wp-fastest-cache/images/close-wiz-sprite.png'),(2510,'wp-content/plugins/wp-fastest-cache/images/cloudflare.png'),(2511,'wp-content/plugins/wp-fastest-cache/images/dollar.png'),(2512,'wp-content/plugins/wp-fastest-cache/images/download.png'),(2513,'wp-content/plugins/wp-fastest-cache/images/facebook-like-xxl.png'),(2514,'wp-content/plugins/wp-fastest-cache/images/icon-24x24.png'),(2515,'wp-content/plugins/wp-fastest-cache/images/icon-32x32.png'),(2516,'wp-content/plugins/wp-fastest-cache/images/icon.png'),(2517,'wp-content/plugins/wp-fastest-cache/images/icon.svg'),(2518,'wp-content/plugins/wp-fastest-cache/images/index.html'),(2519,'wp-content/plugins/wp-fastest-cache/images/info.png'),(2520,'wp-content/plugins/wp-fastest-cache/images/label-bg.png'),(2521,'wp-content/plugins/wp-fastest-cache/images/loader-statics.gif'),(2522,'wp-content/plugins/wp-fastest-cache/images/loader.gif'),(2523,'wp-content/plugins/wp-fastest-cache/images/loading-circle.gif'),(2524,'wp-content/plugins/wp-fastest-cache/images/maxcdn.png'),(2525,'wp-content/plugins/wp-fastest-cache/images/no-image.gif'),(2526,'wp-content/plugins/wp-fastest-cache/images/othercdn.png'),(2527,'wp-content/plugins/wp-fastest-cache/images/photoncdn.png'),(2528,'wp-content/plugins/wp-fastest-cache/images/rocket.png'),(2529,'wp-content/plugins/wp-fastest-cache/images/search_reset.jpg'),(2530,'wp-content/plugins/wp-fastest-cache/images/stackpath.png'),(2531,'wp-content/plugins/wp-fastest-cache/images/tinymce-wpfcnot.jpg'),(2532,'wp-content/plugins/wp-fastest-cache/inc/admin-toolbar.php'),(2533,'wp-content/plugins/wp-fastest-cache/inc/admin.php'),(2534,'wp-content/plugins/wp-fastest-cache/inc/cache.php'),(2535,'wp-content/plugins/wp-fastest-cache/inc/cdn.php'),(2536,'wp-content/plugins/wp-fastest-cache/inc/cli.php'),(2537,'wp-content/plugins/wp-fastest-cache/inc/column.php'),(2538,'wp-content/plugins/wp-fastest-cache/inc/css-utilities.php'),(2539,'wp-content/plugins/wp-fastest-cache/inc/index.html'),(2540,'wp-content/plugins/wp-fastest-cache/inc/js-utilities.php'),(2541,'wp-content/plugins/wp-fastest-cache/inc/preload.php'),(2542,'wp-content/plugins/wp-fastest-cache/inc/single-preload.php'),(2543,'wp-content/plugins/wp-fastest-cache/inc/wp-polls.php'),(2544,'wp-content/plugins/wp-fastest-cache/index.html'),(2545,'wp-content/plugins/wp-fastest-cache/js/button.js'),(2546,'wp-content/plugins/wp-fastest-cache/js/cdn/cdn.js'),(2547,'wp-content/plugins/wp-fastest-cache/js/column.js'),(2548,'wp-content/plugins/wp-fastest-cache/js/db.js'),(2549,'wp-content/plugins/wp-fastest-cache/js/dialog.js'),(2550,'wp-content/plugins/wp-fastest-cache/js/dialog_new.js'),(2551,'wp-content/plugins/wp-fastest-cache/js/index.html'),(2552,'wp-content/plugins/wp-fastest-cache/js/lang/cn.js'),(2553,'wp-content/plugins/wp-fastest-cache/js/lang/de.js'),(2554,'wp-content/plugins/wp-fastest-cache/js/lang/es.js'),(2555,'wp-content/plugins/wp-fastest-cache/js/lang/fi.js'),(2556,'wp-content/plugins/wp-fastest-cache/js/lang/fr.js'),(2557,'wp-content/plugins/wp-fastest-cache/js/lang/index.html'),(2558,'wp-content/plugins/wp-fastest-cache/js/lang/it.js'),(2559,'wp-content/plugins/wp-fastest-cache/js/lang/ja.js'),(2560,'wp-content/plugins/wp-fastest-cache/js/lang/nl.js'),(2561,'wp-content/plugins/wp-fastest-cache/js/lang/pl.js'),(2562,'wp-content/plugins/wp-fastest-cache/js/lang/pt.js'),(2563,'wp-content/plugins/wp-fastest-cache/js/lang/ro.js'),(2564,'wp-content/plugins/wp-fastest-cache/js/lang/ru.js'),(2565,'wp-content/plugins/wp-fastest-cache/js/lang/sv.js'),(2566,'wp-content/plugins/wp-fastest-cache/js/lang/tr.js'),(2567,'wp-content/plugins/wp-fastest-cache/js/lang/ukr.js'),(2568,'wp-content/plugins/wp-fastest-cache/js/lang/zh_TW.js'),(2569,'wp-content/plugins/wp-fastest-cache/js/language.js'),(2570,'wp-content/plugins/wp-fastest-cache/js/schedule.js'),(2571,'wp-content/plugins/wp-fastest-cache/js/toolbar.js'),(2572,'wp-content/plugins/wp-fastest-cache/languages/index.html'),(2573,'wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-de_DE.mo'),(2574,'wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-de_DE.po'),(2575,'wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-es_AR.mo'),(2576,'wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-es_AR.po'),(2577,'wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-es_ES.mo'),(2578,'wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-es_ES.po'),(2579,'wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-es_VE.mo'),(2580,'wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-es_VE.po'),(2581,'wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-fa_IR.mo'),(2582,'wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-fa_IR.po'),(2583,'wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-fr_FR.mo'),(2584,'wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-fr_FR.po'),(2585,'wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-it_IT.mo'),(2586,'wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-it_IT.po'),(2587,'wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-pt_BR.mo'),(2588,'wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-pt_BR.po'),(2589,'wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-sk_SK.mo'),(2590,'wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-sk_SK.po'),(2591,'wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-sv_SE.mo'),(2592,'wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-sv_SE.po'),(2593,'wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-tr_TR.mo'),(2594,'wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-tr_TR.po'),(2595,'wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-zh_TW.mo'),(2596,'wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache-zh_TW.po'),(2597,'wp-content/plugins/wp-fastest-cache/languages/wp-fastest-cache.pot'),(2598,'wp-content/plugins/wp-fastest-cache/readme.txt'),(2599,'wp-content/plugins/wp-fastest-cache/templates/buttons.html'),(2600,'wp-content/plugins/wp-fastest-cache/templates/cdn/cloudflare.php'),(2601,'wp-content/plugins/wp-fastest-cache/templates/cdn/file_types.php'),(2602,'wp-content/plugins/wp-fastest-cache/templates/cdn/maxcdn.php'),(2603,'wp-content/plugins/wp-fastest-cache/templates/cdn/other.php'),(2604,'wp-content/plugins/wp-fastest-cache/templates/cdn/photon.php'),(2605,'wp-content/plugins/wp-fastest-cache/templates/cdn/specify_sources.php'),(2606,'wp-content/plugins/wp-fastest-cache/templates/cloudflare_warning.html'),(2607,'wp-content/plugins/wp-fastest-cache/templates/disable_wp_cron.php'),(2608,'wp-content/plugins/wp-fastest-cache/templates/download.html'),(2609,'wp-content/plugins/wp-fastest-cache/templates/exclude.php'),(2610,'wp-content/plugins/wp-fastest-cache/templates/htaccess.html'),(2611,'wp-content/plugins/wp-fastest-cache/templates/lazy_load.php'),(2612,'wp-content/plugins/wp-fastest-cache/templates/newpost.php'),(2613,'wp-content/plugins/wp-fastest-cache/templates/nginx_gzip.php'),(2614,'wp-content/plugins/wp-fastest-cache/templates/permission_error.html'),(2615,'wp-content/plugins/wp-fastest-cache/templates/preload.php'),(2616,'wp-content/plugins/wp-fastest-cache/templates/sample_img_list.html'),(2617,'wp-content/plugins/wp-fastest-cache/templates/timeout.php'),(2618,'wp-content/plugins/wp-fastest-cache/templates/update_error.html'),(2619,'wp-content/plugins/wp-fastest-cache/templates/update_now.php'),(2620,'wp-content/plugins/wp-fastest-cache/templates/update_success.html'),(2621,'wp-content/plugins/wp-fastest-cache/templates/update_success.php'),(2622,'wp-content/plugins/wp-fastest-cache/templates/updatepost.php'),(2623,'wp-content/plugins/wp-fastest-cache/uninstall.php'),(2624,'wp-content/plugins/wp-fastest-cache/wpFastestCache.php'),(2625,'wp-content/plugins/wp-hide-security-enhancer/assets/css/tipsy.css'),(2626,'wp-content/plugins/wp-hide-security-enhancer/assets/css/wph.css'),(2627,'wp-content/plugins/wp-hide-security-enhancer/assets/images/computer.png'),(2628,'wp-content/plugins/wp-hide-security-enhancer/assets/images/warning.png'),(2629,'wp-content/plugins/wp-hide-security-enhancer/assets/js/jquery.tipsy.js'),(2630,'wp-content/plugins/wp-hide-security-enhancer/assets/js/wph.js'),(2631,'wp-content/plugins/wp-hide-security-enhancer/compatibility/autoptimize.php'),(2632,'wp-content/plugins/wp-hide-security-enhancer/compatibility/buddypress.php'),(2633,'wp-content/plugins/wp-hide-security-enhancer/compatibility/cache-enabler.php'),(2634,'wp-content/plugins/wp-hide-security-enhancer/compatibility/easy-digital-downloads.php'),(2635,'wp-content/plugins/wp-hide-security-enhancer/compatibility/elementor.php'),(2636,'wp-content/plugins/wp-hide-security-enhancer/compatibility/fusion-builder.php'),(2637,'wp-content/plugins/wp-hide-security-enhancer/compatibility/general.php'),(2638,'wp-content/plugins/wp-hide-security-enhancer/compatibility/js/wp_simple_firewall.js'),(2639,'wp-content/plugins/wp-hide-security-enhancer/compatibility/shortpixel-adaptive-images.php'),(2640,'wp-content/plugins/wp-hide-security-enhancer/compatibility/shortpixel-image-optimiser.php'),(2641,'wp-content/plugins/wp-hide-security-enhancer/compatibility/super-cache.php'),(2642,'wp-content/plugins/wp-hide-security-enhancer/compatibility/themes/avada.php'),(2643,'wp-content/plugins/wp-hide-security-enhancer/compatibility/themes/divi.php'),(2644,'wp-content/plugins/wp-hide-security-enhancer/compatibility/themes/woodmart.php'),(2645,'wp-content/plugins/wp-hide-security-enhancer/compatibility/w3-cache.php'),(2646,'wp-content/plugins/wp-hide-security-enhancer/compatibility/webarx.php'),(2647,'wp-content/plugins/wp-hide-security-enhancer/compatibility/woo-global-cart.php'),(2648,'wp-content/plugins/wp-hide-security-enhancer/compatibility/woocommerce.php'),(2649,'wp-content/plugins/wp-hide-security-enhancer/compatibility/wp-fastest-cache.php'),(2650,'wp-content/plugins/wp-hide-security-enhancer/compatibility/wp-hummingbird.php'),(2651,'wp-content/plugins/wp-hide-security-enhancer/compatibility/wp-rocket.php'),(2652,'wp-content/plugins/wp-hide-security-enhancer/compatibility/wp-simple-firewall.php'),(2653,'wp-content/plugins/wp-hide-security-enhancer/compatibility/wp-smush.php'),(2654,'wp-content/plugins/wp-hide-security-enhancer/compatibility/wpml.php'),(2655,'wp-content/plugins/wp-hide-security-enhancer/compatibility/wps-hide-login.php'),(2656,'wp-content/plugins/wp-hide-security-enhancer/composer.json'),(2657,'wp-content/plugins/wp-hide-security-enhancer/include/admin-interface.class.php'),(2658,'wp-content/plugins/wp-hide-security-enhancer/include/class.compatibility.php'),(2659,'wp-content/plugins/wp-hide-security-enhancer/include/class.environment.php'),(2660,'wp-content/plugins/wp-hide-security-enhancer/include/functions.class.php'),(2661,'wp-content/plugins/wp-hide-security-enhancer/include/module.class.php'),(2662,'wp-content/plugins/wp-hide-security-enhancer/include/module.component.class.php'),(2663,'wp-content/plugins/wp-hide-security-enhancer/include/update.class.php'),(2664,'wp-content/plugins/wp-hide-security-enhancer/include/wph.class.php'),(2665,'wp-content/plugins/wp-hide-security-enhancer/languages/wp-hide-security-enhancer.mo'),(2666,'wp-content/plugins/wp-hide-security-enhancer/languages/wp-hide-security-enhancer.po'),(2667,'wp-content/plugins/wp-hide-security-enhancer/modules/components/admin-admin_url.php'),(2668,'wp-content/plugins/wp-hide-security-enhancer/modules/components/admin-new_wp_login_php.php'),(2669,'wp-content/plugins/wp-hide-security-enhancer/modules/components/cdn-setup.php'),(2670,'wp-content/plugins/wp-hide-security-enhancer/modules/components/general-admin-bar.php'),(2671,'wp-content/plugins/wp-hide-security-enhancer/modules/components/general-feed.php'),(2672,'wp-content/plugins/wp-hide-security-enhancer/modules/components/general-headers.php'),(2673,'wp-content/plugins/wp-hide-security-enhancer/modules/components/general-html.php'),(2674,'wp-content/plugins/wp-hide-security-enhancer/modules/components/general-meta.php'),(2675,'wp-content/plugins/wp-hide-security-enhancer/modules/components/general-oembed.php'),(2676,'wp-content/plugins/wp-hide-security-enhancer/modules/components/general-robots-txt.php'),(2677,'wp-content/plugins/wp-hide-security-enhancer/modules/components/general-scripts.php'),(2678,'wp-content/plugins/wp-hide-security-enhancer/modules/components/general-styles.php'),(2679,'wp-content/plugins/wp-hide-security-enhancer/modules/components/general-wpemoji.php'),(2680,'wp-content/plugins/wp-hide-security-enhancer/modules/components/rewrite-author.php'),(2681,'wp-content/plugins/wp-hide-security-enhancer/modules/components/rewrite-comments.php'),(2682,'wp-content/plugins/wp-hide-security-enhancer/modules/components/rewrite-default.php'),(2683,'wp-content/plugins/wp-hide-security-enhancer/modules/components/rewrite-json-rest.php'),(2684,'wp-content/plugins/wp-hide-security-enhancer/modules/components/rewrite-new_include_path.php'),(2685,'wp-content/plugins/wp-hide-security-enhancer/modules/components/rewrite-new_plugin_path.php'),(2686,'wp-content/plugins/wp-hide-security-enhancer/modules/components/rewrite-new_theme_path.php'),(2687,'wp-content/plugins/wp-hide-security-enhancer/modules/components/rewrite-new_upload_path.php'),(2688,'wp-content/plugins/wp-hide-security-enhancer/modules/components/rewrite-new_xml-rpc-path.php'),(2689,'wp-content/plugins/wp-hide-security-enhancer/modules/components/rewrite-root-files.php'),(2690,'wp-content/plugins/wp-hide-security-enhancer/modules/components/rewrite-search.php'),(2691,'wp-content/plugins/wp-hide-security-enhancer/modules/components/rewrite-slash.php'),(2692,'wp-content/plugins/wp-hide-security-enhancer/modules/components/rewrite-wp_content_path.php'),(2693,'wp-content/plugins/wp-hide-security-enhancer/modules/module-admin.php'),(2694,'wp-content/plugins/wp-hide-security-enhancer/modules/module-cdn.php'),(2695,'wp-content/plugins/wp-hide-security-enhancer/modules/module-general.php'),(2696,'wp-content/plugins/wp-hide-security-enhancer/modules/module-rewrite.php'),(2697,'wp-content/plugins/wp-hide-security-enhancer/mu-loader/wp-hide-loader.php'),(2698,'wp-content/plugins/wp-hide-security-enhancer/readme.txt'),(2699,'wp-content/plugins/wp-hide-security-enhancer/router/class.file-processor.php'),(2700,'wp-content/plugins/wp-hide-security-enhancer/router/file-process.php'),(2701,'wp-content/plugins/wp-hide-security-enhancer/screenshot-1.png'),(2702,'wp-content/plugins/wp-hide-security-enhancer/screenshot-2.png'),(2703,'wp-content/plugins/wp-hide-security-enhancer/wp-hide.php'),(2704,'wp-content/plugins/wp-logo-showcase-responsive-slider-slider/assets/css/blocks.editor.build.css'),(2705,'wp-content/plugins/wp-logo-showcase-responsive-slider-slider/assets/css/logo-showcase-admin.css'),(2706,'wp-content/plugins/wp-logo-showcase-responsive-slider-slider/assets/css/logo-showcase.css'),(2707,'wp-content/plugins/wp-logo-showcase-responsive-slider-slider/assets/css/slick.css'),(2708,'wp-content/plugins/wp-logo-showcase-responsive-slider-slider/assets/images/ajax-loader.gif'),(2709,'wp-content/plugins/wp-logo-showcase-responsive-slider-slider/assets/images/arrow-left.png'),(2710,'wp-content/plugins/wp-logo-showcase-responsive-slider-slider/assets/images/arrow-right.png'),(2711,'wp-content/plugins/wp-logo-showcase-responsive-slider-slider/assets/js/blocks.build.js'),(2712,'wp-content/plugins/wp-logo-showcase-responsive-slider-slider/assets/js/slick.min.js'),(2713,'wp-content/plugins/wp-logo-showcase-responsive-slider-slider/assets/js/wpls-public.js'),(2714,'wp-content/plugins/wp-logo-showcase-responsive-slider-slider/includes/admin/class-wpls-admin.php'),(2715,'wp-content/plugins/wp-logo-showcase-responsive-slider-slider/includes/admin/metabox/wpls-post-setting-metabox.php'),(2716,'wp-content/plugins/wp-logo-showcase-responsive-slider-slider/includes/admin/settings/hire-us.php'),(2717,'wp-content/plugins/wp-logo-showcase-responsive-slider-slider/includes/admin/settings/premium.php'),(2718,'wp-content/plugins/wp-logo-showcase-responsive-slider-slider/includes/admin/supports/gutenberg-block.php'),(2719,'wp-content/plugins/wp-logo-showcase-responsive-slider-slider/includes/admin/wpls-how-it-work.php'),(2720,'wp-content/plugins/wp-logo-showcase-responsive-slider-slider/includes/class-wpls-script.php'),(2721,'wp-content/plugins/wp-logo-showcase-responsive-slider-slider/includes/shortcode/wpls-logo-slider.php'),(2722,'wp-content/plugins/wp-logo-showcase-responsive-slider-slider/includes/wpls-functions.php'),(2723,'wp-content/plugins/wp-logo-showcase-responsive-slider-slider/includes/wpls-post-types.php'),(2724,'wp-content/plugins/wp-logo-showcase-responsive-slider-slider/languages/wp-logo-showcase-responsive-slider-slider-en_US-wpls-free-block-js.json'),(2725,'wp-content/plugins/wp-logo-showcase-responsive-slider-slider/languages/wp-logo-showcase-responsive-slider-slider.pot'),(2726,'wp-content/plugins/wp-logo-showcase-responsive-slider-slider/logo-showcase.php'),(2727,'wp-content/plugins/wp-logo-showcase-responsive-slider-slider/readme.txt'),(2728,'wp-content/plugins/wp-logo-showcase-responsive-slider-slider/templates/design-1.php'),(2729,'wp-content/plugins/wp-logo-showcase-responsive-slider-slider/wpos-analytics/assets/css/wpos-anylc-admin.css'),(2730,'wp-content/plugins/wp-logo-showcase-responsive-slider-slider/wpos-analytics/assets/images/icon.png'),(2731,'wp-content/plugins/wp-logo-showcase-responsive-slider-slider/wpos-analytics/assets/images/wpos-logo.png'),(2732,'wp-content/plugins/wp-logo-showcase-responsive-slider-slider/wpos-analytics/assets/js/wpos-anylc-admin.js'),(2733,'wp-content/plugins/wp-logo-showcase-responsive-slider-slider/wpos-analytics/includes/class-anylc-admin.php'),(2734,'wp-content/plugins/wp-logo-showcase-responsive-slider-slider/wpos-analytics/includes/class-anylc-script.php'),(2735,'wp-content/plugins/wp-logo-showcase-responsive-slider-slider/wpos-analytics/includes/wpos-anylc-function.php'),(2736,'wp-content/plugins/wp-logo-showcase-responsive-slider-slider/wpos-analytics/templates/analytic.php'),(2737,'wp-content/plugins/wp-logo-showcase-responsive-slider-slider/wpos-analytics/templates/offers.php'),(2738,'wp-content/plugins/wp-logo-showcase-responsive-slider-slider/wpos-analytics/templates/optout-popup.php'),(2739,'wp-content/plugins/wp-logo-showcase-responsive-slider-slider/wpos-analytics/wpos-analytics.php'),(2740,'wp-content/themes/adaptable-notes/fonts/customizable-blogily'),(2741,'wp-content/themes/adaptable-notes/fonts/customizable-blogily.eot'),(2742,'wp-content/themes/adaptable-notes/fonts/customizable-blogily.svg'),(2743,'wp-content/themes/adaptable-notes/fonts/customizable-blogily.ttf'),(2744,'wp-content/themes/adaptable-notes/fonts/customizable-blogily.woff2'),(2745,'wp-content/themes/adaptable-notes/functions.php'),(2746,'wp-content/themes/adaptable-notes/images/bg-image.jpg'),(2747,'wp-content/themes/adaptable-notes/inc/custom-header.php'),(2748,'wp-content/themes/adaptable-notes/index.php'),(2749,'wp-content/themes/adaptable-notes/readme.txt'),(2750,'wp-content/themes/adaptable-notes/rtl.css'),(2751,'wp-content/themes/adaptable-notes/screenshot.png'),(2752,'wp-content/themes/adaptable-notes/single.php'),(2753,'wp-content/themes/adaptable-notes/style.css'),(2754,'wp-content/themes/ashe/404.php'),(2755,'wp-content/themes/ashe/assets/css/admin.css'),(2756,'wp-content/themes/ashe/assets/css/font-awesome.css'),(2757,'wp-content/themes/ashe/assets/css/fontello.css'),(2758,'wp-content/themes/ashe/assets/css/perfect-scrollbar.css'),(2759,'wp-content/themes/ashe/assets/css/responsive.css'),(2760,'wp-content/themes/ashe/assets/css/slick.css'),(2761,'wp-content/themes/ashe/assets/css/woocommerce.css'),(2762,'wp-content/themes/ashe/assets/fonts/FontAwesome.otf'),(2763,'wp-content/themes/ashe/assets/fonts/fontawesome-webfont.eot'),(2764,'wp-content/themes/ashe/assets/fonts/fontawesome-webfont.svg'),(2765,'wp-content/themes/ashe/assets/fonts/fontawesome-webfont.ttf'),(2766,'wp-content/themes/ashe/assets/fonts/fontawesome-webfont.woff'),(2767,'wp-content/themes/ashe/assets/fonts/fontawesome-webfont.woff2'),(2768,'wp-content/themes/ashe/assets/fonts/fontello.eot'),(2769,'wp-content/themes/ashe/assets/fonts/fontello.eot.svg'),(2770,'wp-content/themes/ashe/assets/fonts/fontello.eot.ttf'),(2771,'wp-content/themes/ashe/assets/fonts/fontello.eot.woff'),(2772,'wp-content/themes/ashe/assets/fonts/fontello.eot.woff2'),(2773,'wp-content/themes/ashe/assets/fonts/fontello.svg'),(2774,'wp-content/themes/ashe/assets/fonts/fontello.ttf'),(2775,'wp-content/themes/ashe/assets/fonts/fontello.woff'),(2776,'wp-content/themes/ashe/assets/fonts/fontello.woff2'),(2777,'wp-content/themes/ashe/assets/images/ajax-thumbnail-rebuild.jpeg'),(2778,'wp-content/themes/ashe/assets/images/ashe_bg.jpg'),(2779,'wp-content/themes/ashe/assets/images/food.jpg'),(2780,'wp-content/themes/ashe/assets/images/image_1.jpg'),(2781,'wp-content/themes/ashe/assets/images/image_2.jpg'),(2782,'wp-content/themes/ashe/assets/images/image_3.jpg'),(2783,'wp-content/themes/ashe/assets/images/image_4.jpg'),(2784,'wp-content/themes/ashe/assets/images/image_5.jpg'),(2785,'wp-content/themes/ashe/assets/images/image_6.jpg'),(2786,'wp-content/themes/ashe/assets/images/img1.jpg'),(2787,'wp-content/themes/ashe/assets/images/img10.jpg'),(2788,'wp-content/themes/ashe/assets/images/img11.jpg'),(2789,'wp-content/themes/ashe/assets/images/img12.jpg'),(2790,'wp-content/themes/ashe/assets/images/img2.jpg'),(2791,'wp-content/themes/ashe/assets/images/img3.jpg'),(2792,'wp-content/themes/ashe/assets/images/img4.jpg'),(2793,'wp-content/themes/ashe/assets/images/img5.jpg'),(2794,'wp-content/themes/ashe/assets/images/img6.jpg'),(2795,'wp-content/themes/ashe/assets/images/img7.jpg'),(2796,'wp-content/themes/ashe/assets/images/img8.jpg'),(2797,'wp-content/themes/ashe/assets/images/img9.jpg'),(2798,'wp-content/themes/ashe/assets/images/lifestyle.jpg'),(2799,'wp-content/themes/ashe/assets/js/custom-plugins.js'),(2800,'wp-content/themes/ashe/assets/js/custom-scripts.js'),(2801,'wp-content/themes/ashe/comments.php'),(2802,'wp-content/themes/ashe/footer.php'),(2803,'wp-content/themes/ashe/functions.php'),(2804,'wp-content/themes/ashe/header.php'),(2805,'wp-content/themes/ashe/inc/about/about-ashe.php'),(2806,'wp-content/themes/ashe/inc/about/css/about-ashe-page.css'),(2807,'wp-content/themes/ashe/inc/about/js/about-ashe-page.js'),(2808,'wp-content/themes/ashe/inc/customizer/css/customizer-ui.css'),(2809,'wp-content/themes/ashe/inc/customizer/css/theme-skins.php'),(2810,'wp-content/themes/ashe/inc/customizer/customizer-defaults.php'),(2811,'wp-content/themes/ashe/inc/customizer/customizer-repeater/class/customizer-repeater-control.php'),(2812,'wp-content/themes/ashe/inc/customizer/customizer-repeater/css/admin-style.css'),(2813,'wp-content/themes/ashe/inc/customizer/customizer-repeater/inc/customizer.php'),(2814,'wp-content/themes/ashe/inc/customizer/customizer-repeater/js/customizer_repeater.js'),(2815,'wp-content/themes/ashe/inc/customizer/customizer.php'),(2816,'wp-content/themes/ashe/inc/customizer/dynamic-css.php'),(2817,'wp-content/themes/ashe/inc/customizer/js/customize-controls.js'),(2818,'wp-content/themes/ashe/inc/customizer/js/customize-preview.js'),(2819,'wp-content/themes/ashe/inc/preview/demo-preview.php'),(2820,'wp-content/themes/ashe/inc/tgm/class-tgm-plugin-activation.php'),(2821,'wp-content/themes/ashe/index.php'),(2822,'wp-content/themes/ashe/languages/ashe.pot'),(2823,'wp-content/themes/ashe/page.php'),(2824,'wp-content/themes/ashe/readme.txt'),(2825,'wp-content/themes/ashe/rtl.css'),(2826,'wp-content/themes/ashe/screenshot.png'),(2827,'wp-content/themes/ashe/single.php'),(2828,'wp-content/themes/ashe/style.css'),(2829,'wp-content/themes/ashe/templates/grid/blog-grid.php'),(2830,'wp-content/themes/ashe/templates/grid/blog-list.php'),(2831,'wp-content/themes/ashe/templates/grid/blog-pagination.php'),(2832,'wp-content/themes/ashe/templates/grid/category-description.php'),(2833,'wp-content/themes/ashe/templates/header/featured-links.php'),(2834,'wp-content/themes/ashe/templates/header/featured-slider-custom.php'),(2835,'wp-content/themes/ashe/templates/header/featured-slider.php'),(2836,'wp-content/themes/ashe/templates/header/main-navigation.php'),(2837,'wp-content/themes/ashe/templates/header/page-header.php'),(2838,'wp-content/themes/ashe/templates/header/preloader.php'),(2839,'wp-content/themes/ashe/templates/header/top-bar.php'),(2840,'wp-content/themes/ashe/templates/sidebars/footer-widgets.php'),(2841,'wp-content/themes/ashe/templates/sidebars/instagram-widget.php'),(2842,'wp-content/themes/ashe/templates/sidebars/sidebar-alt.php'),(2843,'wp-content/themes/ashe/templates/sidebars/sidebar-left.php'),(2844,'wp-content/themes/ashe/templates/sidebars/sidebar-right.php'),(2845,'wp-content/themes/ashe/templates/single/author-description.php'),(2846,'wp-content/themes/ashe/templates/single/comments-area.php'),(2847,'wp-content/themes/ashe/templates/single/post-content.php'),(2848,'wp-content/themes/ashe/templates/single/single-navigation.php'),(2849,'wp-content/themes/clean-commerce/404.php'),(2850,'wp-content/themes/clean-commerce/archive.php'),(2851,'wp-content/themes/clean-commerce/comments.php'),(2852,'wp-content/themes/clean-commerce/css/customize-controls.css'),(2853,'wp-content/themes/clean-commerce/css/customize-controls.min.css'),(2854,'wp-content/themes/clean-commerce/css/metabox.css'),(2855,'wp-content/themes/clean-commerce/css/metabox.min.css'),(2856,'wp-content/themes/clean-commerce/css/widgets.css'),(2857,'wp-content/themes/clean-commerce/css/widgets.min.css'),(2858,'wp-content/themes/clean-commerce/footer.php'),(2859,'wp-content/themes/clean-commerce/functions.php'),(2860,'wp-content/themes/clean-commerce/header.php'),(2861,'wp-content/themes/clean-commerce/inc/core.php'),(2862,'wp-content/themes/clean-commerce/inc/customizer/callback.php'),(2863,'wp-content/themes/clean-commerce/inc/customizer/carousel.php'),(2864,'wp-content/themes/clean-commerce/inc/customizer/control.php'),(2865,'wp-content/themes/clean-commerce/inc/customizer/default.php'),(2866,'wp-content/themes/clean-commerce/inc/customizer/option.php'),(2867,'wp-content/themes/clean-commerce/inc/customizer/partials.php'),(2868,'wp-content/themes/clean-commerce/inc/customizer/sanitize.php'),(2869,'wp-content/themes/clean-commerce/inc/customizer.php'),(2870,'wp-content/themes/clean-commerce/inc/helper/common.php'),(2871,'wp-content/themes/clean-commerce/inc/helper/options.php'),(2872,'wp-content/themes/clean-commerce/inc/hook/basic.php'),(2873,'wp-content/themes/clean-commerce/inc/hook/carousel.php'),(2874,'wp-content/themes/clean-commerce/inc/hook/custom.php'),(2875,'wp-content/themes/clean-commerce/inc/hook/structure.php'),(2876,'wp-content/themes/clean-commerce/inc/hook/tgm.php'),(2877,'wp-content/themes/clean-commerce/inc/init.php'),(2878,'wp-content/themes/clean-commerce/inc/metabox.php'),(2879,'wp-content/themes/clean-commerce/inc/support/footer-widgets.php'),(2880,'wp-content/themes/clean-commerce/inc/support/woocommerce.php'),(2881,'wp-content/themes/clean-commerce/inc/support.php'),(2882,'wp-content/themes/clean-commerce/inc/template-tags.php'),(2883,'wp-content/themes/clean-commerce/inc/widgets.php'),(2884,'wp-content/themes/clean-commerce/index.php'),(2885,'wp-content/themes/clean-commerce/js/admin.js'),(2886,'wp-content/themes/clean-commerce/js/admin.min.js'),(2887,'wp-content/themes/clean-commerce/js/custom.js'),(2888,'wp-content/themes/clean-commerce/js/custom.min.js'),(2889,'wp-content/themes/clean-commerce/js/customize-controls.js'),(2890,'wp-content/themes/clean-commerce/js/customize-controls.min.js'),(2891,'wp-content/themes/clean-commerce/js/skip-link-focus-fix.js'),(2892,'wp-content/themes/clean-commerce/js/skip-link-focus-fix.min.js'),(2893,'wp-content/themes/clean-commerce/js/widgets.js'),(2894,'wp-content/themes/clean-commerce/js/widgets.min.js'),(2895,'wp-content/themes/clean-commerce/languages/clean-commerce.pot'),(2896,'wp-content/themes/clean-commerce/lib/breadcrumbs/breadcrumbs.php'),(2897,'wp-content/themes/clean-commerce/lib/tgm/class-tgm-plugin-activation.php'),(2898,'wp-content/themes/clean-commerce/lib/widget-base/class-widget-base.php'),(2899,'wp-content/themes/clean-commerce/page.php'),(2900,'wp-content/themes/clean-commerce/readme.txt'),(2901,'wp-content/themes/clean-commerce/screenshot.png'),(2902,'wp-content/themes/clean-commerce/search.php'),(2903,'wp-content/themes/clean-commerce/sidebar.php'),(2904,'wp-content/themes/clean-commerce/single.php'),(2905,'wp-content/themes/clean-commerce/style.css'),(2906,'wp-content/themes/clean-commerce/template-parts/content-none.php'),(2907,'wp-content/themes/clean-commerce/template-parts/content-page.php'),(2908,'wp-content/themes/clean-commerce/template-parts/content-search.php'),(2909,'wp-content/themes/clean-commerce/template-parts/content-single.php'),(2910,'wp-content/themes/clean-commerce/template-parts/content.php'),(2911,'wp-content/themes/clean-commerce/third-party/font-awesome/css/font-awesome.css'),(2912,'wp-content/themes/clean-commerce/third-party/font-awesome/css/font-awesome.min.css'),(2913,'wp-content/themes/clean-commerce/third-party/font-awesome/fonts/FontAwesome.otf'),(2914,'wp-content/themes/clean-commerce/third-party/font-awesome/fonts/fontawesome-webfont.eot'),(2915,'wp-content/themes/clean-commerce/third-party/font-awesome/fonts/fontawesome-webfont.svg'),(2916,'wp-content/themes/clean-commerce/third-party/font-awesome/fonts/fontawesome-webfont.ttf'),(2917,'wp-content/themes/clean-commerce/third-party/font-awesome/fonts/fontawesome-webfont.woff'),(2918,'wp-content/themes/clean-commerce/third-party/font-awesome/fonts/fontawesome-webfont.woff2'),(2919,'wp-content/themes/clean-commerce/third-party/sidr/css/jquery.sidr.dark.css'),(2920,'wp-content/themes/clean-commerce/third-party/sidr/css/jquery.sidr.dark.min.css'),(2921,'wp-content/themes/clean-commerce/third-party/sidr/js/jquery.sidr.js'),(2922,'wp-content/themes/clean-commerce/third-party/sidr/js/jquery.sidr.min.js'),(2923,'wp-content/themes/clean-commerce/third-party/slick/slick.css'),(2924,'wp-content/themes/clean-commerce/third-party/slick/slick.js'),(2925,'wp-content/themes/clean-commerce/third-party/slick/slick.min.css'),(2926,'wp-content/themes/clean-commerce/third-party/slick/slick.min.js'),(2927,'wp-content/themes/creativ-blog/404.php'),(2928,'wp-content/themes/creativ-blog/archive.php'),(2929,'wp-content/themes/creativ-blog/assets/css/blocks.css'),(2930,'wp-content/themes/creativ-blog/assets/css/blocks.min.css'),(2931,'wp-content/themes/creativ-blog/assets/css/editor-blocks.css'),(2932,'wp-content/themes/creativ-blog/assets/css/editor-blocks.min.css'),(2933,'wp-content/themes/creativ-blog/assets/css/editor-style.css'),(2934,'wp-content/themes/creativ-blog/assets/css/editor-style.min.css'),(2935,'wp-content/themes/creativ-blog/assets/css/font-awesome.css'),(2936,'wp-content/themes/creativ-blog/assets/css/font-awesome.min.css'),(2937,'wp-content/themes/creativ-blog/assets/css/slick-theme.css'),(2938,'wp-content/themes/creativ-blog/assets/css/slick-theme.min.css'),(2939,'wp-content/themes/creativ-blog/assets/css/slick.css'),(2940,'wp-content/themes/creativ-blog/assets/css/slick.min.css'),(2941,'wp-content/themes/creativ-blog/assets/fonts/ajax-loader.gif'),(2942,'wp-content/themes/creativ-blog/assets/fonts/fontawesome-webfont.woff'),(2943,'wp-content/themes/creativ-blog/assets/fonts/fontawesome-webfont.woff2'),(2944,'wp-content/themes/creativ-blog/assets/fonts/slick.eot'),(2945,'wp-content/themes/creativ-blog/assets/fonts/slick.svg'),(2946,'wp-content/themes/creativ-blog/assets/fonts/slick.ttf'),(2947,'wp-content/themes/creativ-blog/assets/fonts/slick.woff'),(2948,'wp-content/themes/creativ-blog/assets/images/boxed-layout.png'),(2949,'wp-content/themes/creativ-blog/assets/images/default-header.jpg'),(2950,'wp-content/themes/creativ-blog/assets/images/frame-layout.png'),(2951,'wp-content/themes/creativ-blog/assets/images/full-width.png'),(2952,'wp-content/themes/creativ-blog/assets/images/left-sidebar.png'),(2953,'wp-content/themes/creativ-blog/assets/images/no-sidebar.png'),(2954,'wp-content/themes/creativ-blog/assets/images/right-sidebar.png'),(2955,'wp-content/themes/creativ-blog/assets/js/custom.js'),(2956,'wp-content/themes/creativ-blog/assets/js/custom.min.js'),(2957,'wp-content/themes/creativ-blog/assets/js/imagesloaded.pkgd.js'),(2958,'wp-content/themes/creativ-blog/assets/js/imagesloaded.pkgd.min.js'),(2959,'wp-content/themes/creativ-blog/assets/js/jquery.matchHeight.js'),(2960,'wp-content/themes/creativ-blog/assets/js/jquery.matchHeight.min.js'),(2961,'wp-content/themes/creativ-blog/assets/js/navigation.js'),(2962,'wp-content/themes/creativ-blog/assets/js/navigation.min.js'),(2963,'wp-content/themes/creativ-blog/assets/js/packery.pkgd.js'),(2964,'wp-content/themes/creativ-blog/assets/js/packery.pkgd.min.js'),(2965,'wp-content/themes/creativ-blog/assets/js/skip-link-focus-fix.js'),(2966,'wp-content/themes/creativ-blog/assets/js/skip-link-focus-fix.min.js'),(2967,'wp-content/themes/creativ-blog/assets/js/slick.js'),(2968,'wp-content/themes/creativ-blog/assets/js/slick.min.js'),(2969,'wp-content/themes/creativ-blog/comments.php'),(2970,'wp-content/themes/creativ-blog/footer.php'),(2971,'wp-content/themes/creativ-blog/front-page.php'),(2972,'wp-content/themes/creativ-blog/functions.php'),(2973,'wp-content/themes/creativ-blog/header.php'),(2974,'wp-content/themes/creativ-blog/inc/custom-header.php'),(2975,'wp-content/themes/creativ-blog/inc/customizer/active-callback.php'),(2976,'wp-content/themes/creativ-blog/inc/customizer/css/customizer-style.css'),(2977,'wp-content/themes/creativ-blog/inc/customizer/default.php'),(2978,'wp-content/themes/creativ-blog/inc/customizer/home-section.php'),(2979,'wp-content/themes/creativ-blog/inc/customizer/home-sections/about-author.php'),(2980,'wp-content/themes/creativ-blog/inc/customizer/home-sections/slider.php'),(2981,'wp-content/themes/creativ-blog/inc/customizer/js/customizer-scipt.js'),(2982,'wp-content/themes/creativ-blog/inc/customizer/js/customizer.js'),(2983,'wp-content/themes/creativ-blog/inc/customizer/sanitize.php'),(2984,'wp-content/themes/creativ-blog/inc/customizer/theme-section.php'),(2985,'wp-content/themes/creativ-blog/inc/customizer/topbar.php'),(2986,'wp-content/themes/creativ-blog/inc/customizer.php'),(2987,'wp-content/themes/creativ-blog/inc/extras.php'),(2988,'wp-content/themes/creativ-blog/inc/hook/basic.php'),(2989,'wp-content/themes/creativ-blog/inc/hook/custom.php'),(2990,'wp-content/themes/creativ-blog/inc/hook/structure.php'),(2991,'wp-content/themes/creativ-blog/inc/init.php'),(2992,'wp-content/themes/creativ-blog/inc/template-tags.php'),(2993,'wp-content/themes/creativ-blog/inc/tgm-plugin/class-tgm-plugin-activation.php'),(2994,'wp-content/themes/creativ-blog/inc/tgm-plugin/tgm-hook.php'),(2995,'wp-content/themes/creativ-blog/index.php'),(2996,'wp-content/themes/creativ-blog/languages/creativ-blog.pot'),(2997,'wp-content/themes/creativ-blog/page.php'),(2998,'wp-content/themes/creativ-blog/readme.txt'),(2999,'wp-content/themes/creativ-blog/screenshot.png'),(3000,'wp-content/themes/creativ-blog/search.php'),(3001,'wp-content/themes/creativ-blog/searchform.php'),(3002,'wp-content/themes/creativ-blog/sections/section-about-author.php'),(3003,'wp-content/themes/creativ-blog/sections/section-featured-slider.php'),(3004,'wp-content/themes/creativ-blog/sidebar.php'),(3005,'wp-content/themes/creativ-blog/single.php'),(3006,'wp-content/themes/creativ-blog/style.css'),(3007,'wp-content/themes/creativ-blog/template-parts/content-none.php'),(3008,'wp-content/themes/creativ-blog/template-parts/content-page.php'),(3009,'wp-content/themes/creativ-blog/template-parts/content-search.php'),(3010,'wp-content/themes/creativ-blog/template-parts/content-single.php'),(3011,'wp-content/themes/creativ-blog/template-parts/content.php'),(3012,'wp-content/themes/customizable-blogily/404.php'),(3013,'wp-content/themes/customizable-blogily/archive.php'),(3014,'wp-content/themes/customizable-blogily/comments.php'),(3015,'wp-content/themes/customizable-blogily/css/addons.css'),(3016,'wp-content/themes/customizable-blogily/css/compare.css'),(3017,'wp-content/themes/customizable-blogily/css/woocommerce2.css'),(3018,'wp-content/themes/customizable-blogily/fonts/customizable-blogily'),(3019,'wp-content/themes/customizable-blogily/fonts/customizable-blogily.eot'),(3020,'wp-content/themes/customizable-blogily/fonts/customizable-blogily.svg'),(3021,'wp-content/themes/customizable-blogily/fonts/customizable-blogily.ttf'),(3022,'wp-content/themes/customizable-blogily/fonts/customizable-blogily.woff2'),(3023,'wp-content/themes/customizable-blogily/footer.php'),(3024,'wp-content/themes/customizable-blogily/functions.php'),(3025,'wp-content/themes/customizable-blogily/header.php'),(3026,'wp-content/themes/customizable-blogily/icons/check.png'),(3027,'wp-content/themes/customizable-blogily/icons/cross.png'),(3028,'wp-content/themes/customizable-blogily/images/top-bg.png'),(3029,'wp-content/themes/customizable-blogily/images/top-bg_thumb.png'),(3030,'wp-content/themes/customizable-blogily/inc/custom-header.php'),(3031,'wp-content/themes/customizable-blogily/inc/customizer.php'),(3032,'wp-content/themes/customizable-blogily/inc/extras.php'),(3033,'wp-content/themes/customizable-blogily/inc/jetpack.php'),(3034,'wp-content/themes/customizable-blogily/inc/template-tags.php'),(3035,'wp-content/themes/customizable-blogily/index.php'),(3036,'wp-content/themes/customizable-blogily/js/addons.js'),(3037,'wp-content/themes/customizable-blogily/js/customizer.js'),(3038,'wp-content/themes/customizable-blogily/js/customscripts.js'),(3039,'wp-content/themes/customizable-blogily/justinadlock-customizer-button/class-customize.php'),(3040,'wp-content/themes/customizable-blogily/justinadlock-customizer-button/customize-controls.css'),(3041,'wp-content/themes/customizable-blogily/justinadlock-customizer-button/customize-controls.js'),(3042,'wp-content/themes/customizable-blogily/justinadlock-customizer-button/license.md'),(3043,'wp-content/themes/customizable-blogily/justinadlock-customizer-button/readme.md'),(3044,'wp-content/themes/customizable-blogily/justinadlock-customizer-button/section-pro.php'),(3045,'wp-content/themes/customizable-blogily/languages/customizable-blogily.pot'),(3046,'wp-content/themes/customizable-blogily/languages/readme.txt'),(3047,'wp-content/themes/customizable-blogily/page.php'),(3048,'wp-content/themes/customizable-blogily/readme.txt'),(3049,'wp-content/themes/customizable-blogily/rtl.css'),(3050,'wp-content/themes/customizable-blogily/screenshot.png'),(3051,'wp-content/themes/customizable-blogily/search.php'),(3052,'wp-content/themes/customizable-blogily/searchform.php'),(3053,'wp-content/themes/customizable-blogily/sidebar.php'),(3054,'wp-content/themes/customizable-blogily/single.php'),(3055,'wp-content/themes/customizable-blogily/style.css'),(3056,'wp-content/themes/customizable-blogily/tgm/CHANGELOG.md'),(3057,'wp-content/themes/customizable-blogily/tgm/CONTRIBUTING.md'),(3058,'wp-content/themes/customizable-blogily/tgm/LICENSE.md'),(3059,'wp-content/themes/customizable-blogily/tgm/README.md'),(3060,'wp-content/themes/customizable-blogily/tgm/class-tgm-plugin-activation.php'),(3061,'wp-content/themes/customizable-blogily/tgm/example.php'),(3062,'wp-content/themes/customizable-blogily/woocommerce/archive-product.php'),(3063,'wp-content/themes/customizable-blogily/woocommerce/single-product.php'),(3064,'wp-content/themes/index.php'),(3065,'wp-content/themes/mapro/404.php'),(3066,'wp-content/themes/mapro/archive.php'),(3067,'wp-content/themes/mapro/comments.php'),(3068,'wp-content/themes/mapro/css/bootstrap.css'),(3069,'wp-content/themes/mapro/css/font-awesome.css'),(3070,'wp-content/themes/mapro/css/fonts/fontawesome-webfont3e6e.ttf'),(3071,'wp-content/themes/mapro/css/images/AjaxLoader.gif'),(3072,'wp-content/themes/mapro/css/images/bx_loader.gif'),(3073,'wp-content/themes/mapro/css/images/controls.png'),(3074,'wp-content/themes/mapro/css/images/grabbing.png'),(3075,'wp-content/themes/mapro/css/mapro-admin.css'),(3076,'wp-content/themes/mapro/css/owl.carousel.css'),(3077,'wp-content/themes/mapro/css/owl.theme.default.css'),(3078,'wp-content/themes/mapro/css/preview.css'),(3079,'wp-content/themes/mapro/css/responsive.css'),(3080,'wp-content/themes/mapro/css/skin-2.css'),(3081,'wp-content/themes/mapro/footer.php'),(3082,'wp-content/themes/mapro/front-page.php'),(3083,'wp-content/themes/mapro/functions.php'),(3084,'wp-content/themes/mapro/header.php'),(3085,'wp-content/themes/mapro/home-templates/section-front-page.php'),(3086,'wp-content/themes/mapro/images/banner-shadow.png'),(3087,'wp-content/themes/mapro/images/banner.jpg'),(3088,'wp-content/themes/mapro/images/bg.jpg'),(3089,'wp-content/themes/mapro/images/featured-bg.png'),(3090,'wp-content/themes/mapro/inc/breadcrumbs-trail.php'),(3091,'wp-content/themes/mapro/inc/breadcrumbs.php'),(3092,'wp-content/themes/mapro/inc/class-tgm-plugin-activation.php'),(3093,'wp-content/themes/mapro/inc/colors.php'),(3094,'wp-content/themes/mapro/inc/css/admin-style.css'),(3095,'wp-content/themes/mapro/inc/css/chosen-sprite.png'),(3096,'wp-content/themes/mapro/inc/css/chosen-sprite@2x.png'),(3097,'wp-content/themes/mapro/inc/css/chosen.css'),(3098,'wp-content/themes/mapro/inc/css/customizer-style.css'),(3099,'wp-content/themes/mapro/inc/custom-header.php'),(3100,'wp-content/themes/mapro/inc/customizer.php'),(3101,'wp-content/themes/mapro/inc/hook-tgm.php'),(3102,'wp-content/themes/mapro/inc/js/admin-scripts.js'),(3103,'wp-content/themes/mapro/inc/js/chosen.jquery.js'),(3104,'wp-content/themes/mapro/inc/js/customizer-scripts.js'),(3105,'wp-content/themes/mapro/inc/mapro-functions.php'),(3106,'wp-content/themes/mapro/inc/template-tags.php'),(3107,'wp-content/themes/mapro/index.php'),(3108,'wp-content/themes/mapro/js/bootstrap.js'),(3109,'wp-content/themes/mapro/js/custom.js'),(3110,'wp-content/themes/mapro/js/customizer.js'),(3111,'wp-content/themes/mapro/js/imagesloaded.js'),(3112,'wp-content/themes/mapro/js/isotope.js'),(3113,'wp-content/themes/mapro/js/jquery.hover3d.js'),(3114,'wp-content/themes/mapro/js/navigation.js'),(3115,'wp-content/themes/mapro/js/owl.carousel.js'),(3116,'wp-content/themes/mapro/js/owl.custom.js'),(3117,'wp-content/themes/mapro/js/popper.js'),(3118,'wp-content/themes/mapro/languages/mapro.pot'),(3119,'wp-content/themes/mapro/mapro-adm-style-options.php'),(3120,'wp-content/themes/mapro/mapro-customizer-pro-btn.php'),(3121,'wp-content/themes/mapro/mapro-options.php'),(3122,'wp-content/themes/mapro/page.php'),(3123,'wp-content/themes/mapro/readme.txt'),(3124,'wp-content/themes/mapro/screenshot.png'),(3125,'wp-content/themes/mapro/search.php'),(3126,'wp-content/themes/mapro/sidebar.php'),(3127,'wp-content/themes/mapro/single.php'),(3128,'wp-content/themes/mapro/style.css'),(3129,'wp-content/themes/mapro/template-parts/content-none.php'),(3130,'wp-content/themes/mapro/template-parts/content-page.php'),(3131,'wp-content/themes/mapro/template-parts/content-search.php'),(3132,'wp-content/themes/mapro/template-parts/content-single.php'),(3133,'wp-content/themes/mapro/template-parts/content.php'),(3134,'wp-content/themes/mapro/webfonts/fa-brands-400.ttf'),(3135,'wp-content/themes/mapro/webfonts/fa-regular-400.ttf'),(3136,'wp-content/themes/mapro/webfonts/fa-solid-900.ttf'),(3137,'wp-content/themes/neve/404.php'),(3138,'wp-content/themes/neve/500.php'),(3139,'wp-content/themes/neve/CHANGELOG.md'),(3140,'wp-content/themes/neve/LICENSE.txt'),(3141,'wp-content/themes/neve/assets/css/customizer-preview.css'),(3142,'wp-content/themes/neve/assets/css/customizer-preview.css.map'),(3143,'wp-content/themes/neve/assets/css/customizer-preview.min.css'),(3144,'wp-content/themes/neve/assets/css/customizer-style-rtl.css'),(3145,'wp-content/themes/neve/assets/css/customizer-style-rtl.min.css'),(3146,'wp-content/themes/neve/assets/css/customizer-style.css'),(3147,'wp-content/themes/neve/assets/css/customizer-style.min.css'),(3148,'wp-content/themes/neve/assets/css/gutenberg-editor-style.css'),(3149,'wp-content/themes/neve/assets/css/gutenberg-editor-style.css.map'),(3150,'wp-content/themes/neve/assets/css/gutenberg-editor-style.min.css'),(3151,'wp-content/themes/neve/assets/css/lifter.css'),(3152,'wp-content/themes/neve/assets/css/lifter.css.map'),(3153,'wp-content/themes/neve/assets/css/lifter.min.css'),(3154,'wp-content/themes/neve/assets/css/woocommerce-rtl.css'),(3155,'wp-content/themes/neve/assets/css/woocommerce-rtl.min.css'),(3156,'wp-content/themes/neve/assets/css/woocommerce.css'),(3157,'wp-content/themes/neve/assets/css/woocommerce.css.map'),(3158,'wp-content/themes/neve/assets/css/woocommerce.min.css'),(3159,'wp-content/themes/neve/assets/img/header-presets/Centered.jpg'),(3160,'wp-content/themes/neve/assets/img/header-presets/Classic.jpg'),(3161,'wp-content/themes/neve/assets/img/header-presets/Inverted.jpg'),(3162,'wp-content/themes/neve/assets/img/header-presets/Spaced.jpg'),(3163,'wp-content/themes/neve/assets/img/logo.png'),(3164,'wp-content/themes/neve/assets/img/sites-list.jpg'),(3165,'wp-content/themes/neve/assets/js/build/all/customizer-controls.js'),(3166,'wp-content/themes/neve/assets/js/build/all/customizer-preview.js'),(3167,'wp-content/themes/neve/assets/js/build/all/frontend.js'),(3168,'wp-content/themes/neve/assets/js/build/all/metabox.js'),(3169,'wp-content/themes/neve/assets/js/build/all/shop.js'),(3170,'wp-content/themes/neve/assets/js/build/modern/frontend.js'),(3171,'wp-content/themes/neve/assets/js/build/modern/shop.js'),(3172,'wp-content/themes/neve/assets/js/customizer-preview.js'),(3173,'wp-content/themes/neve/assets/js/src/customizer-preview/app.js'),(3174,'wp-content/themes/neve/assets/js/src/frontend/app.js'),(3175,'wp-content/themes/neve/assets/js/src/frontend/blog.js'),(3176,'wp-content/themes/neve/assets/js/src/frontend/hgf.js'),(3177,'wp-content/themes/neve/assets/js/src/frontend/navigation.js'),(3178,'wp-content/themes/neve/assets/js/src/metabox.js'),(3179,'wp-content/themes/neve/assets/js/src/shop/app.js'),(3180,'wp-content/themes/neve/assets/js/src/utils.js'),(3181,'wp-content/themes/neve/autoloader.php'),(3182,'wp-content/themes/neve/comments.php'),(3183,'wp-content/themes/neve/footer-pwa.php'),(3184,'wp-content/themes/neve/footer.php'),(3185,'wp-content/themes/neve/functions.php'),(3186,'wp-content/themes/neve/globals/hooks.php'),(3187,'wp-content/themes/neve/globals/migrations.php'),(3188,'wp-content/themes/neve/globals/sanitize-functions.php'),(3189,'wp-content/themes/neve/globals/utilities.php'),(3190,'wp-content/themes/neve/gutenberg/blocks/about-us/screenshot.jpg'),(3191,'wp-content/themes/neve/gutenberg/blocks/about-us/template.json'),(3192,'wp-content/themes/neve/gutenberg/blocks/big-title/screenshot.jpg'),(3193,'wp-content/themes/neve/gutenberg/blocks/big-title/template.json'),(3194,'wp-content/themes/neve/gutenberg/blocks/blog/screenshot.jpg'),(3195,'wp-content/themes/neve/gutenberg/blocks/blog/template.json'),(3196,'wp-content/themes/neve/gutenberg/blocks/contact/screenshot.jpg'),(3197,'wp-content/themes/neve/gutenberg/blocks/contact/template.json'),(3198,'wp-content/themes/neve/gutenberg/blocks/features/screenshot.jpg'),(3199,'wp-content/themes/neve/gutenberg/blocks/features/template.json'),(3200,'wp-content/themes/neve/gutenberg/blocks/footer/screenshot.png'),(3201,'wp-content/themes/neve/gutenberg/blocks/footer/template.json'),(3202,'wp-content/themes/neve/gutenberg/blocks/our-focus/screenshot.png'),(3203,'wp-content/themes/neve/gutenberg/blocks/our-focus/template.json'),(3204,'wp-content/themes/neve/gutenberg/blocks/our-team/screenshot.jpg'),(3205,'wp-content/themes/neve/gutenberg/blocks/our-team/template.json'),(3206,'wp-content/themes/neve/gutenberg/blocks/pricing/screenshot.jpg'),(3207,'wp-content/themes/neve/gutenberg/blocks/pricing/template.json'),(3208,'wp-content/themes/neve/gutenberg/blocks/ribbon/screenshot.jpg'),(3209,'wp-content/themes/neve/gutenberg/blocks/ribbon/template.json'),(3210,'wp-content/themes/neve/gutenberg/blocks/testimonials/screenshot.jpg'),(3211,'wp-content/themes/neve/gutenberg/blocks/testimonials/template.json'),(3212,'wp-content/themes/neve/gutenberg/blocks/video/screenshot.jpg'),(3213,'wp-content/themes/neve/gutenberg/blocks/video/template.json'),(3214,'wp-content/themes/neve/header-footer-grid/Core/Builder/Abstract_Builder.php'),(3215,'wp-content/themes/neve/header-footer-grid/Core/Builder/Footer.php'),(3216,'wp-content/themes/neve/header-footer-grid/Core/Builder/Header.php'),(3217,'wp-content/themes/neve/header-footer-grid/Core/Components/Abstract_Component.php'),(3218,'wp-content/themes/neve/header-footer-grid/Core/Components/Abstract_FooterWidget.php'),(3219,'wp-content/themes/neve/header-footer-grid/Core/Components/Button.php'),(3220,'wp-content/themes/neve/header-footer-grid/Core/Components/CartIcon.php'),(3221,'wp-content/themes/neve/header-footer-grid/Core/Components/Copyright.php'),(3222,'wp-content/themes/neve/header-footer-grid/Core/Components/CustomHtml.php'),(3223,'wp-content/themes/neve/header-footer-grid/Core/Components/FooterWidgetFour.php'),(3224,'wp-content/themes/neve/header-footer-grid/Core/Components/FooterWidgetOne.php'),(3225,'wp-content/themes/neve/header-footer-grid/Core/Components/FooterWidgetThree.php'),(3226,'wp-content/themes/neve/header-footer-grid/Core/Components/FooterWidgetTwo.php'),(3227,'wp-content/themes/neve/header-footer-grid/Core/Components/Logo.php'),(3228,'wp-content/themes/neve/header-footer-grid/Core/Components/MenuIcon.php'),(3229,'wp-content/themes/neve/header-footer-grid/Core/Components/Nav.php'),(3230,'wp-content/themes/neve/header-footer-grid/Core/Components/NavFooter.php'),(3231,'wp-content/themes/neve/header-footer-grid/Core/Components/Search.php'),(3232,'wp-content/themes/neve/header-footer-grid/Core/Components/SearchResponsive.php'),(3233,'wp-content/themes/neve/header-footer-grid/Core/Components/SecondNav.php'),(3234,'wp-content/themes/neve/header-footer-grid/Core/Customizer/Instructions_Section.php'),(3235,'wp-content/themes/neve/header-footer-grid/Core/Customizer/SpacingControl.php'),(3236,'wp-content/themes/neve/header-footer-grid/Core/Customizer/responsive-spacing.css'),(3237,'wp-content/themes/neve/header-footer-grid/Core/Customizer/responsive-spacing.js'),(3238,'wp-content/themes/neve/header-footer-grid/Core/Customizer.php'),(3239,'wp-content/themes/neve/header-footer-grid/Core/Interfaces/Builder.php'),(3240,'wp-content/themes/neve/header-footer-grid/Core/Interfaces/Component.php'),(3241,'wp-content/themes/neve/header-footer-grid/Core/Magic_Tags.php'),(3242,'wp-content/themes/neve/header-footer-grid/Core/Settings/Config.php'),(3243,'wp-content/themes/neve/header-footer-grid/Core/Settings/Defaults.php'),(3244,'wp-content/themes/neve/header-footer-grid/Core/Settings/Manager.php'),(3245,'wp-content/themes/neve/header-footer-grid/Main.php'),(3246,'wp-content/themes/neve/header-footer-grid/Traits/Core.php'),(3247,'wp-content/themes/neve/header-footer-grid/assets/css/admin/customizer/customizer-rtl.css'),(3248,'wp-content/themes/neve/header-footer-grid/assets/css/admin/customizer/customizer-rtl.min.css'),(3249,'wp-content/themes/neve/header-footer-grid/assets/css/admin/customizer/customizer.css'),(3250,'wp-content/themes/neve/header-footer-grid/assets/css/admin/customizer/customizer.min.css'),(3251,'wp-content/themes/neve/header-footer-grid/assets/css/style-rtl.min.css'),(3252,'wp-content/themes/neve/header-footer-grid/assets/css/style.min.css'),(3253,'wp-content/themes/neve/header-footer-grid/assets/images/customizer/blog_2column.svg'),(3254,'wp-content/themes/neve/header-footer-grid/assets/images/customizer/blog_boxed.svg'),(3255,'wp-content/themes/neve/header-footer-grid/assets/images/customizer/blog_classic.svg'),(3256,'wp-content/themes/neve/header-footer-grid/assets/images/customizer/blog_classic_rounded.svg'),(3257,'wp-content/themes/neve/header-footer-grid/assets/images/customizer/blog_column.svg'),(3258,'wp-content/themes/neve/header-footer-grid/assets/images/customizer/blog_lateral.svg'),(3259,'wp-content/themes/neve/header-footer-grid/assets/images/customizer/blog_masonry.svg'),(3260,'wp-content/themes/neve/header-footer-grid/assets/images/customizer/blog_timeline.svg'),(3261,'wp-content/themes/neve/header-footer-grid/assets/images/customizer/component-site-logo.jpg'),(3262,'wp-content/themes/neve/header-footer-grid/assets/images/customizer/hfg.mp4'),(3263,'wp-content/themes/neve/header-footer-grid/assets/images/customizer/menu_style_1.svg'),(3264,'wp-content/themes/neve/header-footer-grid/assets/images/customizer/menu_style_2.svg'),(3265,'wp-content/themes/neve/header-footer-grid/assets/images/customizer/menu_style_3.svg'),(3266,'wp-content/themes/neve/header-footer-grid/assets/images/customizer/menu_style_4.svg'),(3267,'wp-content/themes/neve/header-footer-grid/assets/images/customizer/menu_style_5.svg'),(3268,'wp-content/themes/neve/header-footer-grid/assets/images/customizer/text_mode_dark.svg'),(3269,'wp-content/themes/neve/header-footer-grid/assets/images/customizer/text_mode_light.svg'),(3270,'wp-content/themes/neve/header-footer-grid/assets/images/customizer/wc-layout-default.svg'),(3271,'wp-content/themes/neve/header-footer-grid/assets/images/customizer/wc-layout-left-grid.svg'),(3272,'wp-content/themes/neve/header-footer-grid/assets/images/customizer/wc-layout-top-full.svg'),(3273,'wp-content/themes/neve/header-footer-grid/assets/images/customizer/wc-layout-top-medium.svg'),(3274,'wp-content/themes/neve/header-footer-grid/assets/js/customizer/builder.js'),(3275,'wp-content/themes/neve/header-footer-grid/assets/js/customizer/builder.min.js'),(3276,'wp-content/themes/neve/header-footer-grid/assets/js/customizer/customizer.js'),(3277,'wp-content/themes/neve/header-footer-grid/assets/js/customizer/customizer.min.js'),(3278,'wp-content/themes/neve/header-footer-grid/assets/js/theme.js'),(3279,'wp-content/themes/neve/header-footer-grid/assets/js/theme.min.js'),(3280,'wp-content/themes/neve/header-footer-grid/functions-migration.php'),(3281,'wp-content/themes/neve/header-footer-grid/functions-template.php'),(3282,'wp-content/themes/neve/header-footer-grid/loader.php'),(3283,'wp-content/themes/neve/header-footer-grid/templates/component-wrapper.php'),(3284,'wp-content/themes/neve/header-footer-grid/templates/components/component-button.php'),(3285,'wp-content/themes/neve/header-footer-grid/templates/components/component-cart-icon.php'),(3286,'wp-content/themes/neve/header-footer-grid/templates/components/component-copyright.php'),(3287,'wp-content/themes/neve/header-footer-grid/templates/components/component-footer-sidebar.php'),(3288,'wp-content/themes/neve/header-footer-grid/templates/components/component-html.php'),(3289,'wp-content/themes/neve/header-footer-grid/templates/components/component-logo.php'),(3290,'wp-content/themes/neve/header-footer-grid/templates/components/component-menu-icon.php'),(3291,'wp-content/themes/neve/header-footer-grid/templates/components/component-nav-footer.php'),(3292,'wp-content/themes/neve/header-footer-grid/templates/components/component-nav-secondary.php'),(3293,'wp-content/themes/neve/header-footer-grid/templates/components/component-nav.php'),(3294,'wp-content/themes/neve/header-footer-grid/templates/components/component-search-responsive.php'),(3295,'wp-content/themes/neve/header-footer-grid/templates/components/component-search.php'),(3296,'wp-content/themes/neve/header-footer-grid/templates/footer-row-wrapper.php'),(3297,'wp-content/themes/neve/header-footer-grid/templates/footer-wrapper.php'),(3298,'wp-content/themes/neve/header-footer-grid/templates/header-wrapper.php'),(3299,'wp-content/themes/neve/header-footer-grid/templates/row-wrapper-main.php'),(3300,'wp-content/themes/neve/header-footer-grid/templates/row-wrapper-mobile.php'),(3301,'wp-content/themes/neve/header-footer-grid/templates/row-wrapper.php'),(3302,'wp-content/themes/neve/header-footer-grid/templates/rows.php'),(3303,'wp-content/themes/neve/header-pwa.php'),(3304,'wp-content/themes/neve/header.php'),(3305,'wp-content/themes/neve/inc/admin/metabox/controls/checkbox.php'),(3306,'wp-content/themes/neve/inc/admin/metabox/controls/control_base.php'),(3307,'wp-content/themes/neve/inc/admin/metabox/controls/radio.php'),(3308,'wp-content/themes/neve/inc/admin/metabox/controls/range.php'),(3309,'wp-content/themes/neve/inc/admin/metabox/controls/separator.php'),(3310,'wp-content/themes/neve/inc/admin/metabox/controls_base.php'),(3311,'wp-content/themes/neve/inc/admin/metabox/main.php'),(3312,'wp-content/themes/neve/inc/admin/metabox/manager.php'),(3313,'wp-content/themes/neve/inc/admin/plugin_install/main.php'),(3314,'wp-content/themes/neve/inc/admin/plugin_install/plugin-install.js'),(3315,'wp-content/themes/neve/inc/compatibility/amp.php'),(3316,'wp-content/themes/neve/inc/compatibility/beaver.php'),(3317,'wp-content/themes/neve/inc/compatibility/elementor.php'),(3318,'wp-content/themes/neve/inc/compatibility/generic.php'),(3319,'wp-content/themes/neve/inc/compatibility/header_footer_beaver.php'),(3320,'wp-content/themes/neve/inc/compatibility/header_footer_elementor.php'),(3321,'wp-content/themes/neve/inc/compatibility/lifter.php'),(3322,'wp-content/themes/neve/inc/compatibility/page_builder_base.php'),(3323,'wp-content/themes/neve/inc/compatibility/pwa.php'),(3324,'wp-content/themes/neve/inc/compatibility/woocommerce.php'),(3325,'wp-content/themes/neve/inc/core/admin.php'),(3326,'wp-content/themes/neve/inc/core/core_loader.php'),(3327,'wp-content/themes/neve/inc/core/factory.php'),(3328,'wp-content/themes/neve/inc/core/front_end.php'),(3329,'wp-content/themes/neve/inc/customizer/base_customizer.php'),(3330,'wp-content/themes/neve/inc/customizer/controls/button.php'),(3331,'wp-content/themes/neve/inc/customizer/controls/button_group.php'),(3332,'wp-content/themes/neve/inc/customizer/controls/checkbox.php'),(3333,'wp-content/themes/neve/inc/customizer/controls/css/_generic.css'),(3334,'wp-content/themes/neve/inc/customizer/controls/css/button-group.css'),(3335,'wp-content/themes/neve/inc/customizer/controls/css/checkbox.css'),(3336,'wp-content/themes/neve/inc/customizer/controls/css/dimensions.css'),(3337,'wp-content/themes/neve/inc/customizer/controls/css/font-selector.css'),(3338,'wp-content/themes/neve/inc/customizer/controls/css/heading.css'),(3339,'wp-content/themes/neve/inc/customizer/controls/css/order.css'),(3340,'wp-content/themes/neve/inc/customizer/controls/css/radio-image.css'),(3341,'wp-content/themes/neve/inc/customizer/controls/css/range.css'),(3342,'wp-content/themes/neve/inc/customizer/controls/css/responsive-number.css'),(3343,'wp-content/themes/neve/inc/customizer/controls/css/tabs.css'),(3344,'wp-content/themes/neve/inc/customizer/controls/css/upsells.css'),(3345,'wp-content/themes/neve/inc/customizer/controls/heading.php'),(3346,'wp-content/themes/neve/inc/customizer/controls/js/button.js'),(3347,'wp-content/themes/neve/inc/customizer/controls/js/heading.js'),(3348,'wp-content/themes/neve/inc/customizer/controls/js/multi-select.js'),(3349,'wp-content/themes/neve/inc/customizer/controls/js/ordering.js'),(3350,'wp-content/themes/neve/inc/customizer/controls/js/range.js'),(3351,'wp-content/themes/neve/inc/customizer/controls/js/responsive-input.js'),(3352,'wp-content/themes/neve/inc/customizer/controls/js/responsive-switchers.js'),(3353,'wp-content/themes/neve/inc/customizer/controls/js/subcontrols-allowing.js'),(3354,'wp-content/themes/neve/inc/customizer/controls/js/tabs.js'),(3355,'wp-content/themes/neve/inc/customizer/controls/js/upsell.js'),(3356,'wp-content/themes/neve/inc/customizer/controls/ordering.php'),(3357,'wp-content/themes/neve/inc/customizer/controls/radio_image.php'),(3358,'wp-content/themes/neve/inc/customizer/controls/range.php'),(3359,'wp-content/themes/neve/inc/customizer/controls/react/bundle/controls.css'),(3360,'wp-content/themes/neve/inc/customizer/controls/react/bundle/controls.js'),(3361,'wp-content/themes/neve/inc/customizer/controls/react/button_appearance.php'),(3362,'wp-content/themes/neve/inc/customizer/controls/react/color.php'),(3363,'wp-content/themes/neve/inc/customizer/controls/react/font_family.php'),(3364,'wp-content/themes/neve/inc/customizer/controls/react/presets_selector.php'),(3365,'wp-content/themes/neve/inc/customizer/controls/react/radio_buttons.php'),(3366,'wp-content/themes/neve/inc/customizer/controls/react/range.php'),(3367,'wp-content/themes/neve/inc/customizer/controls/react/responsive_range.php'),(3368,'wp-content/themes/neve/inc/customizer/controls/react/spacing.php'),(3369,'wp-content/themes/neve/inc/customizer/controls/react/src/background/BackgroundComponent.js'),(3370,'wp-content/themes/neve/inc/customizer/controls/react/src/background/Control.js'),(3371,'wp-content/themes/neve/inc/customizer/controls/react/src/button-appearance/ButtonAppearanceComponent.js'),(3372,'wp-content/themes/neve/inc/customizer/controls/react/src/button-appearance/Control.js'),(3373,'wp-content/themes/neve/inc/customizer/controls/react/src/color/ColorComponent.js'),(3374,'wp-content/themes/neve/inc/customizer/controls/react/src/color/Control.js'),(3375,'wp-content/themes/neve/inc/customizer/controls/react/src/common/ColorControl.js'),(3376,'wp-content/themes/neve/inc/customizer/controls/react/src/common/NumberControl.js'),(3377,'wp-content/themes/neve/inc/customizer/controls/react/src/common/RadioIcons.js'),(3378,'wp-content/themes/neve/inc/customizer/controls/react/src/common/Responsive.js'),(3379,'wp-content/themes/neve/inc/customizer/controls/react/src/common/SingleSizingInput.js'),(3380,'wp-content/themes/neve/inc/customizer/controls/react/src/common/Sizing.js'),(3381,'wp-content/themes/neve/inc/customizer/controls/react/src/common/common.js'),(3382,'wp-content/themes/neve/inc/customizer/controls/react/src/common/svg.js'),(3383,'wp-content/themes/neve/inc/customizer/controls/react/src/dynamic-fields/dynamic-field-inserter.js'),(3384,'wp-content/themes/neve/inc/customizer/controls/react/src/dynamic-fields/index.js'),(3385,'wp-content/themes/neve/inc/customizer/controls/react/src/font-family/Control.js'),(3386,'wp-content/themes/neve/inc/customizer/controls/react/src/font-family/FontFamilyComponent.js'),(3387,'wp-content/themes/neve/inc/customizer/controls/react/src/font-family/FontFamilySelector.js'),(3388,'wp-content/themes/neve/inc/customizer/controls/react/src/font-family/FontPreviewLink.js'),(3389,'wp-content/themes/neve/inc/customizer/controls/react/src/index.js'),(3390,'wp-content/themes/neve/inc/customizer/controls/react/src/presets-selector/Control.js'),(3391,'wp-content/themes/neve/inc/customizer/controls/react/src/presets-selector/PresetsSelector.js'),(3392,'wp-content/themes/neve/inc/customizer/controls/react/src/radio-buttons/Control.js'),(3393,'wp-content/themes/neve/inc/customizer/controls/react/src/radio-buttons/RadioButtonsComponent.js'),(3394,'wp-content/themes/neve/inc/customizer/controls/react/src/range/Control.js'),(3395,'wp-content/themes/neve/inc/customizer/controls/react/src/range/RangeComponent.js'),(3396,'wp-content/themes/neve/inc/customizer/controls/react/src/responsive-range/Control.js'),(3397,'wp-content/themes/neve/inc/customizer/controls/react/src/responsive-range/ResponsiveRangeComponent.js'),(3398,'wp-content/themes/neve/inc/customizer/controls/react/src/scss/_background-control.scss'),(3399,'wp-content/themes/neve/inc/customizer/controls/react/src/scss/_button-appearance.scss'),(3400,'wp-content/themes/neve/inc/customizer/controls/react/src/scss/_color.scss'),(3401,'wp-content/themes/neve/inc/customizer/controls/react/src/scss/_dynamic-tag.scss'),(3402,'wp-content/themes/neve/inc/customizer/controls/react/src/scss/_general.scss'),(3403,'wp-content/themes/neve/inc/customizer/controls/react/src/scss/_presets-selector.scss'),(3404,'wp-content/themes/neve/inc/customizer/controls/react/src/scss/_radio-icons.scss'),(3405,'wp-content/themes/neve/inc/customizer/controls/react/src/scss/_ranges.scss'),(3406,'wp-content/themes/neve/inc/customizer/controls/react/src/scss/_responsive.scss'),(3407,'wp-content/themes/neve/inc/customizer/controls/react/src/scss/_sizing.scss'),(3408,'wp-content/themes/neve/inc/customizer/controls/react/src/scss/_typeface.scss'),(3409,'wp-content/themes/neve/inc/customizer/controls/react/src/scss/_units.scss'),(3410,'wp-content/themes/neve/inc/customizer/controls/react/src/scss/_vars.scss'),(3411,'wp-content/themes/neve/inc/customizer/controls/react/src/spacing/Control.js'),(3412,'wp-content/themes/neve/inc/customizer/controls/react/src/spacing/SpacingComponent.js'),(3413,'wp-content/themes/neve/inc/customizer/controls/react/src/style.scss'),(3414,'wp-content/themes/neve/inc/customizer/controls/react/src/toggle/Control.js'),(3415,'wp-content/themes/neve/inc/customizer/controls/react/src/toggle/ToggleComponent.js'),(3416,'wp-content/themes/neve/inc/customizer/controls/react/src/typeface/Control.js'),(3417,'wp-content/themes/neve/inc/customizer/controls/react/src/typeface/TypefaceComponent.js'),(3418,'wp-content/themes/neve/inc/customizer/controls/react/typography.php'),(3419,'wp-content/themes/neve/inc/customizer/controls/responsive_number.php'),(3420,'wp-content/themes/neve/inc/customizer/controls/tabs.php'),(3421,'wp-content/themes/neve/inc/customizer/controls/upsell_control.php'),(3422,'wp-content/themes/neve/inc/customizer/loader.php'),(3423,'wp-content/themes/neve/inc/customizer/options/buttons.php'),(3424,'wp-content/themes/neve/inc/customizer/options/colors_background.php'),(3425,'wp-content/themes/neve/inc/customizer/options/js/0_utilities.js'),(3426,'wp-content/themes/neve/inc/customizer/options/js/2_layout.js'),(3427,'wp-content/themes/neve/inc/customizer/options/layout_blog.php'),(3428,'wp-content/themes/neve/inc/customizer/options/layout_container.php'),(3429,'wp-content/themes/neve/inc/customizer/options/layout_sidebar.php'),(3430,'wp-content/themes/neve/inc/customizer/options/layout_single_post.php'),(3431,'wp-content/themes/neve/inc/customizer/options/layout_single_product.php'),(3432,'wp-content/themes/neve/inc/customizer/options/main.php'),(3433,'wp-content/themes/neve/inc/customizer/options/rtl.php'),(3434,'wp-content/themes/neve/inc/customizer/options/typography.php'),(3435,'wp-content/themes/neve/inc/customizer/options/upsells.php'),(3436,'wp-content/themes/neve/inc/customizer/types/control.php'),(3437,'wp-content/themes/neve/inc/customizer/types/panel.php'),(3438,'wp-content/themes/neve/inc/customizer/types/partial.php'),(3439,'wp-content/themes/neve/inc/customizer/types/section.php'),(3440,'wp-content/themes/neve/inc/views/base_view.php'),(3441,'wp-content/themes/neve/inc/views/breadcrumbs.php'),(3442,'wp-content/themes/neve/inc/views/content_404.php'),(3443,'wp-content/themes/neve/inc/views/content_none.php'),(3444,'wp-content/themes/neve/inc/views/font_manager.php'),(3445,'wp-content/themes/neve/inc/views/header.php'),(3446,'wp-content/themes/neve/inc/views/inline/base_inline.php'),(3447,'wp-content/themes/neve/inc/views/inline/base_style_manager.php'),(3448,'wp-content/themes/neve/inc/views/inline/buttons.php'),(3449,'wp-content/themes/neve/inc/views/inline/colors.php'),(3450,'wp-content/themes/neve/inc/views/inline/container_sidebar.php'),(3451,'wp-content/themes/neve/inc/views/inline/front_end_style_manager.php'),(3452,'wp-content/themes/neve/inc/views/inline/gutenberg_editor.php'),(3453,'wp-content/themes/neve/inc/views/inline/gutenberg_style_manager.php'),(3454,'wp-content/themes/neve/inc/views/inline/typography.php'),(3455,'wp-content/themes/neve/inc/views/layouts/layout_container.php'),(3456,'wp-content/themes/neve/inc/views/layouts/layout_sidebar.php'),(3457,'wp-content/themes/neve/inc/views/nav_walker.php'),(3458,'wp-content/themes/neve/inc/views/page_header.php'),(3459,'wp-content/themes/neve/inc/views/page_layout.php'),(3460,'wp-content/themes/neve/inc/views/partials/comments.php'),(3461,'wp-content/themes/neve/inc/views/partials/excerpt.php'),(3462,'wp-content/themes/neve/inc/views/partials/post_meta.php'),(3463,'wp-content/themes/neve/inc/views/pluggable/masonry.php'),(3464,'wp-content/themes/neve/inc/views/pluggable/metabox_settings.php'),(3465,'wp-content/themes/neve/inc/views/pluggable/pagination.php'),(3466,'wp-content/themes/neve/inc/views/post_layout.php'),(3467,'wp-content/themes/neve/inc/views/product_layout.php'),(3468,'wp-content/themes/neve/inc/views/template_parts.php'),(3469,'wp-content/themes/neve/inc/views/top_bar.php'),(3470,'wp-content/themes/neve/inc/views/tweaks.php'),(3471,'wp-content/themes/neve/index.php'),(3472,'wp-content/themes/neve/languages/neve.pot'),(3473,'wp-content/themes/neve/offline.php'),(3474,'wp-content/themes/neve/page-templates/template-pagebuilder-full-width.php'),(3475,'wp-content/themes/neve/page.php'),(3476,'wp-content/themes/neve/readme.md'),(3477,'wp-content/themes/neve/readme.txt'),(3478,'wp-content/themes/neve/screenshot.png'),(3479,'wp-content/themes/neve/search.php'),(3480,'wp-content/themes/neve/sidebar-shop.php'),(3481,'wp-content/themes/neve/sidebar.php'),(3482,'wp-content/themes/neve/single.php'),(3483,'wp-content/themes/neve/start.php'),(3484,'wp-content/themes/neve/style-rtl.css'),(3485,'wp-content/themes/neve/style-rtl.min.css'),(3486,'wp-content/themes/neve/style.css'),(3487,'wp-content/themes/neve/style.css.map'),(3488,'wp-content/themes/neve/style.min.css'),(3489,'wp-content/themes/neve/template-parts/content-none.php'),(3490,'wp-content/themes/neve/template-parts/content-page.php'),(3491,'wp-content/themes/neve/template-parts/content-pagebuilder.php'),(3492,'wp-content/themes/neve/template-parts/content-single.php'),(3493,'wp-content/themes/neve/template-parts/content.php'),(3494,'wp-content/themes/neve/vendor/autoload.php'),(3495,'wp-content/themes/neve/vendor/codeinwp/themeisle-sdk/CHANGELOG.md'),(3496,'wp-content/themes/neve/vendor/codeinwp/themeisle-sdk/LICENSE'),(3497,'wp-content/themes/neve/vendor/codeinwp/themeisle-sdk/index.php'),(3498,'wp-content/themes/neve/vendor/codeinwp/themeisle-sdk/load.php'),(3499,'wp-content/themes/neve/vendor/codeinwp/themeisle-sdk/src/Common/Abstract_module.php'),(3500,'wp-content/themes/neve/vendor/codeinwp/themeisle-sdk/src/Common/Module_factory.php'),(3501,'wp-content/themes/neve/vendor/codeinwp/themeisle-sdk/src/Loader.php'),(3502,'wp-content/themes/neve/vendor/codeinwp/themeisle-sdk/src/Modules/Dashboard_widget.php'),(3503,'wp-content/themes/neve/vendor/codeinwp/themeisle-sdk/src/Modules/Endpoint.php'),(3504,'wp-content/themes/neve/vendor/codeinwp/themeisle-sdk/src/Modules/Licenser.php'),(3505,'wp-content/themes/neve/vendor/codeinwp/themeisle-sdk/src/Modules/Logger.php'),(3506,'wp-content/themes/neve/vendor/codeinwp/themeisle-sdk/src/Modules/Notification.php'),(3507,'wp-content/themes/neve/vendor/codeinwp/themeisle-sdk/src/Modules/Recommendation.php'),(3508,'wp-content/themes/neve/vendor/codeinwp/themeisle-sdk/src/Modules/Review.php'),(3509,'wp-content/themes/neve/vendor/codeinwp/themeisle-sdk/src/Modules/Rollback.php'),(3510,'wp-content/themes/neve/vendor/codeinwp/themeisle-sdk/src/Modules/Translate.php'),(3511,'wp-content/themes/neve/vendor/codeinwp/themeisle-sdk/src/Modules/Uninstall_feedback.php'),(3512,'wp-content/themes/neve/vendor/codeinwp/themeisle-sdk/src/Product.php'),(3513,'wp-content/themes/neve/vendor/codeinwp/themeisle-sdk/start.php'),(3514,'wp-content/themes/neve/vendor/codeinwp/ti-about-page/assets/css/about.css'),(3515,'wp-content/themes/neve/vendor/codeinwp/ti-about-page/assets/img/logo.png'),(3516,'wp-content/themes/neve/vendor/codeinwp/ti-about-page/assets/js/script.js'),(3517,'wp-content/themes/neve/vendor/codeinwp/ti-about-page/assets/js/src/app.js'),(3518,'wp-content/themes/neve/vendor/codeinwp/ti-about-page/class-ti-about-page.php'),(3519,'wp-content/themes/neve/vendor/codeinwp/ti-about-page/css/style.css'),(3520,'wp-content/themes/neve/vendor/codeinwp/ti-about-page/includes/admin/class-ti-notice-manager.php'),(3521,'wp-content/themes/neve/vendor/codeinwp/ti-about-page/includes/class-ti-about-plugin-helper.php'),(3522,'wp-content/themes/neve/vendor/codeinwp/ti-about-page/includes/class-ti-about-render.php'),(3523,'wp-content/themes/neve/vendor/codeinwp/ti-about-page/js/plugin-install.js'),(3524,'wp-content/themes/neve/vendor/codeinwp/ti-about-page/js/ti_notice_manager_scripts.js'),(3525,'wp-content/themes/neve/vendor/codeinwp/ti-about-page/load.php'),(3526,'wp-content/themes/neve/vendor/codeinwp/ti-onboarding/CHANGELOG.md'),(3527,'wp-content/themes/neve/vendor/codeinwp/ti-onboarding/DEVELOPMENT.md'),(3528,'wp-content/themes/neve/vendor/codeinwp/ti-onboarding/assets/js/bundle.js'),(3529,'wp-content/themes/neve/vendor/codeinwp/ti-onboarding/class-themeisle-onboarding.php'),(3530,'wp-content/themes/neve/vendor/codeinwp/ti-onboarding/includes/class-themeisle-ob-admin.php'),(3531,'wp-content/themes/neve/vendor/codeinwp/ti-onboarding/includes/class-themeisle-ob-rest-server.php'),(3532,'wp-content/themes/neve/vendor/codeinwp/ti-onboarding/includes/class-themeisle-ob-wp-cli.php'),(3533,'wp-content/themes/neve/vendor/codeinwp/ti-onboarding/includes/importers/class-themeisle-ob-content-importer.php'),(3534,'wp-content/themes/neve/vendor/codeinwp/ti-onboarding/includes/importers/class-themeisle-ob-plugin-importer.php'),(3535,'wp-content/themes/neve/vendor/codeinwp/ti-onboarding/includes/importers/class-themeisle-ob-theme-mods-importer.php'),(3536,'wp-content/themes/neve/vendor/codeinwp/ti-onboarding/includes/importers/class-themeisle-ob-widgets-importer.php'),(3537,'wp-content/themes/neve/vendor/codeinwp/ti-onboarding/includes/importers/class-themeisle-ob-zelle-importer.php'),(3538,'wp-content/themes/neve/vendor/codeinwp/ti-onboarding/includes/importers/helpers/class-themeisle-ob-import-logger.php'),(3539,'wp-content/themes/neve/vendor/codeinwp/ti-onboarding/includes/importers/helpers/class-themeisle-ob-importer-alterator.php'),(3540,'wp-content/themes/neve/vendor/codeinwp/ti-onboarding/includes/importers/helpers/class-themeisle-ob-quiet-skin-legacy.php'),(3541,'wp-content/themes/neve/vendor/codeinwp/ti-onboarding/includes/importers/helpers/class-themeisle-ob-quiet-skin.php'),(3542,'wp-content/themes/neve/vendor/codeinwp/ti-onboarding/includes/importers/helpers/trait-themeisle-ob.php'),(3543,'wp-content/themes/neve/vendor/codeinwp/ti-onboarding/includes/importers/helpers/wp-importer/class-themeisle-ob-elementor-meta-handler.php'),(3544,'wp-content/themes/neve/vendor/codeinwp/ti-onboarding/includes/importers/helpers/wp-importer/class-themeisle-ob-wordpress-import.php'),(3545,'wp-content/themes/neve/vendor/codeinwp/ti-onboarding/includes/importers/helpers/wp-importer/parsers.php'),(3546,'wp-content/themes/neve/vendor/codeinwp/ti-onboarding/load.php'),(3547,'wp-content/themes/neve/vendor/codeinwp/ti-onboarding/migration/zelle/zelle.json'),(3548,'wp-content/themes/neve/vendor/codeinwp/ti-onboarding/migration/zelle/zelle.png'),(3549,'wp-content/themes/neve/vendor/composer/ClassLoader.php'),(3550,'wp-content/themes/neve/vendor/composer/LICENSE'),(3551,'wp-content/themes/neve/vendor/composer/autoload_classmap.php'),(3552,'wp-content/themes/neve/vendor/composer/autoload_files.php'),(3553,'wp-content/themes/neve/vendor/composer/autoload_namespaces.php'),(3554,'wp-content/themes/neve/vendor/composer/autoload_psr4.php'),(3555,'wp-content/themes/neve/vendor/composer/autoload_real.php'),(3556,'wp-content/themes/neve/vendor/composer/autoload_static.php'),(3557,'wp-content/themes/neve/vendor/composer/installed.json'),(3558,'wp-content/themes/neve/views/archive-post.php'),(3559,'wp-content/themes/neve/views/page-header.php'),(3560,'wp-content/themes/neve/views/sidebar.php'),(3561,'wp-content/themes/neve/wpml-config.xml'),(3562,'wp-content/themes/storefront/404.php'),(3563,'wp-content/themes/storefront/archive.php'),(3564,'wp-content/themes/storefront/assets/fonts/fa-brands-400.svg'),(3565,'wp-content/themes/storefront/assets/fonts/fa-regular-400.svg'),(3566,'wp-content/themes/storefront/assets/fonts/fa-solid-900.svg'),(3567,'wp-content/themes/storefront/assets/images/admin/storefront-icon.svg'),(3568,'wp-content/themes/storefront/assets/images/credit-cards/amex.svg'),(3569,'wp-content/themes/storefront/assets/images/credit-cards/diners.svg'),(3570,'wp-content/themes/storefront/assets/images/credit-cards/discover.svg'),(3571,'wp-content/themes/storefront/assets/images/credit-cards/jcb.svg'),(3572,'wp-content/themes/storefront/assets/images/credit-cards/laser.svg'),(3573,'wp-content/themes/storefront/assets/images/credit-cards/maestro.svg'),(3574,'wp-content/themes/storefront/assets/images/credit-cards/mastercard.svg'),(3575,'wp-content/themes/storefront/assets/images/credit-cards/paypal.svg'),(3576,'wp-content/themes/storefront/assets/images/credit-cards/unknown.svg'),(3577,'wp-content/themes/storefront/assets/images/credit-cards/visa.svg'),(3578,'wp-content/themes/storefront/assets/js/admin/admin.js'),(3579,'wp-content/themes/storefront/assets/js/admin/admin.min.js'),(3580,'wp-content/themes/storefront/assets/js/admin/customizer.js'),(3581,'wp-content/themes/storefront/assets/js/admin/customizer.min.js'),(3582,'wp-content/themes/storefront/assets/js/admin/plugin-install.js'),(3583,'wp-content/themes/storefront/assets/js/admin/plugin-install.min.js'),(3584,'wp-content/themes/storefront/assets/js/editor.js'),(3585,'wp-content/themes/storefront/assets/js/editor.min.js'),(3586,'wp-content/themes/storefront/assets/js/footer.js'),(3587,'wp-content/themes/storefront/assets/js/footer.min.js'),(3588,'wp-content/themes/storefront/assets/js/homepage.js'),(3589,'wp-content/themes/storefront/assets/js/homepage.min.js'),(3590,'wp-content/themes/storefront/assets/js/navigation.js'),(3591,'wp-content/themes/storefront/assets/js/navigation.min.js'),(3592,'wp-content/themes/storefront/assets/js/skip-link-focus-fix.js'),(3593,'wp-content/themes/storefront/assets/js/skip-link-focus-fix.min.js'),(3594,'wp-content/themes/storefront/assets/js/sticky-add-to-cart.js'),(3595,'wp-content/themes/storefront/assets/js/sticky-add-to-cart.min.js'),(3596,'wp-content/themes/storefront/assets/js/vendor/pep.min.js'),(3597,'wp-content/themes/storefront/assets/js/woocommerce/extensions/brands.js'),(3598,'wp-content/themes/storefront/assets/js/woocommerce/extensions/brands.min.js'),(3599,'wp-content/themes/storefront/assets/js/woocommerce/header-cart.js'),(3600,'wp-content/themes/storefront/assets/js/woocommerce/header-cart.min.js'),(3601,'wp-content/themes/storefront/comments.php'),(3602,'wp-content/themes/storefront/content-homepage.php'),(3603,'wp-content/themes/storefront/content-none.php'),(3604,'wp-content/themes/storefront/content-page.php'),(3605,'wp-content/themes/storefront/content-single.php'),(3606,'wp-content/themes/storefront/content.php'),(3607,'wp-content/themes/storefront/footer.php'),(3608,'wp-content/themes/storefront/functions.php'),(3609,'wp-content/themes/storefront/header.php'),(3610,'wp-content/themes/storefront/inc/admin/class-storefront-admin.php'),(3611,'wp-content/themes/storefront/inc/admin/class-storefront-plugin-install.php'),(3612,'wp-content/themes/storefront/inc/class-storefront.php'),(3613,'wp-content/themes/storefront/inc/customizer/class-storefront-customizer-control-arbitrary.php'),(3614,'wp-content/themes/storefront/inc/customizer/class-storefront-customizer-control-more.php'),(3615,'wp-content/themes/storefront/inc/customizer/class-storefront-customizer-control-radio-image.php'),(3616,'wp-content/themes/storefront/inc/customizer/class-storefront-customizer.php'),(3617,'wp-content/themes/storefront/inc/jetpack/class-storefront-jetpack.php'),(3618,'wp-content/themes/storefront/inc/nux/class-storefront-nux-admin.php'),(3619,'wp-content/themes/storefront/inc/nux/class-storefront-nux-guided-tour.php'),(3620,'wp-content/themes/storefront/inc/nux/class-storefront-nux-starter-content.php'),(3621,'wp-content/themes/storefront/inc/storefront-functions.php'),(3622,'wp-content/themes/storefront/inc/storefront-template-functions.php'),(3623,'wp-content/themes/storefront/inc/storefront-template-hooks.php'),(3624,'wp-content/themes/storefront/inc/woocommerce/class-storefront-woocommerce-adjacent-products.php'),(3625,'wp-content/themes/storefront/inc/woocommerce/class-storefront-woocommerce-customizer.php'),(3626,'wp-content/themes/storefront/inc/woocommerce/class-storefront-woocommerce.php'),(3627,'wp-content/themes/storefront/inc/woocommerce/storefront-woocommerce-functions.php'),(3628,'wp-content/themes/storefront/inc/woocommerce/storefront-woocommerce-template-functions.php'),(3629,'wp-content/themes/storefront/inc/woocommerce/storefront-woocommerce-template-hooks.php'),(3630,'wp-content/themes/storefront/inc/wordpress-shims.php'),(3631,'wp-content/themes/storefront/index.php'),(3632,'wp-content/themes/storefront/loop.php'),(3633,'wp-content/themes/storefront/page.php'),(3634,'wp-content/themes/storefront/search.php'),(3635,'wp-content/themes/storefront/sidebar.php'),(3636,'wp-content/themes/storefront/single.php'),(3637,'wp-content/themes/storefront/template-fullwidth.php'),(3638,'wp-content/themes/storefront/template-homepage.php'),(3639,'wp-content/themes/twentynineteen/404.php'),(3640,'wp-content/themes/twentynineteen/archive.php'),(3641,'wp-content/themes/twentynineteen/classes/class-twentynineteen-svg-icons.php'),(3642,'wp-content/themes/twentynineteen/classes/class-twentynineteen-walker-comment.php'),(3643,'wp-content/themes/twentynineteen/comments.php'),(3644,'wp-content/themes/twentynineteen/fonts/NonBreakingSpaceOverride.woff'),(3645,'wp-content/themes/twentynineteen/fonts/NonBreakingSpaceOverride.woff2'),(3646,'wp-content/themes/twentynineteen/footer.php'),(3647,'wp-content/themes/twentynineteen/functions.php'),(3648,'wp-content/themes/twentynineteen/header.php'),(3649,'wp-content/themes/twentynineteen/image.php'),(3650,'wp-content/themes/twentynineteen/inc/back-compat.php'),(3651,'wp-content/themes/twentynineteen/inc/color-patterns.php'),(3652,'wp-content/themes/twentynineteen/inc/customizer.php'),(3653,'wp-content/themes/twentynineteen/inc/helper-functions.php'),(3654,'wp-content/themes/twentynineteen/inc/icon-functions.php'),(3655,'wp-content/themes/twentynineteen/inc/template-functions.php'),(3656,'wp-content/themes/twentynineteen/inc/template-tags.php'),(3657,'wp-content/themes/twentynineteen/index.php'),(3658,'wp-content/themes/twentynineteen/js/customize-controls.js'),(3659,'wp-content/themes/twentynineteen/js/customize-preview.js'),(3660,'wp-content/themes/twentynineteen/js/priority-menu.js'),(3661,'wp-content/themes/twentynineteen/js/skip-link-focus-fix.js'),(3662,'wp-content/themes/twentynineteen/js/touch-keyboard-navigation.js'),(3663,'wp-content/themes/twentynineteen/package-lock.json'),(3664,'wp-content/themes/twentynineteen/package.json'),(3665,'wp-content/themes/twentynineteen/page.php'),(3666,'wp-content/themes/twentynineteen/postcss.config.js'),(3667,'wp-content/themes/twentynineteen/print.css'),(3668,'wp-content/themes/twentynineteen/print.scss'),(3669,'wp-content/themes/twentynineteen/readme.txt'),(3670,'wp-content/themes/twentynineteen/sass/_normalize.scss'),(3671,'wp-content/themes/twentynineteen/sass/blocks/_blocks.scss'),(3672,'wp-content/themes/twentynineteen/sass/elements/_elements.scss'),(3673,'wp-content/themes/twentynineteen/sass/elements/_lists.scss'),(3674,'wp-content/themes/twentynineteen/sass/elements/_tables.scss'),(3675,'wp-content/themes/twentynineteen/sass/forms/_buttons.scss'),(3676,'wp-content/themes/twentynineteen/sass/forms/_fields.scss'),(3677,'wp-content/themes/twentynineteen/sass/forms/_forms.scss'),(3678,'wp-content/themes/twentynineteen/sass/layout/_layout.scss'),(3679,'wp-content/themes/twentynineteen/sass/media/_captions.scss'),(3680,'wp-content/themes/twentynineteen/sass/media/_galleries.scss'),(3681,'wp-content/themes/twentynineteen/sass/media/_media.scss'),(3682,'wp-content/themes/twentynineteen/sass/mixins/_mixins-master.scss'),(3683,'wp-content/themes/twentynineteen/sass/mixins/_utilities.scss'),(3684,'wp-content/themes/twentynineteen/sass/modules/_accessibility.scss'),(3685,'wp-content/themes/twentynineteen/sass/modules/_alignments.scss'),(3686,'wp-content/themes/twentynineteen/sass/modules/_clearings.scss'),(3687,'wp-content/themes/twentynineteen/sass/navigation/_links.scss'),(3688,'wp-content/themes/twentynineteen/sass/navigation/_menu-footer-navigation.scss'),(3689,'wp-content/themes/twentynineteen/sass/navigation/_menu-main-navigation.scss'),(3690,'wp-content/themes/twentynineteen/sass/navigation/_menu-social-navigation.scss'),(3691,'wp-content/themes/twentynineteen/sass/navigation/_navigation.scss'),(3692,'wp-content/themes/twentynineteen/sass/navigation/_next-previous.scss'),(3693,'wp-content/themes/twentynineteen/sass/site/_site.scss'),(3694,'wp-content/themes/twentynineteen/sass/site/footer/_site-footer.scss'),(3695,'wp-content/themes/twentynineteen/sass/site/header/_site-featured-image.scss'),(3696,'wp-content/themes/twentynineteen/sass/site/header/_site-header.scss'),(3697,'wp-content/themes/twentynineteen/sass/site/primary/_archives.scss'),(3698,'wp-content/themes/twentynineteen/sass/site/primary/_comments.scss'),(3699,'wp-content/themes/twentynineteen/sass/site/primary/_posts-and-pages.scss'),(3700,'wp-content/themes/twentynineteen/sass/site/secondary/_widgets.scss'),(3701,'wp-content/themes/twentynineteen/sass/typography/_copy.scss'),(3702,'wp-content/themes/twentynineteen/sass/typography/_headings.scss'),(3703,'wp-content/themes/twentynineteen/sass/typography/_typography.scss'),(3704,'wp-content/themes/twentynineteen/sass/variables-site/_colors.scss'),(3705,'wp-content/themes/twentynineteen/sass/variables-site/_columns.scss'),(3706,'wp-content/themes/twentynineteen/sass/variables-site/_fonts.scss'),(3707,'wp-content/themes/twentynineteen/sass/variables-site/_structure.scss'),(3708,'wp-content/themes/twentynineteen/sass/variables-site/_transitions.scss'),(3709,'wp-content/themes/twentynineteen/sass/variables-site/_variables-site.scss'),(3710,'wp-content/themes/twentynineteen/screenshot.png'),(3711,'wp-content/themes/twentynineteen/search.php'),(3712,'wp-content/themes/twentynineteen/single.php'),(3713,'wp-content/themes/twentynineteen/style-editor-customizer.css'),(3714,'wp-content/themes/twentynineteen/style-editor-customizer.scss'),(3715,'wp-content/themes/twentynineteen/style-editor.css'),(3716,'wp-content/themes/twentynineteen/style-editor.scss'),(3717,'wp-content/themes/twentynineteen/style-rtl.css'),(3718,'wp-content/themes/twentynineteen/style.css'),(3719,'wp-content/themes/twentynineteen/style.scss'),(3720,'wp-content/themes/twentynineteen/template-parts/content/content-excerpt.php'),(3721,'wp-content/themes/twentynineteen/template-parts/content/content-none.php'),(3722,'wp-content/themes/twentynineteen/template-parts/content/content-page.php'),(3723,'wp-content/themes/twentynineteen/template-parts/content/content-single.php'),(3724,'wp-content/themes/twentynineteen/template-parts/content/content.php'),(3725,'wp-content/themes/twentynineteen/template-parts/footer/footer-widgets.php'),(3726,'wp-content/themes/twentynineteen/template-parts/header/entry-header.php'),(3727,'wp-content/themes/twentynineteen/template-parts/header/site-branding.php'),(3728,'wp-content/themes/twentynineteen/template-parts/post/author-bio.php'),(3729,'wp-content/themes/twentynineteen/template-parts/post/discussion-meta.php'),(3730,'wp-content/themes/twentyseventeen/404.php'),(3731,'wp-content/themes/twentyseventeen/archive.php'),(3732,'wp-content/themes/twentyseventeen/assets/css/blocks.css'),(3733,'wp-content/themes/twentyseventeen/assets/css/colors-dark.css'),(3734,'wp-content/themes/twentyseventeen/assets/css/editor-blocks.css'),(3735,'wp-content/themes/twentyseventeen/assets/css/editor-style.css'),(3736,'wp-content/themes/twentyseventeen/assets/css/ie8.css'),(3737,'wp-content/themes/twentyseventeen/assets/css/ie9.css'),(3738,'wp-content/themes/twentyseventeen/assets/images/coffee.jpg'),(3739,'wp-content/themes/twentyseventeen/assets/images/espresso.jpg'),(3740,'wp-content/themes/twentyseventeen/assets/images/header.jpg'),(3741,'wp-content/themes/twentyseventeen/assets/images/sandwich.jpg'),(3742,'wp-content/themes/twentyseventeen/assets/images/svg-icons.svg'),(3743,'wp-content/themes/twentyseventeen/assets/js/customize-controls.js'),(3744,'wp-content/themes/twentyseventeen/assets/js/customize-preview.js'),(3745,'wp-content/themes/twentyseventeen/assets/js/global.js'),(3746,'wp-content/themes/twentyseventeen/assets/js/html5.js'),(3747,'wp-content/themes/twentyseventeen/assets/js/jquery.scrollTo.js'),(3748,'wp-content/themes/twentyseventeen/assets/js/navigation.js'),(3749,'wp-content/themes/twentyseventeen/assets/js/skip-link-focus-fix.js'),(3750,'wp-content/themes/twentyseventeen/comments.php'),(3751,'wp-content/themes/twentyseventeen/footer.php'),(3752,'wp-content/themes/twentyseventeen/front-page.php'),(3753,'wp-content/themes/twentyseventeen/functions.php'),(3754,'wp-content/themes/twentyseventeen/header.php'),(3755,'wp-content/themes/twentyseventeen/inc/back-compat.php'),(3756,'wp-content/themes/twentyseventeen/inc/color-patterns.php'),(3757,'wp-content/themes/twentyseventeen/inc/custom-header.php'),(3758,'wp-content/themes/twentyseventeen/inc/customizer.php'),(3759,'wp-content/themes/twentyseventeen/inc/icon-functions.php'),(3760,'wp-content/themes/twentyseventeen/inc/template-functions.php'),(3761,'wp-content/themes/twentyseventeen/inc/template-tags.php'),(3762,'wp-content/themes/twentyseventeen/index.php'),(3763,'wp-content/themes/twentyseventeen/page.php'),(3764,'wp-content/themes/twentyseventeen/readme.txt'),(3765,'wp-content/themes/twentyseventeen/rtl.css'),(3766,'wp-content/themes/twentyseventeen/screenshot.png'),(3767,'wp-content/themes/twentyseventeen/search.php'),(3768,'wp-content/themes/twentyseventeen/searchform.php'),(3769,'wp-content/themes/twentyseventeen/sidebar.php'),(3770,'wp-content/themes/twentyseventeen/single.php'),(3771,'wp-content/themes/twentyseventeen/style.css'),(3772,'wp-content/themes/twentyseventeen/template-parts/footer/footer-widgets.php'),(3773,'wp-content/themes/twentyseventeen/template-parts/footer/site-info.php'),(3774,'wp-content/themes/twentyseventeen/template-parts/header/header-image.php'),(3775,'wp-content/themes/twentyseventeen/template-parts/header/site-branding.php'),(3776,'wp-content/themes/twentyseventeen/template-parts/navigation/navigation-top.php'),(3777,'wp-content/themes/twentyseventeen/template-parts/page/content-front-page-panels.php'),(3778,'wp-content/themes/twentyseventeen/template-parts/page/content-front-page.php'),(3779,'wp-content/themes/twentyseventeen/template-parts/page/content-page.php'),(3780,'wp-content/themes/twentyseventeen/template-parts/post/content-audio.php'),(3781,'wp-content/themes/twentyseventeen/template-parts/post/content-excerpt.php'),(3782,'wp-content/themes/twentyseventeen/template-parts/post/content-gallery.php'),(3783,'wp-content/themes/twentyseventeen/template-parts/post/content-image.php'),(3784,'wp-content/themes/twentyseventeen/template-parts/post/content-none.php'),(3785,'wp-content/themes/twentyseventeen/template-parts/post/content-video.php'),(3786,'wp-content/themes/twentyseventeen/template-parts/post/content.php'),(3787,'wp-content/themes/twentytwenty/.stylelintrc.json'),(3788,'wp-content/themes/twentytwenty/404.php'),(3789,'wp-content/themes/twentytwenty/assets/css/editor-style-block-rtl.css'),(3790,'wp-content/themes/twentytwenty/assets/css/editor-style-block.css'),(3791,'wp-content/themes/twentytwenty/assets/css/editor-style-classic-rtl.css'),(3792,'wp-content/themes/twentytwenty/assets/css/editor-style-classic.css'),(3793,'wp-content/themes/twentytwenty/assets/fonts/inter/Inter-italic-var.woff2'),(3794,'wp-content/themes/twentytwenty/assets/fonts/inter/Inter-upright-var.woff2'),(3795,'wp-content/themes/twentytwenty/assets/images/2020-landscape-1.png'),(3796,'wp-content/themes/twentytwenty/assets/images/2020-landscape-2.png'),(3797,'wp-content/themes/twentytwenty/assets/images/2020-square-1.png'),(3798,'wp-content/themes/twentytwenty/assets/images/2020-square-2.png'),(3799,'wp-content/themes/twentytwenty/assets/images/2020-three-quarters-1.png'),(3800,'wp-content/themes/twentytwenty/assets/images/2020-three-quarters-2.png'),(3801,'wp-content/themes/twentytwenty/assets/images/2020-three-quarters-3.png'),(3802,'wp-content/themes/twentytwenty/assets/images/2020-three-quarters-4.png'),(3803,'wp-content/themes/twentytwenty/assets/js/color-calculations.js'),(3804,'wp-content/themes/twentytwenty/assets/js/customize-controls.js'),(3805,'wp-content/themes/twentytwenty/assets/js/customize-preview.js'),(3806,'wp-content/themes/twentytwenty/assets/js/customize.js'),(3807,'wp-content/themes/twentytwenty/assets/js/editor-script-block.js'),(3808,'wp-content/themes/twentytwenty/assets/js/index.js'),(3809,'wp-content/themes/twentytwenty/assets/js/skip-link-focus-fix.js'),(3810,'wp-content/themes/twentytwenty/classes/class-twentytwenty-customize.php'),(3811,'wp-content/themes/twentytwenty/classes/class-twentytwenty-non-latin-languages.php'),(3812,'wp-content/themes/twentytwenty/classes/class-twentytwenty-script-loader.php'),(3813,'wp-content/themes/twentytwenty/classes/class-twentytwenty-separator-control.php'),(3814,'wp-content/themes/twentytwenty/classes/class-twentytwenty-svg-icons.php'),(3815,'wp-content/themes/twentytwenty/classes/class-twentytwenty-walker-comment.php'),(3816,'wp-content/themes/twentytwenty/classes/class-twentytwenty-walker-page.php'),(3817,'wp-content/themes/twentytwenty/comments.php'),(3818,'wp-content/themes/twentytwenty/footer.php'),(3819,'wp-content/themes/twentytwenty/functions.php'),(3820,'wp-content/themes/twentytwenty/header.php'),(3821,'wp-content/themes/twentytwenty/inc/custom-css.php'),(3822,'wp-content/themes/twentytwenty/inc/starter-content.php'),(3823,'wp-content/themes/twentytwenty/inc/svg-icons.php'),(3824,'wp-content/themes/twentytwenty/inc/template-tags.php'),(3825,'wp-content/themes/twentytwenty/index.php'),(3826,'wp-content/themes/twentytwenty/package-lock.json'),(3827,'wp-content/themes/twentytwenty/package.json'),(3828,'wp-content/themes/twentytwenty/print.css'),(3829,'wp-content/themes/twentytwenty/readme.txt'),(3830,'wp-content/themes/twentytwenty/screenshot.png'),(3831,'wp-content/themes/twentytwenty/searchform.php'),(3832,'wp-content/themes/twentytwenty/singular.php'),(3833,'wp-content/themes/twentytwenty/style-rtl.css'),(3834,'wp-content/themes/twentytwenty/style.css'),(3835,'wp-content/themes/twentytwenty/template-parts/content-cover.php'),(3836,'wp-content/themes/twentytwenty/template-parts/content.php'),(3837,'wp-content/themes/twentytwenty/template-parts/entry-author-bio.php'),(3838,'wp-content/themes/twentytwenty/template-parts/entry-header.php'),(3839,'wp-content/themes/twentytwenty/template-parts/featured-image.php'),(3840,'wp-content/themes/twentytwenty/template-parts/footer-menus-widgets.php'),(3841,'wp-content/themes/twentytwenty/template-parts/modal-menu.php'),(3842,'wp-content/themes/twentytwenty/template-parts/modal-search.php'),(3843,'wp-content/themes/twentytwenty/template-parts/navigation.php'),(3844,'wp-content/themes/twentytwenty/template-parts/pagination.php'),(3845,'wp-content/themes/twentytwenty/templates/template-cover.php'),(3846,'wp-content/themes/twentytwenty/templates/template-full-width.php'),(3847,'wp-content/themes/vlogger-video-blog/comments.php'),(3848,'wp-content/themes/vlogger-video-blog/footer.php'),(3849,'wp-content/themes/vlogger-video-blog/functions.php'),(3850,'wp-content/themes/vlogger-video-blog/header.php'),(3851,'wp-content/themes/vlogger-video-blog/inline-style.php'),(3852,'wp-content/themes/vlogger-video-blog/js/custom.js'),(3853,'wp-content/themes/vlogger-video-blog/js/customize-controls-child.js'),(3854,'wp-content/themes/vlogger-video-blog/page-template/custom-home-page.php'),(3855,'wp-content/themes/vw-blog-magazine/404.php'),(3856,'wp-content/themes/vw-blog-magazine/archive.php'),(3857,'wp-content/themes/vw-blog-magazine/comments.php'),(3858,'wp-content/themes/vw-blog-magazine/footer.php'),(3859,'wp-content/themes/vw-blog-magazine/functions.php'),(3860,'wp-content/themes/vw-blog-magazine/header.php'),(3861,'wp-content/themes/vw-blog-magazine/image.php'),(3862,'wp-content/themes/vw-blog-magazine/inc/custom-controls.php'),(3863,'wp-content/themes/vw-blog-magazine/inc/custom-header.php'),(3864,'wp-content/themes/vw-blog-magazine/inc/customize-homepage/class-customize-homepage.php'),(3865,'wp-content/themes/vw-blog-magazine/inc/customizer.php'),(3866,'wp-content/themes/vw-blog-magazine/inc/get-started/get-started.php'),(3867,'wp-content/themes/vw-blog-magazine/inc/get-started/js/tab.js'),(3868,'wp-content/themes/vw-blog-magazine/inc/icon-picker.php'),(3869,'wp-content/themes/vw-blog-magazine/inc/logo-resizer.php'),(3870,'wp-content/themes/vw-blog-magazine/inc/section-pro.php'),(3871,'wp-content/themes/vw-blog-magazine/inc/template-tags.php'),(3872,'wp-content/themes/vw-blog-magazine/inc/themes-widgets/about-us-widget.php'),(3873,'wp-content/themes/vw-blog-magazine/inc/themes-widgets/contact-us-widget.php'),(3874,'wp-content/themes/vw-blog-magazine/inc/themes-widgets/social-icon.php'),(3875,'wp-content/themes/vw-blog-magazine/inc/typography/ctypo.php'),(3876,'wp-content/themes/vw-blog-magazine/inc/typography/customize/control-typography.php'),(3877,'wp-content/themes/vw-blog-magazine/inc/typography/js/customize-controls.js'),(3878,'wp-content/themes/vw-blog-magazine/inc/typography/js/customize-preview.js'),(3879,'wp-content/themes/vw-blog-magazine/index.php'),(3880,'wp-content/themes/vw-blog-magazine/inline-style.php'),(3881,'wp-content/themes/vw-blog-magazine/js/bootstrap.js'),(3882,'wp-content/themes/vw-blog-magazine/js/custom.js'),(3883,'wp-content/themes/vw-blog-magazine/js/customize-controls.js'),(3884,'wp-content/themes/vw-blog-magazine/js/customizer-controls.js'),(3885,'wp-content/themes/vw-blog-magazine/js/customizer-scripts.js'),(3886,'wp-content/themes/vw-blog-magazine/js/jquery.superfish.js'),(3887,'wp-content/themes/vw-blog-magazine/js/logo/customize-controls.js'),(3888,'wp-content/themes/vw-blog-magazine/js/logo/customize-preview.js'),(3889,'wp-content/themes/vw-blog-magazine/js/owl.carousel.js'),(3890,'wp-content/themes/vw-blog-magazine/no-results.php'),(3891,'wp-content/themes/vw-blog-magazine/page-template/custom-home-page.php'),(3892,'wp-content/themes/vw-blog-magazine/page.php'),(3893,'wp-content/themes/vw-blog-magazine/search.php'),(3894,'wp-content/themes/vw-blog-magazine/searchform.php'),(3895,'wp-content/themes/vw-blog-magazine/sidebar.php'),(3896,'wp-content/themes/vw-blog-magazine/single.php'),(3897,'wp-content/themes/vw-blog-magazine/template-parts/content-audio.php'),(3898,'wp-content/themes/vw-blog-magazine/template-parts/content-gallery.php'),(3899,'wp-content/themes/vw-blog-magazine/template-parts/content-image.php'),(3900,'wp-content/themes/vw-blog-magazine/template-parts/content-page.php'),(3901,'wp-content/themes/vw-blog-magazine/template-parts/content-video.php'),(3902,'wp-content/themes/vw-blog-magazine/template-parts/content.php'),(3903,'wp-content/themes/vw-blog-magazine/template-parts/grid-layout.php'),(3904,'wp-content/themes/vw-blog-magazine/template-parts/image-layout.php'),(3905,'wp-content/themes/vw-blog-magazine/template-parts/related-posts.php'),(3906,'wp-content/themes/vw-blog-magazine/template-parts/single-post-layout.php'),(3907,'wp-content/themes/vw-blog-magazine/webfonts/fa-brands-400.svg'),(3908,'wp-content/themes/vw-blog-magazine/webfonts/fa-regular-400.svg'),(3909,'wp-content/themes/vw-blog-magazine/webfonts/fa-solid-900.svg'),(3910,'wp-content/themes/vw-blog-magazine/woocommerce/archive-product.php'),(3911,'wp-content/themes/vw-blog-magazine/woocommerce/checkout/form-checkout.php'),(3912,'wp-content/themes/vw-blog-magazine/woocommerce/global/wrapper-end.php'),(3913,'wp-content/themes/vw-blog-magazine/woocommerce/global/wrapper-start.php'),(3914,'wp-content/themes/vw-blog-magazine/woocommerce/single-product.php'),(3915,'wp-content/uploads/edd/2020/index.php'),(3916,'wp-content/uploads/edd/index.php'),(3917,'wp-content/uploads/wph/environment.php'),(3918,'wp-content/wflogs/attack-data.php'),(3919,'wp-content/wflogs/config-livewaf.php'),(3920,'wp-content/wflogs/config-synced.php'),(3921,'wp-content/wflogs/config-transient.php'),(3922,'wp-content/wflogs/config.php'),(3923,'wp-content/wflogs/ips.php'),(3924,'wp-content/wflogs/rules.php'),(3925,'wp-content/wflogs/template.php'),(3926,'wp-cron.php'),(3927,'wp-includes/ID3/getid3.lib.php'),(3928,'wp-includes/ID3/getid3.php'),(3929,'wp-includes/ID3/license.commercial.txt'),(3930,'wp-includes/ID3/license.txt'),(3931,'wp-includes/ID3/module.audio-video.asf.php'),(3932,'wp-includes/ID3/module.audio-video.flv.php'),(3933,'wp-includes/ID3/module.audio-video.matroska.php'),(3934,'wp-includes/ID3/module.audio-video.quicktime.php'),(3935,'wp-includes/ID3/module.audio-video.riff.php'),(3936,'wp-includes/ID3/module.audio.ac3.php'),(3937,'wp-includes/ID3/module.audio.dts.php'),(3938,'wp-includes/ID3/module.audio.flac.php'),(3939,'wp-includes/ID3/module.audio.mp3.php'),(3940,'wp-includes/ID3/module.audio.ogg.php'),(3941,'wp-includes/ID3/module.tag.apetag.php'),(3942,'wp-includes/ID3/module.tag.id3v1.php'),(3943,'wp-includes/ID3/module.tag.id3v2.php'),(3944,'wp-includes/ID3/module.tag.lyrics3.php'),(3945,'wp-includes/ID3/readme.txt'),(3946,'wp-includes/IXR/class-IXR-base64.php'),(3947,'wp-includes/IXR/class-IXR-client.php'),(3948,'wp-includes/IXR/class-IXR-clientmulticall.php'),(3949,'wp-includes/IXR/class-IXR-date.php'),(3950,'wp-includes/IXR/class-IXR-error.php'),(3951,'wp-includes/IXR/class-IXR-introspectionserver.php'),(3952,'wp-includes/IXR/class-IXR-message.php'),(3953,'wp-includes/IXR/class-IXR-request.php'),(3954,'wp-includes/IXR/class-IXR-server.php'),(3955,'wp-includes/IXR/class-IXR-value.php'),(3956,'wp-includes/Requests/Auth/Basic.php'),(3957,'wp-includes/Requests/Auth.php'),(3958,'wp-includes/Requests/Cookie/Jar.php'),(3959,'wp-includes/Requests/Cookie.php'),(3960,'wp-includes/Requests/Exception/HTTP/304.php'),(3961,'wp-includes/Requests/Exception/HTTP/305.php'),(3962,'wp-includes/Requests/Exception/HTTP/306.php'),(3963,'wp-includes/Requests/Exception/HTTP/400.php'),(3964,'wp-includes/Requests/Exception/HTTP/401.php'),(3965,'wp-includes/Requests/Exception/HTTP/402.php'),(3966,'wp-includes/Requests/Exception/HTTP/403.php'),(3967,'wp-includes/Requests/Exception/HTTP/404.php'),(3968,'wp-includes/Requests/Exception/HTTP/405.php'),(3969,'wp-includes/Requests/Exception/HTTP/406.php'),(3970,'wp-includes/Requests/Exception/HTTP/407.php'),(3971,'wp-includes/Requests/Exception/HTTP/408.php'),(3972,'wp-includes/Requests/Exception/HTTP/409.php'),(3973,'wp-includes/Requests/Exception/HTTP/410.php'),(3974,'wp-includes/Requests/Exception/HTTP/411.php'),(3975,'wp-includes/Requests/Exception/HTTP/412.php'),(3976,'wp-includes/Requests/Exception/HTTP/413.php'),(3977,'wp-includes/Requests/Exception/HTTP/414.php'),(3978,'wp-includes/Requests/Exception/HTTP/415.php'),(3979,'wp-includes/Requests/Exception/HTTP/416.php'),(3980,'wp-includes/Requests/Exception/HTTP/417.php'),(3981,'wp-includes/Requests/Exception/HTTP/418.php'),(3982,'wp-includes/Requests/Exception/HTTP/428.php'),(3983,'wp-includes/Requests/Exception/HTTP/429.php'),(3984,'wp-includes/Requests/Exception/HTTP/431.php'),(3985,'wp-includes/Requests/Exception/HTTP/500.php'),(3986,'wp-includes/Requests/Exception/HTTP/501.php'),(3987,'wp-includes/Requests/Exception/HTTP/502.php'),(3988,'wp-includes/Requests/Exception/HTTP/503.php'),(3989,'wp-includes/Requests/Exception/HTTP/504.php'),(3990,'wp-includes/Requests/Exception/HTTP/505.php'),(3991,'wp-includes/Requests/Exception/HTTP/511.php'),(3992,'wp-includes/Requests/Exception/HTTP/Unknown.php'),(3993,'wp-includes/Requests/Exception/HTTP.php'),(3994,'wp-includes/Requests/Exception/Transport/cURL.php'),(3995,'wp-includes/Requests/Exception/Transport.php'),(3996,'wp-includes/Requests/Exception.php'),(3997,'wp-includes/Requests/Hooker.php'),(3998,'wp-includes/Requests/Hooks.php'),(3999,'wp-includes/Requests/IDNAEncoder.php'),(4000,'wp-includes/Requests/IPv6.php'),(4001,'wp-includes/Requests/IRI.php'),(4002,'wp-includes/Requests/Proxy/HTTP.php'),(4003,'wp-includes/Requests/Proxy.php'),(4004,'wp-includes/Requests/Response/Headers.php'),(4005,'wp-includes/Requests/Response.php'),(4006,'wp-includes/Requests/SSL.php'),(4007,'wp-includes/Requests/Session.php'),(4008,'wp-includes/Requests/Transport/cURL.php'),(4009,'wp-includes/Requests/Transport/fsockopen.php'),(4010,'wp-includes/Requests/Transport.php'),(4011,'wp-includes/Requests/Utility/CaseInsensitiveDictionary.php'),(4012,'wp-includes/Requests/Utility/FilteredIterator.php'),(4013,'wp-includes/SimplePie/Author.php'),(4014,'wp-includes/SimplePie/Cache/Base.php'),(4015,'wp-includes/SimplePie/Cache/DB.php'),(4016,'wp-includes/SimplePie/Cache/File.php'),(4017,'wp-includes/SimplePie/Cache/Memcache.php'),(4018,'wp-includes/SimplePie/Cache/MySQL.php'),(4019,'wp-includes/SimplePie/Cache.php'),(4020,'wp-includes/SimplePie/Caption.php'),(4021,'wp-includes/SimplePie/Category.php'),(4022,'wp-includes/SimplePie/Content/Type/Sniffer.php'),(4023,'wp-includes/SimplePie/Copyright.php'),(4024,'wp-includes/SimplePie/Core.php'),(4025,'wp-includes/SimplePie/Credit.php'),(4026,'wp-includes/SimplePie/Decode/HTML/Entities.php'),(4027,'wp-includes/SimplePie/Enclosure.php'),(4028,'wp-includes/SimplePie/Exception.php'),(4029,'wp-includes/SimplePie/File.php'),(4030,'wp-includes/SimplePie/HTTP/Parser.php'),(4031,'wp-includes/SimplePie/IRI.php'),(4032,'wp-includes/SimplePie/Item.php'),(4033,'wp-includes/SimplePie/Locator.php'),(4034,'wp-includes/SimplePie/Misc.php'),(4035,'wp-includes/SimplePie/Net/IPv6.php'),(4036,'wp-includes/SimplePie/Parse/Date.php'),(4037,'wp-includes/SimplePie/Parser.php'),(4038,'wp-includes/SimplePie/Rating.php'),(4039,'wp-includes/SimplePie/Registry.php'),(4040,'wp-includes/SimplePie/Restriction.php'),(4041,'wp-includes/SimplePie/Sanitize.php'),(4042,'wp-includes/SimplePie/Source.php'),(4043,'wp-includes/SimplePie/XML/Declaration/Parser.php'),(4044,'wp-includes/SimplePie/gzdecode.php'),(4045,'wp-includes/Text/Diff/Engine/native.php'),(4046,'wp-includes/Text/Diff/Engine/shell.php'),(4047,'wp-includes/Text/Diff/Engine/string.php'),(4048,'wp-includes/Text/Diff/Engine/xdiff.php'),(4049,'wp-includes/Text/Diff/Renderer/inline.php'),(4050,'wp-includes/Text/Diff/Renderer.php'),(4051,'wp-includes/Text/Diff.php'),(4052,'wp-includes/admin-bar.php'),(4053,'wp-includes/assets/script-loader-packages.php'),(4054,'wp-includes/atomlib.php'),(4055,'wp-includes/author-template.php'),(4056,'wp-includes/blocks/archives.php'),(4057,'wp-includes/blocks/block.php'),(4058,'wp-includes/blocks/calendar.php'),(4059,'wp-includes/blocks/categories.php'),(4060,'wp-includes/blocks/latest-comments.php'),(4061,'wp-includes/blocks/latest-posts.php'),(4062,'wp-includes/blocks/rss.php'),(4063,'wp-includes/blocks/search.php'),(4064,'wp-includes/blocks/shortcode/block.json'),(4065,'wp-includes/blocks/shortcode.php'),(4066,'wp-includes/blocks/social-link/block.json'),(4067,'wp-includes/blocks/social-link.php'),(4068,'wp-includes/blocks/tag-cloud.php'),(4069,'wp-includes/blocks.php'),(4070,'wp-includes/bookmark-template.php'),(4071,'wp-includes/bookmark.php'),(4072,'wp-includes/cache.php'),(4073,'wp-includes/canonical.php'),(4074,'wp-includes/capabilities.php'),(4075,'wp-includes/category-template.php'),(4076,'wp-includes/category.php'),(4077,'wp-includes/certificates/ca-bundle.crt'),(4078,'wp-includes/class-IXR.php'),(4079,'wp-includes/class-feed.php'),(4080,'wp-includes/class-http.php'),(4081,'wp-includes/class-json.php'),(4082,'wp-includes/class-oembed.php'),(4083,'wp-includes/class-phpass.php'),(4084,'wp-includes/class-phpmailer.php'),(4085,'wp-includes/class-pop3.php'),(4086,'wp-includes/class-requests.php'),(4087,'wp-includes/class-simplepie.php'),(4088,'wp-includes/class-smtp.php'),(4089,'wp-includes/class-snoopy.php'),(4090,'wp-includes/class-walker-category-dropdown.php'),(4091,'wp-includes/class-walker-category.php'),(4092,'wp-includes/class-walker-comment.php'),(4093,'wp-includes/class-walker-nav-menu.php'),(4094,'wp-includes/class-walker-page-dropdown.php'),(4095,'wp-includes/class-walker-page.php'),(4096,'wp-includes/class-wp-admin-bar.php'),(4097,'wp-includes/class-wp-ajax-response.php'),(4098,'wp-includes/class-wp-block-parser.php'),(4099,'wp-includes/class-wp-block-styles-registry.php'),(4100,'wp-includes/class-wp-block-type-registry.php'),(4101,'wp-includes/class-wp-block-type.php'),(4102,'wp-includes/class-wp-comment-query.php'),(4103,'wp-includes/class-wp-comment.php'),(4104,'wp-includes/class-wp-customize-control.php'),(4105,'wp-includes/class-wp-customize-manager.php'),(4106,'wp-includes/class-wp-customize-nav-menus.php'),(4107,'wp-includes/class-wp-customize-panel.php'),(4108,'wp-includes/class-wp-customize-section.php'),(4109,'wp-includes/class-wp-customize-setting.php'),(4110,'wp-includes/class-wp-customize-widgets.php'),(4111,'wp-includes/class-wp-date-query.php'),(4112,'wp-includes/class-wp-dependency.php'),(4113,'wp-includes/class-wp-editor.php'),(4114,'wp-includes/class-wp-embed.php'),(4115,'wp-includes/class-wp-error.php'),(4116,'wp-includes/class-wp-fatal-error-handler.php'),(4117,'wp-includes/class-wp-feed-cache-transient.php'),(4118,'wp-includes/class-wp-feed-cache.php'),(4119,'wp-includes/class-wp-hook.php'),(4120,'wp-includes/class-wp-http-cookie.php'),(4121,'wp-includes/class-wp-http-curl.php'),(4122,'wp-includes/class-wp-http-encoding.php'),(4123,'wp-includes/class-wp-http-ixr-client.php'),(4124,'wp-includes/class-wp-http-proxy.php'),(4125,'wp-includes/class-wp-http-requests-hooks.php'),(4126,'wp-includes/class-wp-http-requests-response.php'),(4127,'wp-includes/class-wp-http-response.php'),(4128,'wp-includes/class-wp-http-streams.php'),(4129,'wp-includes/class-wp-image-editor-gd.php'),(4130,'wp-includes/class-wp-image-editor-imagick.php'),(4131,'wp-includes/class-wp-image-editor.php'),(4132,'wp-includes/class-wp-list-util.php'),(4133,'wp-includes/class-wp-locale-switcher.php'),(4134,'wp-includes/class-wp-locale.php'),(4135,'wp-includes/class-wp-matchesmapregex.php'),(4136,'wp-includes/class-wp-meta-query.php'),(4137,'wp-includes/class-wp-metadata-lazyloader.php'),(4138,'wp-includes/class-wp-network-query.php'),(4139,'wp-includes/class-wp-network.php'),(4140,'wp-includes/class-wp-object-cache.php'),(4141,'wp-includes/class-wp-oembed-controller.php'),(4142,'wp-includes/class-wp-oembed.php'),(4143,'wp-includes/class-wp-paused-extensions-storage.php'),(4144,'wp-includes/class-wp-post-type.php'),(4145,'wp-includes/class-wp-post.php'),(4146,'wp-includes/class-wp-query.php'),(4147,'wp-includes/class-wp-recovery-mode-cookie-service.php'),(4148,'wp-includes/class-wp-recovery-mode-email-service.php'),(4149,'wp-includes/class-wp-recovery-mode-key-service.php'),(4150,'wp-includes/class-wp-recovery-mode-link-service.php'),(4151,'wp-includes/class-wp-recovery-mode.php'),(4152,'wp-includes/class-wp-rewrite.php'),(4153,'wp-includes/class-wp-role.php'),(4154,'wp-includes/class-wp-roles.php'),(4155,'wp-includes/class-wp-session-tokens.php'),(4156,'wp-includes/class-wp-simplepie-file.php'),(4157,'wp-includes/class-wp-simplepie-sanitize-kses.php'),(4158,'wp-includes/class-wp-site-query.php'),(4159,'wp-includes/class-wp-site.php'),(4160,'wp-includes/class-wp-tax-query.php'),(4161,'wp-includes/class-wp-taxonomy.php'),(4162,'wp-includes/class-wp-term-query.php'),(4163,'wp-includes/class-wp-term.php'),(4164,'wp-includes/class-wp-text-diff-renderer-inline.php'),(4165,'wp-includes/class-wp-text-diff-renderer-table.php'),(4166,'wp-includes/class-wp-theme.php'),(4167,'wp-includes/class-wp-user-meta-session-tokens.php'),(4168,'wp-includes/class-wp-user-query.php'),(4169,'wp-includes/class-wp-user-request.php'),(4170,'wp-includes/class-wp-user.php'),(4171,'wp-includes/class-wp-walker.php'),(4172,'wp-includes/class-wp-widget-factory.php'),(4173,'wp-includes/class-wp-widget.php'),(4174,'wp-includes/class-wp-xmlrpc-server.php'),(4175,'wp-includes/class-wp.php'),(4176,'wp-includes/class.wp-dependencies.php'),(4177,'wp-includes/class.wp-scripts.php'),(4178,'wp-includes/class.wp-styles.php'),(4179,'wp-includes/comment-template.php'),(4180,'wp-includes/comment.php'),(4181,'wp-includes/compat.php'),(4182,'wp-includes/cron.php'),(4183,'wp-includes/css/admin-bar-rtl.css'),(4184,'wp-includes/css/admin-bar-rtl.min.css'),(4185,'wp-includes/css/admin-bar.css'),(4186,'wp-includes/css/admin-bar.min.css'),(4187,'wp-includes/css/buttons-rtl.css'),(4188,'wp-includes/css/buttons-rtl.min.css'),(4189,'wp-includes/css/buttons.css'),(4190,'wp-includes/css/buttons.min.css'),(4191,'wp-includes/css/customize-preview-rtl.css'),(4192,'wp-includes/css/customize-preview-rtl.min.css'),(4193,'wp-includes/css/customize-preview.css'),(4194,'wp-includes/css/customize-preview.min.css'),(4195,'wp-includes/css/dashicons.css'),(4196,'wp-includes/css/dashicons.min.css'),(4197,'wp-includes/css/dist/block-directory/style-rtl.css'),(4198,'wp-includes/css/dist/block-directory/style-rtl.min.css'),(4199,'wp-includes/css/dist/block-directory/style.css'),(4200,'wp-includes/css/dist/block-directory/style.min.css'),(4201,'wp-includes/css/dist/block-editor/style-rtl.css'),(4202,'wp-includes/css/dist/block-editor/style-rtl.min.css'),(4203,'wp-includes/css/dist/block-editor/style.css'),(4204,'wp-includes/css/dist/block-editor/style.min.css'),(4205,'wp-includes/css/dist/block-library/editor-rtl.css'),(4206,'wp-includes/css/dist/block-library/editor-rtl.min.css'),(4207,'wp-includes/css/dist/block-library/editor.css'),(4208,'wp-includes/css/dist/block-library/editor.min.css'),(4209,'wp-includes/css/dist/block-library/style-rtl.css'),(4210,'wp-includes/css/dist/block-library/style-rtl.min.css'),(4211,'wp-includes/css/dist/block-library/style.css'),(4212,'wp-includes/css/dist/block-library/style.min.css'),(4213,'wp-includes/css/dist/block-library/theme-rtl.css'),(4214,'wp-includes/css/dist/block-library/theme-rtl.min.css'),(4215,'wp-includes/css/dist/block-library/theme.css'),(4216,'wp-includes/css/dist/block-library/theme.min.css'),(4217,'wp-includes/css/dist/components/style-rtl.css'),(4218,'wp-includes/css/dist/components/style-rtl.min.css'),(4219,'wp-includes/css/dist/components/style.css'),(4220,'wp-includes/css/dist/components/style.min.css'),(4221,'wp-includes/css/dist/edit-post/style-rtl.css'),(4222,'wp-includes/css/dist/edit-post/style-rtl.min.css'),(4223,'wp-includes/css/dist/edit-post/style.css'),(4224,'wp-includes/css/dist/edit-post/style.min.css'),(4225,'wp-includes/css/dist/editor/editor-styles-rtl.css'),(4226,'wp-includes/css/dist/editor/editor-styles-rtl.min.css'),(4227,'wp-includes/css/dist/editor/editor-styles.css'),(4228,'wp-includes/css/dist/editor/editor-styles.min.css'),(4229,'wp-includes/css/dist/editor/style-rtl.css'),(4230,'wp-includes/css/dist/editor/style-rtl.min.css'),(4231,'wp-includes/css/dist/editor/style.css'),(4232,'wp-includes/css/dist/editor/style.min.css'),(4233,'wp-includes/css/dist/format-library/style-rtl.css'),(4234,'wp-includes/css/dist/format-library/style-rtl.min.css'),(4235,'wp-includes/css/dist/format-library/style.css'),(4236,'wp-includes/css/dist/format-library/style.min.css'),(4237,'wp-includes/css/dist/list-reusable-blocks/style-rtl.css'),(4238,'wp-includes/css/dist/list-reusable-blocks/style-rtl.min.css'),(4239,'wp-includes/css/dist/list-reusable-blocks/style.css'),(4240,'wp-includes/css/dist/list-reusable-blocks/style.min.css'),(4241,'wp-includes/css/dist/nux/style-rtl.css'),(4242,'wp-includes/css/dist/nux/style-rtl.min.css'),(4243,'wp-includes/css/dist/nux/style.css'),(4244,'wp-includes/css/dist/nux/style.min.css'),(4245,'wp-includes/css/editor-rtl.css'),(4246,'wp-includes/css/editor-rtl.min.css'),(4247,'wp-includes/css/editor.css'),(4248,'wp-includes/css/editor.min.css'),(4249,'wp-includes/css/jquery-ui-dialog-rtl.css'),(4250,'wp-includes/css/jquery-ui-dialog-rtl.min.css'),(4251,'wp-includes/css/jquery-ui-dialog.css'),(4252,'wp-includes/css/jquery-ui-dialog.min.css'),(4253,'wp-includes/css/media-views-rtl.css'),(4254,'wp-includes/css/media-views-rtl.min.css'),(4255,'wp-includes/css/media-views.css'),(4256,'wp-includes/css/media-views.min.css'),(4257,'wp-includes/css/wp-auth-check-rtl.css'),(4258,'wp-includes/css/wp-auth-check-rtl.min.css'),(4259,'wp-includes/css/wp-auth-check.css'),(4260,'wp-includes/css/wp-auth-check.min.css'),(4261,'wp-includes/css/wp-embed-template-ie.css'),(4262,'wp-includes/css/wp-embed-template-ie.min.css'),(4263,'wp-includes/css/wp-embed-template.css'),(4264,'wp-includes/css/wp-embed-template.min.css'),(4265,'wp-includes/css/wp-pointer-rtl.css'),(4266,'wp-includes/css/wp-pointer-rtl.min.css'),(4267,'wp-includes/css/wp-pointer.css'),(4268,'wp-includes/css/wp-pointer.min.css'),(4269,'wp-includes/customize/class-wp-customize-background-image-control.php'),(4270,'wp-includes/customize/class-wp-customize-background-image-setting.php'),(4271,'wp-includes/customize/class-wp-customize-background-position-control.php'),(4272,'wp-includes/customize/class-wp-customize-code-editor-control.php'),(4273,'wp-includes/customize/class-wp-customize-color-control.php'),(4274,'wp-includes/customize/class-wp-customize-cropped-image-control.php'),(4275,'wp-includes/customize/class-wp-customize-custom-css-setting.php'),(4276,'wp-includes/customize/class-wp-customize-date-time-control.php'),(4277,'wp-includes/customize/class-wp-customize-filter-setting.php'),(4278,'wp-includes/customize/class-wp-customize-header-image-control.php'),(4279,'wp-includes/customize/class-wp-customize-header-image-setting.php'),(4280,'wp-includes/customize/class-wp-customize-image-control.php'),(4281,'wp-includes/customize/class-wp-customize-media-control.php'),(4282,'wp-includes/customize/class-wp-customize-nav-menu-auto-add-control.php'),(4283,'wp-includes/customize/class-wp-customize-nav-menu-control.php'),(4284,'wp-includes/customize/class-wp-customize-nav-menu-item-control.php'),(4285,'wp-includes/customize/class-wp-customize-nav-menu-item-setting.php'),(4286,'wp-includes/customize/class-wp-customize-nav-menu-location-control.php'),(4287,'wp-includes/customize/class-wp-customize-nav-menu-locations-control.php'),(4288,'wp-includes/customize/class-wp-customize-nav-menu-name-control.php'),(4289,'wp-includes/customize/class-wp-customize-nav-menu-section.php'),(4290,'wp-includes/customize/class-wp-customize-nav-menu-setting.php'),(4291,'wp-includes/customize/class-wp-customize-nav-menus-panel.php'),(4292,'wp-includes/customize/class-wp-customize-new-menu-control.php'),(4293,'wp-includes/customize/class-wp-customize-new-menu-section.php'),(4294,'wp-includes/customize/class-wp-customize-partial.php'),(4295,'wp-includes/customize/class-wp-customize-selective-refresh.php'),(4296,'wp-includes/customize/class-wp-customize-sidebar-section.php'),(4297,'wp-includes/customize/class-wp-customize-site-icon-control.php'),(4298,'wp-includes/customize/class-wp-customize-theme-control.php'),(4299,'wp-includes/customize/class-wp-customize-themes-panel.php'),(4300,'wp-includes/customize/class-wp-customize-themes-section.php'),(4301,'wp-includes/customize/class-wp-customize-upload-control.php'),(4302,'wp-includes/customize/class-wp-widget-area-customize-control.php'),(4303,'wp-includes/customize/class-wp-widget-form-customize-control.php'),(4304,'wp-includes/date.php'),(4305,'wp-includes/default-constants.php'),(4306,'wp-includes/default-filters.php'),(4307,'wp-includes/default-widgets.php'),(4308,'wp-includes/deprecated.php'),(4309,'wp-includes/embed-template.php'),(4310,'wp-includes/embed.php'),(4311,'wp-includes/error-protection.php'),(4312,'wp-includes/feed-atom-comments.php'),(4313,'wp-includes/feed-atom.php'),(4314,'wp-includes/feed-rdf.php'),(4315,'wp-includes/feed-rss.php'),(4316,'wp-includes/feed-rss2-comments.php'),(4317,'wp-includes/feed-rss2.php'),(4318,'wp-includes/feed.php'),(4319,'wp-includes/fonts/dashicons.eot'),(4320,'wp-includes/fonts/dashicons.svg'),(4321,'wp-includes/fonts/dashicons.ttf'),(4322,'wp-includes/fonts/dashicons.woff'),(4323,'wp-includes/fonts/dashicons.woff2'),(4324,'wp-includes/formatting.php'),(4325,'wp-includes/functions.php'),(4326,'wp-includes/functions.wp-scripts.php'),(4327,'wp-includes/functions.wp-styles.php'),(4328,'wp-includes/general-template.php'),(4329,'wp-includes/http.php'),(4330,'wp-includes/images/admin-bar-sprite-2x.png'),(4331,'wp-includes/images/admin-bar-sprite.png'),(4332,'wp-includes/images/arrow-pointer-blue-2x.png'),(4333,'wp-includes/images/arrow-pointer-blue.png'),(4334,'wp-includes/images/blank.gif'),(4335,'wp-includes/images/crystal/archive.png'),(4336,'wp-includes/images/crystal/audio.png'),(4337,'wp-includes/images/crystal/code.png'),(4338,'wp-includes/images/crystal/default.png'),(4339,'wp-includes/images/crystal/document.png'),(4340,'wp-includes/images/crystal/interactive.png'),(4341,'wp-includes/images/crystal/license.txt'),(4342,'wp-includes/images/crystal/spreadsheet.png'),(4343,'wp-includes/images/crystal/text.png'),(4344,'wp-includes/images/crystal/video.png'),(4345,'wp-includes/images/down_arrow-2x.gif'),(4346,'wp-includes/images/down_arrow.gif'),(4347,'wp-includes/images/icon-pointer-flag-2x.png'),(4348,'wp-includes/images/icon-pointer-flag.png'),(4349,'wp-includes/images/media/archive.png'),(4350,'wp-includes/images/media/audio.png'),(4351,'wp-includes/images/media/code.png'),(4352,'wp-includes/images/media/default.png'),(4353,'wp-includes/images/media/document.png'),(4354,'wp-includes/images/media/interactive.png'),(4355,'wp-includes/images/media/spreadsheet.png'),(4356,'wp-includes/images/media/text.png'),(4357,'wp-includes/images/media/video.png'),(4358,'wp-includes/images/rss-2x.png'),(4359,'wp-includes/images/rss.png'),(4360,'wp-includes/images/smilies/frownie.png'),(4361,'wp-includes/images/smilies/icon_arrow.gif'),(4362,'wp-includes/images/smilies/icon_biggrin.gif'),(4363,'wp-includes/images/smilies/icon_confused.gif'),(4364,'wp-includes/images/smilies/icon_cool.gif'),(4365,'wp-includes/images/smilies/icon_cry.gif'),(4366,'wp-includes/images/smilies/icon_eek.gif'),(4367,'wp-includes/images/smilies/icon_evil.gif'),(4368,'wp-includes/images/smilies/icon_exclaim.gif'),(4369,'wp-includes/images/smilies/icon_idea.gif'),(4370,'wp-includes/images/smilies/icon_lol.gif'),(4371,'wp-includes/images/smilies/icon_mad.gif'),(4372,'wp-includes/images/smilies/icon_mrgreen.gif'),(4373,'wp-includes/images/smilies/icon_neutral.gif'),(4374,'wp-includes/images/smilies/icon_question.gif'),(4375,'wp-includes/images/smilies/icon_razz.gif'),(4376,'wp-includes/images/smilies/icon_redface.gif'),(4377,'wp-includes/images/smilies/icon_rolleyes.gif'),(4378,'wp-includes/images/smilies/icon_sad.gif'),(4379,'wp-includes/images/smilies/icon_smile.gif'),(4380,'wp-includes/images/smilies/icon_surprised.gif'),(4381,'wp-includes/images/smilies/icon_twisted.gif'),(4382,'wp-includes/images/smilies/icon_wink.gif'),(4383,'wp-includes/images/smilies/mrgreen.png'),(4384,'wp-includes/images/smilies/rolleyes.png'),(4385,'wp-includes/images/smilies/simple-smile.png'),(4386,'wp-includes/images/spinner-2x.gif'),(4387,'wp-includes/images/spinner.gif'),(4388,'wp-includes/images/toggle-arrow-2x.png'),(4389,'wp-includes/images/toggle-arrow.png'),(4390,'wp-includes/images/uploader-icons-2x.png'),(4391,'wp-includes/images/uploader-icons.png'),(4392,'wp-includes/images/w-logo-blue.png'),(4393,'wp-includes/images/wlw/wp-comments.png'),(4394,'wp-includes/images/wlw/wp-icon.png'),(4395,'wp-includes/images/wlw/wp-watermark.png'),(4396,'wp-includes/images/wpicons-2x.png'),(4397,'wp-includes/images/wpicons.png'),(4398,'wp-includes/images/wpspin-2x.gif'),(4399,'wp-includes/images/wpspin.gif'),(4400,'wp-includes/images/xit-2x.gif'),(4401,'wp-includes/images/xit.gif'),(4402,'wp-includes/js/admin-bar.js'),(4403,'wp-includes/js/admin-bar.min.js'),(4404,'wp-includes/js/api-request.js'),(4405,'wp-includes/js/api-request.min.js'),(4406,'wp-includes/js/autosave.js'),(4407,'wp-includes/js/autosave.min.js'),(4408,'wp-includes/js/backbone.js'),(4409,'wp-includes/js/backbone.min.js'),(4410,'wp-includes/js/clipboard.js'),(4411,'wp-includes/js/clipboard.min.js'),(4412,'wp-includes/js/codemirror/codemirror.min.css'),(4413,'wp-includes/js/codemirror/codemirror.min.js'),(4414,'wp-includes/js/codemirror/csslint.js'),(4415,'wp-includes/js/codemirror/esprima.js'),(4416,'wp-includes/js/codemirror/fakejshint.js'),(4417,'wp-includes/js/codemirror/htmlhint-kses.js'),(4418,'wp-includes/js/codemirror/htmlhint.js'),(4419,'wp-includes/js/codemirror/jsonlint.js'),(4420,'wp-includes/js/colorpicker.js'),(4421,'wp-includes/js/colorpicker.min.js'),(4422,'wp-includes/js/comment-reply.js'),(4423,'wp-includes/js/comment-reply.min.js'),(4424,'wp-includes/js/crop/cropper.css'),(4425,'wp-includes/js/crop/cropper.js'),(4426,'wp-includes/js/crop/marqueeHoriz.gif'),(4427,'wp-includes/js/crop/marqueeVert.gif'),(4428,'wp-includes/js/customize-base.js'),(4429,'wp-includes/js/customize-base.min.js'),(4430,'wp-includes/js/customize-loader.js'),(4431,'wp-includes/js/customize-loader.min.js'),(4432,'wp-includes/js/customize-models.js'),(4433,'wp-includes/js/customize-models.min.js'),(4434,'wp-includes/js/customize-preview-nav-menus.js'),(4435,'wp-includes/js/customize-preview-nav-menus.min.js'),(4436,'wp-includes/js/customize-preview-widgets.js'),(4437,'wp-includes/js/customize-preview-widgets.min.js'),(4438,'wp-includes/js/customize-preview.js'),(4439,'wp-includes/js/customize-preview.min.js'),(4440,'wp-includes/js/customize-selective-refresh.js'),(4441,'wp-includes/js/customize-selective-refresh.min.js'),(4442,'wp-includes/js/customize-views.js'),(4443,'wp-includes/js/customize-views.min.js'),(4444,'wp-includes/js/dist/a11y.js'),(4445,'wp-includes/js/dist/a11y.min.js'),(4446,'wp-includes/js/dist/annotations.js'),(4447,'wp-includes/js/dist/annotations.min.js'),(4448,'wp-includes/js/dist/api-fetch.js'),(4449,'wp-includes/js/dist/api-fetch.min.js'),(4450,'wp-includes/js/dist/autop.js'),(4451,'wp-includes/js/dist/autop.min.js'),(4452,'wp-includes/js/dist/blob.js'),(4453,'wp-includes/js/dist/blob.min.js'),(4454,'wp-includes/js/dist/block-directory.js'),(4455,'wp-includes/js/dist/block-directory.min.js'),(4456,'wp-includes/js/dist/block-editor.js'),(4457,'wp-includes/js/dist/block-editor.min.js'),(4458,'wp-includes/js/dist/block-library.js'),(4459,'wp-includes/js/dist/block-library.min.js'),(4460,'wp-includes/js/dist/block-serialization-default-parser.js'),(4461,'wp-includes/js/dist/block-serialization-default-parser.min.js'),(4462,'wp-includes/js/dist/blocks.js'),(4463,'wp-includes/js/dist/blocks.min.js'),(4464,'wp-includes/js/dist/components.js'),(4465,'wp-includes/js/dist/components.min.js'),(4466,'wp-includes/js/dist/compose.js'),(4467,'wp-includes/js/dist/compose.min.js'),(4468,'wp-includes/js/dist/core-data.js'),(4469,'wp-includes/js/dist/core-data.min.js'),(4470,'wp-includes/js/dist/data-controls.js'),(4471,'wp-includes/js/dist/data-controls.min.js'),(4472,'wp-includes/js/dist/data.js'),(4473,'wp-includes/js/dist/data.min.js'),(4474,'wp-includes/js/dist/date.js'),(4475,'wp-includes/js/dist/date.min.js'),(4476,'wp-includes/js/dist/deprecated.js'),(4477,'wp-includes/js/dist/deprecated.min.js'),(4478,'wp-includes/js/dist/dom-ready.js'),(4479,'wp-includes/js/dist/dom-ready.min.js'),(4480,'wp-includes/js/dist/dom.js'),(4481,'wp-includes/js/dist/dom.min.js'),(4482,'wp-includes/js/dist/edit-post.js'),(4483,'wp-includes/js/dist/edit-post.min.js'),(4484,'wp-includes/js/dist/editor.js'),(4485,'wp-includes/js/dist/editor.min.js'),(4486,'wp-includes/js/dist/element.js'),(4487,'wp-includes/js/dist/element.min.js'),(4488,'wp-includes/js/dist/escape-html.js'),(4489,'wp-includes/js/dist/escape-html.min.js'),(4490,'wp-includes/js/dist/format-library.js'),(4491,'wp-includes/js/dist/format-library.min.js'),(4492,'wp-includes/js/dist/hooks.js'),(4493,'wp-includes/js/dist/hooks.min.js'),(4494,'wp-includes/js/dist/html-entities.js'),(4495,'wp-includes/js/dist/html-entities.min.js'),(4496,'wp-includes/js/dist/i18n.js'),(4497,'wp-includes/js/dist/i18n.min.js'),(4498,'wp-includes/js/dist/is-shallow-equal.js'),(4499,'wp-includes/js/dist/is-shallow-equal.min.js'),(4500,'wp-includes/js/dist/keyboard-shortcuts.js'),(4501,'wp-includes/js/dist/keyboard-shortcuts.min.js'),(4502,'wp-includes/js/dist/keycodes.js'),(4503,'wp-includes/js/dist/keycodes.min.js'),(4504,'wp-includes/js/dist/list-reusable-blocks.js'),(4505,'wp-includes/js/dist/list-reusable-blocks.min.js'),(4506,'wp-includes/js/dist/media-utils.js'),(4507,'wp-includes/js/dist/media-utils.min.js'),(4508,'wp-includes/js/dist/notices.js'),(4509,'wp-includes/js/dist/notices.min.js'),(4510,'wp-includes/js/dist/nux.js'),(4511,'wp-includes/js/dist/nux.min.js'),(4512,'wp-includes/js/dist/plugins.js'),(4513,'wp-includes/js/dist/plugins.min.js'),(4514,'wp-includes/js/dist/primitives.js'),(4515,'wp-includes/js/dist/primitives.min.js'),(4516,'wp-includes/js/dist/priority-queue.js'),(4517,'wp-includes/js/dist/priority-queue.min.js'),(4518,'wp-includes/js/dist/redux-routine.js'),(4519,'wp-includes/js/dist/redux-routine.min.js'),(4520,'wp-includes/js/dist/rich-text.js'),(4521,'wp-includes/js/dist/rich-text.min.js'),(4522,'wp-includes/js/dist/server-side-render.js'),(4523,'wp-includes/js/dist/server-side-render.min.js'),(4524,'wp-includes/js/dist/shortcode.js'),(4525,'wp-includes/js/dist/shortcode.min.js'),(4526,'wp-includes/js/dist/token-list.js'),(4527,'wp-includes/js/dist/token-list.min.js'),(4528,'wp-includes/js/dist/url.js'),(4529,'wp-includes/js/dist/url.min.js'),(4530,'wp-includes/js/dist/vendor/lodash.js'),(4531,'wp-includes/js/dist/vendor/lodash.min.js'),(4532,'wp-includes/js/dist/vendor/moment.js'),(4533,'wp-includes/js/dist/vendor/moment.min.js'),(4534,'wp-includes/js/dist/vendor/react-dom.js'),(4535,'wp-includes/js/dist/vendor/react-dom.min.js'),(4536,'wp-includes/js/dist/vendor/react.js'),(4537,'wp-includes/js/dist/vendor/react.min.js'),(4538,'wp-includes/js/dist/vendor/wp-polyfill-dom-rect.js'),(4539,'wp-includes/js/dist/vendor/wp-polyfill-dom-rect.min.js'),(4540,'wp-includes/js/dist/vendor/wp-polyfill-element-closest.js'),(4541,'wp-includes/js/dist/vendor/wp-polyfill-element-closest.min.js'),(4542,'wp-includes/js/dist/vendor/wp-polyfill-fetch.js'),(4543,'wp-includes/js/dist/vendor/wp-polyfill-fetch.min.js'),(4544,'wp-includes/js/dist/vendor/wp-polyfill-formdata.js'),(4545,'wp-includes/js/dist/vendor/wp-polyfill-formdata.min.js'),(4546,'wp-includes/js/dist/vendor/wp-polyfill-node-contains.js'),(4547,'wp-includes/js/dist/vendor/wp-polyfill-node-contains.min.js'),(4548,'wp-includes/js/dist/vendor/wp-polyfill-url.js'),(4549,'wp-includes/js/dist/vendor/wp-polyfill-url.min.js'),(4550,'wp-includes/js/dist/vendor/wp-polyfill.js'),(4551,'wp-includes/js/dist/vendor/wp-polyfill.min.js'),(4552,'wp-includes/js/dist/viewport.js'),(4553,'wp-includes/js/dist/viewport.min.js'),(4554,'wp-includes/js/dist/warning.js'),(4555,'wp-includes/js/dist/warning.min.js'),(4556,'wp-includes/js/dist/wordcount.js'),(4557,'wp-includes/js/dist/wordcount.min.js'),(4558,'wp-includes/js/heartbeat.js'),(4559,'wp-includes/js/heartbeat.min.js'),(4560,'wp-includes/js/hoverIntent.js'),(4561,'wp-includes/js/hoverIntent.min.js'),(4562,'wp-includes/js/hoverintent-js.min.js'),(4563,'wp-includes/js/imagesloaded.min.js'),(4564,'wp-includes/js/imgareaselect/border-anim-h.gif'),(4565,'wp-includes/js/imgareaselect/border-anim-v.gif'),(4566,'wp-includes/js/imgareaselect/imgareaselect.css'),(4567,'wp-includes/js/imgareaselect/jquery.imgareaselect.js'),(4568,'wp-includes/js/imgareaselect/jquery.imgareaselect.min.js'),(4569,'wp-includes/js/jcrop/Jcrop.gif'),(4570,'wp-includes/js/jcrop/jquery.Jcrop.min.css'),(4571,'wp-includes/js/jcrop/jquery.Jcrop.min.js'),(4572,'wp-includes/js/jquery/jquery-migrate.js'),(4573,'wp-includes/js/jquery/jquery-migrate.min.js'),(4574,'wp-includes/js/jquery/jquery.color.min.js'),(4575,'wp-includes/js/jquery/jquery.form.js'),(4576,'wp-includes/js/jquery/jquery.form.min.js'),(4577,'wp-includes/js/jquery/jquery.hotkeys.js'),(4578,'wp-includes/js/jquery/jquery.hotkeys.min.js'),(4579,'wp-includes/js/jquery/jquery.js'),(4580,'wp-includes/js/jquery/jquery.masonry.min.js'),(4581,'wp-includes/js/jquery/jquery.query.js'),(4582,'wp-includes/js/jquery/jquery.schedule.js'),(4583,'wp-includes/js/jquery/jquery.serialize-object.js'),(4584,'wp-includes/js/jquery/jquery.table-hotkeys.js'),(4585,'wp-includes/js/jquery/jquery.table-hotkeys.min.js'),(4586,'wp-includes/js/jquery/jquery.ui.touch-punch.js'),(4587,'wp-includes/js/jquery/suggest.js'),(4588,'wp-includes/js/jquery/suggest.min.js'),(4589,'wp-includes/js/jquery/ui/accordion.min.js'),(4590,'wp-includes/js/jquery/ui/autocomplete.min.js'),(4591,'wp-includes/js/jquery/ui/button.min.js'),(4592,'wp-includes/js/jquery/ui/core.min.js'),(4593,'wp-includes/js/jquery/ui/datepicker.min.js'),(4594,'wp-includes/js/jquery/ui/dialog.min.js'),(4595,'wp-includes/js/jquery/ui/draggable.min.js'),(4596,'wp-includes/js/jquery/ui/droppable.min.js'),(4597,'wp-includes/js/jquery/ui/effect-blind.min.js'),(4598,'wp-includes/js/jquery/ui/effect-bounce.min.js'),(4599,'wp-includes/js/jquery/ui/effect-clip.min.js'),(4600,'wp-includes/js/jquery/ui/effect-drop.min.js'),(4601,'wp-includes/js/jquery/ui/effect-explode.min.js'),(4602,'wp-includes/js/jquery/ui/effect-fade.min.js'),(4603,'wp-includes/js/jquery/ui/effect-fold.min.js'),(4604,'wp-includes/js/jquery/ui/effect-highlight.min.js'),(4605,'wp-includes/js/jquery/ui/effect-puff.min.js'),(4606,'wp-includes/js/jquery/ui/effect-pulsate.min.js'),(4607,'wp-includes/js/jquery/ui/effect-scale.min.js'),(4608,'wp-includes/js/jquery/ui/effect-shake.min.js'),(4609,'wp-includes/js/jquery/ui/effect-size.min.js'),(4610,'wp-includes/js/jquery/ui/effect-slide.min.js'),(4611,'wp-includes/js/jquery/ui/effect-transfer.min.js'),(4612,'wp-includes/js/jquery/ui/effect.min.js'),(4613,'wp-includes/js/jquery/ui/menu.min.js'),(4614,'wp-includes/js/jquery/ui/mouse.min.js'),(4615,'wp-includes/js/jquery/ui/position.min.js'),(4616,'wp-includes/js/jquery/ui/progressbar.min.js'),(4617,'wp-includes/js/jquery/ui/resizable.min.js'),(4618,'wp-includes/js/jquery/ui/selectable.min.js'),(4619,'wp-includes/js/jquery/ui/selectmenu.min.js'),(4620,'wp-includes/js/jquery/ui/slider.min.js'),(4621,'wp-includes/js/jquery/ui/sortable.min.js'),(4622,'wp-includes/js/jquery/ui/spinner.min.js'),(4623,'wp-includes/js/jquery/ui/tabs.min.js'),(4624,'wp-includes/js/jquery/ui/tooltip.min.js'),(4625,'wp-includes/js/jquery/ui/widget.min.js'),(4626,'wp-includes/js/json2.js'),(4627,'wp-includes/js/json2.min.js'),(4628,'wp-includes/js/masonry.min.js'),(4629,'wp-includes/js/mce-view.js'),(4630,'wp-includes/js/mce-view.min.js'),(4631,'wp-includes/js/media-audiovideo.js'),(4632,'wp-includes/js/media-audiovideo.min.js'),(4633,'wp-includes/js/media-editor.js'),(4634,'wp-includes/js/media-editor.min.js'),(4635,'wp-includes/js/media-grid.js'),(4636,'wp-includes/js/media-grid.min.js'),(4637,'wp-includes/js/media-models.js'),(4638,'wp-includes/js/media-models.min.js'),(4639,'wp-includes/js/media-views.js'),(4640,'wp-includes/js/media-views.min.js'),(4641,'wp-includes/js/mediaelement/mediaelement-and-player.js'),(4642,'wp-includes/js/mediaelement/mediaelement-and-player.min.js'),(4643,'wp-includes/js/mediaelement/mediaelement-migrate.js'),(4644,'wp-includes/js/mediaelement/mediaelement-migrate.min.js'),(4645,'wp-includes/js/mediaelement/mediaelement.js'),(4646,'wp-includes/js/mediaelement/mediaelement.min.js'),(4647,'wp-includes/js/mediaelement/mediaelementplayer-legacy.css'),(4648,'wp-includes/js/mediaelement/mediaelementplayer-legacy.min.css'),(4649,'wp-includes/js/mediaelement/mediaelementplayer.css'),(4650,'wp-includes/js/mediaelement/mediaelementplayer.min.css'),(4651,'wp-includes/js/mediaelement/mejs-controls.png'),(4652,'wp-includes/js/mediaelement/mejs-controls.svg'),(4653,'wp-includes/js/mediaelement/renderers/vimeo.js'),(4654,'wp-includes/js/mediaelement/renderers/vimeo.min.js'),(4655,'wp-includes/js/mediaelement/wp-mediaelement.css'),(4656,'wp-includes/js/mediaelement/wp-mediaelement.js'),(4657,'wp-includes/js/mediaelement/wp-mediaelement.min.css'),(4658,'wp-includes/js/mediaelement/wp-mediaelement.min.js'),(4659,'wp-includes/js/mediaelement/wp-playlist.js'),(4660,'wp-includes/js/mediaelement/wp-playlist.min.js'),(4661,'wp-includes/js/plupload/handlers.js'),(4662,'wp-includes/js/plupload/handlers.min.js'),(4663,'wp-includes/js/plupload/license.txt'),(4664,'wp-includes/js/plupload/moxie.js'),(4665,'wp-includes/js/plupload/moxie.min.js'),(4666,'wp-includes/js/plupload/plupload.js'),(4667,'wp-includes/js/plupload/plupload.min.js'),(4668,'wp-includes/js/plupload/wp-plupload.js'),(4669,'wp-includes/js/plupload/wp-plupload.min.js'),(4670,'wp-includes/js/quicktags.js'),(4671,'wp-includes/js/quicktags.min.js'),(4672,'wp-includes/js/shortcode.js'),(4673,'wp-includes/js/shortcode.min.js'),(4674,'wp-includes/js/swfobject.js'),(4675,'wp-includes/js/swfupload/handlers.js'),(4676,'wp-includes/js/swfupload/handlers.min.js'),(4677,'wp-includes/js/swfupload/license.txt'),(4678,'wp-includes/js/swfupload/swfupload.js'),(4679,'wp-includes/js/thickbox/loadingAnimation.gif'),(4680,'wp-includes/js/thickbox/macFFBgHack.png'),(4681,'wp-includes/js/thickbox/thickbox.css'),(4682,'wp-includes/js/thickbox/thickbox.js'),(4683,'wp-includes/js/tinymce/langs/wp-langs-en.js'),(4684,'wp-includes/js/tinymce/license.txt'),(4685,'wp-includes/js/tinymce/plugins/charmap/plugin.js'),(4686,'wp-includes/js/tinymce/plugins/charmap/plugin.min.js'),(4687,'wp-includes/js/tinymce/plugins/colorpicker/plugin.js'),(4688,'wp-includes/js/tinymce/plugins/colorpicker/plugin.min.js'),(4689,'wp-includes/js/tinymce/plugins/compat3x/css/dialog.css'),(4690,'wp-includes/js/tinymce/plugins/compat3x/plugin.js'),(4691,'wp-includes/js/tinymce/plugins/compat3x/plugin.min.js'),(4692,'wp-includes/js/tinymce/plugins/directionality/plugin.js'),(4693,'wp-includes/js/tinymce/plugins/directionality/plugin.min.js'),(4694,'wp-includes/js/tinymce/plugins/fullscreen/plugin.js'),(4695,'wp-includes/js/tinymce/plugins/fullscreen/plugin.min.js'),(4696,'wp-includes/js/tinymce/plugins/hr/plugin.js'),(4697,'wp-includes/js/tinymce/plugins/hr/plugin.min.js'),(4698,'wp-includes/js/tinymce/plugins/image/plugin.js'),(4699,'wp-includes/js/tinymce/plugins/image/plugin.min.js'),(4700,'wp-includes/js/tinymce/plugins/link/plugin.js'),(4701,'wp-includes/js/tinymce/plugins/link/plugin.min.js'),(4702,'wp-includes/js/tinymce/plugins/lists/plugin.js'),(4703,'wp-includes/js/tinymce/plugins/lists/plugin.min.js'),(4704,'wp-includes/js/tinymce/plugins/media/plugin.js'),(4705,'wp-includes/js/tinymce/plugins/media/plugin.min.js'),(4706,'wp-includes/js/tinymce/plugins/paste/plugin.js'),(4707,'wp-includes/js/tinymce/plugins/paste/plugin.min.js'),(4708,'wp-includes/js/tinymce/plugins/tabfocus/plugin.js'),(4709,'wp-includes/js/tinymce/plugins/tabfocus/plugin.min.js'),(4710,'wp-includes/js/tinymce/plugins/textcolor/plugin.js'),(4711,'wp-includes/js/tinymce/plugins/textcolor/plugin.min.js'),(4712,'wp-includes/js/tinymce/plugins/wordpress/plugin.js'),(4713,'wp-includes/js/tinymce/plugins/wordpress/plugin.min.js'),(4714,'wp-includes/js/tinymce/plugins/wpautoresize/plugin.js'),(4715,'wp-includes/js/tinymce/plugins/wpautoresize/plugin.min.js'),(4716,'wp-includes/js/tinymce/plugins/wpdialogs/plugin.js'),(4717,'wp-includes/js/tinymce/plugins/wpdialogs/plugin.min.js'),(4718,'wp-includes/js/tinymce/plugins/wpeditimage/plugin.js'),(4719,'wp-includes/js/tinymce/plugins/wpeditimage/plugin.min.js'),(4720,'wp-includes/js/tinymce/plugins/wpemoji/plugin.js'),(4721,'wp-includes/js/tinymce/plugins/wpemoji/plugin.min.js'),(4722,'wp-includes/js/tinymce/plugins/wpgallery/plugin.js'),(4723,'wp-includes/js/tinymce/plugins/wpgallery/plugin.min.js'),(4724,'wp-includes/js/tinymce/plugins/wplink/plugin.js'),(4725,'wp-includes/js/tinymce/plugins/wplink/plugin.min.js'),(4726,'wp-includes/js/tinymce/plugins/wptextpattern/plugin.js'),(4727,'wp-includes/js/tinymce/plugins/wptextpattern/plugin.min.js'),(4728,'wp-includes/js/tinymce/plugins/wpview/plugin.js'),(4729,'wp-includes/js/tinymce/plugins/wpview/plugin.min.js'),(4730,'wp-includes/js/tinymce/skins/lightgray/content.inline.min.css'),(4731,'wp-includes/js/tinymce/skins/lightgray/content.min.css'),(4732,'wp-includes/js/tinymce/skins/lightgray/fonts/tinymce-small.eot'),(4733,'wp-includes/js/tinymce/skins/lightgray/fonts/tinymce-small.svg'),(4734,'wp-includes/js/tinymce/skins/lightgray/fonts/tinymce-small.ttf'),(4735,'wp-includes/js/tinymce/skins/lightgray/fonts/tinymce-small.woff'),(4736,'wp-includes/js/tinymce/skins/lightgray/fonts/tinymce.eot'),(4737,'wp-includes/js/tinymce/skins/lightgray/fonts/tinymce.svg'),(4738,'wp-includes/js/tinymce/skins/lightgray/fonts/tinymce.ttf'),(4739,'wp-includes/js/tinymce/skins/lightgray/fonts/tinymce.woff'),(4740,'wp-includes/js/tinymce/skins/lightgray/img/anchor.gif'),(4741,'wp-includes/js/tinymce/skins/lightgray/img/loader.gif'),(4742,'wp-includes/js/tinymce/skins/lightgray/img/object.gif'),(4743,'wp-includes/js/tinymce/skins/lightgray/img/trans.gif'),(4744,'wp-includes/js/tinymce/skins/lightgray/skin.min.css'),(4745,'wp-includes/js/tinymce/skins/wordpress/images/audio.png'),(4746,'wp-includes/js/tinymce/skins/wordpress/images/dashicon-edit.png'),(4747,'wp-includes/js/tinymce/skins/wordpress/images/dashicon-no.png'),(4748,'wp-includes/js/tinymce/skins/wordpress/images/embedded.png'),(4749,'wp-includes/js/tinymce/skins/wordpress/images/gallery-2x.png'),(4750,'wp-includes/js/tinymce/skins/wordpress/images/gallery.png'),(4751,'wp-includes/js/tinymce/skins/wordpress/images/more-2x.png'),(4752,'wp-includes/js/tinymce/skins/wordpress/images/more.png'),(4753,'wp-includes/js/tinymce/skins/wordpress/images/pagebreak-2x.png'),(4754,'wp-includes/js/tinymce/skins/wordpress/images/pagebreak.png'),(4755,'wp-includes/js/tinymce/skins/wordpress/images/playlist-audio.png'),(4756,'wp-includes/js/tinymce/skins/wordpress/images/playlist-video.png'),(4757,'wp-includes/js/tinymce/skins/wordpress/images/video.png'),(4758,'wp-includes/js/tinymce/skins/wordpress/wp-content.css'),(4759,'wp-includes/js/tinymce/themes/inlite/theme.js'),(4760,'wp-includes/js/tinymce/themes/inlite/theme.min.js'),(4761,'wp-includes/js/tinymce/themes/modern/theme.js'),(4762,'wp-includes/js/tinymce/themes/modern/theme.min.js'),(4763,'wp-includes/js/tinymce/tiny_mce_popup.js'),(4764,'wp-includes/js/tinymce/tinymce.min.js'),(4765,'wp-includes/js/tinymce/utils/editable_selects.js'),(4766,'wp-includes/js/tinymce/utils/form_utils.js'),(4767,'wp-includes/js/tinymce/utils/mctabs.js'),(4768,'wp-includes/js/tinymce/utils/validate.js'),(4769,'wp-includes/js/tinymce/wp-tinymce.js'),(4770,'wp-includes/js/tinymce/wp-tinymce.php'),(4771,'wp-includes/js/tw-sack.js'),(4772,'wp-includes/js/tw-sack.min.js'),(4773,'wp-includes/js/twemoji.js'),(4774,'wp-includes/js/twemoji.min.js'),(4775,'wp-includes/js/underscore.js'),(4776,'wp-includes/js/underscore.min.js'),(4777,'wp-includes/js/utils.js'),(4778,'wp-includes/js/utils.min.js'),(4779,'wp-includes/js/wp-ajax-response.js'),(4780,'wp-includes/js/wp-ajax-response.min.js'),(4781,'wp-includes/js/wp-api.js'),(4782,'wp-includes/js/wp-api.min.js'),(4783,'wp-includes/js/wp-auth-check.js'),(4784,'wp-includes/js/wp-auth-check.min.js'),(4785,'wp-includes/js/wp-backbone.js'),(4786,'wp-includes/js/wp-backbone.min.js'),(4787,'wp-includes/js/wp-custom-header.js'),(4788,'wp-includes/js/wp-custom-header.min.js'),(4789,'wp-includes/js/wp-embed-template.js'),(4790,'wp-includes/js/wp-embed-template.min.js'),(4791,'wp-includes/js/wp-embed.js'),(4792,'wp-includes/js/wp-embed.min.js'),(4793,'wp-includes/js/wp-emoji-loader.js'),(4794,'wp-includes/js/wp-emoji-loader.min.js'),(4795,'wp-includes/js/wp-emoji-release.min.js'),(4796,'wp-includes/js/wp-emoji.js'),(4797,'wp-includes/js/wp-emoji.min.js'),(4798,'wp-includes/js/wp-list-revisions.js'),(4799,'wp-includes/js/wp-list-revisions.min.js'),(4800,'wp-includes/js/wp-lists.js'),(4801,'wp-includes/js/wp-lists.min.js'),(4802,'wp-includes/js/wp-pointer.js'),(4803,'wp-includes/js/wp-pointer.min.js'),(4804,'wp-includes/js/wp-sanitize.js'),(4805,'wp-includes/js/wp-sanitize.min.js'),(4806,'wp-includes/js/wp-util.js'),(4807,'wp-includes/js/wp-util.min.js'),(4808,'wp-includes/js/wpdialog.js'),(4809,'wp-includes/js/wpdialog.min.js'),(4810,'wp-includes/js/wplink.js'),(4811,'wp-includes/js/wplink.min.js'),(4812,'wp-includes/js/zxcvbn-async.js'),(4813,'wp-includes/js/zxcvbn-async.min.js'),(4814,'wp-includes/js/zxcvbn.min.js'),(4815,'wp-includes/kses.php'),(4816,'wp-includes/l10n.php'),(4817,'wp-includes/link-template.php'),(4818,'wp-includes/load.php'),(4819,'wp-includes/locale.php'),(4820,'wp-includes/media-template.php'),(4821,'wp-includes/media.php'),(4822,'wp-includes/meta.php'),(4823,'wp-includes/ms-blogs.php'),(4824,'wp-includes/ms-default-constants.php'),(4825,'wp-includes/ms-default-filters.php'),(4826,'wp-includes/ms-deprecated.php'),(4827,'wp-includes/ms-files.php'),(4828,'wp-includes/ms-functions.php'),(4829,'wp-includes/ms-load.php'),(4830,'wp-includes/ms-network.php'),(4831,'wp-includes/ms-settings.php'),(4832,'wp-includes/ms-site.php'),(4833,'wp-includes/nav-menu-template.php'),(4834,'wp-includes/nav-menu.php'),(4835,'wp-includes/option.php'),(4836,'wp-includes/pluggable-deprecated.php'),(4837,'wp-includes/pluggable.php'),(4838,'wp-includes/plugin.php'),(4839,'wp-includes/pomo/entry.php'),(4840,'wp-includes/pomo/mo.php'),(4841,'wp-includes/pomo/plural-forms.php'),(4842,'wp-includes/pomo/po.php'),(4843,'wp-includes/pomo/streams.php'),(4844,'wp-includes/pomo/translations.php'),(4845,'wp-includes/post-formats.php'),(4846,'wp-includes/post-template.php'),(4847,'wp-includes/post-thumbnail-template.php'),(4848,'wp-includes/post.php'),(4849,'wp-includes/query.php'),(4850,'wp-includes/random_compat/byte_safe_strings.php'),(4851,'wp-includes/random_compat/cast_to_int.php'),(4852,'wp-includes/random_compat/error_polyfill.php'),(4853,'wp-includes/random_compat/random.php'),(4854,'wp-includes/random_compat/random_bytes_com_dotnet.php'),(4855,'wp-includes/random_compat/random_bytes_dev_urandom.php'),(4856,'wp-includes/random_compat/random_bytes_libsodium.php'),(4857,'wp-includes/random_compat/random_bytes_libsodium_legacy.php'),(4858,'wp-includes/random_compat/random_bytes_mcrypt.php'),(4859,'wp-includes/random_compat/random_int.php'),(4860,'wp-includes/registration-functions.php'),(4861,'wp-includes/registration.php'),(4862,'wp-includes/rest-api/class-wp-rest-request.php'),(4863,'wp-includes/rest-api/class-wp-rest-response.php'),(4864,'wp-includes/rest-api/class-wp-rest-server.php'),(4865,'wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php'),(4866,'wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php'),(4867,'wp-includes/rest-api/endpoints/class-wp-rest-block-renderer-controller.php'),(4868,'wp-includes/rest-api/endpoints/class-wp-rest-blocks-controller.php'),(4869,'wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php'),(4870,'wp-includes/rest-api/endpoints/class-wp-rest-controller.php'),(4871,'wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php'),(4872,'wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php'),(4873,'wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php'),(4874,'wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php'),(4875,'wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php'),(4876,'wp-includes/rest-api/endpoints/class-wp-rest-settings-controller.php'),(4877,'wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php'),(4878,'wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php'),(4879,'wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php'),(4880,'wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php'),(4881,'wp-includes/rest-api/fields/class-wp-rest-comment-meta-fields.php'),(4882,'wp-includes/rest-api/fields/class-wp-rest-meta-fields.php'),(4883,'wp-includes/rest-api/fields/class-wp-rest-post-meta-fields.php'),(4884,'wp-includes/rest-api/fields/class-wp-rest-term-meta-fields.php'),(4885,'wp-includes/rest-api/fields/class-wp-rest-user-meta-fields.php'),(4886,'wp-includes/rest-api/search/class-wp-rest-post-search-handler.php'),(4887,'wp-includes/rest-api/search/class-wp-rest-search-handler.php'),(4888,'wp-includes/rest-api.php'),(4889,'wp-includes/revision.php'),(4890,'wp-includes/rewrite.php'),(4891,'wp-includes/rss-functions.php'),(4892,'wp-includes/rss.php'),(4893,'wp-includes/script-loader.php'),(4894,'wp-includes/session.php'),(4895,'wp-includes/shortcodes.php'),(4896,'wp-includes/sodium_compat/LICENSE'),(4897,'wp-includes/sodium_compat/autoload.php'),(4898,'wp-includes/sodium_compat/composer.json'),(4899,'wp-includes/sodium_compat/lib/constants.php'),(4900,'wp-includes/sodium_compat/lib/namespaced.php'),(4901,'wp-includes/sodium_compat/lib/php72compat.php'),(4902,'wp-includes/sodium_compat/lib/php72compat_const.php'),(4903,'wp-includes/sodium_compat/lib/sodium_compat.php'),(4904,'wp-includes/sodium_compat/namespaced/Compat.php'),(4905,'wp-includes/sodium_compat/namespaced/Core/BLAKE2b.php'),(4906,'wp-includes/sodium_compat/namespaced/Core/ChaCha20/Ctx.php'),(4907,'wp-includes/sodium_compat/namespaced/Core/ChaCha20/IetfCtx.php'),(4908,'wp-includes/sodium_compat/namespaced/Core/ChaCha20.php'),(4909,'wp-includes/sodium_compat/namespaced/Core/Curve25519/Fe.php'),(4910,'wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/Cached.php'),(4911,'wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P1p1.php'),(4912,'wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P2.php'),(4913,'wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P3.php'),(4914,'wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/Precomp.php'),(4915,'wp-includes/sodium_compat/namespaced/Core/Curve25519/H.php'),(4916,'wp-includes/sodium_compat/namespaced/Core/Curve25519.php'),(4917,'wp-includes/sodium_compat/namespaced/Core/Ed25519.php'),(4918,'wp-includes/sodium_compat/namespaced/Core/HChaCha20.php'),(4919,'wp-includes/sodium_compat/namespaced/Core/HSalsa20.php'),(4920,'wp-includes/sodium_compat/namespaced/Core/Poly1305/State.php'),(4921,'wp-includes/sodium_compat/namespaced/Core/Poly1305.php'),(4922,'wp-includes/sodium_compat/namespaced/Core/Salsa20.php'),(4923,'wp-includes/sodium_compat/namespaced/Core/SipHash.php'),(4924,'wp-includes/sodium_compat/namespaced/Core/Util.php'),(4925,'wp-includes/sodium_compat/namespaced/Core/X25519.php'),(4926,'wp-includes/sodium_compat/namespaced/Core/XChaCha20.php'),(4927,'wp-includes/sodium_compat/namespaced/Core/Xsalsa20.php'),(4928,'wp-includes/sodium_compat/namespaced/Crypto.php'),(4929,'wp-includes/sodium_compat/namespaced/File.php'),(4930,'wp-includes/sodium_compat/src/Compat.php'),(4931,'wp-includes/sodium_compat/src/Core/BLAKE2b.php'),(4932,'wp-includes/sodium_compat/src/Core/Base64/Common.php'),(4933,'wp-includes/sodium_compat/src/Core/Base64/Original.php'),(4934,'wp-includes/sodium_compat/src/Core/Base64/UrlSafe.php'),(4935,'wp-includes/sodium_compat/src/Core/ChaCha20/Ctx.php'),(4936,'wp-includes/sodium_compat/src/Core/ChaCha20/IetfCtx.php'),(4937,'wp-includes/sodium_compat/src/Core/ChaCha20.php'),(4938,'wp-includes/sodium_compat/src/Core/Curve25519/Fe.php'),(4939,'wp-includes/sodium_compat/src/Core/Curve25519/Ge/Cached.php'),(4940,'wp-includes/sodium_compat/src/Core/Curve25519/Ge/P1p1.php'),(4941,'wp-includes/sodium_compat/src/Core/Curve25519/Ge/P2.php'),(4942,'wp-includes/sodium_compat/src/Core/Curve25519/Ge/P3.php'),(4943,'wp-includes/sodium_compat/src/Core/Curve25519/Ge/Precomp.php'),(4944,'wp-includes/sodium_compat/src/Core/Curve25519/H.php'),(4945,'wp-includes/sodium_compat/src/Core/Curve25519/README.md'),(4946,'wp-includes/sodium_compat/src/Core/Curve25519.php'),(4947,'wp-includes/sodium_compat/src/Core/Ed25519.php'),(4948,'wp-includes/sodium_compat/src/Core/HChaCha20.php'),(4949,'wp-includes/sodium_compat/src/Core/HSalsa20.php'),(4950,'wp-includes/sodium_compat/src/Core/Poly1305/State.php'),(4951,'wp-includes/sodium_compat/src/Core/Poly1305.php'),(4952,'wp-includes/sodium_compat/src/Core/Salsa20.php'),(4953,'wp-includes/sodium_compat/src/Core/SecretStream/State.php'),(4954,'wp-includes/sodium_compat/src/Core/SipHash.php'),(4955,'wp-includes/sodium_compat/src/Core/Util.php'),(4956,'wp-includes/sodium_compat/src/Core/X25519.php'),(4957,'wp-includes/sodium_compat/src/Core/XChaCha20.php'),(4958,'wp-includes/sodium_compat/src/Core/XSalsa20.php'),(4959,'wp-includes/sodium_compat/src/Core32/BLAKE2b.php'),(4960,'wp-includes/sodium_compat/src/Core32/ChaCha20/Ctx.php'),(4961,'wp-includes/sodium_compat/src/Core32/ChaCha20/IetfCtx.php'),(4962,'wp-includes/sodium_compat/src/Core32/ChaCha20.php'),(4963,'wp-includes/sodium_compat/src/Core32/Curve25519/Fe.php'),(4964,'wp-includes/sodium_compat/src/Core32/Curve25519/Ge/Cached.php'),(4965,'wp-includes/sodium_compat/src/Core32/Curve25519/Ge/P1p1.php'),(4966,'wp-includes/sodium_compat/src/Core32/Curve25519/Ge/P2.php'),(4967,'wp-includes/sodium_compat/src/Core32/Curve25519/Ge/P3.php'),(4968,'wp-includes/sodium_compat/src/Core32/Curve25519/Ge/Precomp.php'),(4969,'wp-includes/sodium_compat/src/Core32/Curve25519/H.php'),(4970,'wp-includes/sodium_compat/src/Core32/Curve25519/README.md'),(4971,'wp-includes/sodium_compat/src/Core32/Curve25519.php'),(4972,'wp-includes/sodium_compat/src/Core32/Ed25519.php'),(4973,'wp-includes/sodium_compat/src/Core32/HChaCha20.php'),(4974,'wp-includes/sodium_compat/src/Core32/HSalsa20.php'),(4975,'wp-includes/sodium_compat/src/Core32/Int32.php'),(4976,'wp-includes/sodium_compat/src/Core32/Int64.php'),(4977,'wp-includes/sodium_compat/src/Core32/Poly1305/State.php'),(4978,'wp-includes/sodium_compat/src/Core32/Poly1305.php'),(4979,'wp-includes/sodium_compat/src/Core32/Salsa20.php'),(4980,'wp-includes/sodium_compat/src/Core32/SecretStream/State.php'),(4981,'wp-includes/sodium_compat/src/Core32/SipHash.php'),(4982,'wp-includes/sodium_compat/src/Core32/Util.php'),(4983,'wp-includes/sodium_compat/src/Core32/X25519.php'),(4984,'wp-includes/sodium_compat/src/Core32/XChaCha20.php'),(4985,'wp-includes/sodium_compat/src/Core32/XSalsa20.php'),(4986,'wp-includes/sodium_compat/src/Crypto.php'),(4987,'wp-includes/sodium_compat/src/Crypto32.php'),(4988,'wp-includes/sodium_compat/src/File.php'),(4989,'wp-includes/sodium_compat/src/PHP52/SplFixedArray.php'),(4990,'wp-includes/sodium_compat/src/SodiumException.php'),(4991,'wp-includes/spl-autoload-compat.php'),(4992,'wp-includes/taxonomy.php'),(4993,'wp-includes/template-loader.php'),(4994,'wp-includes/template.php'),(4995,'wp-includes/theme-compat/comments.php'),(4996,'wp-includes/theme-compat/embed-404.php'),(4997,'wp-includes/theme-compat/embed-content.php'),(4998,'wp-includes/theme-compat/embed.php'),(4999,'wp-includes/theme-compat/footer-embed.php'),(5000,'wp-includes/theme-compat/footer.php'),(5001,'wp-includes/theme-compat/header-embed.php'),(5002,'wp-includes/theme-compat/header.php'),(5003,'wp-includes/theme-compat/sidebar.php'),(5004,'wp-includes/theme.php'),(5005,'wp-includes/update.php'),(5006,'wp-includes/user.php'),(5007,'wp-includes/vars.php'),(5008,'wp-includes/version.php'),(5009,'wp-includes/widgets/class-wp-nav-menu-widget.php'),(5010,'wp-includes/widgets/class-wp-widget-archives.php'),(5011,'wp-includes/widgets/class-wp-widget-calendar.php'),(5012,'wp-includes/widgets/class-wp-widget-categories.php'),(5013,'wp-includes/widgets/class-wp-widget-custom-html.php'),(5014,'wp-includes/widgets/class-wp-widget-links.php'),(5015,'wp-includes/widgets/class-wp-widget-media-audio.php'),(5016,'wp-includes/widgets/class-wp-widget-media-gallery.php'),(5017,'wp-includes/widgets/class-wp-widget-media-image.php'),(5018,'wp-includes/widgets/class-wp-widget-media-video.php'),(5019,'wp-includes/widgets/class-wp-widget-media.php'),(5020,'wp-includes/widgets/class-wp-widget-meta.php'),(5021,'wp-includes/widgets/class-wp-widget-pages.php'),(5022,'wp-includes/widgets/class-wp-widget-recent-comments.php'),(5023,'wp-includes/widgets/class-wp-widget-recent-posts.php'),(5024,'wp-includes/widgets/class-wp-widget-rss.php'),(5025,'wp-includes/widgets/class-wp-widget-search.php'),(5026,'wp-includes/widgets/class-wp-widget-tag-cloud.php'),(5027,'wp-includes/widgets/class-wp-widget-text.php'),(5028,'wp-includes/widgets.php'),(5029,'wp-includes/wlwmanifest.xml'),(5030,'wp-includes/wp-db.php'),(5031,'wp-includes/wp-diff.php'),(5032,'wp-links-opml.php'),(5033,'wp-load.php'),(5034,'wp-login.php'),(5035,'wp-mail.php'),(5036,'wp-settings.php'),(5037,'wp-signup.php'),(5038,'wp-trackback.php'),(5039,'xmlrpc.php');
/*!40000 ALTER TABLE `wp_wfknownfilelist` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wflivetraffichuman`
--

DROP TABLE IF EXISTS `wp_wflivetraffichuman`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wflivetraffichuman` (
  `IP` binary(16) NOT NULL DEFAULT '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',
  `identifier` binary(32) NOT NULL DEFAULT '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',
  `expiration` int(10) unsigned NOT NULL,
  PRIMARY KEY (`IP`,`identifier`),
  KEY `expiration` (`expiration`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wflivetraffichuman`
--

LOCK TABLES `wp_wflivetraffichuman` WRITE;
/*!40000 ALTER TABLE `wp_wflivetraffichuman` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wflivetraffichuman` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wflocs`
--

DROP TABLE IF EXISTS `wp_wflocs`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wflocs` (
  `IP` binary(16) NOT NULL DEFAULT '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',
  `ctime` int(10) unsigned NOT NULL,
  `failed` tinyint(3) unsigned NOT NULL,
  `city` varchar(255) DEFAULT '',
  `region` varchar(255) DEFAULT '',
  `countryName` varchar(255) DEFAULT '',
  `countryCode` char(2) DEFAULT '',
  `lat` float(10,7) DEFAULT 0.0000000,
  `lon` float(10,7) DEFAULT 0.0000000,
  PRIMARY KEY (`IP`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wflocs`
--

LOCK TABLES `wp_wflocs` WRITE;
/*!40000 ALTER TABLE `wp_wflocs` DISABLE KEYS */;
INSERT INTO `wp_wflocs` VALUES ('\0\0\0\0\0\0\0\0\0\0Lf%(',1588889358,0,'San Francisco','California','United States','US',37.7799988,-122.4649963);
/*!40000 ALTER TABLE `wp_wflocs` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wflogins`
--

DROP TABLE IF EXISTS `wp_wflogins`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wflogins` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `hitID` int(11) DEFAULT NULL,
  `ctime` double(17,6) unsigned NOT NULL,
  `fail` tinyint(3) unsigned NOT NULL,
  `action` varchar(40) NOT NULL,
  `username` varchar(255) NOT NULL,
  `userID` int(10) unsigned NOT NULL,
  `IP` binary(16) DEFAULT NULL,
  `UA` text DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `k1` (`IP`,`fail`),
  KEY `hitID` (`hitID`)
) ENGINE=MyISAM AUTO_INCREMENT=141 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wflogins`
--

LOCK TABLES `wp_wflogins` WRITE;
/*!40000 ALTER TABLE `wp_wflogins` DISABLE KEYS */;
INSERT INTO `wp_wflogins` VALUES (1,2,1588555113.766570,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0@t','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0'),(2,3,1588555457.734058,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0.','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0'),(3,4,1588555960.930733,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0&(','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0'),(4,5,1588556741.804205,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0@ʹ','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0'),(5,6,1588557763.886919,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0c','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0'),(6,7,1588558344.724801,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0'),(7,8,1588558825.612327,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0'),(8,9,1588559810.259285,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0#','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0'),(9,10,1588560295.912524,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0#','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0'),(10,11,1588560926.752153,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0;K','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0'),(11,12,1588561400.387458,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\02','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0'),(12,13,1588561934.950813,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0'),(13,14,1588562480.532834,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0'),(14,16,1588563506.931717,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0'),(15,17,1588564553.141205,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0@om','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0'),(16,18,1588565070.067723,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0'),(17,19,1588565653.458515,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0@Z$i','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0'),(18,20,1588566713.118622,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0c','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0'),(19,21,1588567241.486099,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\05O','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0'),(20,22,1588567736.502054,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0k_F','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0'),(21,23,1588568754.242343,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0@5','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0'),(22,24,1588569352.200362,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0'),(23,25,1588569889.519288,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0.ey','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0'),(24,26,1588571390.811371,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0UY','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0'),(25,27,1588571478.963453,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0h-','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0'),(26,28,1588571940.212861,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0PZRF','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0'),(27,29,1588573088.109397,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0a','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0'),(28,30,1588573478.360651,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0YV\\','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0'),(29,31,1588574002.813707,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0#','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0'),(30,32,1588575067.543155,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0#̞','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0'),(31,33,1588575513.666917,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0hB','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0'),(32,34,1588576106.357630,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0,','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0'),(33,35,1588576650.689629,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0'),(34,36,1588577109.676980,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0>R&','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0'),(35,37,1588577713.123323,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0]|','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0'),(36,38,1588578247.739950,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0]','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0'),(37,39,1588578831.740889,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0o','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0'),(38,40,1588579937.348590,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0g0','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0'),(39,41,1588581013.483146,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0xt[','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0'),(40,42,1588588388.986162,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0#]g','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0'),(41,43,1588588943.727480,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0h`W','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0'),(42,44,1588589483.996126,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0B','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0'),(43,45,1588590660.103537,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0#','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0'),(44,47,1588591811.326598,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0Z','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0'),(45,48,1588592544.110534,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0Yn-','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0'),(46,49,1588593043.705850,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0'),(47,50,1588593655.119022,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0>*@','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0'),(48,54,1588596930.940156,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0;','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0'),(49,58,1588599423.164584,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0-7','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0'),(50,59,1588600064.707579,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0;','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0'),(51,60,1588600682.022088,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0]','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0'),(52,61,1588601383.130001,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0n','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0'),(53,62,1588602018.368425,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0'),(54,63,1588603348.538501,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0#ź:','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0'),(55,64,1588604697.883996,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0'),(56,65,1588605404.631411,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0k','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0'),(57,66,1588606157.702593,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0'),(58,67,1588606801.546533,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ٶ','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0'),(59,68,1588607510.161774,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0\rN','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0'),(60,69,1588608244.835949,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0@','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0'),(61,70,1588608852.900149,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0t','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0'),(62,71,1588609513.879669,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0&V','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0'),(63,72,1588610098.879630,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0j\'','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0'),(64,83,1588618048.307466,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0Ǵ','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0'),(65,84,1588618586.465775,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0].','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0'),(66,85,1588619187.504357,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0@','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0'),(67,86,1588645526.655848,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0/dp','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0'),(68,87,1588646537.566508,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0;','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0'),(69,88,1588647154.429641,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0c','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0'),(70,89,1588647678.727441,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0c','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0'),(71,90,1588648349.310384,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0j','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0'),(72,91,1588648855.264886,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0R','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0'),(73,92,1588649386.317445,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0].','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0'),(74,93,1588650013.357780,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0g~','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0'),(75,94,1588650553.048077,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0G(\r','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0'),(76,95,1588651200.615889,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0;k','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0'),(77,96,1588651740.981133,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\04Bh','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0'),(78,97,1588652435.524015,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0-7;','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0'),(79,98,1588653035.488565,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0Œ','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0'),(80,99,1588654846.167361,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0r','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0'),(81,100,1588655534.684404,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0]#','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0'),(82,101,1588656107.481587,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0%q','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0'),(83,102,1588656786.440991,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\04Bh','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0'),(84,103,1588657408.143166,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0c','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0'),(85,104,1588658760.229313,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0D','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0'),(86,105,1588659351.228931,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0@\0','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0'),(87,106,1588660094.330893,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0]','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0'),(88,107,1588661510.182314,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0'),(89,108,1588662103.693956,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0>n','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0'),(90,109,1588662810.415009,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0BE','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0'),(91,110,1588663523.839074,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0.euO','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0'),(92,111,1588664183.532453,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0E','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0'),(93,112,1588664895.508988,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0h}','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0'),(94,113,1588665587.518981,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0@Z?','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0'),(95,114,1588667028.547331,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0kGt','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0'),(96,115,1588667819.504086,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0#0N','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0'),(97,116,1588668566.068584,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0-7;','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0'),(98,117,1588669419.294305,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0(L','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0'),(99,118,1588670112.647318,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\08','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0'),(100,119,1588670831.657077,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0#ź:','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0'),(101,120,1588671622.641068,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0.ifD','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0'),(102,121,1588672392.181100,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ٶ','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0'),(103,122,1588673189.658999,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\06+','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0'),(104,124,1588674816.290737,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0'),(105,125,1588675553.655543,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0\"P','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0'),(106,126,1588676318.803636,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0BE','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0'),(107,127,1588677171.833748,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0C7','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0'),(108,128,1588677925.318176,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0DP','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0'),(109,129,1588678787.820152,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0#%','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0'),(110,130,1588679642.468177,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0(','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0'),(111,131,1588680518.080725,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0Úk','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0'),(112,132,1588682270.635718,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0Ǧ','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0'),(113,133,1588683046.402072,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0Օg','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0'),(114,134,1588684774.374213,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0r','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0'),(115,145,1588695643.620705,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0\rN','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0'),(116,146,1588697292.930475,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\08','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0'),(117,147,1588698045.775545,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0o','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0'),(118,148,1588698827.007879,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0'),(119,149,1588699581.903028,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0-7;','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0'),(120,150,1588700389.989360,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0.ey','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0'),(121,151,1588700997.904937,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\00:','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0'),(122,152,1588701765.205085,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0-7\"','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0'),(123,153,1588702436.054011,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0>eu','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0'),(124,154,1588702930.666370,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0P','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0'),(125,155,1588703731.491843,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0N]','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0'),(126,156,1588704319.687048,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0j\\','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0'),(127,157,1588704986.071693,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0]Ժ','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0'),(128,158,1588705542.608609,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0x','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0'),(129,159,1588706197.333908,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\024','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0'),(130,160,1588706752.652367,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0hD\\','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0'),(131,161,1588707356.152206,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0g\n','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0'),(132,162,1588707966.159911,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0r','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0'),(133,163,1588716334.628488,0,'loginOK','Frances',1,'\0\0\0\0\0\0\0\0\0\0Lf%(','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36'),(134,164,1588716345.166158,0,'loginOK','Frances',1,'\0\0\0\0\0\0\0\0\0\0Lf%(','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36'),(135,166,1588889256.801364,1,'loginFailValidUsername','Frances',1,'\0\0\0\0\0\0\0\0\0\0Lf%(','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.138 Safari/537.36'),(136,167,1588889260.927013,1,'loginFailValidUsername','Frances',1,'\0\0\0\0\0\0\0\0\0\0Lf%(','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.138 Safari/537.36'),(137,168,1588889322.767476,1,'loginFailValidUsername','Frances',1,'\0\0\0\0\0\0\0\0\0\0Lf%(','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.138 Safari/537.36'),(138,169,1588889351.278208,1,'loginFailValidUsername','Frances',1,'\0\0\0\0\0\0\0\0\0\0Lf%(','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.138 Safari/537.36'),(139,170,1588889358.667294,0,'loginOK','Frances',1,'\0\0\0\0\0\0\0\0\0\0Lf%(','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.138 Safari/537.36'),(140,171,1588889367.895389,0,'loginOK','Frances',1,'\0\0\0\0\0\0\0\0\0\0Lf%(','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.138 Safari/537.36');
/*!40000 ALTER TABLE `wp_wflogins` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wfls_2fa_secrets`
--

DROP TABLE IF EXISTS `wp_wfls_2fa_secrets`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wfls_2fa_secrets` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `user_id` bigint(20) unsigned NOT NULL,
  `secret` tinyblob NOT NULL,
  `recovery` blob NOT NULL,
  `ctime` int(10) unsigned NOT NULL,
  `vtime` int(10) unsigned NOT NULL,
  `mode` enum('authenticator') NOT NULL DEFAULT 'authenticator',
  PRIMARY KEY (`id`),
  KEY `user_id` (`user_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wfls_2fa_secrets`
--

LOCK TABLES `wp_wfls_2fa_secrets` WRITE;
/*!40000 ALTER TABLE `wp_wfls_2fa_secrets` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wfls_2fa_secrets` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wfls_settings`
--

DROP TABLE IF EXISTS `wp_wfls_settings`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wfls_settings` (
  `name` varchar(191) NOT NULL DEFAULT '',
  `value` longblob DEFAULT NULL,
  `autoload` enum('no','yes') NOT NULL DEFAULT 'yes',
  PRIMARY KEY (`name`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wfls_settings`
--

LOCK TABLES `wp_wfls_settings` WRITE;
/*!40000 ALTER TABLE `wp_wfls_settings` DISABLE KEYS */;
INSERT INTO `wp_wfls_settings` VALUES ('allow-xml-rpc','1','yes'),('captcha-stats','{\"counts\":[0,0,0,0,0,0,0,0,0,0,0],\"avg\":0}','yes'),('delete-deactivation','','yes'),('enable-auth-captcha','','yes'),('global-notices','[]','yes'),('ip-source','','yes'),('ip-trusted-proxies','','yes'),('last-secret-refresh','1588487525','yes'),('recaptcha-threshold','0.5','yes'),('remember-device','','yes'),('remember-device-duration','2592000','yes'),('require-2fa-grace-period-enabled','','yes'),('require-2fa.administrator','','yes'),('shared-hash-secret','78df1df52df2820de00f98a00004fc1fec3b9c6987331c019af4b5f52b8d1228','yes'),('shared-symmetric-secret','7787e79c564c03fb03c288b637cfbbaf244843c04fd2d8b037250565c1ed5ff7','yes'),('whitelisted','','yes'),('xmlrpc-enabled','1','yes');
/*!40000 ALTER TABLE `wp_wfls_settings` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wfnotifications`
--

DROP TABLE IF EXISTS `wp_wfnotifications`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wfnotifications` (
  `id` varchar(32) NOT NULL DEFAULT '',
  `new` tinyint(3) unsigned NOT NULL DEFAULT 1,
  `category` varchar(255) NOT NULL,
  `priority` int(11) NOT NULL DEFAULT 1000,
  `ctime` int(10) unsigned NOT NULL,
  `html` text NOT NULL,
  `links` text NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wfnotifications`
--

LOCK TABLES `wp_wfnotifications` WRITE;
/*!40000 ALTER TABLE `wp_wfnotifications` DISABLE KEYS */;
INSERT INTO `wp_wfnotifications` VALUES ('site-AEAAAAA',0,'wfplugin_updates',502,1588661508,'<a href=\"https://streambeams.com/wp-admin/update-core.php\">Updates are available for 2 themes</a>','[]'),('site-AIAAAAA',0,'wfplugin_scan',502,1588661522,'<a href=\"https://streambeams.com/wp-admin/admin.php?page=WordfenceScan\">2 issues found in most recent scan</a>','[]'),('site-AMAAAAA',0,'wfplugin_updates',502,1588752702,'<a href=\"https://streambeams.com/wp-admin/update-core.php\">An update is available for 1 theme</a>','[]');
/*!40000 ALTER TABLE `wp_wfnotifications` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wfpendingissues`
--

DROP TABLE IF EXISTS `wp_wfpendingissues`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wfpendingissues` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `time` int(10) unsigned NOT NULL,
  `lastUpdated` int(10) unsigned NOT NULL,
  `status` varchar(10) NOT NULL,
  `type` varchar(20) NOT NULL,
  `severity` tinyint(3) unsigned NOT NULL,
  `ignoreP` char(32) NOT NULL,
  `ignoreC` char(32) NOT NULL,
  `shortMsg` varchar(255) NOT NULL,
  `longMsg` text DEFAULT NULL,
  `data` text DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `lastUpdated` (`lastUpdated`),
  KEY `status` (`status`),
  KEY `ignoreP` (`ignoreP`),
  KEY `ignoreC` (`ignoreC`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wfpendingissues`
--

LOCK TABLES `wp_wfpendingissues` WRITE;
/*!40000 ALTER TABLE `wp_wfpendingissues` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wfpendingissues` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wfreversecache`
--

DROP TABLE IF EXISTS `wp_wfreversecache`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wfreversecache` (
  `IP` binary(16) NOT NULL DEFAULT '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',
  `host` varchar(255) NOT NULL,
  `lastUpdate` int(10) unsigned NOT NULL,
  PRIMARY KEY (`IP`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wfreversecache`
--

LOCK TABLES `wp_wfreversecache` WRITE;
/*!40000 ALTER TABLE `wp_wfreversecache` DISABLE KEYS */;
INSERT INTO `wp_wfreversecache` VALUES ('\0\0\0\0\0\0\0\0\0\0Lf%(','c-76-102-37-40.hsd1.ca.comcast.net',1588889358),('\0\0\0\0\0\0\0\0\0\0BOS','crawl-66-249-79-83.googlebot.com',1588751629);
/*!40000 ALTER TABLE `wp_wfreversecache` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wfsnipcache`
--

DROP TABLE IF EXISTS `wp_wfsnipcache`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wfsnipcache` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `IP` varchar(45) NOT NULL DEFAULT '',
  `expiration` timestamp NOT NULL DEFAULT current_timestamp(),
  `body` varchar(255) NOT NULL DEFAULT '',
  `count` int(10) unsigned NOT NULL DEFAULT 0,
  `type` int(10) unsigned NOT NULL DEFAULT 0,
  PRIMARY KEY (`id`),
  KEY `expiration` (`expiration`),
  KEY `IP` (`IP`),
  KEY `type` (`type`)
) ENGINE=MyISAM AUTO_INCREMENT=33 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wfsnipcache`
--

LOCK TABLES `wp_wfsnipcache` WRITE;
/*!40000 ALTER TABLE `wp_wfsnipcache` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wfsnipcache` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wfstatus`
--

DROP TABLE IF EXISTS `wp_wfstatus`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wfstatus` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `ctime` double(17,6) unsigned NOT NULL,
  `level` tinyint(3) unsigned NOT NULL,
  `type` char(5) NOT NULL,
  `msg` varchar(1000) NOT NULL,
  PRIMARY KEY (`id`),
  KEY `k1` (`ctime`),
  KEY `k2` (`type`)
) ENGINE=MyISAM AUTO_INCREMENT=189 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wfstatus`
--

LOCK TABLES `wp_wfstatus` WRITE;
/*!40000 ALTER TABLE `wp_wfstatus` DISABLE KEYS */;
INSERT INTO `wp_wfstatus` VALUES (1,1588487633.649154,10,'info','SUM_PREP:Preparing a new scan.'),(2,1588487633.651334,1,'info','Initiating quick scan'),(3,1588487633.654054,10,'info','SUM_START:Checking Web Application Firewall status'),(4,1588487633.654581,10,'info','SUM_ENDOK:Checking Web Application Firewall status'),(5,1588487633.658997,10,'info','SUM_START:Scanning for old themes, plugins and core files'),(6,1588487633.672539,10,'info','SUM_ENDOK:Scanning for old themes, plugins and core files'),(7,1588487633.675147,1,'info','-------------------'),(8,1588487633.675791,2,'info','Wordfence used 0 B of memory for scan. Server peak memory usage was: 50.25 MB'),(9,1588487633.675977,1,'info','Quick Scan Complete. Scanned in less than 1 second.'),(10,1588487633.676152,10,'info','SUM_FINAL:Scan complete. Congratulations, no new problems found.'),(11,1588574003.497338,10,'info','SUM_PREP:Preparing a new scan.'),(12,1588574003.499431,1,'info','Initiating quick scan'),(13,1588574003.501589,10,'info','SUM_START:Checking Web Application Firewall status'),(14,1588574003.501944,10,'info','SUM_ENDOK:Checking Web Application Firewall status'),(15,1588574003.505196,10,'info','SUM_START:Scanning for old themes, plugins and core files'),(16,1588574003.527047,10,'info','SUM_ENDOK:Scanning for old themes, plugins and core files'),(17,1588574003.531272,1,'info','-------------------'),(18,1588574003.532009,2,'info','Wordfence used 0 B of memory for scan. Server peak memory usage was: 52.25 MB'),(19,1588574003.532240,1,'info','Quick Scan Complete. Scanned in less than 1 second.'),(20,1588574003.532466,10,'info','SUM_FINAL:Scan complete. Congratulations, no new problems found.'),(21,1588661510.726960,10,'info','SUM_PREP:Preparing a new scan.'),(22,1588661510.731117,1,'info','Initiating quick scan'),(23,1588661510.733873,10,'info','SUM_START:Checking Web Application Firewall status'),(24,1588661510.734388,10,'info','SUM_ENDOK:Checking Web Application Firewall status'),(25,1588661510.738442,10,'info','SUM_START:Scanning for old themes, plugins and core files'),(26,1588661510.755819,10,'info','SUM_ENDBAD:Scanning for old themes, plugins and core files'),(27,1588661510.758137,1,'info','-------------------'),(28,1588661510.758905,2,'info','Wordfence used 0 B of memory for scan. Server peak memory usage was: 52.25 MB'),(29,1588661510.759143,1,'info','Quick Scan Complete. Scanned in less than 1 second.'),(30,1588661510.759379,10,'info','SUM_FINAL:Scan complete. You have 2 new issues to fix. See below.'),(31,1588739632.999523,1,'info','Scheduled Wordfence scan starting at Wednesday 6th of May 2020 04:33:52 AM'),(32,1588739634.850763,10,'info','SUM_PREP:Preparing a new scan.'),(33,1588739634.854632,1,'info','Contacting Wordfence to initiate scan'),(34,1588739635.255525,10,'info','SUM_PAIDONLY:Check if your site is being Spamvertized is for paid members only'),(35,1588739637.257179,10,'info','SUM_PAIDONLY:Checking if your IP is generating spam is for paid members only'),(36,1588739639.259052,10,'info','SUM_PAIDONLY:Checking if your site is on a domain blacklist is for paid members only'),(37,1588739641.263609,10,'info','SUM_START:Checking for the most secure way to get IPs'),(38,1588739644.415391,10,'info','SUM_ENDOK:Checking for the most secure way to get IPs'),(39,1588739644.422836,10,'info','SUM_START:Scanning to check available disk space'),(40,1588739644.425601,2,'info','Total disk space: 9.01 TB -- Free disk space: 217.65 GB'),(41,1588739644.425851,2,'info','The disk has 222870.79 MB available'),(42,1588739644.426021,10,'info','SUM_ENDOK:Scanning to check available disk space'),(43,1588739644.430932,10,'info','SUM_START:Checking Web Application Firewall status'),(44,1588739644.432904,10,'info','SUM_ENDOK:Checking Web Application Firewall status'),(45,1588739644.438150,10,'info','SUM_START:Checking for future GeoIP support'),(46,1588739644.440079,10,'info','SUM_ENDOK:Checking for future GeoIP support'),(47,1588739644.444871,10,'info','SUM_START:Checking for paths skipped due to scan settings'),(48,1588739644.447303,10,'info','SUM_ENDOK:Checking for paths skipped due to scan settings'),(49,1588739644.450916,2,'info','Getting plugin list from WordPress'),(50,1588739644.454621,2,'info','Found 11 plugins'),(51,1588739644.454791,2,'info','Getting theme list from WordPress'),(52,1588739644.457206,2,'info','Found 13 themes'),(53,1588739644.491825,10,'info','SUM_START:Fetching core, theme and plugin file signatures from Wordfence'),(54,1588739644.988714,10,'info','SUM_ENDSUCCESS:Fetching core, theme and plugin file signatures from Wordfence'),(55,1588739644.991231,10,'info','SUM_START:Fetching list of known malware files from Wordfence'),(56,1588739645.252739,10,'info','SUM_ENDSUCCESS:Fetching list of known malware files from Wordfence'),(57,1588739645.255380,10,'info','SUM_START:Fetching list of known core files from Wordfence'),(58,1588739645.469835,10,'info','SUM_ENDSUCCESS:Fetching list of known core files from Wordfence'),(59,1588739645.473016,10,'info','SUM_START:Comparing core WordPress files against originals in repository'),(60,1588739645.474929,10,'info','SUM_DISABLED:Skipping theme scan'),(61,1588739645.475251,10,'info','SUM_DISABLED:Skipping plugin scan'),(62,1588739645.476629,10,'info','SUM_START:Scanning for known malware files'),(63,1588739645.479520,10,'info','SUM_START:Scanning for unknown files in wp-admin and wp-includes'),(64,1588739645.506813,2,'info','500 files indexed'),(65,1588739645.538449,2,'info','1000 files indexed'),(66,1588739645.599922,2,'info','1500 files indexed'),(67,1588739645.681880,2,'info','2000 files indexed'),(68,1588739645.730614,2,'info','2500 files indexed'),(69,1588739645.810255,2,'info','3000 files indexed'),(70,1588739645.926657,2,'info','3500 files indexed'),(71,1588739646.100613,2,'info','4000 files indexed'),(72,1588739646.155516,2,'info','4500 files indexed'),(73,1588739646.275937,2,'info','5000 files indexed'),(74,1588739646.277366,2,'info','5039 files indexed'),(75,1588739646.556006,2,'info','Analyzed 100 files containing 1.46 MB of data so far'),(76,1588739646.766281,2,'info','Analyzed 200 files containing 2.51 MB of data so far'),(77,1588739647.004019,2,'info','Analyzed 300 files containing 3.85 MB of data so far'),(78,1588739647.361380,2,'info','Analyzed 400 files containing 6.31 MB of data so far'),(79,1588739647.578396,2,'info','Analyzed 500 files containing 7.12 MB of data so far'),(80,1588739647.771501,2,'info','Analyzed 600 files containing 8.08 MB of data so far'),(81,1588739648.307764,2,'info','Analyzed 700 files containing 11.02 MB of data so far'),(82,1588739648.475930,2,'info','Analyzed 800 files containing 12.24 MB of data so far'),(83,1588739648.741415,2,'info','Analyzed 900 files containing 13.9 MB of data so far'),(84,1588739649.230433,2,'info','Analyzed 1000 files containing 16.58 MB of data so far'),(85,1588739649.684581,2,'info','Analyzed 1100 files containing 18.81 MB of data so far'),(86,1588739650.857263,2,'info','Analyzed 1200 files containing 25.52 MB of data so far'),(87,1588739654.061139,2,'info','Analyzed 1300 files containing 31.7 MB of data so far'),(88,1588739654.230664,2,'info','Analyzed 1400 files containing 32.55 MB of data so far'),(89,1588739654.341474,2,'info','Analyzed 1500 files containing 33.03 MB of data so far'),(90,1588739654.500670,2,'info','Analyzed 1600 files containing 33.98 MB of data so far'),(91,1588739654.957961,2,'info','Analyzed 1700 files containing 36.64 MB of data so far'),(92,1588739655.762381,2,'info','Analyzed 1800 files containing 41.13 MB of data so far'),(93,1588739656.084104,2,'info','Analyzed 1900 files containing 42.72 MB of data so far'),(94,1588739656.408680,2,'info','Analyzed 2000 files containing 44.43 MB of data so far'),(95,1588739657.292670,2,'info','Analyzed 2100 files containing 49.32 MB of data so far'),(96,1588739657.505705,2,'info','Analyzed 2200 files containing 51.63 MB of data so far'),(97,1588739657.695550,2,'info','Analyzed 2300 files containing 52.37 MB of data so far'),(98,1588739657.905879,2,'info','Analyzed 2400 files containing 53.67 MB of data so far'),(99,1588739658.047241,2,'info','Analyzed 2500 files containing 54.21 MB of data so far'),(100,1588739658.231761,2,'info','Analyzed 2600 files containing 55.08 MB of data so far'),(101,1588739658.380097,2,'info','Analyzed 2700 files containing 56.24 MB of data so far'),(102,1588739659.569669,2,'info','Analyzed 2800 files containing 62.89 MB of data so far'),(103,1588739659.908633,2,'info','Analyzed 2900 files containing 64.6 MB of data so far'),(104,1588739660.431736,2,'info','Analyzed 3000 files containing 67.26 MB of data so far'),(105,1588739661.632846,2,'info','Analyzed 3100 files containing 74 MB of data so far'),(106,1588739662.072112,2,'info','Analyzed 3200 files containing 76.23 MB of data so far'),(107,1588739662.482719,2,'info','Analyzed 3300 files containing 78.22 MB of data so far'),(108,1588739662.667456,2,'info','Analyzed 3400 files containing 78.88 MB of data so far'),(109,1588739662.889561,2,'info','Analyzed 3500 files containing 79.85 MB of data so far'),(110,1588739663.449920,2,'info','Analyzed 3600 files containing 82.78 MB of data so far'),(111,1588739663.616921,2,'info','Analyzed 3700 files containing 83.39 MB of data so far'),(112,1588739664.104296,2,'info','Analyzed 3800 files containing 85.83 MB of data so far'),(113,1588739664.424948,2,'info','Analyzed 3900 files containing 87.35 MB of data so far'),(114,1588739664.912463,2,'info','Analyzed 4000 files containing 89.78 MB of data so far'),(115,1588739665.141226,2,'info','Analyzed 4100 files containing 91.39 MB of data so far'),(116,1588739665.402025,2,'info','Analyzed 4200 files containing 93.48 MB of data so far'),(117,1588739665.822866,2,'info','Analyzed 4300 files containing 95.62 MB of data so far'),(118,1588739665.985591,2,'info','Analyzed 4400 files containing 96.89 MB of data so far'),(119,1588739667.790379,2,'info','Analyzed 4500 files containing 107.02 MB of data so far'),(120,1588739668.403928,2,'info','Analyzed 4600 files containing 110.54 MB of data so far'),(121,1588739668.753281,2,'info','Analyzed 4700 files containing 112.74 MB of data so far'),(122,1588739671.580391,2,'info','Analyzed 4800 files containing 115.57 MB of data so far'),(123,1588739671.901774,2,'info','Analyzed 4900 files containing 118.54 MB of data so far'),(124,1588739672.159525,2,'info','Analyzed 5000 files containing 119.87 MB of data so far'),(125,1588739672.217111,2,'info','Analyzed 5039 files containing 120.54 MB of data.'),(126,1588739672.217456,10,'info','SUM_ENDOK:Comparing core WordPress files against originals in repository'),(127,1588739672.220876,10,'info','SUM_ENDOK:Scanning for unknown files in wp-admin and wp-includes'),(128,1588739672.224775,10,'info','SUM_ENDOK:Scanning for known malware files'),(129,1588739672.232064,10,'info','SUM_START:Check for publicly accessible configuration files, backup files and logs'),(130,1588739672.268148,10,'info','SUM_ENDOK:Check for publicly accessible configuration files, backup files and logs'),(131,1588739672.274200,10,'info','SUM_START:Scanning file contents for infections and vulnerabilities'),(132,1588739672.275591,10,'info','SUM_START:Scanning file contents for URLs on a domain blacklist'),(133,1588739672.793528,2,'info','Starting scan of file contents'),(134,1588739673.797764,2,'info','Scanned contents of 39 additional files at 38.88 per second'),(135,1588739674.810849,2,'info','Scanned contents of 95 additional files at 47.12 per second'),(136,1588739675.911639,2,'info','Scanned contents of 144 additional files at 46.20 per second'),(137,1588739676.588438,2,'info','Scanned contents of 163 additional files at 42.97 per second'),(138,1588739676.588777,2,'info','Asking Wordfence to check URLs against malware list.'),(139,1588739676.590428,2,'info','Checking 218 host keys against Wordfence scanning servers.'),(140,1588739676.728764,2,'info','Done host key check.'),(141,1588739676.730006,2,'info','Checking 1 URLs from 1 sources.'),(142,1588739676.858737,2,'info','Done URL check.'),(143,1588739676.870822,2,'info','Done file contents scan'),(144,1588739676.872078,10,'info','SUM_ENDOK:Scanning file contents for infections and vulnerabilities'),(145,1588739676.875883,10,'info','SUM_ENDOK:Scanning file contents for URLs on a domain blacklist'),(146,1588739676.881562,10,'info','SUM_START:Scanning for publicly accessible quarantined files'),(147,1588739676.883585,10,'info','SUM_ENDOK:Scanning for publicly accessible quarantined files'),(148,1588739676.888495,10,'info','SUM_START:Scanning posts for URLs on a domain blacklist'),(149,1588739676.914634,2,'info','Examining URLs found in posts we scanned for dangerous websites'),(150,1588739676.914946,2,'info','Done examining URLs'),(151,1588739676.924216,10,'info','SUM_ENDOK:Scanning posts for URLs on a domain blacklist'),(152,1588739676.929652,10,'info','SUM_START:Scanning comments for URLs on a domain blacklist'),(153,1588739676.950268,10,'info','SUM_ENDOK:Scanning comments for URLs on a domain blacklist'),(154,1588739676.955325,10,'info','SUM_START:Scanning for weak passwords'),(155,1588739676.957319,2,'info','Starting password strength check on 1 users.'),(156,1588739677.120883,10,'info','SUM_ENDOK:Scanning for weak passwords'),(157,1588739677.125816,10,'info','SUM_START:Scanning for old themes, plugins and core files'),(158,1588739680.155363,10,'info','SUM_ENDOK:Scanning for old themes, plugins and core files'),(159,1588739680.160395,10,'info','SUM_START:Scanning for admin users not created through WordPress'),(160,1588739680.165975,10,'info','SUM_ENDOK:Scanning for admin users not created through WordPress'),(161,1588739680.170563,10,'info','SUM_START:Scanning for suspicious site options'),(162,1588739680.186893,2,'info','Examining URLs found in the options we scanned for dangerous websites'),(163,1588739680.187345,2,'info','Done examining URLs'),(164,1588739680.200786,10,'info','SUM_ENDOK:Scanning for suspicious site options'),(165,1588739680.204585,1,'info','-------------------'),(166,1588739680.205126,2,'info','Wordfence used 14 MB of memory for scan. Server peak memory usage was: 66.25 MB'),(167,1588739680.205315,1,'info','Scan Complete. Scanned 5039 files, 11 plugins, 13 themes, 10 posts, 0 comments and 199 URLs in 45 seconds.'),(168,1588739680.205470,10,'info','SUM_FINAL:Scan complete. Congratulations, no new problems found.'),(169,1588746780.032294,10,'info','SUM_PREP:Preparing a new scan.'),(170,1588746780.034412,1,'info','Initiating quick scan'),(171,1588746780.037069,10,'info','SUM_START:Checking Web Application Firewall status'),(172,1588746780.037484,10,'info','SUM_ENDOK:Checking Web Application Firewall status'),(173,1588746780.041388,10,'info','SUM_START:Scanning for old themes, plugins and core files'),(174,1588746780.052286,10,'info','SUM_ENDOK:Scanning for old themes, plugins and core files'),(175,1588746780.054919,1,'info','-------------------'),(176,1588746780.056035,2,'info','Wordfence used 0 B of memory for scan. Server peak memory usage was: 54.25 MB'),(177,1588746780.056263,1,'info','Quick Scan Complete. Scanned in less than 1 second.'),(178,1588746780.056446,10,'info','SUM_FINAL:Scan complete. Congratulations, no new problems found.'),(179,1588833808.989719,10,'info','SUM_PREP:Preparing a new scan.'),(180,1588833808.991192,1,'info','Initiating quick scan'),(181,1588833808.992914,10,'info','SUM_START:Checking Web Application Firewall status'),(182,1588833808.993208,10,'info','SUM_ENDOK:Checking Web Application Firewall status'),(183,1588833808.995955,10,'info','SUM_START:Scanning for old themes, plugins and core files'),(184,1588833809.007871,10,'info','SUM_ENDOK:Scanning for old themes, plugins and core files'),(185,1588833809.009759,1,'info','-------------------'),(186,1588833809.010187,2,'info','Wordfence used 0 B of memory for scan. Server peak memory usage was: 70.5 MB'),(187,1588833809.010332,1,'info','Quick Scan Complete. Scanned in 1 second.'),(188,1588833809.010453,10,'info','SUM_FINAL:Scan complete. Congratulations, no new problems found.');
/*!40000 ALTER TABLE `wp_wfstatus` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wftrafficrates`
--

DROP TABLE IF EXISTS `wp_wftrafficrates`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wftrafficrates` (
  `eMin` int(10) unsigned NOT NULL,
  `IP` binary(16) NOT NULL DEFAULT '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',
  `hitType` enum('hit','404') NOT NULL DEFAULT 'hit',
  `hits` int(10) unsigned NOT NULL,
  PRIMARY KEY (`eMin`,`IP`,`hitType`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wftrafficrates`
--

LOCK TABLES `wp_wftrafficrates` WRITE;
/*!40000 ALTER TABLE `wp_wftrafficrates` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wftrafficrates` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_woocommerce_api_keys`
--

DROP TABLE IF EXISTS `wp_woocommerce_api_keys`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_woocommerce_api_keys` (
  `key_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `user_id` bigint(20) unsigned NOT NULL,
  `description` varchar(200) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `permissions` varchar(10) COLLATE utf8mb4_unicode_ci NOT NULL,
  `consumer_key` char(64) COLLATE utf8mb4_unicode_ci NOT NULL,
  `consumer_secret` char(43) COLLATE utf8mb4_unicode_ci NOT NULL,
  `nonces` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `truncated_key` char(7) COLLATE utf8mb4_unicode_ci NOT NULL,
  `last_access` datetime DEFAULT NULL,
  PRIMARY KEY (`key_id`),
  KEY `consumer_key` (`consumer_key`),
  KEY `consumer_secret` (`consumer_secret`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_woocommerce_api_keys`
--

LOCK TABLES `wp_woocommerce_api_keys` WRITE;
/*!40000 ALTER TABLE `wp_woocommerce_api_keys` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_woocommerce_api_keys` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_woocommerce_attribute_taxonomies`
--

DROP TABLE IF EXISTS `wp_woocommerce_attribute_taxonomies`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_woocommerce_attribute_taxonomies` (
  `attribute_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `attribute_name` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL,
  `attribute_label` varchar(200) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `attribute_type` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL,
  `attribute_orderby` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL,
  `attribute_public` int(1) NOT NULL DEFAULT 1,
  PRIMARY KEY (`attribute_id`),
  KEY `attribute_name` (`attribute_name`(20))
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_woocommerce_attribute_taxonomies`
--

LOCK TABLES `wp_woocommerce_attribute_taxonomies` WRITE;
/*!40000 ALTER TABLE `wp_woocommerce_attribute_taxonomies` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_woocommerce_attribute_taxonomies` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_woocommerce_downloadable_product_permissions`
--

DROP TABLE IF EXISTS `wp_woocommerce_downloadable_product_permissions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_woocommerce_downloadable_product_permissions` (
  `permission_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `download_id` varchar(36) COLLATE utf8mb4_unicode_ci NOT NULL,
  `product_id` bigint(20) unsigned NOT NULL,
  `order_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `order_key` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL,
  `user_email` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL,
  `user_id` bigint(20) unsigned DEFAULT NULL,
  `downloads_remaining` varchar(9) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `access_granted` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `access_expires` datetime DEFAULT NULL,
  `download_count` bigint(20) unsigned NOT NULL DEFAULT 0,
  PRIMARY KEY (`permission_id`),
  KEY `download_order_key_product` (`product_id`,`order_id`,`order_key`(16),`download_id`),
  KEY `download_order_product` (`download_id`,`order_id`,`product_id`),
  KEY `order_id` (`order_id`),
  KEY `user_order_remaining_expires` (`user_id`,`order_id`,`downloads_remaining`,`access_expires`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_woocommerce_downloadable_product_permissions`
--

LOCK TABLES `wp_woocommerce_downloadable_product_permissions` WRITE;
/*!40000 ALTER TABLE `wp_woocommerce_downloadable_product_permissions` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_woocommerce_downloadable_product_permissions` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_woocommerce_log`
--

DROP TABLE IF EXISTS `wp_woocommerce_log`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_woocommerce_log` (
  `log_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `timestamp` datetime NOT NULL,
  `level` smallint(4) NOT NULL,
  `source` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL,
  `message` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `context` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  PRIMARY KEY (`log_id`),
  KEY `level` (`level`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_woocommerce_log`
--

LOCK TABLES `wp_woocommerce_log` WRITE;
/*!40000 ALTER TABLE `wp_woocommerce_log` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_woocommerce_log` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_woocommerce_order_itemmeta`
--

DROP TABLE IF EXISTS `wp_woocommerce_order_itemmeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_woocommerce_order_itemmeta` (
  `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `order_item_id` bigint(20) unsigned NOT NULL,
  `meta_key` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `meta_value` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  PRIMARY KEY (`meta_id`),
  KEY `order_item_id` (`order_item_id`),
  KEY `meta_key` (`meta_key`(32))
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_woocommerce_order_itemmeta`
--

LOCK TABLES `wp_woocommerce_order_itemmeta` WRITE;
/*!40000 ALTER TABLE `wp_woocommerce_order_itemmeta` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_woocommerce_order_itemmeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_woocommerce_order_items`
--

DROP TABLE IF EXISTS `wp_woocommerce_order_items`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_woocommerce_order_items` (
  `order_item_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `order_item_name` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `order_item_type` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `order_id` bigint(20) unsigned NOT NULL,
  PRIMARY KEY (`order_item_id`),
  KEY `order_id` (`order_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_woocommerce_order_items`
--

LOCK TABLES `wp_woocommerce_order_items` WRITE;
/*!40000 ALTER TABLE `wp_woocommerce_order_items` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_woocommerce_order_items` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_woocommerce_payment_tokenmeta`
--

DROP TABLE IF EXISTS `wp_woocommerce_payment_tokenmeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_woocommerce_payment_tokenmeta` (
  `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `payment_token_id` bigint(20) unsigned NOT NULL,
  `meta_key` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `meta_value` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  PRIMARY KEY (`meta_id`),
  KEY `payment_token_id` (`payment_token_id`),
  KEY `meta_key` (`meta_key`(32))
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_woocommerce_payment_tokenmeta`
--

LOCK TABLES `wp_woocommerce_payment_tokenmeta` WRITE;
/*!40000 ALTER TABLE `wp_woocommerce_payment_tokenmeta` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_woocommerce_payment_tokenmeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_woocommerce_payment_tokens`
--

DROP TABLE IF EXISTS `wp_woocommerce_payment_tokens`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_woocommerce_payment_tokens` (
  `token_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `gateway_id` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL,
  `token` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `user_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `type` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL,
  `is_default` tinyint(1) NOT NULL DEFAULT 0,
  PRIMARY KEY (`token_id`),
  KEY `user_id` (`user_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_woocommerce_payment_tokens`
--

LOCK TABLES `wp_woocommerce_payment_tokens` WRITE;
/*!40000 ALTER TABLE `wp_woocommerce_payment_tokens` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_woocommerce_payment_tokens` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_woocommerce_sessions`
--

DROP TABLE IF EXISTS `wp_woocommerce_sessions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_woocommerce_sessions` (
  `session_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `session_key` char(32) COLLATE utf8mb4_unicode_ci NOT NULL,
  `session_value` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `session_expiry` bigint(20) unsigned NOT NULL,
  PRIMARY KEY (`session_id`),
  UNIQUE KEY `session_key` (`session_key`)
) ENGINE=MyISAM AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_woocommerce_sessions`
--

LOCK TABLES `wp_woocommerce_sessions` WRITE;
/*!40000 ALTER TABLE `wp_woocommerce_sessions` DISABLE KEYS */;
INSERT INTO `wp_woocommerce_sessions` VALUES (1,'1','a:12:{s:4:\"cart\";s:818:\"a:2:{s:32:\"2723d092b63885e0d7c260cc007e8b9d\";a:11:{s:3:\"key\";s:32:\"2723d092b63885e0d7c260cc007e8b9d\";s:10:\"product_id\";i:109;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:5.7;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:5.7;s:8:\"line_tax\";i:0;}s:32:\"202cb962ac59075b964b07152d234b70\";a:11:{s:3:\"key\";s:32:\"202cb962ac59075b964b07152d234b70\";s:10:\"product_id\";i:123;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:18;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:18;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:405:\"a:15:{s:8:\"subtotal\";s:5:\"23.70\";s:12:\"subtotal_tax\";d:0;s:14:\"shipping_total\";s:4:\"0.00\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:5:\"23.70\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:4:\"0.00\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"23.70\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:8:\"customer\";s:735:\"a:26:{s:2:\"id\";s:1:\"1\";s:13:\"date_modified\";s:25:\"2020-05-06T18:30:02+00:00\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:25:\"frances_stark@hotmail.com\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";}\";s:22:\"shipping_for_package_0\";s:92:\"a:2:{s:12:\"package_hash\";s:40:\"wc_ship_bed63f324f06f16f9b305d5d6db0d6a6\";s:5:\"rates\";a:0:{}}\";s:25:\"previous_shipping_methods\";s:16:\"a:1:{i:0;a:0:{}}\";s:22:\"shipping_method_counts\";s:14:\"a:1:{i:0;i:0;}\";s:10:\"wc_notices\";N;s:23:\"chosen_shipping_methods\";s:14:\"a:1:{i:0;b:0;}\";}',1588927687),(2,'b883fde51917bcd8aef57f50152f4b91','a:12:{s:4:\"cart\";s:413:\"a:1:{s:32:\"2723d092b63885e0d7c260cc007e8b9d\";a:11:{s:3:\"key\";s:32:\"2723d092b63885e0d7c260cc007e8b9d\";s:10:\"product_id\";i:109;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:5.7;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:5.7;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:402:\"a:15:{s:8:\"subtotal\";s:4:\"5.70\";s:12:\"subtotal_tax\";d:0;s:14:\"shipping_total\";s:4:\"0.00\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:4:\"5.70\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:4:\"0.00\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:4:\"5.70\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:22:\"shipping_for_package_0\";s:92:\"a:2:{s:12:\"package_hash\";s:40:\"wc_ship_67f109345515a07f825b4963723b5b33\";s:5:\"rates\";a:0:{}}\";s:25:\"previous_shipping_methods\";s:16:\"a:1:{i:0;a:0:{}}\";s:23:\"chosen_shipping_methods\";s:14:\"a:1:{i:0;b:0;}\";s:22:\"shipping_method_counts\";s:14:\"a:1:{i:0;i:0;}\";s:10:\"wc_notices\";N;s:8:\"customer\";s:683:\"a:26:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";}\";}',1589072186);
/*!40000 ALTER TABLE `wp_woocommerce_sessions` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_woocommerce_shipping_zone_locations`
--

DROP TABLE IF EXISTS `wp_woocommerce_shipping_zone_locations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_woocommerce_shipping_zone_locations` (
  `location_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `zone_id` bigint(20) unsigned NOT NULL,
  `location_code` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL,
  `location_type` varchar(40) COLLATE utf8mb4_unicode_ci NOT NULL,
  PRIMARY KEY (`location_id`),
  KEY `location_id` (`location_id`),
  KEY `location_type_code` (`location_type`(10),`location_code`(20))
) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_woocommerce_shipping_zone_locations`
--

LOCK TABLES `wp_woocommerce_shipping_zone_locations` WRITE;
/*!40000 ALTER TABLE `wp_woocommerce_shipping_zone_locations` DISABLE KEYS */;
INSERT INTO `wp_woocommerce_shipping_zone_locations` VALUES (1,1,'US','country');
/*!40000 ALTER TABLE `wp_woocommerce_shipping_zone_locations` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_woocommerce_shipping_zone_methods`
--

DROP TABLE IF EXISTS `wp_woocommerce_shipping_zone_methods`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_woocommerce_shipping_zone_methods` (
  `zone_id` bigint(20) unsigned NOT NULL,
  `instance_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `method_id` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL,
  `method_order` bigint(20) unsigned NOT NULL,
  `is_enabled` tinyint(1) NOT NULL DEFAULT 1,
  PRIMARY KEY (`instance_id`)
) ENGINE=MyISAM AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_woocommerce_shipping_zone_methods`
--

LOCK TABLES `wp_woocommerce_shipping_zone_methods` WRITE;
/*!40000 ALTER TABLE `wp_woocommerce_shipping_zone_methods` DISABLE KEYS */;
INSERT INTO `wp_woocommerce_shipping_zone_methods` VALUES (1,4,'free_shipping',2,1),(1,3,'flat_rate',1,1),(1,5,'wcfmmp_product_shipping_by_zone',3,1),(1,6,'local_pickup',4,1);
/*!40000 ALTER TABLE `wp_woocommerce_shipping_zone_methods` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_woocommerce_shipping_zones`
--

DROP TABLE IF EXISTS `wp_woocommerce_shipping_zones`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_woocommerce_shipping_zones` (
  `zone_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `zone_name` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL,
  `zone_order` bigint(20) unsigned NOT NULL,
  PRIMARY KEY (`zone_id`)
) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_woocommerce_shipping_zones`
--

LOCK TABLES `wp_woocommerce_shipping_zones` WRITE;
/*!40000 ALTER TABLE `wp_woocommerce_shipping_zones` DISABLE KEYS */;
INSERT INTO `wp_woocommerce_shipping_zones` VALUES (1,'north america',0);
/*!40000 ALTER TABLE `wp_woocommerce_shipping_zones` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_woocommerce_tax_rate_locations`
--

DROP TABLE IF EXISTS `wp_woocommerce_tax_rate_locations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_woocommerce_tax_rate_locations` (
  `location_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `location_code` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL,
  `tax_rate_id` bigint(20) unsigned NOT NULL,
  `location_type` varchar(40) COLLATE utf8mb4_unicode_ci NOT NULL,
  PRIMARY KEY (`location_id`),
  KEY `tax_rate_id` (`tax_rate_id`),
  KEY `location_type_code` (`location_type`(10),`location_code`(20))
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_woocommerce_tax_rate_locations`
--

LOCK TABLES `wp_woocommerce_tax_rate_locations` WRITE;
/*!40000 ALTER TABLE `wp_woocommerce_tax_rate_locations` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_woocommerce_tax_rate_locations` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_woocommerce_tax_rates`
--

DROP TABLE IF EXISTS `wp_woocommerce_tax_rates`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_woocommerce_tax_rates` (
  `tax_rate_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `tax_rate_country` varchar(2) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `tax_rate_state` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `tax_rate` varchar(8) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `tax_rate_name` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `tax_rate_priority` bigint(20) unsigned NOT NULL,
  `tax_rate_compound` int(1) NOT NULL DEFAULT 0,
  `tax_rate_shipping` int(1) NOT NULL DEFAULT 1,
  `tax_rate_order` bigint(20) unsigned NOT NULL,
  `tax_rate_class` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  PRIMARY KEY (`tax_rate_id`),
  KEY `tax_rate_country` (`tax_rate_country`),
  KEY `tax_rate_state` (`tax_rate_state`(2)),
  KEY `tax_rate_class` (`tax_rate_class`(10)),
  KEY `tax_rate_priority` (`tax_rate_priority`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_woocommerce_tax_rates`
--

LOCK TABLES `wp_woocommerce_tax_rates` WRITE;
/*!40000 ALTER TABLE `wp_woocommerce_tax_rates` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_woocommerce_tax_rates` ENABLE KEYS */;
UNLOCK TABLES;
/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;

/*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;
/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */;
/*!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 */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;

-- Dump completed on 2020-05-07 21:13:16
